/*@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Bold.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Medium.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Light.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Regular.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Semibold.woff2') format('woff2'),
        url('../fonts/SFProDisplay-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MV Boli';
    src: url('../fonts/mvboli.ttf') format('TrueType');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700;800;900&display=swap');*/

* {-webkit-box-sizing: border-box; -moz-box-sizing:border-box; box-sizing:border-box; margin: 0; padding: 0;}
html{width: 100%;}
*:before, *:after {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
input::focus, input::focus-visible{outline: none;}
a[href^="tel:"] { color: inherit; text-decoration: none;}
.whatsapplink {
    color: #333 !important;
}
a{ color:#2a2a2c; text-decoration: none; outline:none}
a:hover, a:focus{  text-decoration: none; outline:none}
a:hover, a:focus {color:#32B3A2;}
ul{margin: 0; padding: 0;}
img{ max-width:100%; border:0;transition: transform .4s;}
h1, h2, h3, h4, .heading1, .heading2, .heading3, .heading4{  margin-bottom: 5px;} 
h2{font-size: 35px; color: #0c0d0c;font-weight: 600;}
h3{margin-top: 15px;}
.fullwidth{width: 100%; /*float:left;*/}
.heading2{font-family: "Oswald", sans-serif;font-size:30px; color:#0c0d0c; line-height: 1.3;}
.subtext{font-family: "Oswald", sans-serif;
    font-weight: 600;
    color: #0c0d0c;
    font-size: 50px;
    text-transform: none;
    text-align: center;
    white-space: nowrap;
    margin-bottom: 15px;
    
}
.color {
    color: #32B3A2;
}
 .featuresec .subtext{
      margin-bottom: 12px;
    position: relative;
    /* padding-bottom: 20px;  */
    text-align: center;
 }
 .weltext h1{ color: #333;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 600;}
  /* .featuresec .subtext:before{
    content: '';
    position: absolute;
    width: 150px;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    background: #32B3A2;
    bottom:0;
  } */
/*.subtext:after{content:""; margin-left: 10px; width:60px; background:#4e008f; height: 2px; display: inline-block; vertical-align: middle; }*/
.btitle, .producttitle, .prtitle, .formbox h2, .blogtitle, .footertitle, .contentsection h2{font-family: "Inter", sans-serif;}
body {font-family:"Poppins", sans-serif; background:#fff; color:#0c0d0c; font-size: 15px;}
/* start header */
.topheader{position: sticky;top: 0px;float: unset;z-index: 999;/*background: #0c0d0c;*/}
/*.topheader:before{content:'';position: absolute;background: #fff;height: 100%;top:0;width: 100%;
    left: -89%;z-index: -1;    transform: skew(-10deg);
    -webkit-transform: skew( -10deg);
    transition: .3s;}*/
.container{margin: 0 auto; width: 1280px; padding: 0 15px;}
.headersec{font-weight: 500;}
.productbox, .homeprolist > ul > li{ -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;}
 
.header {padding: 0 20px;}
.logo{ float:left; margin-right:20px;/*margin-top: 15px; */display: flex;align-items: center;height: 100%;}
.logo a{font-size: 20px; padding:6px 0; display: inline-block; color: #32B3A2;font-weight: 500;} 
.logo img{width: 150px; display:block; -webkit-transition: width 0.3s;  -moz-transition: width 0.3s;  -ms-transition: width 0.3s;   -o-transition: width 0.3s;   transition: width 0.3s;}

.clear{ clear:both; width:100%}
 .small-header {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  padding: 0;
  transition: all 0.3s ease;
}
.topmenu {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.topmenu > ul > li{display: inline-block; /*position: relative;*/}
.topmenu > ul > li > a{position: relative; font-size:17px; color:#0c0d0c; display: block;padding:25px; line-height: 24px;transition: all .3s ease-out 0s; font-weight:600; text-transform: uppercase; }
/*.topmenu > ul > li:hover > a:before{content:""; width: 100%; display: block; position: absolute; left:0; top: 0; border-top: 2px solid #32B3A2;  }
.topmenu > ul > li:hover > a{color:#32B3A2;}*/
/*.searchbox{border:1px solid #d0d0d0;  float: right; border-radius:5px; margin-top:21px;}
.searchbox input{width:250px;float: left; height:50px; border: none;outline: none; padding: 0 20px; border-radius:5px;}*/
.topmenu > ul > li > a:hover{color: #32B3A2;}
.searchbox {
    float: right;
    height: 100%;
    display: flex;
    align-items: center;
}
.searchbox .input-group{
    background: #fff;
    height: 46px;
    align-items: stretch;
    padding-left: 10px;
    border: 1px solid #1aad8f;
    border-radius: 100px;
}
.searchbox .input-group input{width:150px; border: none;outline: none; padding: 0 20px 0 5px;font-size:14px; font-style: italic; color: #4e4b4b;border-radius: 100px;}
.searchbox .input-group .btn{padding: 0 20px;
    font-size: 16px;
    border-radius: 100px;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    font-weight: 600;
    background: transparent;
    border: 0;
}

.searchbox .input-group .btn:hover{background: #126b6e;border-radius: 100px;}


.contactbtn{float: right; margin-top:22px; margin-left: 15px;}
.contactbtn a { background: #5f05ab; color: #fff; border-radius: 5px; display: inline-block; padding: 12px 20px; height: 50px;
    font-size: 17px;font-weight:bold; text-transform: uppercase; line-height: 24px;}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    
}
.searchbox .input-group-prepend {
    align-items: center;
    width: 30px;
    justify-content: center;  
    color: #0c0d0c;
}
.input-group>.custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-group-append {
    margin-left: -1px;
}

.bcontent .btitle{
    /* font-family: "Inter", sans-serif;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    color: transparent; */
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom:15px;
    font-weight: 600;
}
.bcontent .bsubtitle{
    color: #fff;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 25px;
    font-weight: 400;
}
/*.bcontent span{
    font-family: "Inter", sans-serif;
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
    display: inline-block;  
}*/
.bcontent .bbtn{display: inline-block;margin-top: 10px;}
.bcontent .bbtn a{margin-right: 15px}

.theme-btn {position:relative; transition:all 0.3s ease-in-out; box-shadow:0px 10px 20px rgba(0, 0, 0, 0.2); padding-block:1.2rem; padding-inline:2rem; background-color:#0c0d0c; border-radius:9999px; color:#ffff;  border:2px solid #ffffff4d; outline:none; overflow:hidden; font-size:15px; cursor:pointer;}
.icon {width:24px; height:24px; transition:all 0.3s ease-in-out;}
.theme-btn:hover {transform:scale(1.05); border-color:#fff9; color: #fff; background:#32B3A2;}
.theme-btn:hover .icon {transform:translate(4px);}
.theme-btn:hover::before {animation:shine 1.5s ease-out infinite;}
.theme-btn::before {content:""; position:absolute; width:100px; height:100%; background-image:linear-gradient( 120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 70% ); top:0; left:-100px; opacity:0.6;}

@keyframes shine {
0% {left:-100px;}
60% {left:100%;}
to {left:100%;}
}

.site-btn, .site-btn1, .site-btn2 {
    position: relative;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    padding-block: 1.2rem;
    padding-inline: 2rem;
    background-color: #0c0d0c;
    border-radius: 9999px;
    color: #ffff;
    border: 2px solid #ffffff4d;
    outline: none;
    overflow: hidden;
    font-size: 15px;
    cursor: pointer;
}
.site-btn2:hover {transform:scale(1.05); border-color:#fff9; color: #fff; background:#32B3A2;}
.site-btn2:hover .icon {transform:translate(4px);}
.site-btn2:hover::before {animation:shine 1.5s ease-out infinite;}
.site-btn2::before {content:""; position:absolute; width:100px; height:100%; background-image:linear-gradient( 120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 70% ); top:0; left:-100px; opacity:0.6;}
.owl-carousel.featurelist .owl-stage-outer {
    padding: 15px;
    margin-left: -18px;
}
.fullwidth.homebanner .bitem img {
    height: 65rem;
    object-fit: cover;
    object-position: top;
}
.bcontent .bbtn a{
    background: transparent;
    color: #fff;
    border:1px solid #fff;
    padding: 10px 20px;
    border-radius: 100px;
}
.bcontent .bbtn a:last-child {
    display: none;
}
.site-btn{
    background: #fcf113;
    color: #5f05ab;
    border:1px solid #fcf113;
    padding: 10px 20px;
    border-radius: 100px;
}
.bcontent .bbtn a:hover{
    opacity: 0.8;
}

.site-btn1{
    background: #fff;
    color: #5f05ab;
    border:1px solid #fff;
}

.site-btn:hover,.site-btn1:hover{
    background: transparent;
    color: #ffff;
}
.site-btn2{
    background: #32B3A2;
    color: #fff;
    border: 0;
}
.product_card {
/*    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;*/
    /*padding: 1rem;
    padding-bottom: 3rem;
    display: inline-block;
    margin-bottom: 2rem;
    width: 100%;
    background: #fff;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;*/
}
.custom-checkbox {position:relative; display:inline-flex; align-items:center; cursor:pointer; font-size:16px; font-weight:500; gap:10px;}
.custom-checkbox input {position:absolute; opacity:0; cursor:pointer;}
.custom-checkbox .checkmark {width:22px; height:22px; border-radius:6px; border:2px solid #32B3A2; background:#fff; display:inline-block; transition:all 0.3s ease; position:relative;}
.custom-checkbox:hover .checkmark {box-shadow:0 0 0 4px rgba(42, 82, 152, 0.1);}
.custom-checkbox input:checked + .checkmark {background:linear-gradient(135deg, #32B3A2, #32B3A2); border-color:#32B3A2;}
.custom-checkbox .checkmark::after {content:""; position:absolute; left:6px; top:2px; width:6px; height:12px; border:solid #fff; border-width:0 2px 2px 0; transform:rotate(45deg) scale(0); transition:0.2s ease;}
.custom-checkbox input:checked + .checkmark::after {transform:rotate(45deg) scale(1);}
.product_card {position:relative;display: inline-block; margin-bottom: 1rem;}
.productbox {display:block; background:#fff; border-radius:18px; overflow:hidden; box-shadow:0 10px 30px rgba(0,0,0,0.08); transition:all 0.4s ease; text-decoration:none;}
.productbox:hover {transform:translateY(-10px); box-shadow:0 25px 50px rgba(0,0,0,0.18);}
.productimg {position:relative; overflow:hidden;}
.productimg img {width:100%; transition:transform 0.6s ease;}
.productbox:hover .productimg img {transform:scale(1.1);}
.productimg::after {content:""; position:absolute; inset:0; background:linear-gradient( 180deg, rgba(0,0,0,0) 50%, rgba(0, 0, 0, 0.6) 100% ); opacity:0; transition:opacity 0.4s ease;}
.productbox:hover .productimg::after {opacity:1;}
.product_title_home {padding:20px; text-align:center; transition:all 0.4s ease;}
.product_title_home h4 {font-size:18px; font-weight:600; margin:0; color:#0b1f2a; transition:all 0.3s ease;}
.productbox:hover .product_title_home h4 {color:#0f6c7b; letter-spacing:0.5px;}
.product_card {opacity:0; transform:translateY(30px); animation:fadeUp 0.8s ease forwards;}

@keyframes fadeUp {
to {opacity:1; transform:translateY(0);}
}

.fullwidth.homeprolist .producttitle {
     border: 1px solid #fff; 
    min-height: 60px;
    display: flex;
    align-items: center;
}
.vm{
    display: inline-block;
    margin-top: 30px;
    width: 100%;
    text-align: center;
}
.vm .site-btn1{
    background: #fff;
}
.vm .site-btn1:hover{
    background: #fcf113;
    color: #5f05ab;
    border:1px solid #fcf113;
}
.fsec{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap:15px;
}
.fsec .fleft{
    width: 30%;
}

.fsec .featurelist{
    width: 70%;
}

@media (min-width: 1025px) {
.topmenu > ul > li:hover > a, .topmenu > ul > li.current_page_item > a{  }
.topmenu > ul > li:hover .sub-menu{ display: block;  }
.fixed .topmenu > ul > li > a{padding:20px 20px;}
.sub-menu{box-shadow:0px 1px 3px #dfdfdf;}
 
.sub-menu{list-style: none;   padding: 10px; position: absolute;left: 0; top: 100%; width: 260px; background: #fff; z-index: 99; }
}

.bitem{position: relative;}
 
.homebanner{position: relative;}
.fullwidth.homebanner .bitem:after {
    background-image: linear-gradient(to right, #32b3a2, rgba(255, 255, 255, 0) 100%);
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 60%;
    z-index: 99;
    left: 0;
}
/*.fullwidth.homebanner .bitem:before {
    background-image: linear-gradient(to right, rgb(50 179 162) 15%, rgba(255, 255, 255, 0) 81%);
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 6;
    left: 0;
}*/
/*.homebanner .container {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}*/
.fullwidth.homebanner .bitem .bcontent {
    /* background: #000000; */
    /* display: inline-block; */
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 999999;
}


.banner_content {position:relative; max-width:620px;}
/*.highlight-box {background:linear-gradient( 135deg, rgba(255,255,255,0.9), rgba(255, 255, 255, 0.75) ); backdrop-filter:blur(6px); -webkit-backdrop-filter:blur(6px); padding:40px 45px; border-radius:18px; box-shadow:0 20px 60px rgba(0, 0, 0, 0.12);}*/
.hero-title h1 {font-size:58px; font-weight:800; line-height:1.3; color:#0b1f2a; margin:0; letter-spacing:-0.5px;}
.hero-title h1 span {display:block; color:#0f6c7b;}



/* .homebanner:after {
  content: "";
width: 100%;
height: 370px;
background: url(../images/top_shape.svg) center bottom no-repeat;
background-size: cover;
position: absolute;
left: 0;
bottom: 0;
pointer-events: none;
} */

.slide{width: 600px; position: relative;}
/* .bitem:before{ content:""; display: inline-block; position: absolute;left: 0;top: -5%;width: 60%;height: 100%;
background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 70%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 70%);
background: radial-gradient(ellipse at center, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );} */
.bleft{position: relative;}
.btitle{font-size:70px; color:#fff; font-weight:300; line-height: 1.1;margin-bottom: 30px;}
.btitle small{font-size: 40px; display: block;}
.btns { background:#5f05ab; color: #fff; padding: 15px 30px; border-radius:5px; display: inline-block; font-size: 18px;  font-weight: bold;
  min-width: 200px;  text-align: center;}
.btns:hover{color:#323236;}

.homebanner .owl-dots{ position: absolute; top: 40%; right: 20px; width: 20px;}
.owl-theme .owl-dots .owl-dot span{background:#32B3A2;}
/* .homeprolist{width: 60%;float: right; position: relative;} */
.homeprolist > ul{list-style: none;display: inline-block;width: 100%;}
.homeprolist > ul > li{width:33%;float: left; text-align: center; margin-bottom: 30px;}
 
.featuresec {
    padding: 70px 0 100px;
    /*background-image: url(/images/BG_h2.jpg);
    background-repeat: no-repeat;
    background-size: cover;*/
}
.pritem, .productsb  {
    width: 100%;
    float: left;
    padding: 1rem;
    background: #fff;
    display: inline-block;
/*    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
    border-radius: 18px;
    /* margin: 1rem; */
    transition: all .3s ease-out 0s;
    /* border: 1px solid #b9b9b9; */
    min-height: 35rem;
    border-radius: 24px;
background: var(--color-white-55, rgba(255, 255, 255, 0.55));
box-shadow: 0 25px 70px 0 rgba(1, 33, 58, 0.07);
backdrop-filter: blur(10px);
}
/* .pritem:hover, .productsb:hover {
    border: 1px solid #5f05ab;
} */
.prbox{ padding: 15px; border-radius: 5px; width: 100%; float: left;}
.primg, .productimage{width: 100%; float: left; height:235px; border-radius: 5px; margin-bottom: 15px;}
.primg img{object-position: center center; object-fit: cover; width: 100%; height: 100%;}
.prtitle, .product_name a{
    color: #1c1c21;
    width: 100%;
    display: inline-block;
    /* min-height: 50px; */
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    transition: all 0.5s;
    /*-webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
     text-overflow: ellipsis; 
    white-space: normal;
    border: 1px solid #b9b9b9;
    border-radius: 100px;*/
    padding: 10px 15px;
}
.featuresec .featurelist .pritem .prtitle {
    border-top: 1px solid #d7d7d7;
    font-size: 18px;
    min-height: 80px;
}
.pritem:hover .prtitle, .productsb:hover .product_name a{
    /*background: #5f05ab;
    border-color: #5f05ab;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;*/
    color: #32B3A2;
}
.productsb .productimage img {
    height: 100%;
}
.btngroup .theme-btn input[type="button"] {
    border: 0;
    background: transparent;
}
.featuresec .prbox{border:none;padding: 0px;
}
 .featurelist .pritem, .productsb {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: center;
}
.product_name {
    width: 100%;
}
.productsb {
    margin-bottom: 15px;
}
.productbox{width: 100%; float: left;padding: 0 15px;}
.productimg{    width: 100%;
    margin: 0 auto;
    /* border-radius: 50%;
    height: 150px; */
    overflow: hidden;
    position: relative;
    transition: transform .2s;}
    .productimg img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center;
        min-height: 30rem;
    }
.productbox:hover .productimg img{transform: scale(1.2);}
.producttitle h4 {
    font-size: 16px;
    font-weight: 500;
    color: #1c1c21;
    margin: 0;
    font-style: normal;
    transition: all 0.5s;
    /*white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/
    /* min-height: 6rem; */
    text-align: center;
    line-height: normal;
}
.producttitle {
    border: 1px solid #222;
    border-radius: 100px;
    padding: 10px 15px;
}
/*.product_card:hover .producttitle {
    background: #5f05ab;
    border-color: #5f05ab;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}*/
.product_card:hover .producttitle h4 {
    color: #5f05ab;
}
.centerimg{width: 40%; height:100%; position: absolute;left:0;top:0; overflow: hidden;}
.centerimg img{object-position: center center; object-fit: cover; width: 100%; height: 100%;}

.productbox:hover .producttitle{ color:#32B3A2; }

.productsec {padding:60px 0 100px; position:relative; /*background:url(/images/bg-img.jpg); background-size:cover; background-position:center; background-repeat:no-repeat; */overflow:hidden;}
.productsec::before {content:""; position:absolute; inset:0;background: url(/images/bg-img.jpg);
    opacity: 0.2; z-index:1;}
.productsec > * {position:relative; z-index:2;}

.productsec .heading2{ max-width: 550px;margin: 0 auto; padding-bottom: 35px; position: relative; text-align: center;font-family: "Poppins", sans-serif;font-size: 18px;}
 .fullwidth.homeprolist {
    position: relative;
    z-index: 99;
}
/*.productsec svg {
    position: absolute;
    top: -13%;
    width: 100%;
    transform: translateY(-10%);
    z-index: 2;
}*/
/*.productsec .container{position: relative;}*/
/*.productsec:after {
    content: "";
    width: 100%;
    height: 103px;
    background: url(../images/shape11.png) center bottom no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    display: block;
    z-index: 1;
    bottom: -102px;
}*/
.btnfull{text-align: center; margin-top: 30px;}
.viewallbtn {display: inline-block; background: #5f05ab; padding: 10px 30px; text-transform: uppercase; color: #fff;  border-radius: 5px;
    font-weight: 600; font-size: 16px;}
.viewallbtn:hover{color:#fff;}
.aboutsec {
    position: relative;
    padding: 100px 0px;
    display: inline-block;
    /* background: linear-gradient(0deg, rgba(236, 243, 242, 1) 0%, rgba(255, 255, 255, 1) 100%); */
    /* border-radius: 0% 100% 50% 50% / 0% 0% 100% 100%; */
    /* border-radius: 0% 100% 70% 100% / 0% 0% 70% 50%; */
    /*margin-bottom: 140px;
    background: url(../images/shape_bg2.svg) center bottom no-repeat;
    background-size: 100%;*/
}
/*.aboutsec:before {
    background: url(../images/Vector-shape1.svg) no-repeat;
    background-size: cover;
    background-position: right;
    content: '';
    position: absolute;
    width: 1000px;
    height: 150px;
    top: 35%;
    z-index: 9;
    right: 0;
}*/
.why_us {
    position: relative;
    padding: 60px 0px 100px;
    background: url(/images/lab-tools.jpg);
    background-position: center center;
    overflow: hidden;
    background-size: contain;
    z-index: 1;
}
.why_us:before {
    background: rgb(255 255 255 / 95%);
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
}
/*.why_us {
    position: relative;
    padding: 60px 0px 100px;
    background: url(/images/lab-testing-bg2.jpg) center center / cover no-repeat;
    background-position: center center;
    overflow: hidden;
}*/

/*.aboutsec {
    position: relative;
    padding: 100px 0px;
    background: linear-gradient(0deg, rgba(236, 243, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
    border-radius: 0% 100% 70% 100% / 0% 0% 70% 50%;
    margin-bottom: 80px;
}*/
/*.aboutsec:before{ content:""; width: 100%; height:135px; background:url(../images/aboutshade.png) center bottom no-repeat; background-size: 100% 100%; position: absolute;left: 0; top: 0; display: block;}*/
/* .aboutimg1{    width: 40%;
    float: right;
    position: absolute;
    top: 0;
    height: 85%;} */
    .aboutimg1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
    border-radius: 15px;
    }
    .aboutimg1 {
    box-shadow: #e7e7e7 5px 5px, #e7e7e7 10px 10px, #e7e7e7 15px 15px;
    border-radius: 15px;
    width: 43rem;
}
.aboutcontents{padding-left: 2rem; position: relative; z-index: 99;/*width:75%; float: right; position: relative; color:#fff;*/}
.aboutcontents h5, .newssec h5 {
/*    text-transform: uppercase;*/
    font-size: 16px;
    font-family: "Oswald", sans-serif;
    color: #32B3A2;
}
.aboutcontents .heading2{ color:#fff; }
.aboutcontents p{color:#333;font-size: 17px;line-height: 1.8em; margin-bottom: 20px;display: inline-block;width: 100%;}
.readmore{display: inline-block; background:#32B3A2; color: #fff; border-radius: 4px; text-transform: uppercase; font-size: 16px; padding:10px 25px;}
.readmore:hover{color:#fff; }
/*.aboutcontents .subtext{color:#fff;}*/
/*.aboutcontents .subtext:after{background: #fff;} */
.aboutcontents .subtext{
    margin-bottom: 15px;
    text-align: left;
}
.aboutcontents .site-btn2{
    display: inline-block;
}
.aboutinner .aboutimg1{top: 0;}
.aboutcontents a.theme-btn {
    margin-top: 1rem;
    display: inline-block;
}


.why{
    background-image: url('../images/why.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 0;
    padding: 60px 0px;
}
.why:before{
     content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #0e969b;
    z-index: -1;
    opacity: .9;
    width: 100%;
    height: 100%;
}
/*.wsec{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap:10px;
}
.wsec .stripbg{
    width: 50%;
    padding: 0px;
    padding-right: 100px;
}
.wsec .wright{
    width: 50%;
}*/
.wsec .stripbg {
    max-width: 90%;
    margin: 0 auto;
}
.wsec .wright ul {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    list-style: none;
    align-items: center;
    justify-content: center;
}
.wsec .wright ul li {
    transition: all .3s ease-out 0s;
    border-radius: 100px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wsec .wright ul li:hover a {
    border-color:#32B3A2;
    transition: all .3s ease-out 0s;
}
.wsec .stripbg .subtext{
    margin-bottom: 20px;
    text-align: center;
}
.wsec .wright ul li a {
    color: #222;
    width: 20rem;
    height: 20rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 100%;
    padding: 18px;
    border: 5px solid #fff;
    align-items: center;
    align-content: center;
    transition: all .3s ease-out 0s;
}
.wsec .wright ul li:nth-child(1) a {
    background: #d3f4e7;
}
.wsec .wright ul li:nth-child(2) a {
    background: #e3ecfa;
    transform: translateY(40%);
}
.wsec .wright ul li:nth-child(3) a {
    background: #d8e9f1;
    transform: translateY(40%);
}
.wsec .wright ul li:nth-child(4) a {
    background: #dbe5f7;
}
 .wsec .wright ul li .icons{
        background: transparent;
    border-radius: 0px;
    border: none;
    padding: 0px;
    line-height: unset;
    display: flex;
    align-items: center;
    width: 75px;
    height: 75px;
    margin: 0px;
 }
  .wsec .wright ul li span{
    color: #242528;
    font-weight: 600;
    font-size: 18px;
  }
/*  .wsec .wright ul li .icons img {
    filter: brightness(100);
}*/

.features-section {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 20px;
      width: calc(100% + var(--white-space));
      /* max-width: 1200px; */
      margin: 50px auto;
      /* padding: 20px; */
    }

    .feature-box {
      background: #fff;
      border-radius: 15px;
      padding: 40px;
      text-align: left;
      transition: all 0.3s ease;
      box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    }

    .feature-box:hover {
      box-shadow: 0 8px 25px rgba(0,0,0,0.1);
      transform: translateY(-5px);
    }

    .feature-box img {
      height: 60px;
      margin-bottom: 15px;
      filter: brightness(0) saturate(100%) invert(58%) sepia(80%) saturate(360%) hue-rotate(123deg) brightness(89%) contrast(87%);
    }

    .feature-box h3 {
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 10px;
      color: #111;
    }

    .feature-box p {
      font-size: 15px;
      line-height: 1.6;
      margin-bottom: 20px;
      color: #666;
    }

    .feature-box a {
      font-weight:500;
      font-size: 15px;
      text-decoration: none;
      color: #111;
      display: inline-flex;
      align-items: center;
      gap: 5px;
      transition: color 0.3s ease;
    }

    .feature-box a:hover {
      color: #6c63ff; /* highlight */
    }


.enq{background: #0febff;padding: 100px 0px;position: relative;}
.enq .henq{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.enq .henq .formbox{
    width: 70%;
}
.enq .henq .fright{
    width: 30%;
}
.enw-img{
    float: right;
    position: absolute;
    bottom: 0;
    right: 100px;
}
.enq .henq .formbox .subtext{
    font-style: italic;
    position: relative;
    font-size: 24px;
    padding-bottom: 15px;
}
.enq .henq .formbox .subtext:before{
    content: '';
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 2px;
    background: #fcf113;
}

.hospitalsec{ padding-bottom: 30px; }
.hospitalsec .container{position: relative;}
.hospitalimg{width: 50%; float: right;position: relative;right: -6%; margin-top: -6%;}
.hospitalcont{width: 50%; float: left;}

.hospitalcont h2:after, .newssec h2:after{content:"";  width: 80px; background:#32B3A2; height: 3px; display: block; margin-top: 15px; }
.hospitalcont p{font-size: 19px; line-height: 1.4; color:#5d5d60; margin-bottom: 30px;}
/*::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, :-moz-placeholder {color:#fff; }
.form-control::placeholder{color:#fff; opacity: 1;}*/
.formbg{background:#f7f7f7; position:relative;}
.formbg:after{ content:""; width: 100%; height:120px; background:url(../images/sectiontopshade.png) center bottom no-repeat; background-size: 100% 100%; position: absolute;left: 0; top: 0; display: block;}
.formbox{padding-right:40px; color:#fff;}
.formbox h2 {margin-top: 0px; font-weight:300; font-size: 30px;color:#fff;}
.formbox .subtext{margin-bottom: 50px}
.formbox ul{    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;justify-content: space-between;}
.formbox ul li{    width: 49%;}
.formbox ul li:nth-child(5),.formbox ul li:last-child{width: 100%;}
.formbox ul li input, .formbox ul li textarea{width: 100%; font-size: 16px; background: #fff; border: none;border-radius: 0px;  padding: 10px; min-height:50px;  box-shadow: none;  }
.formbox ul li input.submit-btn{    background: #6815a6;
    float: left;
    color: #fff;
    font-weight: bold;
    border: none;
    width: 180px;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;}
.formbox .captcha{float: left;display: flex;align-items: stretch;margin-right: 20px;}
.captcha input{display: inline-block;}
.formbox .captcha .ctext{    display: flex;
    align-items: center;
    background: #f7f7f7;
    color: #a9a9a9;
    padding: 0 15px;
}

/*.stripbg{ width: 60%; float: left; padding: 160px 50px 0 0; } */
.stripbg .container, .stripbg2 .container{position: relative;}
.stripbg p{margin-bottom: 20px;}
.stripbg ul{list-style: none; }
.stripbg ul li{ float: left; width: 25%; padding: 10px; font-size: 40px; font-weight: 300; }
.icons{ width: 130px; height: 130px; line-height: 124px; text-align: center; border-radius: 50%; border:1px solid #5f05ab; margin: 0 auto; display: block; background:#fff; }
.stripbg ul li span{display:block; padding-top: 15px;font-family: 'SF Pro Display'; text-align: center; vertical-align:middle; color:#3a3a3f; font-size: 21px; line-height: 1;}
 
.stripbg img{display: inline-block;vertical-align:middle;}
.stripbg2{ margin-top: 30px;}

.stripbg.stripcount ul li{width: 50%; padding:20px 20px 0px 0;}
.stripbg.stripcount .icons{ width: 100%; height: 200px; border-radius: 4px;  }
.stripbg.stripcount .icons:hover{background:#5f05ab;}
.stripbg.stripcount .icons:hover img{filter: brightness(10);}
.stripbg.stripcount .icons:hover span{ color:#fff; }
.newssec{
    position: relative;
    padding: 60px 0px 100px;
    background: #f2fffd;
    /*overflow: hidden;
    z-index: 1;*/
}
.newssec:before{
    content: "";
    position: absolute;
    /*inset: -20px; 
    background: url(/images/lab-testing-bg.jpg) center center / cover no-repeat;
    filter: blur(8px);
    transform: scale(1.1);*/
    background: #f2fffd;
    z-index: -2;
}
 .newssec .subtext {text-align: center;}
.newsleft ul{list-style: none;}
.newsleft ul li{width: 48%; float: left;}

.newsimg{ width:100%; float: left; position: relative; border-radius: 4px 4px 0px 0px; overflow: hidden;height: 300px; }
.newsimg .date{
        position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    padding: 10px;
    background: #32B3A2;
    color: #fff;
    font-size: 14px;
}
.newsimg img{width: 100%;height: 100%;object-position: center;object-fit: cover;  }
.newscontent {
    width: 100%;
    float: left;
    padding: 30px;
    text-align: center;
    border-radius: 30px;
    transform: translateY(-50px);
    background: #fff;
}
.date_cats {
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
    margin: 0px 0 12px;
}
.newsleft ul li{margin-bottom: 30px; }
.quicklinks{width: 30%; float: right;}
.quicklinks ul{list-style: none;}
.quicklinks ul li{width: 100%; float: left;}
.quicklinks ul li a{display: block; padding: 15px 0; font-size: 18px; color:#2d2e36; background:url(../images/greenarrow.png) center right no-repeat;}
/*.quicklinks ul li a:after{}*/
.blogslide{margin-top: 20px;z-index: 0;}
.newsbox{color: #0c0d0c; display: block; width: 100%; float: left; font-size: 18px; font-weight:300;border-radius: 15px;
    overflow: hidden;transition: all 0.5s;}
.blogitem:hover .newsimg img {transform: scale(1.1);}
.blogitem .newsimg {overflow: hidden;}
.newsbox:hover .newscontent .blogtitle{color:#32B3A2;}
.dats{color:#5f05ab; font-size:16px; font-weight:500; margin-bottom: 0!important;}
.dats span{color:#32B3A2;font-size:16px;}

.blogtitle {
    margin-bottom: 10px;
    font-weight: 600;
    -webkit-box-orient: vertical;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.3;
    transition: all 0.5s;
}
.newscontent .read_more {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding: 10px 0;
}
.blogbrief{ font-size: 16px; font-weight: 400; -webkit-box-orient: vertical;  display: -webkit-box;  -webkit-line-clamp:3;  overflow: hidden;  text-overflow: ellipsis;  white-space: normal;}
.newsleft ul li:first-child{ margin-right: 4%; }
.newsleft ul li:first-child .newsimg{ width: 100%; height: 250px; border-radius:4px 4px 0 0; margin: 0; }
.newsleft ul li:first-child .newscontent{width: 100%; background: #32B3A2; color: #fff; padding:30px; border-radius:0 0 4px 4px;}
.newsleft ul li:first-child .newscontent .dats{color:#f1f1f1;}

.stripbg2{background:url(../images/stripbg2.jpg) center center no-repeat; background-size: cover; position: relative; padding: 50px 0;}
.stripbg2:before{ content:""; background: rgba(255, 195, 0, 0.85); width: 100%; height: 100%; position: absolute; left: 0; top: 0; height: 100%;}
.stripbg .heading2{margin-bottom: 10px;}
.stripbg2 ul{list-style: none;}
.stripbg2 ul li{width: 33%; float: left; padding-left:15px;}
.stripbg2 ul li:first-child{padding-left: 0;}
.stripbg2 ul li img{display: inline-block;vertical-align: middle; filter: brightness(0);}
.stripbg2 ul li span{ width: calc(100% - 75px); display: inline-block; vertical-align: middle;color:#2d2e36; font-size: 22px; font-weight: 300;}
.stripbg2 ul li span strong{font-size: 21px; font-weight: 600; display: block;}
.stripbg2 ul li:nth-child(3){float: right;}

.footersec{padding: 50px 0px; background:#0f6c7b; }
.footersec:before{ display:none;content:""; background: rgba(38, 58, 79, 0.95); width: 100%; height: 100%; position: absolute; left: 0; top: 0; height: 100%;}
.footersec .container{position: relative;}
/* .flogo img{margin-bottom: 20px;} */
.footersec .footertitle{font-size: 17px; font-weight:600; text-transform: uppercase; color:#fff; margin-bottom: 15px;}
.footersec ul{list-style: none;}
.footersec ul li{ width: 100%; display: block; }
.footersec ul li a{display: block; padding:8px 20px; font-size:14px; font-weight:300; color:#fff;transition: all .3s ease-out 0s; background:url(../images/arrow.png) left 10px no-repeat; background-size: 12px; }
.footersec ul li a:hover{color: #32B3A2;}
.fbox.footerfirst{padding-left: 0;}
.fbox.footerfirst p{font-size: 19px; margin-top: 15px; color:#fff;}
.fbox.footerfirst p small{font-size: 15px;} 
.footersec p{color: #fff;margin-bottom: 10px;font-size: 15px;}
.footersec p a{color: #fff;}
.fsocial{
    margin-top: 20px;
}
.cat-list ul li{
    width: 48%;
    float: left;
    margin-right: 10px;
}
.fadd {
    padding-right: 18px;
}






.fbox.boxcategory{ width: 75%; }
.fbox.boxcategory ul li{ width:33.33%; float: left; padding-right: 15px; }

.footerlinks{background:#f1f1f1; padding: 80px 0;}
.footerlinks h3 a{color:#2d2e36!important; font-size: 16px;}
.copyright{text-align: left;
    padding: 15px 0;
    font-size: 13px;
    /* background: #4e008f; */
    color: #ccc;
    width: 100%;
    float: left;
    margin-top: 20px;
    border-top: 1px solid #ffffff4a;}

.copyright ul li a{background: none;padding: 0px;}
.copyright ul{display: flex;align-items: center;}
.copyright ul li:first-child{flex-basis: 20%;padding-left: 0px;}
.copyright ul li{padding: 0 15px;position: relative;font-weight: 300;color: #fff;}
.copyright ul li:after{content: '';position: absolute;right: 0;width: 1px;height: 100%;background: #ffffff4a;top:0;}
.copyright ul li:last-child:after{display: none;}

.productpage{padding: 50px 0;}

.innerbanner{background:#32B3A2; padding: 40px 0;}
.innerbanner h1,.innerbanner .h1{margin: 0 0 10px; color:#fff;}
.breadcrumbs{color:#fff; font-size: 16px;}
.breadcrumbs a{ display: inline-block; color:#fff; margin: 0 5px; }
 
.innerpages{padding: 60px 0;}
.innerpages p{color:#0c0d0c; line-height: 1.5; font-size: 17px; margin-bottom: 20px;font-family: "Poppins", sans-serif;}
.innerpages h3{font-size: 25px;margin-bottom: 10px;}
.innerpages .bullet2 li{color:#5d5d60; line-height: 1.5; font-size: 16px;font-family: "Poppins", sans-serif;}
.aboutimgsec{background: #f1f1f1; padding: 15px;  margin: 25px 0;}
.aboutimgsec img{height: 120px; margin-bottom: 10px; margin-right: 15px; display: inline-block;}
 .btn-primary { color: #fff;  background-color:#0c0d0c; border-color: #0c0d0c; border-radius: 100px;font-size: 14px;padding: 8px 20px;}
.btn-danger {color: #fff; background-color: #0c0d0c; border-color: #0c0d0c;border-radius: 100px;font-size: 14px;padding: 8px 20px;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active { background-color:#126b6e;}
input.form-control{font-size: 14px;}
#google_translate_element {margin-right: 10px; background: #f1f1f1; display: inline-block; padding: 8px 15px; border-radius: 25px;}
 
.button-wrapper .button-item {
    display: block;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}
.button-wrapper .button {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 20px;
    text-align: center;
    background: #0c0d0c;
    color: #fff;
    width: 150px;
    height: 40px;
     border-radius: 100px; 
    border: none;
} 
.button-wrapper .button:hover {opacity: 0.5;}
#procedures-links li .link a{color:#fff;}
.product .product-description h3{min-height: 62px;}
.boxed-social{margin-top: 15px;}
.section_header{margin-bottom: 10px;}
.tellfriend {width: 100%;padding: 20px; border: none;border-right: 1px solid #e0e0e0;border-radius: 0;}
.content-text a{color:#32B3A2;}
.shop-cart .cart-update-sec a.update-cart, .update-btn{padding: 8px 30px; font-size: 16px; border-radius:4px; min-height: 40px; border:none;}
.select-menu { color:#5C5C5C ;  height: 50px;   width: 100%;border: none;padding: 10px 15px;}
.product-description .product-detail-btn{ margin-top: 5px; }
.ui-widget .ui-widget {font-size: 1em;}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {font-family:"Inter", sans-serif;font-size: 1em;}
.ui-widget-content {border:0;background: #ececec;-moz-box-shadow:    inset 0 3px 1px 0 #cbcbcb;   -webkit-box-shadow: inset 0 3px 1px 0 #cbcbcb;   box-shadow:         inset 0 3px 1px 0 #cbcbcb;color: #222222;    border-radius: 10px;}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {border:0;background: url(../images/slider-pointer.png) no-repeat;font-weight: normal;color: #555555;}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {color: #555555;text-decoration: none;}
.price-range{ margin:27px 0 0;}
.price-range input[type="text"], .price-range p{ max-width:138px; height:29px; font-size:15px; color:#5e5e5e; float:right; border:1px solid #e0e0e0; border-radius:1px; text-align:center;}
.price-range p{ float:left; padding:0 30px; margin:0;}
.boxed-social{border:1px solid #e0e0e0;list-style:none;}
.boxed-social li{float:left; width:33.3%}
.boxed-social li a{display:block; padding:20px 34px;color: #222222;border-right:1px solid #e0e0e0;}
.boxed-social li:last-child a{border:0;}
.boxed-social li a i{border: 1px solid #222222;border-radius: 100%; color: #222222; float:left; height: 49px; font-size: 20px; line-height: 46px;text-align: center;width: 49px;    margin-right:13px;}
.boxed-social li a.facebook:hover{color: #456098;}
.boxed-social li a.facebook:hover i{background:#456098; border-color: #456098;color: #456098; color: #fff;}
.boxed-social li a.twitter:hover{color: #2991d6;}
.boxed-social li a.twitter:hover i{background:#2991d6; border-color: #2991d6;color: #2991d6; color: #fff;}
.boxed-social li a.pinterest:hover{color: #a92020;}
.boxed-social li a.pinterest:hover i{background:#a92020; border-color: #a92020;color: #a92020; color: #fff;}


ul.resp-tabs-list, p {margin: 0px;padding: 0px;}
.resp-tabs-list li { font-weight: 600;font-size: 13px;display: inline-block; padding: 0;margin: 0;list-style: none;cursor: pointer;}
.resp-tab-item  a:hover, .resp-tab-active a, .resp-tab-item a:hover span{ color:#fff;}
.resp-tab-active  a, .resp-tab-active a span{ color:#fff !important;}
.resp-tabs-container {padding: 0px;background-color: #fff;clear: left;}
h2.resp-accordion {cursor: pointer;padding: 5px;display: none;}
.resp-tab-content { display: none;padding: 0;}
.resp-tab-active { border-bottom: none; margin-bottom: -1px !important; padding: 0 !important;color:#fff; background:#2991d6; border-color:#2991d6}
.resp-tab-active { border-bottom: none;color:#fff; background:#2991d6; border-color:#2991d6}
.resp-tab-active a{ color:#fff;}
.resp-content-active, .resp-accordion-active { display: block;}
h2.resp-accordion { font-size: 20px; border-bottom: 1px solid #e3e3e3; border-top: 0px solid #e3e3e3; margin: 0px; padding: 15px;}
h2.resp-tab-active { border-bottom: 0px solid #e3e3e3 !important; margin-bottom: 0px !important; padding: 15px !important;}
h2.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important; background: blue;}

/*-----------Vertical tabs-----------*/
.resp-vtabs{ padding:60px 0 75px !important;}
.resp-vtabs ul.resp-tabs-list { float: left;width: 30%;border: 1px solid #d2d2d2;border-right:0;}
.resp-vtabs .resp-tabs-list li { display: block; padding: 19px 29px 19px !important; margin: 0; cursor: pointer;float: none;font-family:"Inter", sans-serif; border-bottom: 1px solid #d2d2d2;}
.resp-vtabs .resp-tabs-container { padding: 0px; background-color: #fff; border: 1px solid #d2d2d2; float: left; width: 68%; min-height: 250px; clear: none;}
.resp-vtabs .resp-tab-content { border: none;padding:26px 38px;}
.resp-tab-content.resp-tab-content-active p{ margin:15px 0 0 0;}
.resp-vtabs .resp-tab-content  h3{font-size:32px;}
.resp-vtabs li.resp-tab-active { background-color: #fff; color: #000; position: relative; z-index: 1; margin-right: -1px !important; padding: 20px 29px  !important; }
a#add-review-btn {background-color: #525866; color: #fff; text-transform: uppercase; border: none; padding: 12px 40px; border-radius: 0px; margin: 10px 0 0 0;}
.resp-arrow { width: 0;height: 0; float: right; margin-top: 3px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 12px solid #c1c1c1;}
input.btn.btn-medium.btn-dark.btn-square{ background-color: #525866; color: #fff; text-transform: uppercase; border: none; padding: 12px 40px; border-radius: 0px;
    margin: 10px 0 0 0;}
input.btn.btn-medium.btn-dark.btn-square:hover{ background-color: #02ADC6; }

.shop{margin: 0 -10px;padding: 0 10px; width: 102.3%;}
.shop h2{font-size:32px;}
.shop li{display: inline-block; margin: 0 0 27px; padding: 0 10px; width: 32%;}
.shop > li .product .product-thumb{width: 100%;height: 280px;overflow: hidden;background: #fff;}
.shop > li .product .product-thumb img{width: 100%;height: 100%;object-fit: contain;object-position: center;}
.shop.full-width li{width: 24.7%;}
.product{border:1px solid #dadada;display: inline-table;width: 100%;}
.product-thumb{position:relative;/*margin:-1px;*/}


.resp-tabs-list li {
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    cursor: pointer;
    padding: 10px 15px;
    background: #f1f1f1;
}
.product-detail-description {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    height: 100%;
    border-radius: 10px;
    padding: 25px;
}
.product-detail-description h1 {
    font-size: 30px;
    padding-bottom: 20px;
}
.content-text {
    font-size: 14px;
    padding-bottom: 25px;
}
.resp-vtabs .resp-tab-content p {
    font-size: 15px;
    color: #222;
}
.resp-vtabs .resp-tab-content table tr td * {
    font-size: 15px;
}
.product-detail-description .btn.downloadbtn{padding: 9px 15px; background:#32B3A2; border-color:#32B3A2; color:#fff;border-radius: 100px;font-size: 14px;}
.product-detail-description .btn.downloadbtn:hover, .product-detail-description .btn.enwdown:hover{opacity: 0.5;}
.product-detail-description .btn.enwdown{padding: 9px 15px; background:#2d2e36; border-color:#2d2e36; color:#fff;border-radius: 100px;font-size: 14px;}

.disc1{-webkit-box-orient: vertical;  display: -webkit-box;  -webkit-line-clamp: 3;  overflow: hidden;  text-overflow: ellipsis;  white-space: normal;}
.product-detail-description h2{color:#32B3A2;}
.btn-success { background-color: #32B3A2; border-color: #32B3A2; border-radius: 100px;font-size: 14px;padding: 8px 20px;}
.checkout-form select.form-control {font-size: 14px;}
.fleft.left-menu { position: sticky; top: 95px; }
.left_section { margin-bottom: 20px; /* border: 1px solid #c5d9ee; */ /* border-top: 5px solid #32B3A2; */ /* box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 3px; */ box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; padding: 10px; border-radius: 10px; }
.left_section h3{ background:#333; font-size:1.5em; padding:10px; color:#fff; font-family: "Inter", sans-serif; margin:0;}

.right_section{ margin:0px 0px 0px 0px; padding-left: 35px;}
.right_section .details_heading{ line-height:44px; margin:0 0 2px 0; text-transform:uppercase}
.right_section .col-md-4 {padding: 0 5px; margin-bottom: 10px;}
.right_section .col-md-12{padding: 0 5px;}
.right_section h2{color: #4e4e5b;}
.right_section h3,.right_section h2,.right_section h1{font-size: 24px;margin-bottom: 15px;margin-top: 0px;position: relative;padding-bottom: 15px;}
.right_section h3:before,.right_section h2:before,.right_section h1:before{    content: '';
    width: 55px;
    height: 3px;
    background: #32B3A2;
    display: block;
    margin-top: 13px;
    position: absolute;
    bottom: 0;
    left: 0;

  }
  .product_name a h3 {
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    white-space: normal;
}
.product_name a h3:before{display: none;}

.bullet2 {margin:0 0 20px 0; padding:0; overflow:hidden; padding-left:22px;}
.bullet2 ul {margin:0; padding:0; border:none;  }
.bullet2 li {list-style-image:url(../images/greenarrow.png); float:left; line-height:21px; padding-bottom:10px; font-weight:normal; width:35%; }
.bullet2 li a {color:#606060; text-decoration:none;}
.bullet2 li a:hover {color:#606060; text-decoration:underline;}
.innerpages .bullet li{color: #0c0d0c;line-height: 1.5; font-size: 16px;font-family: "Poppins", sans-serif;float:inherit;width:100%;list-style-image:url(../images/greenarrow.png);  line-height:21px; padding-bottom:10px; font-weight:normal; }
ul.bullet {padding-left: 25px;}
.paging{margin-bottom:20px;}
.paging .alpha {
    background: #f1f1f1;
    color: #000;
    display: inline-block;
    padding: 9px;
    margin-bottom: 5px;
    text-decoration: none;
    transition: background .5s;
    min-width: 36px;
    text-align: center;
}
.paging .alpha:hover{ background:#32B3A2; color:#fff;}

.paging .pagelinks {
    background: #f1f1f1;
    color: #000;
    display: inline-block;
    margin-bottom: 7px;
    padding: 5px 8px;
    text-decoration: none;
    transition: background .5s;
    min-width: 30px;
}
.paging .pagelinks:hover {
    background: #32B3A2;
    color: #fff;
}
.paging .active{ background:#32B3A2; color:#fff; padding:5px 8px; min-width: 30px; display:inline-block;}

.support{
    background: #f97210;
    width: 56px !important;
    height: 56px !important;
    color: #333;
    font-size: 20px;
    position: fixed;
    right: 15px;
    bottom: 80px;
    cursor: pointer;
    z-index: 999;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}
.support:hover{
  cursor: pointer;
}
.support img{
  transition: all 300ms ease-in-out;
  width: 60%;
}
.returntotop{
    background: #81b304;
    width: 56px !important;
    height: 56px !important;
    color: #333;
    font-size: 20px;
    position: fixed;
    right: 15px !important;
    bottom: 80px !important;
    cursor: pointer;
    z-index: 999;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}
.inner-fabs a{
    background: #81b304;
    width: 56px;
    height: 56px;
    color: #fff;
    font-size: 35px;
    position: fixed;
    right: 15px;
    bottom: 80px;
    cursor: pointer;
    z-index: 99;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
}
.inner-fabs a:hover{
    text-decoration: none;
}
.inner-fabs.show a{
  transition: all 300ms ease-in-out;
}
.inner-fabs.show a:nth-child(1) {
  bottom: 145px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #1948d1;
}
.inner-fabs.show a:nth-child(2) {
  bottom: 210px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #49E670;
}
.inner-fabs.show a:nth-child(3) {
  bottom: 275px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #03e7e7;
}
.inner-fabs.show a:nth-child(4) {
  bottom: 340px !important;
  background: #81b304;
}
.icon-chevron-down {
    content: '';
    position: absolute;
    right: 15px;
    top: 15px;
    transform: translateY(-50%) rotate(135deg);
    border-right: 1px solid #332;
    border-top: 1px solid #332;
    width: 8px;
    height: 8px;
    transition: .3s ease-in;
}
.submenu-toogle {
    position: absolute;
    right: 10px;
    top: 15px;
    color: #fff;
    z-index: 1;
    cursor: pointer;
    width: 8px;
    height: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 2400px) and (min-width:2000px) {
    .topheader:before{
        left: -85%;
    }
    /* .aboutcontents{
        width: 70%;
    } */
}
@media only screen and (max-width: 2000px) and (min-width:1600px) {
    .topheader:before{
        left: -88%;
    }
    /* .aboutcontents{
        width: 65%;
    } */
}
@media only screen and (max-width: 1599px) and (min-width:1500px) {
    .topheader:before{
        left: -86%;
    }
    /* .aboutcontents{
        width: 60%;
    } */
}
@media only screen and (max-width: 1499px) and (min-width:1370px) {
    .topheader:before{
        left: -85%;
    }
    /* .aboutcontents{
        width: 56%;
    } */
}
@media (max-width:1369px) {
    .topheader:before{
        left: -83%;
    }
    .topmenu > ul > li > a{font-size: 15px;}
    .aboutimg1{
        height: 90%;
    }
    /* .aboutcontents {
        width: 57%;
    } */
    .aboutcontents .subtext {
        margin-bottom: 20px;
    }
    /*.subtext{
        font-size: 24px;
    }*/

    .enq{
        padding-top: 60px;
    }
    .searchbox .input-group input{
        width: 140px;
    }
    .topmenu > ul > li > a{
       padding: 25px 10px;
    }
    /* .logo img {
        width: 150px;
    } */
    /* .topmenu {
        width: 55%;
    } */
    /* .logo {
        margin-top: 8px;
    } */
    .searchbox .input-group .btn {
        padding: 0 8px;
    }

    .homebanner:after{bottom: -20px;}
}

@media (max-width:1279px) {
/* .logo {
    width: 140px;
} */
.topheader:before{
        left: -88%;
    }
    /* .bcontent .btitle{
        font-size: 66px;
    } */
    /* .bcontent .bsubtitle{
        font-size: 55px;
    } */
    .bcontent span{
        font-size: 18px;
    }
    .site-btn, .site-btn1, .site-btn2{
        padding: 10px 20px;
    }
.container{width: 100%;}
.topheader .container{width:100%;}
.btitle{font-size: 50px;}
.searchbox{width: auto;}
.searchbox .input-group input{width: 220px; }
.searchbox .input-group .btn{padding: 0 24px;}
.topmenu > ul > li > a { font-size: 14px; padding: 25px 8px;}
/*.centerimg{width: 420px; height: 420px; }*/
.homeprolist {
    width: 58%;
}
.aboutcontents h2, .hospitalcont h2{font-size: 30px;}
.aboutcontents p{font-size: 15px;}
.aboutimg1{margin-top: 40px;}

.aboutcontents h2::before{font-size: 134px;top: -94px;}
.newsleft h2::before, .quicklinks h2::before{font-size: 110px;}
.newssec {padding: 80px 0 50px;}

.stripbg ul li{font-size: 32px;}
.stripbg ul li small{font-size: 18px;}

.aboutimgsec img{height: 100px;}
.navicon{display: block; float: right; cursor: pointer; position: absolute; top:20px; right:30px; z-index: 992; width: 30px; height: 30px; padding-top: 15px;}
.navicon span{ width:30px; height:3px; background:#0c0d0c; position: relative; display: block;}
.navicon span:before, .navicon span:after{content:""; width:30px; height:3px; background:#0c0d0c; display: block; position: absolute; left: 0;}
.navicon span:after { width: 30px;  }
.navicon span:before{top: -10px;   }
.navicon span:after{bottom: -10px; }
.navicon.active{position: fixed;}
.navicon.active span{ background: none;}
.navicon.active span:before{ transform: rotate(-48deg); background: #333}
.navicon.active span:after{ transform: rotate(45deg); bottom:9px; background: #333}
.active span:before, .navicon span:after { width:30px; }

.headerbg.fixed .topmenu { margin-right: 0;  margin-top: 0;}
.topmenu { margin: 0; box-shadow: 0 0 3px #ccc; background:#fff; position: fixed;top: 0;right: 0; z-index: 991; width:300px; padding:40px 30px; height: 100%; overflow-x: hidden; overflow: auto; -webkit-font-smoothing: antialiased;  transform-origin: 0% 0%;  transform: translate(100%, 0);  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);display: inherit;text-align: left;}
.topmenu.showmenu{ transform: translate(0%, 0); }
.topmenu > ul > li{width: 100%;border:none; position: relative; border-top:1px solid #f0f3f6;}
.topmenu > ul > li:first-child{border: none;}
.topmenu > ul > li > a { padding:15px 0px;}
.searchbox {
    margin-right: 70px;
}
 .topmenu > ul > li > a{
        color: #333;
    }
    .topmenu > ul > li > .submenusec > ul > li > ul li {
        list-style: disc;
    }
.topmenu > ul > li > .submenusec > ul > li> a {
    color: #32B3A2;
}

}


@media only screen and (max-width: 1440px) {
/*    .homebanner::after, .formbg::after, .aboutsec::before{height: 70px;}*/
}
@media (max-width:1024px) {
.contactbtn{margin-right: 60px;}
/* .productimg {width: 90px; height: 90px;} */
.productsec .heading2::before{font-size: 100px;}
.stripbg{width: 100%; padding-right: 0; padding-bottom: 50px;}
.formbox {width: 100%;padding-top: 40px;}
/*.centerimg {width: 300px; height: 300px;}*/
/*.homeprolist > ul > li{width: 200px;margin-bottom: 20px;}
.homeprolist > ul > li:nth-child(2n){margin-left:calc(100% - 400px);}*/
/*.productsec {padding: 30px 0;}*/
/* .producttitle{font-size: 14px; font-weight: 500;} */
.heading2 {
    font-size: 18px;
}
.formbox ul li {
    width: 48%;
}
.enw-img{right: 20px;}
.aboutimg1{width: 100%; margin-top: 0px;position: unset;margin-bottom: 20px;}
.aboutimg1 img{width: 100%;}
.aboutcontents, .hospitalcont{width: 100%;padding: 0;margin-top: 5rem;}
.aboutsec::after{height: 80px;}
.aboutsec::before{height: 50px;}
.hospitalimg{float: none;margin: 0 auto; position: static;}
.hospitalcont p{font-size: 17px;}
 
.captcha{margin-bottom: 10px;}

.stripbg ul li { font-size: 26px;}
.stripbg img, .stripbg2 ul li img{height: 50px;} 
.newsleft h2::before, .quicklinks h2::before { font-size: 84px; top: -54px;}
.newsleft ul li { margin-bottom: 10px;}
.newsleft ul li:first-child .newsimg{height: 190px;}
.newsleft ul li:first-child .newscontent{padding: 20px;}
.quicklinks ul li a{padding: 10px 0; font-size: 16px;}
.stripbg2 ul li span, .stripbg2 ul li span strong{font-size: 18px;}
.fbox.boxcategory ul li{width:50%;}
.fbox ul li a {  }


.ddclick{position: absolute; right: 0; top: 0; width: 32px; height:42px;/* background:#ccc;*/ cursor: pointer;color:#405464;}
.ddclick:before {content: "+";display: inline-block; width: 100%; text-align: center; line-height: 42px; font-size: 24px;}
.ddclick.active:before {content: "-";}
.searchbox{margin-right: 70px;}

.innerpages {padding: 40px 0;}
.breadcrumbs a {font-size: 14px;}
.col-md-9.fright, .col-md-3.fleft.left-menu{width: 100%;padding: 0;}
.productimage{/*height: 230px;*/text-align: center;}

.right_section{padding-left: 0; margin-top: 0;} 
.fbox { padding-left: 0;  }
.fbox.footerfirst{width: 100%;}
.fbox.boxcategory {width: 100%;}
.topheader:before {
    left: -85%;
}
 /* .bcontent .btitle{
        font-size: 56px;
    }
    .bcontent .bsubtitle{
        font-size: 45px;
    } */
    .bcontent span{
        font-size: 16px;
    }
}

@media (max-width:991px) {
    .searchbox{margin-right: 70px;margin-top: 0px !important;min-width: 250px;}
.searchbox .searchbtn, .searchbox input{height: 44px;}
 .bcontent .btitle{
        font-size: 35px;
    }
    .bcontent .bsubtitle{
        font-size: 25px;
    }
    .bcontent span{
        font-size: 14px;
    }
    .site-btn, .site-btn1, .site-btn2 {
    padding: 10px 15px;
}
.theme-btn {
    padding: 8px 10px;
}

.product-detail-description h1 {
    font-size: 25px;
}
.productimg img {
    min-height: 100%;
}
.homeprolist{
    width: 100%;
}
.centerimg{
    width: 100%;
    position: unset;
    margin-bottom: 15px;
}
.productsec {
    background-size: cover;
    padding: 60px 0;
    background-color: #e2eef9;
    margin-bottom: 80px;
}
section.fullwidth.aboutsec {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 50px;
}
/*.productsec{
    padding-top: 0px;
}*/
.featuresec{
    padding: 70px 0px 70px;
}
.searchbox .input-group{justify-content: space-between;}
/*.wsec{flex-wrap: wrap;transform: translateY(5%);}*/
.wsec .stripbg{
    width: 100%;
    padding-right: 0px;
    max-width: 100%;
}
.wsec .wright{
    width: 100%;
}
.enq{
    padding-bottom: 30px;
}
.enw-img{
    width: 240px;
}
.newssec{
    padding: 30px 0px;
}
.fsocial{
    margin-bottom: 30px;
}
.header {
    padding: 15px 0px;
}
.searchbox form {
    width: 100%;
}

}


@media (max-width:767px) {
.homeprolist{width: 100%;}
.heading2 { font-size: 22px;}
.formbg::after{display: none;}
    .flogo {margin-bottom: 20px; text-align: left;}
    .flogo img {width: 200px;}
    .formbox h2{font-size: 22px;}
    .subtext{font-size: 15px;}
    /*.aboutsec {background: #5f05ab ;}*/
    .heading2 {font-size: 24px;}
    .boxed-social li a, .tellfriend{padding: 10px;}
    .product-detail-description{margin-bottom: 20px;}
.container{width: 100%;}
.btitle {font-size: 32px;}
.centerimg { position: static; transform: inherit;display: none;}
.homeprolist > ul > li{width: 50%;}
.homeprolist > ul > li:nth-child(2n){margin-left:0;}
/* .producttitle{font-size: 15px;} */
.aboutcontents h2, .hospitalcont h2, h2 { font-size: 24px;}
.aboutcontents p, .hospitalcont p{font-size: 15px;}
.hospitalcont p{margin-bottom: 20px;}
.formbg, .stripbg, .stripbg2, .footerlinks{padding: 30px 0;}
.formbox {width: 100%; padding: 30px;}

.stripbg ul li {font-size: 23px; width: 50%; float: left; margin: 10px 0;}
.newsleft, .quicklinks{width: 100%;}
 
.stripbg2 ul li { width: 100%; padding-left: 0;  margin: 10px 0;}

.searchbox{width: 100%;}
.searchbox input {width: calc(100% - 55px);}
.homebanner .container{ }

.slide { width: 100%;}
.btitle { font-size: 26px;}

.productsec .heading2::before {font-size: 70px;}
.aboutcontents h2::before { font-size: 80px; top: -55px;}
.newsleft{margin-bottom: 40px;}
.newssec{padding: 50px 0;}
.btns{padding: 10px 30px; min-width: 160px;}
.fbox.boxcategory, .fbox{width: 100%;}
.fbox.boxcategory ul li{width: 100%;}

/*.homebanner::after{display: none;}*/
.btitle{font-size: 24px;}
.btitle small {font-size: 20px;}
.blogitem {margin-bottom: 10px;display: inline-block;}
.logo{width: unset;margin-right: 0%;}
.logo img {
    width: 200px;
}
.wsec .wright ul {
    gap: 15px;
}
.wsec .wright ul li .icons {
    justify-content: center;
}
.wsec .wright ul li span {
    font-size: 12px;
}
.wsec .wright ul li:nth-child(2) a, .wsec .wright ul li:nth-child(3) a {
    transform: translateY(0%);
}
.wsec .wright ul li a {
    width: 15rem;
    height: 15rem;
}
.footersec .container {
    display: flex;
    flex-direction: column;
}
.footersec .container .first_col {
    order: 3;
}
.footersec .container .first_col .footertitle {
    padding-top: 25px;
}
.framer {flex-direction: column !important;}
.framer-side, .framer-img{width: 100% !important;}
.framer-img >div {
    position: static !important;
}
.hero-title h1 {font-size: 40px;}
.hero-title h1 span{font-size: 40px;}
.features-section{width: 100%;}
}


@media (max-width:480px) {
.newsleft ul li{width: 100%;}
.newsleft ul li:first-child .newsimg {height: 250px;}
.aboutimgsec img { height: 78px;}
.shop.full-width li { width: 49%;}
.btitle {font-size: 20px; margin-bottom: 10px;} 
.btns { padding: 7px 20px; min-width: 120px; font-size: 16px;}
.fbox ul li a { padding: 10px 0px 10px 25px;}
.footersec { padding: 30px 0;}

}












.header-top{ background:#f5f5f5;}
.top_section{ margin-top:8px;border-bottom:1px sodli #000; height:34px; margin-bottom:0; }
.top_section ul { margin:0; padding:0;}
.top_section ul li{ float:left; list-style:none; padding:0px 5px; text-align:left;}
.top_section ul li a{color:#666; font-family:"Inter", sans-serif;  font-size:13px; line-height:15px;}
.top_section ul li span{ color:#901742; }
.top_section ul li span a{color:#f48d3e;}
.top_section ul li span img{padding-right:5px; text-align:center;}
.goog-te-gadget-simple{ border:solid 1px #ccc !important;}
.top_section .send-enquiry{ }
lable{ font-size:12px !important;}
.fleft{float:left}
.fright{float:right}

strong, b{ font-weight:600}
#back-top { position: fixed;bottom: 20px; }
#back-top a {   display: block; text-align: center;font: 11px/100% Arial, Helvetica, sans-serif;text-transform: uppercase;text-decoration: none;color: #bbb;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#back-top a:hover { color: #000;}
#back-top span {    width: 30px;    height: 30px;   display: block; margin-bottom: 7px; background:url(../images/scroll-to-top-arrow.png) no-repeat right center;   -webkit-transition: 1s; -moz-transition: 1s;    transition: 1s;}




/* menu */
.navigation{ background:#901742}
.h_menu{padding: 0;background: #901742;}
.navbar {position: relative;margin-bottom: 0px; border: none;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {    background: #901742;    color: #ffffff; padding: 0;}
.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover{
    color: #000; background:none !important;}
.navbar-default .navbar-nav > li > a {  color: #fff;    -webkit-transition: all 0.3s ease-in-out;   -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;}
.nav > li { background:url(../images/border.png) no-repeat; background-position:right  center; padding-right:5px;   }
.nav > li:first-child{background:url(../images/border.png) no-repeat; background-position:right  center;    }
.nav > li:last-child{ background:none;}
.nav > li > a { font-size: 14px !important; padding:15px 10px;  text-transform: uppercase;}
/* start soc_icons */
.soc_icons {}
.soc_icons ul{  margin-bottom: 0;}
.soc_icons ul li{   display:inline-block; margin-left: -3px; background:#fff; border-radius:100%; margin-top:10px; margin-right:5px;}
.soc_icons ul li a{ color:#901742;  font-size: 16px;    display: block; line-height: 30px;  width: 30px; height:30px;       -webkit-transition: all 0.3s ease-in-out;   -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;}
.soc_icons ul li a:hover{
    background: #f48d3e; border-radius:100%; color:#fff;
}
/* start main */
.main_bg{
    background: #ffffff;
}
.main{
    padding: 1% 0;
}
.images_1_of_4 img{
    display: inline-block;
}
.images_1_of_4 h4 { margin:8px 0; font-size:18px; font-weight:400; color:#901742; border-bottom:1px solid #f1f1f1; padding-bottom:10px; text-align:left}
.images_1_of_4_ul{ margin:0; padding:0;}
.images_1_of_4_ul li{ list-style:none; text-align:left; font-size:1em; background:url(../images/list.png) no-repeat 0 9px; line-height:26px; padding-left:20px;}
.images_1_of_4_ul li a{ color:#333;}
.images_1_of_4  span{   display: block; text-align: center; margin: 0 auto;}
.bg{    -webkit-transition: all 0.3s ease-in-out;   -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;   border-radius: 75px;    -webkit-border-radius: 75px;    -moz-border-radius: 75px;   -o-border-radius: 75px;}
/* Button 1 */
.fa-btn {   font-size: 14px;    background: none;   cursor: pointer;    padding: 12px 40px; display: inline-block;  margin: 10px 0px;   text-transform: uppercase;  outline: none;  position: relative; -webkit-transition: all 0.3s;   -moz-transition: all 0.3s;  transition: all 0.3s;   border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;    -o-border-radius: 4px;}
.fa-btn:after { content: '';    position: absolute; z-index: -1;    -webkit-transition: all 0.3s;   -moz-transition: all 0.3s;  transition: all 0.3s;}
.btn-1 {    border: 2px solid #ff5454;  color: #3b3b3b;}
/* Button 1e */
.btn-1e {   overflow: hidden;}


.learnmore{ text-align:center !important;padding:1px 0px !important;}
.learnmore a{color:#e44554; font-weight:bold; }


.contnet{ margin-bottom:20px;}
.contnet h1{ color:#333; font-size:24px; font-weight:600; margin:30px 0px 5px;font-family:"Inter", sans-serif; text-transform:uppercase;}
.contnet h1 span{ color:#901742}
.contnet p{font-family:"Inter", sans-serif; font-size:15px; color:#333; line-height:23px;}


.top{ background:#901742; padding:20px; }
.top h1{ font-size:2em; font-weight:bold; color:#fff; margin:0; padding:0px 0px 10px 0px;}
.top ul { margin:0; padding:0; }
.top ul li{ list-style:none; display:inherit; color:#fff; background:url(../images/arrow.png) no-repeat left center; padding-left:24px; font-size:18px; font-style:italic; }
.top ul li a{ color:#fff}
.bottom{ margin-top:40px;}
.bottom h1{font-size:24px; font-weight:bold; color:#901742; padding:0px 0px 10px 0px;}
.tip1{ background:url(../images/tip1.png) no-repeat; background-position:top left; }
.tip1 h1{ font-size:2em; padding-left:45px; font-weight:bold; padding-bottom:0; margin-bottom:0;}
.tip1 p{ font-size:1em; padding-left:45px;  color:#666;}

.tip2{ background:url(../images/tip-2.png) no-repeat; background-position:top left; }
.tip2 h1{ font-size:2em; padding-left:45px; font-weight:bold; padding-bottom:0; margin-bottom:0;}
.tip2 p{ font-size:1em; padding-left:45px;  color:#666}

.tip3{ background:url(../images/tip-3.png) no-repeat; background-position:top left; }
.tip3 h1{ font-size:2em; padding-left:45px; font-weight:bold; padding-bottom:0; margin-bottom:0;}
.tip3 p{ font-size:1em; padding-left:45px; color:#666}


.listing_heading{ text-align:center !important; height:275px; margin-bottom:20px;}
.listing_heading h3{ padding:5px 0px;  border-bottom:1px solid #ddd; margin-bottom:5px; margin-top:0px; color:#333; font-size:13px; font-weight:700}
.listing_heading p{ padding:0; font-family:"Inter", sans-serif;  font-size:12px; color:#333; line-height:20px;}
.listing_heading p a{ text-align:center !important;}
.footer_menu{}
.footer_menu h3{ font-size:14px; font-weight:bold; color:#901742; margin-bottom:5px; padding-bottom:0px;}
.footer_menu ul{ margin:0; padding:0;}
.footer_menu ul li{ font-size:14px;  list-style:none; background:url(../images/footer.png) no-repeat ;background-position:left center; padding-left:15px; line-height:25px;}
.footer_menu ul li a{color:#333 !important;}

.about{ background:url(../images/about-us.png) no-repeat 0 4px; }
.about h1{ font-size:2em; padding-left:7px; font-weight:bold; padding-bottom:0; margin-bottom:0;}
.about a{ font-size:1em; padding-left:7px; font-weight:bold;  color:#666;}

.contact{ background:url(../images/telephone.png) no-repeat 0 4px;}
.contact h1{ font-size:2em; padding-left:7px; font-weight:bold; padding-bottom:0; margin-bottom:0;}
.contact a{ font-size:1em; padding-left:7px; font-weight:bold;  color:#666; line-height:30px;}

.service{ background:url(../images/footer_service.png) no-repeat 0 4px;}
.service h1{ font-size:2em; padding-left:9px; font-weight:bold; padding-bottom:0; margin-bottom:0;}
.service a{ font-size:1em; padding-left:9px; font-weight:bold;  color:#666;line-height:30px;}

.product{ background:#fff; border:1px solid #f1f1f1; margin-top:20px; margin-bottom:20px; border-radius:5px; height:170px }
.product:hover .product_name{ display:block;}
.productpage .right_section .clear{margin-bottom: 20px;}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {color: #fff;
    background-color: #126b6e; border-color: #126b6e;}
.btn{}
.details h3{ font-size:18px; font-weight:600; color:#32B3A2; margin:0;  border-bottom:1px solid #f1f1f1; padding-bottom:10px;}
.details h3:before{display: none;}
.details p{ font-size:15px; line-height:25px; color:#444; }
.details .link{ display:block; padding:10px 0;}
.details span{ font-size:15px; line-height:25px; color:#666;}
.btngroup{ float:right;}
.details_heading{ font-size:2em; color:#357ebd; margin:30px 0px 30px 0px; font-family: "Inter", sans-serif;}
.product_listing_box .details {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    margin-bottom: 25px;
    border-radius: 10px;
}

.product_listing_box .details .details_name {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    padding: 25px;
}
.img-thumbnail{border: 0;}
.details-text{ margin:20px 0;}
.details-text p{ font-size:1.6em; color:#666; font-family: "Inter", sans-serif;}
.border{ border:1px solid #f1f1f1;}
.border-1{ border:1px solid #f1f1f1;  margin-top:20px; width:103%;}
.heading{ }
.heading p{  font-size:1.8em; color:#901742; font-family:"Inter", sans-serif; line-height:40px; margin:0; padding-left:10px;}
.code{  background:#f48d3e; margin:0; padding:0; overflow:hidden;}
.code p{ font-size:16px; color:#fff; text-align:center;  line-height:20px; padding-top:10px;}
.description { background:#f5f5f5; width:100%; padding:0;}
.description h3{ margin:0 ; padding:10px; font-size:22px; font-family: "Inter", sans-serif;}
.description div { background:none;}
.des_text{}
.des_text p{ margin:0;font-size:15px; color:#333; line-height:20px; padding:10px 10px;}
.btn_details{}
.btn_details div{ text-align:center; border-right:1px solid #f1f1f1;}
.btn_details div p{font-size:16px; color:#666; font-family: "Inter", sans-serif;}

.enquiry-pop-form ul{ list-style:none; margin:0; padding:0;}
.enquiry-pop-form h2{ color:#901742; font-size:24px; font-weight:400; margin-top:0; margin-bottom:15px}
.enquiry-pop-form li{ margin-bottom:7px;}
.enquiry-pop-form li:last-child{ margin-bottom:0}
.enquiry-pop-form li span{ width:130px; float:left}
.enquiry-pop-form li .form-control{ width:300px;}
.enquiry-pop-form li .btn-primary{border:none; padding:7px 18px; transition:background .5s}
.enquiry-pop-form li .btn-primary:hover{ background:#333}

.checkout-form ul {
    list-style: none;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: 20px;
}
.checkout-form li{ margin-bottom:10px;}
.checkout-form li:last-child{ margin-bottom:0text-align: left;padding-top: 15px;}
.checkout-form li:last-child >span {display: none;}
.checkout-form li span{ width:200px; float:left; line-height:30px;}
.checkout-form li .form-control {
    background: #32B3A20f;
    border-color: #32B3A2;
    display: inline-block;
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-clip: padding-box;
    border: 1px solid #32B3A2;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: auto;
}
.checkout-form li .btn-primary {
    transition: background .5s;
    background: #32B3A2;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 100px;
    font-weight: 500;
    border: 0;
}
.checkout-form li .btn-primary:hover{ background:#333}
.checkout-form select.form-control {
    font-size: 14px;
}
.checkout-form {
    background: #32B3A21c;
    padding: 2rem 3rem;
    border-radius: 10px;
    margin-bottom: 25px;
}

.login-form { background:#f5f5f5; border:1px solid #f1f1f1; padding:15px; width:48%}
.login-form h2{ font-size:20px; margin-top:0; margin-bottom:20px;}
.login-form ul{ list-style:none; margin:0; padding:0;}
.login-form li{ margin-bottom:10px;}
.login-form li:last-child{ margin-bottom:0}
.login-form li span{ width:130px; float:left; line-height:30px;}
.login-form li .form-control{ width:230px;}
.login-form li .btn-primary{ border-radius:4px; border:none; -moz-border-radius:4px; -webkit-border-radius:4px; padding:7px 18px; transition:background .5s}
.checkout-form li .btn-primary:hover{ background:#333}
.star{ color:#F00}

table.shopping_cart{border-width: 1px; border-color: #f1f1f1; border-collapse: collapse;}
table.shopping_cart th {border-color:#fff; background-color: #32B3A2;  border-width: 1px; color:#fff; padding: 8px; border-style: solid; }
table.shopping_cart tr:nth-child(even){ background:#f5f5f5}
table.shopping_cart tr:nth-child(odd){ background:#fff}
table.shopping_cart td {border-width: 1px; padding: 8px; border-style: solid; border-color: #f1f1f1; }

.center{ background:url(../images/center.png) no-repeat 0 5px; }
.center h1{ font-size:2em; padding-left:7px; font-weight:bold; padding-bottom:0; margin-bottom:0;}
.center a{ font-size:1em; padding-left:14px; font-weight:bold;  color:#666;line-height:30px;}
.footer_menu_bottom{ margin:0 ; padding:0;}
.footer_menu_bottom li { float:left; list-style:none; }
.content_right h4{  color: #353535; font-size: 2.5em;   font-family: "Inter", sans-serif; line-height: 1.5em;}
.content_right h4 span{ color: #ff5454;}
.content_right a{   position: relative; z-index: 1;}

.left-menu{ padding-right:0 !important;padding-left:0 !important}
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {margin: 0; padding: 0; border: 0; list-style: none; font-weight: normal;
  text-decoration: none; line-height: 1; font-size: 14px; position: relative;}
#cssmenu a {line-height: 1.3; }
#cssmenu {background: #fff;}
#cssmenu > ul > li {margin:0; border-bottom:1px solid #ebedef;}
#cssmenu > ul > li:last-child {margin: 0;}
#cssmenu > ul > li > a {font-size: 14px; display: block; color:#2d2e36; /*color: #ffffff; background: #565656;*/padding-right: 25px;}
#cssmenu > ul > li > a > span {display: block; /*border: 1px solid #666666;*/ padding:10px 15px; }
#cssmenu > ul > li > a:hover {text-decoration: none;color: #32B3A2; }
#cssmenu > ul > li.active {border-bottom: none;}
#cssmenu > ul > li.active > a { background:#32B3A2; color: #fff; border: 1px solid #32B3A2;}
#cssmenu > ul > li.active > a span {/*border: 1px solid #15adba;*/}
#cssmenu > ul > li.has-sub > a span {background:#ecf3fb url(../images/plusicon.png) 98% center no-repeat;}
#cssmenu > ul > li.has-sub.active > a span {background: url(../images/minusicon.png) 98% center no-repeat;}
/* Sub menu */
#cssmenu ul ul {padding: 5px 12px;  display: none;}
#cssmenu ul ul li {padding:7px 0; border-bottom:1px solid #C5D9EE} 
#cssmenu ul ul li:last-child {border: 0;}
#cssmenu ul ul a {display: block;  color:#0c0d0c; font-size: 14px;}
#cssmenu ul ul a:hover {color:#32B3A2;}


/* start footer */
.footer_bg{ background: #f1f1f1; font-size:13px; padding:20px 0}
.footer_bg{ margin-bottom:0}
.footer_bg .designby{ text-align:right}
.footer-menu{ border-bottom:1px solid #ddd; padding-bottom:15px; margin-bottom:10px;}
.footer-menu ul{ list-style:none; margin:0; padding:0; text-align:center }
.footer-menu ul li{border-right:1px solid #ccc; display:inline-block; padding:0 13px}
.footer-menu ul li:last-child{ border:none}

.header_scroll{background:rgba(144, 23, 66, 1); border-bottom:1px solid #880a37; display:none; height:70px; padding:10PX 0; position:fixed; top:0; width:100%; z-index:99999}
.header_scroll .logo{ margin-top:5px}
.header_scroll .nav{float:right;}
.header_scroll .nav li a{color:#fff; transition:all .5s}
.header_scroll .nav li a:hover{background:none; color:#e0e0e0}

.home-contact-form{/* background:#880a37; border:1px solid #81012e; color:#fff; padding:10px 20px 0;*/}
.home-contact-form p{color:#fff; font-weight:600; margin-bottom:0}
.home-contact-form .submit-btn{ background:#3B3B3B; border:none; color:#fff; float:right; padding:6px 30px; text-transform:uppercase; transition:all .5s; margin-top:2px;}
.home-contact-form .submit-btn:hover{ background:#333;}
.home-contact-form .col-md-2 {width: 19.97%;}
.home-contact-form .ctext{ float:left; margin-top:5px; margin-right:10px}
.home-contact-form .captcha{float:left; width:215px;}

.footer-icon{ background:#f1f1f1; border:1px solid #e1e1e1; font-size:20px; overflow:hidden; padding:10px 0; text-align:center}
.footer-icon .fa{margin-right:8px; margin-top:1px;}
.footer-icon a:hover{color:#901742; text-decoration:none;}

.alist{}
.alist ul{list-style: none;padding: 0; margin: 0;}
.alist ul li{width: 33.33%; float: left; padding: 10px;}
.articlebox{ border:1px solid #ddd; }
.artimage{ height: 250px; width: 100%; overflow: hidden; }
.artimage img{object-position: center center; object-fit: cover; width: 100%; height: 100%;}
.artcontent{padding: 25px;}
.artcontent h3{font-size: 20px; min-height:46px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.artcontent .p-font-15{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.articalleft{width: 30%; float:left;}
.articalleft + .articalright{width:70%; float: left; padding-left: 30px;}

.articalleft .left_section{margin-top: 10px;}
.articalleft .shead h2{ font-size: 24px; margin-top: 0; }
.articles-date{margin: 10px 0; }
.shead .submenu-toogle {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #fff;
}
.articalleft #cssmenu > ul > li > a{padding: 10px 15px;}
.product-detail-slider img {
    /* border: 1px solid #ccc; */
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    border-radius: 10px;
    padding: 25px;
}
.countrysec{ float: left;  width: 100%; background: #f5f5f5; padding: 15px 30px 30px; border-radius: 5px;}
.countrylist > ul{ list-style: none;padding: 0; margin: 0; }
.countrylist > ul > li{width:24%; margin-right: 1%; margin-top: 1%; float: left;}
.countrylist > ul > li > a{color:#32B3A2; display: block; padding: 10px 15px; font-size:16px; background:#fff; box-shadow:0 0px 8px #e4e4e4; border-radius: 4px;}
.countrylist > ul > li > a:hover{background:#5f05ab;color:#fff;}

.abt-para .aboutimg{
    float: right;
    width: 400px;
    height: 400px;
    overflow: hidden;
    margin-bottom: 15px;
    margin-left: 15px;
}
.abt-para .aboutimg img{
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.mb-10{margin-bottom: 10px;}

.contbanner{color:#fff;}
.countrysec1{background:#5f05ab; padding:40px 0;}
.listicon > ul{display: flex; flex-wrap: wrap; list-style: none;}
.listicon > ul > li{color:#fff; padding: 15px; text-align: center; width: 33.33%;}
.listicon > ul > li img{margin-bottom: 10px;}
.listicon .btns {
    background: #fcf113;
    padding: 10px;
    min-width: 150px;
    font-size: 16px;
    font-weight: 500;
    color: #5f05ab;
    margin-top: 15px;
}

.secbox2{background: #f1f1f1; padding: 40px 0;}
.secboxcont > ul{display:flex; flex-wrap: wrap; list-style: none; width: 100%; margin-top: 15px;}
.secboxcont > ul > li{width: 33.33%; padding: 10px;}
.countryimgs{height: 300px; width: 100%;}
.countryimgs img{object-fit: cover; width: 100%; height: 100%;}
.countryimgbox{background:#fff;}
.ptitles{padding: 20px;}
.listbox2.featurelist > ul{ display: flex; flex-wrap: wrap; list-style: none; }
.listbox2.featurelist > ul > li{width:25%; padding: 10px;}
.listbox2.featurelist > ul > li.sproductbtn{width:50%; display: flex; align-items: center; text-align: center;}
.sbtndiv{width: 100%;}
/***** Media Quries *****/
@media only screen and (max-width: 1440px) and (min-width: 240px)  {
    .wrap{      width:95%;  }
}
@media only screen and (max-width: 1400px) {
    .topheader:before {
        left: -85%;
    }
}
@media only screen and (max-width: 1280px) {
    .btitle{font-size:38px;}
    .btitle small{font-size: 28px;}
    .btns{font-size: 16px;}
    .heading2 { font-size: 20px;}

}
@media only screen and (max-width: 1279px) {
.contactbtn, .searchbox{margin-top: 15px;}
}

@media only screen and (max-width: 1024px) {
    .alist ul li{width: 50%;}
    .artimage{height: 200px;}
    .images_1_of_4 h4 a {
        font-size: 1.2em;
    }
    .content_right h4 {
        font-size: 2em;
    }
    /*.fullwidth {
        z-index: 0;
    }*/
   
}

@media only screen and (max-width: 991px){
.listbox2.featurelist > ul > li { width: 33.33%; }
.countryimgs{height: 230px;}
.logo{margin-right: 10px; }
.contactbtn {
    float: right;
    margin-top: 14px;
    margin-left: 0;
    margin-right: 65px;
}
.contactbtn a { padding: 10px 15px;   height: 44px; font-size: 14px; }
h2 {font-size: 26px;}
.resp-vtabs {padding: 50px 0 40px !important;}
.shop.full-width li { width: 32%;}
.shop .productimage{height: 210px;}
.header_scroll .container{display:none}
.header_scroll{background:rgba(32, 172, 184, 0); border:none}
.home-contact-form{ padding-bottom:15px}    
.home-contact-form .col-md-2{width:100%}
.form-group{ padding-bottom:15px}
.footer-icon .col-md-3{ border-bottom:1px solid #e1e1e1; margin-bottom:10px; padding-bottom:10px;}
.footer-icon .col-md-3:last-child{ border:none; margin-bottom:0; padding-bottom:0}
.abt-para .aboutimg{
    width: 100%;
    height: unset;
    margin-left: 0px;
}
.innerbanner h1, .innerbanner .h1{
    font-size: 24px;
}
.product-detail-slider img{
    width: 100%;
}
}

@media only screen and (max-width: 800px) { 

.left-menu{ width:100%}
.fleft, .fright{ float:none;}
.login-form{ margin-bottom:20px; width:100%}
.highlight-box {padding:28px 30px;}
.hero-title {font-size:42px;}

}



@media only screen and (max-width: 767px) {
 /*   .searchbox .input-group .btn {
    padding: 0 22px;
}*/
    .heading2 { font-size: 16px;}
    .icons { width: 100px; height: 100px; line-height: 95px;}
.soc_icons {}
.soc_icons ul{  margin-bottom: 0; padding-left:20px;}
.soc_icons ul li{   display:inline-block; margin-left: -3px; background:#fff; border-radius:100%; margin-top:10px; margin-right:5px;}
.soc_icons ul li a{ color:#901742;  font-size: 16px;    display: block; line-height: 30px;  width: 30px; height:30px;       -webkit-transition: all 0.3s ease-in-out;   -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;}
.soc_icons ul li a:hover{background: #f48d3e; border-radius:100%; color:#fff;}

    /* .logo{  text-align:center;  width:120px;} */
    .h_search {     width: 98%;     padding: 20px;  }
    .h_menu {       position: relative; }   
    .soc_icons {        position: absolute;     top: 0px;       background: #901742;    }
    .navbar-default .navbar-toggle {border-color: #FFF; }
    .navbar {       min-height: 50px;   }
    .navbar-default .navbar-collapse{ border:none}
    .navbar-default {       background-color: #901742;      border:none;    }   
    .navbar-nav {background:#901742; margin: 0px 0px; z-index:9999; width:100%; }
    .nav > li{ background:none; padding-right:0; border-top:solid 1px #7a002b}
    .nav > li:first-child{ background:none}
    .nav > li > a {     padding: 10px 8px; font-size:14px !important;   }
    .slider_bg {        background-size: 100% 100%; }
    .main {     padding: 2% 0;  }
    .images_1_of_4{     margin-bottom: 4%;  }
    .main{      padding: 2%;    }
    .technology {       padding: 4%;    }
    .social_network_likes li {      width: 24.3333%;    }
    .tag_nav {      margin: 4% 0;   }
    .news_letter {      margin: 4% 0;   }
    .technology h4 {        font-size: 20px;    }.product{width:100% ;}
    
    .topheader:before {
        left: -60%;
    height: 73px;
}
.logo a{padding: 0;}
.searchbox{
    margin-right: 0px;
     margin-top: 10px !important; 
}
.banner_content {
    padding: 12px;
}
 .bcontent .btitle{
        font-size: 28px;
    }
    .bcontent .bsubtitle{
        font-size: 22px;
    }
    .bcontent span{
        font-size: 14px;
    }

.bcontent .bbtn{margin-top: 0;}

.right_section{ margin-left:0}
.bullet2 li{ width:50%;}
.homeprolist > ul > li{width: 50%;}
.vm{text-align: center;}
.aboutcontents p {font-size: 14px;}
.enq .henq{flex-wrap: wrap;}
.enq .henq .formbox{width: 100%;padding:0px;}
.enq .henq .fright{width: 100%;margin-top: 30px;}
.enq{padding-bottom: 0px;}
.footersec ul{margin-bottom: 20px;}
.cat-list ul li{width: 100%;margin-right: 0px;}
.enw-img{position: unset;float: unset;/* text-align: center; */margin: 0 auto;}
.copyright ul{margin-bottom: 0px;flex-direction: column;}
.copyright ul li:after{display: none;}
.enq .henq .formbox .subtext{font-size: 18px;}  
.formbox ul li{width: 100%;}  
.ftr-item{flex-wrap: wrap;}
.ftr-left{margin-bottom: 10px;width: 100% !important;}
.ftr-right{width: 100% !important;padding-left: 0px !important;}
.fullwidth.homebanner .bitem .bcontent {width: 100%;}
.bcontent .bbtn a {font-size: 14px;padding: 5px 15px;}
.checkout-form ul {grid-template-columns: repeat(1, 1fr);}
.shead .submenu-toogle {top: 20px;}
.articalleft .shead h2 {font-size: 18px;}
.homebanner:after{display: none;}
.highlight-box {padding:20px 22px; border-radius:14px;}
.hero-title {font-size:30px;}


}



@media only screen and (max-width: 640px){
    .articalleft .left_section{display: none;}
    .articalleft .shead{ position: relative; background: #32B3A2; padding: 10px 15px;  margin-bottom: 15px;}
    .articalleft .shead h2{color:#fff;margin: 0;}
    .articalleft + .articalright {    width: 100%; padding-left: 0;}
    body{font-size: 16px;}
    .btitle{font-size: 26px;}
    .btitle small {font-size: 20px;}
.soc_icons {}
.soc_icons ul{  margin-bottom: 0; padding-left:20px;}
.soc_icons ul li{   display:inline-block; margin-left: -3px; background:#fff; border-radius:100%; margin-top:10px; margin-right:5px;}
.soc_icons ul li a{ color:#901742;  font-size: 16px;    display: block; line-height: 30px;  width: 30px; height:30px;       -webkit-transition: all 0.3s ease-in-out;   -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;}
.soc_icons ul li a:hover{background: #f48d3e; border-radius:100%; color:#fff;}

    .company_ad{
        margin-left: 0;
    }
    .blog_left h4 a {
        font-size: 1.2em;
    }
    .technology h4 {
        font-size: 17px;
    }.product{width:100% ;}
}
@media only screen and (max-width: 480px) {
    .secboxcont > ul > li{width:100%;}
    .listbox2.featurelist > ul > li { width:50%; }
    .listbox2.featurelist > ul > li.sproductbtn{width: 100%;}
.countryimgs{height: 230px;}
    .bitem{height: 400px;}
    .bitem img {
    object-position: center center;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
     .alist ul li{width: 100%;}
/*    .productimage{height: 150px;}*/
    .resp-vtabs {    padding: 20px 0 30px !important;}
    .resp-vtabs .resp-tabs-list li{border-right:1px solid #d2d2d2;}
    .resp-vtabs ul.resp-tabs-list, .resp-vtabs .resp-tabs-container{width: 100%;}
    .innerbanner h1,.innerbanner .h1{font-size: 28px;}
.soc_icons {}
.soc_icons ul{  margin-bottom: 0; padding-left:20px;}
.soc_icons ul li{   display:inline-block; margin-left: -3px; background:#fff; border-radius:100%; margin-top:10px; margin-right:5px;}
.soc_icons ul li a{ color:#901742;  font-size: 16px;    display: block; line-height: 30px;  width: 30px; height:30px;       -webkit-transition: all 0.3s ease-in-out;   -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;}
.soc_icons ul li a:hover{background: #f48d3e; border-radius:100%; color:#fff;}

    .images_1_of_4 h4 {     margin: 20px 0 10px;    }
    .technology h2 {        font-size: 2em; }
    .about h2 {     font-size: 2em; }
    .company_ad h2 {        font-size: 2em; }
    .contact-form h2 {      font-size: 2.5em;   }
    .blog_left h4 a {       font-size: 1em; }
    .blog_list ul li {      margin-left: 5px;   }
    .blog_list li a {       padding: 4px 4px;   }
    .detail h2{     font-size: 2em;     }.product{width:100% ;}
.fleft, .fright{ float:none}
.top_section{ text-align:center; height:100px}
.top_section ul li{ float:none; display:inline-block}
.top_section ul li:first-child{display:block; text-align:center}
#google_translate_element{ margin:10px 0}
.h_search{ padding:0; margin-bottom:10px; margin-left:0; width:100%}

 

.login-form li span{ float:none}
.login-form h2{ font-size:18px; margin-bottom:7px}

.bullet2 li{ width:100%}

.caption_text{ display:none;}
#banner-slides .next, #banner-slides .prev{ display:none}
#banner-slides{ height:140px !important;}
.slides_control{width:100% !important}
.slides_container div.slide{ width:100%}
.slides_container div.slide img{ width:100%}
.images_1_of_4 img{ width:100%}

#banner-slides{ height:320px}
.caption_text{ font-size:11px; width:300px; padding-right:15px;}
.footer_bg{ padding:5px 0}
.footer_bg .designby{ text-align:center}
.footer-menu ul li{ display:block; border-right:none; border-bottom:1px solid #ddd; line-height:30px;}

.btngroup{ float:none; text-align:center; margin-bottom:10px}

.left-menu{ padding:0 !important}

.enquiry-pop-form li span{ width:40%;}
.enquiry-pop-form li .form-control{ width:60%}
.button-wrapper .button-item{width: 100%;}
.button-wrapper .button{width: 100%;}
.shop.full-width li {width: 100%;}

}

@media only screen and (max-width: 400px) {
.listbox2.featurelist > ul > li { width:100%; }
}

@media only screen and (max-width: 375px){
    .searchbox .input-group input {
    width: 185px;
}
   .searchbox .input-group .btn {
      padding: 0 22px;
}
}
@media only screen and (max-width: 360px) {
    .topheader:before {
    left: -55%;
}
.searchbox .input-group input {
    width: 170px;
}
.wsec .wright ul li{
    flex-basis: 47%;
}
.searchbox .input-group .btn {
    padding: 0 22px;
}
}
@media only screen and (max-width: 320px) {
    .searchbox .input-group input {
    width: 130px;
}
.searchbox .input-group .btn {
    padding: 0 22px;
}
/* .bcontent .btitle{
        font-size: 30px;
    } */
    .bcontent .bsubtitle{
        font-size: 20px;
    }
    .bcontent span{
        font-size: 14px;
    }
    .site-btn, .site-btn1, .site-btn2 {
    padding: 8px 10px;
    font-size: 12px;
    letter-spacing: unset;
}
.subtext {
    font-size: 20px;
}
.wsec .wright ul li {
    flex-basis: 46%;
}
.soc_icons {}
.soc_icons ul{  margin-bottom: 0; padding-left:0;}
.soc_icons ul li{   display:inline-block; margin-left: -3px; background:#fff; border-radius:100%; margin-top:10px; margin-right:5px;}
.soc_icons ul li a{ color:#901742;  font-size: 16px;    display: block; line-height: 30px;  width: 30px; height:30px;       -webkit-transition: all 0.3s ease-in-out;   -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;}
.soc_icons ul li a:hover{background: #f48d3e; border-radius:100%; color:#fff;}
.product{width:100% ;}

    .nav .navbar-nav{ z-index:999;}
    .nav > li:first-child{ background:none;}
    .main { padding: 8% 2%; }
    .images_1_of_4 h4 { margin: 15px 0 10px;}
    .social_network_likes li a p {  font-size: 12px;    }
    .images_1_of_4 span {   }
    .images_1_of_4 span i { font-size: 5em; line-height: 1.8em; }
    .images_1_of_4 h4 a {
        font-size: 1em;
    }
    .technology h4 {
        font-size: 14px;
        line-height: 1.5em;
    }
    .blog_list ul li:nth-child(3){
        margin-left: 0;
    }
    #back-top { position: fixed;bottom: 20px; margin-left:250px;}
}


@media (min-width: 1025px) {
/*.topmenu > ul > li:hover > a, .topmenu > ul > li.current_page_item > a{  }
.topmenu > ul > li:hover .sub-menu{ display: block;  }
.fixed .topmenu > ul > li > a{padding:25px 20px;}
.sub-menu{box-shadow:0px 1px 3px #dfdfdf;}*/
 
.sub-menu{list-style: none;   padding: 10px; position: absolute;left: 0; top: 100%; width: 260px; background: #fff; z-index: 99; }
 
.submenusec{ width: 100%; padding: 15px; max-height: 500px; visibility: hidden; opacity: 0; background:#fff; position: absolute;  z-index: 999; right: 0; top: 100%; margin: -1px 0px 0px 0px; overflow:auto; list-style: none; box-sizing: border-box;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        border-radius: 10px;}
.topmenu > ul > li .submenusec > ul { list-style: none;padding: 0; margin: 0;-webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-columns: 180px 3;
    -moz-columns: 180px 3;
    columns: 180px 3; }
.topmenu > ul > li:hover > ul, .topmenu > ul > li:hover .submenusec { visibility: visible;  opacity: 1;}
.topmenu > ul > li .submenusec > ul#grid2 { width:100%; padding:0px 0px 15px; display: flex; left: 0;}
/*.topmenu > ul > li .submenusec > ul > li{width:31%; margin-left: 2%; margin-top:0px; }*/
.topmenu > ul > li .submenusec > ul > li > a { padding: 8px 0 7px; color: #32B3A2; font-weight: 600; font-size: 15px; text-align: left; display: block; border-bottom: 1px solid #ffa50061; margin-bottom: 7px; }
.topmenu > ul > li .submenusec > ul > li > ul {padding: 0; display: block; box-shadow: none; list-style: none;margin-left: 20px;}
.topmenu > ul > li .submenusec > ul > li > ul > li {list-style: disc;}
.topmenu > ul > li .submenusec > ul > li:hover > ul{display: block;} 
.topmenu > ul > li .submenusec > ul > li:first-child > ul{display:block;} 
.topmenu > ul > li .submenusec > ul > li > ul > li > a{padding:5px; color:var(--dark-gray); position: relative; font-size: 13px; text-align: left; display: block;font-weight: 500;transition: all .3s ease-out 0s;}
/* .topmenu > ul > li .submenusec > ul > li > ul > li > a:before{ content:""; display: block; width:6px; height:6px; border-top: 1px solid #263a4f;  border-right: 1px solid #263a4f; transform: rotate(45deg); position: absolute; left:0; top:10px;} */
.topmenu > ul > li .submenusec > ul > li > ul > li > a:hover:before{border-color:#263a4f;}
.topmenu > ul > li .submenusec > ul > li > ul > li > a:hover{color: #32B3A2;}
/*.topmenu>ul>li>ul>li>a:after{ content:""; display: block; width:6px; height:6px; border-top: 1px solid #000;  border-right: 1px solid #000; transform: rotate(45deg); position: absolute; left: 170px; top: 22px;}
.topmenu>ul>li>ul>li>a:hover:after{border-color:var(--blue);}*/



}

@media only screen and (max-width: 1279px){
    .ddclick, .ddclick1{position: absolute; right: 0; top: 4px; width: 32px; height:42px;/* background:#ccc;*/ cursor: pointer;color:#405464;}
.ddclick:before, .ddclick1:before {content: "+";display: inline-block; width: 100%; text-align: center; line-height: 42px; font-size: 24px;}
.ddclick.active:before, .ddclick1.active:before {content: "-";}
.searchbox{/*margin-right: 70px;*/}

.topmenu > ul > li{position:relative;}
.topmenu > ul > li > .submenusec{width: 100%; position: static;  padding: 0; border: none;opacity: 1; visibility: visible; display: none;max-height: 400px;} 
.topmenu > ul > li > .submenusec > ul{    columns: unset;column-count: unset;list-style: none;display: unset !important;}
.topmenu > ul > li > .submenusec > ul > li, .topmenu > ul > li > .submenusec > ul > div > li{width: 100%; min-height:auto; padding: 0; border-top: 1px solid #f0f3f6; position: relative;}

/*.topmenu > ul > li > ul > li:first-child, .topmenu > ul > li:first-child, .topmenu > ul > li > ul > div>li:first-child{border: none;}*/
.topmenu > ul > li > .submenusec > ul > li a, .topmenu > ul > li > .submenusec > ul > div > li a{font-size: 14px; padding:15px 25px 15px 5px; color:var(--dark-gray); display: block;} 
.topmenu > ul > li > .submenusec > ul > li > ul{padding: 0; list-style: none;margin-left: 2.5rem;}
.topmenu > ul > li > .submenusec > ul > li > ul > li > a{padding:5px 0px; font-size: 13px;}
.menutitle {font-size: 14px; margin-top: 10px;}
.topmenu > ul > li > .submenusec > ul > div > li > ul{display: block;}
.submenusec .ddclick{display: none;}

}

.page-top { text-align: center; }
.prd-head { background-color: #353744; color: #fff; width: 100%; float: left; }
.prd-head .breadcrumb { background-color: transparent; }
a.bd-item {color: #cca1f1;}
/* 06 jan 2022 */
.ftr-item { display: flex; margin-bottom: 15px;}
.ftr-left img { width: 100%; height: 200px; object-fit: cover;}
.ftr-left { width: 250px; position: relative; }
.ftr-item { display: flex; margin-bottom: 30px; box-shadow: 0 0 50px 0px #0000001c; background-color: #fff; padding: 20px; }
.post-date { position: absolute; left: 0; top: 0; background-color: #989898; padding: 2px 10px; font-size: 14px; color: #fff; display: none;}
.ftr-right { width: calc(100% - 250px); padding-left: 21px; align-self: center;}
.ftr-right a { padding: 6px 15px; display: inline-block; background-color: #5f05ab; color: #fff; font-size: 15px; font-weight: 500; margin-top: 10px; }

.breadcumb-wrapper{background: #f1f1f1; width: 100%; float: left;padding: 10px 0;}
.breadcumb-wrapper .breadcumb{list-style-image: none;padding: 0; margin: 0;}
.breadcumb-wrapper .breadcumb > li{display: inline-block; font-size: 16px;}

/* 06 jan 2022 end */
@media only screen and (max-width:600px){
.listicon > ul > li, .secboxcont > ul > li{width: 100%;}
.subtext{font-size: 24px; white-space:normal;}
.wsec .wright ul li{flex-basis: 46%;}

}

.details_name .btngroup input.btn.btn-danger {
    background: #32B3A2;
    border: 1px solid #32B3A2;
}
.details_name .btngroup input.btn.btn-danger:hover {
    background: #0c0d0c;
    border: 1px solid #0c0d0c;
}
.pagination{display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; display: inline-flex; margin-bottom: 10px; /* border: 1px solid #ccc; */ color: #f8f7f5; background: #fff; min-width: 36px; text-align: center; line-height: 28px; border-radius: 4px; height: 36px; transition: .3s; margin: 0px 4px; box-shadow: 0px 0px 5px 0px rgb(19 19 20 / 17%); text-align: center; border-radius: 100%; justify-content: center; align-items: center;font-size:15px;font-weight:600; }
.framer {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    height: min-content;
    justify-content: center;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
}
.framer-container {
    background-color: #f8f9fa;
    border-radius: 16px;
    width: 100%;
    opacity: 1;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 12px;
    height: min-content;
    justify-content: flex-start;
    overflow: hidden;
    padding: 17px;
    position: relative;
    transition: all .3s ease-out 0s;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.framer-container:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.framer-side {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: 1 0 0px;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 20px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 1px;
}
.framer-img {
    align-self: stretch;
    border-radius: 30px;
    flex: 1 0 0px;
    height: auto;
    position: relative;
    width: 1px;
}

.framer-img img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    object-position: center;
    object-fit: cover;
}

.framer-img >div {
    position: absolute;
    border-radius: inherit;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.framer-card {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
}
.framer-icon img {
    width: 45px;
    height: 45px;
    object-fit: contain;
    background: rgba(27, 178, 177, 0.08);
    border: 1px solid rgba(27, 178, 177, 0.3);
    padding: 8px;
    border-radius: 10px;
    filter: brightness(0) saturate(100%) invert(54%) sepia(33%) saturate(3974%) hue-rotate(132deg) brightness(94%) contrast(80%);
}
/* .about_inner {
    border: 1px solid rgba(27, 178, 177, 0.3);
    background: linear-gradient(rgba(27, 178, 177, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    will-change: transform;
    border-radius: 26px;
    padding: 30px;
} */
.framer-disc .framer-text {
    font-size: 13px;
}
.resp-vtabs .resp-tab-content table tr td {
    border: 1px solid #ddd;
    padding: 8px !important;
    line-height: 1.42857143;
    vertical-align: top;
    color: #222;
}
.resp-vtabs .resp-tab-content table {
    width: 100% !important;
    margin-top: 25px;
}
.resp-vtabs .resp-tab-content table tr td p {
    margin: 0 !important;
}

/* ------------------------
 Marquee Text
------------------------*/
.marquee-wrap { width: 100%; position: relative; overflow: hidden; display: block; }
.marquee-text { animation: marquee 30s linear infinite; position: relative; width: 100%; white-space: nowrap; }
.marquee-text span { font-size: 150px; line-height: 150px; margin: 0 30px; font-weight: 700; text-transform: uppercase; color: #32B3A2; }
.marquee-text span:nth-child(2n+2) { color: #FFFFFF; text-shadow: -1px -1px 0 #000812, 1px -1px 0 #000812, -1px 1px 0 #000812, 1px 1px 0 #000812; }
.marquee-wrap:before { position: absolute; right: 0; top: 0; width: 30%; height: 100%; content: ""; z-index: 9; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 98%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4ef17', endColorstr='#c4ef17', GradientType=1); }
.marquee-wrap:after { position: absolute; left: 0; top: 0; width: 30%; height: 100%; content: ""; background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4ef17', endColorstr='#c4ef17', GradientType=1); }








.faq_sec {padding:100px 0;}
.faq {max-width:900px; margin:auto;margin-top: 40px;}
.faq-item {background:#fff; border-radius:18px; margin-bottom:20px; box-shadow:0 8px 25px rgba(0,0,0,0.06); border:1px solid #e5edf6; overflow:hidden; transition:all 0.4s ease;}
.faq-item:hover {transform:translateY(-5px); box-shadow:0 18px 45px rgba(0,0,0,0.12);}
.faq-question {background:#f7f9fc; padding:20px 60px 20px 25px; font-size:18px; font-weight:600; cursor:pointer; margin:0; border-bottom:1px solid #e6edf5; display:flex; align-items:center; position:relative; transition:0.3s;}
.faq-question::before {display:none !important;}
.faq-question::after {content:"\f067"; font-family:"FontAwesome"; font-weight:400; font-size:18px; position:absolute; right:25px; top:50%; transform:translateY(-50%); color:#32B3A2; transition:0.3s ease;}
.faq-question.active::after {content:"\f068";}
.faq-answer {display:none; padding:20px 25px; background:#fff;}
.faq-answer p {color:#555; line-height:1.7; margin-bottom:15px;}
.faq-question.active + .faq-answer {display:block;}
.faq-item.active {border-left:4px solid #2a5298; box-shadow:0 20px 50px rgba(0,0,0,0.15);}


.premium-card {position:relative; border-radius:10px; overflow:hidden; background:#fff; transition:all 0.4s ease; box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;}
.premium-card .prbox {display:block; text-decoration:none; color:inherit;}
.premium-card .primg {overflow:hidden; position:relative;margin-bottom: 0;}
.premium-card .primg img {width:100%; display:block; transition:transform 0.7s ease;}
.premium-card .primg::after {content:""; position:absolute; inset:0; background:linear-gradient( to top, rgba(0,0,0,0.7), rgba(0, 0, 0, 0.2), transparent ); opacity:0; transition:0.4s ease;}
.premium-card .prcontent {position:absolute; bottom:0; width:100%; padding:25px; transform:translateY(20px); transition:0.4s ease;}
.premium-card .prtitle {font-size:18px; font-weight:600; margin:0;}
.premium-card:hover {transform:translateY(-12px); }
.premium-card:hover .primg img {transform:scale(1.1);}
.premium-card:hover .primg::after {opacity:1;}
.premium-card:hover .prcontent {transform:translateY(0);}



@keyframes marquee {
  to {
    transform: translateX(-50%);
  }
}

@keyframes marquee-verticle {
  to {
    transform: translateY(-50%);
  }
}

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}