﻿/*html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}*/

#home-item {
    cursor: pointer !important;
    transition: 0.6s;
}

    #home-item:hover {
        background-color: #ae8030 !important;
        visibility: visible;
        opacity: 1;
        /*transition: all 0.5s ease-in;*/
    }

.all_rights {
    color: #ae8030 !important;
}
.f-Alt {
    font-size: 16px !important;
}

.dortlu h2 {
    font-size: 2.9rem !important;
}

/*#contactInstagram:hover {
    content: url("../images/contact/instagramHover.svg");
    width:20px;
}*/




.google-maps {
    position: relative;
    padding-bottom: 20%;    
    overflow: hidden;
}

    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }


/*.boxes h3:hover {
    color: #fff !important;
}*/




.box-1 {
    background: linear-gradient(#f8f8f9, #f8f8f9 50%, #ae8030 50%, #ae8030);
    background-size: 100% 200%;
    /*trasition effect for background*/
    transition: background 0.4s;
    border-radius: 5px;
    height:100%;
    width:100%;
    padding-top:5rem;
    margin-top:2rem;
}

.box-link{
    
}
.box-link:hover {
    color: #fff !important;
}

.boxes-header {
    font-size: 2.5rem;
    font-weight: bold;
}

    .box-1:hover {
        background-position: 100% 100%;
        color:#fff;
    }

hr.new5 {
    border: 2px solid #ae8030;
    width:40px;
    /*border-radius: 5px;*/
}


.boxes-top {
    background-image: url("../images/contact/box-location.svg");
    /*position:relative;*/
    left: auto;
    width: 50px;
    height: 50px;
    border: solid 3px #fff;
    /*margin-top: -25px;*/
    z-index: 10;
    border-radius: 5px;
    position: absolute;
    top: 11%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*h1::before {
    transform: scaleY(0);
    transform-origin: bottom top;
}

h1:hover::before {
    transform: scaleY(1);
    transform-origin: bottom top;
}

h1::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    inset: 0 0 0 0;
    background: #ae8030;
    z-index: -1;
    transition: transform .3s ease;
}

h1 {
    position: relative;
    font-size: 5rem;
}*/



.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.hero {
    position: relative;
    min-height: 57vw;
    color: #fff;
}

.video-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.8;
    z-index: 1;
}

.video-wrap {
    position: absolute;
    /* height: 100%;
        width: 100%; */
    display: block;
    height: auto;
    left: auto;
}

.bg-video {
    height: 100%;
    min-width: 100%;
    width: auto;
    overflow-y: hidden;
    z-index: -999;
}

.hero-content {
    position: relative;
    top: 96px;
    z-index: 5;
}




.slick-prev:before {
    color: #ae8030;
}

.slick-next:before {
    color: #ae8030;
}

.responsive {
    width: 100%;
    height: auto;
}

.panel-body {
    padding: 0 30px 0 30px !important;
}




.parallaxMain1 {
    /* The image used */
    background-image: url(../images/home/home-section-background.jpg);
    /* Set a specific height */
    /*min-height: 450px;*/
    /* Create the parallax scrolling effect */

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff !important;
}

@media only screen and (max-device-width: 1366px) {
    .parallaxMain1 {
        background-attachment: scroll;
    }
}

.parallaxMain2 {
    /* The image used  */
    background-image: url(../images/home/home-saatler-background.jpg);
    /* Set a specific height */
    /*min-height: 450px;*/
    /* Create the parallax scrolling effect */

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallaxMain2 h2{
    color:#fff;
}

    .parallaxMain2 #home-item {
        border: solid 2px #fff;
        margin: 1rem 0 1rem 0;
        border-radius: 15px;
        padding: 2rem 0 2rem 0;
    }

















.parallax-slide {
    height: 60vh;
}

.content-slide {
    height: 60vh;
    background: #fff;
    text-align: center;
}

/*h1 {
    padding-top: 10%;
}*/

#parallax1 {
    background: url('../images/home/home-section-background.jpg') no-repeat center;
    background-attachment: fixed;
}

#parallax1 p{
    color:#fff;
}






.parallax5 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.227),rgba(0, 0, 0, 0.2)), url(../images/home/home-section-background.jpg);
    height: 35vh;
    /*background-repeat: repeat-y;*/
    /*background-size: contain;
    background-position: center;*/
}

.parallax6 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.427),rgba(0, 0, 0, 0.4)), url(../images/home/home-section-background-2.jpg);
    height: 32vh;
}


    .parallax6 h2 {
        color: #fff;
    }

    .parallax6 #home-item {
        border: solid 2px #fff;
        margin: 1rem 0 1rem 0;
        border-radius: 15px;
        padding: 2rem 0 2rem 0;
    }

