@import url(reset.css);
@import url("https://use.typekit.net/thi8nsc.css");

.mobile {
    display: none;
}

.white-bg {
    background: #fff;
    -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    position: fixed !important;
}

.desktop {
    display: block;
}

header .desktop {
    display: flex;
}

header {
    position: fixed;
    width: 100%;
    z-index: 1111111111;
    padding: 10px 0;

}

header .flex {
    justify-content: space-between;
    padding: 1vh 15vh;
}

header .header-logo {
    max-width: 200px;
    width: 8vw;
    /*transition: max-width 200ms ease-in;*/
}

/*.navbar.scrolled .header-logo {
    max-width: 75px;
    transition: max-width 200ms ease-in;
}*/

header ul {
    display: flex;
    align-items: center;
}

header li {
    margin: 0 2.5vh;
    font-family: termina, sans-serif;
    font-weight: 700;
    font-style: normal;
}

header li a {
    color: #05542E;
    text-decoration: none;
    font-size: .85vw;
}

.ekatalog-btn {
    max-width: 140px;
    width: 7.5vw;
}

.navbar.scrolled {
    background-color: #fff !important;
    transition: background-color 200ms linear;

}

.fancybox__container {
    z-index: 5000000000;
}

/** MAIN **/
#main {
    position: relative;
}

@media screen and (max-width:1024px) {
    #main {
        flex-direction: column;
    }
}

.site-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}

.slideArea {
    width: 100%;
    height: 100%;
    position: relative;
}

.slideAreaContent {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#siteSlider {
    display: block;
    width: 100%;
}

#siteSlider .item {
    background-size: cover !important;
    height: 100vh;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.owl-nav {
    position: absolute;
    top: 20vw;
    width: 100%;
}

.owl-prev {
    color: #fff !important;
    margin-left: 20px;
    float: left;
}

.owl-prev span {
    font-size: 6vw;
    color: #fff !important;
}

.owl-next {
    color: #fff !important;
    float: right;
    margin-right: 20px;
}

.owl-next span {
    font-size: 6vw;
    color: #fff !important;
}

/*.owl-dots {
    position: absolute;
    top: 17vw;
    width: auto;
    text-align: center;
}*/

.owl-dots {
    position: absolute;
    bottom: 1vh;
    width: 100%;
    text-align: center;
}

.owl-dot {
    width: 1vw;
    height: 1vw;
    margin: 1vw;
}

.owl-dot span {
    background: #fff;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
}

.owl-dot.active span, .owl-dot:hover span {
    background: #575756;
}

.section {
    position: relative;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*.fp-tableCell {
    height: 100vh !important;
}*/

.pattern-img {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.villa-img {
    width: 33vw;
    max-width: 760px;
}

.flex {
    display: flex;
    /*align-items: center;*/
    padding: 0 15vh;
    justify-content: center;
    z-index: 1111;
    position: relative;
}

.text-container {
    flex-shrink: 5;
    font-family: termina, sans-serif;
    color: #575756;
    padding-top: 2vw;
}

.text-container h1 {
    font-family: termina, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2vw;
    text-transform: uppercase;
    margin-bottom: 1vh;
}

.text-container span {
    font-family: relation-one, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2vw;
    letter-spacing: .3rem;
}

.text-container p {
    line-height: 1.5;
    font-size: 1.15vw;
    padding-right: 4vh;
    margin-top: 1vh;

}

.image-container {
    flex-shrink: 1;
}

.img-text {
    line-height: 1.3;
    position: absolute;
}

.img-text h1 {
    font-family: termina, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.5vw;
    text-transform: uppercase;
}

.img-text span {
    font-family: relation-one, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3vw;
    letter-spacing: .5rem;
}

.img-text p {
    font-family: termina, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.15vw;
    margin-top: 10px;
}

#section1 {
    height: 100vh;
}

#section2 img {
    width: 100%;
}

#section2 .img-text {
    max-width: 709px;
    right: 5vw;
    top: 13vw;
    width: 44vw;
    color: #fff;
}






#section3 #slide1 .img-text {
    max-width: 790px;
    left: 5vw;
    width: 42vw;
    top: 4vw;
    color: #575756;
}

