
@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;
    background-color: #FFF;
}
.bin{
    width:1300px;
    margin:auto;
}
.pad0{
    padding:0px !important;
}
.content{
    overflow:hidden !important;
}
.pozrel{
    position: relative !important;
}
a{
    text-decoration: none !important;
}
*:focus{
    background-color: transparent;
    outline: none !important;
    box-shadow: none !important;
}
.Hakkimizda{
    margin-top:10px;
    margin-bottom: 50px;
}
.Hakkimizda p{
    font-family: 'Poppins',sans-serif;
    font-weight:300;
    font-size:16px;
    line-height: 32px;
    margin-top: 40px;
    margin-bottom: 20px;
    color:rgba(27,29,33,0.95);
}
.Hakkimizda h3{
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: 'Poppins',sans-serif;
    font-size:45px;
    font-weight:500;
    color:#1C1C1C;
}
.Iletisim{
    margin-top:10px;
    margin-bottom: 50px;
}
.Iletisim p{
    font-family: 'Poppins',sans-serif;
    font-weight:300;
    font-size:16px;
    line-height: 32px;
    margin-top: 40px;
    margin-bottom: 20px;
    color:rgba(27,29,33,0.95);
}
.Iletisim h3{
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    font-weight:500;
    color:#1C1C1C;
}
.Iletisim iframe{
    width:100%;
    height:450px;   
    border:none !important;
}
.Contact-form{
    margin-top: 20px;
    padding-top:40px;
    padding-bottom: 40px;
    background-color: #2C403E;
}
.Contact-form input{
    width:100%;
    height:48px;
    border:none !important;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    color:#1C1C1C;
    background-color: #FFF;
    padding-left: 5px;
}
.Contact-form textarea{
    width:100%;
    height:150px;
    border:none !important;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    color:#1C1C1C;
    background-color: #FFF;
    padding-left: 5px;
    padding-top: 10px;
}
.Contact-form h3{
    color:#FFF;
    font-family: 'Poppins',sans-serif;
    font-size:22px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 500;
}
.Contact-form button{
    width:100%;
    height:48px;
    background-color: #FFF;
    font-family: 'Poppins',sans-serif;
    color:#1C1C1C;
    text-align: center;
    font-weight: 500;
}
::placeholder{
    font-family: 'Poppins',sans-serif;
    font-size:14px;
    color:rgba(27,29,33,0.75);
}
.kutu-3{
    background-color: #2C403E;
    min-height:240px;
    padding:10px;
    border-radius: 3px !important;
    padding-top: 25px !important;
    padding-bottom:35px !important;
}
.kutu-3 a{
    font-family: 'Poppins',sans-serif;
    font-size:14.3px;
    color:#FFF;
    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:#2C403E;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 29.6%;
    transform: translate(29.6%, -50%);
}
.kutu-3 .i2 i{
    font-size:25px;
    color:#2C403E;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(23%, -50%);
}
.kutu-3 .i3 i{
    font-size:25px;
    color:#2C403E;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 27%;
    transform: translate(23%, -50%);
}

