@charset "utf-8";
/* CSS Document */
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #fff;
	font-family: 'Graphik';
	font-weight: normal;	
	}

div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin: 0;padding: 0;}
table, tr, td {border: 0;}
a {outline: none;color:inherit;text-decoration: none;}
a:hover {outline: none;text-decoration: none;}
img {border: none; max-width: 100%;}
li {list-style: none;}
* {box-sizing: border-box;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
#container {
	width: 640px;
	margin: 0 auto;
	}
.top-section{
	background: url(../images/top-sec.png) no-repeat center bottom;
	background-size:2500px;
	float:left;
	width:100%;
	text-align:center;
	height:66px;
	padding:5px 0;
	}
.warn-t1{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;	
	}
.warn-t1 span{
	font-size:34px;
	font-weight:bold;
	color:#fff000;
	text-shadow:1px 1px #000;	
	}	
.warn-t1 img{
	display:inline-block;
	vertical-align:top;
	margin-top:5px;	
	}
.warn-t2{
	display:inline-block;
	vertical-align:middle;	
	font-size:22px;
	line-height:26px;
	color:#fff;
	text-align:left;
	font-weight: 500;
	}
/* ==================SHIPPING PAGE==================*/
.header{
    float: left;
    width: 100%;
	height:60px;
	background:#ff0000;
	text-align:center;
	font-size:20px;
	line-height:24px;
	color:#ffe400;
	font-weight:600;
	text-transform:uppercase;
	padding:6px 0;
	}	
.top-sec{
    float: left;
    width: 100%;
    text-align: center;
    padding: 7px 15px;
    -webkit-box-shadow: 0px 4px 8px #cccccc;
    box-shadow: 0px 2px 5px #cccccc;
    position: relative;	
	} 	
.top-logo{
	float:left;
	margin:4px 0 0 0;
	}
.safe-seal{
	float:right;
	}		
.ship-txt1{
    float: left;
    width: 100%;
	font-size:25px;
	line-height:25px;
	color:#fff;	
    text-align: center;
    background: #ff0000;
    padding: 7px 0;
	border-top: 3px dashed #fff;
	border-bottom: 3px dashed #fff;
	font-weight:500;
	}
.ship-txt1 span{
	color:#fcff00;
	display: inline-block;
    vertical-align: middle;
	}
.ship-txt1 img{
    display: inline-block;
    vertical-align: middle;
    margin: -3px 1px 0px 2px;
	}
.shp-block{
    float: left;
    width: 100%;
	text-align:center;
    padding: 17px 0;
	}	 	
.shp-block img{
	display:inline-block;
	vertical-align:middle;
	}	
.shp-head{
    float: left;
    width: 100%;
	background:#7ca245;
    text-align: center;
    font-size: 31px;
    line-height: 31px;
    color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	padding:18px 0 12px;	
	}

.frm-bg{
    float: left;
    width: 100%;
    margin: 20px 0 40px;
	}
.pay-frm-bg{ margin-bottom:50px;}	
.frm-container2{
	margin: 0 auto;
	width: 80%;
	}
.frmFlds, .frmFlds1, .frmshort{
	width: 92%;
	margin: 8px auto 12px;
	display: block;
	}
.frmFlds1{
	float: left;
	display: inline-block;
	width: 49%;
	box-sizing: border-box;
	}
.frmFlds input, .frmFlds select, .frmFlds1 input, .frmFlds1 select{
	background: #ffffff;
    border: 1px solid #c3c8e1;
    border-radius: 6px;
    font-size: 30px;
    margin: 0 0 0 0;
    padding: 0 0 0 16px;
    width: 100%;
    outline: none;
    font-weight: normal;
    color: #000;
    height: 70px;
    line-height: 50px;
    -webkit-appearance: none;
	}
.frmFlds select{
	background:url(../images/frm-arrw.png) no-repeat center left 96%;
	width: 100%;
	height: 70px;
	-webkit-appearance:none;
	}
.frmFlds1 select{
	background:url(../images/frm-arrw.png) no-repeat center left 96%;	
	width: 100%;
	height: 70px;
	-webkit-appearance:none;
	}
.frmFlds label, .frmFlds1 label{
	font-size: 30px;
	line-height: 40px;
	text-align: left;
	color: #3b3b3b;
	clear: both;
	float: left;
	width: 98%;
	font-family: 'Graphik';
	font-weight: normal;	
	margin: 5px 0 3px 0;
	}
.frmFlds1 input, .frmFlds1 select{
	margin: 0 0 0 0;
	box-sizing: border-box;
	}
.frmFlds select.short{
	float: left;
	display: inline-block;
	width: 49%;
	}
