@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');
@charset "utf-8";
/* CSS Document */
html { font-size: 100% }
.lg-toolbar.lg-group { display: none; }
body { overflow-x: hidden; font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 16px; -webkit-font-smoothing: antialiased; margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input:focus { box-shadow: 1px 1px 8px #ffcbcb; }
.fu-100 { float: left; width: 100%; }
img { max-width: 100%; }
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td { margin: 0; padding: 0 }
table { border-collapse: collapse; border-spacing: 0 }
fieldset,
img { border: 0 }
ol,
ul { list-style: none }
sub,
sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline }
sup { top: -0.5em }
sub { bottom: -0.25em }
* { outline: none !important; }
a:active,
a:focus,
a:hover,
input[type="image"],
select:focus,
input,
input[type="button"]:focus,
:focus { outline: 0; text-decoration: none; transition: 0.5s; }
.clearfix { *zoom:1
}
.clearfix:before,
.clearfix:after { display: block; content: ""; line-height: 0 }
.clearfix:after { clear: both }
.clear { clear: both }
.btn { outline: 0px; }
.lists { list-style: none; margin: 0px; padding: 0px; }
.mainpage { position: relative; }
.container { max-width: 1280px; width: 100%; }
.ptb { padding: 70px 0 30px 0; }
.he30 { height: 20px; }
/* Fonts */
/*header start home page*/

.slider-top { background: url(../images/slide-bg.jpg) center top no-repeat; background-size: 100% 100%; padding: 80px 0 50px 0; position: relative; }
.top-gril { margin: auto; display: block; max-width: 100%; }
.slider-top::before { content: ""; background: rgba(47, 137, 222, 0.3); position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.slider-inner { position: relative; z-index: 1; color: #fff; font-size: 35px; font-weight: 800; text-transform: uppercase; margin-top: 50px; }
.top-tx1,
.top-tx2,
.top-tx3,
.top-tx4,
.top-tx5 { position: absolute; font-family: 'cloud_condbold'; letter-spacing: 2px; font-weight: 700; }
.top-tx1 { left: 0; right: 0; text-align: center; margin: auto; top: -70px; }
.top-tx2 { left: 23%; top: 43%; }
.top-tx3 { left: 15%; top: 74%; }
.top-tx4 { right: 23%; top: 43%; }
.top-tx5 { right: 19%; top: 74%; }
.slider-inner1 { font-family: 'cloud_condbold'; margin: 35px auto auto; display: table; font-size: 35px; font-weight: 700; color: #fff; letter-spacing: 2px; border: 2px solid #fff; padding: 5px 15px; border-radius: 5px; }
.slider-inner1 span { margin: 0 25px; font-family: 'cloud_condbold'; letter-spacing: 2px; }
.slider-happy { background: url(../images/second-bg.jpg) center top no-repeat; padding-bottom: 150px; height: auto; }
.slider.slider-happy::before { display: none; }
.slider-happy-L img { margin-bottom: 35px; }
.slider-happy-L h1 {
	font-size: 32px;
	font-weight: 600;
	color: #555555;
	margin-bottom: 15px;
	line-height: normal;
}
.slider-happy-L h1 span { color: #e63f75; }
.slider-happy-L p {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
	word-wrap: break-word;
	/* word-break: break-all; */
	line-height: 32px;
}
.right-girl { margin-top: -21px; }
/***********What you want****************/

.youwant { margin-top: -110px; background: #fcfcfc; }
.youwant-in { background: #fff; padding: 40px; border-radius: 6px; box-shadow: 1px 1px 15px #ddd; }
.head-text { width: 80%; margin: auto; text-align: center; }
.head-text h2 { color: #555555; font-size: 35px; font-weight: 600; }
.head-text b { font-size: 19px; color: #555; font-weight: 500; margin-bottom: 5px; display: block; }
.head-text p { font-size: 16px; }
.head-text h2 span { color: #e63f75; }
.linehead { display: block; position: relative; margin: 15px auto 12px; width: 200px; }
.linehead span { background: #e63f75; height: 5px; width: 30px; display: block; margin: auto; }
.linehead span::before { height: 2px; background: #eeeeee; width: 37%; position: absolute; left: 0; top: 2px; content: ""; }
.linehead span::after { height: 2px; background: #eeeeee; width: 37%; position: absolute; right: 0; top: 2px; content: ""; }
.youwant-box { float: left; width: 100%; border: 1px solid #e6e6e6; border-radius: 5px; margin-top: 30px; position: relative; }
.youwant-box span { overflow: hidden; float: left; width: 100%; }
.youwant-box span img { float: left; width: 100%; border-radius: 5px 5px 0 0; transition: 0.5s; }
.youwant-box:hover span img { transform: scale(1.1); }
.youwant-circle h3 { font-size: 19px; text-align: center; padding: 6px 0 16px 0; float: left; width: 100%; color: #555555; position: relative; }
.youwant-circle { position: relative; z-index: 1; bottom: 0; float: left; width: 100%; }
.youwant-circle::before { content: ""; display: block; height: 28px; border-radius: 50% 50% 0 0; position: absolute; bottom: calc(100% - 13px); right: 0; left: 0; background-color: #fff; }
.youwant-ho { float: left; left: -1px; width: 101%; position: absolute; bottom: -10%; padding: 20px; background: #fff; border-radius: 0 0 5px 5px; box-shadow: 2px 4px 5px #ddd; border: 1px solid #eee; z-index: 1; box-sizing: border-box; overflow: visible; transition: 0.5s; opacity: 0; border-top: 0px; pointer-events: none; min-height: 230px; }
.youwant-box:hover .youwant-ho { bottom: -189px; opacity: 1; pointer-events: auto; }
.youwant-ho h3 { text-align: center; font-size: 21px; font-weight: 600; color: #555; }
.youwant-ho label { text-align: center; font-size: 15px; width: 100%; display: flex; justify-content: center; /* align-items: first baseline; */
color: #494949; }
.youwant-ho label span { float: left; font-size: 40px; font-weight: normal; color: #e63f75; width: auto; }
.youwant-ho label p { float: left; margin: 17px 10px 0 0px; position: relative; font-size: 20px; }
.youwant-ho label p::before { width: 110%; background: #494949; position: absolute; left: -3px; top: 12px; content: ""; height: 1px; right: 0; transform: rotate(-12deg); }
.youwant-ho label b { margin: 11px 0 0 10px; float: left; color: #2f89de; font-weight: 400; font-size: 15px; line-height: 18px; }
.bluebtn { background: #e63f75; text-align: center; display: table; margin: 16px auto 11px; color: #fff; padding: 4px 18px; border-radius: 3px; border: 1px solid #e63f75; transition: 0.3s linear; }
.youwant-ho:hover .bluebtn { background: #e63f75; color: #fff; }
.youwant-ho p { text-align: center; font-size: 14px; margin-top: 11px; }
/************we-believe***********/

.we-believe-three { display: grid; grid-template-columns: 1fr 1fr 1fr; text-align: center; grid-column-gap: 25px; width: 90%; margin: 15px auto auto; }
.believe-one { color: #555; background: #fff; border: 1px solid #ededed; border-radius: 5px; padding: 30px 0 40px 0; margin-top: 30px; transition: 0.5s; position: relative; }
.believe-one .bluebtn { background: #555; color: #fff; border-color: #555; font-size: 18px; position: absolute; bottom: -18px; margin: 0 auto; display: block; float: none; right: 0; left: 0; padding: 5px 0px; width: 160px; }
.believe-img { margin: 0 0 20px 0; }
.believe-one h3 { font-size: 27px; color: #e63f75; display: block; }
.believe-one h3 span { width: 100%; float: left; font-size: 21px; color: #555555; }
.believe-one .linehead { margin: 45px auto 26px; }
.believe-one h4 { font-size: 16px; margin-bottom: 15px; }
.believe-one h5 { color: #fff; background: #555555; padding: 10px 0; font-size: 30px; font-weight: 600; margin-bottom: 10px; }
.masterprice { color: #fff; background: #555555; padding: 3px 0; font-size: 30px; font-weight: 600; margin-bottom: 10px; display: flex; justify-content: center; align-items: center; position: relative; }
.masterprice i { position: absolute; top: 0px; background: #e63f75; color: #fff; font-size: 14px; font-style: normal; right: 0; padding: 1px 6px; font-weight: normal; }
.believe-one:hover i { background: #555; color: #fff; }
.masterprice b { /* float: left; */
font-weight: normal; font-size: 21px; color: #cecece; position: relative; }
.masterprice b::before { width: 110%; background: #cecece; position: absolute; left: -3px; top: 14px; content: ""; height: 1.5px; right: 0; transform: rotate(-10deg); }
.believe-one .masterprice p { font-size: 40px; font-weight: normal; margin: 0 0 0 10px; padding: 0; color: #fff; line-height: normal; width: auto; }
.masterprice span { font-size: 16px; font-weight: normal; margin: 0 0 0 10px; }
.believe-one:hover .masterprice { background: #e63f75; }
.believe-one:hover .masterprice b { color: #eee; }
.believe-one:hover .masterprice b::before { background: #eee; }
.believe-one h5 b { font-weight: 500; font-size: 21px; }
.believe-one label { font-size: 17px; width: 100%; margin-top: 10px; text-transform: uppercase; }
.believe-one p { color: #959595; font-size: 15px; width: 90%; margin: 15px auto 4px; }
.believe-one:hover { transform: scale(1.1); /* border: 1px solid #e63f75; */ box-shadow: 1px 1px 14px #ddd; }
.believe-one:hover h5 { background: #e63f75; }
.believe-one:hover .bluebtn { background: #e63f75; border-color: #e63f75; }
.top-tx2 { transform: 0.5s; }
/*client testimonal*/


.testimonal-1 {
	background: #fff;
	border: 1px solid #f2f2f2;
	padding: 45px;
	border-radius: 5px;
	box-shadow: 2px 0px 11px #ddd;
	margin: 2%;
	float: left;
	width: 96%;
	position: relative;
	min-height: 290px;
}
.testimonal-1 p { font-size: 15px; color: #707b8e; float: left; width: 100%; margin-top: 13px; line-height: 26px; }
.testimonal-top { position: relative; float: left; width: 100%; margin-bottom: 17px; }
.testimonal-top img { width: 70px; height: 70px; border-radius: 100%; border: 1px solid #eee; position: absolute; left: 0; top: 0; }
.testimonal-top h3, .testimonal-top p {
	padding-left: 91px;
	float: left;
	width: 100%;
}
.testimonal-top h3 { font-size: 20px; font-weight: 500; color: #555; margin-top: 10px; }
.testimonal-top p { font-size: 16px; color: #707b8e; margin: 0; }
.testimonal-1 p a { color: #e63f75; }
.testimonal-1 i { position: absolute; right: 60px; top: -14px; color: #e63f75; font-size: 40px; }
.client-testi { margin-top: 50px; }
.testimonal .slick-prev.slick-arrow { background: url(../images/slider-arrow1.png) left top no-repeat; font-size: 0px; border: 0px; width: 49px; height: 50px; position: absolute; left: -10px; z-index: 1; top: 37%; transition: 0.5s; }
.testimonal .slick-prev.slick-arrow:hover,
.testimonal .slick-next.slick-arrow:hover { transform: scale(1.1) }
.testimonal .slick-next.slick-arrow { background: url(../images/slider-arrow2.png) left top no-repeat; font-size: 0px; border: 0px; width: 49px; height: 50px; position: absolute; right: -10px; z-index: 1; top: 37%; transition: 0.5s; }
.happiness-member {
	background-image: url(../images/happy-member.jpg);
	/* min-height: 400px; */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: grid;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 190px 0;
	position: relative;
}
.happiness-member h3 {
	color: #fff;
	font-size: 40px;
	font-weight: 500;
	margin-bottom: 17px;
}
.happiness-member p { color: #fff; font-size: 17px; width: 80%; margin: auto; }
.happiness-member .bluebtn { font-size: 20px; background: #e63f75; color: #fff; width: 160px; padding: 6px 0; border-radius: 5px; margin-top: 15px; }
.happiness-member .bluebtn:hover { color: #fff; background: transparent; border-color: #fff; }
/***************About Company***************/

.about-home-right { width: 90%; float: right; position: relative; margin-top: 35px; }
.about-home-right img { width: 100%; border-radius: 5px; }
.about-home-right::before { content: ""; background: #f5bfd1; width: 100%; height: 94%; position: absolute; left: -16px; top: 13px; z-index: 0; border-radius: 5px; opacity: 0.5; }
.abot-ani { position: absolute; left: -40px; top: 40%; background: #e63f75; width: 65px; height: 65px; border-radius: 100%; text-align: center; padding-top: 19px; border: 1px solid #e63f75; z-index: 1; }
.about-home-right img { width: 100%; border-radius: 5px; position: relative; }
.abot-ani img { width: 27px; }
.cxa-mark-pulse-small { -webkit-animation: shadow-pulse-small 1.05s infinite; animation: shadow-pulse-small 1.05s infinite }
.cxa-mark-pulse-medium { -webkit-animation: shadow-pulse-small 1.55s infinite; animation: shadow-pulse-small 1.55s infinite }
@media screen and (min-width:30rem) {
.cxa-mark-pulse-medium {
-webkit-animation:shadow-pulse-medium 2s infinite;
animation:shadow-pulse-medium 2s infinite
}
}
 @-webkit-keyframes shadow-pulse-medium { 0% {
box-shadow:0 0 0 .3rem rgba(250,95,145, .8)
}
75% {
box-shadow:0 0 0 1.2rem rgba(250,95,145, .6)
}
to { box-shadow: 0 0 0 2rem rgba(250,95,145, .2) }
}
@keyframes shadow-pulse-medium { 0% {
box-shadow:0 0 0 .3rem rgba(250,95,145, .8)
}
75% {
box-shadow:0 0 0 1.2rem rgba(250,95,145, .6)
}
to { box-shadow: 0 0 0 2rem rgba(250,95,145, .2) }
}
.happiness-about { padding: 70px 0; }
.bluebtn:hover { background: #e63f75; color: #fff; }
.happiness-about h3 { font-size: 30px; color: #555; position: relative; }
.happiness-about span { font-size: 18px; color: #555; font-weight: 500; }
.happiness-about h4 { font-size: 25px; color: #e63f75; margin: 15px 0; }
.happiness-about h3 span { color: #e63f75; font-size: 23px; }
.happiness-about p { font-size: 16px; font-weight: normal; color: #8c929b; line-height: 27px; margin-top: 15px; }
.happiness-about .bluebtn { margin: 0; background: #e63f75; color: #fff; font-size: 18px; padding: 5px 27px; margin-top: 21px; }
.happiness-about .bluebtn:hover { background: #fff; color: #e63f75; }
.happiness-member.news-back { background-image: url(../images/news-back.jpg); }
.happiness-member.news-back p { margin-top: 19px; }
.suscribe { background: #ffffff; width: 100%; margin: 35px auto auto; height: 60px; border-radius: 70px; }
.happiness-member.news-back p { width: 100%; }
.suscribe form { display: grid; grid-template-columns: 1fr 180px; }
.suscribe form input { height: 60px; width: 100%; border-radius: 100px; border: 0; padding: 0 35px; }
.suscribe form input[type="button"],
.suscribe form input[type="submit"] { background: #e63f75; color: #fff; border-radius: 0px 50px 50px 0px; font-size: 20px; }
/**********footer start***********/
footer { background: #000000; padding: 40px 0; }
footer img { margin: auto; display: block; }
footer label { text-align: center; display: block; margin: 35px 0 10px 0; }
footer label a { color: #fff; margin: 0 10px; }
footer label a:hover { color: #e63f75; }
footer label span { color: #fff; }
footer p { text-align: center; color: #fff; }
.slider-top.slider-happy { padding: 90px 0 160px 0; }
.slider-top.slider-happy::before { display: none; }
.abot-ani i { font-size: 33px; color: #fff; margin: -4px 0 0 6px; }
#sucribe .modal-body { padding: 35px; }
#sucribe .close { position: absolute; right: 10px; top: -1px; font-size: 38px; }
#sucribe .form-group label { width: 100%; display: inline-block; margin-bottom: 5px; color: #555; font-weight: 400; font-size: 15px; }
#sucribe .form-group input,
#sucribe .form-group select,
#sucribe .form-group textarea { width: 100%; height: 45px; border: 1px solid #eee; padding: 5px 15px; border-radius: 3px; font-size: 15px; }
#sucribe .form-group textarea { height: 80px; }
#sucribe .form-group select { padding: 5px 10px; }
#sucribe .form-group input[type="button"],
#sucribe .form-group input[type="submit"] { background: #e63f75; color: #fff; border: 0; height: 50px; text-align: center; padding: 0; font-size: 23px; text-transform: uppercase; font-weight: 600; }
.star { position: absolute; left: 141px; top: -23px; z-index: -1; width: 70px; opacity: 0.4; }
#sucribe small { font-size: 13px; margin-top: 7px; float: left; width: 100%; margin-bottom: 15px; }
#sucribe small b { width: 100%; float: left; margin-bottom: 0; font-weight: 500; color: #000; font-size: 14px; }
#sucribe .form-group { margin-bottom: 19px; }
.youwant-ho::before { content: ""; display: block; height: 28px; border-radius: 50% 50% 0 0; position: absolute; bottom: calc(100% - 13px); right: 0; left: 0; background-color: #fff; }
.happiness-member .masterprice p { width: auto !important; margin: 0 0 0 14px; font-size: 45px; }
.happiness-member .masterprice { background: transparent; margin: 10px 0 0 0; padding: 0; }
.morecontent span { display: none; }
.morecontent1 span { display: none; }
.morelink { display: block; width: 90px; }
.morelink1 { display: block; width: 90px; }
.happiness-about .morelink1 { width: 150px; background: #e63f75; color: #fff; text-align: center; padding: 5px 0; border-radius: 4px; margin-top: 15px; }
.happiness-about .more span, .happiness-about .more1 span { font-weight: normal; color: #8c929b; font-size: 16px; }

.happiness-member::before {
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(25, 126, 208, 0.9);
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	/* z-index: 2; */
	position: absolute;
}

.pinkclo {
	width: 100%;
	display: inline-block;
	margin: 15px 0;
	font-weight: normal;
	color: #e63f75;
}
.happiness-member h2 {
	font-size: 15px;
	color: #fff;
	margin-bottom: 24px;
	font-weight: 400;
}

.happy {
	/* font-size: 45px !important; */
	margin: 50px 0 0 0 !important;
	/* text-shadow: 2px 2px 5px #000; */
}

.happy1 {margin-bottom:45px;}

.youwant-ho form {
	/* margin: 0; */
	/* display: block; */
	/* width: 100%; */
	/* text-align: center; */
}
.believe-one form {
	margin-top: 0;
}
.success-subs{
    display:none;
}
.success-subs {
    color: #005700;
    font-size: 20px;
}
.error-subs{
    display:none;
}
.error-subs {
    color: #F00;
    font-size: 20px;
}
