.darkback:before {content: '';position: fixed;width: 100vw;height: 100vh;z-index: 17;background: rgba(0, 0, 0, 0.6);left: 0;top: 0;}
@media (min-width: 768px) {
    div#site_kalip.darkback #icerik,
    body.fancybox-active #site_kalip,
    body.modal-open #site_kalip {-ms-filter: blur(3px);-webkit-filter: blur(3px);-moz-filter: blur(3px);-o-filter: blur(3px);filter: blur(3px);}
}

div#site_kalip {overflow: hidden;min-height: 100%;}
.gotoup {position: fixed;right: 25px;bottom: 25px;width: 37px;height: 37px;line-height: 37px;text-align: center;font-size: 18px;z-index: 2050;display: none;background: #C8102E !important;color: white !important;}

/* -------------------- webmaster tool --------------------*/


.webmaster_tool{height:auto; position:fixed; z-index:111111; background:#FFF; font-family:Arial; font-size:12px; color:#000; line-height:13px; display:block; left:0; padding:5px 0 5px 15px; width:210px; bottom:0; top:auto; box-shadow:1px 1px 3px #ccc}
.webmaster_tool >li{width:100%; float:left; padding-bottom:5px}
.webmaster_tool >li >b{width:90px; float:left}
.webmaster_tool >h1{text-transform:uppercase; font-size:13px; font-weight:600; padding:7px 0}
.webmaster_tool a{color:#af0000; font-weight:700; text-transform:uppercase; background:#000; color:#fff; padding:3px 5px; margin:4px 3% 0 -1%; width:48%; float:left; text-align:center; font-size:10px; line-height:16px; border-radius:3px}
.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid{
    border-color: #dc3545 !important;
}


/* -------------------- NT Loader --------------------*/

#loader-wrapper {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99994;overflow: hidden;}
.loaded #loader-wrapper {visibility: hidden;-webkit-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: all .3s 1s ease-out;transition: all .3s 1s ease-out;}
#loader {display: block;position: relative;left: 50%;top: 50%;width: 200px;height: 139px;z-index: 999;text-align: center;transform: translateX(-50%) translateY(-50%);}
.loaded #loader {opacity: 0;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
#loader-wrapper .loader-section {position: fixed;top: 0;width: 50%;height: 100%;background: #fff;z-index: 99;}
#sf_anasayfa #loader-wrapper .loader-section {background: #ffffff;}
#loader-wrapper .loader-section.section-left {left: 0;}
.loaded #loader-wrapper .loader-section.section-left {/* -webkit-transform: translateX(-100%); *//* transform: translateX(-100%); */opacity: 0;-webkit-transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);}
#loader-wrapper .loader-section.section-right {right: 0;}
.loaded #loader-wrapper .loader-section.section-right {/* -webkit-transform: translateX(100%); *//* transform: translateX(100%); */opacity: 0;-webkit-transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);transition: all .7s .3s cubic-bezier(0.645,0.045,0.355,1);}

body:not(#sf_anasayfa) #loader {/* top: 75%; */}
body:not(#sf_anasayfa):not(.loadedFull) #header,
body:not(#sf_anasayfa):not(.loadedFull) .banner {/* z-index: 99995; */}
body:not(#sf_anasayfa):not(.loadedFull) #footer {/* position: relative; *//* z-index: 99995; */}

/* ------------------ fonts ------------------ */

.font-family-light{font-family: 'Raleway',sans-serif !important;font-weight:200; }
.font-family-normal{font-family: 'Raleway',sans-serif !important;font-weight:400;}
.font-family-bold{font-family: 'Raleway',sans-serif !important;font-weight:700;}
.font-family-numbers{font-family: arial !important}

.fs-8{font-size:8px;}.fs-9{font-size:9px;}.fs-10{font-size:10px;}.fs-11{font-size:11px;}.fs-12{font-size:12px;}.fs-13{font-size:13px;}.fs-14{font-size:14px;}.fs-15{font-size:15px;}.fs-16{font-size:16px;}.fs-18{font-size:18px;}.fs-19{font-size:19px;}.fs-20{font-size:20px;}.fs-22{font-size:22px;}.fs-24{font-size:24px;}.fs-28{font-size:28px;}.fs-32{font-size:32px;}
.col-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
@media (min-width: 576px) {
    .col-sm-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-sm-8{font-size:8px;}.fs-sm-9{font-size:9px;}.fs-sm-10{font-size:10px;}.fs-sm-11{font-size:11px;}.fs-sm-12{font-size:12px;}.fs-sm-13{font-size:13px;}.fs-sm-14{font-size:14px;}.fs-sm-15{font-size:15px;}.fs-sm-16{font-size:16px;}.fs-sm-18{font-size:18px;}.fs-sm-19{font-size:19px;}.fs-sm-20{font-size:20px;}.fs-sm-22{font-size:22px;}.fs-sm-24{font-size:24px;}.fs-sm-28{font-size:28px;}.fs-sm-32{font-size:32px;}
}
@media (min-width: 768px) {
    .col-md-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-md-8{font-size:8px;}.fs-md-9{font-size:9px;}.fs-md-10{font-size:10px;}.fs-md-11{font-size:11px;}.fs-md-12{font-size:12px;}.fs-md-13{font-size:13px;}.fs-md-14{font-size:14px;}.fs-md-15{font-size:15px;}.fs-md-16{font-size:16px;}.fs-md-18{font-size:18px;}.fs-md-19{font-size:19px;}.fs-md-20{font-size:20px;}.fs-md-22{font-size:22px;}.fs-md-24{font-size:24px;}.fs-md-28{font-size:28px;}.fs-md-32{font-size:32px;}
}
@media (min-width: 992px) {
    .col-lg-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-lg-8{font-size:8px;}.fs-lg-9{font-size:9px;}.fs-lg-10{font-size:10px;}.fs-lg-11{font-size:11px;}.fs-lg-12{font-size:12px;}.fs-lg-13{font-size:13px;}.fs-lg-14{font-size:14px;}.fs-lg-15{font-size:15px;}.fs-lg-16{font-size:16px;}.fs-lg-18{font-size:18px;}.fs-lg-19{font-size:19px;}.fs-lg-20{font-size:20px;}.fs-lg-22{font-size:22px;}.fs-lg-24{font-size:24px;}.fs-lg-28{font-size:28px;}.fs-lg-32{font-size:32px;}
}
@media (min-width: 1200px) {
    /*.container {width: 1300px;}*/

    .container {width: 1170px;}
    .col-xl-55{-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
    .fs-xl-8{font-size:8px;}.fs-xl-9{font-size:9px;}.fs-xl-10{font-size:10px;}.fs-xl-11{font-size:11px;}.fs-xl-12{font-size:12px;}.fs-xl-13{font-size:13px;}.fs-xl-14{font-size:14px;}.fs-xl-15{font-size:15px;}.fs-xl-16{font-size:16px;}.fs-xl-18{font-size:18px;}.fs-xl-19{font-size:19px;}.fs-xl-20{font-size:20px;}.fs-xl-22{font-size:22px;}.fs-xl-24{font-size:24px;}.fs-xl-28{font-size:28px;}.fs-xl-32{font-size:32px;}
}

/* -------------------- form -------------------- */
.form-control{padding: 10px 12px;line-height: 1.42857;-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-radius: 0;font-size: 13px;color: #a3a3a3;font-weight: 500;height: 50px !important;background-color: #fff !important;border-color:#fff;box-shadow: none !important;}
textarea.form-control {height: auto;min-height: 90px;}
select.form-control {-webkit-appearance: none;-moz-appearance: none;background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJrYXRtYW5fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAgNTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBzdHlsZT0iZmlsbDojYTNhM2EzOyIgZD0iTTI2LjksNDNMNDYuOCw4LjZjMC44LTEuNS0wLjItMy4zLTEuOS0zLjNINS4yYy0xLjcsMC0yLjcsMS44LTEuOSwzLjNMMjMuMSw0M0MyMy45LDQ0LjUsMjYuMSw0NC41LDI2LjksNDN6IiAvPjwvZz48L3N2Zz4=) no-repeat white;background-position: right 10px center;background-size: 14px;padding-right: 30px;}
.form-control[type="number"] {-webkit-appearance: textfield !important;-moz-appearance: textfield !important;}
::-webkit-input-placeholder {color: #a3a3a3;}
::-moz-placeholder { color: #a3a3a3;}
:-ms-input-placeholder { color: #a3a3a3;}
:-moz-placeholder {color: #a3a3a3;}
.btn-submit2{color: #4dbb6d;background-color: transparent;background-image: none;border-color: #4dbb6d;width: auto;border-width: 2px;border-radius: 35px;padding: 11px 30px;}
.btn-submit2:hover,.btn-submit2:focus,.btn-submit2:active{color: white;background: #4dbb6d;border-color: #4dbb6d;}
.form-control:focus{border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}
.custom-file-label::after {content: attr(before-text);}
form .form-group .form-control ~ i {position: absolute;left: 15px;top: 1px;width: 45px;height: 50px;text-align: center;font-size: 15px;line-height: 50px;color:#a3a3a3}
form .form-group .form-control.hasIcon {padding-left: 45px;}

.form-control, .btn {box-shadow: none !important;}

div#NTModalOverlay {position: fixed;left: 0;bottom: -100vh;background: rgba(0, 0, 0, 0.7);width: 100vw;height: 100vh;transition: all 0.5s cubic-bezier(1, -0.33, 0, 1.34);z-index: 99998;}
div#NTModalOverlay.show {bottom: 0;}
div#NTModal {position: fixed;width: 350px;max-width: 100%;text-align: center;padding: 15px 0;left: 50%;top: -100%;transform: translateX(-50%) translateY(-50%);color: #1e1e1e;border-radius: 7px;background: white;z-index: 99999;transition: all 0.5s cubic-bezier(1, -0.33, 0, 1.34);}
div#NTModal.show {top: 10%;}


.NT-dropdown {width: 100%;}
.NT-dropdown .dropdown-menu {border:1px solid #777;border-radius:0;width: 100%;}
.NT-dropdown .dropdown-toggle {width: 100%;border-radius: 0;background: #1e2023;border: none;text-align: left;position: relative;}
.NT-dropdown .dropdown-toggle:after {content: '\f0ab';border: none;font-family: 'font awesome 5 pro';font-weight: 700;position: absolute;right: 20px;font-size: 16px;top: calc(50% - 8px);margin: 0;width: 16px;height: 16px;line-height: 16px;}
.NT-dropdown.show .dropdown-toggle {background: #1e2023;}
.NT-dropdown .dropdown-item.active, .NT-dropdown .dropdown-item:active {background: #1e2023;}
.NT-dropdown .dropdown-item + .dropdown-item {border-top: 1px solid #eaeaea;}

/* -------------------- for bootstrap -------------------- */
nav[aria-label="breadcrumb"] {}
.breadcrumb{background: transparent;}
.breadcrumb-item+.breadcrumb-item::before{content:'\f105';font-family: 'Font Awesome 5 Pro';padding:0 5px;font-weight: 300;color:inherit;}
.breadcrumb-item {color: #999999;}
.breadcrumb-item a:hover {color: white;}
@media (max-width: 992px) {
    .breadcrumb>.breadcrumb-item:not(:last-child) {display: none;}
    .breadcrumb>.breadcrumb-item:last-child:before {display: none;}
}


.fill {height: 100%;}
.bg-lightgray {background-color: #eee!important;}
.bg-solightgray {background-color: #f5f5f5!important;}

.btn-outline.btn-primary {color: #4dbb6d;background-color: transparent;background-image: none;border-color: #4dbb6d;}
.btn-outline.btn-primary:hover, .btn-outline.btn-primary.hover {color: #ffffff;background-color: #4dbb6d;border-color: #4dbb6d;}
.btn-outline.btn-primary:focus, .btn-outline.btn-primary.focus {box-shadow: 0 0 0 3px rgba(77, 187, 109, 0.5);}
.btn-outline.btn-primary.disabled, .btn-outline.btn-primary:disabled {color: #4dbb6d;background-color: transparent;}
.btn-outline.btn-primary:active, .btn-outline.btn-primary.active{color: #ffffff !important;background-color: #4dbb6d !important;border-color: #4dbb6d !important;box-shadow: 0 0 0 0.2rem rgba(77, 187, 109, 0.5) !important;}
.btn-outline.custom-border-width {border-width: 2px;}
.custom-border-radius {border-radius: 35px !important;padding: 11px 30px !important;}


/*.container {width: 1300px;max-width: 100%;}*/
.container {width: 1300px;max-width: 100%;}
.relative{position: relative;}
.rounded-25{border-radius: 25px;}
.table td, .table th {padding: 2px;border: 0;}
/* ------------------ social ------------------ */
.sosyal_fb:hover,footer .sosyal_fb:hover{color:white !important;background: #3b5998 !important;border-color: #3b5998 !important;}
.sosyal_tw:hover,footer .sosyal_tw:hover{color:white !important;background:#00aced !important;border-color: #00aced !important;}
.sosyal_ins:hover,footer .sosyal_ins:hover{color:white !important;background:#c9367d !important;border-color: #c9367d !important;}
.sosyal_fs:hover,footer .sosyal_fs:hover{color:white !important;background:#0072b1 !important;border-color: #0072b1 !important;}
.sosyal_gp:hover,footer .sosyal_gp:hover{color:white !important;background:#dd4b39 !important;border-color: #dd4b39 !important;}
.sosyal_pt:hover,footer .sosyal_pt:hover{color:white !important;background:#cd2229 !important;border-color: #cd2229 !important;}
.sosyal_lk:hover,footer .sosyal_lk:hover{color:white !important;background:#1c7bb5 !important;border-color: #1c7bb5 !important;}

/* -------------------- Header --------------------*/

#header{z-index: 18;position: fixed;width: 100%;-webkit-transition: transform 0.5s ease;-moz-transition: transform 0.5s ease;-ms-transition: transform 0.5s ease;-o-transition: transform 0.5s ease;transition: transform 0.5s ease; 
    
background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(241,244,246,0.7861519607843137) 100%);
}
#header > *:last-child .container {} 
#headerTop{color: white;padding-top: 10px;padding-bottom: 10px;}
#headerTop .container {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

div#top-contact {}
div#top-contact a {-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; color:#000}
div#top-contact a:hover {color: #000; text-decoration: underline;}
div#top-contact a i {margin: 0 5px 0 15px; color:#000}
div#top-contact a span {}

#sf_ansayfa #logo{padding: 30px 15px;}
#logo a {display: block;}

#logo a span {display: inline-block;vertical-align: middle;color: white;text-align: center;font-weight: 700;line-height: 20px;font-size: 18px;}
#logo a>span {
    /* transform: translateY(-7px); */
}
#logo a img {vertical-align: middle; max-width: 120px;}
#logo a span span {font-size: 11px;}

ul#menu{}
ul#menu>li {display: inline-block;position: relative;}
ul#menu>li>a {padding: 0 25px;line-height: 50px;transition: all 0.3s ease;font-size: 14px;display: block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;color: white;}
ul#menu>li>a:before,ul#menu>li>ul>li>a:before {content:'';position: absolute;width: 0;left:50%;top: calc(50% + 15px);height: 2px;background-color: #C8102E;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
ul#menu>li>ul {position: absolute;/* overflow: hidden; */left: 0;top: 100%;z-index: 3;min-width: 250px;opacity: 0;-webkit-transition: 0.4s;-moz-transition: 0.4s;transition: 0.4s;visibility: hidden;}
ul#menu.acilirType2>li>ul>li {position: relative;z-index: 2;}
ul#menu>li>ul>li>a {font-size: 14px;color: #545557;display: inline-block;padding: 14px 25px;line-height: 1em;position: relative;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
ul#menu.hoverType3>li:hover>a, ul#menu.hoverType3>li>ul>li>a:hover {color: #fb333e;}
ul#menu.hoverType2>li:hover>a, ul#menu.hoverType2>li>ul>li>a:hover {color: white;background-color: #fb333e;}
ul#menu.hoverType1>li:hover>a:before, ul#menu.hoverType1>li>ul>li>a:hover:before {width: calc(100% - 50px);left:25px;}
ul#menu>li:hover>ul {opacity: 1;visibility: visible;}
ul#menu.acilirType2 > li > ul:before {content: '';position: absolute;width: 4000px;left: -2000px;height: 0;top: 0;background: white;z-index: 1;transition: 0.4s;}
ul#menu.acilirType2 > li:hover > ul:before {height: 100%;}
ul#menu.acilirType2>li>ul {transform-origin: top center;padding: 15px 0 35px;}
ul#menu.acilirType1>li>ul {-webkit-transform: scale(0.7);-moz-transform: scale(0.7);-ms-transform: scale(0.7);-o-transform: scale(0.7);transform: scale(0.7);background: white;}
ul#menu.acilirType1>li:hover>ul {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
a.arayalim-btn {padding: 10px 32px;background: #C8102E;color: #ffffff;font-size: 13px;text-transform: uppercase;border-radius: 4px;padding: 10px 24px;transition: all 0.3s ease;display: inline-block;font-weight: 700;}
a.arayalim-btn:hover {background: white;color: #C8102E;}
#header.active ul#menu>li>a {/* color: black; */}

.social-container{display: block;}
.social-container li{display: inline-block;}
.social-container a{width: 30px;height: 30px;line-height: 30px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;color: #000;font-size: 14px;text-align: center;display: block;border: 1px solid transparent;top: -5px;position: relative;}
.social-container a:hover{color: #000;background: #77cc6d;border-color: #77cc6d;}

#header.active{/* border-bottom: 1px solid lightgray; */color: black !important;/* background: white !important; */position: fixed !important;}
#header.active #headerTop{display: none !important;}

header#header.scrollDowning {transform: translateY(-100%);}
header#header.scrollUping {transform: translateY(0%);}

@media (max-width: 992px) {
    #header {position: fixed;width: calc(100% + 30px);}
    #header.activing {position: fixed;width: 100%;background-color: #FFF !important;}
    header#header.scrollDowning {transform: translateY(0%);}
}

/* -------------------- icerik --------------------*/

#icerik {padding-top: 200px !important; }
#sf_anasayfa #icerik {
    padding-top: 0px !important;  
}
body#sf_anasayfa.slider-fullscreen #icerik {padding-top: 0px;}
@media (max-width: 992px) {
    #icerik {padding-top: 120px !important;}
    body#sf_anasayfa.slider-fullscreen #icerik {padding-top: 0;}
}

.aktif-logo{display: none}
#header.active .normal-logo{max-width:50px}
#header.active .aktif-logo{/* display: block */}

/* -------------------- Anasayfa --------------------*/

/* -- hakkimizda -- */
#hakkimizda .list-tertiary.list-icons.list-icons-style-3 li > .fa:first-child {background-color: #e2fdea;color: #777777;font-size: 0.7em;padding: 10px;padding-top: 8px;border-radius: 50%;width: 25px;height: 25px;text-align: center;}
#hakkimizda .content-grid {overflow: hidden;margin: 0;padding: 0;}
#hakkimizda .content-grid .content-grid-item {position: relative;padding: 10px;margin: 0;display: flex;align-items: center;justify-content: center;}
#hakkimizda .content-grid .content-grid-item .img-fluid {display: inline-block;flex: 0 0 auto;}
#hakkimizda .content-grid.content-grid-dashed .content-grid-item:before {border-left: 1px dashed #DADADA;}
#hakkimizda .content-grid.content-grid-dashed .content-grid-item:after {border-bottom: 1px dashed #DADADA;}
#hakkimizda .custom-content-grid:before {content: '';display: block;position: absolute;top: 50%;left: 50%;box-shadow: 0px 0px 97px 70px rgba(152, 152, 152, 0.1);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
#hakkimizda .content-grid {overflow: hidden;margin: 0;padding: 0;}
#hakkimizda .content-grid .content-grid-item {position: relative;padding: 10px;margin: 0;display: flex;align-items: center;justify-content: center;}
#hakkimizda .content-grid .content-grid-item:before,#hakkimizda .content-grid .content-grid-item:after {content: '';position: absolute;}
#hakkimizda .content-grid .content-grid-item:before {height: 100%;top: 0px;left: -1px;border-left: 1px solid #DADADA;}
#hakkimizda .content-grid .content-grid-item:after {width: 100%;height: 0;top: auto;left: 0;bottom: -1px;border-bottom: 1px solid #DADADA;}
#hakkimizda .custom-content-grid .content-grid-item:after {z-index: 1;}
#hakkimizda .content-grid .content-grid-item .img-fluid {display: inline-block;flex: 0 0 auto;}
#hakkimizda .content-grid.content-grid-dashed .content-grid-item:before {border-left: 1px dashed #DADADA;}
#hakkimizda .content-grid.content-grid-dashed .content-grid-item:after {border-bottom: 1px dashed #DADADA;}
#hakkimizda .content-grid .content-grid-item {position: relative;padding: 10px;margin: 0;display: flex;align-items: center;justify-content: center;}
#hakkimizda .custom-content-grid .counters .counter {margin-left: 80px;text-align: left;}
#hakkimizda .custom-content-grid .counters .counter i {float: left;margin-left: -50px;margin-top: 8px;}
#hakkimizda .custom-content-grid .counters strong {font-size: 45px;}
#hakkimizda .text-color-primary {color: #4dbb6d !important;}
#hakkimizda .counters strong {display: block;font-weight: bold;font-size: 50px;line-height: 50px;}
#hakkimizda .custom-content-grid .counters .counter label {font-weight: normal;letter-spacing: -1px;color: #1e1e24;}
#hakkimizda .counters label {display: block;font-weight: 100;font-size: 20px;line-height: 20px;}

section#search {margin-top: -40px;position: relative;z-index: 2;height: calc(95px + 3rem);}
section#search form {background-color: #1e2023;padding: 15px 0;color: white;position: absolute;left: 0;margin: 0;bottom: 0;width: 100%;}
section#search form label {display: block;margin-bottom: 5px;color: #ffffff;font-size: 13px;text-transform: uppercase;}
section#search form input,
section#search form select {white-space: nowrap;overflow: hidden;position: relative;background-color: white;border: 1px solid transparent;border-radius: 4px;padding: 0 15px !important;height: 41px !important;line-height: 41px !important;color: black !important;}
section#search form .btn {height: 41px;display: inline-block;padding: 0 16px;background-color: #C8102E;color: #ffffff;border-radius: 4px;text-transform: uppercase;text-align: center;line-height: 41px;font-weight: 700;font-size: 13px;}
section#search form .btn.btn-outline {background: transparent;border-color: #C8102E;color: #C8102E;}
section#search form .btn.btn-outline:hover, section#search form .btn.btn-outline:active {background-color: #C8102E; color: white;}
section#search form .btn.btn-orange {background-color: #C8102E;}
section#search form .btn:hover, section#search form .btn:active, section#search form .btn:focus {}
@media (max-width: 768px) {
    section#search {height: 215px;}
    section#search form {position: relative;z-index: 2;bottom: auto;}
}

.item-grid__image-container {position: relative;overflow: hidden;}
.item-grid__image-container img {transition: 0.3s transform ease-out;}
.item-grid__image-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: 0.3s background ease-out;}
.item-grid__image-container:hover .item-grid__image-overlay {background: rgba(0, 0, 0, 0.4);z-index: 2;}
.item-grid__image-container:hover img {transform: scale(1.1);}
#ilanlar{position: relative;padding: 80px 0 100px; }
.listing {position: relative;background-color: #ffffff;transition: 0.3s all ease-out;    height: 100%;}
.listing:hover {box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.12);}

.listing__favorite {position: absolute;z-index: 3;top: 15px;right: 15px;width: 40px;height: 40px;background: rgba(255, 255, 255, 0.93);text-align: center;border-radius: 50%;cursor: pointer;}
.listing__favorite i {color: #bbbbbb;font-size: 16px;line-height: 40px;}
.listing__content {padding: 10px 20px 20px;}

.listing__header {margin-bottom: 10px;}
@media only screen and (min-width: 768px) {
    .listing__header {display: flex;justify-content: space-between;align-items: center;}
}
.listing__location {margin-bottom: 8px;color: #999999;font-size: 13px;}
.listing__price {margin-bottom: 20px;color: #C8102E;font-size: 16px;font-weight: 700;text-transform: uppercase;font-family: 'Roboto', Helvetica, Arial, sans-serif;}
/*.listing__price a {color: #C8102E;}*/
.listing__price--small {font-size: 14px;font-weight: 400;text-transform: capitalize;}
@media only screen and (min-width: 768px) {
    .listing__details {display: flex;justify-content: space-between;align-items: center;}
}
.listing__title {margin-bottom: 8px;}
.listing__title a {color: #333333;font-size: 16px;transition: 0.3s color ease-out;font-family: 'Raleway', Helvetica, Arial, sans-serif;}
.listing__title a:hover {color: #C8102E;}
.listing__stats {font-family: 'Helvetica';margin-bottom: 10px;color: #333333;font-size: 10px;text-transform: uppercase;}


.listing__stats li {display: inline-block;margin-right: 15px;}
.listing__stats li:last-child {margin-right: 0;}
.listing__figure {display: block;font-size: 20px;}
.listing__btn {flex-shrink: 0;display: inline-block;border: 1px solid #C8102E;padding: 8px 35px;color: #C8102E;font-size: 13px;text-transform: uppercase;border-radius: 40px;transition: 0.3s all ease-out;}
.listing__btn:hover {color: #ffffff;background: #C8102E;}
.listing__btn-icon {padding-left: 3px;}
#ilanlar .item{margin-bottom: 30px;}
.item-grid__load-more {display: inline-block;margin-top: 30px;padding: 11px 54px;background-color: #C8102E;color: #ffffff;font-size: 13px;text-transform: uppercase;text-align: center;border-radius: 4px;font-family: 'Roboto', Helvetica, Arial, sans-serif;}
.item-grid--centered {text-align: center;margin: 0 auto;}


.features {background-image: url(../../images/features_bg.png);background-repeat: no-repeat;background-size: cover;background-position: center;background-attachment: fixed;color: #ffffff;margin: 0 -15px;font-family: 'Roboto', Helvetica, Arial, sans-serif;}
.features__overlay {padding: 95px 0;background-color: rgba(30, 32, 35, 0.9);margin: 0 auto;width: 100%;}
.feature {text-align: center;}
.feature__icon {display: inline-block;margin-bottom: 45px;filter: brightness(255);}
.feature__title {margin-bottom: 15px;color: #ffffff;font-size: 18px;}
.feature__desc {margin-bottom: 0;color: rgba(255, 255, 255, 0.7);font-size: 14px;}


.featured-listing {padding: 90px 0;background-color: #f3f3f3;}
.section__title {margin-bottom: 30px;color: #333333;font-size: 26px;}







section#sss {}
section#sss .card .card-header a:not(.collapsed) {color: #4dbb6d;border-bottom: 1px solid #e4e4e4;}
section#sss .card .card-header a:not(.collapsed):before {content: '';display: block;position: absolute;top: 0;left: 0;height: 100%;border-left: 1px solid #4dbb6d;}
section#sss .card {position: relative;margin-top: 0 !important;border-right: 0;border-bottom: 1px solid #e4e4e4;border-top: 0;box-shadow: none;}
section#sss .card:last-child {border-bottom: 0 !important;}

/* -------------------- Footer --------------------*/


#footer {background: white;color: black;}
#nt {filter: invert(1);-webkit-filter: invert(1);vertical-align: sub;}
footer#footer #footer-top a:hover{color: #efefef;}
footer#footer:not(.geticon) i.fa {display: none;}
div#footer-top h3 {position: relative;padding-bottom: 15px;margin-bottom: 15px}
div#footer-top h3:before {content: '';position: absolute;left: 0;bottom: 0;width: 40px;height: 2px;background: white;}
div#footer-top h3.text-right:before {left:auto;right: 0;}
footer#footer #footer-socials {justify-content: center;display: flex;margin: 40px 0;}
div#arayalim {background: #1e2023;color: white;padding: 36px 0 !important;font-family: 'Roboto', Helvetica, Arial, sans-serif;}
p.footer-aciklama {margin: 0;margin-bottom: 0;color: rgba(255, 255, 255, 0.7);font-size: 14px;}
h1.footer-baslik {margin-bottom: 2px;color: #ffffff;font-size: 22px;}
footer#footer #footer-socials a {width: 32px;height: 32px;display: inline-block;color: #999999;transition: 0.3s color ease-out;margin: 0 7px;text-align: center;font-size: 22px;}
#arayalim input.form-control {height: 39px !important;border-radius: 5px;}
#arayalim .btn-submit {/* background: #C8102E; *//* color: white; *//* border-radius: 5px; *//* width: 134px !important; *//* border-color: #C8102E; */}
div#center {border-top: 1px solid #dddddd;border-bottom: 1px solid #dddddd;padding-top: 50px;}
#footer .form-group {margin: 0;}
div#footer-bottom {padding: 11px 0;}
#arayalim .btn-submit:hover {background: white;color: #C8102E;border-color: white;}


/* -------------------- ic sayfalar --------------------*/
.banner {position: relative;height: 0;padding-bottom: 15%;background-position: center center;margin: 0 -15px;background-size: cover;background-color: black;min-height: 136px;}
.banner:before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: black;opacity: 0.6;}
.banner > .content {position: absolute;left: 0;width: 100%;height: auto;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
div.content_container {min-height: 700px;}

.NT-list-group{z-index: 2;padding: 40px 25px 40px 35px;background: #1e2023;color: white;}
.NT-list-group div.head{background: #ecbb30;color: white;display: none;}
.NT-list-group .list-group-item{border: 0;}
.NT-list-group .list-group-item.active,.NT-list-group .list-group-item:not(.head):hover{border-color: white !important;}
.NT-list-group .list-group-item + .list-group-item {background: transparent;color: white;border-left: 6px solid transparent;padding: 8px 15px;}

/* -- yorumlar -- */
.btn-yorum {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
#NT-gorusler {}
#NT-gorusler .card{}
#NT-gorusler .card .card-header{font-size: 17px;line-height: 1em;color: #545557;background-color: #f1f1f1;padding: 23px;display: block;position: relative;border-radius: 0;border-color: white;transition: all 0.3s ease;}
#NT-gorusler .card .card-body{}
#NT-gorusler .card .card-header.opened {background-color: #545557;color: #fff;}
#NT-gorusler .card .card-header.opened a {color: inherit !important;}
#NT-gorusler .card .opened + div[role="tabpanel"] {background-color: #545557;color: #fff;}
#NT-gorusler .card .card-header:after {font-size: 24px;content: '\f107';position: absolute;font-family: 'Font Awesome 5 Pro';top: 50%;right: 23px;transition: transform 0.3s ease;transform: translateY(-50%) rotate(0deg);}
#NT-gorusler .card .card-header.opened:after {transform: translateY(-50%) rotate(180deg);}
@media (max-width: 576px) {
    .btn-yorum {position: relative;right: auto;top: auto;transform: none;width: 100%;margin-top: 5px;}
}

/* -- sss -- */
.collapsed .fa-minus:before{content:'\f067'}
#accordion i.fa {width: 24px;height: 24px;line-height: 22px;border-radius: 50%;border: 2px solid;text-align: center;color: #fb9902;border-color: #fb9902;}
#accordion > .card {overflow: hidden}
/* -- iletisim -- */
div#sayfa_iletisim {min-height: 800px;}
#contactMap{height: 100%;}
#contactMap iframe{width: 100%;height: 100%;min-height: 300px;}

/* -- coklu resim -- */
#coklu_resim .img-thumbnail:hover{border-color: #dee2e6;}

/* -- video -- */
.NT-video {position: relative;display: block;}
.NT-video:before {position: absolute;content: '\f04b';font-family: 'Font Awesome 5 Pro';color: white;z-index: 3;width: 30px;height: 30px;line-height: 28px;border: 1px solid white;border-radius: 50%;left: 50%;top: 50%;transform: translate3d(-50%,-50%,0);}
a:hover .NT-video:after {background: rgba(0, 0, 0, 0.2);}
.NT-video:after {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);z-index: 2;content: '';transition: all 0.3s ease;}
.NT-video.isCat:before {content:'\f03a'}

/* -- proje -- */
.yapimyili {position: absolute;right: 0;top: 0;height: 50px;line-height: 50px;min-width: 50px;text-align: center;background: rgba(255, 255, 255, 0.35);}
.projeBg {background-repeat: no-repeat;background-position: center center;background-size: cover;min-height: 470px;}

/* -- dosya -- */

.fileList a[href$=".pdf"] .ico, .fileList a[href$=".doc"] .ico, .fileList a[href$=".xls"] .ico, .fileList a[href$=".docx"] .ico, .fileList a[href$=".xlsx"] .ico {text-decoration: none;position: relative;text-align: left !important;display: flex;align-items: center;}
.fileList a[href$=".pdf"] .ico:before, .fileList a[href$=".doc"] .ico:before, .fileList a[href$=".xls"] .ico:before, .fileList a[href$=".docx"] .ico:before, .fileList a[href$=".xlsx"] .ico:before {content: "";line-height: 1.4;text-transform: uppercase;font-weight: 700;font-size: 10px;position: relative;margin-right: 12px;text-decoration: none !important;padding-top: 47px;text-align: center;width: 50px;min-width: 50px;height: 64px;display: inline-block;color: rgba(255, 255, 255, 0.75);border-radius: 4px;box-shadow: inset 0 -22px 0 rgba(0, 0, 0, 0.075);clip-path: polygon(38px 0, 100% 18px, 100% 100%, 0 100%, 0 0);letter-spacing: 1px;white-space: pre;transition: box-shadow 0.32s 0.05s cubic-bezier(0.4, 0, 0.6, 1.3), padding-top 0.3s ease-in-out;overflow: hidden;}
.fileList a[href$=".pdf"] .ico:after, .fileList a[href$=".doc"] .ico:after, .fileList a[href$=".xls"] .ico:after, .fileList a[href$=".docx"] .ico:after, .fileList a[href$=".xlsx"] .ico:after {content: "";position: absolute;border-width: 15px 0 0 15px;border-color: transparent transparent transparent rgba(255, 255, 255, 0.65);border-style: solid;left: 37px;top: calc(50% - 34px);}
.fileList a[href$=".pdf"]:hover .ico:before, .fileList a[href$=".doc"]:hover .ico:before, .fileList a[href$=".xls"]:hover .ico:before, .fileList a[href$=".docx"]:hover .ico:before, .fileList a[href$=".xlsx"]:hover .ico:before {transition: box-shadow 0.2s ease-in-out, padding-top 0.32s 0.05s cubic-bezier(0.4, 0, 0.5, 1.2);box-shadow: inset 0 -80px 0 rgba(0, 0, 0, 0.1);padding-top: 30px;}
.fileList a[href$=".pdf"] .ico:before {content: "pdf\a\25bc";background-color: #e03939;}
.fileList a[href$=".xls"] .ico:before{content: "xls\a\25bc";background-color: #39ad22;}
.fileList a[href$=".doc"] .ico:before {content: "doc\a\25bc";background-color: #4773d2;}
.fileList a[href$=".xlsx"] .ico:before {content: "xlsx\a\25bc";background-color: #39ad22;}
.fileList a[href$=".docx"] .ico:before {content: "docx\a\25bc";background-color: #4773d2;}

/* NTbilgi sablon css sonu */





.btn-submit {outline: none;height: 40px;text-align: center;width: 130px;border-radius: 40px;background: #C8102E;border: 2px solid #C8102E;color: white;letter-spacing: 1px;text-shadow: none;font-size: 12px;font-weight: bold;cursor: pointer;transition: all 0.25s ease;}
.btn-submit:hover {color: white;background: #C8102E;}
.btn-submit:active {letter-spacing: 2px;}
.btn-submit:after {content: attr(text);}
.btn-submit.onclic {width: 40px;border-color: #bbbbbb;border-width: 3px;background: transparent;font-size: 0;border-left-color: #1ECD97;-webkit-animation: rotating 2s 0.25s linear infinite;animation: rotating 2s 0.25s linear infinite;}
.btn-submit.onclic:after {content: "";}
.btn-submit.onclic:hover {color: #C8102E;background: white;}
.btn-submit.validate {font-size: 13px;color: white;background: #1ECD97 !important;border-color: #1ECD97 !important;}
.btn-submit.validate:after {font-family: 'font awesome 5 pro';content: "\f00c";}
.btn-submit.novalidate {font-size: 13px;color: white;background: #cd3330;border-color: #cd3330;}
.btn-submit.novalidate:after {font-family: 'font awesome 5 pro';content: "\f00d";}


@-webkit-keyframes rotating { from {-webkit-transform: rotate(0deg);transform: rotate(0deg);} to {-webkit-transform: rotate(360deg);transform: rotate(360deg);} }
@keyframes rotating { from {-webkit-transform: rotate(0deg);transform: rotate(0deg);} to {-webkit-transform: rotate(360deg);transform: rotate(360deg);} }


div#content.loading {position: relative;}

div#content.loading:Before {position: absolute;content: '\f1ce';left: calc(50% - 30px);top: calc(50% - 30px);width: 60px;height: 60px;z-index: 2;font-family: 'font awesome 5 pro';animation: a 2s infinite linear;line-height: 60px;text-align: center;font-size: 50px;}



.customBread {background: white;}
.customBread .breadcrumb-item, .customBread .breadcrumb-item a {color: #333 !important;font-size: 13px;font-weight: 500;line-height: 36px;}
#sf_ilanlar .ilan-ad.col-12 {padding: 10px 0;border-bottom: 1px solid #dfdfdf;margin: 25px 0 10px;font-size: 18px;}
span.ilan-baslik {font-size: 18px;color: white;font-weight: 700;text-transform: uppercase;}
#sf_ilanlar .ilan-no {padding: 10px 0;font-size: 10px;}
#sf_ilanlar .fiyat-detay {color: #000;font-weight: 700;padding-bottom: 10px;font-size: 28px;}
#sf_ilanlar .fiyat-detay + .adres {color: #000;font-weight: 600;margin-bottom: 5px;padding-bottom: 10px;font-size: 12px;}
#sf_ilanlar .detaylarList .row {color: #000;font-size: 13px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px dotted #ccc;margin-left: 0;margin-right: 0;}
#sf_ilanlar .detaylarList .row > div:first-child {padding: 0;}
#sf_ilanlar .urundetay_resim {margin-bottom: 10px;}
#sf_ilanlar .aciklama > .head {border-bottom: 1px solid #dedede;padding: 6px 10px 7px;background: #C8102E;font-size: 13px;font-weight: 700;color: white;}
#sf_ilanlar .aciklama {border: 1px solid #ccc;margin-left: 0;margin-right: 0;background: #f9f9f9;}
#sf_ilanlar .detay_sira i {font-size: 13px;color: #fff;border-radius: 100%;padding: 4px;background: #93c93f;}
#sf_ilanlar .detay_sira span {font-size: 13px; color: black; }

#sf_ilanlar .danisman_detay {border: 1px solid rgba(0,0,0,.1);padding: 3px;color: #333;position: relative;background: white;}
#sf_ilanlar .danisman_detay .danisman_ic {background: white;padding: 12px 14px;}
#sf_ilanlar .danisman_detay .danisman_resim img {position: relative;text-align: center;}
#sf_ilanlar .danisman_detay .daniman_isim {font-size: 13px;font-weight: 700;word-wrap: break-word;text-shadow: 1px 1px 0 #fff;padding-top: 5px;}
#sf_ilanlar .danisman_detay .danisma_tel {margin-top: 10px;background: #fff;margin-bottom: 5px;border: 1px solid silver;border-radius: 3px;padding: 6px 12px;font-size: 14px;box-shadow: 1px 2px 3px #ccc;background-color: #f5f5f5;background-repeat: repeat-x;background-image: -moz-linear-gradient(top,#fff,#f5f5f5);background-image: -ms-linear-gradient(top,#fff,#f5f5f5);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#f5f5f5));background-image: -webkit-linear-gradient(top,#fff,#f5f5f5);background-image: -o-linear-gradient(top,#fff,#f5f5f5);background-image: linear-gradient(top,#fff,#f5f5f5);}
#sf_ilanlar .danisman_detay .cep {width: 24px;font-weight: 700;font-size: 14px;height: 24px;border-radius: 50%;border: 1px solid #ebebeb;color: #a5a9ab;font-size: 11px;display: inline-block;line-height: 24px;text-align: center;}
#sf_ilanlar .danisman_detay .kayit , #sf_ilanlar .danisman_detay .kayit a {font-size: 13px;color: #3797dd;margin-left: 4px;}
#sf_ilanlar .danisman_detay .daniman_isim .danisman_b {letter-spacing: 1.5px;color: #5d5d5d;text-transform: uppercase;}
#sf_ilanlar .danisman_detay .danisman_tel {text-align: left;}
#sf_ilanlar .danisman_detay .daniman_isim .danisman {font-size: 18px;text-transform: uppercase;}
#sf_ilanlar .danisman_form  .form-control {height: 40px !important;font-style: italic;color: #5d5d5d;font-weight: 400;border-color: rgba(204,204,204,.6);}
#sf_ilanlar .danisman_form .form-group {margin-bottom: 5px;}
#sf_ilanlar .detaylarList {background: white;padding: 15px !important;border: 1px solid rgba(0,0,0,.1);}



.btn-danisman span {position: relative;z-index: 10;letter-spacing: 1px;text-transform: uppercase;color: white;transition: all .3s ease;font-size: 14px;}
.button-triangle {width: 0;height: 0;border-style: solid;border-width: 0 0 50px 50px;position: absolute;bottom: 0;right: 0;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;border-color: transparent transparent #ffffff transparent;z-index: 10;}
.button-triangle2 {width: 0;height: 0;border-style: solid;border-width: 0 0 0px 0px;position: absolute;bottom: 0;right: 0;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;border-color: transparent transparent #3797dd transparent;z-index: 10;}
.button-icon {width: 34px;height: 34px;border-radius: 50%;position: absolute;bottom: 8px;right: 8px;text-align: center;-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;color: #3797dd;z-index: 100;background: white;}
.button-icon i.fa {line-height: 34px;display: block;text-align: center;}
.btn-danisman {width: 100%;background: #3797dd;border-radius: 0;overflow: hidden !important;display: block !important;height: 50px;position: relative;border: 0;}
.btn-danisman:hover .button-triangle {border-width: 0 0 400px 400px;z-index: 1;}
.btn-danisman:hover .button-triangle2 {border-width: 0 0 50px 50px;}

.btn-danisman:hover span {color: #3797dd;}
.onclic .button-icon {width: 40px;border-color: #bbbbbb;border-width: 3px;background: transparent;font-size: 0;border-left-color: #1ECD97 !important;-webkit-animation: rotating 2s 0.25s linear infinite;animation: rotating 2s 0.25s linear infinite;height: 40px;border: 4px solid white;bottom: 4px;}
.onclic .button-icon i {display: none;}
.validate .button-icon i:before {font-family: 'font awesome 5 pro';content: "\f00c";color: #1ECD97 !important;}
.novalidate .button-icon i:before {font-family: 'font awesome 5 pro';content: "\f00d";color: #cd3330 !important;}


#sf_ilanlar form#filters {background-color: white;padding: 15px 0;color: black;}
#sf_ilanlar form#filters label {display: block;margin-bottom: 5px;font-size: 13px;text-transform: uppercase;}
#sf_ilanlar form#filters select,form#filters input {white-space: nowrap;overflow: hidden;position: relative;background-color: white !important;border: 1px solid #eee;border-radius: 4px;padding: 0 15px !important;height: 41px !important;line-height: 41px !important;color: #666!important;}
#sf_ilanlar form#filters .btn-link{color: #C8102E;text-decoration: none !important;}


@media (max-width: 575px) {
    #sf_ilanlar form#filters {max-height: 0;opacity: 0;visibility: hidden;padding: 0;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;margin-bottom: 0;}
    #sf_ilanlar form#filters.show {max-height: 100%;opacity: 1;visibility: visible;padding: 15px 0;margin-bottom: 3rem;}
    #sf_ilanlar .aciklama{margin-left: -15px;margin-right: -15px;}
}


.btn-pager{color: #333;background-color: transparent;border-color: transparent;padding: 0;width: 40px;height: 40px;line-height: 38px;}
.btn-pager:hover{color: #333;background-color: transparent;border-color: #ddd;}
.btn-pager.disabled,.btn-pager:disabled{color:#fff;background-color: #C8102E;border-color: #C8102E;}
.btn-pager:not(:disabled):not(.disabled).active,.btn-pager:not(:disabled):not(.disabled):active,.show>.btn-pager.dropdown-toggle{color:#fff;background-color: #C8102E;border-color: #C8102E;}


.btn-clear{color: white;background-color: #C8102E;border-color: #C8102E;padding: 0 15px;line-height: 38px;}



.item-grid {position: relative;padding: 40px 0 100px;background-color: #f6f6f6;}
@media only screen and (min-width: 768px) {  .item-grid {padding: 170px 0 100px;}  }
.item-grid__container {margin-bottom: 30px;}
.item-grid--centered {text-align: center;}
.item-grid__image-container {position: relative;overflow: hidden;}
.item-grid__image-container img {transition: 0.3s transform ease-out;}
@media only screen and (min-width: 992px) {  .item-grid__image-list {width: 41.6%;}  }
@media only screen and (min-width: 992px) {  .item-grid__content-list {width: 58.4%;}  }
.item-grid__image-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: 0.3s background ease-out;}
.item-grid__image-container:hover .item-grid__image-overlay {background: rgba(0, 0, 0, 0.4);z-index: 2;}
.item-grid__image-container:hover img {transform: scale(1.1);}
@media only screen and (min-width: 992px) {  .item-grid__image-container--v2 {position: relative;width: 32%;}  }
@media only screen and (min-width: 992px) {  .item-grid__image-container--open-houses {position: relative;flex: 1 0 35%;}  }
@media only screen and (min-width: 992px) {  .item-grid__content-container--v2 {width: 68%;}  }
@media only screen and (min-width: 992px) {  .item-grid__content-container--open-houses {width: 60%;}  }
.item-grid__load-more {display: inline-block;margin-top: 30px;padding: 11px 54px;background-color: #C8102E;color: #ffffff;font-size: 13px;text-transform: uppercase;text-align: center;border-radius: 4px;border: 1px solid #C8102E;}
.item-grid__load-more:hover {
    background: transparent;
    color: #C8102E;
    border-color: #C8102E;
}
.item__label {position: absolute;top: 20px;left: 20px;padding: 0 12px;display: inline-block;background-color: #ff9d00;color: #ffffff;font-size: 10px;text-align: center;border-radius: 3px;}
.listing {position: relative;background-color: #ffffff;transition: 0.3s all ease-out;}
.listing:hover {box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.12);}
@media only screen and (min-width: 992px) {  .listing--v2 {display: flex;align-items: center;}  }
.listing img {width: 100%;}
.listing__logo {max-width: 100%;width: auto !important;}
.listing__favorite {position: absolute;z-index: 3;top: 15px;right: 15px;width: 40px;height: 40px;background: rgba(255, 255, 255, 0.93);text-align: center;border-radius: 50%;cursor: pointer;z-index: 1;}
.listing__favorite i {color: #bbbbbb;font-size: 16px;line-height: 40px;}
.listing__content {padding: 10px 20px 20px;}
.listing__content--absolute {position: absolute;bottom: 0;width: 100%;}
.listing__content--v2 {padding: 15px 30px;}
.listing__content--open-houses {padding: 8px 25px;}
.listing__content--bg {background: -webkit-linear-gradient(90deg, #050606 0%, rgba(5, 6, 6, 0.99) 1%, rgba(0, 0, 0, 0) 100%);background: -moz-linear-gradient(90deg, #050606 0%, rgba(5, 6, 6, 0.99) 1%, rgba(0, 0, 0, 0) 100%);background: -o-linear-gradient(90deg, #050606 0%, rgba(5, 6, 6, 0.99) 1%, rgba(0, 0, 0, 0) 100%);background: -ms-linear-gradient(90deg, #050606 0%, rgba(5, 6, 6, 0.99) 1%, rgba(0, 0, 0, 0) 100%);background: linear-gradient(0deg, #050606 0%, rgba(5, 6, 6, 0.99) 1%, rgba(0, 0, 0, 0) 100%);}
.listing__content--less-b-padding {padding-bottom: 5px;}
@media only screen and (min-width: 768px) {  .listing__content--less-b-padding {padding-bottom: 20px;}  }
.listing__type {display: inline-block;color: #C8102E;font-size: 11px;text-transform: uppercase;}
.listing__header {margin-bottom: 10px;}
@media only screen and (min-width: 768px) {  .listing__header {display: flex;justify-content: space-between;align-items: center;}  }
.listing__header--no-b-margin {margin-bottom: 0;}
.listing__location {margin-bottom: 8px;color: #999999;font-size: 13px;}
.listing__location--no-b-margin {margin-bottom: 0;}
.listing__price {margin-bottom: 20px;color: #C8102E;font-size: 16px;font-weight: 700;text-transform: uppercase;}
.listing__price a {color: #C8102E;}
.listing__price--small {font-size: 14px;font-weight: 400;text-transform: capitalize;}
.listing__price--no-b-margin {margin-bottom: 0;}
.listing__price--open-houses {margin-bottom: 10px;}
@media only screen and (min-width: 768px) {  .listing__details {display: flex;justify-content: space-between;align-items: center;}  }
.listing__details--v2 {margin-bottom: 15px;border-bottom: 1px solid #eeeeee;padding-bottom: 15px;}
.listing__desc {margin-bottom: 0;color: #888888;}
.listing__title {margin-bottom: 8px;}
.listing__title a {color: #333333;font-size: 16px;transition: 0.3s color ease-out;}
.listing__title a:hover {color: #C8102E;}
.listing__title--white a {color: #ffffff;}
.listing__stats {margin-bottom: 10px;color: #333333;font-size: 10px;text-transform: uppercase;}
@media only screen and (min-width: 768px) {  .listing__stats {margin-bottom: 0;}  }
.listing__stats--absolute {position: absolute;top: 20px;left: 20px;}
.listing__stats--secondary {margin-bottom: 0;padding: 7px 20px;color: #ffffff;background: #C8102E;border-radius: 4px;}
.listing__stats li {display: inline-block;margin-right: 15px;}
.listing__stats li:last-child {margin-right: 0;}
.listing__figure {display: block;font-size: 20px;}
.listing__btn {flex-shrink: 0;display: inline-block;border: 1px solid #C8102E;padding: 8px 35px;color: #C8102E;font-size: 13px;text-transform: uppercase;border-radius: 40px;transition: 0.3s all ease-out;}
.listing__btn:hover {color: #ffffff;background: #C8102E;}
.listing__btn-icon {padding-left: 3px;}

@media(max-width:992px){
    #logo{padding: 20px 15px;}
    #logo a img{max-width: 80px;}
}

#footer img {
    max-width: 200px
}