@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  
  
}

.container-fluid {
    display: unset !important;
    padding: 0 !important;
    margin: 0 !important;
}

.fixed-top {
    position: fixed;
    width: 100%;
    background-color:#141438;
    transition: all .2s ease-in-out;
  
}

.scroll {
    background-color: #141438;
}
section.header .main_head .image .imgflex{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #50aae6;
   
}
section.header .main_head .image .imgflex img {
    width: 40%;
    height: 120%;
    margin-top: -1px;
   
 
    
}
 .logotext{
    font-weight: bold;

}

section.header .main_head {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
   
}

section.header .main_head .image {
    display: flex;
    justify-content: space-evenly;
    height: 100%;
    width: 100%;
    position: relative;

   
    
}

section.header .main_head .image .pages {
    display: flex;
    height: 100%;
    padding: 20px 0;
    position: relative;
   
    
}

section.header .main_head .image .pages .test {
    padding: 0 40px 0 10px;
    margin: 0 10px;
}

section.header span.bi.bi-telephone.blue-color {
    color: #2d43ad;
    font-size: 21px;
    background-color: #ffffff;
    border-radius: 60%;
    width: 41px;
    height: 41px;
    position: absolute;
    left: -36px;
    right: 0;
    top: 27px;
    font-weight: bold;
   
}

section.header .bi-telephone::before {
    content: "\f5c1";
    position: absolute;
    top: 10px;
    left: 12px;
    right: 0;
}

section.header span.bi.bi-envelope.blue-color {
    color: #2d43ad;
    font-size: 20px;
    background-color: #ffffff;
    font-weight: bold;
    border-radius: 60%;
    width: 41px;
    height: 41px;
    position: absolute;
    left: 155px;
    right: 0;
    top: 27px;
}

section.header .bi-envelope::before {
    content: "\f32f";
    position: absolute;
    top: 10px;
    left: 11px;
    right: 0;
}


section.header .main_head .image .pages .test p {
    margin: 0;
    font-size: 16px;
    color: #2d43ad;
    font-weight: bold;
}

section.header .Botton {
    padding: 15px 0 0;
}

section.header .Botton .button_1 a:hover {
    background: white;
    color: #141438;
}

section.header .Botton .button_1 a {
    border: 1px solid #2d43ad;
    text-decoration: none;
    border-radius: 28px;
    font-size: 17px;
    padding: 5px 19px;
    background: #2d43ad;
    color: white;
    font-weight: bold;

}


section.header .Botton .button_2 a:hover {
    background-color: #2d43ad;
    color: white;
   
}

section.header .Botton .button_2 a {
    display: flex;
    flex-direction: row-reverse;
    border: 1px solid #2d43ad;
    border-radius: 24px;
    font-weight: bold;
    padding: 5px 25px;
    text-decoration: none;
    font-size: 16px;
    background: white;
    color: #2d43ad;
    margin-top: -10px;

}


section.header .button_2 i.fas.fa-handshake {
    padding: 5px 3px;
}

section.header .button_2 {
    padding: 30px 0 0;
}

section.nav_header li.nav-item {
    padding: 0 32px;
    font-weight: bold;
}

section.nav_header div#navbarSupportedContent {
    justify-content: space-evenly;
    position: relative;
    margin-top: -10px;
    
   
}

section.nav_header li.nav-item a.nav-link {
    font-weight: bold;
    color: white;
}

section.nav_header a.nav-link:active,
a.nav-link:hover {
    color: #fbfcfa;
}

li.nav-item.dropdown:hover>ul {
    display: block;
}

section.nav_header li.nav-item a.nav-link:hover {
    color: #3950a3c7;
}

section.nav_header {
    width: 100%;
    height: 100%;
    position: relative;
}


section.nav_header .Button_se {
    padding: 10px 0;
}

section.head_point .imges {
    padding: 0;
    height: auto;
}

section.head_point .row {
    margin: 0;
}

section.head_point {
    position: relative;
}

section.head_point .image_serch {
    position: relative;
    padding: 0 !important;
    width: 100%;
}

section.head_point .form {
    position: absolute;
    top: 194px;
    text-align: center;
    display: flex;
    justify-content: center;
    right: 6px;
    left: 0;
}

section.head_point .col-md-12 {
    display: flex;
    justify-content: center;
}

