.pgf{
    font: normal 400 18px/1.89 Oxygen;
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
    line-height: 23px;
}
.section-info__content::before {
    display: none;
}
.menu-btn {
    background: #2a5093;
}
.section-gallery{
    background: #dbdbdb;
}
.pro_section{
    margin-top: 0px;
    margin-bottom: 90px;
}
.product-item__media img {
    border-top: none;
    border-bottom: none;
}
.product-item__media {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.logo__link{
    margin-top:13px;
}
.footer_logo_alt{
    background: #fff;
    width: 207px;
    height: 140px;
    margin-left:35px;
    border-radius: 20px;
    margin-top: 42px;
}
  .social{
    position: fixed;
    bottom: 98px;
    left: 15px;
    width: 55px;
    height: 55px;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 55px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    background: #2196f3;
    transition: 0.4s;
   
}

.page-nav .uk-navbar-nav > li.active > a{
    color: #2a5093 !important;
}
.page-nav .uk-navbar-nav > li.active > .act_a{
    color: #fff !important;
}

.social_1{
   position: fixed;
    bottom: 30px;
    left: 15px;
    width: 55px;
    height: 55px;
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 57px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    background-color: #05C20D;
    transition: 0.4s;
    /* border: 1px solid #000; */
}
.watsapp{
    color:#ffffff;
}

.phones {
    color: #ffffff;
}
.maps{
    width:1400px;
}
.social:hover {
    transform: rotate(360deg);
}
.social_1:hover {
    transform: rotate(360deg);
}



.diagram img{
    width:62%;
}
.svs_contact{
    width: 100px;
}
.page-footer__top {
    padding: 50px 10px 21px 0;
}
.product-specifications {
    margin: 0 0 60px;
}
.pro_h3{
    padding-bottom: 50px;
    text-align: center;
    color: #fff !important;
}
.testimonial_img{
   border-radius: 29px;
    width: 60%;
    height: 300px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.uk-child-width-1-4\@l>* {
    width: 33%;
}
.pro_btn{ 
    text-align: center;
    padding-bottom: 30px;    
}

 
.page-footer__info .info-list li {
    position: relative;
    padding-left: 35px;
}
.page-footer__info .info-list li .icon-holder {
    position: absolute;
    top: 32px;
    left: 3px;
}
.info-list-item__value {    
    padding-left: 30px;
}
.page-footer__info .info-list li {  
    padding-left: 0px;
}
.page-footer__info .info-list li .icon-holder1 {
    position: absolute;
    top: 3px;
    left: 3px;
}
.page-footer__menu {
    padding-left: 120px;
}
.info-phone{
    margin-top:-17px;
}
.foot_address{
    padding-left: 0;
}
.fa-envelope:hover{
    color:#2a5093;
}
.icons_hov:hover{
    color:#2a5093;
}
.icons_hov:hover .fa-envelope{
    color: #2a5093;
}
.phone_icon2{
    position:absolute;
}
.page-footer__info .info-list li :hover .icons_hov{
    color:#2a5093;
}
.page-footer__info .info-list li :hover .icons_hov1{
    color:#2a5093;
}
.uk-margin-auto-top {
    /* margin-top: auto!important; */
}

/* product page img hover */
.pro_img{   
    border-radius: 12px;
    max-width: 100%;
    transform: scale(1);   
    transition: 0.5s ease all;
}
 .uk-section .uk-grid .img-holder .img_gallry {    
    display: inline-block;
    width: 100%;
    max-width: 300px;
    margin-right: 1.5%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
}
.uk-section .uk-grid .img-holder .img_gallry:hover img {
    transform: scale(1.5);
   
  }
   .review {
    position: fixed;
    top: 75%;
    left: 90%;
    z-index:1000;
   
}
  .goole_review{
    width: 100px;
    height: 100px;
     z-index:1000;
  }
  .uk-button-danger:before {
      display:none;
  }
  .uk-grid-divider {
    justify-content:center;
  }
  .contact-form::before {
    content: '';
  }
  .logo_top{
      margin-top:0 ;
  }
  .product-item__head{
      justify-content: center;
  }
  .specifications-list-item__title {
    font-size: calc(14px + 2 * (100vw / 1920));
    color: black;
    font-weight: 500;
  }
  .footr_para{
      font-size:16px;
         text-align: justify;
  }
 .section-category {
    padding: 0px 0 180px;
    margin-bottom: 68px;
 }
  .logo__icon{
      width:140px;
  }
   .logo__icon1{
      width:150px;
  }
  .section-info__img{
      border-radius:40px;
      box-shadow: rgb(189 224 244) 0px 8px 24px;
      /*box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
  }
 .logo_contact{
    font: normal 700 24px/1 Oswald;
    margin-top: -20px;
    margin-bottom:30px;
    color: #e73619;
    text-transform: uppercase;
  }
  .manufature_div{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .manuf_img{
      width:450px;
      height:350px;
      border-radius:30px;
  }
 .page-header {
     padding-bottom: 0px !important; 
     margin: 0 !important;
    }
.are_img{
    width:600px;
    height:434px;
    border-radius:29px;
  }
  .left_vision{
    padding: 0 72px 72px 72px;
    text-align: justify;
  }
  .page-product__title{
      text-align:center;
  }
  .detail_sec1{
      padding-bottom:0 !important;
  }
  .detail_para{
      padding-bottom:20px !important;
  }
  .specifications-list-item__value {
    color: black;
  }
  .uk-section-large{
      padding-top:0 !important;
      padding-bottom:67px;
  }
  .pro_btn_view{
      margin-bottom:20px !important;
  }
 .contact-info-item__value {
    line-height: 28px;
 }
  .section-reviews .section-content::before {
      background:none !important;
  }
  .contact-info-title {
      margin-top:70px;
  }
  .p_h2{
      font-size:28px;
  }

  .mail_icons{
      width: 100px;
    height: 100px;
    margin: auto;
    background-color: #2a5093;
    line-height: 104px;
    color: white;
    border-radius: 58px;
    font-size: 46px;
    margin-bottom: 45px;
  }
  .address_icons{
      width: 100px;
    height: 100px;
    margin: auto;
    background-color: #2a5093;
    line-height: 104px;
    color: white;
    border-radius: 58px;
    font-size: 46px;
    margin-bottom: 45px;  
  }
  .phone_icons{
      width: 100px;
    height: 100px;
    margin: auto;
    background-color: #2a5093;
    line-height: 104px;
    color: white;
    border-radius: 58px;
    font-size: 46px;
    margin-bottom: 45px;  
  }
  .manufacture_content{
      margin-top:50px;
      text-align:justify;
  }
  .mission{
      background:#f8f8f8;
  }
  .mission .row{
      margin-top:100px;
  }
  .manufature-sec{
      background:#fff;
  }
  .companyprofile_sec{
      background:#f8f8f8;
  }
  .companyprofile_sec .container{
      margin-top:30px;
  }
  .section-title{
       margin-top: 46px;
       margin-bottom: 64px;
  }
 
  .list-check li:before {
     display:none;
  }
  .category-item__link {
    border-bottom: 3px solid #2a5093;
    padding: 67px 40px 67px 40px;
  }
  .uk-child-width-1-4\@m>* {
    width: 30%;
}
.uk-grid-small span{
    color: red;
}
  .list-decor > li:hover:before, .list-decor > li:focus:before, .list-decor > li:active:before {
    background-color: #2a5093;
}

  .phone_icons:hover{
      color: #2a5093 !important;
      background-color:#fff !important;
  }
   .mail_icons:hover{
      color:#2a5093;
      background-color:#fff !important;
  }
   .address_icons:hover{
      color:#2a5093;
      background-color:#fff !important;
  }
  .section-category .uk-dotnav > .uk-active > * {
    background: #ffffff;
    border-color: #2a5093;
  }
  .uk-dotnav > .uk-active > * {
    border: 6px solid #ffffff;
    outline: 1px solid #2a5093;
}
  .copyrights{
      color:#fff;
      font-size:14px;
  }
  .section-hero__bg::before {
     background: rgba(0, 0, 0, 0);
    }
 .copyrights_cmpny {
    color: #2a5093 !important;
 }
   
   .slideshow-item::before {
    background: rgba(0, 0, 0, 0)
   }
   .support__icon {
    color: #2a5093;
   }
   .contact_page{
       margin-top: 0px !important;
   }
  .uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
    color: #2a5093 !important;
    /*text-decoration:underline !important;*/
  }
  .section-title span {
    color: #2a5093;
  }
  .support__link:hover, .support__link:focus, .support__link:active {
    background: #2a5093;
    text-decoration: none;
  }
  .category-item__link:hover, .category-item__link:focus, .category-item__link:active {
    background: #2a5093;
    text-decoration: none;
}
  .uk-button-danger {
    background: #2a5093;
    border-color: #2a5093;
    border:none;
  }
  .uk-button-danger:hover, .uk-button-danger:focus, .uk-button-danger:active {
    background: black;
  }
  .contact-form {
    padding: 0px 70px 50px;
        margin-top: 66px;
  }
  .page-nav .uk-navbar-nav > li > a {
    color: black;
  }
  .icon-cross:before {
    content: '  ';
    display: none;
  }
  .desc-para{
      margin-bottom:0px;
  }
  .list-checks-product{
    font-size: 15px;
    line-height: 50px;
    list-style-type:none;
  }
  .header-lower{
     margin-top: 40px;
    margin-bottom: 90px;
}
  .profile_h3_pro_page {
    text-transform: capitalize;
    color: #2a5093;
    margin-top: 0px;
    margin-bottom: 28px;
    
  }
  .manfacture_h3{
    font: normal 700 18px/1 Oswald;
    margin-bottom: 10px;
    color: #2a5093;
    text-transform: uppercase;
  }
  .companypro_ul{
    text-decoration: none !important;
    list-style-type: none;
    line-height: 40px;
  }
  .profile_h3{
    text-transform: capitalize;
    color: black;
    font-size: 23px;
    font-weight: 800;
  }
  .icon-cross:after {
    content: '';
    display: none;
  }
  .list-checks{
      list-style-type: none;
  }    
  .product-item__name a {
    font-size: calc(12px + 7 * (100vw / 1920));
  }
  
hr {
     border-top: 0 !important;
    }
.product-item__price {
    font-size: calc(14px + 6 * (100vw / 1920));
    color:#2a5093;
    }
    
    /*responsive csss*/
    
    
    
@media (min-width: 960px){
.uk-width-2-3\@m {
     width: 100%; 
}

}
@media only screen and (max-width: 567px) {
    .sec_products{
    margin-top: 15px;
    margin-bottom: 30px;
}
.page-header.page-header-transparent {
    background: #eee9e3;
}
.bnr_img_sm {
    width: 100% !important;
    padding: 183px 0px 136px 0px;
}
/*.bnr_img_sm{*/
/*    height: 350px !important;*/
/*    width: 100% !important;*/
/*}*/
.uk-cover {
    top: 57%;
}
.address_icons {
    width: 60px;
    height: 60px;
    line-height: 66px;
    font-size:25px;
}
.phone_icons {
    width: 60px;
    height: 60px;
    line-height: 66px;
    font-size:25px;
}
.mail_icons {
    width: 60px;
    height: 60px;
    line-height: 66px;
    font-size:25px;
}
.productdetail_container{
    margin-top: -200px;
}

.pro_h3 {
    padding-bottom: 3px;
    padding-top: 15px;
    }
.contact_page {
    margin-top: -330px !important;
}
    .page-header__right .uk-navbar-toggle {
    height: 71px !important;
    }
    .logo__icon {
    width: 65px;
}
.section-title{
    text-align:center;
    /*margin-top:0;*/
    /*margin-bottom:0;*/
}
.uk-child-width-1-4\@l>* {
    width: 100%;
}
.manufacture_content {
     margin-top: 0px;
    }
    .sec_title_product{
        margin-top:33px;
    }
.contact-form {
     padding: 0px; 
     margin-top: 0px;
    }

    .page-footer__menu {
    padding-left: 25px;
}
.who_sec_title{
    margin-bottom:20px;
}
.page-footer__info{
    padding-left:20px;
}
.motor_type{
    text-align:justify;
    padding-left: 65px !important;
    line-height:40px !important;
}
.contact-form {
    padding-bottom:20px !important;
}
.uk-cover {
    top:30%;
}
.uk-container>:last-child {
    /*margin-top: -107px;*/
}
.images_who{
        margin-top: -165px;
}
   
/*.section-hero__bg{*/
/*   width: 100% !important;*/
/*   height: 373px !important;*/
/*}*/
.page-footer__bottom {
    line-height: 30px;
}

body.page-home .section-hero__bg {
    padding: 2px 0 !important;
}

}

@media only screen and (min-width: 568px) and (max-width:991px) {
 .bnr_img_sm {
        height: 445px !important;
    }
    .uk-cover {
        top: 39%;
    }
    .contact_page {
    margin-top: -441px !important;
}
   
}
@media only screen and (min-width: 568px) {
    .section-hero .section-hero__bg .contact_bnrr{
        display:none !important;
    }
    .section-hero__bg{
        display:block !important;
    }
    .section-hero__bg{
        background-size: 100%;
        background-position-y: top;
    }
    body.page-home .section-hero__bg {
        padding: 250px 0 305px;
    }
   
}

/*@media only screen and (max-width: 767px) {*/
/*    .manufature_row{*/
/*        flex-direction: coloum-reverse;*/
/*    }*/
/*}*/

@media only screen and (max-width: 991px) and (min-width: 568px){
    .uk-child-width-1-4\@l>* {
    width: 50%;
    }
    .Motor_row{
    display: flex !important;
    text-align: justify;
    justify-content: center !important;
    }
     .bnr_img_sm {
    width: 100% !important;
}
   
}
@media only screen and (max-width: 700px) {
 .uk-child-width-1-4\@m>* {
        width:100%;
    }
    }
@media only screen and (max-width: 991px) and (min-width: 700px){
 .uk-child-width-1-4\@m>* {
    width: 50%;
}
}
@media only screen and (min-width: 992px){
 .Motor_row {
   display:flex !important;
}
.Motor_type {
  width:50%;
}
}
@media only screen and (max-width: 1199px){
 .manufature_row {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 640px) and (max-width:767px){
.page-header__right .uk-navbar-toggle {
    width: 92px;
    height: 98px;
    min-height: 60px;
}

}
@media only screen and (max-width: 991px){
/*.uk-grid>*>:last-child {*/
/*    margin-bottom: 15px;*/
/*}*/
.uk-grid>*>:last-child {
    /*width: 50%;*/
    margin: auto;
}
.section-reviews .section-title {
   padding-top:45px;
   padding-bottom:0px;
}
.testimonial_img {
   height: auto;
    width: 60% !important;
}

}
@media (min-width: 960px){
.uk-section {
     padding-top: 0px;
    }
}
