body {
  overflow-x: hidden !important;
  background-color: #f1f1f1 !important;
}

*:not(i) {
  font-family: "Gilroy", sans-serif !important;
}

a{
    text-decoration: none;
}
.hiddened_h{
    position: absolute;
    z-index:-1;
    visibility:hidden;
}
.upper {
    color:black;
    background-color: white;
    font-size: 25px;
    border-radius: 5px;
    padding: 7px 10px 0px 10px;
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 3;
    cursor: pointer;
    transition: all .3s ease;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.face{
    width:24%;
    transition:all .3s ease;
}
.page-general .page-content {
    padding: 50px 0 70px;
}
.page-general .this-content {
    background-color: #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
}
.pl-0, .px-0 {
    padding-left: 0 !important;
}
.pr-0, .px-0 {
    padding-right: 0 !important;
}
.page-general .this-content .title-wrap {
    width: 100%;
    padding: 105px 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-general .this-content .title-wrap .page-title {
    width: 100%;
    font-weight: 500;
    font-size: 34px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    margin-bottom: 0;
    padding: 0 15px;
}
.page-general .this-content .title-wrap::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(99, 127, 156, .8);
}
.page-general .page-content .content-body {
    padding: 40px;
}
.calculator-style .contentpaneopen {
    margin: 0 auto;
}
.calculator-style h1 {
    font-size: 32px;
    margin-bottom: 20px;
}
.calculator-style #FormCond .first-td {
    padding: 0;
    font-size: 0;
    border-top: 1px solid #eaeaea;
}
.calculator-style #FormCond td {
    position: relative;
        padding: 10px 0;
}
.calculator-style #FormCond .input-box {
    position: relative;
    margin-left: 10px;
}
.calculator-style #FormCond .input-box .calc-style {
    width: 117px;
}
.calculator-style #FormCond .calc-style {
    text-align: center;
}
.form .effect, .calculator-style .calc-style {
    border: 2px solid #eaeaea !important;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 100%;
    padding: 12px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    font-size: 16px !important;
}

.footer-sosial-link:hover .face{
    fill: white;
}
.bottom-footer{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 60px;
}
.bottom-footer-infos{
    display: flex;
    gap: 15px
}
.phone-right {
    background-color: white;
    font-size: 25px;
    border-radius: 5px;
    padding: 7px 10px 0px 10px;
    position: fixed;
    right: 20px;
    bottom: 87px;
    z-index: 2;
    cursor: pointer;
    transition: all .3s ease;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.phone-right a{
    color:black!important;
}
.phone-right:hover {
    color:black;
    transform: scale(1.1);
}
.upper:hover {
    transform: scale(1.1);
}
.test-form{
  width: 346px;
  transform: translate(-50%, -50%);
  margin: auto;
}
.sertifikatlar{
            width: 100%;
    height: 535px;
    margin-bottom: 20px;
}
#factory {
    position: relative!important;
    background-color: #268268;
        margin-top: 200px;
}
.p-fac {
    padding-top: 140px!important;
    padding-bottom: 175px!important;
}
#factory h2 {
    font-size: 48px;
    line-height: 56px;
    font-weight: bold;
    margin: 0;
    color: white;
}
#factory p {
    margin-top: 32px;
    font-size: 16px;
    line-height: 27px;
    color: white;
    margin-bottom: 35px;
}
.factory-img {
    position: absolute!important;
    top: -125px!important;
    height: calc(100% + 180px)!important;
    padding-bottom: 55px!important;
    right: 14%!important;
}
.domain-signature {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.domain-signature > a {
  color: white;
  text-decoration: none;
  opacity: 0.2;
}
.ymaps-2-1-79-inner-panes {
    width: 100%!important;
    height: 500px!important;
    border-radius:20px!important;
}
.ymaps-2-1-79-map, .ymaps-2-1-79-i-ua_js_yes, .ymaps-2-1-79-map-bg, .ymaps-2-1-79-islets_map-lang-en{
    height: 500px!important;
    border-radius:20px!important;
}
#map {
    width: 100%!important;
    height: 500px!important;
    margin-top:60px!important;
    box-shadow: rgb(0 0 0 / 12%) 0px 1px 2px 0px!important;
    border-radius:20px!important;
    position:relative!important;
}
.contact-box a{
    text-decoration: none;
    text-decoration: none;
    display: block;
    color: white;
}
.contact-box a:hover{
    color: white;
}
.map-info h2{
        font-weight: 600;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
}
.img-parts{
    padding-top: 15px;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
}
    
.map-info{
    position:absolute!important;
    top:90px!important;
    left:50px!important;
        background: white;
    border-radius: 10px;
        z-index: 2!important;
}
.address{
    padding-left: 15px;
    font-weight: bold;
    font-size: 20px;
}

#referances{
    background:white;
}
#other{
    margin-top: 50px;
    margin-bottom: 50px;
}
/*#other .row {*/
/*    row-gap: 80px;*/
/*}*/

.cat-inner,.pro-part{
    /*height:330px;*/
}

#contact-part h5 {
    width: 100%;
    margin-top: 12px !important;
    font-weight: 400;
    color: gray;
    font-size: 14px;
}
 .contact-subtitle {
            font-size: 25px !important;
            font-weight: 600 !important;
            color: gray !important;
            margin-bottom: 40px!important;
        }

        .contact-box i {
            font-size: 25px;
        }

        .box-info {
            font-size: 20px;
        }

        

        #contact-part {
            margin-top: 50px;
            margin-bottom: 50px;
            padding-left: 30px;
            padding-right: 30px;
        }

        #contact-part a {
            text-decoration: none;
        }
    
        .contact-box {
            transition: all .3s ease;
            background-color: #df4847;
            color: white;
            padding-inline: 30px;
            border-radius: 22px;
            padding-top: 25px;
            padding-bottom: 15px;
            height: 245px;
            position:relative;
        }
        .contact-box:hover {
            background-color: #ae3737;
            color: white;
        }
        .contact-links {
            position:absolute;
            top:40%;
        }
        .mails {
            top:62%;
        }
        .cont-address {
            top:44%;
        }
.breadcumb {
            display: flex;
            flex-wrap: wrap;
            margin-top: 150px;
        }
    .breadcumb a {
        text-decoration: none;
        color:#000;
        transition: all .3s ease;
        padding: 10px 20px;
        display:inline-block;
    }
        .breadcumb .over>span>span {
            display:inline-block;
            border-color: white;
            background-color: white;
            border-radius: 35px;
            margin-right: 10px;
            margin-top:15px;
            transition: all .3s ease;
        }
        .breadcumb .over>span>span:hover {
            border-color: #df4847;
            background-color: #df4847;
            color:#fff;
        }
        .breadcumb a:hover {
            color: #fff;
        }
        .breadcumb .active{
            border-color: #df4847;
            background-color: #df4847;
            color: white;
        }
        [itemprop="itemListElement"]:nth-last-child(1) {
          background-color: #DF4847 !important;
        }
         [itemprop="itemListElement"]:nth-last-child(1) a {
             color: #fff !important;
         }
