@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400;600;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Truculenta&display=swap');

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Montserrat', sans-serif;
}

.top {
    border-bottom: 1px solid;
    width: 100%;
    height: 50px;
    background-color: rgb(48 52 66);
}

.mail-icon,
.icon {
    color: rgb(244 118 41);
    margin-top: 10px;
    font-size: 20px;
}

.mail-icon span,
.icon {
    color: white;
    font-family: normal;
    font-size: 17px;

}

#phone {
    color: rgb(244 118 41);
}

#number {
    color: white;
}

.navbar {
    width: 100%;
    padding-top: 21px;
}

.logo {
    padding-left: 50px;
}


.header {
    background-color: #fff;
}

.navbar-nav .nav-item .nav-link {
    color: rgb(54 70 85);
    font-weight: 600;
    font-size: 16px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    padding: 10px 14px;
    transition: all .5s ease;
}

.navbar-nav .nav-item .nav-link:hover {
    color: rgb(244, 118, 41);
    border-top: 1px solid rgb(244, 118, 41);
    border-bottom: 1px solid rgb(244, 118, 41);
}

.slider {
    margin-top: 10px;
}

/*main*/
.hero {
    padding: 128px 0 100px;
}

.hero-content h5 {
    font-size: 15px;
    font-weight: 600;
    color: rgb(66 133 244);
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.hero-content h3 {
    font-size: 25px;
}

.hero-content p {
    font-size: 16px;
    font-weight: 500;
    color: rgb(149 149 151);
    line-height: 1.6;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.hero-content h2 {
    font-size: 38px;
    margin-bottom: 20px;
}


.img-fluid {
    margin-top: -55px;

}

.counter-body {
    padding-top: 100px;
}

.counter-body p {
    font-weight: 700;
}


.counter-bg {
    background-image: url(../img/counter.jpg);
    width: 100%;
    height: 500px;
    opacity: 0.8;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#money {
    font-size: 120px;
    padding-bottom: 20px;
    color: rgb(0, 0, 0);
}

#personel {
    padding-bottom: 20px;
    font-size: 119px;
    color: rgb(0, 0, 0);
}

#ticaret {
    padding-bottom: 20px;
    font-size: 119px;
    color: rgb(0, 0, 0);
}

#musteri {
    padding-bottom: 20px;
    font-size: 119px;
    color: rgb(0, 0, 0);
}

.counter {
    font-size: 32px;
    font-weight: 900;
    color: black;
}

/*content*/
.urun-body img {
    border-radius: 50%;
    border-top: 5px solid rgb(240, 3, 3);
    border-left: 5px solid rgb(244, 118, 41);
    border-bottom: 5px solid rgb(34, 72, 90);
    border-right: 10px solid rgb(113, 120, 124);
    margin: 10px;
    height: 200px;
    width: 200px;
    transition: all .5s ease;

}

.urun {
    margin-bottom: 70px;
}

.urun-body img:hover {
    transform: translatey(-5px);
    box-shadow: 0 15px 20px rgb(60 55 56 / 27%);

}

.urun-body p {
    font-weight: 600;
    font-size: 18px;
    color: rgb(34, 72, 90);
}

.urun-title {
    padding-top: 20px;
    padding-bottom: 20px;
}

.urun-title h4 {
    font-weight: 800;
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 15px;
    padding-top: 15px;
}

.panobg {
    background-image: url(img/8.jpg);
    width: 100%;
    height: 400px;
    opacity: 0.8;
    filter: hue-rotate(47deg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.footer {
    position: relative;
    margin-top: 50px;
}

.baslik {
    color: rgb(236, 211, 164);
   /* font-family: sans-serif;*/
    font-weight: 300px;
    margin-bottom: 20px;
}
.baslik h5{
    font-size: 17px;
}

.iconf {
    color: cornsilk;
    position: absolute;
}

#adres {
    color: wheat;
    padding-left: 30px;
}

#telefon {
    color: wheat;
    padding-left: 10px;
}

.iconn {
    color: cornsilk;
    position: absolute;
    padding-top: 21px;
}

.iconnn {
    color: cornsilk;
    padding-top: 51px;
}

#fax {
    color: wheat;
    position: absolute;
    padding-left: 11px;
}

.social {
    color: wheat;
    padding-left: 20px;
}
.social h5{
    font-size: 17px;
}

.social-icon {
    color: wheat;
    padding-left: 50px;
    padding-top: 25px;
    font-size: 30px;
    display: flex;
}

.face {
    padding-right: 15px;
}

.insta {
    padding-right: 15px;
}

