.nmb,.nmball *{
  font-family: 'MyWebFont1', Fallback, sans-serif;
  letter-spacing: 0px;
}
@font-face {
  font-family: 'MyWebFont1';
  src: url('font/NeueMontreal-Bold.otf')  format('truetype');
}

.nml,.nmlall *{
  font-family: 'MyWebFont2', Fallback, sans-serif;
  letter-spacing: 0px;
}
@font-face {
  font-family: 'MyWebFont2';
  src: url('font/NeueMontreal-Light.otf')  format('truetype');
}
.nmm,.nmmall *{
  font-family: 'MyWebFont3', Fallback, sans-serif;
  letter-spacing: 0px;
}
@font-face {
  font-family: 'MyWebFont3';
  src: url('font/NeueMontreal-Medium.otf')  format('truetype');
}
.nmr,.nmrall *{
  font-family: 'MyWebFont4', Fallback, sans-serif;
  letter-spacing: 0px;
}
@font-face {
  font-family: 'MyWebFont4';
  src: url('font/NeueMontreal-Regular.otf')  format('truetype');
}
.tpr,.tprall *{
  font-family: 'MyWebFont5', Fallback, sans-serif;
  letter-spacing: 0px;
}
@font-face {
  font-family: 'MyWebFont5';
  src: url('font/Turnpike.ttf')  format('truetype');
}


#main{
  text-align: left !important;
}


html {
  scroll-behavior: smooth;
}

.topbar{
  padding-top: 5px;
  padding-bottom: 5px;
}

