body{
    padding: 0px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 a{
text-decoration: none;
}
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.cnt223{
min-width: 600px;
width: 600px;
min-height: 150px;
margin: 100px auto;
background: #f3f3f3;
position: relative;
z-index: 103;
padding: 15px 35px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
}
.cnt223 p{
clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}
.h1-ayr{
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    color: #ef4d15 !important;
}
.header-bg{
    background-image: url('../img/header-bg.jpg');
    height: 500px;
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}
.kurum-bg{
    background-image: url('../img/kurum-bg.jpg');
    height: 500px;
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 96px;
    background-position: center;
}
.as-hak-bg{
    background-image: url('../img/as-hak-bg.jpg');
  
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 367px 0px;
    position: relative;
    z-index: -2;
    height: 1050px;
}
.bg-dark {
    background-color: #ffffff !important;
    box-shadow: 0px 0px 30px #000000;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #000000;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(0 0 0 / 74%);
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #000000;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url('../img/menu-icon.svg');
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: transparent !important;
}
.logo{
    width: 100%;
}

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #ff652fc4;
    overflow-y: hidden;
    transition: 0.5s;
    background-image: url(../img/as-hak-bg.jpg);
  }
  
  .overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  
  .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
  }
  
  .overlay a:hover, .overlay a:focus {
    color: #ffffff7a;
  }
  
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
  }
  
  @media screen and (max-height: 450px) {
    .overlay {overflow-y: auto;}
    .overlay a {font-size: 20px}
    .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
    }
  }




.header-slide{
    margin-top: -383px !important;
}
.carousel-indicators li{
    background-color: #ff652f !important;
}
.carousel-control-next-icon {
    background-image: url(../img/header-slide-right-next-icon.png) !important;
}
.carousel-control-prev-icon {
    background-image: url(../img/header-slide-left-next-icon.png) !important;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 50% !important;
    margin-left: 0% !important;
    list-style: none;
    top: 100%;
}
.carousel-control-next {
    right: 58% !important;
    margin-top: 10px;
}
.carousel-control-prev {
    left: 17% !important;
    margin-top: 10px;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 111% !important;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}
.carousel-caption {
    position: absolute;
    bottom: 36%;
    left: -99%;
    z-index: 10;
    padding-top: 161px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    width: 400px;
    height: 400px;
}
.carousel-caption h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    color: #fff;
}
.carousel-caption p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0px !important;
}
.carousel-inner {
    position: initial;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    position: initial;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
}