.full-title{
    font-size: 25px;
    font-weight: 600;
}
    #full{
        /*padding-top: 100px;*/
        /*padding-bottom: 70px;*/
        padding: 40px 0;
    }
    .full-pro {
        padding-top: 50px!important;
    }
    .full-text{
    background: white!important;
    border-radius: 33px!important;
    padding: 50px 0px;
    }
    .full-pro .full-text {
        padding: 30px 50px;
    }
    .full-text .nav-link {
        color: #000 !important;
        font-size:15px;
    }
    /*#full img{*/
    /*    width: 100%;*/
    /*    border-radius: 33px;*/
    /*    height: 450px;*/
    /*object-fit: cover;*/
    /*object-fit: contain;*/
    /*}*/
    
    .full-images{
        display: flex;
        flex-wrap:wrap;
        gap:30px;
    }
    .full-images .highslide{
        width: 280px;
        height: 250px;
    }
    .full-images .highslide img {
        width: 100%;
        height: 100%;
    }
    .full-images a{
        margin-bottom: 15px;
    }
    .full1 img{
    object-fit: cover!important;
    }
    #full ol, #full ulç #full div {
        color: gray;
    }
    .full-info{
            color: gray;
            padding-top:30px;
    }
    .tab-content .tab-pane {
        padding-inline: 40px;
    }
.red-btn {
  border-color: #df4847!important;
  background-color: #df4847!important;
  color: #fff!important;
  padding: 17px;
  /*padding: 22px 58px!important;*/
  width: 100%!important;
  text-align: center!important;
  display: block!important;
  border-radius: 8px!important;
  text-decoration: none!important;
  transition: all 0.3s ease!important;
}

#about {
  margin-top: 80px;
  margin-bottom: 40px;
}
#about a {
    text-decoration: none;
    color: #000;
}
#about .about-title,
.about-subtitle {
  font-size: 25px;
  color: grey;
  font-weight: 600;
  line-height: 1.12;
  letter-spacing: -0.02em;
}
.about-subtitle {
  color: black;
}
.about-text {
  font-size: 17px;
  color: grey;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none !important;
}
.navbar-toggler {
  border: none !important;
}
.bar1,
.bar2 {
  width: 25px;
  height: 2px;
  background-color: white;
  margin: 6px 0;
  transition: 0.4s;
}
.bar3 {
  width: 18px;
  height: 2px;
  background-color: white;
  margin: 6px 0;
  transition: 0.4s;
  margin-left: 7px !important;
}
.navbar-toggler-icon {
  display: inline-block;
  cursor: pointer;
}

#contact {
  margin-top: 150px;
  padding-left: 30px;
  padding-right: 30px;
}
.contact-title {
  font-size: 40px;
  font-weight: 600;
}
.contact-subtitle {
  font-size: 25px;
  font-weight: 600;
  color: rgba(128, 128, 128, 0.67);
}
.parent-services {
  position: relative;
}
.p1:nth-child(10) {
  position: relative;
}
.services-drop {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  padding: 15px 30px;
  background: #fff;
  min-width: 260px;
  top: 90px;
  left: -64px;
  transition: all 0.4s;
  border-radius: 10px;
}
.s1 {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  padding: 15px 30px;
  background: #fff;
  min-width: 260px;
  top: 90px;
  left: -64px;
  transition: all 0.4s;
  border-radius: 10px;
}
.parent-services:hover .services-drop {
  visibility: visible;
  opacity: 1;
  top: 45px;
}
/*.p1:hover .s1 {*/
/*  visibility: visible!important;*/
/*  opacity: 1!important;*/
/*  top: 0px!important;*/
/*  position: absolute;*/
/*    left: 230px;*/
/*}*/
.navbar-nav {
  padding-top: 20px !important;
}
.parent-services ul {
  list-style: none;
}
.p1 ul {
  list-style: none;
}
.services-drop a {
  display: inline-block;
  padding: 9px 0 !important;
  color: #000;
  text-decoration: none;
  width: 100%;
  transition: all 0.3s ease;
  text-transform: lowercase;
}
.services-drop a:first-letter {
  text-transform: uppercase;
}
.services-drop a:hover {
  color: #000;
  opacity: 0.5;
}
.s1 a {
  display: inline-block;
  padding: 9px 0 !important;
  color: #000;
  text-decoration: none;
  width: 100%;
  transition: all 0.3s ease;
}
.s1 a:hover {
  color: #000;
  opacity: 0.5;
}
nav .nav-link {
  text-transform: uppercase !important;
  padding-left: 30px !important;
  color: white !important;
  transition: all 0.3s ease !important;
  cursor: pointer;
}
.nav-link:hover {
  color: #d94d4e !important;
}
.big {
  line-height:1.1;
  font-size: 72px;
  color: white;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.little {
  line-height: 1.5;
  margin-top: 12px;
  margin-bottom: 40px;
  color: white;
  font-size: 22px;
}
.caption {
/*padding-left:75px;*/
/*padding-right:75px;*/
  z-index: 2;
  position: relative;
}
.overlay {
  background-image: linear-gradient(
    67.33deg,
    #000000b8 0%,
    rgba(22, 44, 76, 0) 66.59%
  );
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.highslide-container{
    margin-top: 30px!important;
}
.white-btn {
  background-color: #ffffff !important;
  border-color: #ffffff;
  color: #162c4c;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 19px 40px;
  user-select: none;
  letter-spacing: 0.08em;
  display: inline-block;
  margin-right: 10px;
  transition: all 0.3s ease;
}
hr.contact-hr{
    margin-top:15px;
}
.white1{
    margin-top: 45px!important;
}
.white-btn:hover {
  color: #000;
  border-radius: 8px;
}
#factory .white-btn:hover {
  color: #162c4c;
  border-radius: 8px;
}
#slide .white-btn:hover {
  color: #162c4c;
}
.navbar .white-btn {
  margin-left: 30px;
}
.blur-btn {
  background: rgba(255, 255, 255, 0.09) !important;
  backdrop-filter: blur(32px);
  color: #ffffff;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 19px 40px;
  border: 1px solid #ffffff;
  user-select: none;
  letter-spacing: 0.08em;
}
.changes{
    background: rgba(255, 255, 255, 0.09) !important;
  backdrop-filter: blur(32px)!important;
}
.blur-btn:hover {
  color: #ffffff;
}
#slide a {
  transition: all 0.3s ease;
}
#slide a:hover {
  border-radius: 8px;
}