.twitt {
    padding-right: 15px;
}
.fast-menu ul li a{
    list-style: none;
    color: wheat;
    text-align: center;
    text-decoration: none;
    transition: all .5s ease;
}
.fast-menu ul li a:hover{
transform: translateY(-5px);
color: white

}
.fast-menu ul li{
    list-style: none;
    text-align: center;
}
.fast-menu h5{
    color: wheat;
    text-align: center;
    padding-left: 35px;
    padding-bottom: 15px;
    font-size: 17px;

}
.borders{
    border-left: 1px solid wheat;
    border-right: 1px solid wheat;
}
.fixed-nav {
    position: fixed;
    z-index: 9999;
    width: 100%;
    background: rgb(255 255 255 / 61%);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 1.2s ease;
    height: 120px;
    box-shadow: 0px 13px 12px -8px rgb(0 0 0 / 15%);
}

/*iletisim*/
.sub-contact h5 {
    padding-top: 50px;
    padding-bottom: 20px;
    line-height: 5px;
    letter-spacing: 5px;
    color: rgb(76, 61, 141);
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid;
}
.ürün{
 background: url(img/ürünbg.png);
}
.sub-contact h3,
span {
    padding-bottom: 20px;
}

.sub-contact span {
    padding-left: 11px;
}
.sub-contact a{
    color:black;
}
.sub-contact a:hover{
    color: black;
    text-decoration: none;
}

.imalat {
    padding-left: 180px;
    padding-top: 40px;
}

.merkez {
    padding-top: 40px;
}

/*hakkımızda*/
.sub-header {
    background-color: #f2f2f2;
    border-top: 1px solid white;
    box-shadow: 1px 1px 8px;
    border-bottom: 1px solid rgb(233 236 239);
    width: 100%;
    height: 100px;
}

.sub-header p {
    color: rgb(216, 137, 20);
    margin: auto;
    padding-top: 34px;
    font-size: 26px;
    font-weight: 700;

}
.about img {
    width: 100%;
    padding-top: 50px;
    
}
.about p{
    font-family: inherit;
}
.about-title{
    padding-top: 50px;
}
.fast-about p, h5{
    color: wheat;
}
.left-navbar ul li{
    list-style: none;
    padding: 0 14px;

}
.fast-about p{
    font-weight: 100;
    padding-top: 10px;
}
.urun-group img{
    border: 1px solid rgb(164 187 193);
    height: 250px;
    width: 250px;
}
.urun-group p{
    padding-left: 50px;
    font-weight: 600;
    padding-top: 16px;
}
.urun-group{
    padding-top: 20px;
}
.copyright p{
    text-align: center;
    color: wheat;
    padding-top: 10px;
    font-size: 10px;
}
.copyright{
    padding-top: 10px;
}
@media (max-width: 768px) {
    .counter-body {
        padding-top: 10px;
    }

    .img-fluid {
        margin-top: 0px;
        padding-right: 25px;
    }

    #telefon {
        left: 0px;
        padding-left: 13px;
    }

    #fax {
        padding-left: 17px;
    }

    .social {
        margin-left: -20px;
        padding-top: 20px;
        border-top: 1px solid wheat;
        
    }

    .social-icon {
        padding-left: 0px;
    }

    .mail-icon {
        font-size: 15px;
    }

    .mail-icon span,
    .icon {
        font-size: 14px;
    }

    .logo {
        text-align: center;
    }

    .navbar {
        text-align: center;
    }

    .navbar-light .navbar-toggler {
        border-color: none;
        color: #fff;
    }

    .navbar>.container,
    .navbar>.container-fluid,
    .navbar>.container-lg,
    .navbar>.container-md,
    .navbar>.container-sm,
    .navbar>.container-xl,
    .navbar>.container-xxl {
        display: block;
    }

    .slider {
        margin-top: 30px;
    }

    .urun-body img {
        width: 150px;
        height: 150px;
    }

    .urun-body p {
        font-size: 15px;
    }
   .imalat{
       padding-left: 0px;
   }
   .fast-menu{
       padding-top: 20px;
       padding-right: 69px;
   }
   .fast-menu h5{
       display: none;
   }
   .borders{
       border-right: none;
       border-left: none;
   }
   .urun-group img{
       width: 90%;
   }
   .urun-group p{
       padding-left: 0px !important;
   }
   .copyright p{
       font-size: 9px;
   }
}


@media (max-width: 991px) {
    .navbar-nav {
        background-color: rgba(243, 234, 234, 0.9);
        opacity: 0.8;
        border-radius: 10%;
        box-shadow: 9px 5px 5px 0px rgb(50 50 50 / 75%);
    }
    .navbar-nav .nav-item .nav-link:hover {
        color: rgb(255, 247, 242);
        border-top:none;
        border-bottom: none
    }

    .fixed-nav {
        display: none;
    }

    .navbar-nav .nav-item .nav-link {
        color: black
    }

}