@font-face {
    font-family: 'Gellix';
    src: url('Gellix-RegularItalic.eot');
    src: local('Gellix Regular Italic'), local('Gellix-RegularItalic'),
        url('Gellix-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('Gellix-RegularItalic.woff2') format('woff2'),
        url('Gellix-RegularItalic.woff') format('woff'),
        url('Gellix-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}


body{
  margin: 0px;
  padding: 0px;
  font-family: 'Gellix' !important;
  overflow-x: hidden;
  width: auto;
  scroll-behavior: smooth;
}
html{
  width:100%;
}
.sec_1{
  background-image: url("../images/pattern_1.webp");
    background-repeat: repeat;
    background-attachment: fixed;
    padding-bottom:70px;
}
.nav-link{
    color:#000;
    padding: 10px 25px !important;
}
.nav-link:hover{
    cursor:pointer;
}
.active{
    color:#fff !important;
    background:#eb6b02;
    border-radius:30px;
}
.left_bx_cnr{
    position: absolute;
    width: 40%;
    padding: 3%;
    background: #ffffff5e;
    top: 27%;
    color: #013330;
    box-shadow: 1px 0px 0px 0px #d7d7d7;
    z-index:500;

}
.para_banner{
    font-weight: 500;
    color: #262626;
}
.heading_txt{
    font-weight: 700;
}
.icon-bar {
    /*position: fixed;*/
    position:absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left:12px;
  }
  .justify_content_center{
    justify-content: center;
  }
  .icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: #8b9218;
    font-size: 22px;
    

  }
  .bg-light-eee{
    background:#2b2e0c;
    
  }
  .padding_3{
    padding:3%;
  }
 
 
  
  .icon-bar a:hover {
    background-color: #eb6b02;
    color:#fff;
  }
  
  
  /*.facebook {
    background: #3B5998;
    color: white;
  }
  
  .twitter {
    background: #55ACEE;
    color: white;
  }
  
  .google {
    background: #dd4b39;
    color: white;
  }
  
  .linkedin {
    background: #007bb5;
    color: white;
  }
  
  .youtube {
    background: #329b26;
    color: white;
  }*/
  
  .content {
    margin-left: 75px;
    font-size: 30px;
  }
  .read_mre_btn{
    padding: 10px 20px 10px 20px;
    background: #303030;
    color: #fff;
    /* border-radius: 25px; */
    border: none;

  }
  .read_mre_btn:hover{
    cursor:pointer;
  }
  .btn_white{
    color:#fff;
    border-radius:30px;
    padding:10px 20px 10px 20px;
    background: transparent;
    border: 1px solid #fff;
    outline: none;
  }
  .btn_white{
    cursor:pointer;
  }
 .ip_bx_top{
  height: 50px;
  /* background: transparent; */
  color: #000;
  border: 1px solid #fff;
  /* border-radius: 43px; */
  outline: none;
  padding: 12px;
  margin-bottom: 40px;
margin:10px;
 }
  .mgn_btm{
    margin-bottom: 0px;
  }
  .pdng_btm_tp{
    padding-top: 80px;
    padding-bottom: 50px;

  }
  .button_body{
    padding:15px 15px;
  }
  /*.abt_bx1{
    margin-top:35px;
    margin-bottom:35px;
    position:relative;
  }*/
  /*.title_abt{
    position: absolute;
    z-index: 600;
    background: rgb(106 86 51);
    bottom: 0;
    left: 0px;
    padding: 5%;
    color: #fff;
    font-weight: 700;
    width: 18%;
    height: 450px;
    top: 8%;

  }*/
  .hight_banner{
    width: 100%;
    height: 100vh;
  }
  .abt_lft_bx_1{
    background:#977645;
    height:auto;
  }
  .ico_abt_section{
    font-size: 41px;
    background: #e9e9e9;
    padding: 12px;
    border-radius: 36px;
    color: #e4790f;
    margin-top: 5px;

  }
  .hd_about{
    margin-top:15px;
    margin-bottom:15px;
    color:#fff;
  }
  .jstfy_txt{
    text-align:justify;
    color:#fff;
  }
  .buttn_abt{
    padding: 10px 15px 10px 15px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 35px;
    color: #fff;


  }
  .pdng_aboutus{
    padding-top:0px;
  }
  .imag_ht{
    height:100%;
    object-fit:cover;
  }
  .text_white_orng{
    color:rgb(249 138 24) !important;
    padding-bottom:10px !important;
  }
  .buttn_abt:hover{
    cursor:pointer;
  }
  .bg_light_orng{
    background:#ffefd6 !important;
  }
  .col_bx_abt{
    padding: 19px;
    background: #6e553a;
    border: 10px solid #fff;

  }
  .mgnlft{
    margin-left:auto;
    margin-right:auto;
  }
 .ovrly_1{
  width:100%;
  height:100%;
  position:absolute;
  z-index:600;
  background:rgba(0,0,0,0.65);
 
  right:0;top:0px;
  color:#fff;
  text-align:center;
  padding-top:55px;
  padding-bottom:55px;


 }
 .testi_text_inr{
  text-align:justify !important;
 }
 .bg_prdct{
 position:relative;
 background-image: url(../images/image_bg1.jpg);
 background-attachment: fixed;
 height:510px;
 width:100%;
 margin:0px;
 }
 .ser_mgn{
 margin-bottom:323px;
}
 .product_list{
  margin-bottom: 0px;
    border: 10px solid #ffffff;
    width:100%;
    height: 350px;
    margin-top: 52px;
overflow:hidden;
object-fit: cover;

 }
 .img_slidr_top_mob{
  display:none !important;
 }
 .ftr_nv_link{
  text-decoration: none;
  color:#fff;
 }
 
 /*.pdct_txt{
  color:#fff;
  position:absolute;
  z-index:500;
  color:#fff;
  bottom:0;
  right:0px;
 }*/
.product_txt{
  color:#000;
  margin-bottom:15px;
}
.about_heading_main{
  color:#013330;
  margin-top: 7px;
    margin-bottom: 19px;

}
.img_plnt{
  padding:0px;
}
/*.img_plnt img{
  width:100%;
  height:100%;

}*/
.img_plnt2{
margin-left: -98px;
margin-top: 150px;
}


.mgn_5{
  margin:5px;
}
.text_orange_spn{
  color:#eb6b02;
}
  .sec_aboutus{
    background:#fff;
  }
  .btn_vew_all{
    border:1px solid #fff;
    background:transparent;
    margin-left:auto;
    margin-right:auto;
    padding: 10px 30px;
    color: #fff;
    border-radius: 39px;

  }
  .hd_product_li{
    background: #eb6b02;
    z-index: 530;
    color: #ffffff;
    position: absolute;
    bottom: 2px;
    right: 22px;
    padding: 10px 20px;
    width: 45%;
    border-top-left-radius: 90px;

  }
  .service_box_1 img{
   
    width:100%;
    height:300px;
   
  }
  .service_box_2 img{
    
    width:100%;
    height:300px;
    
  }
  .service_box_3 img{
    width:100%;
    height:300px;
    
  }
  .ser_hd{
    margin-top: 19px;
    color: #ff7f00;

  }
  .service_box_1{
  background:#eee;
  margin-bottom:25px;
  border:1px solid #d4d4d4;
}
.service_box_3{
  background:#eee;
  margin-bottom:25px
}
.icons_spcl{
  font-size: 35px;
  padding: 17px;
  background: #ff7f00;;
  border-radius: 35px;
  color: #fff;
}
.txt_spcl{
  margin-top:15px;
}
.box_spcl{
  padding:25px 25px;

}
.cnr_ser{
  background-image: url(../images/livingroom.jpg);
    background-position: center;
    background-attachment: fixed;
    position: relative;
    /* background-size: 100% 100%; */
    height: 545px;

}
.ser_ovrly{
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.5);
  z-index:500;
}
  .hd_ser_2{
    margin-top:50px !important;
    color:#fff !important;
  }
  .mgn_tp_ser{
    margin-top:40px !important;
    color:#fff;
  }


  img{ max-width:100%;}

.gallery_box li{ width:33.333333%; max-width: 100% ; 
  display:inline-block; float: left; text-align: center; overflow: hidden;    position: relative;padding:6px;}
.gallery_box{ padding:0;display: flow-root;}

.gallery_box li:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.gallery_box li img{-webkit-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;}
.gallery_box li:nth-child(even) {
    height: 304px;
}
.gallery_box li:nth-child(odd) {
    height: 438px; 
}
.gallery_box li:nth-child(odd) .box_data{ background:rgba(0,0,0,0) }
.gallery_box li:nth-child(even) .box_data{ background:rgba(0,0,0,0) }
.gallery_box .box_data{ position:absolute; top: 0; left: 0; right:0; bottom:0; color:#fff;}
.gallery_box .box_data span{ position:absolute; top: 50%; transform: translateY(-50%); left:0 ; right:0; font-size:24px;}
.gallery_box li:hover .box_data{ background:rgb(255 143 0 / 80%);}



.body_1{
           
  /*background-color: #f8f9fa;*/
  display: flex;
  justify-content: center;
  align-items: center;
  /*height: 100vh;*/
  margin: 0;
}
.slider_2{
  width: 80%;
  max-width: 600px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  height:350px;
}
.slides_2 {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.slide_2 {
  min-width: 100%;
  box-sizing: border-box;
  text-align: center;
  background-color: rgba(0,0,0,0.4);
  padding: 40px;
  margin-top:12px;
}
.slide_2 img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 20px;
}
.slide_2 p {
  font-size: 1.1em;
  color: #fff;
  margin-bottom: 20px;
}
.slide_2 h5 {
  font-weight: bold;
  color: #e4790f;
}



.cnr_testi{
 background-image:url("../images/test_bg.jpg");
  margin-top:170px !important;
  margin-bottom:70px;
  background-attachment: fixed;
}
.mgn_btm_35{
  margin-bottom:35px;
}


.content {
  height: 70vh; }

.footer-32892 {
  background-color: #1b1714;
  padding: 7rem 0;
  color: #888;
  font-size: 16px; }
  .footer-32892, .footer-32892 h3 {
    font-family: "Poppins", sans-serif; }
  .footer-32892 h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px; }
  /*.footer-32892 p {
    }*/
  .footer-32892 .row.gallery {
    margin-right: -5px;
    margin-left: -5px; }
    .footer-32892 .row.gallery > [class^="col-"],
    .footer-32892 .row.gallery > [class*=" col-"] {
      padding-right: 5px;
      padding-left: 5px; }
  .footer-32892 .gallery a {
    display: block;
    margin-bottom: 10px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    .footer-32892 .gallery a:hover {
      opacity: .5; }
  .footer-32892 .quick-info li {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px; }
    .footer-32892 .quick-info li a {
      color: #fff; }
    .footer-32892 .quick-info li .icon {
      font-size: 20px;
      color: #f88020; }
  .footer-32892 .subscribe {
    position: relative; }
    .footer-32892 .subscribe .form-control {
      background-color: #292b31;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 30px;
      height: 55px;
      padding-left: 30px;
      padding-right: 130px;
      border: none;
      color: #fff; }
      .footer-32892 .subscribe .form-control::-webkit-input-placeholder {
        color: #ccc;
        font-size: 14px; }
      .footer-32892 .subscribe .form-control::-moz-placeholder {
        color: #ccc;
        font-size: 14px; }
      .footer-32892 .subscribe .form-control:-ms-input-placeholder {
        color: #ccc;
        font-size: 14px; }
      .footer-32892 .subscribe .form-control:-moz-placeholder {
        color: #ccc;
        font-size: 14px; }
    .footer-32892 .subscribe .btn-submit {
      background: #f88020;
      height: 47px;
      border-radius: 30px;
      padding-left: 30px;
      padding-right: 30px;
      color: #fff;
      font-weight: bold;
      position: absolute;
      top: 4px;
      right: 4px;
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); }
  .footer-32892 .tweets li {
    margin-bottom: 20px;
    font-size: 15px;
    color:#fff;
    }
    .footer-32892 .tweets li span {
      color: #fff; }
  .footer-32892 .footer-menu-wrap {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 2rem !important;
    margin-top: 7rem; }
  .footer-32892 .footer-menu {
    margin-bottom: 0; }
    .footer-32892 .footer-menu li {
      display: inline-block; }
      @media (max-width: 767.98px) {
        .footer-32892 .footer-menu li {
          display: block; } }
      .footer-32892 .footer-menu li a {
        padding: 10px;
        display: inline-block;
        color: #fff; }
        @media (max-width: 767.98px) {
          .footer-32892 .footer-menu li a {
            display: block;
            padding-left: 0px; } }
      .footer-32892 .footer-menu li:first-child a {
        padding-left: 0; }
  .footer-32892 .site-logo {
    color: #fff;
    font-size: 20px; }

    .background_menu_small{
      background:#fff;
      z-index:800;
    }

    .aboutus_cnr{
    /*background-image:url("../images/about_banner_29.png") !important;
      background-attachment:fixed !important;
      width:100%;
      height:520px;
      background-repeat: no-repeat;
      background-size:100% 100%;
      position:relative;*/

    }
    .frm_outer{
      position: absolute;
      width:40%;
      height:100%;
      background:rgba(0,0,0,0.5);
      right:4%;
      color:#fff;
      z-index:700;
      padding:4%;
      
    }
    .frm_inner{
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      margin-top: 15px;
    }
    .ip_bnr{
      color:#fff;
      background:transparent;
      width:100%;
      height:35px;
      border:1px solid #fff;
      outline:none;
      margin-top:10px;
      margin-bottom:10px;
    }
    .rm_btn_abt{
      padding: 10px 15px;
      border: none;
      border-radius: 25px;
      color: #fff;
      margin-bottom: 25px;
      background: #ff5700;
    }
    .pdng_aboutus{
      padding:25px;
      padding-bottom: 0px;
    }
    .sec_about{
      background-image: url("../images/pattern_1.webp");
      background-repeat: repeat;
      padding-top:50px;
      padding-bottom:50px;
    }
    .tp_cnr_numbers{
      text-align: center;
      padding-top: 25px;
      padding-bottom: 25px;
      border-right: 1px dotted #3f4313;
  
    }
    .pdng_btm_15{
      padding-bottom:15px;
      color:#fff;
    }
    .cnr_mid{
      background:#2b2e0c;
    }
    .bg_eee{
      background:#f1f1f1;
    }
    .crd_outr{
      border: none;
      background: #fff;
      border-radius: 0px !important;
      padding-top: 10px;
      border: 1px solid #d4d4d4;
      height: auto !important;
      padding-bottom: 15px;
      width: 30%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:35px;
  
    }
    .crd_outr_2{
      border: none;
      background: #eee;
      border-radius: 0px !important;
      /* padding-top: 10px; */
      height: auto !important;
      padding-bottom: 15px;
      width: 30%;
      margin-left: auto;
      margin-right: auto;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom:0px;
      height:410px !important;
      margin-bottom:30px;
  
    }
    .crd_outr_ser{
      border: none;
      background: #fff;
      border-radius: 0px !important;
      /* padding-top: 10px; */
      height: auto !important;
      padding-bottom: 15px;
      width: 30%;
      margin-left: auto;
      margin-right: auto;
      padding: 10px 10px 10px 10px;
      border: 2px solid #dddddd;
      margin-bottom:25px;
  }
      
.our_clnts{
  margin-top:-40px;
}
    
    .btn_prct_inr{
      background:#eb6b02;
     border-radius:35px;
     padding:6px 15px 6px 15px;
      
      outline:none;
      color:#fff;
      text-decoration: none;
      margin-top:10px !important;
      margin-bottom:15px !important;
    }
    .bg_light{
      background:#eee;
    }
    .image_inner{
      border-radius:0px !important;
    }
    .para_pdt{
      text-align: justify;
      margin-left:auto;
      margin-right:auto;
    }
    .image_prjct{
      position: relative !important;
      width: 100% !important;
      height: 100% !important;
  
    }
    .crd_bdy{
      position: absolute !important;
      bottom: 0;
      background: rgb(0 0 0 / 58%);
      color: #fff;
      border-top:1px solid #fff;
      width:100%;
  
    }

  
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ff7d00; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ff7d00; 
}

.tp_cnr_social{
  background: #292929;
  padding: 11px;
  text-align: right;
display:none;
}
.tp_cnr_social_2{
  background: #292929;
  padding: 11px;
  text-align: right;

}

.facebook_1{
color:#fff;
margin-right:10px;
border-right:1px dotted #fff;
padding-right:10px;
}
.twitter_1{
  color:#fff;
  margin-right:10px;
  border-right:1px dotted #fff;
  padding-right:10px;
}
  .google_1{
    color:#fff;
    margin-right:10px;
    border-right:1px dotted #fff;
    padding-right:10px;
  }
.linkedin_1{
  color:#fff;
  margin-right:10px;
  border-right:1px dotted #fff;
  padding-right:10px;
}
 .youtube_1{
  color:#fff;
  margin-right:0px;
  
 }
 .about_imag_right1{
  width:100%;height:auto;border-right:0px solid #fff;border-top:5px solid #fff;
 }
 .about_imag_right2{
 width:100%;height:auto;border-right:5px solid #fff;border-top:5px solid #fff;
 }
 .btn_v_all{
  color:#fff;margin-top:35px;
      margin-bottom:15px;
 }
 .abs_cnr_pdct{
/*position: absolute;
      left: auto;
      right: auto;*/
      width: 100%;
 }
 .logo_imag{
  width:170px !important;
  height:57px;
 }
 .sbmt_butt{
  width:auto;
  padding:8px 15px;
 }
 .list_pjct{
 position: relative;
      top: -134px;
 }

 @media screen and (max-width: 1065px) {
  .tp_cnr_social{
    
    display:block;
  }
  .icon-bar {
display:none;
  }
  .left_bx_cnr{
    width:78%;
    top:44%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background:#ffffffa3;
}
.read_mre_btn {
  padding: 10px 20px 10px 20px;
  background: #ff6a00;
  color: #fff;
  border-radius: 25px;

  }
  .hight_banner{
    height:80vh;
    object-fit:cover;
  }
  .bnr_outr{
    width:100% !important;
    padding:0px;
  }
  .w_100_p0{
    max-width:100%;
    padding:0px !important;
    margin:0px !important;
  }



  /*.about_heading_main{
    font-size:25px;
  }
  .fnt_sz_25{
    font-size:25px;
  }
  .heading_txt{
    font-size:32px;
  }
  h1{
    font-size:25px;
  }*/
  .cnr_nv{
    max-width:100%;
  }
  .scl_cnr{
    max-width:100% !important;
  }

}
@media screen and (max-width: 992px) {

.top_slide_container{
  max-width:100%;
  padding-left:20px !important;
  padding-right:20px !important;

}
.product_list{
  margin-top:0px;
}
.btn_v_all{
  margin-top: 14px;
  margin-bottom: 44px;

}
.logo_imag{
  width:135px !important;
  
}
.icon_pointing{
  display:none !important;
}
.wcu_txt
{
  display:none;
}
.wcu_txt2{
  display:none !important;
}
.nav-link{
  padding:10px 13px !important;
}

}

@media screen and (max-width: 767px) {
  .pdng_top_55{
    padding-top:55px !important;
  }
  .expl_btn{
    margin-bottom:40px;
  }
  
  .about_imag_right2_1{
    display:none;
  }
  .cnr_pdt_3{
    display:none;
  }
  .service_box_1 img{
    height:auto;
  }
  .service_box_2 img{
    height:auto;
  }
  .service_box_3 img{
    height:auto;
  }
  .cnr_ser{
    height:790px;
  }
  .footer-32892{
padding-top:50px;
  }
  .sbmt_butt{
    padding:10px 13px !important;
  }
}

@media screen and (max-width: 734px) {
.logo_imag {
  width: 116px !important;
}
.nav-link {
  padding: 10px 10px !important;
  font-size: 15px;
}
.gallery_box li{
  height:370px !important;
  width:50%;
}
.list_pjct{
  top:0px !important;
}
.para_pdt{
  width:96%;
}
.our_clnts{
  margin-top:50px;
}
.bmh_clnt{
  display:none;
}
.cnr_testi{
  margin-top:67px !important;
}
}
@media screen and (max-width: 834px) {
  .txt_smll{
    font-size:12px !important;
  }
}

@media screen and (max-width: 650px) {
.left_bx_cnr {
  width: 89%;
  top: 50%;
  background: rgb(255 255 255 / 50%);
}
.gallery_box li{
  height:370px !important;
  width:100%;
}
.nav-link{
  margin-top:20px;
  text-align:center;
}
.mgn_btm_35{
  margin-bottom:0px;
}
}
@media screen and (max-width: 575px) {
.cnr_ser {
  height: 1183px !important;
}
.btn_vew_all{
margin-top: 45px;
margin-bottom: 35px;
}

}

@media screen and (max-width: 992px) {
  .expln_txt{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
  }
  .crd_outr_ser{
    width:47%;
  }
  .img_plnt{
    width: 74%;
    height: 334px;
    border: 16px solid #FFF;
  }
  .img_plnt img{
    width:100%;
    height:320px;
  }
  .img_plnt2{
  margin-left: 356px;
    margin-top: -172px;
    width: 45%;
}
}

@media screen and (max-width: 767px) {
.tp_cnr_numbers{
  border-right:none;
  border-bottom: 1px dotted #3f4313;

}
.crd_outr_2{
  width:86% !important;
}
.para_pdt{
  width:94%;
}
.crd_outr_ser{
  width:86%;
}


.justify_content_center{
  justify-content: left;
}
.expln_txt {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  text-align: justify;
  padding-left: 0;
  padding-right: 0;
  margin-top:30px;
}
.img_plnt2 {
  margin-left: 311px;
}
.rm_btn_abt{
  margin-top:30px;
}
.text_white_orng{
  text-align:center;
}
.txt_smll{
  text-align:center;
  justify-content: center;
margin-left:auto;
margin-right:auto;
}
}
@media screen and (max-width: 576px) {
  .expln_txt{
    width:90% !important;
    margin-left:auto !important;
    margin-right:auto !important;
    margin-top:0px !important;
  }
  .img_plnt2{
    margin-left:auto;
  }
  .img_plnt{
    border:none;
  }
  .pdng_aboutus{
    padding-top:0px;
  }
}

@media screen and (max-width: 991px) {
.outer_pdt_1{
max-width:100% !important;
}
}

@media screen and (max-width: 876px) {

.crd_outr{
  width:47%;
  margin-bottom:35px;
}
}

@media screen and (max-width: 656px) {
.crd_outr{
  width:86%;
}
}

@media screen and (max-width: 1199px) {
.crd_outr_2{
  width:47%;
}
}



.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active3{
  transform: translateY(0);
  opacity: 1;
}

@media screen and (max-width: 463px) {
  .img_slidr_top_mob{
    display: block !important;
  }
  .img_slidr_top{
    display:none !important;
  }
  .ser_mgn {
    margin-bottom:765px !important;
}
}
@media screen and (max-width: 500px) {
  .top_slide_container {
    padding-left:0px !important;
    padding-right:0px !important;
  }
  .pddng_frm{
    padding-left: 10px;
    padding-right: 10px;
}
.ip_bx_top{
  margin-left:0px;
  margin-right:0px;
} 
  .left_bx_cnr {
    width: 100%;
    top: 78%;
    background: rgb(255 255 255 / 55%);
}
.read_mre_btn {
  padding: 10px 20px 10px 20px;
  background: #ff690e;
  color: #fff;
  border-radius: 25px;
  border: none;
}
}
@media screen and (max-width: 749px) {
.ip_bx_top{
  width:23.5% !important;
}
.ip_bx_top_bttn{
  width:15% !important;
}
}

@media screen and (max-width: 704px) {
  .ip_bx_top{
    width:100% !important;
    margin-left:0px;
    margin-right:0px;
  }
  .ip_bx_top_bttn{
    width: 30% !important;
        margin-left: 35% !important;
        margin-right: 35% !important;
    }
  }
  @media screen and (max-width: 575px) {
  .ser_mgn {
    margin-bottom: 725px;
}
.px_0{
  padding-right:0px;
  padding-left:0px;
}
  }

  @media screen and (max-width: 505px) {
    .ser_mgn {
      margin-bottom: 765px;
  }
  .mgnlft{
    margin-left:auto;
    margin-right:auto;
  }
    }

    @media screen and (max-width: 486px) {
      .bg_prdct{
           height:560px !important;
      }
      
    }
    @media screen and (max-width: 486px) {
    .hight_banner{
      /*height:100vh !important;*/
    }
    .left_bx_cnr{
      top:73%;
      
        padding-left: 6%;
        padding-right: 6%;
        font-size: 15px;
    }
    .heading_txt {
      font-weight: 700;
      font-size: 24px;
    }
    .padding_15_cmn{
      padding-left:20px;
      padding-right:20px !important;
    }
  }
  @media screen and (max-width: 649px) {
    .nav-link {
      padding: 10px 8px !important;
      font-size: 14px;
  }
  .left_bx_cnr{
    top:59% !important;
  }
  .heading_txt{
    font-size:23px;
  }
  .read_mre_btn {
    padding: 8px 12px 8px 12px;
    background: #ff6a00;
    color: #fff;
    border-radius: 25px;
}
  }
  @media screen and (max-width: 372px) {
  .btn_vew_all{
    margin-top:15px;
  }
}

@media screen and (max-width: 368px) {
.bg_prdct{
  height:598px !important;
}
.ser_mgn {
  margin-bottom: 730px !important;
}
.ftr_pdng {
  padding-left: 27px !important;
  font-size: 11px !important;
}
}

@media screen and (max-width: 320px) {
  .bg_prdct{
    height:658px !important;
  }
}
@media screen and (max-width: 390px) {
.cnr_ser{
  height:1275px !important;
}
.left_bx_cnr{
  top:45% !important;
}
.heading_txt {
  font-size: 23px;
  color: #fff;
  line-height: 35px;
}
.para_banner{
font-weight: 500;
color: #ffffff;
}
.left_bx_cnr {
  width: 100%;
  top: 78%;
  background: rgb(0 0 0 / 43%);
  margin-bottom:11px !important;
}
.read_mre_btn{
  padding:7px 12px 7px 12px;

}
}