#section3 #slide2 .img-text {
    max-width: 376px;
    right: 8vw;
    top: 13vw;
    width: 35%;
    color: #fff;
}

#section3 #slide3 .img-text {
    max-width: 885px;
    left: 5vw;
    width: 80%;
    top: 4vw;
    color: #fff;
}

#section4 {
    height: 100vh;
}

#section4 .flex {
    margin-bottom: 11vh
}

#section4 .flex a {
    display: block;
    /*background: #575756;*/
    text-decoration: none;
}

#section4 .flex a div {
    overflow: hidden;
    position: relative;
    height: 35vh;
}

#section4 .flex a span {
    display: block;
    padding: 10px 0;
    color: #fff;
    font-family: termina, sans-serif;
    font-weight: bold;
    font-size: 1em;
    background: #575756;
}

.gallery-btn-wrapper {
    margin: 20px 30px;
    width: 100%;
    max-width: 600px;
    text-align: center;
}

.plans-btn-wrapper {
    margin: 20px 30px;
    width: 100%;
    max-width: 600px;
    text-align: center;
}

.ease-hover img {
    transition: all 1s ease-in-out;
    width: 100%;
}

.ease-hover:hover img {
    transform: scale(1.25);
}



#section5 #slide1 .img-text {
    max-width: 520px;
    left: 5vw;
    width: 50%;
    top: 14vw;
    color: #575756;
}

#section5 #slide2 .img-text {
    max-width: 680px;
    right: 7vw;
    top: 3vw;
    width: 40%;
    color: #575756;
}

#section6 {
    height: 100vh;
}

#section6 .flex {
    flex-direction: row-reverse;
}

#section6 .text-container {
    padding-left: 4vh;
}

#section6 .title-img {
    width: 75%;
    max-width: 541px;
}

#section6 h1 {
    font-family: termina, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.5vw;
    max-width: 500px;
    margin-bottom: 10px;
}

#section6 span {
    font-family: relation-one, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 5vh;
    letter-spacing: 8px;
}

#section6 p {
    font-family: termina, sans-serif;
    padding: 0;
    margin-top: 10px;
}

#section7 img {
    width: 100%;
}

#section7 .img-text {
    max-width: 679px;
    left: 5vw;
    top: 2vw;
    width: 50vw;
    color: #fff;
}

#section8 {
    height: 100vh;
}

#section8 .flex {
    flex-direction: row-reverse;
}

#section8 .text-container {
    padding-left: 4vh;
}

#section8 .title-img {
    width: 50%;
    max-width: 541px;
}

#section8 h1 {
    font-family: termina, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.5vw;
    max-width: 500px;
    margin-bottom: 10px;
}

#section8 span {
    font-family: relation-one, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 5vh;
    letter-spacing: 8px;
}

#section8 p {
    font-family: termina, sans-serif;
    padding: 0;
    margin-top: 10px;
}

#section9 {
    display: block;
}

#section9 img {
    width: 100%;
}

#section9 iframe {
    height: 50vh;
}

#section10 img {
    width: 100%;
}

#section10 .img-text {
    max-width: 834px;
    left: 5vw;
    top: 2vw;
    width: 38vw;
    color: #fff;
}

#section11 {
    height: auto;
}

#section11 .content {
    height: 110px;
    padding: 0.5vw 5vw;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.soytas-logo-c {
    width: 100%;
    max-width: 150px;
}

#section11 p {
    font-family: termina, sans-serif;
    font-weight: 400;
    font-style: normal;
    max-width: 300px;
    line-height: 1.3;
    text-align: center;
    font-size: 1.5vh;
}

.social-btns-wrapper {}

.social-btns-wrapper a {
    margin: 0 3px;
    border: 1px solid;
    text-align: center;
    display: block;
    float: left;
    padding: 10px 13px;
    border-radius: 50%;
    color: #575756;
}

.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
    height: auto !important;
}