.white-btn > span::after,
.blur-btn > span::after {
  content: "";
  width: 15px;
  height: 15px;
  margin-bottom: -2px !important;
  margin-left: 5px !important;
  display: inline-block;
  clip-path: polygon(
    56.4% 50%,
    26.4% 19.9%,
    35% 11.3%,
    73.6% 50%,
    35% 88.7%,
    26.4% 80.1%,
    56.4% 50%
  );
  background-color: #162c4c;
  transition: all 0.3s ease;
}
.blur-btn > span::after {
  background-color: #ffffff;
}
.white-btn:hover > span::after,
.blur-btn:hover > span::after {
  transform: translateX(4px);
  clip-path: polygon(
    74.1% 44.2%,
    43.1% 13.2%,
    51.3% 5%,
    96.3% 50%,
    51.3% 95%,
    43.1% 86.8%,
    74.1% 55.8%,
    3.7% 55.8%,
    3.7% 44.2%,
    74.1% 44.2%
  );
}

.owl-nav {
  position: absolute !important;
  bottom:32%!important;
  right: 50px!important;
}
.owl-nav button {
  color: #df4847 !important;
  background: white !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
  font-size: 30px !important;
  transition: all 0.3s ease !important;
  padding-top: 4px !important;
}
.owl-nav button:hover {
  color: white !important;
  background: #df4847 !important;
}
.item {
  height: 100vh;
  /*background-image: url("/img/UnDeyirmani.jpg");*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 300px;
}
.item1 {
  background-image: url("/img/UnDeyirmani.jpg");
}
.item2 {
  background-image: url("/img/Mysilo-slider-006.webp");
}
.item3 {
  background-image: url("/img/yemzavodlari2.webp");
}
.item4 {
  background-image: url("/img/yukterezileri2.jpg");
}
#why {
  padding: 80px 0;
}
#about {
  padding: 0 0;
}
.title1{
        font-size: 25px;
    font-weight: 600;
}
#why .title {
  font-size: 36px;
  padding: 15px 0;
  line-height: 32px;
  letter-spacing: -2px;
  font-weight: 900;
}
#why .subtitle {
  font-size: 18px;
  line-height: 22px;
}
.why-cards {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.why-card {
  margin: 30px 0 0 0;
  /*width: 19%;*/
  text-align: center;
  /*min-width: 100px;*/
}
#why i {
  font-size: 60px;
}
#why-card p {
  font-size: 15px;
  line-height: 18px;
  padding: 10px 0;
}
.red-btn {
  border-color: #df4847!important;
  background-color: #df4847!important;
  color: #fff!important;
  /*padding: 22px 58px!important;*/
  width: 90%!important;
  text-align: center!important;
  display: block!important;
  border-radius: 8px!important;
  text-decoration: none!important;
  transition: all 0.3s ease!important;
}
#about h2 {
  margin-bottom: 50px !important;
  font-size: 38px;
  line-height: 1.12;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.red-btn:hover {
  border-color: #bb3939!important;
  background-color: #bb3939!important;
  color: #fff!important;
}
.white-box {
  padding: 35px;
  border-radius: 16px;
  background-color: #fff;
}
#about {
  padding-left: 30px;
  padding-right: 30px;
}
#about h4 {
  line-height: 1.12;
  letter-spacing: -0.02em;
  font-weight: 600;
}
.white-box p {
  color: gray;
  font-weight: 400;
  /*height: 80px;*/
  text-overflow: ellipsis;
  overflow: hidden;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}

.serbox-article{
    height: 80px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.white-box span {
  color: white;
  background: #df4947;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 13px;
  border-radius: 50%;
  font-size: 12px;
  margin-right: 10px;
  transition: all 0.3s ease;
}
.white-box a {
  text-decoration: none;
  color: black;
  font-weight: 400;
}
.white-box a:hover {
  color: black;
}
.white-box a:hover .white-box span {
  background: #bb3939;
}
.white-box img {
  width: 50%;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 30px;
}
#about h3 {
  font-size: 50px;
  margin-bottom: 35px;
  font-weight: 400;
}
.grey {
  color: gray;
}
.about-part:hover #about h2 {
  color: #df4947;
}
#products {
  padding-top: 60px;
  padding-bottom: 60px;
}
#pro{
        margin-bottom: 50px;
}
#products h2,
#pro h2,
#ref h2 {
  letter-spacing: -0.02em !important;
  font-weight: 700 !important;
  padding-bottom: 25px;
}

.product-title {
    -webkit-line-clamp: 2;
    /*display: -webkit-box;*/
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.link {
  text-decoration: none;
  color: black;
}
.link:hover {
  text-decoration: none;
  color: black;
}
.product {
  background: #fff;
  width: 100%;
  border-radius: 0.8rem;
  /*position: relative;*/
  /*margin-bottom: 1.6rem;*/
  /*height: 530px;*/
}

.product .pro-imgs,
.product h5 {
  transition: all 0.3s ease-in-out;
}

.product-img{
    height: 280px;
}

.product .pro-imgs {
  width: 100%;
  height:211px;
  /*height: 280px;*/
  object-fit: cover;
  border-radius: 10px 10px 15px 15px;
}
.ymaps-2-1-79-controls__toolbar, .ymaps-2-1-79-copyrights-pane{
    display:none!important;
}
.info {
  position: absolute;
  right: 20px;
  top: 20px;
  background-color: #f9fff3;
  color: #4f9937;
  font-size: 13px;
  padding: 0 1.2rem;
  border-radius: 0.4rem;
  padding: 3px 15px;
  transition: all 0.3s ease;
}
.text-part {
  padding: 2.4rem 1.2rem 1.6rem;
  /*position:relative;*/
  transition:all .3s ease;
}
.product h5 {
  font-size: 1.7rem !important;
  line-height: 1.12 !important;
  letter-spacing: -0.02em !important;
  font-weight: 400 !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}
.product.allpro {
    /*height: 100%;*/
}
.allpro:hover .text-part{
    color:#df4947;
}
.pro-part{
    /*position:relative;*/
}
.product h4, .imgpro-part {
  text-align: center;
    font-weight: 600!important;
}
.imgpro-part{
    padding-block: 111px;
    /*padding-bottom: 111px;*/
    /*width: 100%;*/
    background: #262626d9;
    border-radius: 10px 10px 15px 15px;
}
.imgpro-part img{
        filter: brightness(0) invert(1)!important;
}
.product p {
  margin: 0.4rem 0 0.8rem !important;
  font-size: 1rem !important;
  line-height: 140% !important;
  text-align: center;
}
.more-info {
    padding-top: 3.2rem;
    /*position: absolute;*/
    width: 100%;
    /*left: 50%;*/
    /*top: 180px;*/
    /*transform: translate(-50%, -50%);*/
}
.more-info .row {
    margin: 0px;
}
.info1 {
  background-color: #fdf3ec;
  color: #df4947;
  font-weight: 700;
  font-size: 13px;
  border-radius: 0.4rem;
  /*padding: 3px 15px;*/
}
.look {
  /*padding-left: 39px;*/
}
.look span {
  transition:all .3s ease;
  display:inline-block;
  width: 100%;
}
.product:hover h5, .product:hover .look span {
  color: #df4947;
}
.pro-part img {
    width: 100%;
    object-fit: contain;
    mix-blend-mode: darken;
    height: 100%;
    transition: all 0.3s ease;
    padding: 20px;
    border-radius: 15px;
}

.category-in{
    height: 88px;
    display: flex;
    align-items: center;
    padding: 5px;
}

.pro-part:hover{
    box-shadow: #e7e7e7 0px 7px 29px 0px;
}

.cat-img{
    height: 150px;
}

#pro .pro-part {
  border-radius: 15px;
  transition: all 0.3s ease;
      margin-bottom: 20px;
      /*position: relative;*/
      background: #e7e7e7;
      /*background: #268369;*/
}
.pro-part2 img {
  width: 100%;
    object-fit: contain;
    height: 300px;
    transition: all 0.3s ease;
        padding: 20px;
        position: relative!important;
    top: -50px!important;
    left: 0px!important;
}
.pro-part:hover .pro-img {
  transform: scale(1.05);
}
.position-p {
    color: white;
    width: 100%;
    text-align: center;
    font-size: 18px;
    transition: all 0.3s ease;
}
.product:hover img,
.pro-part:hover .position-p {
  transform: scale(1.04);
}