.hak-h1{
    width: 100%;
    margin: -220px 0;
    z-index: 12;
    position: relative;
}
.hak-h1 h1{
    color: #ef4d15 ;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}
.hak-p p{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 2;
    font-size: 20px;
    z-index: 30;
    display: none;
}

.top-cross-line {
    position: absolute;
    z-index: 15;
    width: 116%;
    height: 203px;
}
.line-top {
    left: -5%;
    top: -66px;
    -webkit-transform: rotate(3deg);
    transform: rotate(4deg);
}

.line-bg-white {
    background-color: #fff;
}
.line-bg-orange {
    background-color: #ef4d15;
}

.line-top-left {
    left: -1%;
    top: 28px;
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
}
.top-left-cross-line {
    position: absolute;
    z-index: 17;
    width: 19%;
    height: 101px;
}


.line-bottom {
    left: -5%;
    -webkit-transform: rotate(3deg);
    transform: rotate(-4deg);
    bottom: -66px;
}
.bottom-cross-line {
    position: absolute;
    z-index: 15;
    width: 116%;
    height: 203px;
}
.line-bottom-right {
    right: -1%;
    -webkit-transform: rotate(3deg);
    transform: rotate(-3deg);
    bottom: 134px;
}
.bottom-right-cross-line {
    position: absolute;
    z-index: 17;
    width: 19%;
    height: 101px;
}

.line-center-white{
    background-image: url('../img/line-center-white.png');
    background-repeat: no-repeat;
    margin-top: 222px;
    height: 168px;
    display: none;
}



.as-urun .urun-text-hover{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #17338da6;
}
.as-urun{
    width: 100%;
}
.as-urun img{
  width: 100%;
}
.as-urun:hover .urun-text-hover{
    opacity: 1;
}
.urun-text-hover p{
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}


figure p span{
    font-size: 26px;
    letter-spacing: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-shadow: 0px 0px 40px black;
}
.column div p {
    position: absolute;
    bottom: 50%;
    left: 0;
    top: 34%;
    right: 50%;
    z-index: 3;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #fff;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 1;
    font-size: 16px;
    letter-spacing: 2px;
}
figure {
    width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
}
figure:hover+p {
    opacity: 1;
}

.as-urun-hover-1 figure {
    background: #1b358b;
    margin-bottom: 20px !important;
}
.as-urun-hover-1 figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.as-urun-hover-1 figure:hover img {
    opacity: .5;
}

.ref-ayr .item {
    background: #ffff;
    padding: 1rem;
    text-align: center;
    width: 100%;
    height: 160px;
}
.ref-ayr .item img{
    width: 100%;
    height: 130px;
    object-fit: contain;
}
.ref-ayr .owl-item{
    box-shadow: #00000040 0px 9px 13px;
    margin-bottom: 25px;
    width: 242.5px;
    margin-right: 10px;
}
.owl-dots{
    display: none;
}

.as-i{
    background-color: #ef4d15;
    padding: 10px 20px;
}
.as-i h2{
    margin-top: 22px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    margin-bottom: 7px;
}
.as-i input[type=text] {
    border: none;
    background: transparent;
    border-bottom: 1px solid #fff;
    box-shadow: none;
}
.as-i input[type=text]:focus{
    outline: none;
    border:none;
    border-bottom:1px solid #fff;
    background: transparent;
}
.as-i ::placeholder {
    color: #fff;
    opacity: 0.5; /* Firefox */
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
  }
  .as-i textarea{
      background: transparent;
      border: 1px solid #fff;
  }
  .as-i textarea:focus{
    border:1px solid #fff;
    background: transparent;
}
  .as-i input[type=submit] {
    border: none;
    background-color: #fff;
    color: #ef4d15;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    padding: 3px 10px;
}
.footer-bg{
    background-color: #ef4d15;
}
footer .footer-logo img{
    width: 100%;
}
footer .footer-logo p{
    letter-spacing: 5px;
    color: #fff;   
    font-family:  'Montserrat', sans-serif;
    font-weight: 200;
    font-size: 12px;
}
footer h3{
    font-family:  'Montserrat', sans-serif;
    font-weight: 900;
    color: #fff;
    margin-bottom: 10px;
}
footer p{
    color: #fff;
    font-family:  'Montserrat', sans-serif;
    font-weight: 400;
    margin-bottom: 4px;
}
.footer-bg a{
    text-decoration: none;
}

footer .footer-cy p{
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
}
footer .footer-cy p a{
    color: #fff;
    text-decoration: none;
}
footer .footer-cy img{
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 0.5;
    transition: 0.5s;
}
footer .footer-cy img:hover{
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 1;
}
.i-map{
    top: -6%;
    position: relative;
    z-index: s;
}
.ilet-header-icon img{
    position: absolute;
    bottom: 22%;
    left: 70%;
    z-index: 4;
}
.urun-dis{
    width: 190px;
    height: 190px;
    background-color: #ffff;
    box-shadow: 0px 0px 25px #00000075;
    padding: 25px;
    transition: .5s;
    margin-bottom: 36px;
}
.urun-ic{
    width: 129px;
    height: 27px;
    padding-top: 31px;
    margin: auto;
}
.urun-ic img{
    width: 100%;
    height: 80px;
    object-fit: contain;
}
.urun-dis:hover {
    background-color: #ffff;
    box-shadow: 0px 0px 25px #ef4d157a;
    padding: 25px;
}
.urun-hizala{
    display: flex;
    
    flex-wrap: wrap;
}
.kurum-img-gallery {
    display: flex;
    flex-wrap: wrap;
}
.kurum-gallery-dis{
    width: 313px;
    height: 200px;
    margin-bottom: 10px;
}
.kurum-gallery-dis img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}