body {
    overflow-x: hidden;
}

.menuright {
    margin-left: auto;
    order: 3;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.gfield_consent_label a {
	    color: wheat;
    text-decoration: underline;
}
div#gform_confirmation_message_1 {
    color: #fff;
    font-size: 19px;
}

#duyurukonteyneri {
    margin-top: -326px;
    z-index: 99999999;
    position: relative;
    width: 610px;
    left: -145px;
    height: 289px;
}

.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label,
.gform_wrapper.gravity-theme .gfield_error label,
.gform_wrapper.gravity-theme .gfield_error legend,
.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message,
.gform_wrapper.gravity-theme [aria-invalid=true]+label,
.gform_wrapper.gravity-theme label+[aria-invalid=true] {
    color: #ffffff;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
    background: #fff9f900;
    border: 1px solid #ffcec4;
    font-size: 14.992px;
    margin-block-start: 8px;
    padding: 5px 9px 6px 9px !important;
}

.menuright a {
    margin-left: 10px;
}

.u-scrolled.header-transparent {
    background-color: #00623f !important;
}

.u-scrolled {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.3s ease-in-out;
    background: #00623f !important;
    z-index: 999;
    background-color: #00623f !important;
    margin-top: 0 !important;
}

.headericimg.u-scrolled {
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 1000 !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.3s ease-in-out;
    background: #00623f !important;
    z-index: 999;
    background-color: #00623f !important;
    margin-top: 0 !important;
    max-width: 100% !important;
    padding: 0 49px;
    border-radius: 0;
}

.herotitle {
    font-family: Barlow;
    font-weight: 500;
    font-size: 42px;
    line-height: 51px;
    text-align: left;
    color: #000;
}

.herop p {
    font-family: Barlow;
    font-weight: normal;
    font-size: 22px;
    line-height: 27px;
    text-align: left;
    color: #000;
}

.headbtntel {
    font-family: Barlow;
    font-weight: normal;
    font-size: 22px;
    text-align: left;
    color: #fff;
    border-radius: 7px;
    background: transparent;
    border: 1px solid #fff;
    padding: 11px 29px;
}

.headbtntel:hover {
    color: #BD8D43;
}

.heroshadow {
    border-radius: 20px;
    background: #fff;
    box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.06);
    margin-top: 35px;
    padding: 20px;
}

.villatoptitle {
    font-family: Barlow;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    text-align: left;
    color: #bd8d43;
}

.villatitle {
    font-family: Barlow;
    font-weight: normal;
    font-size: 35px;
    line-height: 51px;
    text-align: left;
    color: #bd8d43;
}

.herorow {
    padding-top: 80px;
    padding-bottom: 80px;
}

.villaarow {
    padding-top: 80px;
    border-radius: 37px;
    background: #ecefef;
    padding-left: 50px;
}

.villaimg img {
    position: relative;
    right: -6px;
    border: 0;
}

.villaarow .wpb_content_element {
    margin-bottom: 0px !important;
}

.villalinepar p {
    font-family: Barlow;
    font-weight: 500;
    font-size: 26px;
    text-align: left;
    color: #000;
    line-height: 35px;
    /* border-left: 6px solid #BD8D43; */
}

.villabg .vc_column-inner {
    background-size: cover;
    background-position: bottom;
}

.villalinepar {
    border-left: 6px solid #BD8D43;
    padding-left: 20px;
}