.pro-part1 img {
    object-fit: cover!important;
     padding: 0px!important; 
     position: relative!important;
    top: 0px!important;
}
#ref {
  padding-top: 60px;
  padding-bottom: 60px;
}
#ref button {
  background-color: #f5f6fa;
  border: none;
  border-radius: 22px;
  margin: 10px 0 10px 0;
  width: 160px;
  height: 120px;
  padding: 20px;
}
#ref button img {
  width: 100%;
  object-fit: contain;
}
.refs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
footer {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: white;
}
.logo-foo{
    width:160px;
    height: 100%;
    padding-right: 20px;
}

.end {
  justify-content: end !important;
  display: inherit !important;
}
.footer-link {
  text-decoration: none;
  font-weight: 700;
  color: #2e2e38;
  transition: all 0.3s ease;
  margin: 0 0 0 23px;
  font-size: 20px;
  /* line-height: 2.1; */
}
.footer-link:hover {
  border-bottom: 1px solid #2e2e38;
  color: #2e2e38;
}
.end-text {
  /*margin-top: 62px;*/
  margin: 0;
  white-space: nowrap;
  color: #747480;
  line-height: 1.43;
}
.sosial {
  /*margin-top: 40px !important;*/
  font-size: 18px;
  display: flex;
  gap: 10px
}
.footer-sosial-link {
  color: black;
  border-radius: 50%;
  border: 0.5px solid rgba(0, 0, 0, 0.325);
  width: 45px;
  height: 45px;
  /*margin-left: 15px;*/
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  /*place-items:center;*/
  transition: all 0.3s ease;
}
.footer-sosial-link:hover {
  color: white;
  background-color: black;
}
.navbar.scrolled {
  background-color:white !important;
}
.logo-img {
  transition: all 0.3s ease;
}
.navbar.scrolled .nav-link {
  color: black !important;
}
.navbar.scrolled .white-btn {
    background-color: #df4847 !important;
    border-color: #df4847;
    color: white;
    font-weight: 600;
}
.navbar.scrolled .nav-link:hover {
  opacity:0.5!important;
}
.navbar.scrolled .white-btn > span::after {
    content: "";
    width: 15px;
    height: 15px;
    margin-bottom: -2px !important;
    margin-left: 5px !important;
    display: inline-block;
    clip-path: polygon( 56.4% 50%, 26.4% 19.9%, 35% 11.3%, 73.6% 50%, 35% 88.7%, 26.4% 80.1%, 56.4% 50% );
    background-color: white;
    transition: all 0.3s ease;
}
#action {
      background: #df4947;
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 30px;
    padding-right: 40px;
}
/*#action p {*/
/*  color: white;*/
/*}*/
#action .big {
  font-size: 45px;
  font-weight: 600;
  padding-bottom: 125px;
}
#action .little {
  color: #ffffff94 !important;
  width: 70% !important;
  font-size: 16px;
}
.white-input {
  background-color: #fff;
  border-radius: 15px !important;
  padding: 60px !important;
}
.form-control {
  border-color: #f5f5f5 !important;
  background-color: #f5f5f5 !important;
  padding-left: 25px !important;
}
.form-control:focus {
  border-color: #d94d4e !important;
  box-shadow: none !important;
}
.form-floating label {
  padding-left: 25px !important;
  color: rgba(128, 128, 128, 0.641);
  font-weight: 600;
  font-family: "Gilroy", sans-serif !important;
}
.form-floating1 label {
  padding-left: 30px !important;
  font-family: "Gilroy", sans-serif !important;
}
.form-floating1 input {
  padding-left: 15px !important;
}
.red-btn {
  width: 100%!important;
  margin-top: 10px !important;
  /*padding: 17px 58px !important;*/
}
.form-control:hover {
  border-color: #ccc !important;
}

#action h5 {
  width: 100%;
  margin-top: 12px !important;
  font-weight: 400;
  color: gray;
  font-size: 14px;
}

.end1 ul{
    display: flex;
    float: right;
    list-style: none;
}

/*documents*/

#document-tab-pane {
    display: none;
    flex-wrap:wrap;
    gap:20px;
}
#document-tab-pane a {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: #3338;
    justify-content: center;
    align-items: center;
    width: 40%;
    padding: 20px;
    border: 2px solid #3333;
    border-radius: 10px;
    transition: all .3s linear;
}
#document-tab-pane a img {
    transition: all .3s linear;
    width: 70px;
    margin-bottom: 25px;
    filter: opacity(0.4);
}
#document-tab-pane a:hover {
    border: 2px solid #333;
    color: #000;
}
#document-tab-pane a:hover img {
    filter: opacity(1);
}

/*-----------------*/
@media (max-width: 1500px) {
    .contact-box {
    padding-left: 19px;
}
.white-input {
    padding: 45px !important;
}
#contact-part .red-btn {
    width: 100%!important;
    margin-top: 10px !important;
    /*padding: 21px 12px !important;*/
}
  #about h3 {
    font-size: 40px;
  }
  .red-btn {
    /*padding: 18px 22px;*/
  }
  #slide .item{
      padding-top:220px!important;
  }
  .end{
      justify-content:flex-end!important;
  }
}

#partnors{
    padding-bottom: 40px;
}

