@charset "RAvinder-singh";

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');


@font-face {
    font-family: 'gothamblack';
    src: url('../fonts/gotham-black-webfont.woff2') format('woff2'),
         url('../fonts/gotham-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header,
hgroup, menu, nav, section, menu,
time, mark, audio, video{margin: 0px;padding: 0px;font-family: 'Lato', sans-serif;font-size: 16px;color: #444444;text-align:left;font-weight: normal;letter-spacing: 0.5px;}
article, aside, figure, footer, header, hgroup, nav, section{display: block;}
body{/* padding-bottom:25px; *//* width:  1366px; *//* margin:  0 auto; *//* background: #f4f4f4; */overflow-x: hidden;}
.otrWrp{width:100%; margin:0px auto;height: 100%;}
.ptrn{ background:url(../images/bg-pattern.jpg); min-height: 100%;}
.ptrn2{ background:url(../images/bg-pattern2.jpg); }
* {margin: 0px;}
*, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html, body {  height: 100%;}
.wrap{max-width: 1250px;min-width: 320px;/* padding: 0px 2%; */margin: 0 auto;/* min-width: 290px; */width: 96%;}
ul{margin-left:0px;}
ol{margin-left:15px;}
ul li{list-style:none;/* margin-bottom:38px; */}
a{text-decoration:none;color:#444444;}
.clear {clear: both}
.lft{ float:left;}
.rgt{float:right;}
hr{width:100%;height: 2px;background: #dedede;margin: 2% 0px 2%;}
ul:after{ content:''; display:block; clear:both;}

h1.hd{
    text-align: center;
    margin-bottom: 30px;
    /* font-family: 'gothamblack'; */
    line-height: 40px;
    color: #171717;
    font-weight: 800;
}
h1.hd span{
    font-size: 16px;
    display: block;
    color: #12720f;
    text-align: center;
    line-height: normal;
}

h1{text-align: center;font-size: 25px;color: #0E803A;line-height: 34px;font-size: 30px;font-weight: bold;margin-bottom: 25px;}
h1 span{
    font-size: inherit;
    font-weight: 600;
    color: #072f5f;
}
h2{font-size:20px;line-height: 1.2em;color: #011226;}
h3{ font-size:18px;}
p{font-size: 16px;line-height: 30px;color: #6e6e6e;/* letter-spacing: 1.5px; *//* font-family: 'Arimo'; */text-align: center;}

.btn{font-size: 14px;width: fit-content;padding: 2px 20px;transition: 0.5s ease;display: block;text-transform: capitalize;text-align: center;margin: 0 auto;border-radius: 5px;/* border: 1px solid #442005; */background: #56b179;color: #ffffff;font-weight: bold;color: #fff!important;}
.btn:hover{background: #1d303f;transition: 0.2s ease;border-color: #1d303f;color: #fff;}
.PlsBtn{
    background: #025c99;
    width: 40PX;
    height: 40PX;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
}
 a.PlsBtn i{
    color: #fff;
    font-size: 20px;
}

.hmIcn:hover{ background-color:#ffbf00;}
.hmIcn{width:57px;height:57px;display:block;background:url(../images/hm-icn.png) no-repeat center center;background-color:#072f5f;position: fixed;right: 0;z-index: 1;top: 40%;transition: 0.3s ease;}


.resManu{ display:none;}


ul.sclicn li:nth-child(1){}
ul.sclicn li{
    float: left;
    width: 38px;
    display: block;
    height: 38px;
    background: #af7a1c;
    margin-right: 15px;
    transition: 0.3s ease;
    border-radius: 5px;
    background: #0E803A;
}
ul.sclicn li:hover{ background:#011226;}
ul.sclicn li a{
    font-family: "Font Awesome 5 Brands";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    /* justify-content: center; */
}
ul.sclicn li a:after{content: '\f39e';color: #fff;text-align: center;height: 100%;width: 100%;vertical-align: middle;display: flex;align-items: center;justify-content: center;font-size: 22px;border-radius: 5px;}
ul.sclicn li a.twittr:after{content: '\f099';}
ul.sclicn li a.insta:after{content: '\f16d';}
ul.sclicn li a.in:after{content: '\f0e1';}

.topPnl{
    background: #262c31;
}
.topPnl .lft{}
.topPnl .rgt{
    /* background: #12720f; */
    /* padding-left: 43px; */
}
.topPnl .rgt ul{
    float: right;
}
.topPnl .rgt ul li .srch i{ color:#fff;}
.topPnl .rgt ul li:last-child{ margin-right:0px;}
.topPnl .rgt ul li{
    float: left;
    margin-right: 35px;
    /* width: 60px; */
    height: 53px;
    display: flex;
    align-items: center;
}
.topPnl .rgt ul li:nth-child(4){/* border-left:1px solid #fff; */}
.topPnl .rgt ul li.sclIcn:last-child{/* border-right:0px; */}
.topPnl .rgt ul li.sclIcn{
    margin-right: 0px;
    width: 40px;
    height: 40px;
    border-right: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    /* font-size: 37px; */
}
.topPnl .rgt ul li a i{
    margin-right: 10px;
    color: #ffffffbf;
}
.topPnl .rgt ul li a i{ margin:0px;}
.topPnl .rgt ul li a{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.topPnl .rgt ul li.sclIcn i{
    color: #fff;
    font-size: 18px;
}

.hdrPnl{
    /* padding: 15px 0px;  
    background: #fdd026;
    /* position: relative; */
	background: #FFFFFF; color:#0E803A;
}

.hdrPnl .burger_box{display: none!important;}

.hdrPnl .logo{
    display: inline-block;
    position: absolute;
    top: 0px;
    /*background: #fff;*/
    padding: 10px;
}
.hdrPnl ul{
    float: right;
    /* margin-top: 9px; */
    position: relative;
}
.hdrPnl ul li:last-child{ margin-right:0px;}
.hdrPnl ul li:hover a, .hdrPnl ul li a.active{background: #0E803A;color: #FFFFFF;}
.hdrPnl ul li:hover .megaMu{/* display:block!important; */visibility: visible;opacity: 1;margin-top: 64px;}
.hdrPnl ul li a{
    font-weight: bold;
    padding: 20px 15px;
    transition: 0.3s ease; color:#0A7132;
}
.hdrPnl ul li .megaMu:after{content:'';display:block;background: url(../images/popup.png) no-repeat right;position: absolute;width: 100%;height: 100%;right: 0;top: 0;/* opacity: 0.2; */background-size: contain;}
.hdrPnl ul li .megaMu{
    position: absolute;
    /* bottom: 0px; */
    width: 100%;
    top: 0px;
    background: #011226;
    z-index: 9;
    left: 0;
    padding: 20px;
    margin-top: 84px;
    /* display: none; */
    visibility: hidden;
    opacity: 0;
    transition: 0.3s ease;
}
.hdrPnl ul li .megaMu .navinfo{
    float: left;
    width: 73%;
    border-left: 1px solid #f4f4f430;
    padding-left: 3%;
}
.hdrPnl ul li .megaMu .navinfo ul{
    width: 100%;
}
.hdrPnl ul li .megaMu .navinfo ul li{}
.hdrPnl ul li .megaMu .navinfo ul li {
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
    width: 100%;
}
.hdrPnl ul li .megaMu .navinfo ul li i{
    margin-right: 10px;
    color: #0E803A;
}


.hdrPnl ul li .megaMu .navinfo h3{
    font-size: 37px;
    font-weight: 900;
    color: #0E803A;
    margin-bottom: 10px;
}
.hdrPnl ul li .megaMu .navinfo h3 b{
    display: block;
    color: #fff;
}


.hdrPnl ul li .megaMu ul{
    float: left;
    width: 100%;
    z-index: 9;
    padding-right: 20px;
}
.hdrPnl ul li .megaMu ul li{
    width: 100%;
}
.hdrPnl ul li .megaMu ul li:hover a{ background:#0E803A;}
.hdrPnl ul li .megaMu ul li a{
    padding: 0px;
    padding: 10px 20px;
    color: #fff;
    text-transform: capitalize;
    /* border-right: 1px solid #f4f4f433; */
    background: transparent;
    width: auto;
}

.hdrPnl ul li{
    float: left;
    display: flex;
    align-items: center;
    /* margin-right: 35px; */
    /* position: relative; */
}
.hdrPnl ul li span{
    width: 58px;
    height: 58px;
    display: block;
    border: 2px solid #1c2149;
    border-radius: 5px;
    margin-right: 15px;
}
.hdrPnl ul li p{
    font-size: 16px;
    color: #696969;
}
.hdrPnl ul li p b{
    display: block;
    font-size: 18px;
    color: #0E803A;
    font-weight: 600;
}









.inrHdr{
    height: 110px;
    overflow: hidden;
}
.inrHdr header a.logo{
    overflow: hidden;
    height: 88px;
}
.inrHdr header a.logo img{ width:100%;}
.inrHdr header nav{
    margin-top: 12px;
}


header:after{ content:''; display:block; clear:both;}

header{
    /* padding: 28px 0px; */
    /* overflow: hidden; */
    /* position: relative; */
    background: #011226;
    margin-top: 15px;
}
header a.logo{
    display: block;
    float: left;
    position: absolute;
    z-index: 9;
    position: absolute;
    bottom: 10px;
    width: 290px;
    left: 0;
    top: 0px;
    height: 100px;
    /* transform: skew(-30deg); */
}
header a.logo img{/* transform: skew(
26deg); */}

header nav{
    /* display: flex; */
    align-items: center;
    /* margin-top: 20px; */
    /* width: 71%; */
}
header nav .Alcategory ul{
    position: absolute;
    left: 0px;
    top: 47px;
    display: none;
}
header nav .Alcategory ul li{
    margin-right: 0;
    width: 100%;
}
header nav .Alcategory ul li a:after{ display:none;}
header nav .Alcategory ul li a{
    display: block;
    height: auto;
    background: #000;
    padding: 10px 12px;
    border-bottom: 1px solid #f4f4f424;
    font-size: 14px;
}
header nav .Alcategory:hover ul{ display:block;}

header nav .Alcategory{
    float: left;
    background: #0E803A;
    color: #fff;
    text-align: center;
    padding: 14px 18px;
    margin-right: 20px;
    position: relative;
}
header nav .Alcategory h3{
    color: #fff;
    font-size: 14px;
}
header nav .Alcategory h3 i{
    margin-right: 10px;
    color: #fff;
}

header nav ul{
    float: left;
    position: relative;
}
header nav ul li:last-child{margin-right:0px;}
header nav ul li{
    float: left;
    margin-right: 46px;
    position: relative;
}
header nav ul li:hover a{color: #af7a1c;}
header nav ul li:hover a:after{ width:100%;}
header nav ul li a{
    color: #fff;
    /* font-size: 16px; */
    font-weight: 500;
    position: relative;
    transition: 0.3s ease;
    /* padding-bottom: 15px; */
    transition: 0.3s ease;
    height: 46px;
    display: flex;
    align-items: center;
}
header nav ul li a:after{content:'';display:block;width: 100%;position: absolute;height: 2px;background: #af7a1c;bottom: 5px;width: 0;transition: 0.3s ease;}
header nav ul li:hover ul{display:block;transition: 0.3s ease;top: 31px;}
header nav ul li ul{display:none;position: absolute;/* background: #000; */min-width: 100%;top: -39px;transition: 0.3s ease;z-index: 1;}
header nav ul li ul li{
    margin-right: 0px;
    width: 100%;
    background: #af7a1c;
    color: #fff;
}
header nav ul li ul li:hover{ background:#121c37;}
header nav ul li ul li a:after{ display:none;}
header nav ul li ul li:last-child a{ border:none;}
header nav ul li ul li a{
    color: #fff!important;
    padding: 16px;
    width: 100%;
    white-space: nowrap;
    display: block;
    border-bottom: 1px solid #fa9698;
}

header nav a.lgnBtn:after{
    content:'\f007';
    display:block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    }

header nav a.apoiont:hover{ background:#121c37;}
header nav a.apoiont{float: right;background: #0E803A;color: #fff;text-align: center;padding: 12px 12px;margin-left: 35px;transition: 0.3s ease;font-size: 15px;width: 150px;}

.resBnr{ display:none;}
.bnr{
    /* background: url(../images/bnr.jpg) no-repeat center top; */
    /* height: 506px; */
    /* padding-top: 1px; */
    /* background-size: cover; */
}
.bnr .bnrCtnt{margin-top: 140px;}
.bnr .bnrCtnt h1{
    text-align: left;
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    line-height: 65px;
    margin-bottom: 15px;
}
.bnr .bnrCtnt p{
    text-align: left;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    font-weight: 300;
    margin-bottom: 5px;
}
.bnr .bnrCtnt h1 b{
    color: #025c99;
    font-size: 45px;
    font-weight: 600;
}
.bnr .bnrCtnt .btn{
    float: left;
}

.reshdr{
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    display: none;
}
.reshdr ul{
    /* padding: 10px 0px; */
    background: #0E803Ad1;
}
.reshdr ul li{
    float: left;
    width: 25%;
    margin: 0px;
    padding: 5px;
    border-right: 1px solid #f4f4f4;
}
.reshdr ul li .lgn{}
.reshdr ul li a{
    display: flex;
    flex-direction: column;
    text-align: center;
    text-align: center;
    align-items: center;
    color: #fff;
}
.reshdr ul li i{
    color: #fdd023;
    margin-bottom: 5px;
}

.whstapp{
    position: fixed;
    right: 10px;
    z-index: 1;
    bottom: 70px;
    width: 50px;
    height: 50px;
    background: green;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.whstapp i{
    color: #fff;
    font-size: 30px;
} 

.enqfixd{
    position: fixed;
    right: 0px;
    z-index: 1;
    bottom: 270px;
    width: 50px;
    height: 50px; 
    color: #fff; 
    display: flex;
    align-items: center;
    justify-content: center;
}

.flotingLnks{
    width: 40px;
    position: fixed;
    bottom: 70px;
    z-index: 99;
    left: 10px;
}
.flotingLnks ul{}
.flotingLnks ul li:last-child{ margin:0px;}
.flotingLnks ul li{
    margin-bottom: 10px;
    border-radius: 50%;
    overflow: hidden;
}
.flotingLnks ul li:nth-child(2) a{
    background: #1d9bf0;
}
.flotingLnks ul li:nth-child(3) a{
    background: #9f35b5;
}
.flotingLnks ul li:nth-child(4) a{
    background: #0274b3;
}

.flotingLnks ul li a{
    width: 40px;
    height: 40px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #38569e;
}
.flotingLnks ul li a i{
    color: #fff;
}



h2.hd{
    position: relative;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px 0 30px 0;
    background: #f7f7f7;
    width: 100%;
    }
h2.hd span{
    position: relative;
    display: inline-block;
    padding: 14px 30px;
    color: #fff;
    background: #222;
}
h2.hd span:after{
    content: "\F0DA";
    font-family: FontAwesome;
    position: absolute;
    right: -11px;
    color: #222;
    font-size: 36px;
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
}

.evnts:before{content:'';display:block;width: 200px;height: 200px;position: absolute;border-radius: 50%;border: 20px solid #0E803A2e;top: -50px;right: -60px;}
.evnts:after{content:'';display:block;width: 200px;height: 200px;position: absolute;border-radius: 50%;border: 20px solid #0E803A2e;bottom: -100px;left: -80px;}
.evnts{
    background: #0E803A;
    padding: 60px 0px;
    /* background-image: url(../images/bg-pattern01.png); */
    position: relative;
    overflow: hidden; color:#ffffff;
   /* background: linear-gradient(rgb(255 229 128) 0%,rgb(253 208 35) 100%)!important;*/
}
.evnts h1{
    color: #262626;
    text-align: left;
    margin-bottom: 25px;
}
.evnts .lft{
    width: 50%;
    padding-right: 3%;
}
.evnts .lft li:nth-child(2n+2){
    margin-right: 0px;
}
.evnts  .owl-theme .owl-controls .owl-nav{
    bottom: 0;
    top: -50px;
    right: 0;
}
.evnts .lft li{
    width: 100%;
    float: left;
    /* margin-right: 3%; */
}
.evnts .lft li .imgpnl:after{content:'';display:block;width: 100%;height: 100%;background: #01122642;top: 0;left: 0;position: absolute;}
.evnts .lft li .imgpnl{
    max-height: 200px;
    overflow: hidden;
    position: relative;
}
.evnts .lft li .imgpnl i{
    color: #fff;
    font-size: 12px;
}
.evnts .lft li .imgpnl span{
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0E803A;
    padding: 5px 10px;
    color: #fff;
    font-size: 12px;
    /* position: relative; */
    z-index: 1;
}
.evnts .lft li .imgpnl img{
    width: 100%;
}
.evnts .lft li .dtl{}
.evnts .lft li .dtl h2{
    color: #ffffff;
    font-size: 18px;
    margin-top: 15px;
    font-weight: bold;
    text-align: center;
}

.srv{
    padding-top: 60px;
    padding-bottom: 65px;
}
.srv h1{
    /* margin-top: 110; */
    /* color: #fff; */
    /* z-index: 1; */
    line-height: normal;
}
.srv h1 span{/* color: #fafafa21; *//* z-index: -1; */}

.srv ul{
}
.srv ul li:hover .dtlPnl h3{color: #011226;}
.srv ul li:hover .dtlPnl a{color:#af7a1c;}
.srv ul li:hover span{ transform:rotate(180deg);}
.srv ul li:hover .dtlPnl a i{ margin-left:30px;}

.srv ul li{
    float: left;
    /* width: 31.73%; */
    margin-right: 2.4%;
    background: #fff;
    position: relative;
    /* margin-right: 2.4%; */
    /* overflow: hidden; */
    border-radius: 10px;
    margin-bottom: 30px;
}
.srv ul li .imgPnl{
    overflow: hidden;
    /* border-bottom-right-radius: 10px; */
    /* border-bottom-left-radius: 10px; */
    border-radius: 10px;
}
.srv ul li .imgPnl img{
    width: 100%;
}


.srv ul li:nth-child(3n+3){ margin-right:0px;}
.srv ul li span{
    width: 56px;
    height: 56px;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    right: 30px;
    margin: auto;
    top: 0px;
    background: #fff;
    /* transform: rotate(0deg); */
    transition: 0.3s ease;
    background: #0E803A;
    position: absolute;
    top: -50px;
}
.srv ul li .dtlPnl:after{content:'';display:block;width: 5px;height: 100%;background: #011226;position: absolute;left: 0;top: 0px;bottom: 0;margin: auto;}

.srv ul li .dtlPnl{
    /* padding-top: 35px; */
    position: relative;
    z-index: 1;
    padding: 10px 0px;
    padding-left: 25px;
    margin-top: 25px;
    /* padding: 10px 0px; */
}

.srv ul li .dtlPnl h3{
    text-align: left;
    font-size: 18px;
    color: #011226;
    /* font-weight: bold; */
    margin-bottom: 15px;
    font-family: 'gothamblack';
}
.srv ul li .dtlPnl p{
    line-height: 25px;
    color: #3d3d3d;
    margin-bottom: 15px;
    text-align: left;
    font-size: 14px;
}
.srv ul li .dtlPnl a{
    text-align: left;
    display: block;
    color: #121c37;
    font-size: 14px;
    font-weight: bold;
    color: #0E803A;
    display: flex;
    align-items: center;
    transition: 0.3s ease;
}
.srv ul li .dtlPnl a i{
    margin-left: 10px;
    color: #011226;
    font-size: 14px;
    transition: 0.3s ease;
}
.abtUs.rvrs{
    background: #82CB9D!important;
}
.abtUs.rvrs .wrap{
    display: flex;
    flex-direction: row-reverse;
}
.abtUs.rvrs .rgt{
    height: auto;
    margin-right: 5%;
    margin-left: 0;
    background: url(../images/abut-bnr.jpg) no-repeat center center;
    background-size: cover;
}
.abtUs.rvrs .btn{
    background: #011226;
}
.abtUs.rvrs .lft{}
.abtUs.rvrs .lft h1 span{
    color: #fff;
}
.abtUs.rvrs .lft p{
    color: #fff;
}

.abtUs.rvrs .lft h1{
    color: #ffffff;
}

.abtUs{
    background: url(../images/counter-bg.png);
    background-color: #0E803A; color:#ffffff;
    padding: 60px 0px;
    /*background: linear-gradient(rgb(251 210 51) 0%,rgb(241 194 15) 100%)!important;*/
    /* border-color: #fdd026; */
}
.abtUs h1{
    text-align: left;
    /* margin-bottom: 24px; */
} 
.abtUs h1 span{
    color: #1c1c1c;
} 
.abtUs .lft{
    width: 50%;
}
.abtUs ul{}
.abtUs ul li{
    display: flex;
    margin-bottom: 10px;
}
.abtUs ul li b{
    display: block;
    line-height: normal;
    font-weight: 700;
    margin-bottom: 6px;
    color: #ffffff;
    font-size: 20px;
}
.abtUs ul li i{
    margin-right: 10px;
    font-size: 20px;
    color: #fff;
    line-height: normal;
}
.abtUs ul li p{
    line-height: normal;
}

.abtUs p{
    text-align: left;
    color: #1c1c1c;
    margin-bottom: 15px;
}
.abtUs .btn{
    margin-left: 0px;
}

.abtUs .rgt{
    background: url(../images/oxfordb.png) center center;
    background-color: #000;
    margin-left: 5%;
    width: 45%;
    height: 100%;
    background-size: cover;
    position: relative;
}

.abtUs .rgt span:before, .abtUs .rgt span:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -ms-border-radius: 50%;
    transform: translate(-50%, -50%);
    -ms-box-shadow: 0 0 0 0 rgba(var(--moniz-base-rgb, 255, 255, 255), 0.6);
    -o-box-shadow: 0 0 0 0 rgba(var(--moniz-base-rgb, 255, 255, 255), 0.6);
    box-shadow: 0 0 0 0 rgba(var(--moniz-base-rgb, 255, 255, 255), 0.6);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

@-webkit-keyframes ripple {
	70% {
		box-shadow: 0 0 0 40px rgb(244 67 54 / 17%);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
	}
}

@keyframes ripple {
	70% {
		box-shadow: 0 0 0 40px rgb(244 67 54 / 17%);
	}

	100% {
		box-shadow: 0 0 0 0 rgb(244 67 54 / 17%);
	}
}

.abtUs .rgt span{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto auto;
    z-index: 1;
    width: 50px;
    height: 50px;
    background: #f44336;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    line-height: 0;
}

.abtUs .rgt span i {
    color: #fff;
}



.category{
    margin-top: 60px;
    margin-bottom: 60px;
}
.category .owl-theme .owl-controls .owl-nav, .blog .owl-theme .owl-controls .owl-nav{
    bottom: -30px;
    /* top: -76px; */
    right: 0;
    left: 0;
    margin: auto;
}
.category .owl-theme .owl-controls .owl-nav .owl-prev, .category .owl-theme .owl-controls .owl-nav .owl-next, .blog .owl-theme .owl-controls .owl-nav .owl-prev, .blog .owl-theme .owl-controls .owl-nav .owl-next{
    border-radius: 5px;
    background-color: #222!important;
    /* border: 1px solid #c6c6c6; */
    /* filter: invert(1); */
}


.category ul{}
.category li{
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    float: left;
    /* padding: 20px; */
    /* display: flex; */
    margin-right: 3%;
    width: 100%;
}
.category li:last-child{
    margin-right: 0px;
}
.category li a{
    display: flex;
    padding: 15px;
    align-items: center;
    justify-content: space-between;
}
.category li span{
    /* padding: 10px; */
}
.category li span img{
    width: 100%;
}
.category li h3{
    color: #222;
    font-weight: bold;
    width: 100%;
}
.category li h3 b{
    margin-top: 5px;
    display: flex;
    align-items: center;
}
.category li h3 i{
    margin-left: 10px;
    color: #951212;
}











.mainVdo, .mainVdo iframe{width: 818px;margin:0 auto;position: fixed;left: 50%;margin-left: -409px;/* display: none; */height: 460px;top: 50%;margin-top: -250px;z-index: 99999;/* pointer-events: none; */}
.clsBtn2 {width: 30px;height: 30px;background: url(../images/btn-close.jpg) no-repeat center center;text-indent: -10000px;position: absolute;top: 0;right: -30px;cursor: pointer;background-size: 100% 100%;display: none;z-index: 999;background-color: #000;}
.pgWrpVide{background: #000000db;height:100%;width:100%;position:fixed;top:0px;left:0px;z-index: 9999;display: none;filter:alpha(opacity=80);opacity: initial;}






.pllex{background: url(../images/pllex.jpg) no-repeat center top;background-size: cover;min-height: 322px;display: flex;align-items: center;flex-direction: column;justify-content: center;background-attachment: fixed;}
.pllex h1{
    font-weight: normal;
    font-size: 45;
    line-height: 45px;
    margin-bottom: 15px;
    text-align: left;
    color: #272727;
    font-weight: bold;
}
.pllex h2{
    color: #fff;
    color: #272727;
}
.pllex .btn{
    float: left;
    margin-top: 30px;
    background: #0E803A;
}




.blog:after{content:'';display:block;background: url(../images/counter-bg.png);filter: invert(1);width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.blog .wrap{
    position: relative;
    z-index: 1;
}
.blog{
    /* margin-top: 60px; */
    padding: 60px 0px;
    /* background-repeat: repeat; */
    /* background: url(../images/counter-bg.png); */
    /* filter: invert(1); */
    position: relative;
}
.blog h1{}

.blog ul li:nth-child(2n+2){ margin-right:0px;}
.blog ul li{
    float: left;
    /* margin-right: 3%; */
    width: 100%;
    margin-bottom: 3%;
    border: 1px solid #dbdbdb;
    display: flex;
}
.blog ul li .imgPnl{
    position: relative;
    line-height: 0;
    /* margin-bottom: 20px; */
    position: relative;
    display: block;
    overflow: hidden;
    /* transition: 0.3s ease; */
}
.blog ul li .imgPnl span.icn{
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 78px;
    height: 96px;
}
.blog ul li .imgPnl span.icn img{ width:initial;}
.blog ul li .imgPnl span.date:after{ content:''; display:block; clear:both;}
.blog ul li .imgPnl b.date{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #025c99;
    display: block;
    z-index: 1;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    font-weight: 200;
    border-top-right-radius: 10px;
}
.blog ul li .imgPnl b.date span:after{ content:''; display:block; clear:both;}
.blog ul li .imgPnl b.date span{
    display: block;
    float: none;
    color: #fff;
    font-weight: 600;
    font-size: 27px;
    margin-top: 5px;
    line-height: 27px;
}
.blog ul li .imgPnl img{
    width: 100%;
    transition: 0.3s ease-out;
    height: 100%;
    object-fit: cover;
}
.blog ul li:hover img {
    transform: scale(1.5);
}

.blog ul li .dtl:before{
        content: "\F0DA";
        font-family: FontAwesome;
        font-family: "Font Awesome 5 Free";
        position: absolute;
        /* right: -2px; */
        color: #ffffff;
        font-size: 50px;
        top: 0;
        bottom: 0;
        line-height: 30px;
        transform: rotate(180deg);
        display: flex;
        align-items: center;
        left: -16px;
        font-weight: bold;
}

.blog ul li .dtl{
    padding: 25px;
    position: relative;
}
.blog ul li .dtl h2{
    font-weight: 600;
    margin-bottom: 10px;
    color: #0E803A;
    margin-top: 10px;
}
.blog ul li .dtl p{
    text-align: left;
    margin-bottom: 10px;
}

.blog ul li .dtl a{
    font-size: 16px;
    color: #353535;
    font-weight: 600;
    /* text-decoration: underline; */
    padding-bottom: 3px;
    position: relative;
    display: flex;
    align-items: center;
    width: 110px;
}
.blog ul li .dtl a i{
    font-weight: bold;
    color: #25383f;
    font-size: 20px;
    margin-left: 8px;
}
.blog ul li .dtl a:after{content:'';display:block;border-bottom: 2px solid #0E803A;width: 82%;position: absolute;bottom: 0px;transition:0.3s ease;}
.blog ul li:hover a:after{ width:0px}
.blog ul li:hover a{ color:#192d35;}

.awrds{
    /* display: flex; */
    padding: 60px 0px;
}

.awrds .lftPnl{
    width: 50%;
}
.awrds .rgtPnl{
    /* margin-left: 3%; */
    /* float: left; */
    width: 100%;
}
.awrds .rgtPnl .pnl.mr-0{ margin-right:0px;}
.awrds .rgtPnl .pnl h2{
    margin-bottom: 15px;
    position: relative;
}
.awrds .rgtPnl .pnl h2 span{
    font-weight: bold;
    font-size: 20px;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
    color: #12667a;
}
.awrds .rgtPnl .pnl h2:after{content:'';display:block;width: 100%;height: 1px;background: #00000021;position: absolute;top: 0;bottom: 0;left: 0;margin: auto;}
.awrds .rgtPnl .pnl{width: 49%;float: left;margin-right: 2%;}
.awrds .rgtPnl .pnl .owl-theme .owl-controls .owl-nav{
    bottom: 0px;
    /* top: -70px; */
    right: 0px;
}
.awrds .rgtPnl .pnl .owl-carousel .owl-controls .owl-nav .owl-prev:hover,.awrds .rgtPnl .pnl .owl-carousel .owl-controls .owl-nav .owl-next:hover{ background-color:#009688!important;}
.awrds .rgtPnl .pnl .owl-carousel .owl-controls .owl-nav .owl-prev,.awrds .rgtPnl .pnl .owl-carousel .owl-controls .owl-nav .owl-next{
    background-color: #000!important;
}

.awrds .rgt{
    width: 100%;
    padding: 40px;
    padding-left: 2%;
    display: flex;
    align-items: center;
}


.awrds  .rects.test{
    /* margin-top: 20px; */
    background: #82CB9D;
    margin-right: 0px;
}
.awrds  .rects.test:after{
    /* background: #011226; */
}
.awrds  .rects:after{content:'';display:block;content: '';display: block;width: 69%;/* background: #12667a; */height: 100%;right: -90px;bottom: 0;position: absolute;/* border-radius: 50%; *//* border-bottom-right-radius: 100%; */top: 0px;transform: skew(-30deg);}
.awrds  .rects{
    /* margin-left: 3%; */
    /* float: left; */
    /* width: 48.5%; */
    padding: 30px;
    background: #82CB9D;
    position: relative;
    overflow: hidden;
    /* margin-right: 3%; */
    /*background: linear-gradient(135deg,#fdd023 0,#fdd023 59%,#deb720 59%,#deb720 100%)!important;*/
}
.awrds  .rects h2{
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
.awrds  .rects ul{
    position: relative;
    z-index: 1;
}
.awrds  .rects ul li{}
.awrds  .rects ul li p{
    text-align: left;
    color: #000000;
}
.awrds  .rects ul li .imgpnl{
    display: flex;
    margin-top: 15px;
    align-items: center;
}
.awrds  .rects ul li .imgpnl span{
    width: 70px;
    border-radius: 50%;
    overflow: hidden;
    height: 70px;
    margin-right: 15px;
}
.awrds  .rects ul li .imgpnl span img{
    width: 100%;
}
.awrds  .rects ul li .imgpnl h3{
    color: #000000;
}
.awrds  .rects ul li .imgpnl h3 b{
    display: block;
    color: #000000;
    font-weight: bold;
}

.achivmt:after{content:'';display:block;width: 100%;height: 100%;/* background-image: linear-gradient(to left, #f58934, #d96d36, #bb5435, #9a3e31, #792b2b); */position: absolute;top: 0;opacity: 0.8;/* background-image: linear-gradient(to right bottom, #011226, #004679, #00658e, #008497, #0E803A); */background: #0E803Ad9;}
.achivmt{
    background: url(../images/oxfordb.png) no-repeat top center;
    padding: 75px 0px;
    background-attachment: fixed;
    /* background-image: linear-gradient(to left, #f58934, #d96d36, #bb5435, #9a3e31, #792b2b); */
    position: relative;
}
.achivmt ul{
    position: relative;
    z-index: 1;
}
.achivmt ul li:nth-child(1){border-left: 1px solid #cdcdcd6b;}
.achivmt ul li{
    float: left;
    width: 25%;
    border-right: 1px solid #cdcdcd4f;
    padding: 10px 0px;
}
.achivmt ul li span{
    display: block;
    background: #ffffff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.achivmt ul li span img{width:100%;/* filter: invert(1); *//* opacity: 0.7; */}

.achivmt ul li h3{
    text-align: center;
    font-weight: 500;
    color: #ffffffde;
}
.achivmt ul li h3 b{
    display: block;
    text-align: center;
    font-size: 50px;
    font-weight: 900;
    color: #ffffffde;
    line-height: 50px;
    margin-bottom: 5px;
}


.clints{
    padding: 60px 0px;
}
.clints ul{}
.clints ul li:last-child{
    margin-right: 0px;
}

.clints ul li:hover img{ filter:grayscale(0);}
.clints ul li imG{/* width:auto!important; */margin: auto;width: 100%;filter: grayscale(1);transition: 0.3s ease;}
.clints ul li{
    padding: 19px 5px;
    border: 1px solid #e5e5e5;
    float: left;
    width: 100%;
    margin-right: 3%;
    text-align: center!important;
}
.clints .owl-theme .owl-controls .owl-nav{
    width: 100%;
    left: 0;
    bottom: 0px;
    top: 0;
    margin: auto;
    height: 30px;
}
.inqury{
    display: flex;
}
.inqury .frm{
    padding: 30px;
    float: left;
    width: 46%;
    padding: 30px; 
    background: url(../images/counter-bg.png);
    background-color: #82CB9D;
	/*
    background: linear-gradient(rgb(251 210 51) 0%,rgb(241 194 15) 100%)!important;
    background: linear-gradient(135deg,#fdd023 0,#fdd023 59%,#deb720 59%,#deb720 100%)!important;*/
}
.inqury .frm .fldwrp textarea{
    width: 100%;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    height: 70px;
}
.inqury .frm .fldwrp{
    margin-bottom: 19px;
}
.inqury .frm .fldwrp label{
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #222;
}
.inqury .frm .fldwrp input.btn{
    border: none;
    background: #011226;
}
.inqury .frm .fldwrp input{
    width: 100%;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    font-size: 12px;
    height: 40px;
    text-indent: 10px;
}


.inqury .rgtPnl{
    width: 54%;
    float: right;
    background: #0E803A;
    padding: 30px;
    /* background-image: url(../images/bg-pattern01.png);  background: rgb(1,18,38); */
   
    /* background: linear-gradient(139deg, rgba(1,18,38,1) 26%, rgba(7,161,152,1) 109%); */
    background-color: #0E803A;
    background: url(../images/counter-bg.png);
    /* background-color: #011226; */
    /* background: linear-gradient(135deg,#fdd023 0,#fdd023 59%,#deb720 59%,#deb720 100%)!important; */
    background-color: #0E803A;
}
.inqury .rgtPnl ul{}
.inqury .rgtPnl ul li:last-child{
    margin: 0px;
    padding: 0px;
    border: none;
}
.inqury .rgtPnl ul li{
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #f4f4f459;
    padding-bottom: 20px;
    align-items: flex-start;
}
.inqury .rgtPnl ul li img{
    width: 70px;
    /* color: #fff; */
    filter: invert(1);
}
.inqury .rgtPnl ul li h3{
    margin-left: 10px;
    color: #ffffff;
    font-weight: bold;
}
.inqury .rgtPnl ul li  p{
    text-align: left;
    color: #ffffff;
    line-height: 26px;
    margin-top: 15px;
}



footer:after{/* content:''; */display:block;background: url(../images/footer.jpg) no-repeat center center;width: 100%;height: 100%;top: 0;left: 0;position: absolute;background-size: cover;opacity: 0.1;}

footer{background: url(../images/subs-bg.png);padding: 70px 0px 0px;background-color: #000000;position: relative;}
footer .wrap{position:relative;z-index: 1;}
footer .cl1{
    float: left;
    width: 300px;
    width: 25%;
}
footer .cl1 p{
    text-align: left;
}

footer .cl1 h3{color:#fff;margin-bottom:20px;font-size: 23px;}
footer .cl1 h3.mr10{ margin-top:30px;}
footer .cl1 ul.info{}
footer .cl1 ul.info li:hover a:before{ background-color:#011226;}
footer .cl1 ul.info li{
    margin-bottom: 20px;
}
footer .cl1 ul.info li a{color:#fff;display: block;position: relative;padding-left: 57px;height: 38px;display: flex;align-items: center;}
footer .cl1 ul.info li a:before{content:'';display:block;width:38px;height:38px;background:url(../images/icn-call.png) no-repeat center center;background-color: #0E803A;position: absolute;left: 0px;transition: 0.3s ease;border-radius: 5px;color: #0E803A;}

footer .cl1 ul.info li.mil a:before{content:'';background-image: url(../images/icn-mail.png);}
footer .cl1 ul.info li.loc a:before{content:'';background-image: url(../images/icn-loc.png);}

footer .cl2{
    float: left;
    padding-left: 50px;
    width: 300px;
    width: 25%;
}
footer .cl2 li.hd{
    margin-bottom: 20px;
    font-size: 23px;
    padding: 0px;
    background: transparent;
}
footer .cl2 li{background:url(../images/arrow-ftr.png) no-repeat left;padding-left: 16px;color: #fff;margin-bottom: 17px;}
footer .cl2 li:hover a{ color:#ffbf00;}
footer .cl2 li a{ color:#fff;}

footer .pnl{
    padding: 15px 0px;
    border-top: 1px solid #f4f4f46b;
    /* border-bottom: 1px solid #f4f4f46b; */
}
footer .pnl ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
footer .pnl ul li:last-child{
    border-right: 0px;
    padding-right: 0px;
    margin-right: 0px;
}
footer .pnl ul li{
    margin-right: 19px;
    color: #fff;
    border-right: 1px solid #f4f4f4;
    padding-right: 18px;
}
footer .pnl ul li i{
    margin-right: 15px;
    color: #0E803A;
}

footer .cl3{
    float: left;
    width: 300px;
    width: 25%;
}
footer .cl3 li.hd{
    margin-bottom: 20px;
    font-size: 23px;
    padding: 0px;
    background: transparent;
    color: #fff;
    border: none;
}
footer .cl3 li:after{ content:''; display:block; clear:both;}
footer .cl3 li:last-child{ border:none;}
footer .cl3 li:hover .dtl h5{ color:#ffbf00;}
footer .cl3 li{
    display: block;
    margin-bottom: 17px;
    border-bottom: 1px solid rgba(244, 244, 244, 0.28);
    padding-bottom: 17px;
}
footer .cl3 li .imgPnl{
    width: 63px;
    height: 63px;
    float: left;
    margin-right: 15px;
}
footer .cl3 li .imgPnl img{
    width: 100%;
    height: 63px;
    object-fit: cover;
}
footer .cl3 li .dtl{
    float: left;
}
footer .cl3 li .dtl h5{
    color: #fff;
    font-size: 13px;
}
footer .cl3 li .dtl p{
    text-align: left;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

footer .cl4{
    float: left;
    width: 350px;
    padding-left: 60px;
    width: 25%;
}
footer .cl4 li.hd{
    margin-bottom: 20px;
    font-size: 23px;
    padding: 0px;
    background: transparent;
    color: #fff;
    border: none;
}
footer .cl4 li:after, footer .cl4 li .fldwrp:after{ content:''; display:block; clear:both;}

footer .cl4 li{}
footer .cl4 li .fldwrp{
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    border-radius: 5px;
    overflow: hidden;
}
footer .cl4 li .fldwrp input{
    width: 65%;
    float: left;
    height: 37px;
    border: none;
}
footer .cl4 li .fldwrp:hover{ background:#011226;}
footer .cl4 li .fldwrp .btn{
    width: 35%;
    background: #0E803A;
    border-radius: 0px;
    float: right;
    padding: 6px 0px;
    cursor: pointer;
    transition: 0.3s ease;
    border: none;
    color: #fff;
    font-weight: normal;
    /* height: 100%; */
}

footer .cl4 li.mp{
    height: 148px;
}
footer .miniftr{/* margin-top:20px; */background: #232323;padding: 10px 0px;}
footer .miniftr p{
    text-align: left;
    font-size: 13px;
}

.tabcontent{display:none;-webkit-animation: fadeEffect 1s;animation: fadeEffect 1s;}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.inrbnr{background: url(../images/abut-bnr.jpg) no-repeat center top;background-size: cover;min-height: 200px;display: flex;align-items: center;position: relative;background-attachment: fixed;background-position: center center;}
.inrbnr:after{content:'';display:block;position: absolute;width: 100%;height: 100%;background: #000000d1;}
.inrbnr .bnrCtnInr{
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* flex-direction: column; */
    height: auto;
    position: relative;
    z-index: 1;
}
.inrbnr .bnrCtnInr .brdCrm{}
.inrbnr .bnrCtnInr .brdCrm ul{
    display: flex;
    margin: 0 0 10px;
    padding: 4px 15px 6px;
    list-style: none;
    /*background: rgb(144 28 116);*/
	background-color:#0E803A;
    float: left;
    border-radius: 2px;
}
.inrbnr .bnrCtnInr .brdCrm ul li{
    line-height: normal;
}
.inrbnr .bnrCtnInr .brdCrm ul li a{
    color: #eee;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    display: flex;
}
.inrbnr .bnrCtnInr .brdCrm ul li a i{
    color: #FFF;
    margin: 0px 5px;
    line-height: normal;
}

.inrbnr .bnrCtnInr .brdCrm span{
    display: block;
    font: 12px Arial,Helvetica,sans-serif;
    /* float: left; */
    padding: 6px 10px;
    line-height: 1;
    /*background: rgb(253 208 35);*/
	background-color:#0E803A;
	color:#FFFfff;
    clear: left;
    border-radius: 2px;
    width: fit-content;
    margin-top: 9px; 
}


.inrbnr .bnrCtnInr h3{
    text-align: center;
    color: #f3f0f2;
    font-size: 45px;
    font-weight: 900;
}
.inrbnr .bnrCtnInr h3 b{
    display: block;
    text-align: right;
    color: #fff;
}

.inrbnr .bnrCtnInr a{
    font-size: 20px;
    color: #9d9ea0;
}

.CmnPg{
    margin-top: 60px;
}
.CmnPg .cat{
    width: 250px;
    float: left;
    margin-right: 3%;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 30px;
    border-bottom: 1px solid #0E803A;
    position: sticky;
    top: 0px;
}
.CmnPg .cat h2{
    background: #0E803A;
    padding: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.CmnPg .cat ul{
    border: 1px solid #0E803A;
    border-bottom: 0px;
}
.CmnPg .cat ul li{
    border-bottom: 1px solid #9d9d9da1;
}
.CmnPg .cat ul li a{
    padding: 10px 15px;
    display: block;
}
.CmnPg .cat ul li:last-child{
    /* border-bottom: 1px solid #0E803A; */
    /* margin-bottom: 6px; */
    border: none;
}

.CmnPg .InrpgCtn{
    float: left;
    width: 77%;
}
.CmnPg .InrpgCtn .imgPnl{
    width: 35%;
    margin-right: 3%;
    float: left;
}
.CmnPg .InrpgCtn .imgPnl img{ width:100%;}
.CmnPg .InrpgCtn .dtlPbl{
    float: left;
    width: 57%;
}
.CmnPg .InrpgCtn .dtlPbl p{
    text-align: left;
    margin-bottom: 20px;
}
.CmnPg p{
    text-align: left;
    margin-bottom: 20px;
}

.CmnPg .InrpgCtn .shipping{
    margin-top: 30px;
    margin-bottom: 30px;
}
.CmnPg .InrpgCtn .shipping ul li h3 i{
    font-size: 12px;
}
.CmnPg .InrpgCtn .flImg{
    max-height: 190px;
    overflow: hidden;
    background-attachment: fixed;
    margin-bottom: 30px;
    object-fit: cover;
}
.CmnPg .InrpgCtn .flImg img{
    width: 100%;
}
.CmnPg .InrpgCtn .prodcts{
    margin-top: 30px;
}
.CmnPg .InrpgCtn .prodcts ul{}
.CmnPg .InrpgCtn .prodcts ul li{}
.CmnPg .InrpgCtn .prodcts li .imgpnl{
    width: 100%;
}
.CmnPg .InrpgCtn .prodcts li .dtlpnl{
    width: 100%;
}
.CmnPg .InrpgCtn .dtlPg{
    margin-bottom: 60px;
}
.CmnPg .InrpgCtn .dtlPg .brdCrm{
    padding: 15px;
    background: #fff;
    text-align: center;
    margin-bottom: 30px;
    /* margin-top: 30px; */
    font-size: 14px;
    border: 2px solid #e5e5e5;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
}
.CmnPg .InrpgCtn .dtlPg .brdCrm h6{
    font-weight: bold;
}
.CmnPg .InrpgCtn .dtlPg .brdCrm ul{}
.CmnPg .InrpgCtn .dtlPg .brdCrm ul li:after{content: '|';font-family: 'FontAwesome';color: #222222;font-family: "Font Awesome 5 Brands";font-weight: 800;margin: 0px 10px;line-height: 12px;}
.CmnPg .InrpgCtn .dtlPg .brdCrm ul li{
    float: left;
    /* margin-right: 30px; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.CmnPg .InrpgCtn .dtlPg .brdCrm ul li:last-child:after{ display:none;}
.CmnPg .InrpgCtn .dtlPg .brdCrm ul li:last-child{
    margin-right: 0px;
}
.CmnPg .InrpgCtn .dtlPg .brdCrm ul li a{}

.CmnPg .InrpgCtn .dtlPg .proIMgPnl{
    width: 40%;
    float: left;
    margin-right: 3%;
    /* position: sticky; */
    /* top: 0; */
}
.CmnPg .InrpgCtn .dtlPg .proDtls{
    float: left;
    width: 57%;
}
.CmnPg .InrpgCtn .dtlPg .proDtls h2{
    font-weight: bold;
    color: #0E803A;
}
.CmnPg .InrpgCtn .dtlPg .proDtls .price{
    margin: 15px 0px;
    border-top: 1px solid #d1d1d1;
    padding: 15px 0px;
    border-bottom: 1px solid #d1d1d1;
}
.CmnPg .InrpgCtn .dtlPg .proDtls .price span{
    font-weight: bold;
    color: #000;
    font-size: 18px;
}
.CmnPg .InrpgCtn .dtlPg .proDtls .price p{}

.CmnPg .InrpgCtn .dtlPg .share{
    margin: 15px 0px;
    border-top: 1px solid #d1d1d1;
    padding: 15px 0px;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 0pc;
}
.CmnPg .InrpgCtn .dtlPg .wishLst{
    margin-bottom: 20px;
    display: block;
}
.CmnPg .InrpgCtn .dtlPg .wishLst i{
    color: #0E803A;
}

.CmnPg .InrpgCtn .dtlPg .scl{
    display: flex;
    align-items: center;
}
.CmnPg .InrpgCtn .dtlPg .scl h5{}
.CmnPg .InrpgCtn .dtlPg .scl ul{
    margin-left: 20px;
}
.CmnPg .InrpgCtn .dtlPg .scl ul li{
    float: left;
    margin-right: 20px;
}

.CmnPg .InrpgCtn .dtlPg .shipOpn{
    margin-bottom: 30px;
}
.CmnPg .InrpgCtn .dtlPg .shipOpn ul{
    /* border-top: 0px; */
    border: 1px solid #d1d1d1;
    border-top: 0px;
}
.CmnPg .InrpgCtn .dtlPg .shipOpn ul li:last-child{ border:none;}
.CmnPg .InrpgCtn .dtlPg .shipOpn ul li{
    padding: 20px;
    /* border: 1px solid; */
    border-bottom: 1px solid #d1d1d1;
}
.CmnPg .InrpgCtn .dtlPg .shipOpn .block-reassurance-item{
    display: flex;
    align-items: center;
}
.CmnPg .InrpgCtn .dtlPg .shipOpn .block-reassurance-item img{ margin-right:10px;}

.CmnPg .InrpgCtn .dtlPg .nav-tabs{
    /* margin-top: 100px; */
    background: #f0f0f0;
    margin: 0px;
}
.CmnPg .InrpgCtn .dtlPg .nav-tabs li{}
.CmnPg .InrpgCtn .dtlPg .nav-tabs li button.active{
    background: #0E803A;
    color: #fff;
    border-radius: 0px;
}
.CmnPg .InrpgCtn .dtlPg .nav-tabs li button{
    margin: 0px;
    border: none;
    color: #000;
    font-size: 16px;
}
.CmnPg .InrpgCtn .dtlPg .tab-content .tab-pane{
    padding: 20px;
    border: 1px solid #d3d3d3;
    border-top: 0px;
}

.tstmlPg{
    margin-top: 60px;
}
.tstmlPg ul{}
.tstmlPg ul li:nth-child(3n+3){ margin-right:0px;}
.tstmlPg ul li:before{content: '"';width: 40px;height: 40px;background: #af7a1c;display: block;position: absolute;top: -10px;font-size: 50px;text-align: center;color: #fff;font-weight: bolder;left: 30px;font-family: 'arial';}
.tstmlPg ul li{
    padding: 30px;
    width: 30.33%;
    float: left;
    margin-right: 4%;
    box-shadow: 0px 1px 20px -14px #3d3d3d;
    position: relative;
    margin-bottom: 4%;
}

.insPg{
    margin: 50px 0px;
}
.insPg .lft{
    width: 70%;
}

.insPg .whUs{
    display: flex;
}
.insPg .whUs h1, .insPg .whUs h1 span{
    font-size: 20px;
}
.insPg .whUs .txtPnl{
    margin-left: 2%;
}
.insPg .whUs .txtPnl li{
    margin-bottom: 10px;
    font-size: 13px;
    display: flex;
}
.insPg .whUs .txtPnl li i{
    margin-right: 10px;
    color: #0E803A;
}
.insPg .whUs .imgPnl{
    max-width: 42%;
}
.insPg .whUs .imgPnl ul{
    width: 100%;
}
.insPg .whUs .imgPnl ul li{
    width: 100%;
}

.insPg .whUs .imgPnl img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}



.drcMsg{
    /* margin-top: 72px; */
    border: 3px solid #d9d9d9;
    padding: 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
    margin-bottom: 20px;
}

.drcMsg.revarse aside.lft{
    width: 79%;
}
.drcMsg.revarse .mdImg{
    right: initial;
    left: 30px;
}
.drcMsg .mdImg{
    display: block;
    width: 220px;
    /* position: absolute; */
    right: 30px;
    /* top: -60px; */
}

.drcMsg img{
    width: 100%;
}

.drcMsg aside{width: 60%;}





.insPg .lft h1{
    text-align: left;
}
.insPg .lft p{
    text-align: left;
    margin-bottom: 20px;
}

.insPg .rgt{
    margin-left: 3%;
    width: 27%;
    position: sticky;
    top: 0;
}
.insPg .rgt:after{content:'';display:block;/* background: url(../images/subs-bg.png) bottom center; */width: 100%;height: 100%;position: absolute;bottom: 0;filter: invert(1);left: 0px;background: url(../images/counter-bg.png);opacity: 0.7;}

.insPg .rgt .frm{
    position: sticky;
    box-shadow: 1px 1px 8px 1px #00000059;
    padding: 20px;
    background: url(../images/about.jpg) no-repeat top;
    padding-top: 210px;
    position: relative;
    z-index: 1;
}
.insPg .rgt .frm .srch{
    width: 100%;
    border: 1px solid #b9b9b9;
    padding: 5px;
}
.insPg .rgt .frm .srch input{
    border: none;
    width: 90%;
    margin-right: 10px;
    background: transparent;
    border-right: 1px solid #aba6a6;
}
.insPg .rgt .frm .srch a{}
.insPg .rgt .frm h3{
    margin: 20px 0px;
    font-weight: bold;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 10px;
    color: #0E803A;
}
.insPg .rgt .frm h3 i{
    margin-right: 5px;
    color: #0c0c0c;
    font-size: 22px;
}

.insPg .rgt .frm ul{
    margin-bottom: 20px;
}
.insPg .rgt .frm ul li{
    line-height: normal;
    margin-bottom: 10px;
}
.insPg .rgt .frm ul li a{
    font-size: 14px;
}
.insPg .rgt .frm ul li a i{
    margin-right: 10px;
    color: #a1a1a1;
}
.insPg .rgt .frm ul li:last-child{}
.insPg .rgt .frm .btn.fl{
    border-radius: 0px;
    margin-bottom: 14px;
    padding: 10px;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0E803A;
    color: #FFF!important;
    font-weight: 600;
}
.insPg .rgt .frm .btn.fl i{
    color: #FFF;
    margin-left: 10px;
}


.insPg .rgt .fldWrp{
    margin-bottom: 20px;
}
.insPg .rgt .fldWrp label{}
.insPg .rgt .fldWrp input, .insPg .rgt .fldWrp textarea{
    width: 100%;
    border: 1px solid #a7a7a7;
    text-indent: 10px;
    border-radius: 3px;
}
.insPg .rgt .fldWrp textarea{
    height: 80px;
}

.insPg .rgt  .btn{
    width: 100%;
    padding: 10px;
}

.insPg .rgt .frm h2{
    font-size: 18px;
    font-weight: bold;
    color: #0E803A;
    margin-bottom: 10px;
}
.insPg .rgt .frm p{
    text-align: left;
    line-height: normal;
    margin-bottom: 20px;
}


.tstmlPg ul li span{
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}
.tstmlPg ul li span img{
    width: 100%;
    height: 100%;
}
.tstmlPg ul li h2{
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}
.tstmlPg ul li p{
    text-align: justify;
    font-size: 14px;
}
.tstmlPg ul li h3{
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #af7a1c;
}
.tstmlPg ul li h3 b{
    font-size: 14px;
    font-weight: bold;
}

.conctus{/* margin: 6% auto; */margin-top: 30px;}
.conctus .wrap{
    /* max-width: 800px; */
}
.conctus .infoDtls{
    width: 100%;
    /* float: left; */
}
.conctus .infoDtls ul{
    display: flex;
    flex-wrap: wrap;
}
.conctus .infoDtls ul li:hover h5, .conctus .infoDtls ul li.active h5{ color:#fff}
.conctus .infoDtls ul li:hover i, .conctus .infoDtls ul li.active i{ background:#fdd023}
.conctus .infoDtls ul li:hover a,  .conctus .infoDtls ul li.active a{ background:#901c74; color:#fff;}
.conctus .infoDtls ul li:last-child{ margin-right:0px;}
.conctus .infoDtls ul li{
    margin-bottom: 30px;
    width: 22.7%;
    /* flex-direction: column; */
    float: left;
    margin-right: 3%;
    height: 100%;
}
.conctus .infoDtls ul li a h5{
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: capitalize;
}
.conctus .infoDtls ul li a{
    display: block;
    box-shadow: 0px 0px 7px -2px #00000091;
    padding: 20px;
    display: flex;
    align-items: center;
    font-size: 14px;
    border-radius: 5px;
    flex-direction: column;
    text-align: center;
    height: 100%;
    min-height: 161px;
}
.conctus .infoDtls ul li i{
    min-width: 40px;
    height: 40px;
    background: #901c74;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 10px;
}
.conctus .frm:after{content:'';display:block;background: url(../images/counter-bg.png);filter: invert(1);width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.conctus .frm fieldset{
    position: relative;
    z-index: 1;
}
.conctus .frm{
    float: left;
    /* margin-left: 5%; */
    box-shadow: 0px 0px 7px -2px #00000091;
    padding: 20px;
    width: 50%;
    border-radius: 5px;
    overflow: hidden;
    /* background: url(../images/counter-bg.png); */
    /* filter: invert(1); */
    position: relative;
}
.conctus .frm h1{
    text-align: left;
}

.conctus .fxBx{
    display: flex;
}

.conctus .frm .fldwrp .icnPnl{
    display: flex;
}
.conctus .frm .fldwrp .icnPnl input{
    border-left: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.conctus .frm .fldwrp .icnPnl i{
    background: #0274b3;
    color: #fff;
    min-width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.conctus .frm .fldwrp.mr-0{
    margin-right: 0px;
}
.conctus .frm .fldwrp.fl{
    width: 100%;
}
.conctus .frm .fldwrp{
    margin-bottom: 20px;
    width: 48%;
    float: left;
    margin-right: 3%;
}
.conctus .frm .fldwrp label{
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}
.conctus .frm .fldwrp input{
    width: 100%;
    border: 1px solid #d5d5d5;
    padding: 7px 10px;
    font-size: 14px;
    border-radius: 5px;
}
.conctus .frm .fldwrp textarea{
    width: 100%;
    border: 1px solid #d5d5d5;
    padding: 7px 10px;
    font-size: 14px;
    border-radius: 5px;
}


.mapmain{/* height:300px; */width: 50%;/* float:  right; *//* margin-top: 40px; */box-shadow: 0px 0px 7px -2px #00000091;}
.faqs{
    margin-bottom: 60px;
}
.faqs .accordion-item{
    margin-bottom: 30px;
    border: 1px solid #ddd8d8;
}

.faqs .accordion-header .accordion-button{
    padding: 10px;
    /* background: #000; */
    color: #0E803A;
    font-weight: bold;
    font-size: 16px;
}
.faqs .accordion-header .accordion-button:not(.collapsed){background:#9C27B0;color: #fff;}
.faqs .accordion-header  .accordion-button:not(.collapsed)::after{
    background: url(../images/download.svg);
}
.faqs .accordion-header .accordion-button::after{
    background: url(../images/arrow-down.svg);
}

.srvPg{
    /* margin-top: 80px; */
}
.srvPg .lft{
    margin-right: 5%;
    width: 67%;
}
.srvPg .rgt{
    width: 28%;
    position: relative;
}
.srvPg .rgt img{
    width: 100%;
    position: sticky;
    top: 0;
}
.srvPg h1.mx.mr20{ margin-top:40px;}
.srvPg h1.mx{
    position: relative;
    margin-bottom: 20px;
}
.srvPg h1.mx span{
    padding-right: 5px;
    text-align: left;
    display: block;
    font-size: 25px;
    background: #fff;
    width: fit-content;
    width: -moz-fit-content;
    position: relative;
    z-index: 1;
}
.srvPg h1.mx:after{width: 100%;content:'';display:block;border-bottom: 1px solid #d9d9d9;position: absolute;top: 0;bottom: 0;margin: auto;height: 1px;}
.srvPg p{
    text-align: left;
    margin-bottom: 20px;
}
.srvPg b.bld{font-weight: bold;
    color: #af7a1c;}
.srvPg a.btn.big{
    width: auto;
    display: inline-block;
    padding: 9px 15px;
    margin-bottom: 50px;
}

.srvPg ul.tike{}
.srvPg ul.tike li{
    font-size: 16px;
    line-height: 30px;
    color: #6e6e6e;
    margin-bottom: 10px;
    position: relative;
    padding-left: 29px;
}
.srvPg ul.tike li:before{content: '\f00c';display:block;font-family: FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;left: 0;color: #af7a1c;}
.srvPg ul.tike li b{
    display: block;
    font-weight: bold;
}

.srvPg .srvLogs{
    padding: 75px 0px;
    margin-top: 75px;
    /* margin-bottom: 60px; */
    background: rgba(244, 244, 244, 0.48);
}
.srvPg .srvLogs h1{}
.srvPg .srvLogs h1 span{
    color: rgba(18, 28, 55, 0.15);
}
.srvPg .srvLogs ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.srvPg .srvLogs ul li:nth-child(6n+6){border-right: none;}
.srvPg .srvLogs ul li.brdn{ border-bottom:none;}
.srvPg .srvLogs ul li{
    float: left;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    width: 16.66%;
    /* min-height: 161px; */
    padding: 30px 0px;
}
.srvPg .srvLogs ul li span{
    display: block;
}
.srvPg .srvLogs ul li span img{
    width: 100%;
}
.srvPg .srvLogs ul li p{
    text-align: center;
    font-weight: bold;
    margin: 0px;
    margin-top: 15px;
}
.srvPg.bgClr{
    background: rgba(244, 244, 244, 0.48);
    margin: 0px;
    padding: 75px 0px;
}
.srvPg .wrap.flx{
    display: flex;
    flex-wrap: wrap;
}
.srvPg.bgClr h1 span{  background: rgba(244, 244, 244, 0.48);}
.srvPg.bgClr h2{
    font-size: 18px;
    margin-bottom: 15px;
}
.srvPg.bgClr p{}
.srvPg.bgClr b{
    font-weight: bold;
    color: #6e6e6e;
}
.srvPg.bgClr b span{
    font-weight: bold;
    color: #af7a1c;
}
.srvPg.bgClr ul{
    margin: 15px 0px;
}
.srvPg.bgClr li{
    font-size: 16px;
    line-height: 30px;
    color: #6e6e6e;
}
.srvPg.bgClr li span{
    color: #af7a1c;
    font-weight: bold;
}
.srvPg.bgClr hr{
    margin: 15px 0px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #d9d9d9;
}

.srvPg.bgClr fieldset{
    border: none;
    background: rgb(213, 213, 213);
    padding: 30px;
    position: sticky;
    top: 0;
}
.srvPg.bgClr fieldset .fldwrp{
    margin-bottom: 25px;
}
.srvPg.bgClr fieldset .fldwrp label{
    display: block;
    margin-bottom: 5px;
}
.srvPg.bgClr fieldset .fldwrp input{
    width: 100%;
    border: none;
    height: 30px;
}
.srvPg.bgClr fieldset .fldwrp textarea{
    width: 100%;
    height: 80px;
    border: none;
}
.srvPg.bgClr fieldset a{
    width: 100%;
    /* padding: 9px 0px; */
    background: #072f5f;
    color: #fff;
    border-color: #072f5f;
}
.srvPg.bgClr fieldset a:hover{
    background: #af7a1c;
    border: 2px solid #af7a1c!important;
    /* color: #af7a1c; */
}

.webPg{}
.webPg .outLst{
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px;
}
.webPg .outLst li{
    float: left;
    /* width: 33.33%; */
    margin-right: 3%;
    width: 250px;
    border: 1px solid #efefef;
    border-radius: 10px;
    overflow: hidden;
}
.webPg .outLst h3{
    /* padding: 30px; */
    text-align: center;
    background: #442005;
    display: block;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}
.webPg .outLst h4{
    text-align: center;
    background: #af7a1c;
    padding: 20px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}
.webPg .outLst li ul{
    border: none;
    border-radius: 0px;
    max-height: 400px;
    overflow-y: scroll;
}
.webPg .outLst li ul li{
    width: 100%;
    margin: 0px;
    border-radius: 0px;
    padding: 10px;
    font-size: 14px;
    text-align: center;
}
.webPg .outLst a{
    margin: 20px auto;
    background: #af7a1c;
    width: 90%;
    color: #fff;
    border-color: #af7a1c;
}


.inrLst::-webkit-scrollbar {
    width: 5px;
}
 
.inrLst::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.inrLst::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #af7a1c; 
}


 ul.gllry{
    display: flex;
    flex-wrap: wrap;
}
ul.gllry li:nth-child(3n+3){ margin-right:0px;}
ul.gllry li{/* float: left; *//* margin-right: 2%; */width: 32%;/* position: relative; */margin-bottom: 30px;margin-right: 2%;height: 100%;}
ul.gllry li h2{
    font-size: 16px;
    /* margin-bottom: 20px; */
    display: block;
    color: #9f35b5;
    text-align: center;
    margin-top: 5px;
}
ul.gllry li .imgPnl{/* border-radius: 4px; */overflow: hidden;/* max-height: 258px; */border: 1px solid #f4f4f4;display: block;position: relative;}
ul.gllry li .imgPnl img{width: 100%;object-fit: cover;height: 100%;}
ul.gllry li:hover .hvr{ opacity:1}
ul.gllry li .hvr{position: absolute;width: 90%;height: 90%;background: #9f35b5b8;z-index: 1;top: 0;border-radius: 20px;left: 0;right: 0;bottom: 0;margin: auto auto;color: #fff;display: flex;align-items: center;justify-content: center;font-size: 50px;opacity: 0;transition: 0.3s ease;}








                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       