@media screen and (max-width:1023px) {

    header .header-logo {
        max-width: 100px;
        width: 100%;
    }

    .navbar .menu-items {
        display: flex;
    }

    .navbar .nav-container li {
        list-style: none;
    }

    .navbar .nav-container a {
        text-decoration: none;
        font-weight: 500;
    }

    .navbar .nav-container a:hover {
        font-weight: bolder;
    }

    .nav-container {
        display: block;
        position: absolute;
        height: 60px;
        z-index: 1111111111;
    }

    .nav-container .checkbox {
        position: absolute;
        display: block;
        height: 32px;
        width: 32px;
        top: 20px;
        left: 20px;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
    }

    .nav-container .hamburger-lines {
        display: block;
        height: 26px;
        width: 32px;
        position: absolute;
        top: 17px;
        left: 20px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .nav-container .hamburger-lines .line {
        display: block;
        height: 4px;
        width: 100%;
        border-radius: 10px;
        background: #575756;
    }

    .nav-container .hamburger-lines .line1 {
        transform-origin: 0% 0%;
        transition: transform 0.4s ease-in-out;
    }

    .nav-container .hamburger-lines .line2 {
        transition: transform 0.2s ease-in-out;
    }

    .nav-container .hamburger-lines .line3 {
        transform-origin: 0% 100%;
        transition: transform 0.4s ease-in-out;
    }

    .navbar .menu-items {
        padding-top: 120px;
        background: #fff;
        height: 100vh;
        width: 55vw;
        transform: translate(-150%);
        display: flex;
        flex-direction: column;
        transition: transform 0.5s ease-in-out;
        text-align: center;
    }

    .navbar .menu-items li {
        margin-bottom: 1.2rem;
        font-size: 1.5rem;
        font-weight: 500;
    }

    .nav-container input[type="checkbox"]:checked~.menu-items {
        transform: translateX(0);
    }

    .nav-container input[type="checkbox"]:checked~.hamburger-lines .line1 {
        transform: rotate(45deg);
    }

    .nav-container input[type="checkbox"]:checked~.hamburger-lines .line2 {
        transform: scaleY(0);
    }

    .nav-container input[type="checkbox"]:checked~.hamburger-lines .line3 {
        transform: rotate(-45deg);
    }

    .nav-container input[type="checkbox"]:checked~.header-logo {
        display: none;
    }

    .desktop {
        display: none !important;
    }

    .navbar {
        position: relative;
    }

    .navbar .flex {
        align-items: center;
        margin: 0 !important;
        padding: 0;
        width: 100%;
    }

    .navbar ul {
        flex-direction: column;
        margin: 10px 0;
    }

    .navbar li {
        margin: 2px 0;
    }

    .navbar li a {
        font-size: 1.5vh;
    }

    .ekatalog-btn {
        max-width: 148px;
    }

    .img-text {
        position: relative;
        width: 100% !important;
        top: unset !important;
        left: unset !important;
        right: unset !important;

        color: #575756 !important;
    }

    .img-text h1 {
        font-size: 3vh;
        padding: 25px;
        padding-bottom: 0;
    }

    .img-text span {
        font-size: 3vh;
        letter-spacing: .25rem;
        padding: 25px;
        padding-top: 0;
    }

    .img-text p {
        font-size: .75em;
        padding: 25px;
        margin: 0 !important;
        padding-top: .5vh;
    }

    .section {
        position: relative;
        margin: 3vh 0;
        height: auto !important;
        align-items: baseline;
    }

    #section0 {
        margin-top: 0;
    }

    #siteSlider .item {
        height: auto;
    }

    .site-wrapper {
        width: 100%;
        position: relative;
    }

    .flex {
        flex-direction: column !important;
        padding: 0 15px;
        margin-bottom: 7vh;
    }

    .text-container {
        margin-bottom: 3vh;
        padding: 0 !important;
    }

    .text-container h1 {
        font-size: 3vh;
        padding: 15px;
        padding-bottom: 0;
    }

    .text-container span {
        font-size: 3vh;
        letter-spacing: .25rem;
        padding: 17px;
        padding-top: 0;
    }

    .text-container p {
        line-height: 1.5;
        font-size: .75em;
        padding: 0 15px !important;
    }

    .owl-nav {
        top: 7vh;
    }

    .owl-prev span {
        font-size: 6vh;
    }

    .owl-next span {
        font-size: 6vh;
    }

    .gallery-btn-wrapper, .plans-btn-wrapper {
        margin: 1vh 0;
    }

    .villa-img {
        width: 100%;
    }

    #section3 #slide1 .text-img {
        max-width: 800px;
        left: unset;
        width: 90%;
        top: unset;
        position: relative;
        display: block;
        margin: 0 auto;
    }

    #section3 #slide2 .text-img {
        max-width: 800px;
        left: unset;
        width: 90%;
        top: unset;
        position: relative;
        display: block;
        margin: 0 auto;
    }

    #section3 #slide3 .text-img {
        max-width: 531px;
        left: 9vw;
        width: 54%;
        top: 1vw;
    }

    #section4 .flex {
        padding: 5vh;
        margin-bottom: 5vh;
    }

    #section4 .flex a div {
        height: auto;
    }

    #section5 #slide2 .img-text h1 {
        font-size: 2vh;
    }

    #section6 h1 {
        font-size: 3vh;
        padding: 0 15px !important;
    }

    #section6 span {
        font-size: 3vh;
        letter-spacing: .25rem;
        padding: 0 15px !important;
    }

    #section8 span {
        font-size: 3vh;
        letter-spacing: .25rem;
        padding: 0 15px !important;
    }

    #section8 h1 {
        font-size: 3vh;
        padding: 0 15px !important;
    }

    #section8 .title-img {
        max-width: 236px;
    }

    #section10 {
        margin-bottom: 0;
    }

    #section11 {
        margin: 0;
    }

    #section11 .content {
        height: auto;
        padding: 0;
        display: block;
    }

    .soytas-logo-c {
        display: block;
        margin: 1.5vh auto;
    }

    #section11 p {
        margin: 1.5vh auto;
    }

    .social-btns-wrapper {
        float: unset;
        right: unset;
        margin: 1.5vh auto;
        max-width: 190px;
        height: 40px;
    }
}