.slogan {
  background-image: url(/mem_module/library/image/sloganbg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 40px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.slogan *{
  letter-spacing: 2px !important;
}
.sbg {
  background-image: url(/mem_module/library/image/sbg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 25px;
}
.hreview {
  padding-top: 40px !important;
  padding-bottom: 25px !important;
}
.prod-header {
  background-image: url(/mem_module/library/image/fmarble.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 40px !important;
  padding-bottom: 60px !important;
}
.footer{
  padding-top: 30px;
  padding-bottom: 0px;
  background-image: url("/mem_module/library/image/footerbg.png");
  background-position: center;
  background-size: cover;

}

#myCarousel{
  z-index: 1;
}

h1{font-size:50px !important;}
p{font-size: 15px !important; line-height: 140% !important;}
h2{font-size: 30px !important;letter-spacing: -1px !important;}
h3{font-size: 28px !important;}
h4{font-size: 22px !important;}
.pd-lt{
  padding-left: 0px !important;
}
.hidden-cust{
  display: none;
}
.no-mg{margin-top: 0px !important;margin-bottom: 0px !important;}
.no-bt{margin-bottom: 0px !important;}
.bg-footer {
  background-color: black !important;
}
.topbar{background-color: #231f20 !important;}
.sg-color{color:#6cbe45 !important;}
.sg-color2{color:#92c83e !important;}
.sg-color3{color:#4cb748 !important;}
.sg-color4{color:#e4e4e4 !important;}
.sg-color5{color:#67676b !important;}
.sg-color6{color:#00a657 !important;}
.sg-bg{background-color:#85BC40 !important;}
.white-a{color:white !important;}
.black-a{color:black !important;}

.black-bg{background-color:black !important;}
.btn-sg{
    color: white !important;
    background-color: black !important;
    border-radius: 100px !important;
    padding: 10px 15px 8px 15px !important;
    margin-top: 15px;
}
.grey-a{
  color: #cccccc !important;
}
.grey-a2{
  color: #58595B !important;
}
.btn-tab{
  text-decoration: none !important;
}
.mg-center{
  margin-left: auto !important;
  margin-right: auto !important;
}
.goog-te-gadget-simple{
  border: none !important;
  background-color: transparent !important;
}
.goog-te-gadget img{
  display: none !important;
}

.icon-wrapper{
  margin-top: 15px;
  text-align: right;
  margin-bottom: -40px;
  z-index: 500;
}
.menubar-icon>img{
  height: 20px;
}
.home-navbar .navbar-nav li>a{
  transition: color 1s;
}
.jssocials-share{
  font-size: 12px !important;
}
.back-to-top {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 30px;
    color: black;
    right: -15px;
    width: 90px;
    height: 85px;
    z-index: 111;
    display: none;
    text-decoration: none;

}
.back-to-top i {
  font-size: 40px;
    background-color: black;
    color: white !important;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    padding: 0px 8px 0px 7px;
    line-height: 34px;
}
.logo{
  max-width: 135px !important;
  margin-bottom: 15px;
 
}
#google_translate_element{
  margin-top: 16px;
}
.navbar{
  background-color: transparent !important;
  border-color:transparent !important;
  padding-top: 10px;
  padding-bottom: 0px;
}
.home-navbar .btn-quotation{
  background-color: white !important;
  color: var(--blue) !important;
  padding: 5px 10px !important;
  border-radius: 50px;
  font-family: 'MyWebFont3', Fallback, sans-serif;
}
.home-navbar .navbar-nav li>a {
  font-size: 12px !important;
  color: var(--blue) !important;
  padding: 0px !important;
  position: relative;
}



.home-navbar .dropdown-menu{
  border-radius: 0;
}
.home-navbar .dropdown.open .dropdown-menu>li>a{
    padding: 0px 5px 0px 2px !important;
}
.home-navbar .dropdown.open .dropdown-menu>li>a:hover{
  background-color: transparent;
}
.home-navbar .navbar-nav li.active>a{
    background-color: transparent !important;
  

}


/*.dropdown:hover>.dropdown-menu {
  display: block;
}*/
.home-carousel .carousel-indicators li{
  border:1px solid #cca738 !important;
}
.home-carousel .carousel-indicators .active{
  background-color: #cca738 !important;
}
.home-navbar .navbar-nav li.member>a{
  padding: 0px !important;
}
.home-navbar .navbar-nav li.first>a{
  margin-left: 25px !important;
}
.home-navbar .sg-bg{
  padding-top: 5px;
}
.prod-cat{
  margin-top: 10px;
  margin-bottom: 10px;
}
.cat-wrapper{
  width: 15px;
  height: 15px;
  margin: auto;
  display: inline-block;
}
.cat-icon{
  height: 100%;
  vertical-align: unset;
  object-fit: contain;
  display: block;
  margin: 0 auto;

}
.subcat-title{
  font-size: 10px !important;
  margin-top: 5px;
  margin-bottom: 5px;
}
.cat-title{
  margin-left: 10px;
  vertical-align: text-top;
  display: inline !important;
}
.navbar-brand{
  padding: 0px !important;
  font-size: 26px !important;
}
.home-navbar .navbar-collapse{
  padding: 0px !important;
}
.top-bar .dropdown-toggle{
  background: transparent;
  border: 0px !important;
  padding: 0 0 0 0 !important;
}
.mg-left{
  margin-left: 20px;
}
.search-query{
  font-size: 14px !important;
  width: 300px;
  background-color: transparent;
  border: 1px solid grey;
  border-radius: 20px;
  padding: 8px 12px 8px 12px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #4d4d4d !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #4d4d4d;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #4d4d4d;
}
.btn-search{
  background: none !important;
  position: absolute;
  margin-left: -32px;
  color:#202959 !important;
}
.btn-search>span{
  color:#FF9000 !important;
}
.recipe-search {
  top: 2px !important;
  right: 8px !important;
}
.color{
  border: 1px solid black;
  width: 20px;
  height: 20px;
  border-radius: 50px;
}


.nav-page a{
  font-size: 18px !important;
}

.count-cart{
    position: absolute;
    color: white;
    text-align: center;
    font-size: 13px;
    margin-left: -17.5px;
    top: 8.4px;
    font-family: 'MyWebFont', Fallback, sans-serif;
}

.home-cover{
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
}
.home-cover .bannercontent{
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);

}
.home-cover .bannercontent *{

  text-align: justify !important;
  text-align: center !important;
  line-height: 120%;
}

.home-carousel a:hover, .home-carousel a:focus{
    text-decoration: none;
}

.home-navbar .dropdown.open .dropdown-menu {
    padding: 8px !important;
    background-color: #f2f2f2 !important;

}
.cust-control{
    position: absolute;
    bottom: 5px;
    font-size: 30px;
    color: white;
    left: 35px;  
}
.cust-control i{
    cursor: pointer;
    border: 1px solid white !important;
    border-radius: 100px !important;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 0.9;
}
.cust-control .fa-angle-right{
    margin-left: 15px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
  background-color: transparent !important;
}
.lsc{
  letter-spacing: 4px !important;
}
.lline{
  margin-right: 5px;
  width: 15px;
}
.rline{
  width: 15px;
}
.img-item{
  width: 90% !important;
}




.hproduct{
  background-color: #f8f6f1 !important;
}


.wooden .subtitle{
  margin-left: 8px;
}

.wooden{
  background-color: #f8f6f1 !important;
}
.wooden .img img{
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.process .section h2{
  color: #808285 !important;
}
.process .section p{
  margin-top: 10px !important;
}
.process .section{
  border: 1px solid #231f20;
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  padding: 15px !important;
}
.news{
  background-color: #f8f8f9 !important;
}
.contactus .fdetail{
  display: flex !important;
  margin-top: 20px !important;
}
.contactus .fdetail>img{
  height: 22px;
  width: 25px;
  object-fit: contain;
  margin-right: 25px;
}
.contactus .detail{
  background-color: #f2f2f2 !important;
  padding: 25px;
}


.news .slick-dots li.slick-active a{
  color:#00a657 !important;
  font-size: 1.2em !important;
}
.hnews .news-arrow {
    position: absolute;
    top: 5px;
    right: 30px;
    font-size: 40px;
    color: #231F20 !important;
}
.hnews .news-arrow i.fa-angle-left {
  width: 30px;
  height: 30px;
  border-radius: 1000px;
  border: 1px solid black;
  font-size: 30px;
  padding: 0px 5px 0px 7px;
  cursor: pointer;
}
.hnews .news-arrow i.fa-angle-right {
  width: 30px;
  height: 30px;
  border-radius: 1000px;
  border: 1px solid black;
  font-size: 30px;
  padding: 0px 5px 0px 10px;
  margin-left: 15px;
  cursor: pointer;
}
.prod-header .desc,.prod-header .section>div{
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
.prod-header .section>div{
  border: 1.5px solid #cca738 !important;
  margin-left: auto;
  margin-right: auto;
  display: table;
  padding: 20px;
  border-radius: 10px;
}
.prod-header .line{
  position: absolute;
  height: 100% !important;
  top: 0%;
  left: 0;
  width: 1.5px;
}
.prod-header .desc2{
  margin-left: 20px;
  padding-left: 40px;
}
.prod-header .left{
  position: absolute;
  left: 0;
  width: 180px;
}
.prod-header .right{
  position: absolute;
  right: 0;
  width: 180px;
}

li.border{
    background-color:#eee;
    border:1px solid black;
    border-radius:5px;
    padding: 5px 10px 5px 10px !important;
    margin-right: 10px;
    margin-bottom: 5px;
}

.hrelated .text-wrapper{
    position: absolute;
    top: 25%;
    text-align: center;
    width: 230px;
    color: var(--red);
}
.hrelated .rl-mg-top{
  margin-top: 40px;
}
.hrelated .pd-lr{
  padding-left: 5px;
  padding-right: 10px;
}
.hrelated .img-item{
  margin-left: auto !important;
  margin-right: auto !important;
}
.hrelated .offer-tag{
    float: right;
    margin-right: 60px;
}
.hrelated .offer{
  position: absolute;
    border-radius: 50%;
    top: 0;
    background-color: var(--red);
    color: white;
    font-weight: 700;
    width: 50px;
    height: 50px;
    text-align: center;
    font-style: italic;
    padding: 10px;
    margin-top: 5px;
    margin-right: 10px;
    line-height: 1.2;
}

.hcat .overlay:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.4);
    opacity:1;
}
.hcat .title{
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hlocation .btn{
  width: 160px;
  height: 36px;
  background-color: #b88009 !important;
  color:white !important;
  border-radius: 15px !important;
}
.hreview .section{
  padding: 20px;
  border-radius: 10px;
}
.btn-addtocart{
    font-size: 16px !important;
    background-color: #b88009 !important;
    color:white !important;
    border-radius: 100px !important;
    padding: 5px 30px 5px 30px !important;
    line-height: 1.5 !important;
    letter-spacing: 1.0px !important;
    border: none !important;
}
.proditem .btn-addtocart{
  background-color: black !important;
  color:white;
  padding: 10px 40px 10px 40px !important;
  border-radius: 0px !important;
}
.btn-seemore{
    background-color: #cca738 !important;
    color:white !important;
    border-radius: 100px !important;
    padding: 5px 15px 5px 20px !important;
    line-height: 1.3 !important;
    letter-spacing: 1.0px !important;
    border: none !important;
}
.btn-addtocart .icon{
  display: inherit !important;
  width: 12px;
  vertical-align: baseline;
  margin-right: 5px;
}
.offerprice{
  color: var(--red) !important;
  font-size: 16px !important;
  margin-left: 5px;
}
.proditem .offerprice{
  margin-left: 10px;
}

.pbanner{
  opacity: 0.6;
}

.promotion .promoctitle1{
  color: #FFFF01 !important;
  letter-spacing: 5.0px;
}
.promotion .promoctitle2{
  color: #FFFF01 !important;
  letter-spacing: 5.0px;
}

.cat-side{
  margin-bottom: 30px !important;
}

.all .nav-title{
  color:#EC6E80;
}
.prod-list .btn-buy,.btn-viewmore{
  background-color: #00a657 !important;
  color:white !important;
  padding: 7px 20px 7px 20px !important;
  border-radius: 0px !important;
}
.prodlist .no-pd-lr{
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.prodlist .pd-lr{
  padding-left: 5px;
  padding-right: 5px;
}
.prodlist .cover-mg{
  margin-bottom: 70px;
}
.prodlist .image-cover-wrapper{
    height: 280px;
    width: 100%;
    border-radius: 25px;
}
.prodlist .image-cover{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 25px;
}
.prodlist .ptitle, .proditem .ptitle, .brandpartner-cover .ptitle {
  font-size: 13px !important;
  color: black;
}
.brandpartner-cover .ptitle {
  position: absolute;
}
.prodlist .bd-line{
    border-bottom: 1px solid black;
    padding-bottom: 5px;
}
.prodlist .img-wrapper, .hrelated .img-wrapper{
    height: 250px;
    width: 350px;
    vertical-align: middle;
    margin-bottom: 15px;
    display: table-cell;
}
.hrelated .img-wrapper{
    height: 200px;
    width: 350px;
    vertical-align: middle;
    margin-bottom: 15px;
    display: table-cell;
}
.prodlist .img-wrapper img, .hrelated .img-wrapper img{
    height: 100%;
    object-fit: contain !important;
}
.prodlist .text-wrapper{
    position: absolute;
    top: 20%;
    text-align: center;
    width: 210px;
    color: var(--red);
}
.hcatlist .title,  .prodlist .title, .hrelated .title{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.prodlist .special-title{
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    color: var(--red);
    font-size: 40px;
}
.prodlist .offer-tag, .hrelated .offer-tag{
    float: right;
    margin-right: 50px;
}
.prodlist .offer {
    position: absolute;
    border-radius: 50% 50% 0% 50%;
    top: 0;
    background-color: #426B18;
    color: white;
    font-weight: 700;
    width: 50px;
    height: 50px;
    padding: 10px;
    line-height: 1.0;
}
.hrelated .offer {
    position: absolute;
    border-radius: 50% 50% 0% 50%;
    top: -4px;
    background-color: #426B18;
    color: white;
    font-weight: 700;
    width: 50px;
    height: 50px;
    padding: 10px;
    line-height: 1.0;
}
.prodlist .offeroff, .hrelated .offeroff {
    font-size: 8px !important;
    text-align: left;
    margin-left: 5px;
}
.prodlist .promo, .hrelated .promo {
    position: absolute;
    border-radius: 100% 100% 0% 0%;
    bottom: 0;
    right: 0;
    background-color: #8EC631;
    color: #FFFF01;
    font-weight: 700;
    width: 30px;
    height: 15px;
    line-height: 1.0;
    font-size: 5px;
    padding-top: 3px;
    border-radius: 150px 150px 0 0;
}
.outstock{
  font-size: 18px !important;
}

.proditem .list-inline{
  margin: auto !important;
}
.proditem .zoom-img{
  position: absolute;
  bottom: 0;
  right: 0;
  color: #77B11B;
  margin-right: 5px;
}
.proditem .prod-detail-pd{
  padding-left: 5px;
}
.proditem .price-mg{
  margin: 15px 0px !important;
}
.proditem .product-remark{
  font-size: 14px !important;
  line-height: 1.6;
}
.proditem .qty-mg{
  display: inline-block;
  margin-bottom: 15px;
}
.proditem .offer-tag{
    float: right;
    margin-right: 50px;
}
.proditem .offer{
    position: absolute;
    border-radius: 50% 50% 0% 50%;
    /*right: 0;*/
    top: -50px;
    background-color: #426B18;
    color: white;
    font-weight: 700;
    width: 50px;
    height: 50px;
    padding: 10px;
    line-height: 1.0;
}
.proditem .offeroff {
    font-size: 8px !important;
    text-align: left;
    margin-left: 5px;
}
.proditem .promo {
    position: absolute;
    border-radius: 100% 100% 0% 0%;
    bottom: 0;
    right: 0;
    background-color: #8EC631;
    color: #FFFF01;
    font-weight: 700;
    width: 30px;
    height: 15px;
    line-height: 1.0;
    font-size: 5px;
    padding-top: 3px;
    border-radius: 150px 150px 0 0;
}
.proditem .text-wrapper{
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    color: var(--red);
}
.proditem .form-group{
  margin-bottom: 0px !important;
}
.number-spinner i{
  color:black !important;
}

.title-wave{
  margin-top: 3px;
  margin-bottom: 10px;
}

.prod-list .simple-pagination,.brand .simple-pagination{
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    display: inline-block !important;
}
.prod-list .simple-pagination>li>span,.prod-list .simple-pagination>li>a,.brand .simple-pagination>li>span,.brand .simple-pagination>li>a{
    border-radius: 100px !important;
    background-color: white !important;
    color: #cca738 !important;
    border-color: #cca738 !important;
}
.prod-list .simple-pagination .active .current{
    color: black !important;
}
.prod-list .ext-select{
    width: 60% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 70px !important;
    margin-bottom: 15px;
    border: 1px solid #1B2C58 !important;
}
.prod-list .qty input{
    width: 50% !important;
    display: inline-block !important;
    border-radius: 100px !important;
    border: 1px solid #1B2C58 !important;
}
.light-theme a, .light-theme span {
    background: #1B2C58 !important;
}
.prod-detail .ext-select{
   border-radius: 100px !important;
    border: 1px solid #1B2C58 !important;
    margin-bottom: 15px;
}
.prod-detail .list-inline,.hrelated .list-inline{
  margin-left: 0px !important;
}

.prod-detail .black-hr{
  border-top: 1px solid black;
  margin-bottom: 0px !important;
}
.prod-detail .number-spinner{
  border: 1px solid black !important;
  border-radius: 0px !important;
  padding: 2px 10px 2px 10px;
}
.service .book .number-spinner{
  border: 1px solid black !important;
  border-radius: 0px !important;
  padding: 5px 5px 5px 5px;
}
.service .book .btn-apply{
  background-color: #00a657 !important;
  padding: 10px 25px 10px 25px;
  border-radius: 0px !important;
  color:white;
}
.service .book .img{
  width:500px;
}
.prod-detail .option{
  border-radius: 20px;
}
.prod-detail .addon label{
  font-weight: 400 !important;
}

.prod-detail input.option{
  height:40px;
}
.prod-detail .number-spinner .btn,.prod-detail .number-spinner .input-number,.service .book .number-spinner .btn,.service .book .number-spinner .input-number{
  border: none !important;
  border-radius: 0px !important;
}
.prod-detail .number-spinner .input-number{
  width: auto !important;
}
.prod-detail .number-spinner .input-group-btn,.service .book .number-spinner .input-group-btn{
  width:0% !important;
}
.service .book .number-spinner .input-number{
  width: 80px !important;
}
.prod-detail .option::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1; /* Firefox */
}

.prod-detail .option:-ms-input-placeholder{ /* Internet Explorer 10-11 */
  color: black;
}

.prod-detail .option::-ms-input-placeholder{ /* Microsoft Edge */
  color: black;
}

.prod-detail #qty  #quantity{
    width: 60px;
    height: 28px;
    display: inline-block;
    border-radius: 0px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: transparent;
}
.prod-page .ext{
  font-size: 18px !important;
}
.prod-page #sku{
  color:#2EB5C0 !important;
}
.prod-page .thumbnail-img {
    max-width: 100px !important;
    height: 90px;
    margin-bottom: 15px;
    object-fit: contain;
    border: 1px solid #eee;
}
.prod-page ol>li input {
    height: 16px;
    width: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.prod-page ol>li input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.prod-page ol>li:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.prod-page ol>li input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.prod-page ol>li input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.prod-page ol>li .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.proditem .nav-pills{
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.proditem .nav-pills li{
  margin-right: 40px;
  padding: 10px !important;
}
.proditem .nav-pills li.active{
  border: 1px solid black;
  font-weight: 700;
}
.proditem .nav-pills li a{
  text-decoration: none !important;
}
#description .height-limit{
  overflow-y: hidden;
  height: 500px;
}
#description .height-limit.without:after {
  background: none !important;
}
#description .height-limit:after {
    content: "";
    height: 100px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    background: linear-gradient(-180deg,hsla(0,0%,100%,0) 6%,#fff 83%);
}
/*.btn-viewmore{
  border: 1px solid #154578 !important;
  color:#154578 !important;
  padding: 5px 25px 5px 25px !important;
  border-radius: 0px !important;
}
.btn-cart{
  background-color: #231F20 !important;
  color: white !important;
  padding: 5px 25px 5px 25px !important;
  font-size: 16px !important;
  border-radius: 50px !important;
}*/
.nav-tabs {
    border-bottom: 1px solid #231F20;
}
.nav-tabs > li {
    float:none !important;
    display:inline-block !important;
    zoom:1 !important;
}

.nav-tabs {
    text-align:center !important;
}



.dropdown-menu .dropdown-item{
    font-size: 14px;
    display: inline-block;
    margin-bottom: 10px;
}
.dropdown-menu .dropdown-item a:hover{
  text-decoration: none;
}
.md-ft.member>a{
  display: contents !important;
}
.carousel-control{
  z-index: 500;
}
.prod-page #myCarousel{
  margin-top: -10px !important;
}
.hrelated{
  margin-bottom: 50px !important;
}
.prod-img:after{
    content: "adsdasd";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}
.fancybox,.fancybox2{
  cursor: zoom-in;
}

.brand .img{
  height: 90px;
}
.brand .btn{
  background-color: #1B2C58 !important;
  color:white !important;
  border-radius: 100px;
  padding: 6px 30px 6px 30px;
}
.brand .section{
  border: 1px solid #166B4B !important;
  border-radius: 35px;
  padding: 20px 20px 10px 20px;
}
.brandrec .nav-pills{
  margin-top: 30px !important;
  margin-bottom: 45px !important;
}
.brandrec .nav-pills li.active a {
    background-color: #1B2C58 !important;
    color:white !important;
}
.brandrec .nav-pills li a{
    border: 1px solid #1B2C58 !important;
    border-radius: 100px;
    padding: 10px 20px 10px 20px;
}
.brandrec .nav-pills li {
    margin-right: 30px;
}
.slick-slide>div>div{
  position: relative !important;
  vertical-align: top;
}
.footer .contact .desc span {
    display: inline-flex !important;
}

.footer .cert{
  max-width:250px !important;
}
.footer .copyright{
  font-size: 13px !important;
}
.footer .desc{
  font-size: 14px !important;
  color:black;
  border-bottom: 1px solid #231f20 !important;
  margin-bottom: 25px;
  padding-bottom: 5px !important;
}

.responsive-footer p{
  margin-top: 10px !important;
}

.btn-facebook{
  font-size: 16px !important;
  color:white !important;
  background-color: #3b5998 !important;
}
#cart-table .label-dark{
  font-size: 100% !important;
}
.footerp{
  display: inline-flex !important;
}

@media  only screen and  (min-width:992px) {
  .home-navbar .navbar-nav li>a{
    font-size: 12px !important;
  }
  
}

@media only screen and (min-width: 767px){
  .cust-hr{
    border-top:1px solid #202959 !important;
    margin-top: 0px !important;
  }
  .xs-display{display: none !important;}
  .navbar-default{
    margin-block: 10px 25px !important;
  }
  .navbar-brand{
    width: 100%;
    height: auto !important;
    padding-top: 0px !important;
  }
  .cover h1{
    font-size: 60px !important;
    margin-top: 40px;
  }

  .footer hr{
    margin-left: 0px !important;
  }
  .second-thumb{
    display: none !important;
  }

  .navbar-nav {
      font-size: 18px !important;
      width: 100% !important;
      height: auto;
      margin-bottom: 10px !important;
  }
  .navbar-nav>li {
      display: inline-block !important;
      /*margin-right: 6px;
      margin-left: -4px;*/
      float: none !important;
  }
  .list-unstyled {
      padding-left: 3px !important;
      letter-spacing: 1px;
  }
  .prod-page .img-wrapper{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .prod-page .prod-img{
    pointer-events: none;
    width: 90%;
    height: 100%;
    display: block !important;
    object-fit: contain;
  }

  .category-collapse{
    display: block !important;
  }
  .qty-title{
    margin-top: 5px;
    margin-right: 10px;
  }
  .input-section{
    margin-right: 15px;
  }
  .btn-addtocart{
    margin-top: 3px;
  }

}
@media  (min-width:767px) and (max-width:992px) {
  .logo{
    max-width: 140px !important;
  }
  .container{
    width: 95% !important;
  }
  .logo{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .home-navbar .navbar-nav li>a{
    font-size: 12px !important;
    padding-bottom: 3px !important;
  }
  .carousel-caption{
    top: 5% !important;
    right: -15% !important;
  }
  /* .navbar-header {
    margin-top: 20px !important;
  } */

  .navbar-nav > li {float: none !important;}
  .topbar p {
      text-align: center !important;
  }
  .logo {
    float: none;
    margin-left: auto;
    margin-right: auto;     
  }
  .slogan{
    margin-top: -30px;
    z-index: 999;
  }  

  .process .section{
    min-height: 250px !important;
  }
}

@media  (min-width:992px) and (max-width:1700px) {
  .block-cust{
    display: block !important;
    margin-left: 30px !important;
  }
  .hidden-992-1700{
    display: none !important;
  }
}

@media only screen and (max-width: 560px) {
.hwhy .section{
  min-height: 400px !important;
}
}

@media only screen and (max-width: 767px) {
h1{font-size:30px !important;}
p{font-size: 15px !important;}
h2{font-size: 26px !important;}
h3{font-size: 24px !important;}
h4{font-size: 16px !important;}
.xs-img{
  height: 220px !important;
}


.home-cover .bannercontent *{
  line-height: 1.2 !important;
}


.cart .table-responsive td{
  white-space: normal !important;
}

.carousel-indicators{
  display: none !important;
}

.prod-header .section>div{
  padding: 15px 0px 15px 0px;
}
.prod-header .desc,.prod-header .section>div{
  width: 100%;
}
.prod-header .left{
  width: 65px;
}
.prod-header .right{
  width: 65px;
}
.prod-header .line{
  display: none;
}
.prod-header .desc2{
  margin-left: 0px;
  padding-left: 15px;
}
.footer .logo2{
  width: 120px !important;
}
.footer .copyright{font-size: 14px !important;}
.footer p{
  font-size: 13px !important;
}
p.ftitle{
  font-size: 15px !important;
  margin-bottom: 6px !important;
}
.logo{
  padding-left: 10px;
  margin-bottom: 10px;
}
.home-navbar{
  margin-bottom: 0px !important;
}
  .text-xs-center{
    text-align: center !important;
  }
  .xs-hidden{
    display: none !important;
  }
  .navbar-brand{
    height: auto !important;
  }
  .navbar .dropdown-menu{
    background-color: #fff !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    border: 1px solid #ccc !important;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
  }
  .home-navbar .navbar-nav li>a{
    letter-spacing: 0.5px;
    color: white !important;
  }
  .home-navbar .dropdown.open .dropdown-menu{
    padding-left: 15px !important;
  }
  .home-navbar .dropdown.open .dropdown-menu>li{
    margin-bottom: 15px !important;
  }
  .navbar-toggle {
    margin-top: 20px !important;
  }
  .navbar-nav{
    margin: 30px 0px 0px 5px !important;
  }
  .icon-wrapper{
    margin-top: 10px !important;
  }
  .search-query{
    font-size: 16px !important;
  }
  .btn-search {
    margin-top: -5px !important;
  }
  .list-unstyled {
      padding-left: 3px !important;
      letter-spacing: 1px;
  }
  .hwhat .icon img{
    height: 30px;
  }
  .hcat .ug-textpanel-title {
      letter-spacing: 1.3px !important;
      font-size: 14px !important;
  }
  .text-xs-left{text-align: left !important;}
  .prod-list .ext-select{
      width: 150px !important;
  }
  .prod-list .qty input{
      width: 120px !important;
      display: inline-block !important;
      border-radius: 100px !important;
  }
  .prod-page .img-wrapper{
      position: relative;
      width: 265px;
      height: 280px !important;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 25px;
  }
  .prod-page .prod-img{
    width: 100%;
      height: 100%;
      display: block !important;
      object-fit: contain;
  }
  .hfeature .psection{
    min-height: 300px !important;
  }
  .hfeature .psection>div>p{
      height: 36px;
      line-height: 18px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
  }

  .topbar p {
      text-align: center !important;
  }

  .hcatlist {
      padding-top: 115px;
      margin-top: -120px;
  }
  .contact-cover .ctitle, .brandpartner-cover .ctitle {
      font-size: 75px;
  }
  .home-navbar .container{
    width: 100% !important;
  }
  .search-query {
    width: 270px !important;
  }

  .order-img {
      max-width: 60px !important;
  }
  .hcatlist .title,  .prodlist .title, .hrelated .title {
      font-size: 14px !important;
  }
  .qty-title{
    margin-top: 5px;
    margin-right: 10px;
  }
  .btn-addtocart {
      font-size: 10px !important;
      width: 100% !important;
      margin-top: 20px;
      margin-bottom: 20px !important;
  }

  .slick-slide>h4>a{
    vertical-align: -webkit-baseline-middle !important;
  }
 
}

@media only screen and (max-width: 480px) {
  .bannercontent .icon {
      position: absolute !important;
      top: 0px !important;
      width: 10px !important;
  }
  .bannercontent .icon2 {
      position: absolute !important;
      left: 0px !important;
      width: 10px !important;
      bottom: 35px !important;
  }

}
@media only screen and (max-width: 548px) {
 
}

@media only screen and (max-width: 992px) {
  .service .carousel{
    margin-bottom:15px !important ;
  }
  .scontent {
    padding-block: 50px !important;
  }
  .mgmenu {
    top: 0 !important;
    position: relative !important;
  }
  .text-sm-center{
    text-align: center !important;
  }

.footer .address{
  display: block !important;
}
  .sm-hidden{display: none !important;}
  .filter-sm .panel-default > .panel-heading, .filter-sm .panel-default{
    background-color: transparent !important;
    border-color: transparent !important;
  }
  .filter-sm .panel-group{
    margin-bottom: 0px !important;
  }
  .topbar p{
    /*text-align: center !important;*/
    padding-left: 5px;
      padding-right: 5px;
  }

  .brandrec .ctitle .desc,.brandrec .ctitle .desc a,.brandrec .ctitle .desc .fa-caret-left:before{
      font-size: 14px !important;
      color:black !important;

  }
  .brandrec .nav-pills li {
      margin-right: 30px;
      width: 100%;
      margin-bottom: 25px;
      margin-right: 0px !important;
  }

  /* .container{
    width: 95% !important;
  } */
  .footer .title{
    margin-bottom: 10px !important;
    margin-bottom: 0px !important;
    display: inline-block !important;
    letter-spacing: 1.3px !important;
  }

 
  .service .happen .desc{
    margin-top: 10px !important;
    padding: 10px 20px 20px 10px !important;
  }
  .service .happen .img{
    height: 350px;
  }
}

@media only screen and (max-width: 1450px) {

}

@media only screen and (max-width: 1400px) {
  /* .container{
    width: 85% !important;
  } */
  .prodlist .img-wrapper{
      height: 190px;
      width: 190px;
  }
  .home-cover .bwelcome {
    font-size: 22px !important;
  }
  .home-cover .btitle {
    font-size: 35px !important;
  }
}

@media only screen and (max-width: 1300px) {
  .hoffer .section{
    padding: 10px 60px 0px 40px !important;
  }
  .prodlist .img-wrapper{
      height: 180px !important;
      width: 180px !important;
  }
  .home-cover .bwelcome {
    font-size: 20px !important;
  }
  .home-cover .btitle {
    font-size: 30px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .prodlist .img-wrapper{
      height: 160px !important;
      width: 160px !important;
  }
  /* .container{
    width: 100% !important;
  } */
}


@media (min-width:992px) and (max-width:1100px) {
  .prodlist .img-wrapper{
      height: 148px !important;
      width: 148px !important;
  }
  .prodlist .offer-tag{
      margin-right: 46px;
  }
  .prodlist .offer{
      width: 40px;
      height: 40px;
      font-size: 10px;
  }
  .home-cover{
    margin-top: 10px !important;
  }
  .home-cover .bwelcome {
    font-size: 18px !important;
  }
  .home-cover .btitle {
    font-size: 28px !important;
  }
  .home-cover .btn-shop {
    margin-top: 5px !important;
    height: 28px !important;
    width: 115px !important;
    line-height: 1.0 !important;
    font-size: 14px;
  }
}

@media (min-width:992px) and (max-width:1200px) {
 
}

@media (min-width:992px) and (max-width:1400px) {
  .htraining .section .col-md-6{
    width: 100% !important;
  }

}
@media only screen and (max-width: 767px) {
  
  #homenav {
    position: relative !important;
    border-radius: 0;
  }

  #myNavbar{
    margin-top: 10px !important;
    width: 100% !important;
    text-align: center;
  }

  .navbar-brand{
    margin-left: 0px !important;
  }
  .icon-wrapper{
    margin-top: 20px;
    text-align: center;
  }
  .navbar-nav>li>a {
    font-size: 13px !important;
  }
  .prodlist .img-wrapper{
    height: 200px !important;
    width: 200px !important;
  }
  .prodlist .special-title {
    font-size: 30px !important;
  }
  .home-cover {
    width: 100% !important;
    left: 0 !important;
    text-align: center !important;
  }
  .home-cover .btitle {
    font-size: 26px !important;
  }
  .footer{
    padding-top: 30px;
  }
  .footer .flogo-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .footer .fabout-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .footer .policy{
    display: block !important;
    margin-top: 10px;
  }

}

@media only screen and (max-width: 767px) {

  .footer .title{
    margin-bottom: 10px !important;
  }
  .home-cover {
    margin-top: 0px !important;
  }
  .prodlist .cover-mg{
    margin-bottom: 60px !important;
    margin-top: 10px !important;
  }
  .home-cover .bwelcome{
    font-size: 10px !important;
  }
  .home-cover .btitle {
    font-size: 13px !important;
  }
  .home-cover .btn-shop {
    margin-top: 0px !important;
    height: 20px !important;
    width: 90px !important;
    font-size: 13px !important;
    line-height: 0.8 !important;
  }

.cover .section {
    position: absolute;
    bottom: 15px;
    letter-spacing: 2px;
}
 
}

@media only screen and (max-width: 700px) {
  .prodlist .cover-mg{
    margin-bottom: 60px !important;
    margin-top: 10px !important;
  }
}

@media only screen and (max-width: 600px) {
  .home-cover {
    margin-top: -5px !important;
  }
  .home-cover .ctitle {
    font-size: 60px !important;
    text-align: center;
  }
  .home-cover .csubtitle {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 992px) {

}
 @media only screen and (min-width: 992px) {

  .navbar-collapse.col-md-9 {
      width: 75% !important;
  }
  .navbar-collapse.collapse {
    display: block;
  }
  .col-sm-offset-2{
    margin-left: 8.33333333% !important;
  }
  .sm-display{display: none !important;}
  .home-navbar .navbar-nav>li {
      margin-top: 0px;
  }
  .home-navbar .navbar-nav li>a {
      font-weight: 500 !important;
  }
  
  .display-sm{
    display: none !important;
  }
  .col-md-offset-3 {
    margin-left: 27% !important;
  }


  .wooden .desc{
    margin-top: 10% !important;
  }
  
  .footer .policy{
    float: right !important;
  }


}


@media only screen and (min-width: 1400px) {
  /* .container{
    width: 85% !important;
  } */
  .col-sm-offset-2 {
      margin-left: 9.7% !important;
  }
  .hfeature .desc{
    width: 35% !important;
  }
  .htraining .section .space{
    padding-right: 25px !important;
  }

  /* .news .desc{
    margin-top: 5% !important;
  } */
  .service .how .wrapper{
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

}

@media only screen and (min-width: 1200px){
.home-navbar .btn-quotation{
  margin-left: 40px !important;
}

  .text-md-right{
    text-align: right !important;
  }
  .text-md-right{
    text-align: right !important;
  }
  .hlocation .overlay{
    position: absolute;
    left: 10%;
    top: 16%;
  }
  .service .whatsapp .img{
    max-height: 500px !important;
  }
}


.pcheckbox {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 6px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16px !important;
  letter-spacing: 1.5px;
}
/* Hide the browser's default checkbox */
.pcheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  border-radius: 4px;
  background-color: transparent;
  border: 1px solid #414042;
}

/* On mouse-over, add a grey background color */
.pcheckbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.pcheckbox input:checked ~ .checkmark {
  background-color: black !important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.pcheckbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.pcheckbox .checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


@media only screen and (max-width: 992px){
  .display-md{
    display: none !important;
  }
}

/*----------------Shopping Cart CSS-----------------*/
.cart-img{
  max-width: 80px;
}
.summary{
  border: 1px solid lightgrey;
  background-color: white;
}
.label-ext{
  font-size: 14px !important;
}
@media only screen and (max-width: 767px){
  .cart-sm-display{
    display: none !important;
  }
}
@media only screen and (max-width: 992px){
  .cart-img{
    max-width: 60px !important;
  }
}
/*----------------Shopping Cart CSS-----------------*/


.carousel-item .carousel-control:nth-child(1),.carousel-news .left{
    width: 1px;
    background-image: none !important;
    margin-left: -2% !important;
}

.carousel-item .carousel-control:nth-child(2),.carousel-news .right{
    width: 1px;
    background-image: none !important;
    margin-left: 2% !important;
}

.carousel-brand .carousel-control:nth-child(1){
    width: 1px;
    background-image: none !important;
    margin-left: 1% !important;
}

.carousel-brand .carousel-control:nth-child(2){
    width: 1px;
    background-image: none !important;
    margin-right: 3% !important;
}

.carousel-control .glyphicon-menu-left,.carousel-control .glyphicon-menu-right,.carousel-control .fa-angle-left,.carousel-control .fa-angle-right{
    position: absolute;
    top: 48%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    color:#E5E5E5 !important;
    font-size: 60px !important;
}

.prod-page .carousel-control.right{
  right: -10px;
  top: 120%;
  color:black !important;
  width: 1%;
  background-image: none !important;
}
.prod-page .carousel-control.left{
  left: -40px;
  top: 122%;
  color:black !important;
  width: 1%;
  background-image: none !important;
}
.prod-page .carousel-control{
    opacity: 1 !important;
}
.prod-page .fa-angle-right{
    color: #77B11B !important;
    width: 30px;
    height: 30px;
    position: absolute;
}
.prod-page .fa-angle-left{
    color: #77B11B !important;
    width: 30px;
    height: 30px;
    position: absolute;
}

  .slick-slide {
    margin: 0 10px;
  }
  /* the parent */
  .slick-list {
    margin: 0 -27px;
  }


.prodlist label{
  margin-bottom: 0px !important;
  font-weight: initial !important;
}
  /* pretty radio */
.prodlist label > input[type="radio"] {
  display: none;
}
.prodlist label > input[type="radio"] + *::before {
    content: "";
    display: inline-block;
    width: 1rem;
    height: 1rem;
    margin-right: 5px;
    border-radius: 50%;
    border-style: solid;
    border-width: 0.1rem;
    border-color: #d38815;
}
.prodlist label > input[type="radio"]:checked + * {
  color: #154578;
}
.prodlist label > input[type="radio"]:checked + *::before {
  background-color: #d38815;
  border-color: #d38815;
}

.prodlist label > input[type="radio"] + * {
  display: inline-block;
  padding: 0.1rem 1rem;
}
.prodlist .panel-group{
  margin-bottom:0px !important;
}
.prodlist .panel-default{
  border:0px !important;
}
.prodlist .panel-body {
    border-radius: 0px !important;
    padding: 0px !important;
    border: none !important;
}
.prodlist .panel-heading{
  background-color: transparent !important;
  padding-left: 5px !important;
  padding-bottom: 5px !important;
}

.prodlist .fa-angle-down{
  font-size: 28px;
  margin-top: -4px;
}
.prodlist .subcat-body{
    padding-top: 0px !important;
    padding-left: 15px !important;
}
.prodlist .subcat-down{
    margin-top:3px !important;
}
.slick-slide * {
    outline: none !important;
}

.category-slick{
    height: 46px;
    padding-left: 50px;
    padding-right: 50px;
    border-top: 1px solid #FF9000;
    border-bottom: 1px solid #FF9000;
}
.category-slick .slick-tab{
    background-color: #F8CC72;
}
.category-slick .slick-tab h4{
    font-weight: bold;
}
.category-slick .slick-arrow .fa-angle-left{
    top: 0;
    position: absolute;
    font-size: 20px;
    left: 30px;
    width: 20px;
    border-radius: 50%;
    background-color: #FF9000;
    text-align: center;
    color: white;
}
.category-slick .slick-arrow .fa-angle-right{
    top: 0;
    position: absolute;
    font-size: 20px;
    right: 30px;
    width: 20px;
    border-radius: 50%;
    background-color: #FF9000;
    text-align: center;
    color: white;
}


.slick-dots li {
    margin: 0px !important;
}


/* dropdown menu hover to right*/
@media all and (min-width: 992px) {
  .open{ display: block !important; }
  .submenu{
    margin-left: 0px !important;
    border-radius: 0 !important;
    top: -3px !important;
    min-height: 210px;
  }
}


.ext {
        position: absolute;
        display: none;
}

.ext:checked + label {
        border: white !important;
        border-style: groove !important;
        width: 23px !important;
        height: 23px !important;
}
.ext-border label{
    border:1px solid black !important;
    padding: 5px 7px 5px 7px !important;
}
.ext-border .ext:checked + label{
    border:2px solid #cca738 !important;
    padding: 5px 7px 5px 7px !important;
    width: auto !important;
    height: auto !important;
}
.ext-border{
    display: table-cell !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}


.cart input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  transform: scale(1.5);
  padding: 10px;
  margin-right: 15px !important;
}

/* Might want to wrap a span around your checkbox text */
.cart .checkboxtext
{
  /* Checkbox text */
  font-size: 110%;
  display: inline;
}


.height-limit{
  height: 500px;
  overflow: hidden;
  margin-bottom: 20px;
}

/* annexpro */
.pab{
  position: absolute !important;
  z-index: 2;
}
.customicon{
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 7%;
}
.customicon img{
  max-width: 50px;
}
.logocss{
  width: 100%;
  height: 100%;
}
.fbold{
  font-weight: bold;
}
.mgb5{
  margin-bottom: 5px;
}
.lh2{
  line-height: 2;
}
.cubackground{
  background-color: #FCF2E3;
}
.bgtparent{
  background-color: transparent !important;
}
.mgr5{
  margin-right: 5px;
}
.formcss{
  padding: 0;
  padding-left: 20px !important;
  padding-top: 30px !important;
  padding-bottom: 20px !important;
  font-size: 14px !important;
}
.messagecss{
  padding-bottom: 20px !important;
  font-size: 13px !important;
}

.mgb4{
  margin-bottom: 40px !important;
}
.cgold{
  color: #00a657 !important;
}
.btncss{
  border: none !important;
  background-color: transparent !important;
  font-size: 18px !important;
}
.aligncenter{
  text-align: center;
}
.section2{
  letter-spacing: 2px;
  margin-top: -60vh;
}
.logocss80{
  width: 80%;
  height: 80%;
}

.pdaboutc{
  padding-left: 125px;
  padding-right: 125px;
  letter-spacing: 1px;
}
.mgmenu{
  position: absolute;
  top: 25px;
}

@media only screen and (max-width: 992px) {

  .svdiv {
    display: block !important;
    margin: 0 20px;
  }
  .simg {
    width: 100% !important;
  }
  .next {
    bottom: 25% !important;
  }
  .prev {
    bottom: 25% !important;
  }
  
}
@media (min-width:767px) and (max-width:1400px) {
  .section2 {
    margin-top: -40vh;
  }
}
@media only screen and (max-width: 767px) {
  .section2 {
    margin-top: -20vh;
  }
  .mgl-1 {
    margin-left: 0 !important;
    margin-bottom: 30px;
  }
  .width98{
    width: 98%;
  }
  .pdaboutc{
    padding-left: 50px;
    padding-right: 50px;
  }
  .logo {
    padding-top: 0 !important;
    padding-left: 0 !important;
  }
  .btnnav{
    margin-top: 25px !important;
    margin-right: 0px !important;
  }
  .btnnav>span{
    background-color: var(--blue) !important;
  }
  .home-navbar .cust-border{
    border-top-left-radius: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
  }
  #myNavbar{
    margin-top: 0px !important;
  }
  .home-navbar .navbar-nav{
    padding-bottom: 15px !important;
    text-align: center !important;
  }
  .mgb8{
    margin-bottom: 20px !important;
  }

  .mgb0{
    margin-bottom: 0 !important;
  }
  .mapheight{
    height: 250px !important;
  }
  .mg425{
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .mailcolumn{
    margin-bottom: 20px !important;
  }
  .newscoverc{
    padding: 0 !important;
  }
  .pdl450{
    padding-left: 15px !important;
  }
  .boxsize{
    padding: 10px;
  }
}
.mgl-1{
  margin-left: -10px;
}
.mgb8{
  margin-bottom:80px;
}
@media only screen and (width: 767px) {
  .width70{
    width: 70%;
  }
  .width71{
    width: 71%;
  }
  .mgl-1{
    margin-left: 0;
    margin-bottom: 50px;
  }
  .nav > li > a {
    padding: 10px 8px !important;
  }
  .logo {
    padding-top: 0;
    padding-left: 0;
    width: 15%;
    margin-bottom: 0;
  }
  .section2{
    margin-top: -40vh;
  }
  .logo{
    margin-left: auto;
  }
  .wspacing5{
    left: 39% !important;
  }
}
@media only screen and (width: 992px) {
  .nav > li > a {
    padding: 10px 12px !important;
  }
  .logo {
    margin-top: 0;
  }
  .navbar-nav{
    margin-top: 20px;
  }

  .mgl-1 {
    margin-left: 0;
  }
  .mgl1{
    margin-left: 10px;
  }
}
.upper{
  text-transform: uppercase;
}
.pdr7{
  padding-right: 70px;
}
.pdl5{
  padding-left: 50px !important;
}
.pd0{
  padding-left: 0 !important;
}
.newscoverc{
  padding: 0 200px;
  line-height: 1.3;
  letter-spacing: 1px;
}
.newst{
  font-size: 23px !important;
}
.pdl3{
  padding-left: 30px !important;
}
.pdr3{
  padding-right: 30px !important;
}
.linehnews{
  line-height: 1.5;
}
.mgb50{
  margin-bottom: 50px;
}
.linehhome{
  line-height: 1.3;
}
.servicescover{
  line-height: 1.3;
  letter-spacing: 1px;
}
.pdl450{
  padding-left: 450px !important;
}
.intitle{
  padding-right: 10px;
  line-height: 1.3;
}
.pdr90{
  padding-right: 90px;
}
.mgl150{
  margin-left: 150px !important;
}
.mgt10{
  margin-top: 10px;
}
.servicesdiv {
  width: 100% !important;
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
}
.financingc{
  margin: 0;
    width: 120px;
    word-break: break-word;
    font-size: 1.3em !important;
    margin-left: 25px;
}
.processbox{
  border: 3px solid #00a657;
}
.pdbox{
  padding: 10px 100px !important;
}
.cnumber{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 40px;
  margin-top: 0;
}
.fs60{
  font-size: 60px !important;
}
.fs20{
  font-size: 20px;
}
.cnumber2{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
}

.wspacing5{
  word-spacing: 5px;
  border-bottom: 1px solid black;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 3px;
  font-size: 19px;
  padding-left: 20px;
  padding-right: 5px;
}

.wspacing5:hover{
  text-decoration: none !important;
}
.wspacing5:focus{
  text-decoration: none !important;
}

.homedm{
  word-spacing: 5px;
  border-bottom: 1px solid black;
  padding-bottom: 5px;
  font-size: 19px;
  padding-left: 5px;
  padding-right: 5px;
}
.homedm:hover{
  text-decoration: none !important;
}
.homedm:focus{
  text-decoration: none !important;
}


.pdl15{
  padding-left: 15px;
}
.pdr15{
  padding-right: 15px;
}
.contenthide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #0d0d0d8a;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  opacity: 0;
}
.pichover:hover .contenthide{
  transform: 300ms;
  opacity: 1;
}

.pichover {
  padding-bottom: 45px;
}
.services {
  position: relative;
}

.contenthide p {
  width: 65%;
  text-align: justify;
  font-size: 1.1em !important;
  margin-bottom: 0;
}
.homespacing{
  letter-spacing: 1.3px;
}
.homeinsurance{
  word-spacing: 5px;
  padding-bottom: 5px;
  font-size: 19px;
}
.homeinsurance:hover{
  text-decoration: none !important;
}
.homeinsurance:focus{
  text-decoration: none !important;
}
.mgb15{
  margin-bottom: 15px;
}
.iline{
  border-bottom: 1px solid black;
  margin-bottom: 0;
}
.arrowhome{
  display: flex;
  justify-content: center;
  gap:10px;
}
.aflex{
  display: flex;
  align-items: center;
}
.mgt0{
  margin-top: 0;
}
.imgfinancing{
  background-image: url(/photo/home/financing/financing.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.imgsize50{
  width: 50%;
}

.mgl95{
  margin-left: 95px;
}
.actent{
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
.mgl130{
  margin-left: 130px;
}
.mgt70{
  margin-top: 70px;
}
.serviceimg {
  z-index: 2;
  align-self: flex-end;
}
.svdiv {
  position: relative;
  display: flex;
  justify-content: center;
}
.simg {
  width: 96%;
  float: right;
}
.mgt30{
  margin-top: 30px;
}
.testimonials-slick,.loan .section{
  background-image: url(/photo/home/partners/partners.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important;
  padding: 20px; 
}
.partersalign img{
  padding: 5px;
}
.partersalign{
  display: flex;
  align-items: flex-end;
  justify-content: space-evenly;
  margin-top: 50px;
  margin-bottom: 50px;
  flex-wrap: wrap;
}
.homenewspic{
  display: flex;
  justify-content: space-around;
}
.conthnews{
  padding: 0 15px;
}
.btnnewsh{
  font-size: 18px;
}
.btnnewsh:hover{
  text-decoration: none !important;
}
.btnnewsh:focus{
  text-decoration: none !important;
}


@media only screen and (min-width: 1024px){
  .nav > li > a{
    padding: 10px 10px !important;
  }
}
@media only screen and (max-width: 767px){
  .servicescover {
    display: none !important;
  }
  .newscoverc {
    display: none !important;
  }
  .contactusc{
    display: none !important;
  }
}
.cover .homesection{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -230%);
  letter-spacing: 2px;
  width: 80%;
}
.pdl190{
  padding-left: 190px;
}
@media only screen and (max-width: 1024px){
  .cover .homesection{
    transform: translate(-50%, -150%);
  }
  .pdl190{
    padding-left: 25px;
  }
}
@media only screen and (max-width: 992px){
  .cover .homesection{
    transform: translate(-50%, -200%);
  }
}
@media only screen and (max-width: 767px){
  .cover .homesection{
    transform: translate(-50%, -160%);
  }
  .rmgb0{
    margin-bottom: 0 !important;
  }
  .rmgt0{
    margin-top: 0 !important;
  }
  .rmgt10{
    margin-top: 10px !important;
  }

  .rmgb10{
    margin-bottom: 10px !important;
  }
  .rmgb20{
    margin-bottom: 20px !important;
  }
  .rpdl15 {
    padding-left: 15px !important;
  }
  .rpdr0{
    padding-right: 0;
  }
  .pichover:hover {
    padding-bottom: 20px;
  }
  .pichover {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 426px){
  .cover .homesection{
    transform: translate(-50%, -140%);
  }
  .financingc {
    margin: 0;
    width: 120px;
    word-break: break-word;
    font-size: 1.3em !important;
    margin-left: 10px;
  }
  .rmgl-10{
    margin-left: -10px;
  }
  .actent {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}


@media  (min-width:950px) and (max-width:2500px) {

}

@media  (min-width:300px) and (max-width:950px) {

}

.banner-content
{
  position: absolute !important;
  top: 50%;
  left:50%;
  transform: translate(-50%, -60%);
  width: 90%;
  
}





@media only screen and (max-width: 767px){
.banner-content
{
  transform: translate(-50%, -50%);

}
.bannermore{
  margin-top: 20px !important;
}

}

.menu-whatsapp
{
  max-width: 100px;
}

.hsimg
{
  position: relative;
}

.pic1:hover ~ .hline
{
  left:0;
  opacity:1;
}

.pic2:hover ~ .hline
{
  margin-left:33%;
  opacity:1;
}

.pic3:hover ~ .hline
{
  margin-left:67%;
  opacity:1;
}

.hprod .hprod-img
{
  display: block;
  margin: 0 auto;
}

.fraud-nav{
    background-color: black !important;
    position: relative !important;
}


.loan hr{
  margin-top: 0px !important;
}
.loan input,.loan select{
  background: transparent !important;
  color: white !important;
}

.loan input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 0.7; /* Firefox */
}

.loan input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
  opacity: 0.7; /* Firefox */
}

.loan input::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
  opacity: 0.7; /* Firefox */
}

.bannertitle{
  margin-inline:auto;
}

.custom-nav {
  width: 30px;
  height: 30px;
  background-color: transparent;
  border: 1px solid white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  cursor: pointer;
  text-decoration: none;
}

.custom-nav:hover {
  background-color: #4a148c; /* Purple color */
}

.custom-nav .custom-icon {
  font-size: 20px;
  color: #000; /* Black color */
}

.custom-nav:hover .custom-icon {
  color: #fff; /* White color */
}

.carousel-control-prev {
  left: 10px;
}

.carousel-control-next {
  right: 10px;
}

.bannernav{
  position: absolute;
  bottom: 15px;
  right: 50px;
  display: flex;
  gap: 15px;
  width: 120px;
}

.bannernav a img{
  width: 8px;
}

@media only screen and (max-width: 500px) {
  .bannernav{
    right: -15px;
    bottom: 3px;
  }
}

@media only screen and (max-width: 450px) {

  .bannerbtn{
    margin-top: -5px !important;
  }
}

.nav .quote{
  background-color: var(--blue);
  border-radius: 20px;
  padding: 4px 35px !important;

}

body .nav .quote a{
  color: white !important;

}

@media only screen and (min-width: 992px) {
  .nav .quote{

    margin-left: 35px !important;
  }
}
@media  (min-width:767px) and (max-width:1200px) {
  .nav .quote{
    margin-top: 15px !important;
  
  }
}

.blue{
color: var(--blue) !important;
}

.subtitle{
  font-size: 16px !important;
}

@media only screen and (min-width: 992px) {
.ahboutimg{
  position: absolute !important;
  left: -15px;
}
}
.ahboutimg img{
  width: 480px;

}

.more-btn{
  background-color: var(--blue) !important;
  border-radius: 18px !important;
  padding: 2px 18px 3px !important;
}

.learn-btn{
  background-color: #FFFFFF !important;
  border-radius: 18px !important;
  padding: 3px 18px 4px !important;
  margin-inline:auto;
  display: block !important;
  width: fit-content;
}

.ahboutimg p{
  position: absolute;
  text-align: center;
}

@media only screen and (min-width: 992px) {
  
 
  
  .habout{
    padding-bottom: 115px !important; 
  }
  .ahboutimg .w1{
    top: 97px;
    left: 428px;
  }
  .ahboutimg .w2{
    top: 307px;
    left: 462px;
  }
  .ahboutimg .w3{
    top: 506px;
    left: 392px;
  }
}
@media  (min-width:767px) and (max-width:992px) {
  .ahboutimg img{
    width: 500px;
    margin-left: -38px;
  }
  .ahboutimg .w1{
    top: 104px;
    left: 412px;
  }
  .ahboutimg .w2{
    top: 321px;
    left: 450px;
  }
  .ahboutimg .w3{
    top: 529px;
    left: 379px;
  }
}

@media only screen and (max-width: 767px) {
  .ahboutimg img{
    width: 400px;
    max-width: 60%;
    margin-left: -15px;
  }

  .ahboutimg .w1{
    top: 13%;
    left: 54%;
  }
  .ahboutimg .w2{
    top: 42%;
    left: 56%;
  }
  .ahboutimg .w3{
    top: 71%;
    left: 46%;
  }
}

.mgbt-10{
  margin-bottom: 10px !important;
}

.sub_underline{
  margin-bottom: 16px;
  margin-top: 5px;
}

.habout{
  background-image: url("/mem_module/library/image/haboutbg.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover !important;
}

@media only screen and (max-width: 600px){
  .ahboutimg p{
    line-height: 120% !important;
  }
}


.abouttitle{
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -55%);
  text-align: center;
  width: 100%;
  line-height: 120%;
}

@media only screen and (max-width: 767px){
  .hservicetitle{
    font-size: 21px !important;
    top: 35%;
  }
}



.hservice-box .haboutph{
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}


.hservice-box p{

  border-radius: 15px;
  margin-bottom: 0  ;
  margin-inline:10px;
}
.hservice-box{
  margin-top: 10px;
}


.hservice .learn-btn{
  margin-top: 30px;
}

.hservice .hservice-slick{
  margin-top: 30px;
}
@media only screen and (min-width: 767px){
  .slicknav{
    position:absolute;
    right: 15px;
    top: 140px;
  }
 .hservice .container{
  position:relative !important;
 }
}

@media only screen and (max-width: 767px){
  .slicknav{
    display: flex;
    justify-content: right;
    padding-right: 15px;
    margin-bottom: 10px;
  }

}

.slicknav{
  cursor: pointer;
}
.flogo{
  display: block;
  margin-inline: auto;
  width: fit-content;
  max-width: 100%;
}


.fbox{
  padding-top: 15px;
}

.fbox .innerbox{
  display: inline-block;


}
.fbox .innerbox a{

  margin-inline: 15px;

}
.flogo{
  width: 130px;
 
}

.copyright{
  margin-top: 20px;
}
.ftitle{
  margin-bottom: 10px !important;
  font-size: 13px !important;
  text-align: left;
}
.fcontent{
  font-size: 13px !important;
  margin-bottom: 10px;
  text-align: left;
}

.fcontact .fcontent{
  display: flex;
  gap: 6px;
}

.fcontact .fcontent img
{
  height: fit-content;
  width:10px;
  margin-top: 3px;
}

@media only screen and (max-width: 767px){
  .fcontact .fcontent{
    flex-direction: column !important; 
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .fbox{
    margin-bottom:15px;
  }
  .ftitle{
    text-align: center !important;
  }
  .fcontent{
    text-align: center !important;
  }
}

.fconnect{
  font-size: 15px !important;
}

.fconnect a:nth-child(1){
  margin-left: 15px;
  margin-right: 4px;
}

.gray{
  color: #999999 !important;
}

.mginline-auto{
  margin-inline: auto !important;
  display: block !important;
}
.visionbg{
  background-image: url("/mem_module/library/image/visionbg.png");
}
.missionbg{
  background-image: url("/mem_module/library/image/missionbg.png");
}


.vmsion{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain !important;
    width: 460px;
    height: 460px;
    display: flex;
    padding-top: 130px;
    justify-content: center;
    flex-wrap: wrap;
}

.v_msion{
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 20px;
}

.vmsion-inner{
max-width: 310px;
}

.vmsion .title{
  font-size: 18px !important;
  margin-bottom: 15px;
}

.vmsion .title img{
  width: 45px;
  margin-right: 10px;
}

@media only screen and (max-width: 500px){
  .vmsion .content{
    font-size: 13px !important;
  }
  .vmsion-inner{
    max-width: 240px;
    }

    .vmsion{
      padding-top: 125px !important;
      height: 400px;
    }
    

}
.caption .title{
  margin-bottom: 2px;
}

.expertise{
  background-image: url("/mem_module/library/image/expertisebg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-block: 55px 0px;
}

.expertise-container{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 20px;
}

.expertise-box{
  width: 300px;
  padding-inline: 35px;
  padding-top: 20px;
}

.expertise-box .underline{
  background-color: #FC0D1A;
  height: 1px;
  width: 90%;
  margin-inline: auto;
}

.expertise-box .title{
  font-size: 16px !important;
  margin-bottom: 6px;
}

.expertise-box .content{
  padding-inline:20px;
}

.strengths{
  background-image: url("/mem_module/library/image/strengthsbg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.strengths .content{
  font-size: 16px !important;
  line-height: 120%;
}
@media only screen and (max-width: 767px){
.fbox .innerbox a{
  display: block !important;
  margin-bottom: 10px;

}
}
@media only screen and (min-width: 767px){
  .strengths{
    padding-inline:15px;
    padding-block: 20px 40px;
  }
  

  .strengths .container{
    position: relative;
    width: 767px !important;

    height: 570px;
  }
  
  .strengths .caption{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .strengths .strengths-box1{
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
  }
  .strengths .strengths-box2{
    position: absolute;
    top: 38%;
    right: 15%;

  }
  .strengths .strengths-box3{
    position: absolute;
    top: 73%;
    right: 23%;
  }
  .strengths .strengths-box4{
    position: absolute;
    top: 73%;
    left: 23%;
  }
  .strengths .strengths-box5{
    position: absolute;
    top:38%;
    left: 15%;
  }

  
}

@media only screen and (max-width: 767px){
  .strengths{
    padding-inline:15px;
    padding-block: 30px 40px;
  }
  .strengths-container{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
    max-width: 400px;
    margin-inline: auto;
    gap:15px;
  }

 
}

.strengths-size{
  width: 130px;
  height: 135px;
}

.policy .container{
  background-color: #F5F5F4;
  border-radius: 15px;
  margin-bottom: 50px;
  padding: 15px 10px 25px;
}

.policy .title{
  font-size: 16px !important;
  margin-bottom: 6px;
}

.sustain .sustainimg{
  max-width: 500px;
  width: 100%;
  margin-block: 35px 45px;
}



.service{
  padding-block: 30px;
}
.scontent{
 padding-top: 70px;
 padding-inline:20px !important;
  position: relative;
  background-color: #191970;
}

.service-box{
  margin-bottom: 40px;
}
.service-box .contentimg{
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.service .carousel{
  margin-block: 0px 15px;
  border-radius: 20px !important;
}
.service .carousel-control{
  background-color: transparent !important;
  background-image: none !important;
}

@media only screen and (min-width: 767px){

  
}
@media only screen and (max-width: 767px){

  .scontent{
  width: 100% !important;
  padding-bottom: 60px;
  }

  .contactinfo{
    margin-inline:auto;
  }
  .contactinfo{
    margin-top: 10px !important;
    max-width: 100% !important;
  }

  
}



.scontent .title{
  font-size: 22px !important;
}

.mg-top30{
  margin-top: 30px;
}




.menuwhatsapp{
  position: fixed;
  right: 27px;
  bottom: 135px;
  z-index:999;
}

.contactinfo{
  background-color: var(--blue);
  border-radius: 12px;
  padding: 15px 20px 30px !important;
  width: 100%;
  margin-top: 30px;
}

.contactinfo .ct1{
  font-size: 22px !important;
  line-height: 110%;
  letter-spacing: 1.5px;
}
.contactinfo .ct2{
  font-size: 18px !important;
  line-height: 110%;
  margin-top: 1px;
}
.contactinfo .ct3{
  font-size: 14px !important;
  line-height: 110%;
  margin-bottom: 10px;
  margin-top: 5px;
}

.contactinfo p{
  margin-bottom: 0px;
}
.contactinfo  .top-title{
  margin-top: 20px;
  display: block;
  font-size: 16px !important;
}

.contactinfo .fcontent{
  margin-bottom: 6px !important;
  max-width: 200px;
  font-size: 14px !important;
}

.contactinfo .title,
.contactinfo .content{
  line-height: 130%;
  font-size: 14px !important ;
}

.contactinfo .fcontent{
  display: flex;
  gap: 5px;
  text-align: left !important;
}
.contactinfo .fcontent img{
  height: fit-content;
}
.contactinfo{
  margin-left: auto;
}


.cmap{
  margin-top: 20px;
}


.contactus .form-inner{

  border-radius:25px;
  padding: 0px 15%; 
}

.contactus .caption .title{
  line-height: 115%;
  margin-top: 5px;
}


.contactus .form .form-control{
  background-color: transparent !important;
  border: none ;
  border-bottom: 1px solid var(--gray);
  border-radius: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 0 !important;
}
.form-group{
  margin-bottom: 10px !important;
}

.contactus .form .form-control::placeholder{
  color: #4d4d4d;
  font-size: 13px !important;
  font-family: 'MyWebFont5', Fallback, sans-serif;
  line-height: 120% !important;
}



@media only screen and (min-width: 767px) {
  .service-box:nth-child(even) .carousel{
    float: right !important;
  }
  .scontent{
    min-height: 320px !important;
    padding-top:45px !important;
  }
}
.scontent{
  border-radius: 5px;
}

@media only screen and (min-width: 1200px){

  .scontent{
    height: 400px !important;
  }
}
@media only screen and (max-width: 1200px){
.v_msion{
  gap: 10px !important;
}
}

@media  (min-width:767px) and (max-width:992px) {
  .scontent{
    min-height: 300px !important;
  }
}

.sustain{
  margin-top: 30px;
}

.sendto{
  margin-left: 5px;
}


@media only screen and (min-width: 992px) {
  .navbar-fixed-top{
  position: absolute !important;
}
.home-navbar .navbar-nav li{
  margin-inline:15px;
}}
@media (min-width: 767px) and (max-width: 992px) {
  .navbar-fixed-top{
  position: absolute; !important;
}
.home-navbar .navbar-nav li{
  margin-inline:10px;
  
}
.warranty, .gallery, .contactus, .service, .aboutus {
    padding-top: 200px !important;
}
}
@media only screen and (max-width: 767px) {

.home-navbar .navbar-nav li{
  margin-bottom: 8px;
}
.home-navbar .navbar-nav li.active{
  margin-bottom: 15px !important;
}
.logo{
  margin-block: 15px;
}
.home-navbar .apply{
  top: 5px !important;
  right: 15px !important;
}
}


@media only screen and (min-width: 767px) {
  
  #myNavbar{
    width: 100% !important;
    text-align: right !important;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 767px) {
.navbar-fixed-top.home-navbar{
  background-color: white !important;
}
.navbar-fixed-top.home-navbar .btnnav>span{
  background-color: grey !important;
}
}



.navbar-fixed-top.home-navbar .navbar-nav li>a{
    color: white !important;
  }


.navbar-fixed-top.home-navbar .navbar-nav li.active a{
   border:1px solid  #38b6ff !important;
   border-radius: 15px;
   padding: 0px 15px !important;
}
.xhome.home-navbar .navbar-nav li.active a{
  margin-left: -12px !important;
}
@media only screen and (max-width: 992px) {
  .navbar-fixed-top.home-navbar .navbar-nav li.active a{
   border:1px solid  #38b6ff !important;

}

}

.xhome.home-navbar .navbar-nav li.active a{
   border:1px solid  #38b6ff !important;
}


.xhome.home-navbar .navbar-nav li a:hover{
  text-shadow: 2px 2px 6px rgba(56, 182, 255, 0.8);
}
.home-navbar .navbar-nav li.active a{
   border:1px solid  var(--blue);
   border-radius: 15px;
   padding: 1px 12px 0px !important;
}

.home-navbar .navbar-nav .contact a{
  background-color: var(--green) !important;
  padding: 2px 11px 0px !important;
  border-radius: 15px !important; 
  border: none !important;
  color: white !important;

}



@media only screen and (max-width: 500px) {
.home-cover .bannercontent{
  top: 52% !important;
}
}

.fcontent.active{
  font-weight: bold !important;
}
.flocation p{
  color: white !important;
  font-size: 13px !important;
}
.flocation a{
  color: white !important;
}

.flocation{
  font-family: 'MyWebFont', Fallback, sans-serif !important;
}
.flocation span{
  color: var(--green);
  font-family: 'MyWebFont1', Fallback, sans-serif !important;
}
.flocation .title{
  margin-bottom: 0 !important;
  font-size: 14px !important;
  letter-spacing: 0px !important;
}
@media only screen and (min-width: 767px) {
.flocation a{
  text-align: left !important;
}
}



.headtitle .title{
  font-size: 32px !important;
  margin-bottom: -4px;
  line-height: 130%;
  margin-top: -2px;
}
.headtitle .subtitle{
  font-size: 32px !important;
  line-height: 130%;
  margin-top: -5px;
}
.headtitle .subtitle2{
  font-size: 13px !important;
  margin-bottom: 0;
}
.xhome .navbar-brand .xs-logo{
    display: none;
  }
@media only screen and (max-width: 767px) {
  .home .navbar-brand .sm-logo{
    display: none;
  }
  

.headtitle .title{
  font-size:28px !important;
 
}
.headtitle .subtitle{
  font-size: 28px !important;

}

}
.hlogistic{
 
  margin-bottom: 30px;
}
.white-bg{
  background-color: white !important;

}


.logcontainer{
  margin-top: 30px;
}

.logcontainer .wrap{
  border: 1px solid var(--gray);
  border-radius: 10px;
  padding: 60px 20px 10px;
  margin:10px;
  transition: 0.3s
}

.logcontainer img{
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .logcontainer .wrap{
    min-height: 175px;
  }
}

.pgtpmin767{
  padding-top: 14px;
}
.readbtn{
  margin-inline: 0 !important;
}
.readbtn img{
   filter: brightness(1) invert(1) !important;
}

.hservicecontainer{
  padding-bottom: 50px;
}

.hservice{
  padding-top: 40px !important;
}

.mg-auto{
  margin-inline: auto !important;
}

.hstrategic{
  background-image: url("/mem_module/library/image/stgbg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-block: 40px;
}

.hstrategic .title2{
  font-size: 22px !important;
  margin-block: 20px;
}
@media only screen and (min-width: 767px) {
.hstrategic .img img{
  width: 70%;

}
.provide{
  margin-top: -22%;
}
}
@media only screen and (max-width: 767px) {
.provide{
  text-align: center;
}
}

.provide .title1{
  font-size: 22px !important;
  margin-bottom: 7px;
}
.provide .title1-2{
  font-size: 16px !important;

}
.provide .content{
  margin-bottom: 5px;
}

.hpartners{
  padding-block: 40px 30px;
}

.hpartners .partnerwrapper{
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: center;
  margin-block: 30px;
}
.hpartners .intouch{
  padding-block: 50px 0px;
  padding-inline: 30px !important;
  background-color: #f7f7f6;
  border-radius: 20px;
  margin-top: 10%;
}

.hpartners .intouch .title{
font-size: 24px !important;
line-height: 120%;
}

.hpartners .intouch .content{
background-color: rgba(255, 46, 46, 0.1);
width: fit-content !important;
}
@media only screen and (min-width: 767px) {
.hpartners .intouch .deliveryer{
  margin-top: -33%;
}

}
  .hpartners .intouch{
    margin-bottom: 20px;
  }
@media only screen and (max-width: 767px) {
  .hpartners .intouch{
    text-align: center !important;
  }
  .hpartners .intouch .content{
    margin-inline: auto;
  }
.hpartners .intouch .deliveryer{
  margin-top: 20px;
  width: 350px;
  max-width: 100%;
  display: block;
  margin-inline: auto;
}
}



.mgbt50{
  margin-bottom: 50px;
}






.mscontainer{
  padding-inline: 30px !important;
  padding-top: 50px;
  padding-bottom: 20px;
}

@media only screen and (min-width: 767px) {
  .mscontainer .wrap{
  display: flex;
}
.mscontainer .wrap .box
{
  width: 50%;
}

.mscontainer .wrap:nth-child(even){
  flex-direction: row-reverse;
 
}
.mscontainer .wrap .box:nth-child(2){
  padding-left: 20px !important;
}
.mscontainer .wrap .box:nth-child(1){
  padding-right: 20px !important;
}
.mscontainer .wrap:nth-child(even) .box:nth-child(1){
  padding-left: 20px !important;
  padding-right: 0 !important;
}
.mscontainer .wrap:nth-child(even) .box:nth-child(2){
  padding-right: 20px !important;
  padding-left: 0 !important;
}
.mscontainer .wrap:nth-child(even) .box:nth-child(2){
  border-right: 1px dotted #38b6ff;
}
.mscontainer .wrap:nth-child(odd) .box:nth-child(2){
  border-left: 1px dotted var(--red);
}
.mscontainer .wrap .box{
  position: relative;
  display: inline;

}
.mscontainer .wrap:nth-child(even) .box .year{
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.mscontainer .wrap:nth-child(odd) .box .year{
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.mscontainer .wrap .dot1{
position: absolute;
height: 10px;
width: 10px;
border-radius: 50%;
top: 0;
left: -5.5px;
background-color: var(--red);
}
.mscontainer .wrap .dot2{
position: absolute;
height: 10px;
width: 10px;
border-radius: 50%;
top: 50%;
transform: translateY(-50%);
left: -5.5px;
background-color: var(--red);
}
.mscontainer .wrap .box .border{
  position: relative;
}
.mscontainer .wrap:nth-child(even) .box:nth-child(1) .border::before{
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  background-color: #38b6ff;
  left: -7px;
  top: 47%;
  transform: translateY(-50%);
  transform: rotate(45deg);
}
.mscontainer .wrap:nth-child(1) .box .border{
  margin-top: -45px;
  margin-bottom: 20px;
}
.mscontainer{
  padding-top: 70px !important;
}
}



.mscontainer .wrap .box .year{
  font-size: 16px !important;
}
.mscontainer .wrap .box .emp{
  font-size: 28px !important;
}

.mscontainer .wrap .box .border{
  border-radius: 15px;
  background-color: #38b6ff;
  padding: 25px 20px 15px;
}

@media only screen and (max-width: 767px){
  .mscontainer .wrap{
    display: flex;
    flex-direction: column-reverse;
  }
  .mscontainer .wrap .box .year{
    display: block;
    margin-top: 30px !important;
    padding-bottom: 10px;
  }
.mscontainer .wrap{
  padding-left: 20px !important;
}
  .mscontainer .wrap:nth-child(odd){
    border-left: 1px dotted var(--red);
  }
  .mscontainer .wrap:nth-child(even){
    border-left: 1px dotted #38b6ff;
  }
  .mscontainer .wrap .box{
    position: relative;
  }
  .mscontainer .wrap .dot2{
    position: absolute;
    background-color: var(--red);
    height: 10px;
    width: 10px;
    border-radius: 50%;
    left: -25.5px;
    top: 65%;
    transform: translateY(-50%);
  }
  .mscontainer .wrap .dot1{
    position: absolute;
    background-color: var(--red);
    height: 10px;
    width: 10px;
    border-radius: 50%;
    left: -25.5px;
    top: 18%;
    transform: translateY(-50%);
  }

  .mscontainer .wrap:nth-child(4) .year{
    padding-bottom: 0 !important;
  }
  .mscontainer .wrap:nth-child(1) .year{
    margin-top: -5px !important;
    
  }

}



.about-slick-nav {
  display: flex;
  justify-content: right;
  gap: 15px;
  margin-top: 10px;
}

@media only screen and (max-width: 700px){
  
  .about-slick .wrap{
    padding-top: 0 !important;

  }
}

.hservice-box:hover{
  transform: scale(1.02);
  transition: all 0.5s ease-in-out;
}
.career{
  padding-block: 30px;
}

.career .sec1{
  margin-block: 25px 40px;
}

.career .headtitle .title .blue-a{
  display: block;
  margin-top: -7px;
}

.career .sec2 .box{
  background-color: #f7f7f6;
  border-radius: 20px;
}

.career .sec2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  gap: 20px;
}

@media only screen and (min-width: 767px){
  
.career .sec2 .box{
  width: calc(50% - 10px);
  
  box-sizing: border-box;
}
}
@media only screen and (max-width: 767px){
  
.career .sec2 .box{
  width: calc(100% - 10px);
  box-sizing: border-box;
}
}
.career .sec2 .box{
  padding: 30px 20px;
  margin-bottom: 5px;
}
.career .sec2 .box .content{
  padding-left: 0px !important;

}
.career .sec2 .box .content li{
  margin-bottom: 5px;
  list-style: none;
  display: flex;
  gap: 8px;
}

.career .sec2 .box .subtitle{
  margin-block: 5px 10px;
  font-size: 16px !important;
}

.career .sec2 .box .title{
  font-size: 22px !important;
}

.morebtn:hover{
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
  text-decoration: none !important;
}

.morebtn:focus{
text-decoration: none !important;
}

.logcontainer .wrap:hover{
  
  background-color: var(--blue);
}

.logcontainer .wrap:hover p{
  color: white !important;
}

.logcontainer .wrap:hover img{
     filter: brightness(0) invert(1);
}


.navbar-nav .apply{
  text-align: right !important;
}

.home-navbar .apply{
  background-color: #fc0d1a;
  position: absolute;
  right: 0;
  top: 20px;
  padding: 3px 20px 5px ;
  border-radius: 15px;
}

.home-navbar .container{
  position: relative;
  padding-top: 8px;
}

@media only screen and (max-width: 992px) {
  .navbar-fixed-top.home-navbar .navbar-nav li>a{
    color: white !important;
            font-size: 10px !important;
  }

}


  .xhome.navbar-fixed-top.home-navbar .navbar-nav li>a{
    color: white !important;
  }

  .footer .box2 .fcontent{
    margin-bottom: 0px;
  }

  .footer .box1 .title{
    font-size: 14px !important;
  }
  .footer .box1 .content{
    font-size: 12px !important;
    line-height: 120% !important;
  }

  p{
    line-height: 120%;
  }

  .habouttitle .title{
    font-size: 28px !important;
    margin-bottom: 8px;
  }
   .habouttitle .subtitle{
    font-size: 18px !important;
  }

  .habout{
    padding-top: 10px;
    padding-bottom: 50px !important;
    background-image: url("/mem_module/library/image/haboutbg.png");
    background-size: cover;
    background-position: center;
  }

 

    .habout .box2 .boxinner2{
      padding-top: 40px;
      padding-inline: 10px 5% !important;
    }
    .habout .box2 .boxinner2 .content{
      line-height: 160% !important;
    }

    .maintitle .title{
      margin-bottom: 0px;
      line-height: 120% !important;
      letter-spacing: 1px;
      margin-top: -5px;
    }

   .habout .maintitle .content{
      margin-left:30%;
   }

   
   .habout .maintitle .inner{
    max-width: 240px;
    margin-inline: auto;
    margin-bottom: 25px;
   } 

   @media only screen and (min-width: 767px) {
     .habout .box2 .boxinner1{
      padding-right: 20px !important;
     }
   }

  

   .hservice .maintitle .content{
    padding-left: 55px !important;
   }


   @media only screen and (min-width: 500px) {
   .container{
    width: 90%;
  }
}
.hservice-box{
  padding-inline: 10px !important;


}
.hservice-box .title{
  font-size: 14px !important;
  padding-right: 30px;
}
.hservice-box .content{
  font-size: 13px !important;
  margin-top: 3px;
  padding-right: 30px;
}
.hservice-box .content-box{
  position: relative;
}
.hservice-box .more{
  position: absolute;
  top: 0;
  right: 0;
}

.hservice-box .mainimg{
  margin-bottom: 15px;
}

.hservice-box{
  padding-inline:0 !important;
  margin-inline: 5px !important;
}

.hwhat{
  padding-top: 40px;
}

.what{
   background-image: url("/mem_module/library/image/whatbg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.what .maintitle .content{
  margin-top: -5px;
}

.what .box2{
  margin-top: 30px;
}

.what .box2 .inner{
  padding-inline: 40px !important;
  padding-block: 30px 15px;
}

.what .box2 .inner .title{
  font-size: 18px !important;
  margin-top: 3px !important;
  margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
.what .box2 .inner{
  padding-inline: 15px !important;
  padding-block: 20px 5px;
}
}

.what{
  padding-bottom: 50px;
}

.hinfo{
  background-image: url("/mem_module/library/image/hinfobg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-block: 70px 60px;

}


.hinfo .box2 .title1,
.hinfo .box1 .title1{
  font-size: 20px !important;
  margin-bottom: 30px;
  margin-top: 25px;
}

.hinfo .box2 .content1,
.hinfo .box1 .content1{
  display: flex;
  margin-bottom: 18px;
}

.hinfo .box2 img,
.hinfo .box1 img{
  height: 100%;
  margin-right: 12px;
  max-width: 100%;
}

.hinfo .box2 .content1 .title,
.hinfo .box1 .content1 .title{
    margin-bottom: 2px;
}

.apply{
  background-color: #fc0d1a;
  padding: 4px 18px 6px ;
  border-radius: 15px;
  transition: 0.3s;
  display: inline-block;
}
.apply:hover{
  transform: scale(1.05) !important;
  text-decoration: none !important;
}

.hinfo .box1 .inner1,
.hinfo .box2 .inner1{

  padding-bottom: 30px;
}

.hinfo .box2 {
  margin-top: 60px;
}


@media only screen and (min-width: 767px) {
.hinfo .box1 .inner1,
.hinfo .box2 .inner1{
  padding-inline: 35px !important;

}
}
@media only screen and (max-width: 767px) {
.hinfo .box1 .inner1,
.hinfo .box2 .inner1{
  padding-inline: 15px !important;

}
}

.hinfo .box2 .content2{
  margin-top: 20px;
  margin-bottom: 30px;
}
.hinfo .box2 .content2 p{

  margin-bottom: 3px;
}

.htable{
  background-image: url("/mem_module/library/image/htablebg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-block: 50px 60px;
}

.htable .toptitle .title{
  font-size: 36px !important;
}
.htable .toptitle .content{
  margin-bottom: 6px;
}
.htable .toptitle .content2{
  font-size: 14px !important;
}

.htable .nav-tabs{
  border-bottom: none;
  margin-top: 20px;
}

.htable .nav-tabs li a{
  color: white !important;
  border: 1px solid white !important;
  border-radius: 15px;
  font-size: 13px !important;
  padding: 2px 12px !important;
  margin-right: 5px;
}

.htable .nav-tabs li.active a{
  color: #fc0d1a !important;
  background-color: white !important;
}

.htable .tab-pane .content1{
  font-size: 17px !important;
  margin-bottom: 5px;
  margin-top: 8px;
}
.htable .tab-pane .content2{
  font-size: 13px !important;
}
.htable .tab-pane .content3{
  font-size: 13px !important;
  margin-bottom: 25px;
}

.htable .tab-pane .content4{
  margin-top: 10px;
  font-size: 13px !important;
  line-height: 160% !important;
}


.hcontact{
  background-image: url("/mem_module/library/image/hcontactbg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-block: 120px 60px;
}

.hcontact .contactbtn{
  background-color: white;
  padding: 10px 12px 6px;
  border-radius: 20px;
  color: black;
  display: block;
  margin: 30px auto;
  width: fit-content;
  font-size: 13px !important;
  transition: 0.3s;
  text-decoration: none !important;
}

.hcontact .contactbtn:hover{
  transform: scale(1.02);
  
}

.hcontact .contactbtn img{
  margin-left: 6px;
  margin-top: -3px;
}

.hcontact  .title{
  font-size: 26px !important;
  margin-bottom: 20px;
}
.hcontact  .content{
  font-size: 15px !important;
}

.contactus .box1{
  padding-top: 130px !important;
}

@media only screen and (max-width: 767px){

.contactus .form-inner{
  padding-inline: 15px !important;
}
.contactus .box1{
  padding-top: 40px !important;
}

}


@media only screen and (min-width: 767px){
.contactus .box2 .inner2{

  border-left: 1px solid black;
   border-right: 1px solid black;
}
.contactus .box2 .inner3{

  border-right: 1px solid black;
}
}

.contactus .box1 .content{
  margin-bottom: 3px;
}

.contactus .box1 .caption{
  margin-bottom: 20px;
}

.contactus .box2{
  padding-block: 40px !important;
}

.contactus .box2 .inner1 .title{
  margin-bottom: 0;
  margin-top: 10px;
}

.contactus .box2 .wrap{
  width: fit-content;
  margin-inline:auto;
}
.contactus .box2 .inner2 img{
  display: block;
  margin: 0 auto 12px;
}
.contactus .box2 .inner2 .content{
  font-size: 13px !important;
  line-height: 140% !important;
  display: inline-block;
}

.contactus .box2 .inner2{
  margin-top: 20px;
 
}
.contactus .box2 .inner3 img{
  display: block;
  margin: 0 auto 20px;
}
.contactus .box2 .inner3 a{
  display: block;
  margin-bottom: 2px;
}
.contactus .box2 .inner3{
  margin-top: 20px;
  
}
.contactus .inner1,
.contactus .inner2,
.contactus .inner3,
.contactus .inner4{
  padding-inline: 20px !important;
  min-height: 120px;
}
.contactus .inner4{
  margin-top: 20px;
}
.contactus .inner4 img{
  display: block;
  margin: 0 auto 12px;
}

.contactus .inner4 .content{
  line-height: 120% !important;
  font-size:13px !important
}
.contactus .inner4 .title{
  margin-bottom: 5px;
}


.aboutwhat{
  padding-top: 50px;
  padding-bottom: 80px !important;
}


.service{
  background-image: url("/mem_module/library/image/hwhatbg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.service .box1 .maintitle .content{
  padding-left: 60px;
}

.service .box1 .maintitle{
  margin-bottom: 25px;

}

@media only screen and (min-width: 767px) {
.service .box1 .inner1{
  padding-right: 30px !important;
}
}
@media only screen and (max-width: 767px) {

.service .box1 .inner1{
  padding-bottom: 20px !important;
}
}

.service .hservice{
  margin-top: 70px;
}


.service .box2 .icon{
  max-width: 150px;
  position: absolute;
  bottom: 10px;
  left: 0;
}


.service .box2 .wrap1 .title{
padding-inline: 15px !important;
margin-top: 8px;
font-size: 20px !important;
margin-bottom: 5px;
}
.service .box2 .wrap1 .content{
padding-inline: 15px !important;
font-size: 13px !important;
}


.service .box2 .wrap2 .content img{
  margin-right: 5px;
}

.service .box2 .wrap2{
  margin-top: 20px;
}

@media only screen and (min-width: 767px) {
.service .box2 .wrap2{
  padding-inline: 60px 20px;
  margin-top: 50px;
}
}

.service .box2 .wrap3 .title{
padding-inline: 5px !important;
margin-top: 8px;
font-size: 20px !important;
margin-bottom: 5px;
}
.service .box2 .wrap3 .content{
padding-inline: 5px !important;
font-size: 13px !important;
}

.service .box2 .wrap3 div{
  padding-inline:8px !important;
}

@media only screen and (min-width: 767px) {
  .service .box2 .wrap3{
    margin-top: -40px;
  }
}

@media only screen and (max-width: 767px) {
  
.service .box2 .wrap3{
    margin-top: 30px;
  }
  .service .box2 .wrap1 .title,
  .service .box2 .wrap3 .title{
    font-size: 18px !important;
  }
  .service .box2 .wrap1 .content,
  .service .box2 .wrap3 .content{
    font-size: 13px !important;
  }
}

.service .box4{
  padding-block: 30px 20px;
}
@media only screen and (min-width: 767px) {
.service .box4 .inner2 img{
  padding-left: 40px;
}
.service .box4 .inner1{
  padding-left: 10% !important;
}

}
.service .box4 .inner1{
padding-bottom: 30px;
}


@media only screen and (max-width: 500px) {

.service .box4{
  padding-inline: 15px !important;
}
}
.service .step-wrap{
  padding-bottom: 30px;
  border-left: 2px solid var(--red);
  padding-left: 30px !important;
  margin-left: 15px;
  position: relative;
  
}
.service .step-wrap:last-child{
  padding-bottom: 0 !important;
  border: none !important;
}
.service .step-wrap .title{
  font-size: 20px !important;
  margin-bottom: 3px;
}

.service .step-wrap .num{
  color: white;
  background-image: url("/mem_module/library/image/stepnum.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  padding-top: 2px;
  position: absolute;
  top: 0;
  left: -16px;
font-size: 18px !important;
}

.banner-getstart{
  position: absolute;
  bottom: 25px;
  left: 7%;
  transition: 0.3s;
  display: inline-block !important;
  z-index: 999;
}

.banner-getstart:hover{
  transform: scale(1.03);
}

.ftitle{
  font-size: 15px !important;
  margin-bottom: 6px !important;
}

.modal-body .title{
  font-size: 18px !important;
  margin-top: 15px;
}
.modal-body .content{
  font-size: 14px !important;
  line-height: 140% !important;
}

.htable .table-striped > tbody > tr:nth-of-type(even){
  background-color: #f2f2f2;
}

.ltable th{
  text-align: center !important;
}

.ltable{
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.ltable thead tr:nth-child(2) th{
  text-align: center;
}

.ltable tbody tr td:first-child,
.ltable thead tr th:first-child{
  text-align: left !important;
}

.ltable thead tr:first-child{
  background-color:#faf2cf;
  color: #fc0d1a !important;
}
.ltable thead tr:nth-child(2){
  background-color:black;
  color: white !important;
}



.home-navbar .navbar-nav .ctu a{
  padding: 3px 10px !important;
  border-radius: 25px !important;
}


.home.home-navbar .navbar-nav .ctu a{
  color: white !important;
   background-color: #38b6ff;
   border-right: 2px solid #38b6ff;
   border-top: 2px solid #38b6ff;
   border-bottom: 2px solid #38b6ff;

}
.xhome.navbar-fixed-top.home-navbar .navbar-nav .ctu a{
    color: white !important;
   background-color: #38b6ff;
   border-right: 2px solid #38b6ff;
   border-top: 2px solid #38b6ff;
   border-bottom: 2px solid #38b6ff;
}

@media only screen and (max-width: 767px) {
.home.navbar-fixed-top.home-navbar .navbar-nav .ctu a{
  color: white !important;
   background-color: #38b6ff;
   border-right: 2px solid #38b6ff;
   border-top: 2px solid #38b6ff;
   border-bottom: 2px solid #38b6ff;
}
}

.banner.overlay{
   position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 5px;
  background: rgba(0, 0, 0, 0.5); /* Adjust opacity (0-1) for darkness */
  pointer-events: none; /* Ensures the overlay doesn’t block video controls */
}

.banner-content .title1{
letter-spacing: 1.2px !important;
margin-bottom: 5px;
 text-shadow: 2px 2px 14px rgb(255, 255, 255);
 line-height: 120% !important;
}
.banner-content .title1 img{
  margin-inline: 15px;
  margin-top: -3px;
  
}
.banner-content .title2{
letter-spacing: 1.2px !important;
margin-bottom: 5px;
margin-top: -5px;
  text-shadow: 2px 2px 8px rgb(255, 255, 255) !important;
}
.banner-content .title3{
letter-spacing: 1.2px !important;
margin-bottom: 5px;
 
}
@media (min-width: 992px) and (max-width: 1200px) {
.home.home-navbar .navbar-nav .ctu a{
  margin-top: 0px;
}}
.navbar-fixed-top.home-navbar .navbar-nav li>a{
  margin-top: 10px;
}
@media (min-width: 767px) and (max-width: 992px) {

  .footer .box3 .innerbox,
.footer .box5 .innerbox,
.footer .box4 .innerbox{
  margin-left: 0 !important;
}
.footer .box5 p{
  text-align: left !important;
}

h1{font-size:40px !important;}
p{font-size: 16px !important;}
h2{font-size: 28px !important;}
h3{font-size: 28px !important;}
h4{font-size: 18px !important;}
.banner-content .title1 img{
  height:30px !important;
}
}

@media only screen and (max-width: 767px) {
  .banner-content .title1 img{
  height:25px !important;
  
}

.fleft{
  display: none ;
}

.fright{
  display: none ;
}
}

.fleft{
  position: absolute;
  height: 260px;
  bottom: 0;
  left: 0;
}

.fright{
  position: absolute;
  height: 260px;
  bottom: 0;
  right: 0;
}

@media only screen and (max-width: 900px) {
.fleft{

  height: 220px !important;

}

.fright{

  height: 220px !important;

}

}

.white2{
  color: #eae6df !important;
}

.footer .box6{
  margin-top: 20px;
}

.footer .box2 .fcontent{
  margin-bottom: 10px;
}



.footer .box3 p{
  margin-bottom: 5px;
}

.hwhat .content{
  margin-top: 30px;
  line-height: 140% !important;
}

@media only screen and (max-width: 767px) {
  .hwhat .content{
  margin-top: 20px;

}
}

.morebtn{
  border-radius: 20px !important;
  padding:5px 12px 5px 16px !important;
  display: block;
  margin-block: 30px;
  font-size: 15px !important;
  color: black !important;
  border: 1px solid black;
  width: fit-content;
}

.morebtn img{ 
  margin-top: -2px;
  margin-left: 3px;

}

.hwhat {
  background-image: url("/mem_module/library/image/hwhatbg.png");
  background-position: center;
  background-size: cover;
}

.gray2{
  color: #444444 !important;
}

.hwhat .content-box .title{
  margin-top: 15px;
}


.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black !important;
    font-size: 11px !important;
}

.slick-dots li button::before {
    opacity: .75;
    color: black !important;
    font-size: 11px !important;
    margin-top: 15px;
}


.hservice{
  background-image: url("/mem_module/library/image/hservicebg.png");
  background-size: cover;
  background-position: center;
  border-radius: 25px;
}

.hservice{
  padding-block: 60px 40px;
}

.gray3{
  color: #bababa !important;
}

.hservice .wrap{
  display: flex;
  gap: 15px;
  padding-block: 5px;

}

.hservice .wrap span{
  font-size: 14px !important;
}

.hservice .wrap .title{
  margin-bottom: 5px;
}

@media only screen and (min-width: 767px) {
.hservice .wrap{

  padding-right: 40px !important;
}
.hservice .wrap{

  height: 115px ;
}
.hservice-container{
  margin-top: 40px;
}
.hexplore .video1{
  padding-right: 10px !important;
}
}

@media only screen and (max-width: 767px) {
  .hexplore .video2{
  padding-top: 10px !important;
}
.hservice .wrap{

  padding-block: 15px !important;
 
}

.hservice-container{
  margin-top: 20px;
}
}

.red{
  color: #fe090a !important;
}

.hexplore{
  padding-block: 45px 10px;
}


.hexplore .maintitle{
  margin-bottom: 30px;
}

.imgcss{
  overflow: hidden;
}

.imgcss img:hover{
  scale: 1.02;
  opacity: 0.7;
  transition: 0.3s;
}


.hwhat .imgcss{
  border-radius: 20px;
}

.hwhat-wrap:hover{
  transition: 0.3s;
  opacity: 0.8  ;
}

.hprotection .hprotection-slick .imgcss img{
  height: 250px;
  display: block;
  margin-inline:auto;
}

.hprotection .maintitle{
  margin-bottom: 40px;
  margin-top: 50px;
}

.hprotection .hprotection-slick .wrap-outer .wrap.normal{
  background-color: #f2f2f2;
  border-radius: 15px;
}
.hprotection .hprotection-slick .wrap-outer .wrap.special{
  border: 1px solid black;
  border-radius: 15px;
}

.hprotection .hprotection-slick .wrap{
  padding-inline: 15px;
  padding-block: 15px 20px;
}

.hprotection .slick-slide{
  margin-inline: 5px !important;
}

.hprotection .hprotection-slick .contentbox{
  padding: 10px 15px ;
  border: 1px solid black;
  border-radius: 15px;
  margin-inline: 5px;
  margin-block: 20px;
}

.hprotection .hprotection-slick .contentbox .content{
  display: flex;
  gap: 5px;
}
.hprotection .hprotection-slick .contentbox .content img{
  margin-top: 5px;
}

.hprotection .hprotection-slick .recommend .title{
  margin-bottom: 5px;
}

@media only screen and (min-width: 1200px) {
.hprotection-slick .wrap{
  min-height: 710px;
}
}

@media (min-width: 992px) and (max-width: 1200px){
.hprotection-slick .wrap{
  min-height: 710px;
}
}

.habout{
  background-image: url("/mem_module/library/image/haboutbg.png");
  background-size: cover;
  background-position: center;
  padding-top: 80px;
}
@media only screen and (max-width: 767px) {
.habout{

  padding-top: 30px !important;
}
}
.homebg{
  background-image: url("/mem_module/library/image/homebg1.png");
  background-size: cover;
  background-position: top;

}

.maintitle .desc{
  margin-bottom: 10px;
  margin-top: 0px !important;
}

.habout .maintitle{
  margin-bottom: 15px;
}
@media only screen and (min-width: 767px) {
  .gallery .box1 .content{
    margin-top: 30px;
  }
.habout .box2{
  padding-left: 60px !important;
}
}

@media only screen and (max-width: 767px) {
  .gallery .box1 .content{
    margin-top: 20px;
  }
.habout .maintitle{
  margin-top: 40px;
}
}

.habout .imgcss{
  border-radius: 30px;
}

.hgallery{
  padding-block: 40px 40px;
}

.hgallery .slick-dots{
  position: unset !important;
  margin-top: 45px;
  margin-bottom: 50px;
 
}

.hgallery .slick-dots li{
  background-color: transparent !important;
  border: 1px solid white !important;
  border-radius: 50%;
  width:12px;
  height:12px;
  margin-inline: 5px !important;
}


.hgallery .slick-dots li.slick-active{
   background-color: white !important;
}


.hgallery .box2{
  margin-top: 30px;
}
   

.contactus .map{
  border-radius: 20px;
  overflow: hidden;
  margin-top: 30px;
}

.contactus{
  padding-bottom: 40px;
}

.form-control{
  border-bottom: 1px solid black !important;
}

.contactus select{
  color: #4d4d4d;
  font-size: 13px !important;
  font-family: 'MyWebFont5', Fallback, sans-serif;
  line-height: 120% !important;
}


.contactus{
   background-image: url("/mem_module/library/image/contactbg.png");
  background-size: cover;
  background-position: center;
} 
.contactus .form-inner{
  background-color: white;
}
@media only screen and (min-width: 767px){

  .contactus .box1{
    display: flex;
  }
  .contactus .box1 .img img{ 
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .contactus .box1 .form-inner{ 
    height: 100%;
  }


.contactus .form-inner{
  margin-left: 20px;
}
.contactus .form-inner{
  padding-inline: 50px  15% !important;
}
}

@media only screen and (max-width: 767px){
.contactus .form-inner{
  padding-inline: 30px !important;
  margin-top: 30px;
}

}
.contactus .form-inner{
  padding-block: 30px;
}

.contactus .maintitle{
  margin-bottom: 30px;
}

.contactus  .imgcss{
  border-radius: 20px;
}

.contactus .morebtn{
  color: white !important;
  font-size: 13px !important;
}

.contactus .morebtn img{

margin-top: 0px;
margin-left: 6px;
}

.aboutus{
   background-image: url("/mem_module/library/image/aboutbg.png");
  background-size: cover;
  background-position:top;
}

@media only screen and (min-width: 992px){
  .warranty,
  .gallery,
  .contactus,
  .service,
  .aboutus{
  padding-top: 165px !important;
  }
}
@media only screen and (min-width: 767px){

  .aboutus .box2 .maintitle{
    padding-left: 40px !important;
  }
}


 .aboutus{
  padding-block: 30px 40px;
  }

  .aboutus .maintitle{
    margin-bottom: 30px;
  }

  .aboutus .box1 .title{
    margin-top: 30px;
    display: block;
    font-size: 22px !important;
    line-height: 120% !important;
  }

  .aboutus .box1 .img1{
    margin-top: 50px;
  }

  .aboutus .imgcss{
    border-radius: 25px;
  }



  @media only screen and (max-width: 767px){
    .aboutus .box3 .layer{
      position: absolute;
      inset: 0;
      background-color: rgba(0, 0, 0, 0.5);
    }

  .aboutus .box3{

  background-position:center !important;

  }
  }

  .service{
    padding-bottom: 0px !important;
  }

  .service .hservice{
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .service .maintitle .content{
    margin-top: 15px;
  }
   .service .maintitle{
    margin-bottom: 30px;
   }

   .service .stitle span{
    margin-left: 8px;
    font-size: 34px !important;
    display: inline-block;
    transform : translateY(5px);
   }

   .service .stitle{
    border: 2px solid #444444;
    padding: 0px 5px 4px 12px;
    width: fit-content;
    border-radius: 20px;
    line-height: 120% !important;
    margin-top: 15px;
   }

   @media only screen and (max-width: 767px){
       .service .stitle{
        margin-top: 40px;
       }
   }
  @media only screen and (min-width: 767px){
    .service .service1 .content-box{
      padding-left: 20px !important;
    }

    .service .service1 {
      display: flex;
    }
     .service .service1 .box2{
      display: flex;
      flex-direction: column ;
      justify-content: space-between;
     }
      .service .service2 .box2{
    padding-left: 50px !important;
  }
  .service .service3 .box2{
    padding-right: 50px !important;
  }
  }

  .service .imgcss{
    border-radius: 30px;
  }

  .service .content-inner .content{
    padding-inline: 5px !important;
    margin-top: 8px;
  }



  
  .service .service2 .content-inner{
    margin-bottom: 20px;
  }

 
    .service .service3 .content-inner{
    margin-bottom: 20px;
  }

    @media only screen and (min-width: 767px){
      
      .service .service4 .box2{
        padding-right: 25px !important;
      }
    }

    .service .service4 .content-inner{
      margin-bottom: 5px;
    }

    @media only screen and (max-width: 767px){
      .service .maintitle{
        margin-bottom: 10px !important;
      }
      .service .service2 .box2{
        margin-top: 0px;
        margin-bottom: 30px;
      }
       .service .service1 .box1{
        margin-bottom: 30px;
      }
       .service .service1 .content-inner{
        margin-bottom: 20px;
      }
      .service .service3 .box1{
        margin-top: 30px;
      }
       .service .service1{
        margin-bottom: 0px !important;
       }
    .service .service2,
    .service .service3{
      margin-bottom: 30px !important;
    }

    }

    .service .service1,
    .service .service2,
    .service .service3{
      margin-bottom: 60px;
    }

    .service .service4 .box1.xs-display{
      margin-top: 20px;
      margin-bottom: 30px;
    }

    .service .video{
      margin-top: 70px;
    }

    .gallery{
      padding-block: 30px 0px;
    }

    .gallery .box1{
      margin-bottom: 40px;
    }

    .gallery .nav-tabs{
      border-bottom: 1px solid #444444;
      border-bottom-left-radius: 15px; 
      border-bottom-right-radius: 15px; 
      padding-top: 20px;
     
      margin-inline: auto;
    }

 

    .gallery  li a{
      font-size: 16px !important;
      padding: 7px 14px 7px !important;
      display: block;
      margin-inline: 10px !important;
    }

    .gallery li.active a{
      background-color: #444444 !important;
      color: white !important;
      border-bottom-left-radius: 15px; 
      border-bottom-right-radius: 15px; 
    }

    .nav-tabs > li > a:hover{
      background-color: #444444  !important;
      color: white !important;
      border-bottom-left-radius: 15px; 
      border-bottom-right-radius: 15px; 
    }

.gallery .box3{
  margin-top: 60px;
}    

.gallery .box3 .inner{
  border-radius: 20px;
  overflow: hidden;
  margin-inline: 5px ;
}
.gallery .box3 video{

  margin-bottom: -4px;
}

.gallery .box3 img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 220px;
}
  @media only screen and (min-width: 1200px){
.gallery .box3 img{

  height: 270px;
}
  }

  @media only screen and (max-width: 500px){
.gallery .box3 img{
  
  height: 180px !important;
}
  }
 @media only screen and (max-width: 400px){
.gallery .box3 img{
  
  height: 140px !important;
}
  }
.gallery .box3 .wrap{
  padding-block: 10px;
}

.hgallery .imgcss{
  border-radius: 10px;
}

.hgallery .slick-slide{
  margin-inline: 5px !important;
}

@media only screen and (max-width: 450px){
.banner-content .title1{
  font-size: 24px !important;
}
.banner-content .title1 img{
  height: 16px !important;
}
.banner-content .title2{
  font-size: 20px !important;
}
.banner-content .title3{
  font-size: 14px !important;
}
.bannermore{
width: 120px !important;
}
}


.home-navbar a:hover,
.footer a:hover{
   text-shadow: 2px 2px 8px rgb(255, 255, 255);
   text-decoration: none !important;
   transition: 0.3s !important;
}

.hwhat .slick-slide{
  margin-inline: 5px;
}

.contactus .alert-success{
  padding-inline: 15px !important;
}

@media only screen and (max-width: 992px) {
  .md-hidden{
    display: none !important;
  }

  .home-navbar .navbar-nav>li.md-hidden{
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .md-display{
    display: none !important;
  }
}

.lightblue{
  color: #38b6ff !important;
}

.bannermore{
  margin-top: 40px;
}

.bannermore:hover{
  transform: scale(1.05) !important;
  transition: 0.3s !important;
}

.banner-moreinfo{
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: 30px;
  width: 100%;
}
.banner-moreinfo img{
  width: 25px;
  height: 25px;
}
.banner-moreinfo .box{
  color: white !important;
  border: 1px solid white;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
  padding: 2px 20px;
  width: fit-content;
}
.banner-moreinfo .box p{
  margin-bottom: 0;
}

.banner-moreinfo .box:nth-child(3){
  background-color: rgba(255, 255, 255, 0.1);
}

.banner-moreinfo .box:nth-child(3) p{
  font-size: 12px !important;
}

.bannerinfo{
  margin-top: 30px;
}

.bannerinfo .box p{
  margin-inline: auto;
  border-radius: 20px;
  border:1px solid black;
  padding: 2px 20px;
  width:230px;
  display: flex;
  gap:10px;
  align-items: center;
  color: white !important;
}

@media only screen and (max-width: 767px) {
.bannerinfo .box p{
 
  width:100% !important;
  justify-content: center;

}
}

.bannerinfo .box img{
  width: 25px;
  height: 25px;
}

.bannerinfo .box:nth-child(3) p{
 font-size: 14px !important;
 line-height: 110% !important;
}

.footer .fbox{
  margin-bottom: 15px;
}

.footer .fbox a.active {
  color: #38b6ff !important;
}
@media only screen and (min-width: 767px) {
.footer .fbox2{
 position: absolute;
 right: 0;
 top: 15px;
 width: fit-content;
}

}

.footer .fbox2 img{
  display: block;
  margin-top: 6px;
}

.footer .container{
  position: relative;
}

@media only screen and (max-width: 767px) {
.footer .fbox2 .inner{ 
  width: fit-content;
  margin-inline: auto;
  margin-block: 10px 25px;

}
}

.blue{
  color: #38b6ff !important;
}

.gray1{
  color: #4d4d4d;
}

.habout .content{
  line-height: 160% !important;
}

.habout .more{
  margin-top: 35px;
  display: block;
}

.habout h2{
letter-spacing: -1px !important;
}

.habout .more:hover{
  transform: scale(1.02) translateX(4px)  !important;
  transition: 0.3s !important;

}

.habout .bannerinfo{
  margin-bottom: 30px;
  margin-top: 0px !important;
}

.hwhy{
  margin-top: 30px;
}

.hwhy .smimg img{
  max-width: 450px;
  margin-inline: auto;
  display: block;
  width: 100%;
  border-radius: 20px !important;
}

.hwhy .sm-hidden img{

  border-radius: 20px !important;
}

.hwhy .maintitle{
  margin-bottom: 40px;
}


@media only screen and (min-width: 992px) {
.hwhy .box1{
  margin-top: 85px;
  padding-right: 40px !important;
}
.hwhy .box2{
  margin-top: 85px;
  padding-left: 40px !important;
}
}

.hwhy .contentbox p{
  margin-top: 15px;
  padding-left: 5px !important;

}

.hwhy .contentbox{
  padding-bottom: 10px;
  margin-bottom: 25px;
}

@media (min-width: 767px) and (max-width: 992px) {
.hwhy .box1{
  padding-right: 30px !important;
  margin-top: 40px;
}
.hwhy .box2{
  padding-left: 30px !important;
  margin-top: 40px;
}
}
@media only screen and (max-width: 767px) {
  .hwhy .box1{

  margin-top: 40px;
}

}


.hwhy{
  padding-bottom: 40px;
}

.expertise{
   background-image: url("/mem_module/library/image/homebg2.png");
  background-size: cover;
  background-position: center;
} 



.lightblue2{
  color: #38b6ff;
}

.expertise .maintitle h2{
  margin-bottom: 20px;
}

.expertise .maintitle{
  margin-bottom: 30px;
}

.expertise .inner .border{
  border: 1px solid #38b6ff;
  margin-inline: 15px;
  margin-block: 20px;
  border-top-left-radius: 20px;
   border-bottom-right-radius: 20px;
   padding-block: 30px;
   transform: skewX(-5deg);
   padding-inline: 10px !important ;
}

.expertise .inner .border p,
.expertise .inner .border h4{
transform: skewX(5deg);
}

.expertise .inner .border p{
  letter-spacing: 1px !important;
}

.expertise .box1 .inner .title span{
  font-size: 120% !important;
}
.expertise .box1 .inner .title{
  color: #38b6ff;
  margin-bottom: 0px;
  letter-spacing: 2px !important;
}

.expertise .box1 .inner .desc{
  margin-top: 5px;
  margin-bottom: 5px;
  letter-spacing: 2px !important;
}


.expertise .more2{
  display: block;
  margin-inline: auto;
  margin-top: 45px;
  margin-bottom: 70px;
  width: fit-content;
  padding-block: 4px 5px !important;
}

.btncss img:hover{
  transform: scale(1.02)   !important;
  transition: 0.3s !important;

}

.expertise .box2{
  margin-bottom: -15%;
  z-index: 999;
}





.hgallery{
   background-image: url("/mem_module/library/image/homebg3.png");
  background-size: cover;
  background-position: center;
  z-index: 1;
} 


.hgallery{
  padding-top: calc(12% + 15px);
}

.hgallery .box1{
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
.hgallery .box1 .content{
  margin-top: 20px;

}
.gallery .box2{
  margin-top: 30px !important;
}
}

@media only screen and (min-width: 767px) {
.hgallery .box1 .content{
  margin-bottom: 40px;
    margin-top: 40px;
}
}


.hhow{
   background-image: url("/mem_module/library/image/homebg4.png");
  background-size: cover;
  background-position: center;
  padding-block: 40px 90px ;
} 



.hhow .box2 h4{
  color: #38b6ff !important;
}

.hhow-container {
  text-align: center;
  margin-top: 30px;
}

.hhow-container .wrap{
  max-width: 200px;
  display: inline-block;
  margin-block: 10px;
  margin-inline: auto;
}
@media only screen and (max-width: 767px) {
.hhow-container .wrap{
  max-width: 48% !important;
  
}
}
@media only screen and (min-width: 992px) {
  .contactus{
    padding-top: 120px;
  }
}

.contactus .maintitle{
  margin-bottom: 30px;
  margin-top: 0 !important;
}


.contactus{
   background-image: url("/mem_module/library/image/contactbg.png");
  background-size: cover;
  background-position: center;
  padding-bottom: 60px !important;
} 

.contactus .list-group{
  border: 1px solid #808080;
  border-radius: 8px;
 
}



.contactus .ititle{
  display: flex;
}
.contactus .ititle img{
  margin-top: 5px;
}

.gallery .wrap{
  padding: 10px 6px !important;
}

.gallery .box2{
  margin-top: 50px;
}


.aboutus{
   background-image: url("/mem_module/library/image/aboutbg.png");
  background-size: cover;
  background-position: center;
  padding-bottom: 60px !important;
} 

.aboutus .box2 .content{
  letter-spacing: 1px;
  line-height: 160% !important;
  margin-top: 10px;
}

.aboutus .box3 .desc{
  color: #38b6ff !important;
  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
.aboutus .maintitle{
  margin-top: 0px;
}

.aboutus .box3 .inner{
  margin-bottom: 20px;
}
}

.aboutus .box4{
  margin-top: 80px;
}

@media only screen and (min-width: 767px) {
.aboutus .box4 .inner1{
  padding-right:40px  !important;
}

.aboutus .box4 .title1{
  margin-top: 0;
}


}
.aboutus .box4 .title2{
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .aboutus .box4 .inner2{
    margin-top: 30px;
  }
.aboutus .box4 .title1{
  margin-top: 30px;
}
}


.aboutwhy{
  padding-top: 80px !important;
  background-image: url("/mem_module/library/image/aboutbg.png");
  background-size: cover;
  background-position: center;
  margin-top: 0px !important;
}

.aboutus .box4{
  padding-bottom: 80px;
}


.aboutus .box5{
   background-image: url("/mem_module/library/image/aboutcert.png");
  background-size: cover;
  background-position: center;
  padding-block: 50px;
} 

.aboutus .box5 .desc{
  color: #38b6ff;
  margin-top: 30px !important;

}

.aboutus .box5 .desc + hr{ 
  background-color: white;
  width: 130px;
 margin-left: 0;
 margin-top: 15px;
}




@media only screen and (min-width: 767px) {
  .aboutus .box5 .inner1{
    margin-top:   20px;
  }
}

h2{
  line-height: 140% !important;
}
.aboutus .box5 .inner2{
  margin-top: 30px;
}
.aboutus .box5 .inner2 .wrap{
  display: flex;
  gap: 15px;
  margin-bottom: 25px;
  align-items: center;
}

.aboutus .box5 .inner2 .wrap p{
  margin-bottom: 0 !important;
}
.aboutus .box5 .inner3 .wrap{
  padding-bottom: 20px !important;
}
@media only screen and (min-width: 767px) {
.aboutus .box5 .inner3 .wrap{
  padding-left: 20px !important;
}
}

.warranty .sec1{
  max-width: fit-content;
  width: 100%;
  display: block;
  margin-inline: auto;
 background-color: #38b6ff;
  border-radius: 25px;
  padding: 30px 50px 15px;
  border-bottom: 1px solid #38b6ff;
  border-top: 1px solid #38b6ff;
 
}

.warranty .sec1 button{
  border: none;
  margin-top: 20px;
  margin-inline: auto;
  display: block;
}

.warranty .sec1 .warrantylogo{
  display: block;
  margin-inline: auto;
  width:190px !important
}

.warranty .sec1 .title{
  margin-top: 20px;
}

.warranty .sec1 h5{
  font-size: 13px;
}

.warranty .sec1 .form-control{
  border-radius: 15px;
  padding-block: 0;
  height: 24px;
  border: none !important;
  box-shadow: none !important;
}

@media only screen and (min-width: 767px) {
  .aboutus .maintitle h2{
    margin-top: 5px;
  }
  .warranty .sec1{
    min-width: 550px !important;
  }
}
.warranty .sec1{
    box-shadow: 0 4px 12px rgba(95, 194, 201, 0.8);
}

.warranty .box1{
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.warranty{
  background-image: url("/mem_module/library/image/contactbg.png");
  background-size: cover;
  background-position: center;
  padding-top: 30px;
}

.warranty .sec2{
  border: 2px solid #38b6ff;
  border-radius: 20px;
  margin-bottom: 50px  !important;
  margin-top :10px;

  padding-inline: 30px !important;
  padding-block: 30px !important;
}

.warranty .sec2 h4{
  margin-bottom: 15px !important;
}
@media only screen and (max-width: 768px) {
  .contactus,
.gallery{
  padding-top: 30px !important;
}
}

.service{
  background-image: url("/mem_module/library/image/servicebg.png");
  background-size: cover;
  background-position: center;
}

.service .bannerinfo .box p{
  border: 1px solid white !important;
  padding-block: 3px !important;
  font-size: 13px !important;
  width: 100% !important;
  justify-content: center !important;
  padding-inline: 5px !important;
}

.service .bannerinfo .box{
  display: inline-block;

  padding-inline: 10px !important;
}

.service .bannerinfo .box p img{
  display: block;
}

.service .bannerinfo{
  margin-top: 20px !important;
}

.service .box2 .title{
  color: #38b6ff !important;
  margin-top: 0px;
  margin-bottom: 0px;
  letter-spacing: 1px !important;
}

.service .box2{
  margin-block: 80px 30px;
  letter-spacing: 1px !important;
}

.service .box2 .title2{
margin-bottom: 0px;
margin-top: 5px;
letter-spacing: 1px !important;
}

.service .box2 .title3{
  margin-top: 0px;
  margin-bottom: 6px;
}

.service .box2 .title4{
  margin-top: 10px;
  letter-spacing: 1px !important;
  margin-bottom: 12px;
}

.service .box2 .foot .content{
  margin-bottom: 5px;
}

.service .box2 .foot .contentbox{
  display: flex;

  gap: 5px;
  padding-right: 15px;
}
.service .box2 .foot .contentbox .imgbox{
  width: 30px;
  text-align: center;
}
.service .box2 .foot .contentbox .imgbox img{
  display: inline-block;
}


.service .box2 .title5{
  background-image: url("/mem_module/library/image/sbg2.png");
  background-size: cover;
  background-position: center;
  padding: 4px 25px 8px;
  border-radius: 25px;
  color: #38b6ff;

  margin-top: 15px;
  line-height: 120% !important;

  width: fit-content;
  margin-inline: auto;
}

.service .box2 .clogo img{
  display: inline-block;
  width: 45%;
  max-width: 70px;
  
}

.service .box2 .clogo{
  margin-bottom: 10px;
}

@media only screen and (min-width: 767px) {

  .service .box2 .slick-slide div:nth-child(even) .scontainer .inner1{
    padding-left: 40px !important;
  }


.service .box2 .slick-slide div:nth-child(odd) .scontainer .inner1{
  padding-right: 40px !important;
}
.service .box2 .slick-slide div:nth-child(even) .scontainer{
  display: flex !important;
  flex-direction: row-reverse;
}

}

.service .box2 .inner1{
  margin-bottom: 30px;
}

.service .box2 .scontainer{
  padding-bottom: 60px;
 
}
.service .btn{
  margin-bottom: 30px;
}
.service .btn .navbtn{
  display: inline-block;
  margin-inline: 10px;
  width: fit-content;
  border-radius: 50%;
  border: 2px solid #38b6ff;
  height: 45px;
  width: 45px;
  position: relative;
}

.service .btn .navbtn img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.service .btn .navbtn:hover{
  background-color: #38b6ff;
  
  transition: 0.3s !important;
}






.expertise .inner .border:hover{

  transition: 0.3s;
}

.xswarranty{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #38b6ff;
  border: 2px solid #38b6ff;
  padding-block:2px 4px;
  font-size: 12px !important;
  
}

@media only screen and (max-width: 767px) {
  .habout .bannerinfo{
  margin-bottom: 25px !important;
}
  .aboutus .box5 .inner3 .wrap:nth-child(1){
    padding-right: 5px !important;
    padding-bottom: 0px !important;
  }

  .aboutus .box5 .inner3 .wrap:nth-child(2){
    padding-left: 5px !important;
    padding-bottom: 0px !important;
  }

  .aboutus .box5 .inner3 .wrap:nth-child(3){
    padding-inline: 0 !important;
    padding-top: 10px !important;
  }
  .hgallery .box1{
    margin-bottom: 30px !important;
  }

  .service .box2{
    margin-bottom: 0px !important;
    margin-top: 50px !important;
  }

  .hhow{
    padding-bottom: 50px !important;
    padding-top: 30px !important;
  }
  .aboutus .box4{
    margin-top: 30px !important;
  }
  .aboutus .box5{
    padding-top: 30px !important;
  }
  .aboutwhy{
    padding-top: 50px !important;
    padding-bottom: 0px;
  }
  .hwhy .maintitle{
    margin-bottom: 20px !important;
  }
  .hwhy{
    margin-top: 10px !important;
    padding-bottom: 30px !important;
  }
  .expertise .more2{
    margin-block: 30px 50px;
  }
  .hgallery{
    padding-bottom: 0px !important;
  }
  .aboutus{
    padding-bottom: 10px !important;
  }
}

@media only screen and (max-width: 767px) {
.home-navbar{
  z-index: 999;
  position: fixed !important;
  left: 0;
  top: 0;
  background-color: black !important;
  margin-top: 0px !important;
  height: 100%;
  overflow-x: hidden;
    transition: 0.5s;
     width: 0;
     box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.home-navbar .navbar-nav{
  margin-top: 20px;
  
}

.home-navbar .navbar-nav li{
  display: block !important;
  text-align: center !important;
  margin-bottom: 15px;
  padding-inline: 15px;
}

.main{
  position: relative;
  transition: 0.5s;
}

.closebtn{
  font-size: 20px !important;
  transform: scale(1) !important;
}

.closebtn:focus,
.closebtn:hover{
    box-shadow: 0px 4px 15px rgba(255, 255, 255, 0.8);
   
}

.headmenu{
position: relative !important;
z-index: 999;
top: 0;
}
.logo{
  margin-top: 0px;
  max-width: 110px !important;
}
.openbtn{
  
  margin-top: 35px;
  border: none;
  background-color: #38b6ff;
  color: white;
  border-radius: 2px;
  font-size: 18px;
  padding-inline: 8px;
}
.openbtn:hover{
  transition: 0.3s;
  background-color: #226d99;
  cursor: pointer;
}
.ctu.xs-hidden{
  position: absolute;
  right: 0;
  top: 30px;
}
.headmenu .container{
  position: relative;
}
}
@media  only screen and  (max-width:767px) {
.openbtn{
  left: 15px;
  top:15px;
}
}

@media only screen and (max-width: 767px) {
.ctu.xs-hidden a{

  background-color: #38b6ff;
  border-radius: 15px;
  color: white !important;
  padding: 4px 15px;
  
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
font-size: 12px !important;
text-decoration: none !important;
}

.ctu.xs-hidden a:hover{
  display: block;
  transform: scale(1.02) !important;
  opacity: 0.7;
  
  transition: 0.2s;
} 
}


@media  only screen and  (max-width:767px) {

}

.hwhy .contentbox{
  background-color: #38b6ff;
  border-radius: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.hwhy .innerbox{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  width: 225px;
}

.hwhy .innerbox p{
  font-size: 18px !important;
}

.hwhy .contentbox img{
  height: 40px;
}

.aboutus .wbox p,
.hwhy .wbox p{
 line-height: 140% !important;
}

.aboutus .box2.wbox .content{
  letter-spacing: 0px !important;
  line-height: 140% !important;
}

.noflow{
  overflow-x:hidden;
}

.openbtn{
  display: block;
  margin-left: auto;
  margin-top: -50px !important;
  border-radius: 5px;
}

.headmenu.xs-display{
  background-color: black !important;
  padding-block: 20px 15px;
}

.allbtncss{
  background-image: url("/mem_module/library/image/btnbg.png");
  background-position: center;
  background-size: cover;
  border-radius: 20px;
  padding: 4px 18px 5px;
}

.allbtncss:hover{
  text-decoration: none;
}

.allbtncss img{
  margin-left: 15px;
  margin-top: -2px;
}

.allbtncss p{
  display: inline;
  margin-bottom: 0;
}

.btnpd{
  padding-block: 7px;
}


.more{
  margin-top: 40px;
}

@media only screen and (max-width: 450px) {
.more{
  margin-top: 20px;
}

}

.habout .allbtncss{
  background-image: none !important;
  background-color: #38b6ff;
  margin-top: 40px !important;
  float: left;
}