.section-5 {
  /*padding: 17px 0;*/
    /*padding-bottom: 36px;*/
}
.section-3-head {
  display: flex;
  justify-content: space-between;
  /*padding: 30px 0;*/
  flex-wrap: wrap;
  align-items: center;
}
.section-3-head h2 {
  font-size: 36px;
  font-weight: 600;
  padding-bottom: 20px;
}
.section-5-cards button:nth-child(2) img{
    transform: scale(1.5);
}

.short-referance-card {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px;
    width: 100%;
    height: 100%;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#other .row {
    row-gap: 20px
}
.list-referances a {
    text-decoration: none;
    color:#000;
    min-width: 100px;
}
.full-refer .full-info {
    padding: 30px;
}
.section-5-cards button {
  background-color: #a8a8a81b;
  border: none;
  border-radius: 22px;
  width: 100%;
  height: 120px;
  padding: 20px;
  cursor: auto;
}
.mouse-cursor-gradient-tracking {
  position: relative;
  font-size: 1.2rem;
  border: none;
  color: white;
  cursor: pointer;
  outline: none;
  overflow: hidden;
}
.mouse-cursor-gradient-tracking::before {
  --size: 0;
  content: "";
  position: absolute;
  z-index: 1;
  left: var(--x);
  top: var(--y);
  width: var(--size);
  height: var(--size);
  background: radial-gradient(circle, #cbcedb, transparent);
  transform: translate(-50%, -50%);
  transition: width 0.5s, height 0.5s;
}
.section-5-cards button img {
  width: 100%;
  z-index: 2;
  position: absolute;
  height: 100%;
  transition: 0.4s;
  inset: 0;
  object-fit: contain;
  padding: 22px;
}
.mouse-cursor-gradient-tracking:hover::before {
  --size: 1000px;
}
.about-info,.cert-link {
  transition: all 0.3s ease;
}
.white-box:hover .about-info, .white-box:hover .cert-link {
  color: red !important;
}
#prj {
  width: 100%;
  margin-bottom: 0px;
  overflow-x: hidden !important;
}
#pr-title {
  margin-bottom: 40px;
  padding: 0px;
}
#allcategory {
  font-size: 14px;
  color: #000;
  transition: all 0.3s;
}
#prj-item-box {
  height: 640px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.project-text {
  color: white;
  font-size: 33px;
  position: relative;
  top: 110px;
  left: 50px;
  z-index: 2;
}
#section-background {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease !important;
}
#prj .prj-item {
  position: relative;
  display: inline-block;
  width: 25%;
  height: 100%;
  transition: all 0.3s ease !important;
  border: 0.2px solid gray !important;
}
#prj .prj-item img {
  width: 100%;
  height: 670px;
  object-fit: cover;
  transition: all 0.3s ease !important;
  position: relative;
  visibility: hidden;
}
.overlay1 {
  background-color: #0000003d;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#prj .text-position {
  position: absolute;
  left: 40px;
  bottom: 25px;
  z-index: 2;
  color: #fff;
  width: 70%;
}
.text-position h4 {
  font-size: 35px;
  font-weight: 400;
  position: relative;
  bottom: -40px;
  left: 0px;
  transition: all 0.3s ease;
}
.end-text img{
    width:80px;
}
.more-text {
  opacity: 0;
  position: relative;
  bottom: -40px;
  left: 0px;
  transition: all 0.3s ease;
}
.more i {
  position: relative;
  bottom: 0px;
  left: -50px;
  transition: all 0.3s ease;
}
.prj-item:hover .more-text,
.prj-item:hover .service-title {
  opacity: 1;
  bottom: 0px;
}
.more-span {
  opacity: 0;
  position: relative;
  bottom: 0px;
  left: -10px;
  transition: all 0.3s ease;
}
.prj-item:hover .more-span,
.prj-item:hover .more i {
  opacity: 1;
  left: 0px;
}
#slide .owl-nav span {
  display: block !important;
}
.swiper-button-prev,
.swiper-button-next {
  color: white !important;
  font-size: 40px!important;
  opacity: 0 !important;
  transition: all 0.3s ease !important;
}
.swiper-button-prev {
  margin-left:15px!important;
}
.swiper-button-next {
  margin-right:15px!important;
}
#prj:hover .swiper-button-prev,
#prj:hover .swiper-button-next {
  opacity: 1 !important;
}
.mobile-nav {
  display: none;
  justify-content: space-between;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  left: 0px;
  z-index: 99;
  backdrop-filter: blur(37px) !important;
  width: 100%;
  transition: 0.3s ease-in-out;
}
.color-nav {
  background: #ee4a4a;
}
.mobile-nav .logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
}
.burger {
  z-index: 111;
  position: relative;
  width: 80px;
  height: 84px;
  border: none;
}
.burger .line1 {
  top: 20px;
  right: 5px;
}
.burger .line2 {
  top: 30px;
  right: 5px;
}
.burger .line3 {
  top: 40px;
  right: 5px;
}
.burger div {
  width: 40px;
  height: 3px;
  background: #fff;
  transform: translate3d(-13px, 0, 0);
  transition: all 0.3s ease;
  margin-top: 8px;
  position: absolute;
}
.mobile-menu {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 11;
    background: #df4947;
    flex-direction: column;
    transition: 0.4s all;
    display: flex;
    opacity: 0;
    visibility: hidden;
    padding: 10px 20px;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: calc(100vh - 80px);
    height: 100%;
}
.mobile-menu li:first-child {
  margin: 0;
}
.mobile-menu li {
  padding: 15px 0;
  width: 100%;
}
.mobile-item {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.mobile-menu li {
  padding: 15px 0;
  width: 100%;
}
.mob-lang a {
  margin-right: 10px;
  color: #fff;
}
.mobile-item a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  display:flex;
  align-items:center;
}
.mobile-item a i {
    font-size: 14px;
    margin-left: 10px;
    transition: all .1s linear;
}
.mobile-item a i.active {
    transform: rotate(180deg);
}
.translate {
  visibility: visible !important;
  opacity: 1 !important;
}
.change .line1 {
  transform: rotate(-45deg) translate(-10px, 7px);
}
.change .line2 {
  opacity: 0;
}
.change .line3 {
  transform: rotate(40deg) translate(-5px, -6px);
}
.mobile-nav.scrolled-info {
  background: #ee4a4a;
}
#about{
        overflow: hidden;
}

