@import "validationEngine.jquery.css";
@import "jquery.fancybox.css";
@import "owl.carousel.min.css";
@import "owl.theme.default.css";
@import "jquery.fullPage.css";
@import "animate.css";
@import "stylesheet.css";
@import "style2.css?v=13";
@import "responsive.css?v=12";

.inputCont {
    position: relative
}

    .inputCont label {
        position: absolute;
        right: 40px;
        top: -5px;
        background: #1b2642;
        color: #fff;
        border-radius: 5px;
        padding: 4px 10px 4px 5px;
        display: none;
        font-size: 15px;
        z-index: 1
    }

        .inputCont label::before {
            content: "";
            position: absolute;
            bottom: -4px;
            left: 10px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 5px 5px 0 5px;
            border-color: #1b2642 transparent transparent transparent
        }

        .inputCont label.active {
            display: block
        }

.disclaimer {
    position: relative;
    height: 50px
}

.iti {
    width: 100%;
    padding: 15px 0px
}

.iti__country-name {
    color: #000 !important
}

#telefon::placeholder {
    opacity: 0
}

input[type="submit"]:disabled {
    opacity: .5;
    cursor: default
}

.canlidestekpopup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000000;
    -webkit-transition: opacity 700ms ease-in;
    -moz-transition: opacity 700ms ease-in;
    transition: opacity 700ms ease-in
}

#overlay {
    background: rgba(0,0,0,0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1
}

.canlidestekpopup img {
    z-index: 111111;
    width: 80vh;
    height: 80vh;
    max-width: 750px;
    margin: 2vw auto;
    display: block
}

.canlidestek-close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 3vh;
    color: #fff;
    font-family: 'Montserrat',sans-serif;
    font-weight: bold
}

@media screen and (max-width:1024px) and (orientation:portrait) {
    .canlidestekpopup img {
        width: 100%;
        height: auto;
        padding: 21vw 0
    }
}

.badge-container {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 100
}

    .badge-container img {
        width: 17vw;
        max-width: 130px;
        transform: unset;
        height: auto;
        object-position: center
    }

@media screen and (max-width:768px) and (orientation:portrait) {
    .badge-container {
        text-align: right;
        top: 5%
    }
}

#cookiePopup {
    width: 100%;
    background: rgba(0,0,0,0.9) !important;
    color: #aaa !important;
    padding: 1em 1.8em;
    -ms-flex-direction: row;
    flex-direction: row;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 99999;
    padding-bottom: 50px
}

    #cookiePopup p {
        color: #aaa !important;
        font-family: 'Montserrat',sans-serif;
        font-size: 10px;
        max-width: 100%;
        line-height: 1.5;
        color: #76675a
    }

        #cookiePopup p a {
            color: #aaa !important;
            text-decoration: underline
        }

        #cookiePopup p span {
            font-family: 'Montserrat',sans-serif;
            font-size: 12px
        }

    #cookiePopup .cookiePopupClose {
        background: #76675a;
        color: #FFF;
        font-family: 'Montserrat',sans-serif;
        font-size: 12px;
        position: absolute;
        padding: 6px 30px;
        right: 0px;
        bottom: 0px
    }

.menuIcn {
    height: 99%;
    padding: 0 27px
}

.itemsCont h1 {
    font-size: 20px !important
}

.itemsCont p {
    font-size: 14px !important;
    line-height: 16px !important
}

.sup {
    font-size: 10px;
    position: relative;
    top: -8px
}

.disabled {
    opacity: .4;
    top: 0 !important
}

.slideList li {
    color: #fff;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

    .slideList li:hover {
        color: #01536b
    }

.slideList li {
    color: #FFF;
    font-size: 17px
}

.slideList li {
    width: 95%
}

.slideList .baslik:hover {
    color: #FFF !important
}

/*header .logo img {
    height: 84px !important
}*/

#mainGaleriSlider .owl-dots:before {
    content: 'GALLERIA'
}

.inputCont span {
    font-size: 16px
}

.formBottom label {
    color: rgba(255,255,255,0.94)
}

@media screen and (max-width:800px) {
    header .logo img {
        height: 80px;
    }

    .deskHide.formBtn.mDNone {
        display: block !important
    }

    .slideIcerik h1 {
        text-shadow: 1px 1px 2px #2b2a2a
    }

    .footer-left .mobilelandHead li:last-child {
        display: none !important
    }

    #proje-konseptPage .pkLeft {
        top: 250px
    }

    .disclaimer {
        overflow: scroll
    }

    .formBottom .subBtn {
        margin-top: 10px
    }
}
