@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000000;
	text-align:center;
	font-family: 'Museo Slab 500';
	}
p, h1, h2, h3, h4, h5, ul {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
.clearall {
	clear: both;
	height: 1px;
	width: auto;
}
*{box-sizing: border-box;}
img{max-width:100%; vertical-align:middle; border:none;}
.container {
	width: 1170px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position:relative;
}
/*=========================
CSS FOR HEADER
===========================*/
.topstrip {
	background: #202c60;
	padding: 6px 0 7px 0;
	float: left;
	width: 100%;
}
ul.striplist {
    padding: 0;
    float: right;
}
ul.striplist li {
    float: left;
    display: inline-block;
    padding: 0 15px;
    border-right: 1px solid #fff;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    text-align: left;
    font-weight: 500;
}
ul.striplist li img {
    vertical-align: baseline;
    margin: 0 6px 0 0;
}
ul.striplist li:last-child{ border:none;}
.top-strip{
	float:left;
	width:100%;
	color:#ffffff;
	font-size:16px;
	line-height:18px;
	padding:7px 0;
	background:#45b6e5;
	letter-spacing:1px;
	}
.top-fix-bar {
    float: left;
    width: 100%;
}
.header {
    float: left;
    width: 100%;
    position: relative;
    padding: 11px 0px;
    background: #e9fcfb;
    min-width: 1170px;
    -webkit-box-shadow: 0 3px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 10%);
    z-index: 9;
}
.fixed-nav{
	position: fixed;
	z-index: 999;
	top: 0;
	-webkit-transition: margin .3s ease-out;
    transition: margin .3s ease-out;
	margin-top:0;
	-webkit-box-shadow: 0 3px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 10%);
	    background: rgb(193 2 16);
	}
.header-left,.header-right {
	display: inline-block;
	vertical-align: middle;
	padding: 30px 0;
	}
