.webstacode-2 {
	width: 100%;
	background: #080245;
	padding: 0 20px;
	position: sticky;
	top: 0;
	z-index: 100;
	border-bottom: 1px solid #ddd;
}

.webstacode-3 {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0;
	transition: all .3s ease-in-out;
}

.webstacode-4 {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.webstacode-logo-4 {
	margin-right: 25px;
}

.webstacode-logo-4 a {
	display: block;
	position: relative;
}

.webstacode-logo-4 a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.webstacode-logo-4 a img {
	display: block;
	width: 145px;
	height: 150px;
}

.webstacode-js-5 {
	margin-right: 30px;
	width: 30px;
	height: 25px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	cursor: pointer;
}

.webstacode-js-5 span {
	width: 100%;
	height: 3px;
	background: #fff;
}

.igfm-nav-main {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.igfm-nav-main li {
	margin-right: 30px;
}

.igfm-nav-main li:last-child {
	margin-right: 0;
}

.igfm-nav-main li a,.igfm-nav-main li span {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
	line-height: 1.2;
	transition: all .3s ease-in-out;
	cursor: pointer;
}

.igfm-nav-main li a:hover,.igfm-nav-main li span:hover {
	color: #408de4;
}

.webstacode-6 {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.webstacode7 {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	font-size: 18px;
}

.webstacode-7 li {
	margin: 0 10px;
	font-weight: 400;
}

.webstacode-7 li a {
	color: #fff;
	font-weight: 400;
}

.webstacode-7 li span {
	font-weight: 500;
}

.webstacode-js-58 {
	background: #080245;
	position: fixed;
	top: 0;
	left: -380px;
	z-index: 200;
	width: 380px;
	height: 100vh;
	overflow: auto;
	transition: all .5s ease-in-out;
}

.webstacode-js-19 {
	left: 0;
	transition: all .5s ease-in-out;
}

.webstacode-20 {
	width: 100%;
	height: 100%;
	padding: 20px 30px;
}

.webstacode-57 {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
	color: #fff;
	font-size: 25px;
	margin-bottom: 25px;
}

.webstacode-56 {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.webstacode-56 i {
	opacity: 0;
	transition: all .5s ease-in-out;
}

.webstacode-js-55 i {
	opacity: 1;
	cursor: pointer;
	transform: rotate(360deg);
}

.webstacode-js-53 {
	opacity: 0;
	transition: all 1s ease-in-out;
}

.webstacode-js-53 i {
	cursor: pointer;
}

.webstacode-54 {
	font-size: 13px;
	line-height: 1;
	margin-left: 3px;
	width: 0;
	opacity: 0;
	overflow: hidden;
	transition: all .3s ease-in-out;
	cursor: pointer;
}

.webstacode-js-55 .webstacode-54 {
	opacity: 1;
	width: auto;
}

.webstacode-js-19 .webstacode-js-53 {
	opacity: 1;
	transform: rotate(360deg);
}

.webstacode-52 {
	margin: 10px 0 20px;
}

.webstacode-52 a {
	font-size: 14px;
	font-weight: 500;
	color: #d5d5d5;
	display: inline-block;
	border: 1px solid #d5d5d5;
	padding: 5px 15px;
	border-radius: 3px;
	transition: all .3s ease-in-out;
}

.webstacode-52 a:hover {
	color: #2c2c2c;
	background: #d5d5d5;
}

.webstacode-51 {
	margin-top: 35px;
}

.webstacode-js-49 {
	color: #fff;
	margin: 20px 0;
}

.webstacode-50,.webstacode-45 {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	cursor: pointer;
	transition: all .5s ease-in-out;
}

.webstacode-50 i {
	margin-left: 15px;
	opacity: 0;
	transition: all .5s ease-in-out;
}

.webstacode-45:hover,.webstacode-50:hover {
	color: #abeaff;
}

.webstacode-50:hover i {
	opacity: 1;
}

.webstacode-js-44 {
	margin-top: 15px;
}

.webstacode-43 {
	color: #fff;
	margin: 12px 0;
	cursor: pointer;
}

.webstacode-41 {
	font-size: 16px;
	margin-bottom: 5px;
	transition: all .3s ease-in-out;
}

.webstacode-43:hover .webstacode-41 {
	color: #abeaff;
}

.webstacode-42 {
	font-size: 14px;
	font-weight: 400;
	color: #d5d5d5;
	transition: all .3s ease-in-out;
}

.webstacode-43:hover .webstacode-42 {
	color: #abeaff;
}

.webstacode-js-48 .webstacode-50:hover i {
	opacity: 0;
}

.webstacode-js-48 .webstacode-50 {
	color: #abeaff;
	position: relative;
	padding-bottom: 10px;
}

.webstacode-js-48 .webstacode-50:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 70%;
	height: 1px;
	background: #abeaff;
}

.pymnt-card-visa {
	background-position: 0 0;
}

.pymnt-card-mastercard {
	background-position: 14.28% 0;
}

.pymnt-card-rupay {
	background-position: 28.58% 0;
}

.pymnt-card-bankt {
	background-position: 42.84% 0;
}

.pymnt-card-amrcn {
	background-position: 57.12% 0;
}

.pymnt-card-paypal {
	background-position: 71.4% 0;
}

.pymnt-card-cheque {
	background-position: 85.68% 0;
}

.pymnt-card-maestro {
	background-position: 100% 0;
}

@keyframes coupon_border_anim {
	0% {
		border-color: #408de4;
	}

	50% {
		border-color: #ff4546;
	}

	100% {
		border-color: #408de4;
	}
}

.f23645-mncntnr {
	padding: 70px 10px;
	position: relative;
}

.f23645-mnwrapr {
	width: 1150px;
	margin: 0 auto;
	margin-top: 70px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.f23645-mncol {
	text-align: center;
	margin-right: 50px;
	margin-bottom: 30px;
	width: calc((100% - 100px)/3);
	padding: 40px 30px;
	transition: all .3s ease-in-out;
}

.f23645-mncol:hover {
	box-shadow: 0 0 20px #d4d4d4;
	transform: scale(1.01);
}

.f23645-mnwrapr .f23645-mncol:nth-child(3n) {
	margin-right: 0;
}

.f23645-img {
	display: block;
	width: 40%;
	margin: 0 auto;
	margin-bottom: 30px;
}

.f23645-img div {
	width: 100%;
	height: 0;
	padding-top: 100%;
}

.f23645-domains-name {
	background-position: 0 0;
}

@keyframes srvxanim-pop-ico1-anim {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(359deg);
	}
}

@keyframes srvxanim-pop-ico2-sub2-anim {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(359deg);
	}
}

@keyframes bzer-lin-anim-center {
	0% {
		top: 25px;
	}

	100% {
		top: 28px;
	}
}

@keyframes bzer-lin-anim-lines {
	0% {
		height: 180px;
	}

	100% {
		height: 185px;
	}
}

@keyframes blink-anim {
	0% {
		opacity: 1;
	}

	50% {
		opacity: .2;
	}

	100% {
		opacity: 1;
	}
}

@keyframes glbc-bottom-active {
	0% {
		opacity: 0;
	}

	10% {
		opacity: 1;
	}
}

@keyframes global-dot-anim {
	0% {
		transform: scale(0);
		opacity: .3;
	}

	90% {
		opacity: .3;
	}

	100% {
		transform: scale(3);
		opacity: 0;
	}
}

@keyframes glbc-line-active {
	0% {
		height: 0;
	}

	10% {
		height: 0;
	}

	40% {
		height: 60px;
	}
}

@keyframes glbc-title-active {
	0% {
		opacity: 0;
	}

	40% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}
}

@keyframes glbc-title-before {
	0% {
		transform: scale(0);
	}

	50% {
		transform: scale(0);
	}

	65% {
		transform: scale(15);
	}
}

@keyframes glbc-title-span {
	0% {
		width: 0;
	}

	65% {
		width: 0;
	}

	75% {
		width: auto;
	}
}

.webstacode-8 {
	position: relative;
}

.webstacode-9 {
	display: none;
	width: 300px;
	position: absolute;
	top: 100%;
	right: -35px;
	z-index: 100;
	padding-top: 30px;
	transition: all .5s ease-in-out;
}

.webstacode-8:hover .webstacode-9 {
	display: block;
}

.webstacode-10 {
	color: #fff;
	background: #f73a93;
	padding: 20px 15px 5px;
	width: 100%;
	border-radius: 5px;
	position: relative;
	transition: all .5s ease-in-out;
	box-shadow: 5px 5px 10px rgba(0,0,0,.1);
}

.webstacode-10:before {
	content: '';
	position: absolute;
	top: -22px;
	right: 30px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 22px solid #408de4;
	transition: all .5s ease-in-out;
}

.webstacode-11 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 15px;
	position: relative;
}