.frmFlds input.short{
	width: 29%;
	margin-right: 1%;
	}

/*-------------Seclect-------------------*/
.shp-block-b{ border-top:1px solid #ccc;}
.select-congbox{
	float:left;
	width:100%;
	background:#2c4b79;
	text-align:center;
	padding:20px 0;
	}
.selct-txt1{
	font-size:30px;
	line-height:36px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	}
.selct-txt1 span{ color:#ffc601;}		
.selct-txt2{
	font-size:25px;
	line-height:30px;
	color:#fff;
	margin-top:10px;
	}
.select-block{
	float:left;
	width:100%;
	text-align:center;
	padding:20px 10px 0 10px;
	}	
.selct-txt3{
	float:left;
	width:100%;
	font-size:26px;
	color:#2d2d2d;
	font-weight:bold;
	text-transform:uppercase;	
	}
.select-box{
	float:left;
	width:100%;
	background:#7ca145;
	padding: 0 10px 10px 10px;
	overflow:hidden;
	border-radius:10px;
	margin-top:15px;	
	}
.selct-headbox{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 28px;
    line-height: 26px;
    color: #fff;
    font-weight: 600;
    background: #7ca145;
	padding:10px 0;
	}
.selct-headbox p{
    display: inline-block;
    vertical-align: middle;
    padding: 12px 0 12px 20px;
	}
.selct-headbox span{
	background: url(../images/select-shp.png) no-repeat center top;
    font-size: 23px;
    color: #fff;
    font-weight: bold;
    float: right;
    margin: 3px 0px 0px 0px;
    padding: 10px 28px 8px 28px;
	}					
.select-innrbox{
	float:left;
	width:100%;
	text-align:center;
	background:#fafafa;
	padding:10px;
	overflow:hidden;
	border-top-left-radius:10px;
	border-top-right-radius:10px;	
	}
.innrbox-lft{
    float: left;
    width: 53%;
    text-align: center;
    position: relative;
    margin-top: 20px;
	}
.select-pkgs{
	display:inline-block;
	vertical-align:middle;
	}
.select-pkg3{ margin: 0 0 0 40px;}		
.selct-freeseal{
    position: absolute;
    top: -10px;
    right: -5px;
	}	
.innrbox-rgt{
	float: right;
    width: 47%;
    text-align: center;
    margin-top: 23px;
	}	
.pack-nm{
    float: left;
    background: url(../images/selct-arrwbg.png) no-repeat center top;
    width: 272px;
    height: 36px;
    font-size: 21px;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 10px;
    margin: 0 0 0 10px;
	}
.pack-details{
	float:left;
	width:100%;
	margin: 5px 0 0 8px;
	}		
.pack-suply{
	float:left;
	width:100%;
	font-size:45px;
	line-height:48px;
	color:#f66a16;
	text-transform:uppercase;
	font-weight:bold;
	}
.pack-price{
	float:left;
	width:100%;
	font-size:21px;
	line-height:21px;
	color:#000000;
	margin-top:5px;;
	}
.pack-price span{ color:#7ca145; font-weight:500;}
.pack-price span{ position:relative;}
.pack-price span img{
	width:100%; 
	position:absolute;
	top:5px;
	left:0;
	}
.up-prc-dv{
    float: left;
    width: 100%;
    margin: 8px 0 0;
	}
.lft-rtl-prc{
    display: inline-block;
    vertical-align: middle;
	color: #323232;
	}	
.prc1-lft{
    display: inline-block;
    vertical-align: middle;
    font-size: 47px;
	line-height:47px;
    font-weight: bold;
	}
sup{     
	font-size: 55%;
    line-height: 55px;
	}	
.prc1-rgt{
	display: inline-block;
    vertical-align: middle;
    font-size: 33px;
    text-align: center;
    line-height: 32px;
	color:#323232;
	font-weight:600;
	}	
.prc1-rgt span{
    float: left;
    border-top: 1px solid #000;
    font-size: 23px;
    line-height: 21px;
    margin-left: 8px;
	font-weight:normal;
	}
.select-btn{
	display:inline-block;
	 vertical-align:middle;
	 margin-top:5px;
	}
.sel-free{
	float:left;
	width:100%;
	font-size:20px;
	color:#323232;
	text-transform:uppercase;
	margin-top:12px;
	font-weight:500;
	}
.sel-free img{
    display: inline-block;
    vertical-align: middle;
    margin: -5px 8px 0 0;
	}
	
/*==================PAYMENT PAGE==================*/
.detailbox{
	float:left;
	width: 100%;
	background: #fff;
	display: table;
	margin: 0 auto 0px auto;
	}
.smrhding{
    float: left;
    width: 100%;
    height: 55px;
	border-top:1px solid #7ca245;	
    background: url(../images/smryarrow.png)#e8f2d8 597px center no-repeat;
    position: relative;
    padding: 0 0 0 15px;
    cursor: pointer;
    font-size: 25px;
    line-height: 55px;
	text-transform:uppercase;
    color: #565656;
    font-weight: 600;
    }
.smrhding span{
    float: right;
    margin-right: 55px;	
	}	
.rotate{
	background: url(../images/smryarrow2.png)#e8f2d8 597px center no-repeat;
    }
.prodBox{
	float:left;
	width: 100%;
	}	
.lftbox{
	float:left;
	width: 40%;
	margin-top:18px;
	padding-left:10px;
	}	
.pkgs{
	display: inline-block;
    vertical-align: middle;	
	}
.ups-logo{
	display: inline-block;
    vertical-align: middle;
    margin: 12px 0;	
	}		
ul.rgtlist{
	float: right;
    display: table;
    width: 55%;
    padding-right: 10px;
    margin: 25px 7px 0 0;
	}
ul.rgtlist li{
	float: left;
	width:100%;
	font-size: 20px;
	color: #565656;
	text-align: left;
	font-weight:500;
	margin:4px 0;
	padding-bottom:4px;
    border-bottom: 1px solid #565656;	
	}
ul.rgtlist li span{
	font-size:24px;
	font-weight:normal; 
	float:right;
	}
ul.rgtlist li:nth-child(3), ul.rgtlist li:nth-child(4){ font-weight:normal;}
ul.rgtlist li:last-child{ border:none; margin-bottom:0; padding-bottom:0;}			
ul.rgtlist li.prodnm{
	float:left;
	width:100%;
	font-size:26px;
	color:#1f3303;
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:8px;
	border-bottom:none;
	}	
.totBox{
	float: left;
    width: 100%;
	border-top:1px solid #7ca245;
	border-bottom:1px solid #7ca245;	
    background: #e8f2d8;
    font-size: 27px;
    color: #1f3303;
    text-transform: uppercase;
    padding: 8px 10px 8px 287px;
	margin-top:10px;
	}
.totBox p{
	display:inline-block;
	vertical-align:middle;
	}	
.totBox span{
	float:right;
	}				


.sameas{
	font-size: 27px;
    line-height: 33px;
    text-align: center;
    padding: 0px 0 3px 0;
    color: #3b3b3b;
	}
.sameas span{
	font-size:27px;
	line-height:50px;
	}
.chkbx{
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:30px;
	line-height:30px;
	margin-right:10px;
	}
.radioBox{
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 20px;
	height: 20px;  
	margin:0 0 -3px 0;
	background:url(../images/check.png) left top no-repeat;
	outline:none;
	border:none;
	}
.radioBox:checked {
	background:url(../images/checked.png) center center no-repeat;  
	} 	
.cards{
	display:block;
	margin:24px auto 15px;
	}	
.what{
    font-size: 25px;
    font-style: italic;
    text-align: center;
    float: left;
    margin-top: 14px;
	}	
a.what{
    color: #676767;
    text-decoration: underline;
	}			  
/*----------------
   FOOTER
----------------*/
.btn-box{
	float:left;
	width:100%;
	background:#7ca145; 
    padding: 20px 0;
    text-align: center;
    margin: 0px auto 0 auto;
    display: block;
    clear: both;
	}
.secure-img{
    margin: 0px auto;
    display: block;
	}
.security{
	margin: 0px auto;
	display: block;
	}
.c-logo{
	margin: 9px auto 0;
	display: block;
	}
.frm-btn{
    display: inline-block;
    vertical-align: middle;
    margin:10px 0 0;
	outline:none;
	}	
.legal {
	text-align: center;
	height:110px;
	}	
.ftr-txt {
	font-size:15px;
	color:#000101;
	line-height:22px;
	text-align:center;
	padding:30px 5px;
	}	
.ftr-txt span{
	display:inline-block;
	color:#000101;
	margin-top:10px;	
	}
.ftr-txt a, .ftr-txt a:hover{	
	color:#000101;
	text-decoration:none;
	text-transform:uppercase;		
	padding:0 3px;	
	}
/*-------------pulse-------------------*/
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
 @keyframes pulse {
0% {
transform: scale(0.9);
}
50% {
transform: scale(1);
}
100% {
transform: scale(0.9);
}
}
 @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(0.95);
}
50% {
-webkit-transform: scale(1);
}
100% {
-webkit-transform: scale(0.95);
}
}
								