.modal-title{
        font-weight: 400!important;
    }
    .modal-header{
        border-bottom:none!important;
        padding-left: 60px!important;
    padding-right: 60px!important;
    padding-top: 30px!important;
    }
    .modal-body {
    padding-left: 50px!important;
    padding-right: 50px!important;
}
#about .red-btn{
        /*padding: 17px 40px !important;*/
}
.swiper-button-next::after, .swiper-button-prev::after {
    content: ""!important;
}
.navbar.scrolled .line:hover{
    color:black!important;
    opacity:1!important;
}
.line:hover{
    color:white!important;
}
@media (max-width: 1500px) {
  #about h3 {
    font-size: 40px;
  }
  #about .red-btn {
    /*padding: 17px 31px !important;*/
}
.box-info1, .box-info {
    font-size: 16px;
}
  .red-btn {
    /*padding: 18px 22px;*/
  }
  .navbar .white-btn {
    padding: 20px 30px!important;
    font-size: 13px;
}
.factory-img {
    position: absolute!important;
    top: -125px!important;
    height: calc(100% + 180px)!important;
    padding-bottom: 55px!important;
    /* width: 100%; */
    right: 1%!important;
}
.owl-nav {
  position: absolute !important;
  bottom:20%!important;
  right: 50px!important;
}
.look span{
    font-size:15px;
}
}
.news-info {
    border-radius: 33px;
    height: 300px!important;
    object-fit: contain;
        width: 50%!important;
}
.cert:nth-child(7),.cert:nth-child(9){
        width: 50%!important;
}



#full{
    overflow-x: hidden !important;
}
.full-pro img {
    object-fit: cover!important;
    border-radius: 25px;
}

.projects_main_img{
    height: auto !important;
}
.highslide {
    position: relative!important;
}
.highslide::before {
    position: absolute!important;
    content: ''!important;
    background-image: url(../img/ramka.png)!important;
    left: 0!important;
    top: 0!important;
    width: 100%!important;
    height: 550px;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    filter: grayscale(1)!important;
    z-index:2!important;
}
.fixed-top {
    z-index: 3!important;
}

.highslide-image{
        border: 11px solid #c7c7c7!important;
}
.cert{
        margin-bottom: 19px!important;
}
[class*="ground-pane"] {
    filter: grayscale(1)!important;
}
.line.nav-link:hover {
  color: white!important;
}
.navbar.scrolled .line:hover {
  color: black !important;
  opacity:1!important;
}
.yenilikler-head{
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
    gap:20px;
    padding: 0 0 20px 0;
}
.yenilikler-head h2{
        font-size: 36px;
    font-weight: 600;
    margin:0;
}
.yenilikler-head a{
    font-size: 14px;
    color: #454749;
    position: relative;
    text-decoration:none !important;
}
.yenilikler-head a::after{
    content: "";
    height: 0.8px;
    width: 100%;
    position: absolute;
    background-color: black;
    display: block;
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    bottom: 0;
}
.yenilikler-head a:hover{
   color: #454749;
}
.yenilikler-head a:hover:after {
    width: 0;
}
.yenilikler-card{
    text-decoration:none;
}
.yenilikler-card-img-box{
    width:100%;
    height: 262px;
    overflow:hidden;
    border-radius: 10px;
}
.yenilikler-card:hover img{
    transform:scale(1.1);
}
.yenilikler-card-img{
    width:100%;
    transition: all 0.3s ease-in-out;
    height:100%;
    object-fit: cover;
}
.yenilikler-card h2{
    line-height: 22px;
    color: rgb(18, 20, 22);
    font-size: 20px;
    padding:10px 0;
    font-weight:600;
}
.yenilikler-card p{
    font-size: 15px;
    line-height: 18px;
    color: rgb(18, 20, 22);
    display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
    overflow: hidden;
}
.highslide::before{
        background-image: none!important;
        border-width: 23px!important;
  border-style: solid!important;
  border-color: #a5a4a4 #bebebe #a5a4a4 #bebebe!important;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
}
footer .box-info2 {
    font-size: 16px;
    text-decoration: none;
    color: #747480;
    transition:all .3s ease;
}
footer .box-info2:hover{
    opacity:0.6;
    color: #747480;
}

.category:nth-child(1):hover .s1 {
  visibility: visible!important;
  opacity: 1!important;
  top: 0px!important;
  position: absolute;
  left: 230px;
}
.product_sub_cat a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #000;
    color: #000 !important;
    padding: 20px;
    background: #d3d3d3;
    margin: 10px 0px;
    border-radius: 8px;
    transition: all .2s linear;
}
.product_sub_cat a:hover {
    background:#cbcbcb;
}







.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  z-index: 1;
  background: white;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    padding: 28px;
    width: 270px;
    position: absolute;
    left: 245px;
    top: -15px;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropbtn {
  background-color: #ffffff;
  color: black;
  padding: 0 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
     text-align: left;
    width: 247px;
      
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  opacity:0.5;
}






.dropdown1 {
  position: relative;
  display: inline-block;
}

.dropdown-content1 {
 display: none;
  position: absolute;
  z-index: 1;
  background: white;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    padding: 28px;
    width: 270px;
    position: absolute;
    left: 245px;
    top: -15px;
}

.dropdown1:hover .dropdown-content1 {
  display: block;
}

.dropbtn1 {
  background-color: #ffffff;
  color: black;
  padding: 0 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
          text-align: left;
    width: 247px;
}

.dropdown-content1 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content1 a:hover {
  opacity:0.5;
}






.dropdown2 {
  position: relative;
  display: inline-block;
}

.dropdown-content2 {
 display: none;
  position: absolute;
  z-index: 1;
  background: white;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    padding: 28px;
    width: 270px;
    position: absolute;
    left: 245px;
    top: -15px;
}

.dropdown2:hover .dropdown-content2 {
  display: block;
}

.dropbtn2 {
  background-color: #ffffff;
  color: black;
  padding: 0 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
          text-align: left;
    width: 247px;
}

.dropdown-content2 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content2 a:hover {
  opacity:0.5;
}

.dropdown3 {
  position: relative;
  display: inline-block;
}

.dropdown-content3 {
  display: none;
  position: absolute;
  z-index: 1;
  background: white;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    padding: 28px;
    width: 270px;
    position: absolute;
    left: 245px;
    top: -15px;
}

.dropdown3:hover .dropdown-content3 {
  display: block;
}

.dropbtn3 {
  background-color: #ffffff;
  color: black;
  padding: 0 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  width:100%;
          text-align: left;
    width: 247px;
}

.dropdown-content3 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content3 a:hover {
  opacity:0.5;
}





.dropdown4 {
  position: relative;
  display: inline-block;
}

.dropdown-content4 {
  display: none;
  position: absolute;
  z-index: 1;
  background: white;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    padding: 28px;
    width: 270px;
    position: absolute;
    left: 245px;
    top: -15px;
}

.dropdown4:hover .dropdown-content4 {
  display: block;
}

.dropbtn4 {
  background-color: #ffffff;
  color: black;
  padding: 0 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
      text-align: left;
    width: 247px;
      
}

.dropdown-content4 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content4 a:hover {
  opacity:0.5;
}







