﻿/*******************************************
 * VOZGO BİLİŞİM HİZMETLERİ A.Ş.
 * VİSTA GÖKTÜRK için TESCİLLİ UI/UX ÇALIŞMASI
 * KOPYALANMASI, TAKLİT EDİLMESİ TESCİLLİ OLMASI SEBEBİ İLE YASAKTIR.
 * İLETİŞİM : 0216 606 0404
 * https://www.vozgo.com
*******************************************/

.leaf-left {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 99999;
    width: 300px;
    pointer-events: none;
}

.leaf-right {
    position: absolute;
    right: 0px;
    top: 120px;
    z-index: 99999;
    width: 200px;
    pointer-events: none;
}

.header-fluidcontainer {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient( 0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%);
    background: -webkit-linear-gradient( 0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%);
    background: linear-gradient( 0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    margin: 0;
    padding-top: 20px;
}

.section1-fluidcontainer {
    background: url(../images/katplanlari/katplanlari-bg.png) bottom center no-repeat;
    background-size: 90%;
    height: calc(100vh);
    min-height: 900px;
    display: block;
    padding-top: 100px;
}

.section1-slogan {
    margin-top: 300px;
}

.section1-slogan-playfair {
    font-family: "Playfair Display", serif;
    font-weight: bolder;
    font-size: 60px;
    color: #fff;
    margin-top: -40px;
    text-shadow: 2px 2px 8px #000;
    margin-left: 0px;
}

.section1-slogan-brushwell {
    font-family: "Brushwell";
    font-size: 100px;
    margin-top: -75px;
    margin-left: 295px;
    text-shadow: 2px 2px 8px #000;
    color: #fff;
}

.section34-fluidcontainer {
    background: url(../images/homepage/section3_4-bg.png) top center no-repeat;
    height: calc(100vh);
    min-height: 930px;
    display: block;
}

.section3-container {
    padding-top: 50px;
    height: calc(100vh);
    min-height: 900px;
}

.section3-slogan {
    width: calc(90vw);
}

.section3-slogan-opensans {
    font-family: "Open Sans", sans-serif;
    font-weight: 200;
    font-size: 35px;
    color: #000;
}

.section3-slogan-playfair {
    font-family: "Playfair Display", serif;
    font-weight: bolder;
    font-size: 80px;
    color: #ca984d;
    margin-top: -40px;
}

.section3-slogan-brushwell {
    font-family: "Brushwell";
    font-size: 100px;
    margin-top: -94px;
    margin-left: 94px;
    color: #2c2c2c;
}

.section3-desc {
    margin: 30px 0;
}

.section3-slider-container {
    width: 100%;
    padding-top: 100px;
}

.section3-slider-container .item {
    max-width: 500px;
    width: 100%;
    margin-left: 15% !important;
    background: #fff;
    padding: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    position: absolute;
}

.section3-controller {
    position: absolute;
    bottom: 50px;
    font-size: 20px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 9999999;
}

.section3-prevbtn {
    float: left;
    padding: 10px 30px;
    width: fit-content;
    border-radius: 100px;
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    cursor: not-allowed;
    pointer-events: none;
}

.section3-nextbtn {
    float: left;
    margin-left: 30px;
    padding: 10px 30px;
    width: fit-content;
    border-radius: 100px;
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    cursor: pointer;
}

#section3-rotate10 {
    transform: rotate(-9deg);
    z-index: 4;
    position: absolute;
}

#section3-rotate0 {
    transform: rotate(0deg);
    z-index: 3;
    opacity: 65%;
    margin-top: 100px;
    margin-left: 50px;
}

#section3-rotate-10 {
    transform: rotate(9deg);
    z-index: 2;
    opacity: 45%;
    margin-top: 202px;
    margin-left: 71px;
    position: absolute;
}

#section3-rotate-20 {
    transform: rotate(14deg);
    z-index: 1;
    opacity: 20%;
    margin-top: 285px;
    margin-left: 70px;
    position: absolute;
}

.section4-container {
    height: calc(100vh);
    padding-top: 50px;
    min-height: 900px;
}

.section4-buttonscontainer {
    padding-top: 10px;
}

.section4-type1 {
    border: 5px solid #daa04b;
    max-height: 800px;
    background: url(../images/homepage/section4-2_1.jpg) center center no-repeat;
    display: block;
    border-radius: 25px;
    width: 100%;
    height: 600px;
    color: #fff;
    position: relative;
}

