@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap');
html,body{
    height:100%;
    min-height:100vh !important;
}
.bin{
    width:1300px;
    margin:auto;
}
.pad0{
    padding:0px !important;
}
.custom-icon {
  font-size:25px !important;
  background:#fff !important;
  padding:23px;
  border-radius:50%;
  color:#fff;
  text-align:center;
  display:table-cell;
  vertical-align:middle;
  width:75px;
  height:75px;
}
.icon-wrapper {
  display:inline-block;
}
.kutu-3 .white{
    display:block;
    width:75px;
    height:75px;
    background-color:#FFF;
    border-radius:50%;
    margin-left: 37%;
    display: block;
    position:relative;
    text-align: center;
}
.kutu-3 .i1 i{
    font-size:25px;
    color:#01103B;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 29.6%;
    transform: translate(29.6%, -50%);
}
.kutu-3 .i2 i{
    font-size:25px;
    color:#01103B;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(23%, -50%);
}
.kutu-3 .i3 i{
    font-size:25px;
    color:#01103B;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 27%;
    transform: translate(23%, -50%);
}
.Footer .white{
    display:block;
    width:75px;
    height:75px;
    background-color:#FFF;
    border-radius:5%;
    display: block;
    position:relative;
    text-align: center;
}
.Footer .i1 i{
    font-size:25px;
    color:#FD0000;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 29.6%;
    transform: translate(29.6%, -50%);
}
.Footer .i2 i{
    font-size:25px;
    color:#FD0000;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(23%, -50%);
}
.Footer .i3 i{
    font-size:25px;
    color:#FD0000;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 27%;
    transform: translate(23%, -50%);
}
.il a{
    font-family: 'Poppins',sans-serif;
    font-size:14.6px;
    display: block;
    color:rgba(255,255,255,0.9);
    margin-top: 6px;
    margin-bottom: 6px;
}
.content{
    overflow:hidden !important;
    position: relative !important;
}
.pozrel{
    position: relative !important;
}
.footerdunya{
    position:absolute;
    left:0;
    right:0;
    top:0;
    left:0;
}
a{
    text-decoration: none !important;
}
*:focus{
    background-color: transparent;
}