.dropdown5 {
  position: relative;
  display: inline-block;
}

.dropdown-content5 {
  display: none;
  position: absolute;
  z-index: 1;
  background: white;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    padding: 28px;
    width: 270px;
    position: absolute;
    left: 245px;
    top: -15px;
}

.dropdown5:hover .dropdown-content5 {
  display: block;
}

.dropbtn5 {
  background-color: #ffffff;
  color: black;
  padding: 0 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
      text-align: left;
    width: 247px;
      
}

.dropdown-content5 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content5 a:hover {
  opacity:0.5;
}







.dropdown6 {
  position: relative;
  display: inline-block;
}

.dropdown-content6 {
  display: none;
  position: absolute;
  z-index: 1;
  background: white;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    padding: 28px;
    width: 270px;
    position: absolute;
    left: 245px;
    top: -15px;
}

.dropdown6:hover .dropdown-content6 {
  display: block;
}

.dropbtn6 {
  background-color: #ffffff;
  color: black;
  padding: 0 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
      text-align: left;
    width: 247px;
      
}

.dropdown-content6 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content6 a:hover {
  opacity:0.5;
}






.dropdown7 {
  position: relative;
  display: inline-block;
}

.dropdown-content7 {
  display: none;
  position: absolute;
  z-index: 1;
  background: white;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    padding: 28px;
    width: 270px;
    position: absolute;
    left: 245px;
    top: -15px;
}

.dropdown7:hover .dropdown-content7 {
  display: block;
}

.dropbtn7 {
  background-color: #ffffff;
  color: black;
  padding: 0 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
      text-align: left;
    width: 247px;
      
}

.dropdown-content7 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content7 a:hover {
  opacity:0.5;
}






.dropdown8 {
  position: relative;
  display: inline-block;
}

.dropdown-content8 {
  display: none;
  position: absolute;
  z-index: 1;
  background: white;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    padding: 28px;
    width: 270px;
    position: absolute;
    left: 245px;
    top: -15px;
}

.dropdown8:hover .dropdown-content8 {
  display: block;
}

.dropbtn8 {
  background-color: #ffffff;
  color: black;
  padding: 0 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
      text-align: left;
    width: 247px;
      
}

.dropdown-content8 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content8 a:hover {
  opacity:0.5;
}






.dropdown9 {
  position: relative;
  display: inline-block;
}

.dropdown-content9 {
  display: none;
  position: absolute;
  z-index: 1;
  background: white;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    padding: 28px;
    width: 270px;
    position: absolute;
    left: 245px;
    top: -15px;
}

.dropdown9:hover .dropdown-content9 {
  display: block;
}

.dropbtn9,
.dropbtn11,
.dropbtn12,
.dropbtn13 {
  background-color: #ffffff;
  color: black;
  padding: 0 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
      text-align: left;
    width: 247px;
      
}

.dropdown-content9 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content9 a:hover {
  opacity:0.5;
}





.dropdown10 {
  position: relative;
  display: inline-block;
}

.dropdown-content10 {
  display: none;
  position: absolute;
  z-index: 1;
  background: white;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    padding: 28px;
    width: 270px;
    position: absolute;
    left: 245px;
    top: -15px;
}

.dropdown10:hover .dropdown-content10 {
  display: block;
}

.dropbtn10 {
  background-color: #ffffff;
  color: black;
  padding: 0 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
      text-align: left;
    width: 247px;
      
}

.serbox-title{
    overflow: hidden;
}

.dropdown-content10 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content10 a:hover {
  opacity:0.6;
}
.mob_dropdown {
    display: none;
    list-style: none;
}
.mob_dropdown2{
    display:none;
}
.mob_dropdown2.active{
    display:block;
}
.mob_dropdown2 ul{
    list-style: none;
}
.nav-link2{
    text-transform:capitalize;
}
.mob_dropdown.active {
    display:block;
}
#about .highslide::before{
    display:none;
}
.calc-style{
    width:300px!important;
    text-align:center!important;
}
td {
    padding-bottom: 20px!important;
}
.calc-style:focus{
    outline:none!important;
    border-color:rgba(99, 127, 156, .8)!important;
}
.js-changeProdImg{
       height:160px!important;
       cursor:pointer;
       transition: all .3s ease
}
.js-changeProdImg:hover{
       opacity:0.6;
}

@media screen and (max-width: 1440px) and (min-width: 998px) {
    .nav-link {
        padding-left: 0.5rem !important;
    }
    .navbar .white-btn {
        padding: inherit;
    }
}
    .full-images .fr-dib, .full-images .highslide{
        display: block !important;
    }
    .full-images .highslide::before{
        display: none;
    }


.fotorama__img {
        height: 100% !important;
        top:0px!important;
    }
/*highslide*/
.highslide-viewport-size {
    background-color: #000;
}
.highslide-loading{
    display:none !important;
    left: 0 !important;
}
.highslide-container {
    z-index: 9999999 !Important;
}
.highslide-controls {
width: 195px;
height: 40px;
background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
margin-right: 15px;
margin-bottom: 10px;
margin-top: 10px;
}
.highslide-controls ul {
position: relative;
left: 15px;
height: 40px;
list-style: none;
margin: 0;
padding: 0;
background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
float: left;
padding: 5px 0;
}
.highslide-controls a {
background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
display: block;
float: left;
height: 30px;
width: 30px;
outline: none;
}
.highslide-controls a.disabled {
cursor: default;
}
.highslide-controls a span {
/* hide the text for these graphic buttons */
display: none;
}
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
background-position: -120px 0;

}
.highslide-controls .highslide-move a:hover {
background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
background-position: -180px -30px;
}
/*end*/

/*extra css*/
.full-text .nav-tabs {
    padding-left: 40px;
}
.highslide-container table {
    display: none;
}
.navbar{
    padding-left: 20px !important;
         padding-right: 20px !important;
}
/*----------------*/

