.dhx_widget--bordered {border: 0px}
.bg-video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden;
}
.bg-video-wrapper iframe {
    width: 100vw;
    height: 58.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gizle {
    display: none;
}

.sefSelect .form-control {
    padding-left: 15px !important;
    margin: 0 !important;
    box-shadow: none !important;
    background: #ffffff !important;;
    border: 1px solid #e7eaf1 !important;;
    color: #707e9c !important;;
    border-radius: 4px;
}

.pagination li:first-child a:hover {
    color: #fff;
}
.vlg {
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    border-radius: 0.5rem;
    margin-bottom: 15px;
}

.vlg .property-listing {
    background: unset;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    margin-bottom: unset;
}

.vlg .property-listing.list_view .list_view_flex {
    padding-left: unset;
}

.vlg .property-listing.list_view .listing-name {
    max-width: unset;
    /*margin-top: .5rem;*/
}
.side-booking-body p{
    font-weight: 600;
    color: #282d3e;
    font-size: 14px;
}

span._list_blickes.young {
    background: rgb(232 244 254);
    color: #2d3954;
}

span._list_blickes.balayi {
    background: rgb(232 244 254);
    color: #2d3954;
}

.vlg .property-listing.list_view .listing-detail-footer {
    padding: 0px 0px 1rem 0px;
}

.kesfet .img-wrap:before {
    opacity: 0;
}

.sosyal a {
    display: inline-block;
    margin: 0px 10px;
}

.sosyal a i {
    font-size: 1.5em;
    line-height: 53px;
    margin: 0px;
}

.hd-1 {
    padding-left: 30px!important;
}

.aMenu {
    margin: 0;
    padding: 0;
}

.hmax-unset {
    max-height: unset!important;
}

.h-unset {
    height: unset!important;
}

.aMenu>li {
    width: 50%;
    float: left;
    text-align: left
}

.aMenu>li>a {
    width: 100%;
    padding: 14px 20px 14px 0px;
    border-bottom: 1px solid #f7f7f7;
    display: inline-block;
    float: left;
    color: #ec5817;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-family: 'Jost', sans-serif;
}

/*
.aMenu>li:last-child>a {
    border-bottom: none;
}
*/

.aMenu>li>a:hover,
.aMenu>li>a:focus {
    padding-left: 10px;
    color: #ec5817;
}

.nvbr {
    white-space: unset!important;
    color: #2D3954;
}

.nvbr:before {
    display: none;
}

.nav-menu.nav-menu-social>li.add-listing,
._exlio_125,
.nav-pills.sider_tab li a.active,
.tema-bg-cs,
.btn.search-btn,
.theme-bg {
    background: #ec5817!important;
}

.btn.pop-login {
    background: #ec5817!important;
    border-color: #ec5817!important;
}

footer .form-control {
    height: 45px;
}

.home_bolge_icon {
    color: #fff;
    font-size: 28px;
}

.tshadow {
    text-shadow: 1px 1px 5px #000;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #ec5818;
    border: 1px solid #ec5818;
    color: #ffffff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0px;
}

.wpk_process .wpk_thumb .wpk_thumb_figure img {
    max-width: 60px!important;
}

.property-table-wrap>tbody>tr:first-child td {
    padding-top: 0px
}

.top-header {
    background: #000!important
}

.top-header ul li a,
.top-header ul li a:hover {
    color: #fff;
}

.top-header .cn-info {
    display: block !important;
}

.rules li:before {
    color: #ec5817;
    content: "\f00d";
}

.olanak li:before {
    color: #ec5817;
    content: "\f00c" !important;
}
.etkinlikRules li { flex:0 0 50%; max-width:50%;padding-left: 20px;font-size: 13px;margin: 3px 0px;padding-right: 15px; }
.etkinlikRules li:before {content: "-";background: unset !important;color: #707070!important;}
.efd{font-size: 13px;}



.read-more {
    position: relative;
    color: black;
    text-decoration: none;
    cursor: text;
    margin-bottom: 45px;
  }
  .read-more .trigger {
    text-align: center;
    display: block;
    bottom: 0;
    cursor: pointer;
    color: #ec5817;
    font-weight: bold;
  }
  .read-more .collapse {
    display: none;
  }
  .read-more .sec-heading {
    position: relative;
    overflow: hidden;
    max-height: 10em;
  /* -webkit-transition: 0.5s ease;
    transition:  300ms ease;*/
  }
  .read-more .sec-heading::before {
    text-align: center;
    left:0;
    content: "";
    -webkit-transition: opactiy 300ms ease, visibility 300ms ease;
    transition: opactiy 300ms ease, visibility 300ms ease;
    /*background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #ffffff, #ffffff);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #ffffff, #ffffff);*/
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1em;
  }
  .read-more.expanded .sec-heading {
    max-height: 900px;
  }.read-more .trigger
  .read-more.expanded .sec-heading::before,
  .read-more.expanded .trigger {
    opacity: 0;
    visibility: hidden;
  }
  .read-more.expanded .collapse {
    text-align: center;
    display: block;
    bottom: 0;
    cursor: pointer;
    color: #ec5817;
    font-weight: bold;
  }

span._list_blickes.yetiskin {
    background: rgba(230, 34, 34,0.1);
    color: #e62222;
}
span._list_blickes.cocuk {
    background: rgba(3, 169, 244,0.1);
    color: #03a9f4;
}
span._list_blickes.type {
    background: rgba(76, 175, 80,0.1);
    color: #4caf50;
}
.menuPopuler ._list_blickes {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    padding: 0 5px;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    background: #f4f5f7;
    border-radius: 4px;
}
.menuPopuler span._list_blickes.yetiskin {
    background: rgba(230, 34, 34,0.1);
    color: #e62222;
}
.menuPopuler  span._list_blickes.cocuk {
    background: rgba(3, 169, 244,0.1);
    color: #03a9f4;
}
.menuPopuler span._list_blickes.type {
    background: rgba(76, 175, 80,0.1);
    color: #4caf50;
}

.menuPopuler span {
    font-weight: 600;
}

.vos {padding: 0.5rem 1.5rem;}

.vos ul li {
    font-size: 13px;
}

.nowrap {white-space: unset !important;}

.elco_bor {
    border-left: unset;
}
.avl-features li:before {
    top: 0px;
}
span._list_blickes {
    padding: 0px 10px;
}
.swal2-confirm,
.swal2-confirm:hover,
.swal2-confirm:focus{
    background: #ec5817 !important;
    border: 1px solid #ec5817  !important ;
}
.img-wrap_villaTypes{
    height: 200px;
}
.img-wrap_villaTypes .location_wrap_content {
    background-size: cover;
    background-position: center;
}

.sidebar-widgets span.select2-selection.select2-selection--single {
    height: 54px;
}

.color-desc{
    font-size: 11px;
    padding-bottom: 10px;
}
.br-3{
    border-radius: 3px;
}
.color-desc span {
    padding: 5px;
    background-color: #f5f6fa;
    margin: 5px;
    display: inline-block;
}
.color-desc .color-sale{
    width: 11px;
    height: 10px;
    background-color: #27ae60;
    display: inline-block;

}
.color-desc .color-presale{
    width: 11px;
    height: 10px;
    background-color: #ff8668;
    display: inline-block;

}
.color-desc .color-res{
    width: 11px;
    height: 10px;
    background-color: rgb(236 88 23 / 16%);
    display: inline-block;
}
.color-desc .color-full{
    width: 11px;
    height: 10px;
    background-color: #fff;
    display: inline-block;
}
.color-checkin {
    width: 11px;
    height: 10px;
    display: inline-block;
    letter-spacing: 10px;
    margin-right: 5px;
    background: linear-gradient(136deg, #27ae60 50%, #fff 50%) !important;
}
.color-precheckin {
    width: 11px;
    height: 10px;
    display: inline-block;
    letter-spacing: 10px;
    margin-right: 5px;
    background: linear-gradient(136deg, #ff8668 50%, #fff 50%) !important;
}
.color-checkout {
    width: 11px;
    height: 10px;
    display: inline-block;
    letter-spacing: 10px;
    margin-right: 5px;
    background: linear-gradient(136deg, #fff 50%, #27ae60 50%) !important;
}
.color-precheckout {
    width: 11px;
    height: 10px;
    display: inline-block;
    letter-spacing: 10px;
    margin-right: 5px;
    background: linear-gradient(136deg, #fff 50%, #ff8668 50%) !important;
}

 .prem{
    padding: 1.5rem 1rem !important;
}

.interactive-map {
    position: relative;
    z-index: 8;
}

.interactive-map img {
    position: absolute;
}

.interactive-map .map-pin {
    position: absolute;
    z-index: 16;
    cursor: pointer;
    white-space: nowrap;
}

.interactive-map .map-pin .title {
    font-size: 0.75rem;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
    color: #e75312;
}

.interactive-map .map-pin .title.active,
.interactive-map .map-pin .title:active,
.interactive-map .map-pin .title:focus,
.interactive-map .map-pin .title:hover {
    color: #495057;
    font-weight: 700;
}
span.title.map-pos-top

#bolge_1:hover + .interactive-map .map-pin .title{
    color: #f00 !important;
    font-weight: 700;
}

.interactive-map .map-pin .title.map-pos-top {
    margin-left: 5px;
    padding: 0;
    float: left;
    display: inline-block;
}

.interactive-map .map-pin .title.map-pos-right {
    margin-top: -15px;
    display: block;
    text-align: left;
    float: left;
    margin-left: 86px;
}

.interactive-map .map-pin .map-icon {
    width: 14px;
    height: 14px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    float: left;
}

.interactive-map .map-pin .map-icon:before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #e75312;
    display: block;
    position: absolute;
    border-radius: 7px;
    transition: all 0.3s;
}

.interactive-map .map-pin .map-icon:after {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    border-radius: 3px;
    margin: 4px;
    background-color: #e75312;
    transition: all 0.3s;
}

.interactive-map .map-pin.active .title,
.interactive-map .map-pin:active .title,
.interactive-map .map-pin:focus .title,
.interactive-map .map-pin:hover .title {
    font-weight: 700;
    color: #495057;
}

.interactive-map .map-pin.active .map-icon:before,
.interactive-map .map-pin:active .map-icon:before,
.interactive-map .map-pin:focus .map-icon:before,
.interactive-map .map-pin:hover .map-icon:before {
    background: #e75312;
}

.interactive-map .map-pin.active .map-icon:after,
.interactive-map .map-pin:active .map-icon:after,
.interactive-map .map-pin:focus .map-icon:after,
.interactive-map .map-pin:hover .map-icon:after {
    background-color: #fff;
}

.interactive-map .map-pin.map-area .title {
    font-size: 16px;
}

.interactive-map .map-pin.map-area .title.map-pos-top {
    margin-top: -40px;
}

.interactive-map .map-pin.map-area .title.map-pos-right {
    margin-left: 94px;
}

.interactive-map .map-pin.map-area .map-icon {
    transform: scale(2);
}

.interactive-map .map-pin.map-region .title {
    font-size: 20px;
}

.interactive-map .map-pin.map-region .title.map-pos-top {
    margin-top: -15px;
}

.interactive-map .map-pin.map-region .title.map-pos-right {
    margin-left: 94px;
}

.interactive-map .map-pin.map-region .map-icon:after,
.interactive-map .map-pin.map-region .map-icon:before {
    display: none;
}

.ti-calendar{
    margin-top: -8px;
}
#srcForm .cld-box i{
    top: 25px;
}
#srcForm .form-group .form-control{
    padding-left: 35px;
}
#srcForm .form-group .simple{
    padding-left: 15px;
}
.yazdir{
    background:#e75312 ;
}

.font-40 {
    font-size: 40px;
}

.villaTypes a p{
    color: #fff;
}

.villaTypes a p:hover{
    color: #fff;
}

.menuPopuler a span {
    color: #333c56;
    font-size: 13px;
    display: block;
    padding: 5px 0px;
    font-weight: bold;
}
.menuPopuler p {
    font-size: 12px;
    color: #333c56;
}

.myOverlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    transition: opacity .5s, transform .5s;
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.myOverlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

.myOverlay .closebtn:hover {
    color: #ccc;
}

.myOverlay input[type=text] {
    color: #fff;
    border-width: 0 0 2px;
    border-radius: 0;
    min-height: 40px;
    line-height: 18px;
    font-size: 34px;
    padding: 10px 0;
    border-color: #cecece;
    font-weight: 700;
    margin-bottom: 20px;
    background-color: transparent;
    width: 100%;
    text-align: center;
}

.myOverlay input[type=text]:hover,
.myOverlay input[type=text]:focus {
    background-color: transparent;
    outline: none;
    box-shadow: none;
    color: #fff;
}

.myOverlay button {
    float: left;
    width: 20%;
    padding: 15px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.myOverlay button:hover {
    background: #bbb;
    cursor: pointer;
}

.search-button {
    background-color: unset;
    font-size: 15px;
}

.topSrc:hover {
    cursor: pointer;
}
.see:hover {
    cursor: default;
}
.rSorgula{
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}

.rSorgula:hover,
.rSorgula:focus{
    color: #fff !important;
}
.fmobile {
    text-align: right;
}
.iconHeader{/*padding: 0;*/}

.property-listing.list_view .list-img-slide {
    min-height: 200px;
    max-height: 250px;
}
.property-listing.list_view .slick-slide img, .property-listing.list_view .list-img-slide img {
    height: 250px;
}
._card_flex_last span{
    font-weight: 400;
    display: inline-block;
    font-size: 10px;
    float: right;
    color: #72809D!important;
    text-transform: lowercase;
}
.footer-first span{
    font-weight: 400;
    display: inline-block;
    font-size: 10px;
    float: left;
    color: #72809D!important;
    text-transform: lowercase;
}
.dovizTipi {padding: 2px; border-radius: 5px}


.table-hover .table-dark:hover {
    background-color: #212529;
}

.hpalign .location_wrap_content {
    align-items:end !important;
}

.musaitlik_takvimini_goruntule {text-align: center; cursor: pointer}

.wp-support {
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 75px;
    height: 65px;
    z-index: 99;
}

@media (max-width: 991px) {

    .table tr th, .table tr td {
        padding: 5px;
    }

    .hero_banner{min-height: unset!important;}
    .kiralama{display: none;}
    .anasayfaBolge{display: none;}
    .container a[data-target="#login-frm"]{display: block}

    .resp_log_thumb{
        height: 100px;
    }
    .resp_log_thumb .w-100 {width: 75%!important; margin-left: 1.5rem!important; margin-top: 1.5rem!important;}
    .top-header{
        padding: 5px 0px;
    }
    .wpk_process{
        padding:1rem 1.2rem;
    }
    .call_action_wrap-wrap{
        display: none;
    }
    .page-title{
        min-height: 100px;
        padding: 1rem 0;
    }
    .breadcrumbs-wrap {
        margin-bottom: 0;
    }
    .vlg .property-listing.list_view .list_view_flex {
        padding: 0;
    }
    .vlg .property-listing.list_view .listing-name {
        margin: 0;
    }
    .vlg .property-listing.list_view .listing-detail-footer {
        margin: 0;
       min-height: unset;
        padding:0;

    }
    .vlg .property-listing.list_view .listing-detail-footer .footer-flex {
        width: 100%;
    }

    .footer-flex .prt-view, .call-view {
        width: 100%;
    }
    .footer-flex .prt-view{font-size: 14px !important;}
    .listing-detail-footer {
        display: block;
        max-height: unset;
    }

    .listing-detail-footer .footer-first{
        margin-bottom: 10px;
    }

    .modern_property_footer .footer-flex{
        width: 100%;
    }
    .accordion .btn-link{font-size: 14px}


    .rSorgula{
        width: 100%;
        display: none;
        margin-bottom: 10px;
    }
    .cn-info ul {
        text-align:center
    }
    .villaTypes a p{
        font-size: 13px;
    }
    .fmobile{
        text-align: center !important;
        padding-bottom: 0 !important;
    }
    .mbl {
        margin-top: -50px !important;
    }
    .top-social li:last-child {float: right}
}

@media (max-width: 767px) {
    .top-header .cn-info {
        margin-bottom: 5px;
    }
    .holidayHeader {
        float: unset!important;
    }
    .top-header .top-social {
        width: 100%;
        text-align: left;
    }
    .rSorgulaYazi{
        font-size: 18px !important;
    }
}