.section4-type2 {
    border: 5px solid #daa04b;
    max-height: 800px;
    background: url(../images/homepage/section4-3_1.jpg) center center no-repeat;
    display: block;
    border-radius: 25px;
    width: 100%;
    height: 600px;
    color: #fff;
    position: relative;
}

.section4-type3 {
    border: 5px solid #daa04b;
    max-height: 800px;
    background: url(../images/homepage/section4-4_1.jpg) center center no-repeat;
    display: block;
    border-radius: 25px;
    width: 100%;
    height: 600px;
    color: #fff;
    position: relative;
}

.section4-typebutton {
    background: url(../images/gold-button-bg.jpg) center center no-repeat;
    width: 70%;
    margin: auto;
    margin-top: 10px;
    display: block;
    border-radius: 10px;
    color: #000;
    font-size: 20px;
    text-align: center;
    padding: 10px 0;
}

.section4-typebutton:hover {
    color: #000;
    font-weight: bold;
}

.section4-title {
    font-size: 80px;
    font-weight: bold;
    position: absolute;
    bottom: 70px;
    left: 30px;
}

.section4-desc {
    font-size: 40px;
    position: absolute;
    bottom: 40px;
    left: 30px;
    font-weight: bold;
}

.section4-modal-container {
    background: url(../images/backgrounds/mainbg.jpg) top center #fff;
}

.section4-modal-container .container {
    padding: 50px;
}

.section4-modal-container .section4-modal-close {
    font-size: 30px;
    position: absolute;
    top: 40px;
    left: 40px;
    color: #000;
}

.section4-modal-title {
    font-size: 25px;
    color: #000;
    margin-top: 30px;
}

.section4-modal-type {
    font-size: 80px;
    font-family: "Playfair Display", sans-serif;
    color: #ca984d;
    margin-top: -20px;
}

.section4-modal-m2title {
    color: #ca984d;
    margin-top: -10px;
    font-size: 20px;
}

.section4-modal-m2 {
    color: #000;
    font-size: 25px;
}

.section4-right-table {
    width: 100%;
    font-size: 18px;
    margin-top: 35px;
}

.section4-right-table thead tr td:nth-child(2) {
    text-align: right;
}

.section4-right-table tbody tr td:first-child {
    width: 10%;
    color: #ca984d;
    font-weight: bold;
    padding: 2px 0;
}

.section4-right-table tbody tr td:nth-child(2) {
    width: 60%;
    padding: 2px 0;
}

.section4-right-table tbody tr td:nth-child(3) {
    width: 30%;
    padding: 2px 0;
    text-align: right;
}

.section4-right-table thead {
    font-weight: bold;
    border-bottom: 2px solid #ca984d;
    color: #ca984d;
    padding-top: 10px;
    padding-bottom: 10px;
}

.section4-modal-desc {
    margin-top: 50px;
}

.section4-modal-desc p {
    font-size: 15px;
    margin-top: 10px;
}