.form-btn {
    display: inline-block;
    position: fixed;
    top: 19.5%;
    right: 0;
    z-index: 111111111111111;
    transform: translateY(-40%);
    width: 40px;
    height: 219px;
    cursor: pointer;
    transition: all 300ms ease-in-out;
}

.form-btn.active {
    right: -50px;
}

.form-wrapper {
    position: fixed;
    top: 50%;
    right: -35vw;
    transform: translateY(-50%);
    z-index: 50000000000;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 24px 24px 0 24px;
    width: 100%;
    max-width: 25vw;
    background: #04a99b;
    transition-delay: 300ms;
    transition: all 300ms ease-in-out;
}

.form-wrapper.form-active {
    right: 0;
}

.close {
    position: absolute;
    top: 1vw;
    left: 1vw;
    border: 2px solid #fff;
    padding: 0px 5px;
    font-family: termina, sans-serif;
    text-align: center;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    cursor: pointer;
}

.form-container {
    padding: 0 3vh;
    padding-top: 2vh;
}

.company-logo {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 236px;
}

.form-wrapper form {
    margin-bottom: 5vh;
}

.form-wrapper h1 {
    text-align: center;
    margin-top: 5vh;
    font-size: 3.5vh;
    font-family: termina, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #fff;
}

.form-wrapper p {
    text-align: center;
    margin-top: 2vh;
    font-size: 1.5vh;
    font-family: termina, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 1.5vh;
}

.form-wrapper .text-input {
    width: 100%;
    height: 3.5vh;
    margin: 5px 0;
    background-color: #fff;
    border: 3px solid #00766c;
    color: #04a99b;
    font-family: termina, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.text-input::placeholder {
    color: #04a99b;
    padding-left: 15px;
}

input:-internal-autofill-selected {
    background-color: #fff !important;
    border: 3px solid #00766c !important;
    color: #04a99b !important;
}

.checkbox-container {
    margin: 15px 0;
}

.checkbox-container label {
    font-family: termina, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25vh;
    color: #fff;
}

.kvkkPopup {
    color: #fff;
}

.empty-input-error {
    color: #FF2E2E;
    font-family: sans-serif;
    margin-bottom: 10px;
    display: none;
    line-height: 2;
    font-family: termina, sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.btn-send {
    background-color: #A1DBE4;
    font-family: termina, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #05542E;
    display: block;
    max-width: 150px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.5;
    padding: 10px;
    border-radius: 20px;
    text-decoration: none;
}

.alert-wrapper {
    display: none;
}

#mobileForm {
    margin: 0;
    display: none !important;
}

#mobileForm .form-wrapper {
    position: relative !important;
    right: unset !important;
    transform: unset !important;
    display: block !important;
    padding: 0 25px;
}

