@charset "utf-8";
/* CSS Document */

body {
	font-family: sans-serif;
}
.outer-wrp{
	margin: 0 5px;
}
.desk-hid{
	display:none;
}
.timer {
    list-style-type: none;
    display: inline-flex;
    justify-content: space-between;
}
.timer li {
    padding: 0 10px 0 5px;
}
.timer li .timer_number {
    color: #fff;
	background:linear-gradient(to bottom, #444 0%, #2e2e2e 100%);
	border: 4px solid #2e2e2e;
	border-radius: 50%;
    font-family: inherit;
    font-size: 27px;
	font-family: 'Lato', sans-serif;
	text-shadow:1px 1px 0px rgba(0,0,0,0.2);
    text-align: center;
    font-weight: bold;
    font-style: normal;
    display: block;
    width: 88%;
    text-decoration: none;
	width:67px;
	height:67px;
	line-height:60px;
	box-shadow: 0 1px 5px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,0.2);
}
.modal-fa{
	font-size:40px;
}
.timer li .timer_label {
    color: #00000066;
    font-family: inherit;
    font-size: 10px;
	font-family: 'Lato', sans-serif;
    text-align: center;
    font-weight: bold;
    display: block;
    width: 100%;
    font-style: normal;
    text-decoration: none;
	text-transform:uppercase;
	margin-top:10px;
}

.sl-flx {
    display: flex;
    align-items: center;
	margin-bottom:25px;
}
.sl-no {
    font-size: 40px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    background: #ca0c25;
	color:#fff;
    border-radius: 50%;
    margin-right: 10px;
    width: 55px;
    height: 55px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 55px;
}
.selct-name{
	font-size: 25px;
    line-height: 1.3;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
}


.testo-box{
	display:flex;
}
.mr-tp{
	margin-top:20px;
}
.border-rite{
	border-right:1px solid #ddd;
	padding:0 30px;
}
.name-txt-testo p{
	font-size: 16px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    background: #e9e9e9;
    /* padding: 10px; */
    border-radius: 50%;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
	margin-bottom: 0;
}
.tik-check{
    position: absolute;
    margin-top: 32px;
    margin-left: -27px;
    font-size: 17px;
	color:#007c00;	
}
.testomonials-sec{
	padding:20px 0;
}
p.testo-hd{
	font-size:46px;
	line-height:1.3;
	text-align:center;
	color: #2e2e2e;
	font-weight:700;
	font-family: 'Lato', sans-serif;
	margin-bottom:35px;
}
.star-icon{
	font-size:18px;
	color:#fdc20b;
}
.star-flx{
	display:flex;
	align-items: baseline;
}
p.date-txt{
	font-size:17px;
	font-family: 'Roboto', sans-serif;
	color: #2e2e2e;
	margin-left:10px;
	margin-bottom:0;
	font-weight:500;
}
p.verifiy-txt{
	font-size:14px;
	font-family: 'Lato', sans-serif;
	color: #007c00;
	padding:0 5px;
	font-weight: 600;
}
p.full-name{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color: #2e2e2e;
	margin-left:5px;
	margin-bottom:0;
	font-weight:600;
}
p.pro-details{
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	color: #2e2e2e;
	font-weight:700;
	margin-bottom:0;
}
p.dels-txt{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color: #2e2e2e;
	margin-bottom:0;
	font-weight:500;
}
.from-sec{
	padding:30px 0 20px;
}
.pad-rt{
	padding-right:30px;
}
.pad-both{
	padding-right:20px;
	padding-left:20px;
}
.pad-lt{
	padding-left:30px;
}

.flg-sec{
	padding:40px 0 20px;
}
.usa-flag{
	width: 24%;
}
p.all-pro-txt{
	font-family: 'Lato', sans-serif;
	font-size:22px;
	color: #2e2e2e;
	font-weight:500;	
	margin-bottom: 0;
	text-align:center;
}
.red-txt-1{
	color:#c9142a;
	font-weight:600;
}
.box-sec{
	padding:10px 0;
}
.yellow-div{
	background:#ffff99;
	padding:20px;
	border:1px solid #000;
}
.yellow-div p{
	font-family: 'Lato', sans-serif;
	font-size:18px;
	color: #2e2e2e;
	font-weight:500;
	margin-bottom:20px;
}
.yellow-div p:last-child{
	margin-bottom:0;
}