@media (max-width: 767.98px) {
    .section1-fluidcontainer {
        background-size: cover;
        min-height: 520px;
        margin-top: -125px;
    }
    .section1-slogan {
        margin-top: 190px;
    }
    .section1-slogan-playfair {
        font-size: 35px;
    }
    .section1-slogan-brushwell {
        font-size: 50px;
        margin-top: -30px;
        margin-left: 0px;
    }
    .section34-fluidcontainer {
        height: auto;
        min-height: auto;
    }
    .section3-container {
        min-height: auto;
        height: auto;
    }
    .section3-container .col-md-7 {
        width: 100%;
    }
    .section3-controller {
        z-index: 999;
    }
    .section3-slogan {
        text-align: center;
        width: fit-content;
        margin: 15px auto 0px auto;
    }
    .section3-slogan-opensans {
        font-size: 20px;
    }
    .section3-slogan-playfair {
        font-size: 40px;
        margin-top: -20px;
    }
    .section3-slogan-brushwell {
        font-size: 50px;
        margin-top: -33px;
        margin-left: 25px;
    }
    .section3-slider-container {
        min-height: 800px;
        height: calc(100vh);
    }
    .section3-slider-container .item {
        margin-left: 0% !important;
        max-width: calc(90vw);
        padding: 5px;
    }
    .section4-container {
        min-height: auto;
        height: auto;
    }
    .section4-container .row .col-md-4 {
        margin-bottom: 30px;
        padding-right: 0;
    }
    .section4-container .row {
        padding-right: 0;
    }
    .section4-type1,
    .section4-type2,
    .section4-type3 {
        height: 260px;
    }
    .section4-buttonscontainer {
        padding-top: 25px;
    }
    .section4-title {
        font-size: 60px;
        bottom: 34px;
        left: 30px;
    }
    .section4-desc {
        font-size: 30px;
        bottom: 10px;
        left: 30px;
    }
    .section4-typebutton {
        width: 30%;
        float: left;
        margin: auto 1.5% auto 1.5%;
        font-size: 25px;
    }
    .section4-modal-title {
        font-size: 20px;
    }
    .section4-modal-type {
        font-size: 35px;
        margin-top: -10px;
    }
    .section4-modal-m2title {
        margin-top: 10px;
        font-size: 15px;
    }
    .section4-modal-m2 {
        color: #000;
        font-size: 15px;
        margin-bottom: 15px;
    }
    .section4-right-table {
        font-size: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #leafleft {
        width: 100px !important;
    }
    #leafright {
        width: 100px !important;
    }
    .leaf-left {
        width: 150px;
    }
    .leaf-right {
        width: 165px;
        top: 150px;
    }
    .section1-fluidcontainer {
        background-size: cover;
        min-height: 520px;
    }
    .section1-slogan {
        margin-top: 190px;
    }
    .section1-slogan-playfair {
        font-size: 35px;
    }
    .section1-slogan-brushwell {
        font-size: 50px;
        margin-top: -40px;
        margin-left: 150px;
    }
    .section34-fluidcontainer {
        min-height: 630px;
    }
    .section3-slider-container .item {
        max-width: 350px;
    }
    .section3-slogan {
        width: 50vw;
    }
    .section3-slogan-opensans {
        font-size: 20px;
        margin-top: 15px;
    }
    .section3-slogan-playfair {
        font-size: 40px;
        margin-top: -21px;
        margin-left: 18px;
    }
    .section3-slogan-brushwell {
        font-size: 50px;
        margin-top: -40px;
        margin-left: 40px;
    }
    .section3-desc {
        font-size: 13px;
        margin-top: 15px;
    }
    .section3-container {
        min-height: 650px;
    }
    .section3-slider-container {
        padding-top: 20px;
    }
    .section4-container {
        min-height: 530px;
    }
    .section4-type1 {
        background: url(../images/homepage/section4-2_1.jpg) center center no-repeat;
        display: block;
        height: 400px;
    }
    .section4-buttonscontainer {
        padding-top: 5px;
    }
    .section4-typebutton {
        background: url(../images/gold-button-bg.jpg) center center no-repeat;
        width: 90%;
        margin-top: 10px;
        font-size: 15px;
        padding: 10px 0;
    }
    .section4-title {
        font-size: 50px;
        bottom: 70px;
        left: 30px;
    }
    .section4-desc {
        font-size: 23px;
        bottom: 40px;
        left: 30px;
    }
    .section4-type2 {
        background: url(../images/homepage/section4-3_1.jpg) center center no-repeat;
        display: block;
        height: 400px;
    }
    .section4-type3 {
        background: url(../images/homepage/section4-4_1.jpg) center center no-repeat;
        display: block;
        height: 400px;
    }
    .modal-xl {
        --bs-modal-width: calc(90vw);
    }
    .section4-modal-title {
        font-size: 20px;
    }
    .section4-modal-type {
        font-size: 35px;
        margin-top: -10px;
    }
    .section4-modal-m2title {
        margin-top: 10px;
        font-size: 15px;
    }
    .section4-modal-m2 {
        color: #000;
        font-size: 15px;
        margin-bottom: 15px;
    }
    .section4-right-table {
        font-size: 15px;
    }
    .section4-modal-desc {
        margin-top: 20px;
    }
    .section4-modal-desc p {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #leafleft {
        width: 100px !important;
    }
    #leafright {
        width: 100px !important;
    }
    .leaf-left {
        width: 150px;
    }
    .leaf-right {
        width: 165px;
        top: 150px;
    }
    .section1-fluidcontainer {
        background-size: cover;
        min-height: 520px;
    }
    .section1-slogan {
        margin-top: 190px;
    }
    .section1-slogan-playfair {
        font-size: 50px;
    }
    .section1-slogan-brushwell {
        font-size: 70px;
        margin-top: -55px;
        margin-left: 200px;
    }
    .section34-fluidcontainer {
        min-height: 680px;
    }
    .section3-slider-container .item {
        max-width: 350px;
    }
    .section3-slogan {
        width: 50vw;
    }
    .section3-slogan-opensans {
        font-size: 20px;
        margin-top: 15px;
    }
    .section3-slogan-playfair {
        font-size: 40px;
        margin-top: -21px;
        margin-left: 18px;
    }
    .section3-slogan-brushwell {
        font-size: 50px;
        margin-top: -40px;
        margin-left: 40px;
    }
    .section3-desc {
        font-size: 13px;
        margin-top: 15px;
    }
    .section3-desc .GoldButton {
        margin-top: 15px !important;
    }
    .section3-container {
        min-height: 650px;
    }
    .section3-slider-container {
        padding-top: 20px;
    }
    .section4-container {
        min-height: 600px;
    }
    .section4-type1 {
        background: url(../images/homepage/section4-2_1.jpg) center center no-repeat;
        display: block;
        height: 500px;
    }
    .section4-type2 {
        background: url(../images/homepage/section4-3_1.jpg) center center no-repeat;
        display: block;
        height: 500px;
    }
    .section4-type3 {
        background: url(../images/homepage/section4-4_1.jpg) center center no-repeat;
        display: block;
        height: 500px;
    }
    .section4-buttonscontainer {
        padding-top: 5px;
    }
    .section4-typebutton {
        background: url(../images/gold-button-bg.jpg) center center no-repeat;
        width: 90%;
        margin-top: 10px;
        font-size: 15px;
        font-weight: bold;
        padding: 20px 0;
    }
    .section4-title {
        font-size: 50px;
        bottom: 70px;
        left: 30px;
    }
    .section4-desc {
        font-size: 23px;
        bottom: 40px;
        left: 30px;
    }
    .modal-xl {
        --bs-modal-width: calc(90vw);
    }
    .section4-modal-title {
        font-size: 20px;
    }
    .section4-modal-type {
        font-size: 35px;
        margin-top: -10px;
    }
    .section4-modal-m2title {
        margin-top: 10px;
        font-size: 15px;
    }
    .section4-modal-m2 {
        color: #000;
        font-size: 15px;
        margin-bottom: 15px;
    }
    .section4-right-table {
        font-size: 15px;
    }
    .section4-modal-desc {
        margin-top: 20px;
    }
    .section4-modal-desc p {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 0px;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    #leafleft {
        width: 100px !important;
    }
    #leafright {
        width: 100px !important;
    }
    .leaf-left {
        width: 150px;
    }
    .leaf-right {
        width: 165px;
        top: 150px;
    }
    .section1-slogan-brushwell {
        margin-top: -60px;
        margin-left: 25px;
    }
    .section34-fluidcontainer {
        min-height: 760px;
    }
    .section3-slogan {
        width: 50vw;
    }
    .section3-slogan-opensans {
        font-size: 20px;
        margin-left: 20px;
        margin-top: 15px;
    }
    .section3-slogan-playfair {
        font-size: 40px;
        margin-top: -21px;
        margin-left: 18px;
    }
    .section3-slogan-brushwell {
        font-size: 50px;
        margin-top: -40px;
        margin-left: 40px;
    }
    .section3-desc {
        margin-top: 15px;
    }
    .section3-desc .GoldButton {
        margin-top: 15px !important;
    }
    .section3-container {
        min-height: 700px;
    }
    .section3-slider-container {
        padding-top: 20px;
    }
    .section4-container {
        min-height: 760px;
    }
    .modal-xl {
        --bs-modal-width: calc(90vw);
    }
    .section4-modal-title {
        font-size: 20px;
    }
    .section4-modal-type {
        font-size: 60px;
        margin-top: -25px;
    }
    .section4-modal-m2title {
        margin-top: -10px;
        font-size: 15px;
    }
    .section4-modal-m2 {
        color: #000;
        font-size: 15px;
        margin-bottom: 15px;
    }
    .section4-right-table {
        font-size: 15px;
    }
    .section4-modal-desc {
        margin-top: 20px;
    }
    .section4-modal-desc p {
        font-size: 14px;
    }
}

@media (min-width: 1400px) {}