.webstacode-11:before {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	width: 80%;
	height: 1px;
	background: #7eb8fa;
}

.webstacode-12 {
	display: block;
	margin: 0;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
}

.webstacode-12 li {
	display: block;
	width: 100%;
	margin: 0;
	line-height: 1.1;
	border-bottom: 1px solid #7eb8fa;
}

.webstacode-12 li:last-child {
	border-bottom: none;
}

.webstacode-12 li a {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding: 12px 5px;
	transition: all .3s ease-in-out;
}

.webstacode-12 li a:hover {
	color: #b5eefe;
}

.webstacode-12 li a i {
	font-size: 110%;
	margin-right: 5px;
}

.webstacode-13 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.webstacode-15 {
	width: 45px;
}

.daisy-avatar {
	width: 100%;
}

.daisy-avatar div {
	width: 100%;
	height: 0;
	padding-top: 115%;
	background: url(../images/login.png) no-repeat;
	background-size: 100%;
	position: relative;
}

.daisy-avatar div:after,.daisy-avatar div:before {
	content: '';
	position: absolute;
	top: calc(50% - 8px);
	right: -8px;
	width: 16px;
	height: 16px;
	background: #17dd58;
	border-radius: 50%;
}

.daisy-avatar div:after {
	animation: daisy-avatar-online-anim 1.5s infinite linear;
}

@keyframes daisy-avatar-online-anim {
	0% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 0;
		transform: scale(1.8);
	}
}

.webstacode-16 {
	width: calc(100% - 70px);
}

.webstacode-17 {
	font-size: 12px;
	line-height: 1.4;
	color: #636465;
	background: #fff;
	padding: 7px 10px;
	border-radius: 12px;
	border-top-left-radius: 0;
	position: relative;
}

.webstacode-17:before {
	content: '';
	position: absolute;
	top: 0;
	left: -20px;
	border-top: 0 solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 20px solid #fff;
}

.gloot-mncntnr {
	padding: 10px;
	margin-top: 15px;
}

