@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000000;
	text-align:center;
	font-family: 'Poppins';
	font-weight:400;
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin: 0;padding: 0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border: 0;}
a {outline: none;color: inherit;text-decoration: none;}
img {border: none;}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
	
.fl{ float:left;}
.fr{ float:right;}
.show-tab, show-mob{ display:none;}
.show-desk{ display:block;}
.hide-desk{ display:none;}
/*=====Fonts=====*/
@font-face {
	font-family: 'Poppins';
	src: url('Poppins-Bold.woff2') format('woff2'),
	url('Poppins-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	}

@font-face {
	font-family: 'Poppins';
	src: url('Poppins-Medium.woff2') format('woff2'),
	url('Poppins-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	}
	
@font-face {
    font-family: 'Poppins';
    src: url('Poppins-MediumItalic.woff2') format('woff2'),
        url('Poppins-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
	

@font-face {
	font-family: 'Poppins';
	src: url('Poppins-SemiBold.woff2') format('woff2'),
	url('Poppins-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	}

@font-face {
	font-family: 'Poppins';
	src: url('Poppins-Regular.woff2') format('woff2'),
	url('Poppins-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	}

@font-face {
	font-family: 'Poppins';
	src: url('Poppins-Italic.woff2') format('woff2'),
	url('Poppins-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
	}

@font-face {
	font-family: 'Century Gothic';
	src: url('CenturyGothic-Bold.woff2') format('woff2'),
	url('CenturyGothic-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	}
@font-face {
	font-family: 'Poppins';
	src: url('Poppins-Light.woff2') format('woff2'),
		url('Poppins-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	}
	
@font-face {
    font-family: 'hello honey - Personal Use';
    src: url('hellohoneyPersonalUse.woff2') format('woff2'),
        url('hellohoneyPersonalUse.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
	

/*-----------------------
	MAIN CSS START
------------------------*/
.container {
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}
.header{
	float:left;
	width:100%;
	background:#ffffff;
	height:70px;
	}
.logo{
	display:inline-block;
	vertical-align:top;
	margin-top:15px;
	}
	
	
/*=========Banner=========*/
.banner{
	float:left;
	width:100%;
	background:url(../../images/v63/banner-v.jpg) no-repeat center top #0c426d;
	padding:70px 0;
	height:480px;
	}
.bnnr-mid{
    display: inline-block;
    vertical-align: middle;
    max-width: 830px;
    width: 100%;
    border: 5px solid #ff0646;
    padding: 0 70px 35px;
    position: relative;
	}
.bnr-mid-text1{
	float:left;
	width:100%;
	margin-top:-40px;
	}
.bnr-mid-text1 span{
	font-size:73px;
	line-height:60px;
	color:#ff0646;
	letter-spacing:0.5px;
	padding:0 15px;
	font-family: 'hello honey - Personal Use';
	background:#ffe4e8;
	}
.bnr-strip-txt{
	display:inline-block;
	vertical-align:top;
    height: 50px;
    background: #ff0000;
    font-size: 36px;
	line-height:50px;
    color: #fff82e;
	font-family: 'Century Gothic';
    font-weight: bold;
	position:relative;
	padding:0 14px;
	margin-top:25px;
	}					
.bnr-strip-txt:before, .bnr-strip-txt:after{
    content: '';
    position: absolute;
    left: -15px;
    border-bottom: 25px solid #ff0000;
    border-top: 25px solid #ff0000;
    border-left: 15px solid transparent;
    top: 0;	
	}
.bnr-strip-txt:after{
    content: '';
    position: absolute;
	left:auto;
    right: -15px;
    border-right: 15px solid transparent;
	}	
.bnr-strip-txt img{
	display: inline-block;
	}	
.banner-heading{
	float:left;
	width:100%;
	font-size:36px;
	line-height:44px;
	letter-spacing:0.5px;
	color:#0c426d;
	font-weight:bold;
	margin-top:15px;
	font-family: 'Century Gothic';
	}
.bnr-prod{
	position:absolute;
	left:-185px;
	top:100px;
	}
.bnr-time-text{
	display:inline-block;
	vertical-align:top;
	font-size:18px;
	line-height:18px;
	letter-spacing:0.5px;
	font-weight:500;
	padding:10px 25px 6px;
	background:#fcffd8;
	border-radius:30px;
	margin-top:-20px;
	position:relative;
	}
.bnr-time-text span{ color:#ff0000;}
.bnr-time-text img{
	display:inline-block;
	vertical-align:top;
	margin:-1px 7px 0 0;
	}
	
/*====Section-1====*/
.section-1{
	float:left;
	width:100%;
	}
.s1-top{
	float:left;
	width:100%;
	margin-top:-75px;
	background:#00adeb;
	padding:12px;
	border-radius:10px;
	box-shadow:0 0 4px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,0.1);
	}
.s1-top-inner{
	float:left;
	width:100%;
	border:2px dashed #6fd0f3;
	padding:20px 25px;
	border-radius:8px;
	}
.s1-top-inner p{
	float:left;
	width:100%;
	font-size:20px;
	line-height:28px;
	color:#fff;
	font-weight:400;
	letter-spacing:0.5px;
	}
.s1-top-inner p span{ color:#fff000; font-weight:500;}
.s1-mid{
	float:left;
	width:100%;
	margin-top:40px;
	}
.s1-mid-right-pkg{
	float:right;
	width:46%;
	border:1px solid #b9d9e5;
	background:#f6fbff;
	border-radius:15px;
	padding:30px;
	}
.s1-right-pord{
	display:block;
	margin:0 auto 5px;
	max-width:100%;
	}
.s1-pkg-head{
	float:left;
	width:100%;
	font-size:30px;
	line-height:36px;
	color:#0c426d;
	font-weight:bold;
	font-family: 'Century Gothic';
	letter-spacing:0.5px;
	margin-top:15px;
	}
.pkg-prc{
	float:left;
	width:100%;
	margin-top:20px;
	}
.reg-pric{
	display:inline-block;
	vertical-align:middle;
	font-size:24px;
	line-height:30px;
	font-weight:300;
	color:#3a3a3a;
	padding-top:4px;
	}
.reg-pric span{ 
	font-weight:normal;
	position:relative;
	padding-left:0;
	}
.reg-pric span:after{
	position:absolute;
	left:2px;
	top:47%;
	border-bottom:2px solid #ff0000;
	content:"";
	right:-6px;
	transform:rotate(-12deg);
	}

.sale-prc{
	display:inline-block;
	vertical-align:middle;
	padding:6px 10px 2px;
	background:#ff0000;
	margin-left:20px;
	font-size:24px;
	line-height:30px;
	font-weight:600;
	color:#fff;
	position:relative;
	}
.sale-prc:after{
    content: '';
    position: absolute;
    right: -12px;
    border-bottom:19px solid #ff0000;
    border-top:19px solid #ff0000;
    border-right:12px solid transparent;
    top: 0;	
	}
.pkg-text{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#404040;
	margin-top:20px;
	}
a.pkg-btn{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:415px;
	height:66px;
	font-size:24px;
	line-height:72px;
	font-weight:bold;
	margin-top:20px;
	background:#00adeb;
	color:#fff;
	letter-spacing:0.5px;
	}
.btn-arw{
	display:inline-block;
	vertical-align:middle;
	margin:-4px 0 0 15px;
	}

a.pkg-btn:hover .btn-arw{
	animation-name: tadda;
	-webkit-animation-name: tadda;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes tadda {
0% {transform:translateX(0px)}
50% {transform: translateX(15px);}
100% {transform: translateX(0px);}
}
.pakg-ship-text{
	float:left;
	width:100%;
	font-size:16px;
	line-height:24px;
	margin-top:15px;
	letter-spacing:0.5px;
	color:#2b2b2b;
	}
.ship-icn{
	display:inline-block;
	vertical-align:middle;
	margin:-3px 10px 0 0;
	}
.s1-mid-left{
	float:left;
	width:calc(100% - 48%);
	margin-top:15px;
	text-align:left;
	}
.com-head{
	float:left;
	width:100%;
	font-size:34px;
	line-height:40px;
	font-weight:bold;
	color:#10416b;
	letter-spacing:0.5px;
	font-family: 'Century Gothic';
	}
.com-text{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	letter-spacing:0.5px;
	margin-top:30px;
	color:#171717;
	}
.com-text strong{
	font-weight:600;
	}
.com-text .red{ color:#ff0000; font-weight:600;}

/*====Section-2====*/
.section-2{
	float:left;
	width:100%;
	padding:60px 0;
	background:#f0f8ff;
	}
.testi-sec{
	display:inline-block;
	vertical-align:top;
	max-width:970px;
	width:100%;
	margin-top:20px;
	}
.testi-row{
	float:left;
	width:100%;
	background:#f6fbff;
	border-radius:12px;
	box-shadow:0 0 9px 4px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 0 9px 4px rgba(0,0,0,0.1);
	margin-top:25px;
	padding:30px 30px 30px 100px;
	position:relative;
	text-align:left;
	}
.t-nme-icn{
	position:absolute;
	text-align:center;
	width:50px;
	height:50px;
	border-radius:50%;
	background:#bad3d8;
	top:30px;
	left:25px;
	text-transform:uppercase;
	font-size:20px;
	line-height:56px;
	font-weight:600;
	color:#fff;
	}
.t-head{
	float:left;
	width:100%;
	font-size:20px;
	line-height:26px;
	font-weight:600;
	letter-spacing:0.5px;
	color:#232323;
	}
.t-star{
	display:inline-block;
	vertical-align:top;
	margin-top:12px;
	}
.t-text{
	margin-top:20px;
	letter-spacing:0.5px;
	}
.t-name{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	color:#232323;
	font-weight:600;
	margin-top:15px;
	}
/*====Section-3====*/
.section-3{
	float:left;
	width:100%;
	padding:50px 0 70px 0;
	background:#ffffff;
	}
.package-sec{
	float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
	}
.package{
	width: 31%;
	margin:30px 1% 0;
    text-align: center;
    box-shadow: 0 0 9px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 9px 2px rgba(0,0,0,0.1);
    border-radius: 8px;
    padding: 20px 15px 25px;
	background:#fff;
	}
.textpadd{
	padding:0 70px;
	}
.pkg-img{
	display:block;
	margin:0 auto 15px;
	max-width:100%;
	}
.packg-head{
	float:left;
	width:100%;
	font-size:20px;
	line-height:26px;
	color:#10416b;
	letter-spacing:0.5px;
	font-weight:600;
	}
.packg-head span{ color:#09afeb;}
.packg-text{
	float:left;
	width:100%;
	font-size:17px;
	line-height:25px;
	color:#768591;
	margin-top:15px;
	}

.packg-prc{
	float:left;
	width:100%;
	margin-top:20px;
	}
.packreg-pric{
	display:inline-block;
	vertical-align:middle;
	font-size:17px;
	line-height:25px;
	color:#292929;
	padding-top:4px;
	}
.packreg-pric span{ 
	font-weight:normal;
	position:relative;
	padding-left:5px;
	}
.packreg-pric span:after{
	position:absolute;
	left:2px;
	top:47%;
	border-bottom:2px solid #ff0000;
	content:"";
	right:-5px;
	transform:rotate(-12deg);
	}
.packsale-prc{
	display:inline-block;
	vertical-align:middle;
	margin-left:15px;
	padding-left:15px;
	font-size:17px;
	line-height:25px;
	font-weight:600;
	color:#ff0000;
	position:relative;
	}
.packsale-prc:after{
	position:absolute;
	content:"";
	left:0;
	top:5px;
	bottom:5px;
	border-left:1px solid #292929;
	}
a.packagebtn{
	max-width:235px;
	width:100%;
	height:50px;
	font-size:20px;
	line-height:50px;
	font-weight:bold;
	letter-spacing:0.5px;
	}
a.packagebtn .btn-arw{ width:22px;}
.notify-box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:830px;
	background:#fcffd8;
	padding:20px 25px 15px;
	font-size:17px;
	line-height:25px;
	letter-spacing:0.5px;
	color:#202020;
	border:1px solid #eaeeb8;
	margin-top:60px;
	}
.notify-box span{ color:#ff0000; font-weight:600;}

/*====Footer====*/
.footer{
	float: left;
    width: 100%;
    padding: 45px 0;
	border-top:1px solid #f1f1f1;
	}	
.ftr-linkBx{
	display:inline-block;
	vertical-align:middle;
	max-width:860px;
	width:100%;
	}
.ftr-logo{
	display:block;
	margin:0 auto;
	}
.ftr-linbx-rgt{
	float:left;
	width:100%;
	margin-top:20px;
	}
.ftr-txt1{
	float: left;
    width: 100%;
	font-size:16px;
	line-height:24px;
	color:#212121;
	}
.ftr-txt1 a{
	padding:0 5px;
	}
	
.ftr-txt2{
	float: left;
    width: 100%;
	font-size:15px;
	line-height:22px;
	color:#000000;
	font-weight:600;
	margin-top:20px;
	}
.ftr-txt2 span{ padding:0 6px;}
.ftr-txt2 span img{ display:inline-block; vertical-align:middle; margin:-5px 5px 0 0;}

.ftr-bx2{
	display:inline-block;
	vertical-align:middle;
	max-width:1005px;
	width:100%;
	margin-top:20px;
	border:1px solid #ddd;
	background:#f6f6f6;
	padding:10px 25px;
	font-size:15px;
	line-height:23px;
	color:#000;
	letter-spacing:0.3px;
	}

.ftr-txt3{
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 21px;
    color: #000;
	letter-spacing:0.3px;
	margin-top:25px;
	}

	

.show-mob, .show-tab {display: none;}
.show-desk {display: block;}
.fl{ float:left;}
.fr{ float:right;}

/*---------Media Querry---------*/

@media only screen and (max-width:1187px){
.container{width:1004px;}

.packg-head{ font-size:18px;}
}


@media only screen and (max-width:1021px){
.container{width:750px;}
.show-desk {display: none;}
.show-tab {display: block;}

/*========Banner=======*/
.banner-heading{ font-size:32px; line-height:40px;}
.bnr-mid-text1{ margin-top:-30px;}
.bnr-mid-text1 span{ font-size: 65px; line-height: 52px;}
.bnr-strip-txt{ font-size:30px;}
.bnr-prod{left:-55px;top: 95px;width: 150px;}
.com-head{ font-size:30px; line-height:36px;}
.com-text{ font-size:17px; line-height:25px; margin-top:25px;}


.s1-top-inner{ padding:20px 25px 15px;}
.s1-top-inner p{ font-size:17px; line-height:25px;}

.s1-pkg-head{ font-size:26px; line-height:32px;}
.s1-mid-right-pkg{ padding:25px;}
.pkg-text{ font-size:17px; line-height:25px;}
.reg-pric{ font-size:21px; line-height:26px;}
.sale-prc{ font-size:21px; line-height:26px;}
.sale-prc:after{border-bottom: 17px solid #ff0000; border-top: 17px solid #ff0000;}

.packreg-pric{ font-size:16px; line-height:20px; padding-top:0;}
.packsale-prc{ font-size:16px; line-height:24px; padding-left:8px; margin-left:8px;}
.package{ margin:30px 1.5% 0; width:47%}
.textpadd{ padding:0;}
}

@media only screen and (max-width:767px){
.container{width:100%; padding:0 10px; max-width:600px; box-sizing:border-box;}
.show-desk{display:none;}
.show-mob{display:block;}
.hide-mob{ display:none;}

.header{ height:55px;}
.logo{ width:135px;}

/*========Banner=======*/
.banner{ height:auto; padding:30px 0 90px;background:#ffe4e8; overflow:hidden;}
.bnnr-mid{ padding:0 10px 30px; max-width:340px; border: 3px solid #ff0646;}
.bnr-mid-text1{ margin-top:-12px;}
.bnr-mid-text1 span{ font-size:42px; line-height:30px; padding:0 9px;}
.bnr-strip-txt{ font-size: 24px; margin-top: 12px; height:40px; line-height:38px; padding:0 8px;}
.bnr-strip-txt:before, .bnr-strip-txt:after{ border-bottom: 20px solid #ff0000; border-top: 20px solid #ff0000;}
.bnr-strip-txt img{ display: inline-block;vertical-align: middle;width: 18px;margin: -4px 0 0 0;}
.banner-heading{ font-size:25px; line-height:30px; margin-top:10px;position: relative;}
.bnr-time-text{ font-size:15px; line-height:15px; padding:8px 20px 3px; margin-top:-17px;}
.bnr-prod{ left: -60px; top: auto; width: 85px; bottom: -35px;}
.bnr-prod2{position: absolute; top:-50px; left:-50px; width:88px;}
.bnr-prod3{position: absolute; bottom:-30px; right:-50px; width:70px;}
.bnr-prod4{position: absolute; top:-50px; right:-50px; width:95px;}
.bnr-heart1{ position: absolute; top: 85px; left: -24px;}
.bnr-heart2{ position: absolute; top: 80px; right: -2px; width: 45px;}


.s1-top-inner{ padding:15px 10px 10px;}
.s1-top-inner p{ letter-spacing:0; font-size:16px; line-height:23px;}
.s1-mid-left{ width:100%; text-align:center;}
.com-head{ font-size:26px; line-height:32px;}
.s1-mid{ margin-top:10px;}
.com-text{ font-size:16px; letter-spacing:0; margin-top:20px; line-height:24px;}
.s1-mid-right-pkg{ width:100%; margin-top:25px; padding:20px 15px;}
.s1-right-pord{ max-width:90%;}
.s1-pkg-head{ font-size:21px; line-height:28px;}
.reg-pric{ padding-top:0; font-size:19px; line-height:27px;}
.sale-prc{ font-size:19px; line-height:26px;}
.pkg-text{ font-size:15px; line-height:20px;}

.section-2{ padding:25px 0 30px;}
.testi-sec{ margin-top:0;}
.testi-row{ padding:20px 20px 20px 75px;}
.t-nme-icn{ top:20px; left:12px;}
.t-head{ font-size:19px; line-height:27px;}

.section-3{ padding:25px 0 30px;}
.package-sec{ margin-top:0; padding:0 10px;}
.package{ width:100%; margin:25px 0 0; padding:20px 13px 25px;}
.packg-head{ font-size:20px;}
.packg-text{ font-size:16px; line-height:24px;}
.notify-box{ margin-top:25px; padding:15px 15px 10px; font-size:16px;}

.footer{ padding:25px 0;}
.ftr-txt1{ font-size:15px;}
.ftr-txt2{ font-size:14px; line-height:26px; letter-spacing:0;}
.ftr-txt2 span{ padding:0 2px;}
.ftr-bx2{ padding:10px 12px; font-size:14px;}
.ftr-txt3{ margin-top:20px;}
.ftr-logo{ width:135px;}
}