.grt-sec{
	padding:40px 0;
}
.dis-grt{
	display:flex;
}
.badge-icon{
	width: 57%;
}
.lock-icon{
	width: 50%;
}
.bor-div{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:40px 0;
}
p.grt-txt{
	font-family: 'Lato', sans-serif;
	font-size:26px;
	color: #2e2e2e;
	font-weight:600;	
	margin-bottom: 5px;
}
p.grt-p{
	font-family: 'Lato', sans-serif;
	font-size:15px;
	color: #2e2e2e;
	font-weight:600;
	margin-bottom:0;	
}
.why-sec{
	background:#000000;
	padding:40px 0 20px;
}
p.why-hd{
	font-size: 32px;
	text-align:center;
	font-family: 'Fjalla One', sans-serif;
	font-weight:700;
	color:#fff;
	letter-spacing:1px;
}
p.why-p{
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
	color:#fff;
	margin-bottom:30px;
}
p.logo-txt{
	font-family: 'Fjalla One', sans-serif !important;
	font-size:26px !important;
	line-height:1.3;
	font-weight:700;
}
.copy-wrt{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color:#fff;
	font-size:16px !important;
	line-height:1.3;
	text-align:center;
	margin-bottom:5px !important;
}

.top-section {
	background-color: rgb(45, 45, 45);
	padding: 3px 0;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.logo {
	width: 120px;
	margin-top: 3px;
}
.top-section p {
	margin-bottom: 0;
	color: #fff;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight:700;
}
.main-section {
	padding: 12px 0;
}
.form-section {
	background: #f5f7fb;
	padding: 60px 0;
}
p.ship-title {
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	margin-bottom:0;
}

.ship-row
{ margin-top:60px;
}


p.ship-title::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 107px;
    height: 2px;
    background: #ce85d9;
    bottom: -9px;
    margin-left: -50px;
}


.ship-box {
	/*background: #fff;
	padding: 40px 25px;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	margin-bottom: 36px;*/
}
.ship-box-title {
	font-size: 20px;
	margin-bottom: 14px;
}
.ship-box-title.quantity {
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
}
.ship-box .form-group.last {
	margin-bottom: 0;
}
.ship-box .form-control {
	height: 40px;
}
.main-section h2 {
	font-size: 46px;
	font-weight: 800;
	padding-left: 0;
	color: red;
	margin-top: 0;
	text-align: center;
	margin-bottom: 19px;
}
.all {
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: 600;
	text-align: center;
}
.ship {
	width: 100%;
}
.garden {
	width: 210px;
	margin-bottom: 30px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.progress-bar {
	margin: 20px auto;
	display: block;
	width: 100%;
	height: 10px;
	float: none;
	border: 0;
	border-radius: 50px;
	float: none;
	background-color: #dddddd;
}

/* For Firefox */
  progress::-moz-progress-bar {
 background: #0e8dc7;
 border-radius: 50px;
 border:0;
}
 progress::-webkit-progress-bar {
 border: 0;
 height: 10px;
 border-radius: 50px;
 background:#dddddd;
}
  
  
/* For Chrome or Safari */
  progress::-webkit-progress-value {
 background: #0e8dc7;
 border-radius: 50px;
}
/* For IE10 */
progress {
	color: #0e8dc7;
}
p.step-title {
	font-size: 26px;
	text-align: center;
	margin-bottom: 0;
	font-weight: 600;
}
.step-box label {
	display: block;
	font-size: 20px;
	font-weight: 400;
	padding: 10px 15px;
}
.step-box label input[type="radio"] {
	margin-right: 15px;
}
.step-box label:hover {
	color: #FFF;
	background-color: #0e8dc7;
	box-shadow: 0 2px 6px rgba(0,0,0,0.14), inset 0 0 0 2px rgba(255,255,255,0.16) !important;
	cursor: pointer;
}
.foot-list {
	padding-left: 0;
	text-align: center;
	margin-bottom: 0;
	margin-top:15px;
	color:#fff;
}
.foot-list li {
	display: inline-block;
	list-style-type: none;
}
.footer-section {
	background: #181a1b;
	padding: 60px 0;
}
.footer-section p {
	margin-bottom: 0;
	font-size: 15px;
}
.footer-section p a {
	color: #d983a6;
	text-decoration: none !important;
}
.not-spam {
	text-align: center;
	color: #212529;
	font-weight: 400;
	font-size: 16px;
	margin-top: 10px;
}
h4#myModalLabel {
	text-align: center;
	font-weight: 600;
	font-size: 26px;
}
#myModal .form-control {
	height: 48px;
	position: relative;
}
#myModal .modal-header, #myModal .modal-footer {
	border: none;
}
.submit-btn {
	text-align: center;
	margin: 0 auto;
	display: block;
	color: rgb(255, 255, 255);
	font-weight: 600;
	background-color: rgb(1, 116, 199);
	font-size: 20px;
	padding: 10px 20px;
	width: 100%;
	white-space: normal;
}