.gloot-mnwrapr {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.gloot-cta {
	display: inline-flex;
	flex-flow: row wrap;
	align-items: center;
	color: #eceffa;
	cursor: pointer;
}

.gloot-flag {
	width: 30px;
	margin-right: 10px;
}

.gloot-flag div {
	width: 100%;
	height: 0;
	padding-top: 67%;
	background: url(img/in.jpg) no-repeat;
	background-size: 100%;
}

.gloot-region {
	font-size: 14px;
	color: #eceffa;
	margin-right: 5px;
}

.gloot-cta i {
	font-size: 130%;
}

.aprl-mncntnr {
	display: none;
	position: absolute;
	bottom: calc(100% + 25px);
	left: 0;
	width: 100%;
	background: #fff;
	padding: 35px 45px;
	border-radius: 5px;
}

.aprl-mncntnr:before {
	content: '';
	position: absolute;
	z-index: 10;
	bottom: -15px;
	left: 40px;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 15px solid #fff;
}

.aprl-close {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.aprl-bar {
	position: absolute;
	width: 2px;
	height: 100%;
	top: 0;
	left: calc(50% - 1px);
	background: #555656;
	transition: all .3s ease-in-out;
}

.aprl-close:hover .aprl-bar {
	background: #e76e6e;
}

.aprl-bar1 {
	transform: rotate(45deg);
}

.aprl-bar2 {
	transform: rotate(-45deg);
}

.aprl-hdrttl {
	text-align: center;
	font-size: 25px;
	line-height: 1.2;
	color: #2b2c2c;
	font-weight: 500;
	margin-bottom: 30px;
}

.aprl-mnwrapr {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.aprl-box {
	width: 25%;
	padding: 13px 10px 13px 20px;
	background: #fff;
	position: relative;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	transition: all .3s ease-in-out;
}

.aprl-box:hover {
	z-index: 10;
	box-shadow: 0 0 15px rgba(63,63,63,.1);
}

.aprl-box-active {
	z-index: 10;
	box-shadow: 0 0 15px rgba(63,63,63,.1);
}

.aprl-box-active:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	background: #37a9e2;
}

.aprl-flag {
	width: 35px;
	margin-right: 10px;
}

.aprl-flag div {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 67.3%;
	background: url(img-ph-assets/flags/region-flags-all-150.png) no-repeat;
	background-size: 1100%;
}

.aprl-flag-in div {
	background-position: 0 0;
}

.aprl-flag-us div {
	background-position: 10% 0;
}

.aprl-flag-uk div {
	background-position: 20% 0;
}

.aprl-flag-ae div {
	background-position: 30% 0;
}

.aprl-flag-au div {
	background-position: 40% 0;
}

.aprl-flag-ca div {
	background-position: 50% 0;
}

.aprl-flag-sg div {
	background-position: 60% -.5%;
}

.aprl-flag-np div {
	background-position: 70% -.8%;
}

.aprl-flag-lk div {
	background-position: 80% 0;
}

.aprl-flag-bd div {
	background-position: 90% 0;
}

.aprl-flag-sa div {
	background-position: 100% 0;
}

.aprl-flag-th div {
	background-position: 0 33.33%;
}

.aprl-flag-my div {
	background-position: 10% 33.33%;
}

.aprl-flag-nz div {
	background-position: 20% 33.33%;
}

.aprl-flag-za div {
	background-position: 30% 33.33%;
}

.aprl-flag-ie div {
	background-position: 40% 33.33%;
}

.aprl-flag-jp div {
	background-position: 50% 34%;
}

.aprl-flag-hk div {
	background-position: 60% 33.33%;
}

.aprl-flag-ph div {
	background-position: 70% 33.33%;
}

.aprl-flag-il div {
	background-position: 80% 33.33%;
}

.aprl-region {
	font-size: 14px;
	color: #525252;
}

.aprl-box-active .aprl-region {
	color: #1889c1;
}

.subs-mncntnr {
	background: skyblue;
	padding: 30px 10px;
}

.ph-sub-mnwrapr {
	width: 1100px;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
}

.ph-sub-mncol1 {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.ph-sub-msgico {
	font-size: 35px;
	color: #444;
	margin-right: 15px;
}

.ph-sub-hdrtxt {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #444;
	margin-right: 20px;
}

.ph-sub-hdrtxt span {
	display: block;
}

.ph-sub-form {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	background: #fff;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 3px 3px 10px #cce3f7;
}

.ph-sub-form input {
	font-size: 15px;
}

.ph-sub-form input[type=email] {
	width: 350px;
	padding: 15px 10px;
	border: 1px solid #fff;
	transition: all .3s ease-in-out;
}

.ph-sub-form input[type=email]:focus {
	border: 1px solid #408de4;
}

.ph-sub-form input[type=email]:invalid {
	border: 1px solid #ec9999;
	background: #fdf4f4;
}

.ph-sub-form input[type=submit] {
	padding: 15px 20px;
	border: 1px solid #408de4;
}

.ph-sub-mncol2 {
	display: flex;
	align-items: center;
}

.ph-sub-mncol2 a {
	background: #fff;
	border: 1px solid #408de4;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}

.ph-sub-mncol2 a i {
	font-size: 16px;
	color: #408de4;
	transition: all 1s ease-in-out;
}

.ph-sub-mncol2 a:last-child {
	margin-right: 0;
}

.ph-sub-mncol2 a:hover i {
	transform: rotateY(360deg);
}

@media screen and (max-width:1200px) {
	.subs-mncntnr {
		padding: 25px 10px;
	}

	.ph-sub-mnwrapr {
		width: 100%;
	}

	.ph-sub-msgico {
		font-size: 25px;
		margin-right: 10px;
	}

	.ph-sub-hdrtxt {
		font-size: 13px;
		margin-right: 10px;
	}

	.ph-sub-form input[type=email] {
		width: 300px;
		padding: 10px 5px;
	}

	.ph-sub-form input[type=submit] {
		padding: 10px 15px;
	}
}

@media screen and (max-width:750px) {
	.ph-sub-mncol1 {
		justify-content: center;
		width: 100%;
	}

	.ph-sub-hdrtxt span {
		display: inline-block;
	}

	.ph-sub-form {
		margin-top: 20px;
		width: 90%;
	}

	.ph-sub-form input[type=email] {
		width: calc(100% - 110px);
	}

	.ph-sub-form input[type=submit] {
		width: 110px;
	}
}

@media screen and (max-width:550px) {
	.ph-sub-form {
		width: 100%;
	}
}

@media screen and (max-width:450px) {
	.ph-sub-form input[type=email] {
		width: calc(100% - 90px);
	}

	.ph-sub-form input[type=submit] {
		width: 90px;
	}
}

@media screen and (max-width:1300px) {
	.webstacode-9 {
		right: 0;
	}

	.webstacode-10:before {
		right: 40px;
	}
}

@media screen and (max-width:1230px) {
	.TheMaxyfoot-hr1 {
		width: 95%;
		margin: 30px auto 25px;
	}

	.TheMaxyfoot-btm-wrapr {
		width: 100%;
		padding: 10px;
	}
}

@media screen and (max-width:1200px) {
	body {
		font-size: 14px;
	}

	.webstacode-3 {
		padding: 5px 0;
	}

	.webstacode-logo-4 {
		margin-right: 15px;
	}

	.igfm-nav-main li {
		margin-right: 20px;
	}

	.igfm-nav-main li a {
		font-size: 16px;
	}

	.webstacode-7 {
		font-size: 16px;
	}

	.webstacode-9 {
		padding-top: 17px;
	}

	.webstacode-10:before {
		top: -15px;
	}

	.TheMaxyfoot-mnwrapr {
		width: 100%;
	}

	.TheMaxyfoot-logo a {
		width: 150px;
	}

	.TheMaxyfoot-logo-tag {
		font-size: 13px;
	}

	.TheMaxyfoot-mnhdr {
		margin-bottom: 25px;
	}

	.TheMaxyfoot-pymnt-cntnr {
		margin-top: 30px;
	}

	.TheMaxyfoot-colinks li {
		margin-bottom: 10px;
	}

	.TheMaxyfoot-colinks li a {
		font-size: 13px;
	}

	.f23645-mncntnr {
		padding: 50px 10px;
	}

	.f23645-mnwrapr {
		width: 100%;
		margin-top: 50px;
	}

	.f23645-mncol {
		width: calc((100% - 50px)/3);
		margin-right: 25px;
		margin-bottom: 25px;
		padding: 20px 15px;
	}
}

@media screen and (max-width:1150px) {
	.aprl-mncntnr {
		bottom: calc(100% + 15px);
		padding: 20px 10px;
	}

	.aprl-mncntnr:before {
		bottom: -15px;
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
	}

	.aprl-close {
		top: 10px;
		left: 10px;
		width: 25px;
		height: 25px;
	}

	.aprl-hdrttl {
		font-size: 20px;
		margin-bottom: 25px;
	}

	.aprl-box {
		padding: 12px 5px 12px 15px;
	}

	.aprl-flag {
		width: 25px;
		margin-right: 5px;
	}

	.aprl-region {
		font-size: 13px;
		font-weight: 500;
	}

	.TheMaxyfoot-btm-wrapr {
		justify-content: center;
	}

	.TheMaxyfoot-cprt1 {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}

	.TheMaxyfoot-nav2 {
		width: 100%;
		text-align: center;
	}
}

@media screen and (max-width:950px) {
	.webstacode-11 {
		font-size: 18px;
	}

	.webstacode-12 li a {
		font-size: 14px;
		padding: 10px 5px;
	}

	.webstacode-20 {
		padding: 10px 15px;
	}

	.webstacode-57 {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.webstacode-52 {
		margin: 5px 0 10px;
	}

	.webstacode-52 a {
		font-size: 13px;
		padding: 5px 10px;
	}

	.webstacode-51 {
		margin-top: 20px;
	}

	.webstacode-js-49 {
		margin: 15px 0;
	}

	.webstacode-50,.webstacode-45 {
		font-size: 16px;
	}

	.webstacode-50 i {
		margin-left: 5px;
	}

	.webstacode-js-44 {
		margin-top: 10px;
	}

	.webstacode-43 {
		margin: 8px 0;
	}

	.webstacode-41 {
		font-size: 15px;
	}

	.webstacode-42 {
		font-size: 13px;
	}

	.TheMaxyfoot-mncol1 {
		width: 100%;
		margin: 0;
		margin-bottom: 30px;
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		justify-content: space-between;
	}

	.TheMaxyfoot-logo a {
		margin-bottom: 5px;
	}

	.TheMaxyfoot-mncol2,.TheMaxyfoot-mncol3,.TheMaxyfoot-mncol4 {
		width: 33.33%;
		margin: 0;
		padding: 10px;
	}

	.TheMaxyfoot-socl-wrapr {
		margin-top: 0;
	}@	keyframes bzer-lin-anim-lines {
		0%{height: 140px;
	}

	100% {
		height: 145px;
	}
}}

.offer_message_plan {
	color: #07ffe8;
	padding: 8px;
	font-size: 17px;
	font-weight: 600;
}

@media screen and (max-width:900px) {
	.webstacode-js-5 {
		margin-right: 10px;
	}

	.igfm-nav-main {
		display: none;
	}

	.webstacode-7 li {
		margin: 0 5px;
	}
}

@media screen and (max-width:850px) {
	.aprl-mncntnr {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		z-index: 500;
		padding: 35px 10px 10px;
	}

	.aprl-box {
		width: calc(100%/3);
	}

	.aprl-close {
		left: auto;
		right: 20px;
	}

	.f23645-img {
		width: 50%;
		margin-bottom: 15px;
	}
}

@media screen and (max-width:800px) {
@	keyframes glbc-line-active {
		0%{height: 0;
	}

	10% {
		height: 0;
	}

	40% {
		height: 35px;
	}
}

@keyframes glbc-title-before {
	0% {
		transform: scale(0);
	}

	50% {
		transform: scale(0);
	}

	65% {
		transform: scale(10);
	}
}}

@media screen and (max-width:750px) {
	.TheMaxyfoot-nav2 a {
		margin: 3px 10px;
	}

	.TheMaxyfoot-nav2 a:last-child {
		margin: 5px 10px;
	}

	.f23645-mncol {
		width: calc((100% - 20px)/3);
		margin-right: 10px;
		margin-bottom: 20px;
		padding: 15px 5px;
	}@	keyframes bzer-lin-anim-lines {
		0%{height: 120px;
	}

	100% {
		height: 125px;
	}
}}

@media screen and (max-width:700px) {
	.webstacode-2 {
		padding: 0 15px;
	}

	.webstacode-7 {
		font-size: 14px;
	}

	.webstacode-7 li {
		margin: 0 4px;
	}

	.webstacode-logo-4 a img {
		width: 130px;
	}
}

@media screen and (max-width:600px) {
	.TheMaxyfoot-logo-tag {
		width: 200px;
	}

	.f23645-mncol {
		width: calc((100% - 10px)/2);
		margin-bottom: 20px;
		padding: 10px 5px;
	}

	.f23645-mnwrapr .f23645-mncol:nth-child(3n) {
		margin-right: 10px;
	}

	.f23645-mnwrapr .f23645-mncol:nth-child(even) {
		margin-right: 0;
	}
}

@media screen and (max-width:550px) {
	.webstacode-6 {
		display: none;
	}

	.webstacode-4 {
		justify-content: space-between;
		width: 100%;
	}

	.webstacode-js-5 {
		margin: 0;
	}

	.aprl-box {
		width: calc(100%/2);
	}

	.webstacode-js-58 {
		left: -100%;
		width: 100%;
	}

	.webstacode-js-19 {
		left: 0;
	}
}

@media screen and (max-width:500px) {
	.TheMaxyfoot-logo-tag {
		width: 100%;
	}

	.TheMaxyfoot-socl-wrapr {
		margin-top: 15px;
	}

	.TheMaxyfoot-mncol2,.TheMaxyfoot-mncol3 {
		width: 50%;
		margin: 0;
		padding: 10px;
	}

	.TheMaxyfoot-mncol4 {
		width: 100%;
		margin-top: 30px;
	}

	.TheMaxyfoot-pymnt-cntnr {
		width: 100%;
	}@	keyframes glbc-title-before {
		0%{transform: scale(0);
	}

	50% {
		transform: scale(0);
	}

	65% {
		transform: scale(6);
	}
}}

@media screen and (max-width:450px) {
	.f23645-mncol {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}

	.f23645-mnwrapr .f23645-mncol:nth-child(3n) {
		margin: 0;
		margin-bottom: 20px;
	}

	.f23645-mnwrapr .f23645-mncol:nth-child(even) {
		margin: 0;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:400px) {
	.aprl-box {
		width: 100%;
	}
}

p#del_pricing {
	margin-top: 5px;
	color: #080245;
	font-size: 20px;
}

.jnst-mncntnr {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 5px 0 -28px;
	padding: 10px 15px;
}

.jnst-mnwrapr {
	padding: 25px 70px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	background: #fff;
	box-shadow: 0 0 15px rgba(67,67,67,.2);
}

.jnst-mncol {
	margin: 5px 7px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.jnst-mncol span {
	color: #5c5f67;
	font-size: 22px;
	font-weight: 400;
	line-height: 1;
	margin-top: 3px;
}

.jnst-mncol a {
	font-size: 28px;
	font-weight: 700;
	margin: 0 15px;
	line-height: 1;
	transition: all .3s ease-in-out;
}

.jnst-mncol-a a {
	color: #3787e1;
}

.jnst-mncol-a a:last-child {
	margin-left: 0;
}

.jnst-mncol-b {
	margin-left: 0;
}

.jnst-mncol-b a {
	color: #0cab59;
}

.jnst-mncol .fa-phone-square {
	transform: scaleX(-1);
}

.jnst-mncol a:hover {
	color: #d83334;
}

@media screen and (max-width:1200px) {
	body {
		font-size: 14px;
	}

	.jnst-mnwrapr {
		padding: 15px 30px;
	}

	.jnst-mncol span {
		font-size: 16px;
		margin: 0;
	}

	.jnst-mncol a {
		font-size: 20px;
		margin: 0 10px;
		font-weight: 600;
	}
}

@media screen and (max-width:850px) {
	.jnst-mnwrapr {
		padding: 20px 15px;
	}

	.jnst-mncol {
		width: 100%;
		justify-content: center;
	}

	.jnst-mncol-a {
		margin-bottom: 5px;
	}

	.jnst-mncol a {
		margin: 10px;
	}
}

.technical_list {
	margin-top: 50px;
}

.technical_list li {
	position: relative;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #666;
	text-align: left;
	padding-left: 25px;
}

.technical_list li:before {
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	border: 2px solid #3fd7d7;
	border-radius: 100%;
	left: 0;
	top: 10px;
}

.webstacode-footer {
	background: #2B2C2C;
	width: 100%;
	background-size: cover;
	background-position: center;
	padding: 60px 5px;
}

.webstacodefoot-mnwrapr {
	width: 1150px;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
}

.webstacodefoot-mncol {
	width: calc(62%/3);
	margin-right: 2%;
}

.webstacodefoot-mnwrapr .webstacodefoot-mncol:last-child {
	margin-right: 0;
}

.webstacodefoot-mncol1 {
	width: 28%;
	margin-right: 6%;
}

.webstacodefoot-logo a {
	display: block;
	width: 187px;
	margin-bottom: 20px;
	position: relative;
}

.webstacodefoot-logo a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: 0 0;
}

.webstacodefoot-logo a img {
	display: block;
	width: 100%;
}

.webstacodefoot-logo-tag {
	color: #888;
	font-size: 14px;
}

.webstacodefoot-socl-wrapr {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin-top: 40px;
}

.webstacodefoot-socl-wrapr a {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	border-radius: 50%;
}

.webstacodefoot-socl-wrapr a i {
	color: #fff;
	font-size: 18px;
}

.webstacodefoot-socl-fb {
	background: #3b5998;
}

.webstacodefoot-socl-twit {
	background: #26a6d1;
}

.webstacodefoot-socl-insta {
	background: linear-gradient(to right,#fcb045,#fd1d1d,#833ab4);
}

.webstacodefoot-socl-utub {
	background: #c71f1e;
}

.webstacodefoot-socl-lnkd {
	background: #1da1f2;
}

.webstacodefoot-mnhdr {
	color: #fff;
	margin-bottom: 21px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
}

.webstacodefoot-colinks li {
	margin-bottom: 17px;
}

.webstacodefoot-colinks li:last-child {
	margin-bottom: 0;
}

.webstacodefoot-colinks li a {
	font-size: 15px;
	color: #d4cdcd;
	font-weight: 500;
	transition: all .3s ease-in-out;
}

.webstacodefoot-colinks li a:hover {
	color: #70aff5;
}

.webstacodefoot-pymnt-cntnr {
	margin-top: 40px;
}

.webstacodefoot-pymnt-cntnr .webstacodefoot-mnhdr {
	margin-bottom: 15px;
}

.webstacodefoot-pymnt-wrapr {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
}

.webstacodefoot-pymnt-bx {
	width: 25%;
	padding: 5px;
}

.webstacodefoot-pymnt-card {
	width: 100%;
	height: 0;
	padding-top: 45%;
	filter: grayscale(100%);
	transition: all .3s ease-in-out;
	position: relative;
}

.webstacodefoot-pymnt-card::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	z-index: 5;
}

.webstacodefoot-pymnt-card-bg {
	background: url(../images/payment-gateways-cards.png) no-repeat;
	background-size: 800%;
}

.webstacodefoot-pymnt-card:hover {
	filter: grayscale(0);
}

.webstacodefoot-hr1 {
	width: 1200px;
	margin: 30px auto;
	height: 1px;
	background: #555656;
}

.webstacodefoot-btm-wrapr {
	color: #abacac;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
}

.webstacodefoot-cprt1 {
	font-size: 13px;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.webstacodefoot-nav2 a {
	color: #abacac;
	margin-right: 40px;
	font-size: 12px;
	transition: all .3s ease-in-out;
}

.webstacodefoot-nav2 a:last-child {
	margin-right: 0;
}

.webstacodefoot-nav2 a:hover {
	color: #70aff5;
}

.webstacode-2 {
	width: 100%;
	background: #fff;
	padding: 0 20px;
	position: sticky;
	top: 0;
	z-index: 100;
	border-bottom: 1px solid #ddd;
}

.webstacode-3 {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0;
	transition: all .3s ease-in-out;
}

.webstacode-4 {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.webstacode-logo-4 {
	margin-right: 25px;
}

.webstacode-logo-4 a {
	display: block;
	position: relative;
}

.webstacode-logo-4 a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.webstacode-logo-4 a img {
	display: block;
	width: 200px;
	height: auto;
}

.webstacode-js-5 {
	margin-right: 30px;
	width: 30px;
	height: 25px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	cursor: pointer;
}

.webstacode-js-5 span {
	width: 100%;
	height: 3px;
	background: black;
}

.igfm-nav-main {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.igfm-nav-main li {
	margin-right: 22px;
}

.igfm-nav-main li:last-child {
	margin-right: 0;
}

.igfm-nav-main li a,.igfm-nav-main li span {
	color: black;
	font-size: 19px;
	display: inline-block;
	line-height: 1.2;
	transition: all .3s ease-in-out;
	cursor: pointer;
}

.igfm-nav-main li a:hover,.igfm-nav-main li span:hover {
	color: #408de4;
}

.webstacode-6 {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.webstacode-7 {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	font-size: 18px;
}

.webstacode-7 li {
	margin: 0 10px;
	font-weight: 400;
}

.webstacode-7 li a {
	color: black;
	font-weight: 400;
}

.webstacode-7 li span {
	font-weight: 500;
}

.webstacode-js-58 {
	background: #29292A;
	position: fixed;
	top: 0;
	left: -380px;
	z-index: 200;
	width: 380px;
	height: 100vh;
	overflow: auto;
	transition: all .5s ease-in-out;
}

.webstacode-js-19 {
	left: 0;
	transition: all .5s ease-in-out;
}

.webstacode-20 {
	width: 100%;
	height: 100%;
	padding: 20px 30px;
}

.webstacode-57 {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
	color: #fff;
	font-size: 25px;
	margin-bottom: 25px;
}

.webstacode-56 {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.webstacode-56 i {
	opacity: 0;
	transition: all .5s ease-in-out;
}

.webstacode-js-55 i {
	opacity: 1;
	cursor: pointer;
	transform: rotate(360deg);
}

.webstacode-js-53 {
	opacity: 0;
	transition: all 1s ease-in-out;
}

.webstacode-js-53 i {
	cursor: pointer;
}

.webstacode-54 {
	font-size: 13px;
	line-height: 1;
	margin-left: 3px;
	width: 0;
	opacity: 0;
	overflow: hidden;
	transition: all .3s ease-in-out;
	cursor: pointer;
}

.webstacode-js-55 .webstacode-54 {
	opacity: 1;
	width: auto;
}

.webstacode-js-19 .webstacode-js-53 {
	opacity: 1;
	transform: rotate(360deg);
}

.webstacode-52 {
	margin: 10px 0 20px;
}

.webstacode-52 a {
	font-size: 14px;
	font-weight: 500;
	color: #d5d5d5;
	display: inline-block;
	border: 1px solid #d5d5d5;
	padding: 5px 15px;
	border-radius: 3px;
	transition: all .3s ease-in-out;
}

.webstacode-52 a:hover {
	color: #2c2c2c;
	background: #d5d5d5;
}

.webstacode-51 {
	margin-top: 35px;
}

.webstacode-js-49 {
	color: #fff;
	margin: 20px 0;
}

.webstacode-50,.webstacode-45 {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	cursor: pointer;
	transition: all .5s ease-in-out;
}

.webstacode-50 i {
	margin-left: 15px;
	opacity: 0;
	transition: all .5s ease-in-out;
}

.webstacode-45:hover,.webstacode-50:hover {
	color: #abeaff;
}

.webstacode-50:hover i {
	opacity: 1;
}

.webstacode-js-44 {
	margin-top: 15px;
}

.webstacode-43 {
	color: #fff;
	margin: 12px 0;
	cursor: pointer;
}

.webstacode-41 {
	font-size: 16px;
	margin-bottom: 5px;
	transition: all .3s ease-in-out;
}

.webstacode-43:hover .webstacode-41 {
	color: #abeaff;
}

.webstacode-42 {
	font-size: 14px;
	font-weight: 400;
	color: #d5d5d5;
	transition: all .3s ease-in-out;
}

.webstacode-43:hover .webstacode-42 {
	color: #abeaff;
}

.webstacode-js-48 .webstacode-50:hover i {
	opacity: 0;
}

.webstacode-js-48 .webstacode-50 {
	color: #abeaff;
	position: relative;
	padding-bottom: 10px;
}

.webstacode-js-48 .webstacode-50:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 70%;
	height: 1px;
	background: #abeaff;
}

.pymnt-card-visa {
	background-position: 0 0;
}

.pymnt-card-mastercard {
	background-position: 14.28% 0;
}

.pymnt-card-rupay {
	background-position: 28.58% 0;
}

.pymnt-card-bankt {
	background-position: 42.84% 0;
}

.pymnt-card-amrcn {
	background-position: 57.12% 0;
}

.pymnt-card-paypal {
	background-position: 71.4% 0;
}

.pymnt-card-cheque {
	background-position: 85.68% 0;
}

.pymnt-card-maestro {
	background-position: 100% 0;
}

@keyframes coupon_border_anim {
	0% {
		border-color: #408de4;
	}

	50% {
		border-color: #ff4546;
	}

	100% {
		border-color: #408de4;
	}
}

.f23645-mncntnr {
	padding: 70px 10px;
	position: relative;
}

.f23645-mnwrapr {
	width: 1150px;
	margin: 0 auto;
	margin-top: 70px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.f23645-mncol {
	text-align: center;
	margin-right: 50px;
	margin-bottom: 30px;
	width: calc((100% - 100px)/3);
	padding: 40px 30px;
	transition: all .3s ease-in-out;
}

.f23645-mncol:hover {
	box-shadow: 0 0 20px #d4d4d4;
	transform: scale(1.01);
}

.f23645-mnwrapr .f23645-mncol:nth-child(3n) {
	margin-right: 0;
}

.f23645-img {
	display: block;
	width: 40%;
	margin: 0 auto;
	margin-bottom: 30px;
}

.f23645-img div {
	width: 100%;
	height: 0;
	padding-top: 100%;
}

.f23645-domains-name {
	background-position: 0 0;
}

@keyframes srvxanim-pop-ico1-anim {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(359deg);
	}
}

@keyframes srvxanim-pop-ico2-sub2-anim {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(359deg);
	}
}

@keyframes bzer-lin-anim-center {
	0% {
		top: 25px;
	}

	100% {
		top: 28px;
	}
}

@keyframes bzer-lin-anim-lines {
	0% {
		height: 180px;
	}

	100% {
		height: 185px;
	}
}

@keyframes blink-anim {
	0% {
		opacity: 1;
	}

	50% {
		opacity: .2;
	}

	100% {
		opacity: 1;
	}
}

@keyframes glbc-bottom-active {
	0% {
		opacity: 0;
	}

	10% {
		opacity: 1;
	}
}

@keyframes global-dot-anim {
	0% {
		transform: scale(0);
		opacity: .3;
	}

	90% {
		opacity: .3;
	}

	100% {
		transform: scale(3);
		opacity: 0;
	}
}

@keyframes glbc-line-active {
	0% {
		height: 0;
	}

	10% {
		height: 0;
	}

	40% {
		height: 60px;
	}
}

@keyframes glbc-title-active {
	0% {
		opacity: 0;
	}

	40% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}
}

@keyframes glbc-title-before {
	0% {
		transform: scale(0);
	}

	50% {
		transform: scale(0);
	}

	65% {
		transform: scale(15);
	}
}

@keyframes glbc-title-span {
	0% {
		width: 0;
	}

	65% {
		width: 0;
	}

	75% {
		width: auto;
	}
}

.webstacode-8 {
	position: relative;
}

.webstacode-9 {
	display: none;
	width: 300px;
	position: absolute;
	top: 100%;
	right: -35px;
	z-index: 100;
	padding-top: 30px;
	transition: all .5s ease-in-out;
}

.webstacode-8:hover .webstacode-9 {
	display: block;
}

.webstacode-10 {
	color: #fff;
	background: #f73a93;
	padding: 20px 15px 5px;
	width: 100%;
	border-radius: 5px;
	position: relative;
	transition: all .5s ease-in-out;
	box-shadow: 5px 5px 10px rgba(0,0,0,.1);
}

.webstacode-10:before {
	content: '';
	position: absolute;
	top: -22px;
	right: 30px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 22px solid #f73a93;
	transition: all .5s ease-in-out;
}

.webstacode-11 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 15px;
	position: relative;
}

.webstacode-11:before {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	width: 80%;
	height: 1px;
	background: #7eb8fa;
}

.webstacode-12 {
	display: block;
	margin: 0;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
}

.webstacode-12 li {
	display: block;
	width: 100%;
	margin: 0;
	line-height: 1.1;
	border-bottom: 1px solid #7eb8fa;
}

.webstacode-12 li:last-child {
	border-bottom: none;
}

.webstacode-12 li a {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding: 12px 5px;
	transition: all .3s ease-in-out;
}

.webstacode-12 li a:hover {
	color: #b5eefe;
}

.webstacode-12 li a i {
	font-size: 110%;
	margin-right: 5px;
}

.webstacode-13 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.webstacode-15 {
	width: 45px;
}

.daisy-avatar {
	width: 100%;
}

.daisy-avatar div {
	width: 100%;
	height: 0;
	padding-top: 115%;
	background: url(../images/login.png) no-repeat;
	background-size: 100%;
	position: relative;
}

.daisy-avatar div:after,.daisy-avatar div:before {
	content: '';
	position: absolute;
	top: calc(50% - 8px);
	right: -8px;
	width: 16px;
	height: 16px;
	background: #17dd58;
	border-radius: 50%;
}

.daisy-avatar div:after {
	animation: daisy-avatar-online-anim 1.5s infinite linear;
}

@keyframes daisy-avatar-online-anim {
	0% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 0;
		transform: scale(1.8);
	}
}

.webstacode-16 {
	width: calc(100% - 70px);
}

.webstacode-17 {
	font-size: 12px;
	line-height: 1.4;
	color: #636465;
	background: #fff;
	padding: 7px 10px;
	border-radius: 12px;
	border-top-left-radius: 0;
	position: relative;
}

.webstacode-17:before {
	content: '';
	position: absolute;
	top: 0;
	left: -20px;
	border-top: 0 solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 20px solid #fff;
}

.gloot-mncntnr {
	padding: 10px;
	margin-top: 15px;
}

.gloot-mnwrapr {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.gloot-cta {
	display: inline-flex;
	flex-flow: row wrap;
	align-items: center;
	color: #eceffa;
	cursor: pointer;
}

.gloot-flag {
	width: 30px;
	margin-right: 10px;
}

.gloot-flag div {
	width: 100%;
	height: 0;
	padding-top: 67%;
	background: url(img/in.jpg) no-repeat;
	background-size: 100%;
}

.gloot-region {
	font-size: 14px;
	color: #eceffa;
	margin-right: 5px;
}

.gloot-cta i {
	font-size: 130%;
}

.aprl-mncntnr {
	display: none;
	position: absolute;
	bottom: calc(100% + 25px);
	left: 0;
	width: 100%;
	background: #fff;
	padding: 35px 45px;
	border-radius: 5px;
}

.aprl-mncntnr:before {
	content: '';
	position: absolute;
	z-index: 10;
	bottom: -15px;
	left: 40px;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 15px solid #fff;
}

.aprl-close {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.aprl-bar {
	position: absolute;
	width: 2px;
	height: 100%;
	top: 0;
	left: calc(50% - 1px);
	background: #555656;
	transition: all .3s ease-in-out;
}

.aprl-close:hover .aprl-bar {
	background: #e76e6e;
}

.aprl-bar1 {
	transform: rotate(45deg);
}

.aprl-bar2 {
	transform: rotate(-45deg);
}

.aprl-hdrttl {
	text-align: center;
	font-size: 25px;
	line-height: 1.2;
	color: #2b2c2c;
	font-weight: 500;
	margin-bottom: 30px;
}

.aprl-mnwrapr {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.aprl-box {
	width: 25%;
	padding: 13px 10px 13px 20px;
	background: #fff;
	position: relative;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	transition: all .3s ease-in-out;
}

.aprl-box:hover {
	z-index: 10;
	box-shadow: 0 0 15px rgba(63,63,63,.1);
}

.aprl-box-active {
	z-index: 10;
	box-shadow: 0 0 15px rgba(63,63,63,.1);
}

.aprl-box-active:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	background: #37a9e2;
}

.aprl-flag {
	width: 35px;
	margin-right: 10px;
}

.aprl-flag div {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 67.3%;
	background: url(img-ph-assets/flags/region-flags-all-150.png) no-repeat;
	background-size: 1100%;
}

.aprl-flag-in div {
	background-position: 0 0;
}

.aprl-flag-us div {
	background-position: 10% 0;
}

.aprl-flag-uk div {
	background-position: 20% 0;
}

.aprl-flag-ae div {
	background-position: 30% 0;
}

.aprl-flag-au div {
	background-position: 40% 0;
}

.aprl-flag-ca div {
	background-position: 50% 0;
}

.aprl-flag-sg div {
	background-position: 60% -.5%;
}

.aprl-flag-np div {
	background-position: 70% -.8%;
}

.aprl-flag-lk div {
	background-position: 80% 0;
}

.aprl-flag-bd div {
	background-position: 90% 0;
}

.aprl-flag-sa div {
	background-position: 100% 0;
}

.aprl-flag-th div {
	background-position: 0 33.33%;
}

.aprl-flag-my div {
	background-position: 10% 33.33%;
}

.aprl-flag-nz div {
	background-position: 20% 33.33%;
}

.aprl-flag-za div {
	background-position: 30% 33.33%;
}

.aprl-flag-ie div {
	background-position: 40% 33.33%;
}

.aprl-flag-jp div {
	background-position: 50% 34%;
}

.aprl-flag-hk div {
	background-position: 60% 33.33%;
}

.aprl-flag-ph div {
	background-position: 70% 33.33%;
}

.aprl-flag-il div {
	background-position: 80% 33.33%;
}

.aprl-region {
	font-size: 14px;
	color: #525252;
}

.aprl-box-active .aprl-region {
	color: #1889c1;
}

.subs-mncntnr {
	background: #ecf7fc;
	padding: 30px 10px;
}

.ph-sub-mnwrapr {
	width: 1100px;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
}

.ph-sub-mncol1 {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.ph-sub-msgico {
	font-size: 35px;
	color: #444;
	margin-right: 15px;
}

.ph-sub-hdrtxt {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #444;
	margin-right: 20px;
}

.ph-sub-hdrtxt span {
	display: block;
}

.ph-sub-form {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	background: #fff;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 3px 3px 10px #cce3f7;
}

.ph-sub-form input {
	font-size: 15px;
}

.ph-sub-form input[type=email] {
	width: 350px;
	padding: 15px 10px;
	border: 1px solid #fff;
	transition: all .3s ease-in-out;
}

.ph-sub-form input[type=email]:focus {
	border: 1px solid #408de4;
}

.ph-sub-form input[type=email]:invalid {
	border: 1px solid #ec9999;
	background: #fdf4f4;
}

.ph-sub-form input[type=submit] {
	padding: 15px 20px;
	border: 1px solid #408de4;
}

.ph-sub-mncol2 {
	display: flex;
	align-items: center;
}

.ph-sub-mncol2 a {
	background: #fff;
	border: 1px solid #408de4;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}

.ph-sub-mncol2 a i {
	font-size: 16px;
	color: #408de4;
	transition: all 1s ease-in-out;
}

.ph-sub-mncol2 a:last-child {
	margin-right: 0;
}

.ph-sub-mncol2 a:hover i {
	transform: rotateY(360deg);
}

@media screen and (max-width:1200px) {
	.subs-mncntnr {
		padding: 25px 10px;
	}

	.ph-sub-mnwrapr {
		width: 100%;
	}

	.ph-sub-msgico {
		font-size: 25px;
		margin-right: 10px;
	}

	.ph-sub-hdrtxt {
		font-size: 13px;
		margin-right: 10px;
	}

	.ph-sub-form input[type=email] {
		width: 300px;
		padding: 10px 5px;
	}

	.ph-sub-form input[type=submit] {
		padding: 10px 15px;
	}
}

@media screen and (max-width:750px) {
	.ph-sub-mncol1 {
		justify-content: center;
		width: 100%;
	}

	.ph-sub-hdrtxt span {
		display: inline-block;
	}

	.ph-sub-form {
		margin-top: 20px;
		width: 90%;
	}

	.ph-sub-form input[type=email] {
		width: calc(100% - 110px);
	}

	.ph-sub-form input[type=submit] {
		width: 110px;
	}
}

@media screen and (max-width:550px) {
	.ph-sub-form {
		width: 100%;
	}
}

@media screen and (max-width:450px) {
	.ph-sub-form input[type=email] {
		width: calc(100% - 90px);
	}

	.ph-sub-form input[type=submit] {
		width: 90px;
	}
}

@media screen and (max-width:1300px) {
	.webstacode-9 {
		right: 0;
	}

	.webstacode-10:before {
		right: 40px;
	}
}

@media screen and (max-width:1230px) {
	.webstacodefoot-hr1 {
		width: 95%;
		margin: 30px auto 25px;
	}

	.webstacodefoot-btm-wrapr {
		width: 100%;
		padding: 10px;
	}
}

@media screen and (max-width:1200px) {
	body {
		font-size: 14px;
	}

	.webstacode-3 {
		padding: 5px 0;
	}

	.webstacode-logo-4 {
		margin-right: 15px;
	}

	.igfm-nav-main li {
		margin-right: 20px;
	}

	.igfm-nav-main li a {
		font-size: 16px;
	}

	.webstacode-7 {
		font-size: 16px;
	}

	.webstacode-9 {
		padding-top: 17px;
	}

	.webstacode-10:before {
		top: -15px;
	}

	.webstacodefoot-mnwrapr {
		width: 100%;
	}

	.webstacodefoot-logo a {
		width: 150px;
	}

	.webstacodefoot-logo-tag {
		font-size: 13px;
	}

	.webstacodefoot-mnhdr {
		margin-bottom: 25px;
	}

	.webstacodefoot-pymnt-cntnr {
		margin-top: 30px;
	}

	.webstacodefoot-colinks li {
		margin-bottom: 10px;
	}

	.webstacodefoot-colinks li a {
		font-size: 13px;
	}

	.f23645-mncntnr {
		padding: 50px 10px;
	}

	.f23645-mnwrapr {
		width: 100%;
		margin-top: 50px;
	}

	.f23645-mncol {
		width: calc((100% - 50px)/3);
		margin-right: 25px;
		margin-bottom: 25px;
		padding: 20px 15px;
	}
}

@media screen and (max-width:1150px) {
	.aprl-mncntnr {
		bottom: calc(100% + 15px);
		padding: 20px 10px;
	}

	.aprl-mncntnr:before {
		bottom: -15px;
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
	}

	.aprl-close {
		top: 10px;
		left: 10px;
		width: 25px;
		height: 25px;
	}

	.aprl-hdrttl {
		font-size: 20px;
		margin-bottom: 25px;
	}

	.aprl-box {
		padding: 12px 5px 12px 15px;
	}

	.aprl-flag {
		width: 25px;
		margin-right: 5px;
	}

	.aprl-region {
		font-size: 13px;
		font-weight: 500;
	}

	.webstacodefoot-btm-wrapr {
		justify-content: center;
	}

	.webstacodefoot-cprt1 {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}

	.webstacodefoot-nav2 {
		width: 100%;
		text-align: center;
	}
}

@media screen and (max-width:950px) {
	.webstacode-11 {
		font-size: 18px;
	}

	.webstacode-12 li a {
		font-size: 14px;
		padding: 10px 5px;
	}

	.webstacode-20 {
		padding: 10px 15px;
	}

	.webstacode-57 {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.webstacode-52 {
		margin: 5px 0 10px;
	}

	.webstacode-52 a {
		font-size: 13px;
		padding: 5px 10px;
	}

	.webstacode-51 {
		margin-top: 20px;
	}

	.webstacode-js-49 {
		margin: 15px 0;
	}

	.webstacode-50,.webstacode-45 {
		font-size: 16px;
	}

	.webstacode-50 i {
		margin-left: 5px;
	}

	.webstacode-js-44 {
		margin-top: 10px;
	}

	.webstacode-43 {
		margin: 8px 0;
	}

	.webstacode-41 {
		font-size: 15px;
	}

	.webstacode-42 {
		font-size: 13px;
	}

	.webstacodefoot-mncol1 {
		width: 100%;
		margin: 0;
		margin-bottom: 30px;
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		justify-content: space-between;
	}

	.webstacodefoot-logo a {
		margin-bottom: 5px;
	}

	.webstacodefoot-mncol2,.webstacodefoot-mncol3,.webstacodefoot-mncol4 {
		width: 33.33%;
		margin: 0;
		padding: 10px;
	}

	.webstacodefoot-socl-wrapr {
		margin-top: 0;
	}@	keyframes bzer-lin-anim-lines {
		0%{height: 140px;
	}

	100% {
		height: 145px;
	}
}}

.offer_message_plan {
	color: #07ffe8;
	padding: 8px;
	font-size: 17px;
	font-weight: 600;
}

@media screen and (max-width:900px) {
	.webstacode-js-5 {
		margin-right: 10px;
	}

	.igfm-nav-main {
		display: none;
	}

	.webstacode-7 li {
		margin: 0 5px;
	}
}

@media screen and (max-width:850px) {
	.aprl-mncntnr {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		z-index: 500;
		padding: 35px 10px 10px;
	}

	.aprl-box {
		width: calc(100%/3);
	}

	.aprl-close {
		left: auto;
		right: 20px;
	}

	.f23645-img {
		width: 50%;
		margin-bottom: 15px;
	}
}

@media screen and (max-width:800px) {
@	keyframes glbc-line-active {
		0%{height: 0;
	}

	10% {
		height: 0;
	}

	40% {
		height: 35px;
	}
}

@keyframes glbc-title-before {
	0% {
		transform: scale(0);
	}

	50% {
		transform: scale(0);
	}

	65% {
		transform: scale(10);
	}
}}

@media screen and (max-width:750px) {
	.webstacodefoot-nav2 a {
		margin: 3px 10px;
	}

	.webstacodefoot-nav2 a:last-child {
		margin: 5px 10px;
	}

	.f23645-mncol {
		width: calc((100% - 20px)/3);
		margin-right: 10px;
		margin-bottom: 20px;
		padding: 15px 5px;
	}@	keyframes bzer-lin-anim-lines {
		0%{height: 120px;
	}

	100% {
		height: 125px;
	}
}}

@media screen and (max-width:700px) {
	.webstacode-2 {
		padding: 0 15px;
	}

	.webstacode-7 {
		font-size: 14px;
	}

	.webstacode-7 li {
		margin: 0 4px;
	}

	.webstacode-logo-4 a img {
		width: 130px;
	}
}

@media screen and (max-width:600px) {
	.webstacodefoot-logo-tag {
		width: 200px;
	}

	.f23645-mncol {
		width: calc((100% - 10px)/2);
		margin-bottom: 20px;
		padding: 10px 5px;
	}

	.f23645-mnwrapr .f23645-mncol:nth-child(3n) {
		margin-right: 10px;
	}

	.f23645-mnwrapr .f23645-mncol:nth-child(even) {
		margin-right: 0;
	}
}

@media screen and (max-width:550px) {
	.webstacode-6 {
		display: none;
	}

	.webstacode-4 {
		justify-content: space-between;
		width: 100%;
	}

	.webstacode-js-5 {
		margin: 0;
	}

	.aprl-box {
		width: calc(100%/2);
	}

	.webstacode-js-58 {
		left: -100%;
		width: 100%;
	}

	.webstacode-js-19 {
		left: 0;
	}
}

@media screen and (max-width:500px) {
	.webstacodefoot-logo-tag {
		width: 100%;
	}

	.webstacodefoot-socl-wrapr {
		margin-top: 15px;
	}

	.webstacodefoot-mncol2,.webstacodefoot-mncol3 {
		width: 50%;
		margin: 0;
		padding: 10px;
	}

	.webstacodefoot-mncol4 {
		width: 100%;
		margin-top: 30px;
	}

	.webstacodefoot-pymnt-cntnr {
		width: 100%;
	}@	keyframes glbc-title-before {
		0%{transform: scale(0);
	}

	50% {
		transform: scale(0);
	}

	65% {
		transform: scale(6);
	}
}}

@media screen and (max-width:450px) {
	.f23645-mncol {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}

	.f23645-mnwrapr .f23645-mncol:nth-child(3n) {
		margin: 0;
		margin-bottom: 20px;
	}

	.f23645-mnwrapr .f23645-mncol:nth-child(even) {
		margin: 0;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:400px) {
	.aprl-box {
		width: 100%;
	}
}

p#del_pricing {
	margin-top: 5px;
	color: #080245;
	font-size: 20px;
}

@media only screen and (min-width:360px) and (max-width:767px) {
.webstacode-3 {
    padding: 16px 15px;
}
}


.boxshawebsta{
  box-shadow: -5px 0px 10px 0px #888282;
}

.popwebstamr{
	margin-top:50px;
}

.whatsapp-button{position:fixed;bottom:15px;right:15px;left:15px;z-index:99;background-color:#4fce5d;border-radius:50px;color:#fff;text-decoration:none;width:50px;height:50px;font-size:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-box-shadow:0 0 25px -6px #000;-moz-box-shadow:0 0 25px -6px #000;box-shadow:0 0 25px -6px #000;animation:effect 5s infinite ease-in}@keyframes effect{100%,20%{width:60px;height:60px;font-size:40px}0%,10%{width:60px;height:60px;font-size:35px}5%{width:50px;height:50px;font-size:30px}}