section.head_point .d-flex {
    display: flex !important;
    padding: 0 20px;
    position: relative;
}

section.head_point input.form-control::placeholder {
    position: absolute;
    left: 27px;
    opacity: 0.7;
    top: 9px;
}

section.head_point input.form-control {
    padding: 2px 300px 2px 25px;
    border-radius: 24px;
}

section.head_point i.fa.fa-search {
    position: absolute;
    right: 38px;
    top: 12px;
}

section.head_point input.form-control:focus {
    border-color: white;
    box-shadow: unset;
}

.Button_se {
    padding: 8px 0;
}

section.head_point .Button_se a {
    border-radius: 24px;
    font-size: 16px;
    border: 1px solid #2d43ad;
    color: #f9f9fb;
    padding: 7px 15px;
    text-decoration: none;
    background: #2d43ad;
    font-weight: 600;
}

section.head_point .Button_se a:hover {
    background: white;
    color: #2d43ad;
    border: 1px solid white;
}

section.footer .clean-item {
    display: flex;
}

section.footer .company img {
    width: 60%;
}

.company .text {
    margin-top: -20px;
}

section.footer .heading {
    display: flex;
}

section.footer {
    background: #141348;
    padding: 30px 0;
    border-bottom: 1px solid white;
}

section.footer .all_links {
    padding: 15px 0 0;
}

section.footer .all_links h2 {
    font-size: 17px;
    font-weight: 700;
    color: white;
}

section.footer .link a {
    font-size: 16px;
    color: white;
    text-decoration: none;
    transition: .3s;
    opacity: 0.7;
}

section.footer .address {
    padding: 15px 0 0;
}

section.footer .address h2 {
    font-size: 17px;
    color: white;
    font-weight: 700;
}

.mail {
    display: flex;
}

.mail p {
    font-size: 16px;
    padding: 0 10px 0 5px;
    color: whitesmoke;
    transition: .3s;
    
}

.location h3 {
    font-size: 17px;
    font-weight: 700;
    color: white;

   
    
}

.location p {
    font-size: 16px;
    font-weight: 400;
    color: whitesmoke;
    transition: .3s;
   
    
}
.co{
    
    font-size: 18px;
    margin-left: 25px;
    margin-right: 5px;
}
.navratna{
    
    width: 50%;
    height: 250px;
    margin-top: 10px;
   
}
.garenty .butt {
    padding: 26px 6px;
}

.garenty .butt a {
    border-radius: 24px;
    font-size: 16px;
    border: 1px solid white;
    color: #254397;
    padding: 7px 15px;
    text-decoration: none;
    background: white;
    font-weight: 600;
}

.garenty .butt a:hover {
    background: #2f6246;
    color: white;
    border: 1px solid #2f6246;
}

.company .text p {
    font-size: 16px;
    color: white;
}

.company .icon i.fa.fa {
    color: white;
    font-size: 18px;
    padding: 0 3px;
}

section.footer-top {
    background: #141348;
    padding: 20px 0;
}

section.footer-top .main_headin {
    display: flex;
    justify-content: space-between;
}

section.footer-top .text {
    display: flex;
}

section.footer-top .dirater {
    display: flex;
}

section.footer-top .text p {
    margin: 0;
    padding: 0 5px;
    color: white;
    opacity: 0.8;
}

section.footer-top .row {
    margin: 0;
}

section.footer-top .text a {
    text-decoration: none;
    color: white;
    opacity: 0.8;
}

section.footer-top .dirater p {
    margin: 0;
    padding: 0 10px;
    color: white;
    opacity: 0.8;
}

section.footer-top .dirater a {
    text-decoration: none;
    color: white;
    opacity: 0.8;
}

section.industrial .points {
    text-align: center;
}

section.industrial .points h2 {
    font-size: 25px;
    padding: 10px 0;
}

section.industrial .points p {
    font-size: 14px;
    width: 1170px;
    padding: 10px 0;
}


section.industrial .message-link h2 {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
}

section.industrial .solide {
    display: flex;
    padding: 30px 0;
}

section.industrial .solide .icon_texts {
    margin: 0 20px;
}

section.industrial .solide .icon_texts p.wall {
    font-size: 14px;
    padding: 10px 0;
    width: 641px;
    margin: 0;
}

section.industrial .solide ul.para {
    padding: 0 50px;
}