.foot-list li a {
	color: #fff;
	font-size: 16px;
	padding: 10px 15px;
	font-family: 'Lato', sans-serif;
}
.fn {
	background-image: url(../images/name2.png);
	background-repeat: no-repeat;
	background-position: 97%;
}
.em {
	background-image: url(../images/email2.png);
	background-repeat: no-repeat;
	background-position: 97%;
}
.ph {
	background-image: url(../images/phone2.webp);
	background-repeat: no-repeat;
	background-position: 97%;
}
#myModal .modal-footer {
	padding-top: 0;
}
#myModal .modal-header .close {
	margin-top: -2px;
	position: absolute;
	right: -16px;
	top: -11px;
	opacity: 1;
}
/*.main-section .row {
	margin-left: 5%;
	margin-right: 5%;
}*/
.label-name{
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight:600;
	color:#2f2f2f;
}
.name-txt{
    border: 1px solid rgba(0,0,0,0.2);
	height:46px;
	border-radius:5px;
	box-shadow: inset 0 1px 2px rgba(130,137,150,0.23), 0 1px 0 rgba(255,255,255,0.95);
	width:100%;
	outline:0;
	outline:none;
}
.cuntry-txt{
	color: #999;
	 border: 1px solid rgba(0,0,0,0.2);
	height:46px;
	border-radius:5px;
	box-shadow: inset 0 1px 2px rgba(130,137,150,0.23), 0 1px 0 rgba(255,255,255,0.95);
	width:100%;
	outline:0;
	outline:none;
	padding-left:10px;
}
.wid-70{
	width:65%;
	float:left;
	margin-right:15px;
}
.wid-30{
	width:30%;
	float:left;
}
.elinputblck {
    background-image: url(../images/name2.webp);
    background-repeat: no-repeat;
	background-position:97%;
}
.elinputblck-1 {
    background-image: url(../images/email2.webp);
    background-repeat: no-repeat;
	background-position:97%;
}
.elinputblck-2 {
    background-image: url(../images/phone2.webp);
    background-repeat: no-repeat;
	background-position:97%;
}


.head-items{
	display:flex;
	justify-content: space-between;
	border-bottom: 1px solid #DDD;
	margin-bottom:10px;
}

.price-items{
	display:flex;
	justify-content: space-between;
	margin-bottom:10px;
}
p.price-item-txt {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}
p.price-ship-txt{
	 font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}
.order-total{
	display:flex;
	justify-content: space-between;
	border-top: 1px solid #DDD;
	margin-bottom:10px;
	padding-top:10px;
}