.mainMenu {
	display:inline-block;
}
.mainMenu li{
	display: inline-block;
    text-align: left;
    margin-right: 40px;
    vertical-align: middle;
	      font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.mainMenu li:last-child{margin-right:0;}
.mainMenu li a {
    color: #000;
    font-size: 16px;
    line-height: 26px;font-weight: bold;
}
.mainMenu li a:hover,.mainMenu li a.active{color: #000;text-decoration: none;}
.mainMenu li:last-child a{ border:none;}
.mainMenu li a span{font-weight: 600; color: #00e48f;}
.logo{
	max-width: 234px;
	float: left;
}

.menu-cart {
    width: 30px;
}

/*=========================
CSS FOR ELEMEMT SHOW HIDE
===========================*/
a.btn, a.show-btn, a.show-btn-sml, a.s2btn1, a.s2btn2, a.show-btn-sml2{
	/*border: 1px solid #568165;
    outline: none;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    color: #ffffff;
    padding: 13px 50px 15px;
    margin-top: 40px;
    float: left;
    text-align: center;
    background: #f7941d;*/
}
a.show-btn-sml img, a.show-btn img{display:none}
a.show-btn{
	float:left;
	margin:10px 0 0 0;
}
a.show-btn-sml, a.show-btn-sml2{
	line-height: 22px;
    margin-top: 15px;
    font-size: 16px;
    padding: 5px 20px 7px;
    border: 2px solid #568165;
    float: none;
    display: inline-block;
}
a.s2btn1, a.s2btn2{
	line-height: 38px;
    margin-top: 32px;
    font-size: 24px;
    padding: 6px 45px;
    float: none;
    display: inline-block;
    border: 1px solid;
}


/*---------------------------*/

.term-txt-box {
       /* float: left; */
       width: 100%;
       text-align: left;
       padding-bottom: 30px;
       /* background: #fdfdfd; */
       color: #fff;
}
.term-txt-box h2{
	    float: left;
	    width: 100%;
	    font-size: 24px;
	    padding: 25px 0 15px;
	    border-bottom: 1px solid #d2d2d2;
	    margin-bottom: 20px;
	    color: #000;
	}
.term-txt-box p{margin: 10px 0; display: inline-block; width: 100%; line-height: 26px;}
.term-txt-box p a{color: #1090ca;}
.ing-box{ float:left; width:100%; text-align:center;}




/*================FOOTER===================*/

div#footer {
	height: auto;
	background: none;
	float: left;
	width: 100%;
	min-width:1170px;
	border-top:4px solid #0e645e;
	padding: 20px 0 0 0;
}
.mid-container{
	float: left;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
	}
.card_sec{
	     padding: 50px 20px;
    position: absolute;
    left: 50%;
    margin-left: -109px;
    top: -236px;
    /* border-radius: 50%; */
    /* height: 200px; */
    width: 219px;
    /* background: #000; */

	}
.cardtxt{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color:#fff;
	margin-bottom: 10px;
	}
.cardtxt span{
	display: inline-block;
	vertical-align: top;
	/* padding-top: 15px; */
	padding-right: 10px;
	font-size: 16px;
	color: #000;
	}
.card_sec img{max-width: 100%;	}	
.crop_box, .nav_sec{
	float: left;
	width: 39%;
	/* background: #24a77e; */
	}
.crop_box {
    float: right;
}
.crop_box fieldset, .nav_sec fieldset{
	/* border-top: 15px solid #24a77e; */
    padding: 0 10px 5px 10px;
}
.crop_box fieldset {
    padding-bottom: 20px;
}
.nav_sec{
    margin-right: 23px;
    /* background: #24a77e; */
	}
.disclmr{
	float: left;
    width: 100%;
    /* background: #24a77e; */
	margin-bottom:30px;
}
.disclmr fieldset {
    /* border-top: 15px solid #24a77e; */
    padding: 0 10px 10px 10px;
}
.disclmr .fttxt2{ color:#000;}
.size12 {
	color: red;
	text-transform: uppercase;
}
.ftrimg {
	margin: 0 auto;
	display: block;
	clear: both;
}
.ftrtxt,.ftrtxt1 {
	font-size: 16px;
	color: #000;
	text-align: left;
	line-height: 27px;
	padding: 1% 0% 2%;
	border-bottom: 1px solid #ffffff;
   }
.ftrtxt:last-child{
	border-bottom:none;
	}
.ftrtxt1{
	width: 25%;
    float: left;
	color:#2d2d2d;
	text-transform:uppercase;
}
.ftr-lft, .ftr-rgt{
	float:left;
	width:50%;
	}
.ftr-rgt{
	float:right;
	}
.ftr-rgt1{
    width: 61%;
    float: right;
    margin-top: 17px;
	}
ftr-rgt.ftrtxt{
	}
			
.ftrtxt a, .ftrtxt a:hover{
	color: #000;
	text-decoration: none;
	font-size: 15px;
	line-height:24px;
}
.cpyrgt-txt{
	float:left;
	width:100%;
	padding:9px 0;
	}
.txt {
	display: inline-block;
	margin-right: 86px;
	position: relative;
	vertical-align: middle;
}
.txt:last-child {
    margin-right: 0;
}
.txt a, .txt a:hover{
	color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
	font-weight:400;
    position: relative;
    text-transform:capitalize;
}
/*.txt a:after{
	content: '';
	border-bottom: 4px solid #22b417;
	border-radius: 5px;
	top: -10px;
	left: 0;
	width:10px;
	position: absolute;
	}
.txt a:hover:after{
	-webkit-transition: width 1s; 
  transition: width 1s;
  	width: 100%;
	margin-left: 0%;
	left:0;
	}*/
.ftrtxt1 a, .ftrtxt1 a:hover {
	color: #2d2d2d;
	text-decoration: none;
	font-size: 14px;
	line-height:24px;

}
.fttxt,.ftr-txt1, .fttxt2 {
	text-align: left;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	padding: 10px 0 2px;
}
.ftr-txt1, .ftr-txt2{
	font-size: 20px;
	padding: 3px 7px 5px 7px;
	color: #2d2d2d;
	width: 100%;
	background: #fff;
	background-color: white;
	text-align: center;
	text-transform: uppercase;
	}
.ftr-txt2{
	text-align:center;
	}	
.bg-color{
	float: left;
    width: 100%;
    padding: 20px 0;
    font-size: 26px;
    line-height: 20px;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    margin-top: 20px;
    position: relative;
    border-top: 5px solid #0e645e;
	}
img.ftr-logo {
	display: inline-block;
	vertical-align: top;
	/* margin-bottom: 24px; */
	margin: 24px 0;
}
legend{ width:100%;}




.detail_txt{
    padding: 70px 0px 0px 0px;text-align: left;
}
.detail_txt h4{
    font-weight: bold;text-transform: uppercase;color: #243fa7;font-family: 'Spartan';
}
.detail_txt h2{
    font-weight: bold;text-transform: capitalize;font-family: 'Spartan';
}
.detail_txt h3{
    font-weight: bold;text-transform: capitalize;font-family: 'Spartan';
}
.detail_txt h6{
    color: #4caf50;font-family: 'Spartan';font-weight: 600;font-size: 13px;
}
.monthly-subs img{
    margin-bottom: 1px;
}
.prodcsel-btn:hover{
    color: #fff !important;text-decoration: none; 
}
.trm-img img{
    /* margin-top: -5px; */
}



.ing-txt{
    border: solid 4px #000;width: 98%;padding: 12px;font-family: 'Poppins', sans-serif; background-color: #fff;
}
.ing-txt h4{
    text-align: left;font-weight: 600;font-size: 14px;
}
.ing-txt h3{
    text-align: center;font-weight: 900;font-size: 2.6rem;
}
.line{
    background-color: #000;height: 10px;margin: 10px 0;
}
.ing-txt table{
    text-align: left;width: 100%;margin-top: -2%;
}
.ing-txt table th{
    padding: 5px;
}
.ing-txt table td{
    padding: 5px;font-size:12px;
}
.ing-txt-end{
    text-align: right;
}
.ing-txt p{
    font-size:12px;text-align: left;
}
.ing-txt b{
    font-weight: 600;
}
.ing-pkh{
    padding: 15px;
}

.pfb-email{
    width: 31%;
    vertical-align: middle;
    border: none;
    padding-bottom: 5px;
}

.pfb-phone{
    width: 9%;
    vertical-align: middle;
    border: none;
    padding-bottom: 5px;
}
.pfb-corp{
    width: 13%;
    vertical-align: middle;
    border: none;
    padding-bottom: 5px;
}

.fot-ph-em{
    padding-bottom: 6px;
}