#mobileForm .form-wrapper .text-input {
    margin: 10px auto;
    display: block;
}

.btn-mobile-send {
    background-color: #A1DBE4;
    font-family: termina, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #05542E;
    display: block;
    max-width: 150px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.5;
    padding: 10px;
    border-radius: 20px;
    text-decoration: none;
}

@media screen and (max-width:1024px) {

    /*#mobileForm{
        display: flex!important;
        z-index: 1;
    }*/
    .form-btn {
        top: 45%;
        width: 30px;
        height: 164px;
    }

    .form-wrapper {
        right: -100vw;
        width: 100%;
        max-width: 100%;
        height: 100%;
        padding: 0;
        z-index: 111111111111111111;
    }
}

/** MODAL **/
.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    transform: translateX(-50%) translateY(-50%);
    display: inline-block;
    width: 60vw;
    height: 60vh;
    background: #fff;
    border-radius: 8px;
}

.close__modal {
    position: absolute;
    top: 14px;
    right: 24px;
    display: inline-block;
    padding: 5px;
    border: 3px solid #222;
    border-radius: 3px;
    color: #222;
    cursor: pointer;
    text-align: center;
    font-family: termina, sans-serif;
    font-weight: bold;
}

.modal__container {
    padding: 0 40px 0 40px;
    height: 22vw;
    max-height: 470px;
    margin-top: 25px;
    overflow-y: scroll;
}

.modal-title {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
    width: 90%;
    font-size: 2.5vh;
    line-height: 1.2;
    text-align: center;
    font-family: termina, sans-serif;
    font-weight: 500;
}

.modal__container h3 {
    font-size: 1.85vh;
    line-height: 1.2;
    text-align: left;
    font-family: termina, sans-serif;
    font-weight: 500;
}

.modal__container p {
    display: inline-block;
    margin-bottom: 12px;
    font-size: 1.55vh;
    line-height: 1.7;
    width: 100%;
    text-align: left;
    font-family: termina, sans-serif;
    font-weight: 400;
}

@media screen and (max-width:1024px) {
    .modal {
        width: 44vh;
        height: 68vh;
    }

    .modal-title {
        font-size: 2vh;
        width: 70%;
    }

    .modal__container {
        height: 49vh;
        max-height: unset;
        margin-top: 15px;
        padding: 0 20px 0 20px;
    }
}

/** FORM ALERTS & ERRORS **/
.empty-input {
    border: 3px solid #FF2E2E !important;
}

.mandatory {
    -webkit-box-shadow: 0px 0px 0px 1px rgba(255, 0, 0, 1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(255, 0, 0, 1);
    box-shadow: 0px 0px 0px 1px rgba(255, 0, 0, 1);
}

.alert-container {
    text-align: center;
    font-family: termina, sans-serif;
    font-weight: bold;
    color: #fff;
    margin: 20px 0;
}

.deficient-data-message {
    color: #FF2E2E;
    display: none;
    -webkit-animation: fadein 1s ease-in alternate infinite;
    -moz-animation: fadein 1s ease-in alternate infinite;
    animation: fadein 1s ease-in alternate infinite;
}

.sending-message {
    display: none;
}

.alert-wrapper {
    text-align: center;
    font-family: termina, sans-serif;
    color: #fff;
    display: none;
}

.alert-wrapper .title {
    font-size: 2.75vh;
}

.alert-wrapper .text {
    font-size: 1.75vh;
    line-height: 1.3;
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }

    25% {
        opacity: .5;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: .5;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadein {
    0% {
        opacity: 0;
    }

    25% {
        opacity: .5;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: .5;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    25% {
        opacity: .5;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: .5;
    }

    100% {
        opacity: 0;
    }
}