#videos-tab-pane iframe {
    width: 250px;
    height: 200px;
}
@media (max-width: 990px) {
    #full{
        padding:150px 10px 70px;
    }
    .nav-link:hover {
        color: #fff !important;
    }
    .mobile-item {
        position:relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: self-start;
    }
    .look {
        padding: 0px;
    }
    td{
    display: block;
}
    .cert:nth-child(7),.cert:nth-child(9){
        width: 100%!important;
}
#contact-part .col-lg-2 {
    flex: 0 0 auto!important;
    width: 100%!important;
}
.owl-theme .owl-nav {
    text-align: left!important;
}
.modal-body {
    padding-left: 30px!important;
    padding-right: 30px!important;
}
.modal-header {
    border-bottom: none!important;
    padding-left: 30px!important;
    padding-right: 30px!important;
    padding-top: 30px!important;
}
.section-5-cards button {
    background-color: #a8a8a81b;
    border: none;
    border-radius: 22px;
    height: 120px;
    padding: 20px;
}
    .news-info {
    border-radius: 33px;
    height: 300px!important;
    object-fit: contain;
        width: 100%!important;
}
    .factory-img{
        display:none;
    }
    .p-fac {
    padding-top: 44px!important;
    padding-bottom: 33px!important;
}
#factory {
    position: relative!important;
    background-color: #268268;
    margin-top: 32px;
    margin-bottom: 32px;
}

 
    .ymaps-2-1-79-inner-panes {
    height: 400px!important;
}
.ymaps-2-1-79-map, .ymaps-2-1-79-i-ua_js_yes, .ymaps-2-1-79-map-bg, .ymaps-2-1-79-islets_map-lang-en{
    height: 400px!important;
}
.map-info {
    display: none;
}
#map {
    height: 400px!important;
}
    .contact-subtitle {
    margin-bottom: 37px!important;
}
.contact-box {
    padding-left: 19px;
    margin-bottom: 20px;
}
#contact-part {
    margin-top: 35px;
    margin-bottom: 50px;
}
    #full {
    padding-top: 50px;
    padding-bottom: 50px;
}
    .full-text {
        padding: 30px;
        margin-top: 30px !important;
    }
  #slide {
    margin-top: -8px !important;
  }
  .mobile-nav {
    display: flex !important;
    justify-content: space-between !important;
  }
  .promena-logo img {
    filter: brightness(0) invert(1) !important;
  }
  .navbar {
    display: none !important;
  }
  .mobile-nav {
    display: block;
  }
  #action {
    padding: 23px 30px;
  }
  #action .big {
    padding-bottom: 0px;
  }
  .white-input {
    padding: 21px !important;
  }
  #action .little {
    width: 100% !important;
  }
  .section-3-head {
    padding: 0 0;
  }
  .section-5 {
    padding: 25px 0;
  }
  .end1 {
    margin-top: 30px !important;
  }
  
  .end1 ul{
      flex-direction: column;
      padding: 0;
      text-align: center;
      width: 100%;
  }
  
  footer {
    padding-top: 33px;
    padding-bottom: 33px;
    padding-left: 13px;
    padding-right: 13px;
  }
  .sosial {
    margin-top: 0px !important;
  }
  .end {
    justify-content: left !important;
    display: inherit !important;
  }
  .footer-sosial-link {
    margin: 0 10px;
  }
  .footer-link {
    margin: 5px 0 !important;
    display: block!important;
    /*margin: 0 5px!important;*/
  }
  
  .logo-foo{
      padding: 0;
  }
  
  #about {
    padding-left: 0px;
    padding-right: 0px;
  }
  #products {
    padding-top: 0px;
  }
  .white-box {
    margin-top: 30px;
  }
  .red-btn {
    width: 100%;
  }
  .white-box {
    padding: 25px;
  }
  #why,
  #about {
    padding-bottom: 25px;
  }
  .why-cards {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #prj {
    margin-bottom: 50px;
  }
  .end-text {
    margin-bottom: 11px;
    margin-top: 0;
    text-align: center;
    color: #747480;
    line-height: 1.43;
}
  #slide .item {
    padding-top: 95px !important;
  }
  .big {
    font-size: 45px;
  }
  .little {
    margin-bottom: 5px;
  }
  .white-btn {
    margin-bottom: 10px;
    text-align: center;
  }
  #slide .owl-nav button {
    display: inline !important;
  }
  .owl-nav {
    position: absolute !important;
    bottom: 35px!important;
    left: 10px!important;
}

#slide a{
    width:100%;
    text-align:center;
}
  .line {
    display: none !important;
  }
  
  .navbar .white-btn {
    text-align: center;
    width: 100%;
    margin-left: 0px;
  }
.breadcumb {
    margin-bottom: 19px;
    margin-top: 19px;
    padding-inline: 5px;
}
    .highslide::before {
        border-width: 0px !important;
        height: 100%;
    }
     .mobile-nav {
      background-color:#df4847 !important;
    }
    .caption {
        /*padding-left: 3px;*/
        z-index: 2;
        position: relative;
    }
    #other{
        margin-top: 40px;
        margin-bottom: 40px;
        padding-inline: 15px;
    }
    .mobile-nav .logo {
        padding-left:15px;
    }
    .sertifikatlar {
        height: 100%;
    }
    .full-images .highslide {
        width: 160px;
        height: 160px;
    }
    .full-text .nav-tabs {
        flex-direction: column;
        padding-left:10px;
    }
    .tab-content .tab-pane {
        padding: 20px;
    }
    #videos-tab-pane iframe,
    #document-tab-pane a {
        width: 100%;
    }
    .over>span {
        display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 12px;
    }
    .over span {
        display: inline-block;
        margin: 6px 0px;
    }
    .breadcumb .over>span>span {
     border-color: unset; 
    background-color: unset !important; 
     padding: 0px; 
     border-radius: 0px; 
     position: relative;
     margin-right: 2px;
     
    }
    [itemprop="itemListElement"]:nth-last-child(1) a {
      color:#000 !important;  
    }
    .breadcumb .over>span>span:not(:last-child)::after {
        display:inline-block;
        content:'>';
        font-size:12px;
        margin-left: 5px;
    }
    .breadcumb a {
        padding: 0px;
    }
    .footer-logos{
        text-align: center;
        display: inline-flex;
        flex-direction: column;
        gap: 15px
    }
    
    .logo-foo{
        margin: 0 auto;
    }
    
    .bottom-footer{
        flex-direction: column;
        padding-top: 30px;
    }
    .bottom-footer-infos{
        flex-direction: column;
    }
    #action .big{
        font-size: 44px;
        text-align: center;
    }
    #action .little{
        text-align: center;
    }
    .page-general .page-content .content-body{
        padding: 0;
    }
    .input-box{
        text-align: center;
    }
    .content-body td{
        text-align: center !important;
    }
}
    .navbar {
  background-color:white !important;
}
.navbar .nav-link {
  color: black !important;
}
.navbar .white-btn {
    background-color: #df4847 !important;
    border-color: #df4847;
    color: white;
    font-weight: 600;
}
.navbar .nav-link:hover {
  opacity:0.5!important;
}
.navbar .white-btn > span::after {
    content: "";
    width: 15px;
    height: 15px;
    margin-bottom: -2px !important;
    margin-left: 5px !important;
    display: inline-block;
    clip-path: polygon( 56.4% 50%, 26.4% 19.9%, 35% 11.3%, 73.6% 50%, 35% 88.7%, 26.4% 80.1%, 56.4% 50% );
    background-color: white;
    transition: all 0.3s ease;
}
.highslide-container table{
    display: none !important;
}

@media (max-width:330px){
    .mob_dropdown a{
        font-size:11px;
    }
}