.Hakkimizda img{
    width:100%;
    height:auto;
    object-fit: contain;
    margin-top: 60px;
    margin-bottom: 60px;
}
.manfoto img{
    width:100%;
    height:auto;
    object-fit: contain;
}
.Referanslarimiz{
    margin-top:50px;
    margin-bottom: 50px;
}
.Referanslarimiz .ref1 img{
    width:100%;
    height:370px;
    object-fit:cover;
    margin-top: 8px;
    margin-bottom: 8px;
}
.Referanslarimiz .ref2 img{
    width:100%;
    height:420px;
    object-fit:cover;
    margin-top: 8px;
    margin-bottom: 8px;
}
.footer{
    background-color: #F8F8F8;
    padding-top:30px;
    padding-bottom: 10px;
}
.footer .fl a{
    display: inline-block;
    font-family: 'Poppins',sans-serif;
    font-size:14.3px;
    color:rgba(27,29,33,0.95);
    margin-right:25px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer .fr{
    text-align: right;
}
.footer .fr a{
    display: block;
    font-family: 'Poppins',sans-serif;
    font-size:14.3px;
    color:rgba(27,29,33,0.95);
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer .copyright a{
    display: inline-block;
    font-family: 'Poppins',sans-serif;
    font-size:13.5px;
    color:rgba(27,29,33,0.95);
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer p{
    font-family: 'Poppins',sans-serif;
    font-weight:300;
    font-size:16px;
    line-height: 32px;
    margin-top: 30px;
    margin-bottom: 30px;
    color:rgba(27,29,33,0.95);
}
.footer h2{
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Poppins',sans-serif;
    font-size:28px;
    font-weight:500;
    color:#1C1C1C;
}
.footer hr{
    width:100%;
    display: block;
    border:none !important;
    height:1px;
    background-color: rgba(27,29,33,0.1);
}
.Urunler{
    margin-top: 50px;
    margin-bottom: 50px;
}
.Urunler p{
    font-family: 'Poppins',sans-serif;
    font-weight:300;
    font-size:16px;
    line-height: 32px;
    margin-top: 40px;
    margin-bottom: 20px;
    color:rgba(27,29,33,0.95);
}
.Urunler h3{
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: 'Poppins',sans-serif;
    font-size:45px;
    font-weight:500;
    color:#1C1C1C;
}
.Urungruplari h3{
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: 'Poppins',sans-serif;
    font-size:35px;
    font-weight:500;
    color:#1C1C1C;
}
.Urunler img{
    width:100%;
    height:auto;
    max-height:500px;
    object-fit: contain;
}
.Urungruplari{
    margin-top: 40px;
    margin-bottom: 40px;
}
.Urungruplari a{
    font-family: 'Poppins',sans-serif;
    font-size:16px;
    font-weight:500;
    color:#1C1C1C;
    margin-right:25px;
    border:none !important;
}
.Urungruplari .nav,.nav-tabs{
    border:none !important;
}
.urunbox{
    background-color: #F8F8F8;
    width:100% !important;
    height:325px;
}
.urunbox img{
    height:100% !important;
    width:80% !important;
    display: block !important;
    margin:auto !important;
    object-fit:contain !important;
    padding-top:25px;
    padding-bottom: 25px;
}
.Urungruplari h1{
    text-align: center;
    font-family: 'Poppins',sans-serif;
    font-size:17px;
    font-weight:400;
    color:#1C1C1C;
    margin-top: 20px;
    margin-bottom: 20px;
}
.Urungruplari p{
    text-align: center;
    font-family: 'Poppins',sans-serif;
    font-weight:300;
    font-size:16px;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
    color:rgba(27,29,33,0.95);
}
.Urungruplari .tab-pane{
    margin-top: 40px;
}
.urungrubufoto{
    margin-top: 40px;
    margin-bottom: 40px;
}
.urungrubufoto img{
    width:100%;
    height:350px;
    object-fit:cover !important;
}
.urungrubufoto h1{
    text-align: center;
    font-family: 'Poppins',sans-serif;
    font-size:17px;
    font-weight:400;
    color:#1C1C1C;
    margin-top: 20px;
    margin-bottom: 20px;
}

.carousel-item img{
    width:100%;
    height:85vh;
    position: relative;
    margin: auto;
    z-index:0;
}

.carousel-item-Yazi{
    z-index:3;
    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:50px;
    font-weight:700;
    color:#FFF;
    line-height:65px;
    margin-bottom:20px !important;
}
.carousel-item-Yazi p{
    font-family: 'Montserrat',sans-serif !important;
    font-size:16px !important;
    line-height: 32px !important;
    margin-bottom: 20px !important;
    color:rgba(255,255,255,0.85) !important;
}
.kucukfoto{
    display: none;
}
.Ust-Menu-1{
    padding-top:12px;
    padding-bottom: 12px;
}
.Ust-Menu-1 .lf a{
    font-family: 'Poppins',sans-serif;
    font-size:13.5px;
    color:rgba(28,28,28,0.85);
}
.Ust-Menu-1 .lr a{
    text-align: right;
    font-family: 'Poppins',sans-serif;
    font-size:13.5px;
    margin-right: 25px;
    color:rgba(28,28,28,0.85);
}
.block767{
    display: none;
}
.Ust-Menu-2{
    position: absolute;
    width:100%;
    margin-top: 30px;
    z-index:99;
}
.nav-item a{
    color:#FFF;
    font-family: 'Poppins',sans-serif;
    font-size:14.3px;
    font-weight:500 !important;
    margin-right: 10px;
    margin-left: 10px;
}
.navbar .ri{
    color:#FFF;
    font-family: 'Poppins',sans-serif;
    font-size:14.5px;
    font-weight:500 !important;
}
.aut{
    padding-left: 0px !important;
    margin-left: 0px !important;
    display: inline-block;
    text-align: left;
    color:#FFF !important;
    font-family: 'Poppins',sans-serif;
    font-size:25px;
    font-weight:300 !important;
    letter-spacing: 20%;
}
.fa-bars{
    color:#FFF;
    font-size:17.5px;
}
.block992{
    display: none !important;
}
.Banner{
    width:100%;
    height:350px;
}
.Banner img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.Banner h3{
    color:#FFF;
    font-family: 'Poppins',sans-serif;
    font-size:45px;
    position: absolute;
    bottom:0;
    margin-bottom: 30px;
    left:0;
    font-weight: 600;
    padding-left:20px;
}
.separtor55{
    margin-top: 50px;
}
@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: 992px) {   
    .navbar .ri{
        color:#FFF;
        font-family: 'Poppins',sans-serif;
        font-size:17.6px;
        font-weight:400 !important;
    }
    .disnon992{
        display: none !important;
    }
    .block992{
        width:20px !important;
        display: inline-block !important;
    }
    .navbar-collapse{
        background-color: #FFF;
        margin-top: 15px;
    }
    .nav-item{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .nav-item a{
        color: rgba(27,29,33,0.75);
    }
    .carousel-item img{
        width:100%;
        height:auto;
        min-height:60vh;
    } 
    .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;
    }
    .Referanslarimiz .ref1 img{
        width:100%;
        height:400px;
        object-fit:cover;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .Referanslarimiz .ref2 img{
        width:100%;
        height:400px;
        object-fit:cover;
        margin-top: 8px;
        margin-bottom: 8px;
    }
}
@media screen and (max-width: 767px) {  
    .Banner h3{
        font-size:35px;
    }
    .disnonx767{
        display: none;
    }
    .block767{
        display: block !important;
    }
    .carousel-item-Yazi p{
        display: none;
    }
    .disnon767{
        display: none;
    } 
    .footer .fr{
        text-align: left;
    }
    .Referanslarimiz .ref1 img{
        width:100%;
        height:300px;
        object-fit:cover;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .Referanslarimiz .ref2 img{
        width:100%;
        height:300px;
        object-fit:cover;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .Ust-Menu-1 .lf a{
        line-height: 20px;
        padding-top:3px;
    }
    .Ust-Menu-1 .lr a{
        line-height: 20px;
        margin-right: 0px;
    }
}
@media screen and (max-width: 576px) { 
    .kucukfoto{
        display: block;
    } 
    .buyukfoto{
        display: none;
    } 
    .carousel-item img{
        width:100%;
        height:50vh;
    }
    .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;
    }
    .disnon767{
        display: block;
    } 
    .Urunler img{
        width:auto;
        margin-top: 40px;
        margin-bottom: 40px;
        width:100%;
        height:auto;
        object-fit: contain;
    }
    .Referanslarimiz .ref1 img{
        width:100%;
        height:auto;
        object-fit:contain;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .Referanslarimiz .ref2 img{
        width:100%;
        height:auto;
        object-fit:contain;
        margin-top: 8px;
        margin-bottom: 8px;
    }
}