.Ust-Menu-1{
    background-color: #FD0000;
    padding-top:10px;
    padding-bottom: 13px;
}
.Ust-Menu-1 a{
    font-family: 'Poppins',sans-serif;
    font-size:13px;
    color:#FFF;
    font-weight:500;
}
.Ust-Menu-1 i{
    padding-right:10px;
    color:#FFF;
    height:14px;
    width:auto;
}
.pl10{
    padding-left:10px;
}
.Ust-Menu-2{
    background-color: #fff;
    padding-top:10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
}
.Ust-Menu-2 .nav-item a{
    font-family: 'Poppins',sans-serif;
    color:#1C1C1C;
    font-weight:500;
    font-size:14.3px;
    margin-left:10px;
    margin-right: 10px;
}
.Ust-Menu-2 img{
    height:50px;
    width:auto;
    object-fit:cover !important;
}
.fa-bars{
    color:#FF0000;
}
.show {
    z-index: 999 !important;
}
.Foto{
    width:100%;
    height:350px;
    position: relative;
}
.Foto img{
    position:absolute;
    z-index:-99;
    top:0;
    width:100%;
    height:350px;
    bottom:0;
    object-fit:cover;
}
.kucukfoto{
    display: none !important;
}
.overlay{
    width:100%;
    height:350px;
    background-color:rgba(28, 28, 28, 0.15) !important;
    display:block;
}
.overlay .ovbox{
    position: relative;
    height:100%;
}
.overlay h2{
    position: absolute;
    bottom:0;
    color:#FFF;
    font-family:'Montserrat',sans-serif;
    font-weight: 600;
    font-size:40px;
}
.overlay span{
    font-weight:500;
}
.Footer{
    position:relative !important;
    background-color: #272727;
    padding-top:20px;
    padding-bottom: 20px;
}
.Footer img{
    width:100%;
    height:auto;
}
.Footer .ft-link{
    margin-top: 10px;
    margin-bottom: 10px;
}
.Footer .ft-link a{
    font-family: 'Poppins',sans-serif;
    color:rgba(255,255,255,0.9);
    font-size:14px;
    font-weight:400;
    line-height:32px
}
.ft3 a{
    font-family: 'Poppins',sans-serif;
    color:rgba(255,255,255,0.9);
    font-size:14px;
    font-weight:300;
    line-height:28px
}
.Footer{
    margin-top:40px;
}
.Footer h3{
    font-family: 'Poppins',sans-serif;
    font-size:16px;
    font-weight:500;
    color:rgba(255,255,255,0.95);
}
.Footer hr{
    display: block;
    width:90px;
    height:2px;
    background-color: #FF0000;
}
.Footer2{
    background-color: #FF0000;
    padding-top: 6px;
    padding-bottom: 6px;
}
.Footer2 a{
    font-family: 'Poppins',sans-serif;
    color:rgba(255,255,255,0.9);
    font-size:13px;
    font-weight:500;
    line-height:28px
}
.block992{
    display: none !important;
}
.dropdown-menu{
    padding:0px;
}
.dropdown-menu a{
    padding-left: 10px !important;
    padding-right: 10px !important;
    width:100%;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.dropdown-menu a:hover{
    background-color: #FFF !important;
}
.Hakkimizda{
    margin-top: 50px;
}
.Sektorler{
    margin-top: 30px;
}
.Urungruplari{
    margin-top: 30px;
}
.Sektorler img{
    width:100%;
    height:238px;
    object-fit:cover;
}
.Sektorler h1{
    font-family: 'Poppins',sans-serif;
    font-size:18px;
    color:#1C1C1C;
    font-weight: 500;
    margin-bottom: 25px;
    margin-top: 25px;
}
.Sektorler p{
    font-family: 'Poppins',sans-serif;
    font-size:13.8px;
    color:#272727;
    line-height:29px;
    font-weight: 300;
}
.Hakkimizda h3{
    font-family: 'Poppins',sans-serif;
    font-size:28px;
    color:#1C1C1C;
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 45px;
}
.Sektorler h3{
    font-family: 'Poppins',sans-serif;
    font-size:28px;
    color:#1C1C1C;
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 45px;
}
.hakimg{
    position: relative !important;
}
.hakimgbox{
    z-index: -3;
    background-color: red;
    margin-top:-30px;
    height:100%;
    position: absolute;
    right:0;
    top:0;
    bottom:0;
    width:80%;
}
.hakimg img{
    width:100%;
    height:95%;
    max-height:450px;
    object-fit:contain !important;
}
.Hakkimizda h3 > span{
    color:#FF0000;
    font-weight: 600;
}
.Hakkimizda p{
    font-family: 'Poppins',sans-serif;
    font-size:13.8px;
    color:#272727;
    line-height:29px;
    font-weight: 300;
    margin-top: 30px;
}
.Footer{
    margin-top: 50px;
}
.refbox{
    background-color: #FAFAFA;
    width:100% !important;
    height:100px;
}
.refbox img{
    height:100% !important;
    width:70% !important;
    display: block !important;
    margin:auto !important;
    object-fit:contain !important;
    padding-top:25px;
    padding-bottom: 25px;
}
.referanskutusu h6{
    font-family: 'Poppins',sans-serif;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size:14px;
    color:#272727;
}
.Urungruplari img{
    width:100%;
    height:230px;
    position: relative !important;
}
.Urungruplari h3{
    font-family: 'Poppins',sans-serif;
    font-size:18px;
    bottom:0;
    margin-top:20px;
    color:rgba(28,28,28,0.9);
    font-weight: 500;
    z-index:2;
}
.kutu-3{
    background-color: #FAFAFA;
    min-height:240px;
    padding:10px;
    border-radius: 10px !important;
    padding-top: 25px !important;
    padding-bottom:35px !important;
}
.kutu-3 a{
    font-family: 'Poppins',sans-serif;
    font-size:14.3px;
    color:#1C1C1C;
    display:block;
    font-weight:normal;
    margin-top:10px;
}
.kutu-3 .white{
    display:block;
    width:75px;
    height:75px;
    background-color:#FFF;
    border-radius:50%;
    margin-left: 37%;
    display: block;
    position:relative;
    text-align: center;
}
.kutu-3 .i1 i{
    font-size:25px;
    color:#FF0000;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 29.6%;
    transform: translate(29.6%, -50%);
}
.kutu-3 .i2 i{
    font-size:25px;
    color:#FF0000;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(23%, -50%);
}
.kutu-3 .i3 i{
    font-size:25px;
    color:#FF0000;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 27%;
    transform: translate(23%, -50%);
}
.Iletisim{
    margin-top: 30px;
}
.Iletisim2{
    margin-top: 30px;
}
.Iletisim2 iframe{
    border:none !important;
    width:100%;
    min-height:300px;
    height:100%;
}
.Iletisim2 h4{
    font-family: 'Poppins',sans-serif;
    font-size:18px;
    color:#1C1C1C;
    font-weight: 500;
    margin-bottom: 20px;
}
.formkutusu{
    padding:30px !important;
}
.Iletisim2 input{
    width:100%;
    height:45px;
    border:none;
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    padding-left: 10px;
    border:1px solid rgba(28,28,28,0.1);
}
.Iletisim2 textarea{
    width:100%;
    height:150px;
    border:none;
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    padding-left: 10px;
    padding-top: 10px;
    border:1px solid rgba(28,28,28,0.1);
}
.Iletisim2 button{
    background-color: #FFF;
    color:#1C1C1C;
    border:none;
    width:100%;
    height:45px;
    text-align: center;
    font-weight:500;
    border-radius:5px;
    border:1px solid rgba(28,28,28,0.1);
}
::placeholder{
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    padding-left: 3px;
}
.Iletisim2 input:focus{
    background-color: #FFF;
}
.Iletisim2 textarea:focus{
    background-color: #FFF;
}
.bgcolor{
    background-color: #FAFAFA;;
}
.carousel-item img{
    width:100%;
    height:80vh;
    position: relative;
    margin: auto;
    z-index:-22;
}
.carousel-item-overlay{
    position:absolute;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    background-color:rgba(28, 28, 28, 0.20);
    z-index:0;
}
.anmen{
    position:absolute;
    top:0;
    width:1300px;
    margin:auto;
    z-index:96;
}
.carousel-item-Yazi{
    position:absolute;
    left:0;
    right: 0;
    bottom: 0;
    margin:auto;
    width:1300px;
    margin-bottom:30px !important;
}
.carousel-item-Yazi h2{
    color:#FFF;
    font-family: 'Montserrat',sans-serif;
    font-size:54px;
    font-weight:700;
    color:#FFF;
    line-height:65px;
    margin-bottom:20px !important;
}
.carousel-item-Yazi p{
    font-family: 'Montserrat',sans-serif !important;
    font-size:14.1px !important;
    line-height: 32px !important;
    margin-bottom: 20px !important;
    color:rgba(255,255,255,0.85) !important;
}
@media screen and (max-width: 1300px) {    
    .carousel-item-Yazi{
        position:absolute;
        left:0;
        right: 0;
        bottom: 0;
        margin:auto;
        width:100%;
        margin-bottom:40px !important;
        padding-left:25px;
        padding-right: 25px;
    }
    .bin{
        width:96%;
        margin:auto;
    }
}
@media screen and (max-width: 1150px) {
    .hakimgbox{
        display: none;
    }
}
@media screen and (max-width: 992px) {
    .carousel-item img{
        width:100%;
        height:100vh;
        position: relative;
        margin: auto;
        z-index:-22;
    } 
    .carousel-item-Yazi h2{
        color:#FFF;
        font-family: 'Montserrat',sans-serif;
        font-size:40px;
        font-weight:700;
        color:#FFF;
        line-height:55px;
        margin-bottom:20px !important;
    }
    .carousel-item-Yazi p{
        font-family: 'Montserrat',sans-serif !important;
        font-size:14.1px !important;
        line-height: 32px !important;
        margin-bottom: 20px !important;
        color:rgba(255,255,255,0.85) !important;
    }
    .hakimg{
        display: none;
    }
    .disnon992{
        display: none !important;
    }
    .block992{
        display: inline-block !important;
    }
    .block767{
        display: none !important;
    }
    .Ust-Menu-1{
        display: none;
    }
    .Ust-Menu-2{
        position: fixed;
        z-index:999;
        width:100%;
    }
    .Ust-Menu-2 .nav-item{
        text-align: left;
        background-color: #FAFAFA;
        width:100%;
        margin-top: 5px;
        margin-bottom: 5px;
        border-radius: 3px;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .Ust-Menu-2 .nav-item a{
        font-family: 'Poppins',sans-serif;
        color:#231F20;
        font-weight:500;
        font-size:14px;
        margin-left:10px;
        margin-right: 10px;
    }
    .Ust-Menu-2 img{
        height:50px;
        width:auto;
        object-fit:cover !important;
    }
    .martop15{
        margin-top:15px !important;
    }
    .Foto{
        width:100%;
        height:325px;
        position: relative;
        margin-top:70px !important;
    }
    .Foto img{
        position:absolute;
        z-index:-99;
        top:0;
        width:100%;
        height:325px;
        bottom:0;
        object-fit:cover;
    }
    .overlay{
        width:100%;
        height:325px;
        background-color:rgba(28, 28, 28, 0.15);
        display:block;
    }    
    .overlay h2{
        color:#FFF;
        font-family:'Poppins',sans-serif;
        font-weight: 500;
        font-size:35px;
    }
    .specialmar{
        margin-top:60px !important;
    }
}
@media screen and (max-width: 767px) { 
    .hakimg{
        display: block;
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .hakimg img{
        width:100%;
        height:100%;
    }
    .hakimgbox{
        display: block;
    }  
    .Iletisim2 iframe{
        border:none !important;
        width:100%;
        min-height:350px;
        height:100%;
        margin-bottom:30px;
    }
    .disnonfoto1{
        display: none !important;
    }
    .disnonfoto2{
        display: block !important;
    }
    .block767{
        display: block !important;
    }
    .Foto{
        width:100%;
        height:300px;
        position: relative;
        margin-top:70px !important;
    }
    .Foto img{
        position:absolute;
        z-index:-99;
        top:0;
        width:100%;
        height:300px;
        bottom:0;
        object-fit:cover;
    }
    .overlay{
        width:100%;
        height:300px;
        background-color:rgba(28, 28, 28, 0.35) !important;
        display:block;
    }    
    .overlay h2{
        color:#FFF;
        font-family:'Poppins',sans-serif;
        font-weight: 500;
        font-size:32px;
    }
    .Footer img{
        width:170px;
        height:auto;
    }
}
@media screen and (max-width: 576px) {    
    .carousel-item img{
        width:100%;
        height:100vh;
        position: relative;
        margin: auto;
        z-index:-22;
    }
    .carousel-item-Yazi p{
        display: none;
    }
    .carousel-item-Yazi h2{
        color:#FFF;
        font-family: 'Montserrat',sans-serif;
        font-size:35px;
        font-weight:700;
        color:#FFF;
        line-height:45px;
        margin-bottom:20px !important;
    }
    .Foto{
        width:100%;
        height:300px;
        position: relative;
        margin-top:70px !important;
    }
    .Foto img{
        position:absolute;
        z-index:-99;
        top:0;
        width:100%;
        height:300px;
        bottom:0;
        object-fit:cover;
    }
    .overlay{
        width:100%;
        height:300px;
        background-color:rgba(28, 28, 28, 0.35) !important;
        display:block;
    }    
    .overlay h2{
        color:#FFF;
        font-family:'Poppins',sans-serif;
        font-weight: 500;
        font-size:28px;
    }
}