p.item-txt{
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight:600;
}
p.ship-txt{
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight:600;
}
p.title-head {
	text-align: center;
	font-size: 37px;
	font-weight: 600;
	margin-top: 30px;
}
.d-flx {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.d-flx label {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight:500;
	margin-left:5px;
	/*display: inline-flex;
    width: 65%;*/
}
.best-deal{
	font-size:16px;
	font-weight:600;
}
.out-box {
	background-color: #FDF107;
	color: #000000;
	align-items: flex-start;
	border: 1px solid #000000;
	padding: 12px 23px;
	font-size: 16px;
	box-shadow: 0px 10px 5px -5px rgb(0 0 0 / 50%);
	margin-bottom: 12px;
	margin: 5px -25px 12px -25px;
}
.d-flx.item {
	margin-bottom: 0;
	padding-left: 12px;
}
.d-flx.item p {
	margin-bottom: 0;
	font-size: 16px;
}
.red-txt {
	color: red;
}
.tag-hr {
	height: 1px;
	background: #000;
	margin-top: 10px;
	margin-bottom: 20px;
}
.cm-btn {
	color: rgb(255, 255, 255);
	background-color: #82b541;
	box-shadow: 0 0 1px 0 rgb(255 255 255 / 20%);
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	font-size: 20px;
	font-weight: 600;
	padding: 10px 0;
	text-transform: uppercase;
	margin: 0 auto;
	display: block;
	width: 90%;
}
.or-txt {
	text-align: center;
	padding: 10px 0;
}
.paypl-btn {
	background-image: url(../images/paypal.png);
	background-position: center center;
	background-repeat: no-repeat;
	color: transparent;
	background-color: #ffd11a;
	border: 1px solid transparent;
	padding: 15px 0;
	background-size: contain;
	width: 90%;
	margin: 0 auto;
	display: block;
}
.paypl-btn:hover {
	background-color: #e6b800;
	color: transparent;
	border-color: transparent;
	white-space: normal;
}
.exclu-txt {
	padding-left: 25px;
	font-size: 14px;
}
.d-flx.out-box label {
	font-size: 14px;
}
.d-flx.out-box p {
	font-size: 15px;
	margin-left:5px;
	font-family: 'Lato', sans-serif;
	color:#2f2f2f;
}
.deal-rt{
	text-align:right;
}
.arrow-flash-small{
	margin-top:-6px;
}
.credit-only{
	width:70%;
}
.green-btn{
	color: rgb(255, 255, 255);
    font-weight: 600;
    background-color: rgb(59, 188, 4);
    font-size: 28px;
	font-family: 'Lato', sans-serif;
	webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	border:1px solid rgba(0,0,0,0.2);
	border-radius:3px;
	text-shadow: -1px -1px 0px rgba(255,255,255,0.1);
	display:block;
	width:100%;
	transition:.2s;
	padding:10px 25px;
	text-align:center;
	text-decoration:none;
	margin-bottom:15px;
}
.arrow-btn{
	font-size:22px;
}
.green-btn:hover{
	text-decoration:none;
	color: rgb(255, 255, 255);
	box-shadow: inset 0 2px 2px 0 rgba(255,255,255,0.22), 0 233px 233px 0 rgba(255,255,255,0.12) inset;
	transform:translateY(-10px);
	outline:0;
}

p.safe-payment{
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	color:#888888;
	text-align:center;
	line-height:1.3;
	font-weight:500;
}
.bump-box {
	border: 3px dashed black;
	background: #fcf8e3;
	padding: 10px;
	margin-bottom: 20px;
}
.bump-box label {
	background: #f1f163;
	display: block;
	padding: 10px;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	color:#009900;
}
.bump-box p {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bump-box p a {
	font-weight: 600;
	color: #CC3300;
	font-size:13px;
	font-family: 'Lato', sans-serif;
	text-decoration: underline;
    text-decoration-color: black;
}
.faq-section {
	background: #fdfdfd;
	padding: 60px 0 80px;
}
.faq-title h2 {
	position: relative;
	margin-bottom: 45px;
	display: inline-block;
	font-weight: 600;
	line-height: 1;
}
.faq-title h2::before {
	content: "";
	position: absolute;
	left: 50%;
	width: 107px;
	height: 2px;
	background: #ce85d9;
	bottom: -15px;
	margin-left: -50px;
}
.faq-title p {
	padding: 0 190px;
	margin-bottom: 10px;
}
.faq {
	background: #FFFFFF;
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
	border-radius: 4px;
}
.faq .card {
	border: none;
	background: none;
	border-bottom: 1px dashed #CEE1F8;
}
.faq .card .card-header {
	padding: 0px;
	border: none;
	background: none;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.faq .card .card-header:hover {
	background: rgba(254,228, 231, 0.5);
	padding-left: 10px;
}
.faq .card .card-header .faq-title {
	width: 100%;
	text-align: left;
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 1px;
	color: #3B566E;
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	cursor: pointer;
	padding-top: 20px;
	padding-bottom: 20px;
}
.faq .card .card-header .faq-title .badge {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 14px;
	float: left;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	text-align: center;
	background: #f15556;
	color: #fff;
	font-size: 12px;
	margin-right: 20px;
}
.faq .card .card-body {
	padding: 30px;
	padding-left: 35px;
	padding-bottom: 16px;
	font-weight: 400;
	font-size: 16px;
	color: #6F8BA4;
	line-height: 28px;
	letter-spacing: 1px;
	border-top: 1px solid #F3F8FF;
}
.faq .card .card-body p {
	margin-bottom: 14px;
}
.faq-wrapper {
	margin: 0 15%;
}
 @media (max-width: 991px) {
.outer-wrp{
	margin: 0;
}	 
.faq {
	margin-bottom: 30px;
}
.faq .card .card-header .faq-title {
	line-height: 26px;
	margin-top: 10px;
}

.faq-wrapper
{ margin:0;
}
.desk-hid{
	display:block !important;
}
.mob-hid{
	display:none;
}
.yellow-div{
	margin-bottom:20px;
}
.mr-frm{
	margin-top:30px;
}
.usa-flag {
    width: 65%;
}
.border-rite{
	border:none;
	padding: 0 30px;
}
p.testo-hd {
    font-size: 40px;
	margin-bottom: 0;
}
.testo-box {
    display: flex;
    margin-top: 30px;
}
.border-rite-m{
	padding: 0 30px;
}
.green-btn-2 {
    color: rgb(255, 255, 255);
    font-weight: 600;
    background-color: rgb(59, 188, 4);
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 3px;
    text-shadow: -1px -1px 0px rgba(255,255,255,0.1);
    display: block;
    width: 90%;
    transition: .2s;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
	margin:25px auto 0px;
}
.green-btn-2:hover {
    text-decoration: none;
    color: rgb(255, 255, 255);
    box-shadow: inset 0 2px 2px 0 rgba(255,255,255,0.22), 0 233px 233px 0 rgba(255,255,255,0.12) inset;
    transform: translateY(-10px);
    outline: 0;
}
.badge-icon {
    width:40%;
}
.dis-grt {
    margin-bottom: 20px;
}
.lock-icon {
    width: 34%;
}

}
@media (max-width: 767px) {
p.logo-txt{
	text-align:center;
	font-size:21px !important;
}
.m-rit{
	text-align:center;
	font-size:14px !important;
}

.timer li .timer_number{
	width: 55px;
    height: 55px;
    line-height: 50px;
	font-size:18px;
}
.timer{
	padding-left:0;
}
.d-flx.ten .text-right
{ text-align:right;
padding-left:20px;
}

.pad-rt {
    padding-right: 15px;
}
.pad-lt {
    padding-left: 15px;
}
.pad-both {
    padding-right: 15px;
    padding-left: 15px;
}
.out-box{
	margin: 5px -15px 12px -15px;
}
.from-sec {
    padding: 12px 0 20px;
}
.credit-only {
    width: 76%;
}
.green-btn{
	margin-bottom:20px;
}

.flg-sec {
    padding: 20px 0 20px;
}
p.testo-hd {
    font-size: 30px;
	margin-bottom:0px;
}

p.grt-txt{
	font-size:18px;
}

.badge-icon {
    width: 40%;
}
.lock-icon {
    width:33%;
}
.dis-grt {
    display: flex;
	margin-top:20px;
}
.bor-div {
    padding: 10px 0 30px;
}

.testomonials-sec {
    padding: 0 0 20px;
}
.grt-sec {
    padding: 20px 0 30px;
}


}

 @media only screen and (max-width:480px) {
.badge-icon {
    width: 65%;
}
.lock-icon {
    width: 56%;
}	 
.usa-flag {
    width: 65%;
}	 
.pad-0{
	padding:0;
}
.main-section {
    padding: 20px 0;
}

.all {
    font-size: 22px;
}

.form-section {
    padding: 30px 0 0;
}

.d-flx.item {
    padding-left: 0;
}


p.ship-title {
    margin-bottom: 20px;
}

.d-flx label {
    font-size: 13px;
}

.d-flx input[type="radio"]
{ margin-left:-8px;
}

.d-flx div:last-child
{ font-size:13px;
}

.d-flx.out-box p {
    font-size: 13px;
    padding-left: 20px;
    margin-bottom: 5px;
}
.d-flx.out-box label {
    font-size: 13px;
}

/*.d-flx.ten
{ display:block;
}*/

.out-box {
    padding: 10px;
    /*display: block;*/
}
.exclu-txt {
    padding-left: 20px;
}

.foot-list li {
    margin-bottom: 5px;
}

.top-section p {
	overflow-wrap: break-word;
	font-size: 12px;
	margin-bottom: 0;
}
.top-section p:first-child {
	margin-top: 5px;
}
p.title-head {
	font-size: 25px;
}
.main-section h2 {
    font-size: 30px;
    padding-left: 0;
    margin-bottom: 16px;
    margin-top: 0;
    line-height: 130%;
}

.faq-title h2 {
    font-size: 22px;
    line-height: 138%;
}

.faq-section {
	padding: 20px 0;
}

p.step-title {
	font-size: 22px;
}
.main-section .row {
	margin-left: 0;
	margin-right: 0;
}

.ship-row {
    margin-top: 25px;
}


}


/* new_css  */

.logo_wrap{
	display: flex;
	align-items: center;
}
.logo_ema{
	width:80px;
	max-width: 100%;
}
.logo_para{
	color: #002e4a !important;
    font-size: 32px !important;
    font-weight: 800 !important;
	padding-left:10px;
}
.top-section{
	background-color: #82c8e5;
}
.header_cont{
	display: flex;
	align-items: center;
}
.top-section p{
	font-size: 18px;
	color:#002e4a;
}
@media (max-width:992px){
	.logo_para{
		font-size: 22px !important;
	}
}
@media (max-width:575px){
	.logo_ema {
    	width: 55px;
	}
	.logo_para{
		font-size: 12px !important;
		padding-left: 5px !important;
	}
}




.prdbx {
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    margin-top: 14px;
    position: relative;
    padding: 5px 8px 5px 25px;
	-webkit-transition: transform ease 2s;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
	background: url(../images/select.png) 10px center no-repeat;
}
.stck{
	margin:2px;
}
.stck img {
    width: 80px;
	max-width: 100%;
}
.qtbx1 {
    height: 30px;
    width: 30px;
    background: #fead07;
    border-radius: 50%;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    padding: 6px;
    flex: none;
    line-height: 21px;
	position: relative;
}
.prdbx-lft {
    width: 100%;
}
.prdbx-lft-txt{
	font-size: 14px;
    line-height: 24px;
    text-align: left;
    padding: 3px 0 0 0;
}
.prdbx-lft-txt span {
    font-weight: bold;
}
.prdbx-rgt {
    width: 31%;
    float: right;
    padding: 0 10px 0 0;
}
.prdbx-rgt-txt {
    padding: 0;
    text-align: right;
	font-size: 17px;
    line-height: 24px;
}
.prdbx.active {
    background: #faf247 url(../images/selected.png) 10px center no-repeat;
    transform: scale(1.1);
}
.bestdeal {
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    text-align: left;
    background: #f00;
    display: inline-block;
    padding: 4px 5px;
}
.prdbx-lft-txt2 {
    font-size: 12px;
    line-height: 17px;
    text-align: left;
    font-weight: 600;
}

.prds_left{
	display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 85%;
}
.ship_rgts{
	    width: 15%;
}
.prc_hdr{
	width: 85%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.shp_hdr{
	width: 15%;
}
.prc_ord{
	padding-right: 20px;
}
.shp_ord{
	font-size: 16px;
}
.bdeal{
	font-size: 11px;
}
@media (max-width:480px){
	.bdeal{
		font-size: 10px;
	}
	.prdbx-rgt-txt {
		    font-size: 16px;
	}	
}

.footer-section{
	background-color: #82c8e5 !important;
}
.copy-wrt{
	color:#000 !important;
}
.foot-list li a{
	color:#000 !important;
}
.foot-list li{
	color:#000 !important;
}

.blu-div {
    background: #59a3fc;
	padding: 15px 10px;
    border-radius: 10px 10px 0 0;
}
p.no-risk {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff;
}
.p-box {
    background: #edf5ff;
}
.p-box p {
    font-size: 21px;
    color: #444;
    text-align: left;
    line-height: 1.4;
    padding: 15px 15px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    word-break: keep-all;
}
.fa-question-circle {
    color: #000;
}
@media (max-width:768px){
	.ques{
		width:95%;
		margin:0 auto;
	}
}

@media (max-width:575px){
	p.no-risk {
    font-size: 24px;
	}
	.p-box p{
		font-size:18px;
	}
}