section.industrial .solide ul.para li {
    margin: 0;
    font-size: 14px;
}

section.industrial .solide .photo img {
    width: 100%;
}

section.industrial .solide .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #285eca !important;
    font-size: 12px !important;
}

section.industrial .solide .slick-dots li button:before {
    font-size: 12px !important;
}

section.industrial .solide .slick-dots li {
    margin: 0 !important;
}

section.industrial .solide .button a {
    font-size: 16px;
    border: 1px solid #2f3fab;
    padding: 6px 14px;
    text-decoration: none;
    background: #2f3fab;
    color: white;
    border-radius: 18px;
}

section.industrial .solide .button a:hover {
    color: #30308e;
    background: white;
    border: 1px solid #c7c3c4;
}

section.industrial .solide .button {
    padding: 0 24px;
}

section.industrial .solide .icon_texts h2 {
    font-size: 22px;
    opacity: 0.8;
}
.whats-app {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 3px 4px 3px #999;
    right: 15px; /* Change 'left' to 'right' */
    z-index: 100;
    border: 1px solid yellow;
  }
  

.my-float {
    margin-top: 10px;
}  
.card-container {
    display: flex;
    justify-content: space-between;
    animation: slideIn 1s ease-out;
    animation-delay: 0.5s;
    margin: 50px 10px 30px  10px;
   height: 660px;
    
    
  }
  
  .address-card {
  
  
    margin: 40px 0 10px 120px;
    flex-basis: 28%;
    height: 100px;
   
    padding: 10px;
    border-radius: 10px;
   
  }
  form {
   width: 100%;
  }
  
  .address-card .pp{
    font-size: 12px;
  }
  
  .address-card .pq{
    font-size: 17px;
    font-weight: bold;
  }
  .address-card .pr{
    font-size: 16px;
  }
  
  .contact-form-card {
  
    margin: 30px 150px 30px 0px;
    flex-basis: 40%;
    height: 486px;
    background-color: rgb(254, 254, 254);
  
    padding: 10px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
  .card-container .address-card .inf{
    display: flex;
    width: 100%;
    border-radius: 5px;
    height: 100px;
    background-color: rgb(253, 253, 253);
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
  .card-container .address-card .inf .im img{
    width: 80%;
    margin: 15px 0 0  5px;
  }
  .card-container .address-card .inf .co h2{
    font-size: 10px;
  }
  .card-container .address-card .inf .co p{
    font-size: 10px;
    font-weight: bold
    ;
  }
  .card-container .address-card .ing .ig img{
    width: 54%;
    margin: 15px 0 0  5px;
  }
  
  .card-container .address-card .ing .cg h2{
    font-size: 10px;
  }
  .card-container .address-card .ing .cg p{
    font-size: 10px;
    font-weight: bold
    ;
  }
  .card-container .address-card .ing{
    display: flex;
    width: 100%;
    border-radius: 5px;
    height: 100px;
    background-color: rgb(255, 255, 255);
    position: relative;
    margin: 20px 0 0 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  }
  .contact-form-card .contact{
    padding: 10px  126px 10px 10px;
    margin: 0  0 10px 0;
  
  }
  @import url("https://fonts.googleapis.com/css?family=Roboto:400");
  
  
  * {
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
  }
  
  
  *:focus {
      outline: 0;
  }
  
  
  
  h3 {
      text-align: center;
  }
  
  
  input[type=text],input[type=email], textarea {
      width: 80%;
      padding: 12px;
      border: 1px solid #ccc;
      border-radius: 4px;
      box-sizing: border-box;
      margin-top: 6px;
      margin-bottom: 16px;
      resize: vertical;
  
     
  }
  
  
  input[type=text]:focus,input[type=email]:focus, textarea:focus {
      border: 1px solid green;
  }
  
  input[type=submit] {
      
      margin: 10px auto;
      outline: 0;
      color: white;
      border: 0;
      padding: 12px 24px;
      border-radius: 4px;
      transition: all ease-in-out 0.1s;
      position: relative;
      display: inline-block;
      text-align: center;
  }
  
  
  input[type=submit]:focus {
      background: #A5D6A7;
      color: whitesmoke;
  }
  
  input[type=submit] {
    background: #2196F3;
}
  input[type=submit]:hover {
      background: #2196F3;
  }
  
  
  .center {
      text-align: left;
  }
  
  .contactus{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    justify-content: center;
    align-items: center;
    gap: 10px;
    height:auto;
  }
  .contactus>div{
    padding: 10px;
    
  }
  .form{
    margin-left: 10px;
    margin:  auto;
    
}
input{
    width: 95%;
    margin-top: 2px;
    height: 50px;
   padding: 5px;
}
select{
    width: 95%;
    height: 50px;
}
label{
    margin-top: 5px;
}
.input{
    width: 80%;
}
.addressdetail{
 display: grid;
 grid-template-rows: repeat(3,auto);
 padding: 10px;
 width: 80%;
 margin: auto;
 justify-content: center;
 align-items: center;
}
.addressdetail>div:nth-child(1){
    margin-top: 10px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    height: 100px;
}
.addressdetail>div:nth-child(2){
    margin-top: 10px;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    height: 100px;
}
.addressdetail>div:nth-child(3){
 
    margin: auto;
    height: 250px;
    padding: 10px;
}
.addressdetaildivide{
    display: grid;
    grid-template-columns: 15% 80%;
    gap: 10px;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
}
section.head_point .imges img {
    width: 100%;
    height:500px;
    margin-top: 170px;
}

@media screen and (min-width: 320px) and (max-width: 776px) {
    section.header .main_head .image .imgflex{
        display: flex;
        justify-content: flex-start;
        color: #50aae6;
        padding-left: 35px;
      
       
    }
    section.header .main_head .image .imgflex img{
        width: 70px;
        height: 90px;
     margin-left: -30px;
       margin-top: 1px;
     
   
     }
     section.nav_header div#navbarSupportedContent {
        justify-content: space-evenly;
        position: relative;
        margin-top: unset;
    
    }
     section.header .Botton{
         margin-top: -50px;
     }
     section.header span.bi.bi-telephone.blue-color{
         display: grid;
         position: relative;
      
      margin-left: 70px;
      margin-bottom: 100px;

     }
     section.header span.bi.bi-envelope.blue-color {
         display: block;
         margin-left: 70px;
       
     }
 
     section.header .main_head .image .pages img {
         width: 100%;
         height: 69%;
         
        
     }
 
     section.header .main_head {
         display: flex;
         position: relative;
         justify-content: center;
         align-items: center;
         
     }
 
     section.header .main_head .image .pages .test {
        
         display: none;
     }
 
     section.header .main_head .image {
         display: unset;
       
         
     }
 
     section.header .main_head .image .pages {
         padding: 10px 0;
       
       
     }
 
     section.header span.bi.bi-telephone.blue-color {
         width: 34px;
         height: 34px;
         position: absolute;
         left: 185px;
         right: 0;
         top: -37px;
         bottom: 0;
     }
 
     section.header .bi-telephone::before {
         top: 8px;
         left: 9px;
         right: 0;
         font-size: 18px;
     }
 
     section.header span.bi.bi-envelope.blue-color {
         width: 36px;
         height: 36px;
         position: absolute;
         left: 246px;
         right: 0;
         top: -37px;
         bottom: 0;
     }
 
     section.header .bi-envelope::before {
         top: 8px;
         left: 9px;
         right: 0;
     }
 
     section.header .Botton {
         padding: 0px 0 0 52px;
         display: flex;
         text-align: center;
         margin-top: -15px;
      
     }
 
     section.header .Botton .button_1 {
         padding: 1px 8px;
     }
 
     section.header .Botton .button_1 a {
         font-size: 13px;
         padding: 4px 12px;
     }
 
     section.header .button_2 {
         padding: 0px 0 0 0px;
     }
 
     section.header .Botton .button_2 a {
         padding: 2px 8px;
         text-decoration: none;
         color: #2d43ad;
         font-size: 14px;
         margin-top: unset;
     }
     section.header .navbar-toggler {
        background-color: #e5dfdf !important;
        border: 1px solid #f3f3f3 !important;
        border-radius: 1.25rem !important;
    }

    section.header .navbar-toggler:focus {
        box-shadow: 0 0 0 -0.75rem !important;
    }
     button.navbar-toggler {
         position: absolute;
         top: -35px;
         left: 5px;
         font-size: 14px;
         height: 41px;
     }
 
 
     section.head_point .image_serch {
         position: relative;
 
     }
 
    
     section.head_point .imges img {
        width: 100%;
        height:250px;
        margin-top: 180px;
    }
 
     section.head_point .form {
         position: absolute;
         top: 128px;
         text-align: center;
         display: flex;
         justify-content: center;
         right: 6px;
         left: 0;
     }
 
     section.head_point .d-flex {
         padding: 0px 4px;
         height: auto;
     }
 
     section.head_point input.form-control {
         padding: 0px 0px 0 14px;
         height: 34px;
     }
 
     section.head_point i.fa.fa-search {
         right: 18px;
         top: 12px;
         font-size: 12px;
     }
 
     section.head_point input.form-control::placeholder {
         left: 14px;
         opacity: 0.7;
         top: 6px;
         font-size: 15px;
     }
 
     section.head_point .Button_se {
         padding: 5px 0;
     }
 
     section.head_point .Button_se a {
         font-size: 10px;
         padding: 6px 12px;
     }

    section.header span.fa.fa-navicon.blue-color::before {
        font-size: 24px;
        color: rgb(37, 37, 141);
    }

    section.header .navbar-toggler {
        background-color: #e5dfdf !important;
        border: 1px solid #f3f3f3 !important;
        border-radius: 1.25rem !important;
    }

    section.header .navbar-toggler:focus {
        box-shadow: 0 0 0 -0.75rem !important;
    }
    section.footer .heading {
        display: unset;
        text-align: center;
    }

    .mail {
        display: unset;
    }

    .mail p {
        margin: 0;
    }

    section.footer-top .main_headin {
        display: unset;
        text-align: center;
    }

    section.footer-top .text {
        display: unset;
    }

    section.industrial .points h2 {
        font-size: 20px;
        padding: 10px 0;
    }

    section.industrial .points p {
        width: auto;
        padding: 0px 0;
    }

    section.industrial .solide {
        display: unset;
        padding: 0 0 40px;
    }

    section.industrial .solide .icon_texts p.wall {
        width: auto;
        text-align: center;
    }

    section.industrial .solide ul.para {
        padding: 0 15px;
    }

    section.footer-top .dirater {
        display: flex;
        justify-content: center;
    }

    section.nav_header li.nav-item a.nav-link {
        font-size: 13px;
        color: white;
    }

    section.nav_header li.nav-item {
        padding: 0 10px 0 20px;
    }

    .company .text {
        padding: 5px 0 0;
    }
    .address-card,
    .contact-form-card {
      flex-basis: 100%;
      display: block;
    }
    .card-container {
      display: block;
      height: 600px;
     }
  
    .address-card {
      margin: 40px 0 10px 0px;
      flex-basis: 28%;
      height: 100px;
      padding: 10px;
      border-radius: 10px;
    }
  
  
    .contact-form-card {
      margin: 280px 50px 30px 0px;
      
      width: 100%;
      height: 460px;
      background-color: rgb(254, 254, 254);
      padding: 10px;
      border-radius: 10px;
      box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    }
    input[type=text], input[type=email], textarea {
      width: 100%;
      padding: 12px;
      border: 1px solid #ccc;
      border-radius: 4px;
      box-sizing: border-box;
      margin-top: 6px;
      margin-bottom: 16px;
      resize: vertical;
      
  }
  
  .contact-form-card .contact {
    padding: 10px 59px 10px 0px;
    margin: 0 0 10px 0;
  }
  .contactus{
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    gap: 10px;
    height:auto;
  }
 
  .input{
    width:100%;
  }
  
  .addressdetail{
    display: grid;
    grid-template-rows: repeat(3,auto);
    padding: 10px;
    width: 100%;
    margin: auto;
    justify-content: center;
    align-items: center;
    padding: 10px;
   }
   .addressdetail>div:nth-child(1){
       margin-top: 10px;
       box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
       height: 150px;
   }
   .addressdetail>div:nth-child(2){
       margin-top: 10px;
       box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
       height: 120px;
   }
   .addressdetail>div:nth-child(3){
    
       margin: auto;
       height: 250px;
       padding: 10px;
   }
   .addressdetaildivide{
       display: grid;
       grid-template-columns: 15% 80%;
       gap: 10px;
       justify-content: center;
       align-items: center;
       font-size: 18px;
       font-weight: bold;
   }
   

}