@charset "utf-8";
/* CSS Document */

.logo_boyut{
	height: 45px;
}
.hiro_contant h1 {
    text-shadow: 3px 3px 5px rgba(0, 0, 5, 0.5);
}
.header li>a:hover {
    color: #A62521;
}
.btn-primary {
    background-color: #A62521;
    border-color: #A62521;
}
.btn-primary:hover {
    color: #fff;
    background-color: #E31E24;
    border-color: #E31E24;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%);
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #A62521;
    border-color: #A62521;
}
.border-title::after {
    background-color: #A62521;
}
.border-title::before {
    background-color: #A62521;
}
.border-title {
    background-color: #A62521;
}
.text-primary {
    color: #A62521 !important;
}
a.text-primary:focus, a.text-primary:hover {
    color: #E31E24 !important;
}
.card-service {
    height: 100%;
}
.card-service::before {
    background-color: #A62521;
}
.footer .bg-dark {
    background-color: #A62521 !important;
}
.bg-primary {
    background-color: #A62521! important;
}
.btn-form {
    background-color: #E31E24;
}
.btn-form:hover {
    background-color: #000000;
}
.footer a:hover {
    color: #E31E24;
}
ul.social_links li a:hover {
    background-color: #E31E24;
}
.sosyal_paylas{
    font-size: 12px;
    border: 1px solid;
    cursor: pointer;
    width: 25px;
    padding: 5px 0;
    display: flex;
    flex-direction: column;
}
.sosyal_paylas:hover {
    color: #A62521;
    transition: .3s;
}
a {
    color: #A62521;
}
a:hover {
    color: #E31E24;
}
.contact-info i {
    background: #E31E24;
}
.inner-banner-wrap {
    min-height: 200px;
}
.baslik{
    padding-top: 130px;
}
.inner-banner-content h2 {
    font-size: 2.4rem;
}
ol.breadcrumb li a, ol.breadcrumb li.active {
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}
.breadcrumb-item{
    font-size: 12px;
}
.block_con{
    margin-top: 30px;
}

.select2-selection__rendered {
    line-height: 45px !important;
}
.select2-container .select2-selection--single {
    height: 45px !important;
    border-radius: 0;
}
.select2-selection__arrow {
    height: 45px !important;
}

.form-check-label a {
    border-bottom: 1px solid #fbaba9;
}

.success {
    padding: 20px;
    border: 1px dashed #fff;
    color: #fff;
    background: #238138;
}


@media only screen and (max-width: 2560px) {

}

@media only screen and (max-width: 1920px) {

}

@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 1024px) {

}   

@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 576px) {
.bg-img {
    background-position: top left;
}
}

@media only screen and (max-width: 425px) {

}

@media only screen and (max-width: 375px) {

}

@media only screen and (max-width: 320px) {

}