a.btnline {
    border-radius: 13px;
    background: transparent;
    border: 1px solid #000;
    padding: 17px 45px;
    font-family: Barlow;
    font-weight: 500;
    font-size: 25px;
    text-align: left;
    color: #000;
    display: inline-flex;
    margin-top: 55px;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

a.btnline:hover {
    color: #000;
}

a.btnline img {
    margin-left: 30px;
}

.avatajtitle {
    font-family: Barlow;
    font-weight: 500;
    font-size: 22px;
    line-height: 35px;
    text-align: left;
    color: #231818;
}

.nav-segment.nav-pills .nav-link {
    font-family: Barlow;
    font-weight: normal;
    font-size: 18px;
    line-height: 17px;
    text-align: left;
    color: #000;
}

.allbtn a {
    border-radius: 21.5px;
    background: transparent;
    border: 1px solid #000;
    font-family: Barlow;
    font-weight: normal;
    font-size: 18px;
    line-height: 17px;
    text-align: left;
    color: #000;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
    margin-top: 30px;
    padding: 12px 54px;
    transition: all .3s ease-in-out;
}

.allbtn a:hover {
    background: #bd8d43;
    border: 1px solid #bd8d43;
    color: #fff;
    transition: all .3s ease-in-out;
}

.footques {
    font-family: Barlow;
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    text-align: left;
    color: #fff;
    margin-top: 20px;
}

.footbuscolor {
    color: #BD8D43;
}

.footel {
    font-size: 39px;
}

.footer-title {
    color: #fff;
    font-weight: 100;
    font-size: 23px;
    margin-bottom: 13px;
}

.villaowl .owl-nav {
    top: -19%;
    position: absolute;
    width: 99%;
}

.katplanirow {
    padding-top: 70px;
    padding-bottom: 220px;
}

.katresimrow {
    margin-top: -231px;
}

.bilgialrow {
    padding-top: 80px;
    padding-bottom: 80px;
}

.bilgialrow .gravity-theme {
    background: #1B633C;
    padding: 45px;
    border-left: 11px solid #113D25;
}

.bilgialform h3 {
    font-family: Barlow;
    font-weight: 500;
    font-size: 30px;
    text-align: left;
    color: #fff;
}

.bilgialform p {
    font-family: Barlow;
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
    text-align: left;
    color: #fff;
}

.gfield_consent_label {
    width: 325px;
    height: 55px;
    font-family: Barlow;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    color: #fff;
    margin-left: 10px;
}

.btn-primary,
.gform_button {
    color: #fff;
    background-color: #113D25 !important;
    border-color: #113D25 !important;
    font-family: Barlow;
    font-weight: normal;
    font-size: 17px;
    line-height: 17px;
    text-align: center;
    color: #fff;
}

.gform_fields input {
    display: block;
    width: 100%;
    height: calc(1.6em + 1.625rem);
    padding: 0.75rem 1rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    border: 0.0625rem solid #113d25;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background: #113d25;
    color: #fff !important;
}

.gform_fields input::placeholder {
    color: #fff !important;
}

.gform_fields input:focus {
    box-shadow: none !important;
}

.gform_fields input:focus-visible {
    box-shadow: none !important;
    outline-color: transparent !important;
    outline: none !important;
}

:focus,
a:focus,
button:focus {
    outline-color: transparent !important;
}

.ginput_container_consent {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.ginput_container_consent input {
    width: auto;
    height: auto;
    margin-top: 5px;
}

#tabvillaplanlari .col-md-4 a {
    display: block;
    border: 2px solid #ccc;
    border-radius: 8px;
}

.katplaniimg img {
    border-radius: 14px;
    padding: 29px;
    background: #fff;
    border: 1px solid #EBEBEB;
}

.villaowl .owl-nav .owl-next,
.villaowl .owl-nav .owl-prev {
    width: 45px;
    height: 45px;
}

.villaowl .owl-nav .owl-prev {
    left: unset !important;
    right: 50px;
}

.headericimg {
    background-size: cover;
    padding: 40px 40px;
    border-radius: 20px;
    width: 93%;
    margin: 0 auto;
    max-width: 1600px !important;
    width: 95%;
    margin: 0 auto !important;
    margin-bottom: 25px !important;
    margin-top: 25px !important;
}

.villabg {
    background-size: cover;
    padding: 70px 40px;
    border-radius: 20px;
    
}

.villaikon {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    margin-top: 14px;
    display: none;
}

.villaikon h4 {
    font-family: Barlow;
    font-weight: normal;
    font-size: 20px;
    text-align: left;
    color: #fff;
    margin-left: 10px;
    margin-bottom: 0;
}

.lokasyonikon {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    margin-top: 14px;
}

.imgbr16 {
    margin-right: 40px;
}

.footsc {
    margin-right: 21px;
}

.contacttitle {
    font-family: Barlow;
    font-weight: 500;
    font-size: 35px;
    line-height: 43px;
    text-align: left;
    color: #000;
}

.imgbr16 img {
    border-radius: 16px;
}

.lokasyonikon h4 {
    font-family: Barlow;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    text-align: left;
    color: #231818;
    margin-bottom: 0;
}

.tab-content img {
    border-radius: 6px;
}

.lokasyonmestitle {
    text-align: left !important;
    font-size: 22px;
    background: #10633C;
    color: #fff;
    padding: 8px 17px;
    border-radius: 6px;
}

.lokasyonikon span {
    font-family: Barlow;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    color: #231818;
    border-radius: 5px;
    background: #f2f2f2;
    padding: 19px 17px;
    margin-right: 11px;
}

.pdtitle {
    font-family: Barlow;
    font-weight: 500;
    font-size: 42px;
    line-height: 51px;
    text-align: left;
    color: #fff;
}

.pdpar p {
    font-family: Barlow;
    font-weight: normal;
    font-size: 25px;
    text-align: left;
    color: #fff;
}

.whatsapp-fix {
    right: 295px;
    bottom: 15px !important;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.whatsapp-fix img {
    width: 51px;
}

.whatsapp-fix.show {
    opacity: 1;
    visibility: visible;
}

.wabilgi {
    position: fixed;
    right: 12px;
    bottom: 15px;
    background: #1B633C;
    padding: 6px 22px;
    border-radius: 5px;
}

.fbilgialin {
    position: fixed;
    right: 12px;
    bottom: 15px;
    background: #1B633C;
    padding: 6px 22px;
    border-radius: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    border-left: 8px solid #113d25;
    animation: bgPulse 1s infinite alternate;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    z-index: 9999;
}

@keyframes bgPulse {
    0% {
        background-color: #1B633C;
    }
    100% {
        background-color: #309E52;
    }
}

.fbilgialin a {
    font-family: Barlow;
    font-weight: 500;
    font-size: 26px;
    text-align: left;
    color: #fff;
}

.fbilgialin a:hover {
    color: #fff;
}

#leaf-container {
    position: absolute;
    width: 100%;
    height: 620px;
    background: transparent;
    overflow: hidden;
    top: -80px;
    right: 1px;
}

.prelative {
    position: relative;
}

.leaf {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url('../images/leaf.png');
    /* yaprak görseli */
    background-size: cover;
    opacity: 0.8;
}

.nav-segment .nav-link.active {
    border-radius: 21.5px;
    background: #bd8d43;
    color: #fff;
}

.avantajrow .vc_column-inner {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
}

.lokasyonrow {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 80px;
}

.tabtree1 {
    position: absolute;
    z-index: -1;
    top: -30px;
}

.tabtree2 {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
}

.text-white {
    color: #fff !important;
}

.text-white p {
    color: #fff !important;
}

.anatleft {
    padding: 200px 45px;
}

.bilgip {
    font-family: Barlow;
    font-weight: normal;
    font-size: 19px;
    line-height: 28px;
    text-align: left;
    color: #000;
}


/* Bilgi Kutusu Stilleri */

.bilgi-kutusu {
    position: fixed;
    bottom: 70px;
    right: 12px;
    width: 400px;
    max-width: 90%;
    height: 0;
    z-index: 9998;
    overflow: hidden;
    transition: height 0.3s ease;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.bilgi-kutusu.active {
    height: 573px;
}

.bilgi-kutusu-icerik {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    transform: translateY(100%);
    transition: transform 0.3s ease;
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    background: #1B633C;
    padding: 45px;
    border-left: 11px solid #113D25;
}

.bilgi-kutusu.active .bilgi-kutusu-icerik {
    transform: translateY(0);
}

.bilgi-kutusu-kapat {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 30px;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
}

.bilgi-kutusu-baslik {
    font-family: Barlow;
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 20px;
    color: #1B633C;
    border-bottom: 2px solid #1B633C;
    padding-bottom: 10px;
}

.bilgi-kutusu-metin {
    font-family: Barlow;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.5;
    color: #333;
}

.lokasyononslide sr7-slide {
    border-radius: 20px;
}

@media screen and (min-width: 1024px) {
    header {
        margin-top: 60px;
    }
    .home header {
        margin-top: 41px;
    }
    .home .container-fluid.header-bottom {
        width: 93%;
    }
    .container-fluid.header-bottom {
        width: 100%;
    }
    .homeslider sr7-slide {
        margin-top: 20px;
        margin-left: 40px;
        width: 96%;
        height: 95%;
        border-radius: 23px;
    }
    .lokasyonrow sr7-slide {
        border-radius: 23px;
    }
}

.heroshadow p {
    margin-bottom: 5px;
}

.icmekaninfo {
    color: #000;
    font-size: 19px;
    position: relative;
    top: -17px;
    text-align: center;
}

@media (min-width: 992px) {
    .navbar-expand-lg.navbar-end .navbar-absolute-top-scroller,
    .navbar-expand-lg.navbar-end .navbar-sticky-top-scroller {
        margin-left: 43px;
    }
    .container.container-uskumru {
        max-width: 1600px !important;
        width: 95%;
        margin: 0 auto !important;
    }
}

@media screen and (min-width: 769px) {
    .d-hide {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    #SR7_13_1-34-1 {
        background-size: contain !important;
        position: absolute !important;
        display: flex !important;
        align-items: flex-end;
        height: 254px !important;
        bottom: -64px !important;
        top: unset !important;
        z-index: 999999 !important;
    }
    #duyurukonteyneri {
        margin-top: -151px !important;
        z-index: 99999999 !important;
        position: relative !important;
        width: 228px !important;
        left: -6px !important;
        height: 83px !important;
    }
    .m-hide {
        display: none;
    }
    .rev_slider_wrapper {
        height: 400px !important;
    }
    .rev_slider {
        height: 400px !important;
    }
    sr7-module {
        height: 400px !important;
    }
    sr7-adjuster {
        height: 400px !important;
    }
    sr7-content {
        height: 400px !important;
    }
    sr7-slide {
        height: 400px !important;
    }
    sr7-module-bg {
        height: 400px !important;
    }
    sr7-module .sr7-layer,
    sr7-module sr7-layer {
        height: 400px !important;
    }
    .herorow {
        padding-top: 0;
        padding-bottom: 40px;
    }
    .herotitle {
        font-family: Barlow;
        font-weight: 500;
        font-size: 31px;
        line-height: 40px;
        text-align: left;
        color: #000;
    }
    .psdimage {
        margin-top: 63px;
        margin-bottom: 0;
    }
    .villaarow {
        padding-top: 50px;
        border-radius: 37px;
        background: #ecefef;
        padding-left: 15px;
    }
    #leaf-container {
        position: absolute;
        width: 100%;
        height: 312px;
        background: transparent;
        overflow: hidden;
        top: 3px;
        right: 1px;
    }
    .villaimg {
        margin-top: 81px;
    }
    .anatleft {
        padding: 50px 45px;
    }
    .headericimg {
        background-size: cover;
        padding: 8px 7px;
        border-radius: 10px;
        width: 93%;
        margin: 0 auto;
        max-width: 1600px !important;
        width: 95%;
        margin: 0 auto !important;
        margin-bottom: 25px !important;
        margin-top: 12px !important;
    }
    .pdpar p {
        font-family: Barlow;
        font-weight: normal;
        font-size: 20px;
        text-align: left;
        color: #fff;
        line-height: 26px;
    }
    .villabg {
        background-size: cover;
        padding: 28px 25px;
        border-radius: 20px;
    }
    .villabg {
        background-position: center;
    }
    .villaowl .owl-next img,
    .villaowl .owl-prev img {
        width: 25px;
    }
    .villaowl .owl-nav .owl-next,
    .villaowl .owl-nav .owl-prev {
        width: 20px;
        height: 20px;
    }
    .villaowl .owl-nav .owl-prev {
        left: unset !important;
        right: 29px;
    }
    .villaowl .owl-nav {
        top: -35%;
        position: absolute;
        width: 99%;
    }
    a.btnline {
        border-radius: 13px;
        background: transparent;
        border: 1px solid #000;
        padding: 17px 45px;
        font-family: Barlow;
        font-weight: 500;
        font-size: 25px;
        text-align: left;
        color: #000;
        display: inline-flex;
        margin-top: 7px;
        flex-direction: row;
        align-items: center;
        align-content: center;
        justify-content: space-between;
    }
    .bilgialrow .gravity-theme {
        background: #1B633C;
        padding: 25px;
        border-left: 11px solid #113D25;
    }
    .bilgi-kutusu-icerik {
        padding: 27px;
    }
    .ayrirow {
        margin-bottom: 50px;
    }
    .ayrirow .herop p {
        font-family: Barlow;
        font-weight: normal;
        font-size: 18px;
        line-height: 24px;
        text-align: left;
        color: #000;
    }
    .ayrirow .herotitle {
        font-family: Barlow;
        font-weight: 500;
        font-size: 28px;
        line-height: 33px;
        text-align: left;
        color: #000;
        margin-bottom: 0 !important;
    }
    .bilgialrow {
        padding-top: 20px;
        padding-bottom: 80px;
    }
    .contacttitle {
        font-family: Barlow;
        font-weight: 500;
        font-size: 21px;
        line-height: 29px;
        text-align: left;
        color: #000;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1550px) {
    .desktop-logo {
        width: 215px !important;
    }
    .navbar-light .navbar-nav>li>a.nav-link {
        font-family: "Barlow";
        font-weight: normal;
        font-size: 17px !important;
        line-height: 22px;
        letter-spacing: 0px;
    }
    .home header {
        margin-top: 23px;
    }
    .headbtntel {
        font-family: Barlow;
        font-weight: normal;
        font-size: 20px;
        text-align: left;
        color: #fff;
        border-radius: 7px;
        background: transparent;
        border: 1px solid #fff;
        padding: 7px 29px;
    }
    .herotitle {
        font-family: Barlow;
        font-weight: 500;
        font-size: 33px;
        line-height: 39px;
        text-align: left;
        color: #000;
    }
    .herop p {
        font-family: Barlow;
        font-weight: normal;
        font-size: 17px;
        line-height: 24px;
        text-align: left;
        color: #000;
    }
    .villatoptitle {
        font-family: Barlow;
        font-weight: normal;
        font-size: 20px;
        line-height: 25px;
        text-align: left;
        color: #bd8d43;
    }
    .villalinepar p {
        font-family: Barlow;
        font-weight: 500;
        font-size: 22px;
        text-align: left;
        color: #000;
        line-height: 35px;
        /* border-left: 6px solid #BD8D43; */
    }
    a.btnline {
        border-radius: 13px;
        background: transparent;
        border: 1px solid #000;
        padding: 17px 45px;
        font-family: Barlow;
        font-weight: 500;
        font-size: 19px;
        text-align: left;
        color: #000;
        display: inline-flex;
        margin-top: 55px;
        flex-direction: row;
        align-items: center;
        align-content: center;
        justify-content: space-between;
    }
    .avatajtitle {
        font-family: Barlow;
        font-weight: 500;
        font-size: 19px;
        line-height: 31px;
        text-align: left;
        color: #231818;
    }
    .footques {
        font-family: Barlow;
        font-weight: 500;
        font-size: 25px;
        line-height: 31px;
        text-align: left;
        color: #fff;
        margin-top: 20px;
    }
    .bilgialform h3 {
        font-family: Barlow;
        font-weight: 500;
        font-size: 26px;
        text-align: left;
        color: #fff;
    }
    .bilgi-kutusu-icerik {
        padding: 22px 34px;
    }
    .gfield_consent_label {
        /* width: 325px; */
        /* height: 55px; */
        font-family: Barlow;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        text-align: left;
        color: #fff;
        margin-left: 10px;
    }
    .bilgi-kutusu.active {
        height: 507px;
    }
    .footel {
        font-size: 34px;
        margin-top: 10px;
        display: block;
        margin-bottom: 15px;
    }
    .lokasyonikon h4 {
        font-family: Barlow;
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        text-align: left;
        color: #231818;
        margin-bottom: 0;
    }
    .content-space-t-1 {
        padding-top: 2rem!important;
    }
    .contacttitle {
        font-family: Barlow;
        font-weight: 500;
        font-size: 26px;
        line-height: 31px;
        text-align: left;
        color: #000;
    }
    .page-id-264 .bilgialrow {
        padding-top: 20px;
        padding-bottom: 80px;
    }
    .headericimg {
        background-size: cover;
        padding: 12px 40px;
        border-radius: 20px;
        width: 93%;
        margin: 0 auto;
        max-width: 1600px !important;
        width: 95%;
        margin: 0 auto !important;
        margin-bottom: 25px !important;
        margin-top: 25px !important;
    }
}