*{padding: 0;margin: 0;}
html, body{background: #fff;font-family: 'Rubik', sans-serif;overflow-x: hidden;}
::selection {
  color: #fff;
  background-color: #2e3191;
}
::-moz-selection {
  color: #fff;
  background-color: #2e3191;
}

::-webkit-scrollbar {
  width:6px; // to adjust width
}
::-webkit-scrollbar-track {
  background: #000;
  border: rgba(0, 0, 0, 1);
}
::-webkit-scrollbar-thumb {
  background:#e0ae3d;
}
::-webkit-scrollbar-thumb:hover {
  background: #000;
}
::-webkit-scrollbar-thumb:active {
  background: #000;
}
.col-lg-margin{margin: 0px 30px;}

.needhelp{font-size: 18px;font-weight: 500;text-align: right;padding: 0px 0px 10px;}
.needhelp a{font-size: 18px;color: #ec1c24;font-weight: 600;}


.needhelpmobile{font-size: 18px;font-weight: 500;text-align: center;padding: 10px 0px;display: none;}
.needhelpmobile a{font-size: 18px;color: #ec1c24;font-weight: 600;}


.searchbox{width: 70%;float: right;}


.d_slider{background: #fbfbfb;}
.sheight {height: 450px;}
.spadding {padding-top: 120px;}
.overflow {
  overflow-y: hidden;
}
.banner_img1 {
  background-size:cover; 
  background-repeat:no-repeat;
  background-position:center center;
  position: relative;
}

.banner_img2 {
  background: url(../images/slider/banner2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.bnr_txt .welcome p{font-size: 28px;margin: 0;}

.bnr_txt p{font-size: 16px;margin: 0;}

.banner_img1 h1,
.banner_img2 h1,
.banner_img3 h2 {
  color: #58595b;
  text-align: left;
  font-size: 66px;
  margin:0px;
  font-weight: 600;
  text-transform: uppercase;
}
.onhover {
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}
.bnr_txt {
  position: relative;
  z-index: 9;
}

.bnr_txt .anchor {
  margin-top: 15px;
}

.bnr_txt .anchor a {
  border: 1px solid #888;
  padding: 10px 30px;
  font-size: 16px;
  color: #888;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
}

.bnr_txt .anchor a:hover {
  background: #ec1c24;
  color: #fff;
  border: 1px solid #d1171e;
}
.productslinks {padding: 25px 0px;background: #f4f4f4;}
.productslinks .item a{text-decoration: none;color: #000;}
.productslinks .item a:hover{color: #ec1c24;}
.productslinks .media img{border: 1px solid #ccc;max-width: 55px;padding: 8px;border-radius: 3px;margin-right: 10px;}
.productslinks .media .media-body h5{font-size: 14px;font-weight:600;margin: 0;text-transform: uppercase;text-align:left;}

.pointer{cursor: pointer;}
.whishlistbtn{text-align: right;cursor: pointer;}
.fa-heart{position: absolute;right: 27px;color:red;}

.my-cart-btn .fa-heart{position: relative;color:#fff;right: 0;}

.innerpage .heading .pro_avail .enquiry .my-cart-btn{padding:10px 20px;font-size: 16px;font-weight: 600;background: #ec1c24;display: inline-block;color: #fff;border-radius: 3px;text-decoration: none;text-transform: uppercase;}
.innerpage .heading .pro_avail .enquiry .my-cart-btn:hover{background: #2e3191;color: #fff;}


.badge-notify{
    background: #000;
    position: relative;
    top: -10px;
    right: 0px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    padding: 4px 0px;
    color: #fff;
    font-size: 9px;
  }
  .my-cart-icon-affix {
    position: fixed;
    z-index: 999;
  }



.whislist.table{margin-bottom: 0px;}
.whislist.table td, .whislist.table th {
    padding: 5px 5px;
    width: 33.33%;
    vertical-align: middle !important;
    border-top: 1px solid transparent;
}
#my-cart-modal .modal-body{padding: 0px;}



.ads{padding: 80px 0px;}
.ads .adsbnr{}
.ads .adsbnr a{display: inline-block}
.ads .adsbnr a:hover{box-shadow: 0px 5px 30px 0px rgb(38 30 0 / 21%);}
.ads .adsbnr a img{border-radius:6px;}

.homeproducts{}
.homeproducts .heading h3{font-weight:600;margin:0;}
.homeproducts .productitem{border: 1px solid #f7f7f7;padding: 8px;border-radius: 3px;margin-bottom: 25px;box-shadow: 0px 15px 25px 0px rgb(38 30 0 / 10%);}

.homeproducts .productitem h4{background:#2e3191;color:#fff;margin:0;padding:12px 10px;font-size: 20px;-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;}

.homeproducts .productitem h4 a{font-size: 12px;color: #fff;float: right;padding: 8px;}

.homeproducts .productitem .callsec {margin-top: 15px;}
.homeproducts .productitem .callsec ul{list-style: none;margin-bottom: 0;}
.homeproducts .productitem .callsec ul li{list-style: none;display: inline-block;}
.homeproducts .productitem .callsec ul li:nth-last-child(1) {
  padding-left: 20px;
}
.homeproducts .productitem .callsec a.call{font-size: 20px;color: #000;font-weight: 700;}
.homeproducts .productitem .imgbox {border-bottom: 1px solid rgba(0, 0, 0, .088);text-align: center;}
.homeproducts .productitem h5{padding:10px 0px;font-weight: 500;color: #000;margin: 10px 0px 0px;text-transform: uppercase;font-size: 16px;text-align: center;}
.homeproducts .productitem p{margin: 0px;font-size: 13px;text-align: center;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.homeproducts .productitem .productanc{margin-top: 20px;}
.homeproducts .productitem .productanc a{display: block;background: #ffd800;padding: 12px 20px;text-align: center;color: #000;text-decoration: none;font-weight: 600;border-radius: 3px;}
.homeproducts .productitem .productanc a:hover{background: #2e3191; color: #fff;}
.image-box {position: relative;margin: auto;overflow: hidden;}

.image-box img {max-width:100%;transition:.3s;display:block;width:100%;height:auto;transform:scale(1)}
.homeproducts .brnds{margin-bottom: 30px;}
.homeproducts .brnds a{display: inline-block;border: 1px solid #ebebeb;}
.homeproducts .brnds a:hover{border: 1px solid #ed1b24;}

.brandlink{ padding: 35px 0px 0px; }
.brandlink .heading{margin-bottom: 50px;}
.brandlink .heading h3{font-weight:600;margin:0;}
.brandlink .productitem{border: 1px solid #f7f7f7;padding: 15px;border-radius: 3px;margin-bottom: 25px;box-shadow: 0px 15px 25px 0px rgb(38 30 0 / 10%);}
.brandlink .productitem .callsec {margin-top: 15px;}
.brandlink .productitem .callsec ul{list-style: none;margin-bottom: 0;}
.brandlink .productitem .callsec ul li{list-style: none;display: inline-block;}
.brandlink .productitem .callsec ul li:nth-last-child(1) {
  padding-left: 20px;
}
.brandlink .item a{display: inline-block;border: 1px solid #ebebeb;}

.brandlink .productitem .callsec a.call{font-size: 20px;color: #000;font-weight: 700;}
.brandlink .productitem .imgbox {border-bottom: 1px solid rgba(0, 0, 0, .088);text-align: center;}
.brandlink .productitem h5{padding:10px 0px;font-weight: 500;color: #000;margin: 10px 0px 0px;text-transform: uppercase;font-size: 16px;text-align: center;}
.brandlink .productitem p{margin: 0px;font-size: 13px;text-align: justify;text-align: center;}
.brandlink .productitem .productanc{margin-top: 20px;}
.brandlink .productitem .productanc a{display: block;background: #ffd800;padding: 12px 20px;text-align: center;color: #000;text-decoration: none;font-weight: 600;border-radius: 3px;}
.brandlink .productitem .productanc a:hover{background: #2e3191; color: #fff;}



.homeproducts .stablizeproducts{border: 1px solid #f7f7f7;padding: 5px;border-radius: 3px;margin-bottom: 25px;box-shadow: 0px 15px 25px 0px rgb(38 30 0 / 10%);}
.homeproducts .stablizeproducts .callsec {margin-top: 15px;}
.homeproducts .stablizeproducts .callsec ul{list-style: none;margin-bottom: 0;}
.homeproducts .stablizeproducts .callsec ul li{list-style: none;display: inline-block;}
.homeproducts .stablizeproducts .callsec ul li:nth-last-child(1) {
  padding-left: 20px;
}
.homeproducts .stablizeproducts .callsec a.call{font-size: 20px;color: #000;font-weight: 700;}
.homeproducts .stablizeproducts .imgbox {text-align: center;}
.homeproducts .stablizeproducts h5{padding: 10px 0px;font-weight: 500;color: #000;margin: 10px 0px 0px;text-transform: uppercase;font-size: 20px;text-align: center;background: #f9f9f9;}
.homeproducts .stablizeproducts p{margin: 0px;font-size: 13px;text-align: justify;text-align: center;}
.homeproducts .stablizeproducts .productanc{margin-top: 20px;}
.homeproducts .stablizeproducts .productanc a{display: block;background: #ffd800;padding: 12px 20px;text-align: center;color: #000;text-decoration: none;font-weight: 600;border-radius: 3px;}
.homeproducts .stablizeproducts .productanc a:hover{background: #2e3191; color: #fff;}
.image-box2 {position: relative;margin: auto;overflow: hidden;}
.image-box2 img{max-width:100%;transition:.3s;display:block;width:100%;height:auto;transform:scale(1)}
.image-box2:hover img{transform:scale(1.1)}
a:hover{text-decoration:none;}



.homeproducts .searchpage{border: 1px solid #f7f7f7;padding: 15px;border-radius: 3px;margin-bottom: 25px;box-shadow: 0px 15px 25px 0px rgb(38 30 0 / 10%);}
.homeproducts .searchpage .callsec {margin-top: 15px;}
.homeproducts .searchpage .callsec ul{list-style: none;margin-bottom: 0;}
.homeproducts .searchpage .callsec ul li{list-style: none;display: inline-block;}
.homeproducts .searchpage .callsec ul li:nth-last-child(1) {
  padding-left: 20px;
}
.homeproducts .searchpage .callsec a.call{font-size: 20px;color: #000;font-weight: 700;}
.homeproducts .searchpage .imgbox {text-align: center;}
.homeproducts .searchpage h5{padding: 10px 0px;font-weight: 500;color: #000;text-transform: uppercase;font-size: 20px;text-align: left;border-bottom:1px solid #ededed;}
.homeproducts .searchpage p{margin: 0px;font-size: 13px;text-align: left;}
.homeproducts .searchpage .productanc{margin-top: 20px;}
.homeproducts .searchpage .productanc a{display: inline-block;color: #000;text-decoration: none;font-weight: 500;font-style: italic;font-size: 12px;}
.homeproducts .searchpage .productanc a:hover{color: #2e3191;}
.image-box3 {position: relative;margin: auto;overflow: hidden;}
.image-box3 img{max-width:100%;transition:.3s;display:block;width:100%;height:auto;transform:scale(1)}
.image-box3:hover img{transform:scale(1.1)}
a:hover{text-decoration:none;}



.loadmore{text-align: center;}
.loadmore a {
  border: 1px solid #888;
  padding: 10px 30px;
  font-size: 16px;
  color: #888;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
}

.loadmore a:hover {
  background: #ec1c24;
  color: #fff;
  border: 1px solid #d1171e;
}

.image-box:hover img{transform:scale(1.1)}

.presence{background: linear-gradient(transparent 70%, #0e113a 30%) no-repeat;}
.presence .heading h3{font-weight:600;margin:0;color: #2e3191;}
.presence .presencelink{margin: 35px 5px;}
.presence .presencelink.borderright{border-right: 1px solid #4447b5;}
.presence .presencelink h5{color: #fff;margin: 0px 0px 10px;font-weight: 600;}
.presence .presencelink ul{margin: 0;padding: 0;}
.presence .presencelink ul li{list-style: none;color: #a4a7ff;font-size: 16px;}
.bluebg{background: #2e3191;border-radius:4px;}

.time{}
.time ul{list-style: none;}
.time ul li{color: #fff;}

.time table{min-width: 380px;}
.time table tbody tr td{border: 1px solid #171b56;color: #fff;padding:5px 20px;}


.social ul{}
.social  ul li{padding:3px 0 6px;border:1px solid #1e2364;width:30px;height:30px;text-align:center;display:inline-block}
.social  ul li:hover{background: #026B99}
.social  ul li a{color: #fff;font-size: 16px;}
.fa-linkedin:before {
    content: "\f0e1";
}

/*inner page css*/
.banner-area-inner{min-height: 250px;padding-top: 0px;}
.banner-area-inner .slidertext{position: absolute;max-width: 1240px;color: #fff;z-index: 2;width: 100%}
.banner-area-inner .slidertext span{font-size: 16px;}
.banner-area-inner .slidertext h1{font-weight: 600;font-size: 42px;text-transform: uppercase;margin: 0;}
.banner-area-inner .slidertext .slcont{width: 60%;text-align: justify;}
.banner-area-inner .slidertext .slcont p{font-size: 14px;font-weight: 300;}
.banner-area-inner .slidertext .tread {display: block;padding-top: 20px;}
.banner-area-inner .slidertext .tread a{border: 1px solid #64c5c1;padding: 14px 30px;font-size: 16px;text-decoration: none;-webkit-border-radius: 2px;
    -moz-border-radius: 2px; border-radius: 2px;color: #fff;text-transform: uppercase;}
.banner-area-inner .slidertext .tread a:hover{border: 1px solid #FF15B1;background: #FF15B1}   
.pnkanc{background: #FF15B1}   
.banner-area-inner .toppoints{}
.single-banner-slide {
  height: 50vh;
  width: 100vw;
  text-align: left;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
.single-banner-slide {
    height: 50vh;
    width: 100vw;
    text-align: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 2;
}
.single-banner-slide::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;

  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1f216c+0,1f216c+49,000000+100&1+0,0.8+49,0+100 */
background: -moz-linear-gradient(left,  rgba(31,33,108,1) 0%, rgba(31,33,108,0.8) 49%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(31,33,108,1) 0%,rgba(31,33,108,0.8) 49%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(31,33,108,1) 0%,rgba(31,33,108,0.8) 49%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f216c', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

}
.banner-area-inner .slidertext .breadcrumb {
    background: none;
    padding: 0;
}
.banner-area-inner .slidertext .breadcrumb .breadcrumb-item a{color: #fff;}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #ababab;
    content: ">";
}
.breadcrumb-item.active {
    color: #ababab;
}


.singlepage{padding: 30px 0px;}
.singlepage .breadcrumsec {}

.breadcrumsec .breadcrumb {
    padding: 8px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    font-size: 13px
}
.breadcrumsec .breadcrumb a {
    color: #ababab;
    text-decoration: none;
}
.productslinks .item a {
    border: none;
}
.item a {
    border: 2px solid #fff;
}
.item a .coverbg {
    width: 100%;
    min-height: 400px;
    position: relative;
    height: 240px;
    overflow-y: hidden;
}
.item a .coverbg img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
}
.item a .coverbg {
    width: 100%;
    min-height: 400px;
    position: relative;
    height: 240px;
    overflow-y: hidden;
}
.item a div {
    max-height: 480px;
    overflow-y: hidden;
}

.item a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;}

.item a .coverbg .blur {
    filter: blur(8px);
    -webkit-filter: blur(8px);
}
.padding30{padding: 30px 0px;}
.padding40{padding: 40px 0px;}
.padding50{padding: 50px 0px;}
.padding60{padding: 60px 0px;}
.padding6040{padding: 60px 0px 40px;}

.innerpage{}
.innerpage .heading h1{font-weight:600;margin:0;font-size: 24px;border-bottom: 1px dashed #ccc;padding-bottom: 10px;margin-bottom: 10px;}
.innerpage .heading h1 small{font-size: 14px;color: #ababab;}
.innerpage .heading h2{font-weight:600;margin:0;font-size: 24px;border-bottom: 1px dashed #ccc;padding-bottom: 10px;margin-bottom: 30px;}
.innerpage .heading h3{font-weight:600;margin:0;font-size: 24px;border-bottom: 1px dashed #ccc;padding-bottom: 10px;margin-bottom: 30px;}
.innerpage .heading .dec{font-size: 15px;margin-bottom: 15px;}
.innerpage  .item{border: 1px solid #e9e9e9;padding: 10px;border-radius: 3px;}
.innerpage .heading .feature h2{font-weight:600;margin:0;font-size: 16px;border-bottom: 1px dashed #ccc;padding-bottom: 10px;margin-bottom: 20px;}
.feature table{width: 100%;}
.feature table td{font-size: 14px;padding: 10px;border: 1px solid #f3f3f3;}
.innerpage .heading .pro_avail{padding: 10px 10px;background: #f9f9f9;margin-bottom: 15px;border: 1px solid #efefef;}
.innerpage .heading .pro_avail p{margin: 0;padding: 3px 0px 0px;}
.innerpage .heading .pro_avail .product-available{font-weight: 600;color: #25d366;font-size: 24px;}
.innerpage .heading .pro_avail .product-out-of-stock{font-weight: 600;color: #ec1c24;font-size: 24px;}
.innerpage .heading .pro_avail .enquiry{}
.innerpage .heading .pro_avail .enquiry a{padding:10px 20px;font-size: 16px;font-weight: 600;background: #ffd800;display: inline-block;color: #000;border-radius: 3px;text-decoration: none;}
.innerpage .heading .pro_avail .enquiry a:hover{background: #2e3191;color: #fff;}

/*whatsapp chat*/
.whatsappsec a{text-decoration: none;}
.whatsappsec a: hover{text-decoration: none;font-size: 12px;}
.whatsappsec .whatsapp-button{
    position: fixed;
    bottom: 15px;
    right: 8px;
    z-index: 99;
    background-color: #25d366;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 50px;
    height: 50px;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    animation: effect 5s infinite ease-in;
}

@keyframes effect {
    20%, 100% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
    0%, 10%{
        width: 55px;
        height: 55px;
        font-size: 35px;
    }
    5%{
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
}


.geolocation{font-size:12px;}


.filersec{ background: #f7f7f7;padding: 0px 0px 5px 0px;-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}
.filersec h4{font-size: 18px;padding: 15px;border-bottom: 1px solid #ccc;}
.filersec ul {}
.filersec ul li{list-style: none;padding: 15px;cursor: pointer;transition:all 1s}
.filersec .cat_heading h3{}

.spareparts.active,
.spareparts li:hover{
  border-left: 1px solid #ec1c24;
  padding-left: 20px;
  color: #ec1c24;
  font-weight: 700;
  background: #ffd800;
}

/*

.products{
  width: ;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.spitem{
  overflow: hidden;
  width: 250px;
  height: 250px;
  border-radius: 8px;
}
.spitem img{
  width: 100%;
  height: 100%;
  object-fit:cover;
  cursor: pointer;
  transition: 0.5s linear;
}
.spitem:hover img{
  transform: scale(1.1);
}
*/













/*whatsapp chat*/
.whatsappsecmobile a{text-decoration: none;}
.whatsappsecmobile a: hover{text-decoration: none;font-size: 12px;}
.whatsappsecmobile .whatsapp-button{
    position: fixed;
    bottom: 15px;
    right: 8px;
    z-index: 99;
    background-color: #25d366;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 50px;
    height: 50px;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    animation: effect 5s infinite ease-in;
}

@keyframes effect {
    20%, 100% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
    0%, 10%{
        width: 55px;
        height: 55px;
        font-size: 35px;
    }
    5%{
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
}


/*whatsapp chat*/
.stickydiv {
    position: -webkit-sticky;
    position: sticky!important;
    top: 2rem;
}
#exampleModal .modal-content {
    border: 4px solid rgba(0, 0, 0, .3);
    border-radius: 0.3rem;
    outline: 0;
}
#exampleModal .modal-body{padding: 0px 20px;}
#exampleModal .modal-header{border: 0;}
#exampleModal .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    opacity: 1;
    -webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-left-radius: 6px;
}

#relatedproductslinks{}
#relatedproductslinks .item{padding: 0;}
#relatedproductslinks .item .productitem{border: 1px solid #f7f7f7;padding: 5px;border-radius: 3px;box-shadow: 0px 8px 8px 0px rgb(8 0 0 / 10%)}
#relatedproductslinks .item .productitem .imgbox {border-bottom: 1px solid rgba(0, 0, 0, .088);text-align: center;}
#relatedproductslinks .item .productitem h5{padding:10px 0px;font-weight: 500;color: #000;margin: 10px 0px 0px;text-transform: uppercase;font-size: 14px;text-align: center;}
#relatedproductslinks .item .productitem p{margin: 0px;font-size: 14px;text-align: justify;}
#relatedproductslinks .item .productitem .productanc{margin-top:0px;}
#relatedproductslinks .item .productitem .productanc a{display: block;background: #ffd800;padding: 12px 20px;text-align: center;color: #000;text-decoration: none;font-weight: 600;border-radius: 3px;}
#relatedproductslinks .item .productitem .productanc a:hover{background: #2e3191; color: #fff;}
#relatedproductslinks .item .productitem .image-box {position: relative;margin: auto;overflow: hidden;}
#relatedproductslinks .item .productitem .image-box img{max-width:100%;transition:.3s;display:block;width:100%;height:auto;transform:scale(1)}
#relatedproductslinks .item .productitem .image-box:hover img{transform:scale(1.1)}



.contactpage{padding-bottom: 80px;}
.overlio-top {
    position: relative;
    margin-top: -80px;
    z-index: 99;
}
.ct_cmp_social {
    position: relative;
    width: 100%;
    height: 140px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px;
}
.ct_cmp_social ul {
    padding: 0;
    margin: 0;
}
.ct_cmp_social ul li {
    display: inline-block;
    margin-right: 12px;
    list-style: none;
}
.ct_cmp_social ul li a {
    color: #fff;
    font-size: 15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #e0ae3d;
}

.form_row_box {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
}
.form_row_header {
    background: #f4f5f7;
    padding: 1.2rem 2rem;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e7ebf3;
}
.form_row_header_right {
    padding-left: 15px;
}
.form_row_header_right p {
    margin: 0;
    line-height: 1.4;
}
.ct_cmp_caption{margin: 60px 0px 30px;border-bottom: 1px solid #2e3191;}
.brb{border-bottom: 1px dashed #2e3191;}
.ct_cmp_single {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    width: 100%;
    padding-bottom: 25px;
}
.ct_cmp_single_icon {
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    background: rgba(41,68,193,.1);
    border-radius: 50%;
    display: inline-flex;
    color: #2e3191;
}

.ct_cmp_brief {
    flex: 1;
    padding-left: 13px;
}
.form_row_box_body {
    padding: 1.5rem 2rem 1rem;
}
@media (max-width: 520px){
  .form_row_box_body {
    padding: 0rem;
}  
.homeproducts .productitem h4 a{float:none;padding:4px 0px;}
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 95px;
    right: 10px;
    display:none;
    z-index: 999;
    background: #ec1c24;
    padding: 10px 14px;
    color: #fff;
    border-radius: 2px;
}


footer{background: #0e113a;padding: 50px 0px;}
footer .heading h4{font-weight:600;color: #fff;text-transform: uppercase;border-bottom: 1px dashed #1a1f60;padding-bottom: 10px;}
footer .foosec address p{color: #ccc;margin-top: 15px;}
footer .foosec .contactdtls{}
footer .foosec .contactdtls ul{margin: 0;padding: 0;}
footer .foosec .contactdtls ul li{list-style: none;color: #fff;display: inline;}
footer .foosec .contactdtls ul li a{color: #fff;font-size: 24px;}
footer .foosec .contactdtls ul li a:hover{color: #ec1c24;}
footer .foosec .contactdtls ul li:nth-last-child(1) {
  padding-left: 20px;
}
.copyrightsec{background: #080b26;}
.copyright p{margin: 0;color:#fff; padding: 10px 0px;font-weight: 300;font-size: 14px;}
.copyright-links{text-align: right}
.copyright-links ul{list-style: none;margin: 0;}
.copyright-links ul li{display: inline-block;padding-right: 20px;}
.copyright-links ul li a{color: #fff;font-weight: 300;text-decoration: none;}
.copyright-links ul li a:hover{color: #2e3191;}
.copyright-links ul li:nth-last-child(1){padding-right: 0px;}

input[type=search] {
  -webkit-appearance: none !important;
  background-clip: padding-box;
  background-color: white;
  vertical-align: middle;
  border-radius: 0.25rem;
  border: 1px solid #e0e0e5;
  font-size: 1rem;
  width: 100%;
  line-height: 2;
  padding: 0.375rem 1.25rem;
  transition: border-color 0.2s;
  border-radius: 0;
}

input[type=search]:focus {
  transition: all 0.5s;
  box-shadow: 0 0 40px #f9d442b9;
  border-color: #f9d342;
  outline: none;
}

form.search-form {
  display: flex;
  justify-content: center;
}

label {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  align-self: center;
  margin-bottom: 0;
}

input.search-field {
  margin-bottom: 0;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  align-self: center;
  height: 51px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

input.search-submit {
  height: 51px;
  margin: 0;
  padding: 1rem 2.3rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.button {
  display: inline-block;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #ec1c24;
  color: #fff;
  border: 1px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}

.button:hover,
.button:active,
.button:focus {
  cursor: pointer;
  background: #2e3191;
  color: #fff;
  outline: 0;

}

.menusec{background: #2e3191;}
.main-menu {
  display:block;
  position:relative;
}
.container-menu {
  width:100%;
  margin:0 auto;
}
.main-menu:before,.main-menu:after{
  display: table;
  line-height: 0;
  content: "";
}
.core-menu {
  font:normal normal normal 1em/1 Roboto, sans-serif;
  overflow:hidden;
  margin: 0;
}
.core-menu li {
  list-style:none;
  display:inline-block;
  cursor:pointer;
}
.core-menu li a {
  display:inline-block;
  padding:1em 2em;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight:500;
}
.core-menu li{border-bottom: 1px solid #3b3e91;}
.core-menu li .dropdown a {
  padding:0.7em 2em;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
  text-align: left;
}

.core-menu li a:hover {
  background:#484bb1;
}
.core-menu li span.toggle {
  padding-left:1em;
}
.toggle:before {
  content:"\f107";
  font:normal normal normal 16px/1 FontAwesome;
}
.dropdown {
  position:absolute;
  width:230px;
  background:#333683;
  text-align:left;
  display:none;
  z-index:9999;
}
.dropdown li {
  display:block;
  position: relative;
  }
.dropdown li a {
  display:block;
}
.dropdown2 {
  position:absolute;
  width:230px;
  background:#292c7c;
  text-align:left;
  display:none;
  right:-100%;
  top:0;
}
.dropdown2 li {
  display:block;
  }
.dropdown2 li a {
  display:block;
}
.core-menu li span.toggle2 {
  position:absolute;
  right:0;
  margin-right:20px;
}
.toggle2:before {
  content:"\f105";
  font:normal normal normal 16px/1 FontAwesome;
}
.hamburger-menu {
  padding:1em;
  display:none;
  font:normal normal normal 16px/1 Roboto;
  text-transform:uppercase;
}

@media (max-width:720px) {
  .main-menu {
    height:50px;
  }
  .container-menu {
    width:100%;
  }
  .navigation {
    float:left;
    display:block;
    width:100%;
  }
  .core-menu {
    float:right;
    width:100%;
    margin:auto;
    display:none;
  }
  
  .core-menu li {
    width:100%;
    display:block;
  }
  .core-menu li a{
    display:block;
    margin:auto;
    font-size: 13px;
  }
  .hamburger-menu {
    display:block;
    text-align:center;
    padding-right:60px;
    float:none;
    width:100%;
  }
  .burger-1, .burger-2, .burger-3 {
  display:block;
  position:absolute;
  width:30px;
  height:3px;
  border-radius:30px;
  right:0;
  margin-right:0px;
  background:#fff;
    -webkit-transition:.2s ease;
    -ms-transition:.2s ease;
    -moz-transition:.2s ease;
    -o-transition:.2s ease;
  transition:.2s ease; 
  }
  .burger-1 {
  top:15px;
  }
  .burger-2 {
  top:23px;
  }
  .burger-3 {
  top:31px;
  }
  .burger-1.open, .burger-2.open, .burger-3.open {
  -webkit-transition:.2s ease;
  -ms-transition:.2s ease;
  -moz-transition:.2s ease;
  -o-transition:.2s ease;
    transition:.2s ease;
    transform-origin:50% 50%;
  }
  .burger-1.open {
    top:25px;
    width:23px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg); 
    -ms-transform:rotate(45deg); 
    -moz-transform:rotate(45deg); 
    -o-transform:rotate(45deg); 
  }
  .burger-2.open {
    opacity:0;
  }
  .burger-3.open {
    top:25px;
    width:23px;
    transform:rotate(-45deg);
  }
  .dropdown {
    width:100%;
    background:#0e0e0e;
    text-align:center;
    position:relative;
  }
  .dropdown2 {
    right:0;
    top:0;
    width:100%;
    position:relative;
    padding:0 20px;
}




