﻿/************ Custom styles ****************/
.d-flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex: 1 0 auto;
	flex: 1 100%;
	flex-flow: row wrap;
	-ms-flex: 1 0 auto;
	-ms-flex: 1 100%;
	-ms-flex-flow: row wrap;
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-webkit-flex: 1 100%;
	-webkit-flex-flow: row wrap;
}
/*** RESET ***/
html,
body {
	height: 100%;
}

.user_slect {
	cursor: default !important;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
/***General Styles for HTML tags***/
* {
	margin: 0;
	outline: none;
	padding: 0;
	text-decoration: none;
}

html {
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

body {
	background-color: #ffffff !important;
	color: #0e0e0d;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	overflow-x: hidden !important;
}

html,
body,
.wrapper {
	height: 100%;
}

.fs-35 {
	font-size: 35px;
}

.size-40 {
	box-sizing: border-box;
	display: inline-block;
	height: auto;
	position: relative;
	width: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #232323;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0;
}

img {
	border: none;
	max-width: 100%;
	outline: none;
}

label {
	display: inline-block;
	font-weight: normal;
	margin-bottom: 5px;
	max-width: 100%;
}

a,
.btn,
button {
	box-shadow: none !important;
	cursor: pointer;
	-moz-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	outline: medium none !important;
	text-decoration: none;
	transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
}

	a img,
	iframe {
		border: none;
	}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

	blockquote:before,
	blockquote:after,
	q:before,
	q:after {
		content: '';
		content: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* --- All Colours Used (Only Colors) ---*/
.slateblue {
	color: #6772e5 !important;
}

.dodgerblue {
	color: #45c2ed !important;
}

.blue {
	color: #00abe6 !important;
}

.white {
	color: #fff !important;
}

.medblack {
	color: #2a2a2a !important;
}

.black {
	color: #000 !important;
}

.darkred {
	color: #e72952 !important;
}

.darkgray_clr {
	color: #444445 !important;
}
/* --- All Background-colors + Borders Used ---*/
.bgslateblue {
	background-color: #6772e5;
	border: 1px solid #6772e5;
}

.bgdodgerblue {
	background-color: #45c2ed;
	border: 1px solid #45c2ed;
}

.bgblue {
	background-color: #00abe6;
	border: 1px solid #00abe6;
}

.bgwhite {
	background-color: #fff;
	border: 1px solid #fff;
}

.bgmedblack {
	background-color: #2a2a2a;
	border: 1px solid #2a2a2a;
}

.bgdarkred {
	background-color: #e72952;
	border: 1px solid #e72952;
}

.darkgray {
	background-color: #444445;
	border: 1px solid #444445;
	color: #444445 !important;
}

.graycolor {
	color: #343434 !important;
}

.medgray {
	color: #3c3d3d !important;
}

.carousel {
	backface-visibility: hidden !important;
	transform: translateZ(0px) !important;
	-webkit-backface-visibility: hidden !important;
	-webkit-transform: translateZ(0px) !important;
}
/* ----- All buttons hover styles used -----*/
button:hover,
a[type=button]:hover {
	background: #343a40 !important;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1), 0 4px 4px rgba(0, 0, 0, .1), 0 8px 8px rgba(0, 0, 0, .1), 0 16px 16px rgba(0, 0, 0, .1);
	box-shadow: none !important;
	cursor: pointer;
	outline: medium none !important;
	text-decoration: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
	appearance: none !important;
	box-shadow: none;
	cursor: pointer;
	outline: medium none !important;
	text-decoration: none;
	-webkit-appearance: none !important;
}
/* ----- All Small buttons with color SlateBlue -----*/
a.slatebluesmall {
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	line-height: inherit;
	margin-right: 2px;
	min-width: 125px;
	outline: none;
	padding: 12px 12px 12px 36px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}

.user_btn.slatebluesmall {
	min-width: 85px;
	padding: 12px 10px;
}

a.slatebluesmall img {
	left: 6px;
	position: absolute;
	top: 7px;
}
/* ----- All Medium buttons with color SlateBlue -----*/
a.slatebluemedium {
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	line-height: inherit;
	max-width: 175px;
	min-width: 175px;
	outline: none;
	padding: 15px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}
/* ----- All large buttons with color SlateBlue -----*/
a.slatebluelarge {
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	line-height: inherit;
	max-width: 200px;
	min-width: 200px;
	outline: none;
	padding: 15px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}

.slatebluelarge {
	border-radius: 30px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 17px;
	line-height: inherit;
	max-width: 200px;
	min-width: 200px;
	outline: none;
	padding: 13px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}
/* ----- All Extra large buttons with color SlateBlue -----*/
a.slateblueextralarge {
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 19px;
	max-width: 265px;
	min-width: 265px;
	padding: 0px 15px 0px !important;
	text-decoration: none;
	text-transform: capitalize;
}

.slateblueextralarge {
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 19px;
	max-width: 265px;
	min-width: 265px;
	padding: 0px 15px 0px;
	text-decoration: none;
	text-transform: capitalize;
}

a.dodgerbluesmall {
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	line-height: inherit;
	min-width: 125px;
	outline: none;
	padding: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}

	a.dodgerbluesmall:hover,
	a.slateblueextralarge:hover,
	.slatebluelarge:hover,
	a.slatebluelarge:hover,
	a.slatebluemedium:hover,
	.slateblueextralarge:hover {
		background: #6570DE !important;
		box-shadow: 0 2px 2px rgba(0, 0, 0, .1), 0 4px 4px rgba(0, 0, 0, .1), 0 8px 8px rgba(0, 0, 0, .1), 0 16px 16px rgba(0, 0, 0, .1);
		box-shadow: none !important;
		cursor: pointer;
		outline: medium none !important;
		text-decoration: none;
	}
/* ----- Section Main Headings, Sub Heading Used, -----*/
.exlarge_title {
	color: #2a2a2a;
	font-size: 55px;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
	vertical-align: middle;
}

	.exlarge_title span {
		color: #00abe6;
		font-weight: 700;
		margin: 0;
	}

.large_title {
	color: #2a2a2a;
	font-size: 33.8px;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
	vertical-align: middle;
}

	.large_title span {
		color: #00abe6;
		font-weight: 700;
		margin: 0;
	}

.medium_title {
	color: #2a2a2a;
	font-size: 30px;
	font-weight: 300;
	margin: 0;
	text-transform: capitalize;
	vertical-align: middle;
}

	.medium_title span {
		color: #00abe6;
		font-weight: 700;
		margin: 0;
		text-align: center;
	}

.small_title {
	color: #2a2a2a;
	font-size: 25px;
	font-weight: 300;
	margin: 0;
	text-transform: capitalize;
	vertical-align: middle;
}

	.small_title span {
		color: #00abe6;
		font-weight: 700;
		margin: 0;
	}

.exsmall_title {
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	text-transform: capitalize;
	vertical-align: middle;
}
/* ----- Section Main Paragraphs Used -----*/
.main_paragraph {
	color: #343434;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	margin: 15px auto 0;
	text-align: center;
	text-transform: none;
	vertical-align: middle;
}
/*-- All font weights --*/
.text-bold {
	font-weight: 700;
}

.text-semibold {
	font-weight: 600;
}

.text-medium {
	font-weight: 500;
}

.text-regular {
	font-weight: 400;
}

.text-light {
	font-weight: 300;
}

.text_upper {
	text-transform: uppercase;
}

.marg-0 {
	margin: 0;
}
/*-- Dashed boxes buttons hover --*/
.boxes_boxes:hover {
	background-color: #343a40 !important;
	border: 1px dashed #fff !important;
	color: #fff !important;
	cursor: pointer;
}

	.boxes_boxes:hover img {
		filter: invert(1) !important;
	}

.carousel-indicators .active,
.carousel-indicators li {
	border-radius: 30px !important;
	margin: 2px !important;
}
/* Resets */
/*** Header/ Navigation section Starts ***/

.overlay {
	background-color: #45c2ed;
	height: 100%;
	left: 0;
	overflow-x: hidden;
	position: fixed;
	top: 0;
	transition: 0.5s;
	width: 0;
	z-index: 999;
}

	.overlay .closebtn {
		color: #fff !important;
		display: block;
		font-size: 35px;
		padding: 0;
		position: absolute;
		right: 15px;
		text-decoration: none;
		top: 0px;
	}

.contact_top {
	margin: 25% auto 0;
}

.login-buttons {
	display: none;
	margin: 0px 0 0 35px;
	position: relative;
}

	.login-buttons a.loginbtn {
		font-size: 14px;
		margin: 0px 9px 0 0;
		min-width: 110px;
		outline: none;
		padding: 12px 5px 11px;
		text-decoration: none;
	}

	.login-buttons a.signupbtn {
		font-size: 14px;
		margin: 0px 0px 0 9px;
		min-width: 110px;
		outline: none;
		padding: 12px 5px 11px;
		text-decoration: none;
	}

.overlay a {
	color: #fff;
	display: block;
	font-size: 25px;
	padding: 15px 10px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 0.3s;
}

.overlay .social-bottom {
	clear: both;
	display: block;
	margin: 0% auto 0;
	position: relative;
	top: 0;
	width: 85%;
}

.social-links {
	display: inline-flex;
	margin: 20px auto 0;
	text-align: center;
}

	.social-links a {
		color: #6772e5;
		display: inline-block;
		font-size: 30px;
		padding: 0 10px;
	}

header .navbar-header .toggle-menu {
	display: none;
	border-radius: 10px;
	color: #fff !important;
	cursor: pointer;
	float: left;
	font-size: 32px;
	margin: 20px 15px 0px 15px;
	padding: 2.1px 8px 4.1px;
}

header .navbar-header span.icon-bar {
	background-color: #fff !important;
	border-radius: 1px;
	display: block;
	height: 4px;
	margin: 5px 0 5px;
	width: 28px;
}

header .navbar-header a {
	display: inline-block;
}

header .navbar-header img {
	display: inline-block;
	margin: 18px auto 0;
}

.navigation-menu {
	display: block;
	list-style: none;
	margin: 0px 0 0 auto !important;
	padding: 0;
	position: relative;
	top: 3px;
	z-index: 222;
}

header ul.navigation-menu li {
	display: inline-block;
	margin: 0 0px;
	position: relative;
	vertical-align: middle;
}

li .overlay-content {
	display: flex;
	position: relative;
}

.navigation-menu li .overlay-content a {
	position: relative;
}

.navigation-menu li .overlay-content a.active::before {
	animation: progress 1s;
	background: #45c2ed;
	bottom: -5px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 100%;
}

.navigation-menu li .overlay-content a:hover::before {
	animation: progress 0.5s;
	background: #45c2ed;
	bottom: -5px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 100%;
}

@keyframes progress {
	0% {
		width: 0;
	}

	100% {
		width: 95%;
	}
}

.navigation-menu li .overlay-content a:hover {
	text-decoration: none;
}

header ul.navbar-right {
	display: none;
	margin: 0px 0 0 45px;
	position: relative;
	top: 2px;
	z-index: 222;
}

	header ul.navbar-right li {
		display: inline-block;
		padding: 0 2px;
		vertical-align: bottom;
	}

			header ul.navbar-right li .loginbtn span {
				font-weight: 600;
			}

			header ul.navbar-right li .loginbtn img.navi_icon {
				max-width: 28px;
				vertical-align: middle;
			}

				header ul.navbar-right li .loginbtn img.navi_icon.onhover {
					display: none;
				}

			header ul.navbar-right li .orderbtn span {
				font-weight: 600;
			}

			header ul.navbar-right li .orderbtn img.navi_icon {
				max-width: 28px;
				vertical-align: middle;
			}

		header ul.navbar-right li .loginbtn:hover {
			color: #fff !important;
		}

			header ul.navbar-right li .loginbtn:hover img.navi_icon.onhover {
				display: inline-block;
			}

			header ul.navbar-right li .loginbtn:hover img.navi_icon.normal {
				display: none;
			}

.helpOption {
	background: #6772e5;
	border-radius: 89px;
	bottom: 90px;
	height: 58px;
	left: 15px;
	left: auto !important;
	overflow: hidden;
	padding: 5px;
	position: fixed;
	right: 10px;
	transition: ease all 1s;
	width: 58px;
	z-index: 20000299;
	z-index: 999;
}

	.helpOption a.liveChat {
		background: transparent !important;
		border: medium none !important;
		border-radius: 60px !important;
		color: #fff !important;
		display: block !important;
		font-size: 16px !important;
		font-weight: 500 !important;
		height: auto !important;
		line-height: 52px !important;
		margin: 0 !important;
		padding: 0 !important;
		text-align: center;
		text-decoration: none !important;
		width: auto !important;
	}

	.helpOption img {
		background: #45c2ed;
		border-radius: 100%;
		float: left;
		margin: 0;
		padding: 11px;
	}

	.helpOption:hover {
		display: inline-block;
		transition: ease all 1s;
		width: 225px;
	}

.header-space {
	clear: both;
}

.sticky {
	border-bottom: 1px solid #45c2ed;
	box-shadow: 0px 1px 4px 0px #d3d3d3;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
/*** Header/ Navigation section Ends ***/
/*** Top Banner section Starts ***/
.top-banner {
	background-image: url("../images/banner_bg.png");
	background-position: 0 10%;
	background-repeat: no-repeat;
	background-size: unset;
	clear: both;
	color: #fff;
	padding: 12px 0 30px;
	top: 0;
	width: 100%;
	z-index: 1;
}

.hexagon {
	padding: 0 0 0 15px;
	text-align: left;
}

.top-banner .left-content h1 {
	color: #353535;
	font-family: 'Poppins', sans-serif;
	font-size: 37.9px;
	font-weight: 800;
	letter-spacing: 0px;
	line-height: 44px;
	padding: 50px 0px 0px 0px;
	text-align: left;
	text-transform: uppercase;
}

	.top-banner .left-content h1 span {
		font-weight: 800;
		letter-spacing: 1px;
	}

.head_last {
	color: #525252;
}

.top-banner .left-content .para_box {
	border-left: 4px solid #00abe6;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-left: 8px;
}

	.top-banner .left-content .para_box .main_paragraph {
		color: #666363 !important;
		font-size: 16px;
		font-weight: 500;
		line-height: 24px;
		margin: 0px 0px 0px 0px;
	}

.top-banner .left-content .main_paragraph {
	color: #4c4a4a !important;
	font-size: 18.5px;
	line-height: 24px;
	margin: 5px 0px 5px 0px;
	text-align: left;
}

.usps_wrapper {
	margin: 20px 0 0;
	position: relative;
}

	.usps_wrapper ul li {
		border-radius: 20px;
		margin-bottom: 8px;
		padding: 12px 15px;
		position: relative;
		transition: all 0.9s linear;
		width: 80%;
	}

		.usps_wrapper ul li p {
			color: #666363;
			font-size: 16px;
			font-weight: 500;
			margin-bottom: 0;
			margin-left: 30px;
		}

	.usps_wrapper .usps_cricles {
		background: url("../images/circled_icon.png");
		background-repeat: no-repeat;
		height: 33px;
		left: 0;
		position: absolute;
		top: 0px;
		width: 40px;
	}

		.usps_wrapper .usps_cricles.icon1 {
			background-position: 0px 0px;
		}

.trusted {
	margin: 20px 0 0 0px;
}

	.trusted span {
		color: #525252 !important;
		display: inline-block;
		font-size: 20px;
		font-weight: 400;
		margin: 0px 0 0px;
		text-align: center;
		text-transform: capitalize;
		vertical-align: middle;
	}

		.trusted span span {
			color: #45c2ed !important;
			vertical-align: unset;
		}

.banner_seals {
	margin: 17px 0 20px;
	padding: 0 0 0 0px;
	text-align: left;
}

.top-banner .left-content .banner_seals > .row .col-md-4:nth-child(2) {
	padding-left: 8px;
}

.top-banner .left-content .banner_seals > .row .col-md-4:nth-child(3) {
	padding-left: 0px;
}
/* Contact Form */
#contact_form {
	position: relative;
}

.banner-form {
	border: none !important;
	box-shadow: -1px -1px 48px 5px #898989;
	-webkit-box-shadow: -1px -1px 48px 5px #898989;
}

.form-head {
	background: #5f6ab1;
	border-radius: 5px 5px 0 0;
	left: -20px;
	margin-bottom: 12px;
	padding: 10px 0 8px;
	position: relative;
	width: 110%;
}

.top-banner .right-content .order-form .form-control {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 20px;
	box-shadow: 0px 1px 4px 2px rgb(0 0 0 / 8%);
	box-sizing: border-box;
	color: #444444;
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 34px;
	line-height: 24px;
	margin: 0px auto 0px;
	outline: medium none !important;
	padding: 5px 15px;
	position: relative;
	text-align: left !important;
	transition: all 0.2s ease-in-out;
	-webkit-box-shadow: 0px 1px 4px 2px rgb(0 0 0 / 8%);
	-webkit-transition: all 0.2s ease-in-out;
	white-space: nowrap;
}

	.top-banner .right-content .order-form .form-control.dropdown-custom {
		appearance: none;
		background-image: url(../images/arrow_down.png);
		background-position: 97% 50%;
		background-repeat: no-repeat;
		font-size: 13px !important;
		font-style: italic;
		-moz-appearance: none;
		padding: 5px 10px;
		padding: 5px 15px 5px 10px;
		-webkit-appearance: none;
	}

.top-banner .right-content .order-form .password_require {
	color: #5a5757;
	display: inline-block;
	font-size: 11px;
	font-style: italic;
	margin: 5px 0 0 5px;
}

.top-banner .right-content .order-form .lbl {
	background: transparent !important;
	border-radius: 15px;
	color: #444445 !important;
	float: unset !important;
	font-size: 14px !important;
	font-weight: 500;
	line-height: 23px;
	margin: 2px 0px 0px 0px !important;
	padding: 0px 10px 5px;
	position: relative;
	text-align: left;
}

.start-required {
	font-size: 18px;
}

.top-banner .right-content #contact_form.calculate_order .form-title h3 {
	justify-content: center;
	line-height: 20px;
	position: relative;
	z-index: 5;
}

.form-head:before {
	background: #444445;
	bottom: -20px;
	clip-path: polygon(0 0, 100% 100%, 100% 0);
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.form-head:after {
	background: #444445;
	bottom: -20px;
	clip-path: polygon(0 0, 0 100%, 100% 0);
	content: "";
	height: 20px;
	position: absolute;
	right: 0;
	width: 20px;
}

.top-banner .right-content #contact_form.calculate_order .form-title h3 strong {
	font-size: 17px;
	font-weight: 600;
	padding-left: 0;
}

.top-banner .right-content #contact_form.calculate_order p.main_paragraph {
	color: #525252 !important;
	font-size: 16px;
	line-height: 18px;
	margin: 5px 0px 0px 0px;
	padding: 0 23px;
	position: relative;
	text-align: left;
	z-index: 5;
}
	.order-form input:focus::placeholder {
		opacity: 0 !important;
	}

	.order-form input:focus::-webkit-input-placeholder {
		opacity: 0 !important;
	}

	.order-form input:focus:-moz-placeholder {
		opacity: 0 !important;
	}

	.order-form input:focus::-moz-placeholder {
		opacity: 0 !important;
	}

	.order-form input:focus:-ms-input-placeholder {
		opacity: 0 !important;
	}

#auto-response {
	background: #45c2ed;
	border-radius: 3px;
	display: none;
	line-height: 20px;
	margin: 5px 0 10px;
	margin-left: auto;
	padding: 10px 15px;
	text-align: center;
	-webkit-border-radius: 3px;
	width: 85%;
}

	#auto-response p {
		color: #fff;
		font-size: 15px;
		margin: 0;
	}

.top-banner .right-content .order-form .password_require.dis_none {
	display: none;
}
/*========parsley=============*/
input.parsley-success,
select.parsley-success,
textarea.parsley-success {
	border: 1px solid #5fba7d !important;
	box-shadow: none;
	color: #000000;
	font-weight: 300;
	margin: 0 0 10px;
	outline: none;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
	border: 1px solid #FF0101 !important;
	box-shadow: rgba(255, 1, 1, 0.47) 0px 0px 5px !important;
	font-weight: 300;
	margin: 0 0 10px;
}

.parsley-errors-list {
	display: none;
	font-size: 0.9em;
	line-height: 0.9em;
	list-style-type: none;
	margin: 2px 0 3px;
	-moz-transition: all .3s ease-in;
	opacity: 0;
	-o-transition: all .3s ease-in;
	padding: 0;
	transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}

	.parsley-errors-list.filled {
		opacity: 1;
	}
/*========parsley end=============*/
.skewed-part {
	background: #5f6ab1;
	height: 100%;
	left: 37%;
	position: absolute;
	top: 0px;
	transform: skew(-24deg, 0deg);
	width: 41px;
	z-index: 1;
}

.trust-pilot {
	align-items: center;
	display: flex;
}

.trust-pilot-pic1 {
	background-color: #fff;
}

.trust-pilot-pic {
	align-items: center;
	border-radius: 50%;
	display: flex;
	height: 40px;
	justify-content: center;
	width: 40px;
}

.trust-pilot-pic1 img {
	margin-bottom: 2px;
}

.trust-pilot-pic .fav-img {
	width: 40px;
}

.trust-pilot-text {
	color: #000;
}

	.trust-pilot-text p:first-child {
		margin-bottom: 5px;
		margin-top: 0px;
	}

	.trust-pilot-text p:last-child {
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.trust-pilot-text .name {
		font-size: 12px;
	}

.top-banner .left-content {
	color: #fff;
	padding: 0px 0px 0px;
}

.top-banner .right-content {
	padding: 65px 0 0px;
	position: relative;
}

	.top-banner .right-content .calculate_order {
		background: #f6f6f6;
		border-radius: 20px;
		box-shadow: -1px -1px 48px 5px #898989;
		display: block;
		margin-left: auto;
		padding: 20px 0px 0px;
		-webkit-box-shadow: -1px -1px 48px 5px #898989;
		width: 85%;
	}

		.top-banner .right-content .calculate_order .form-title {
			margin-bottom: 0px;
			padding: 0px 0;
			text-align: center;
		}

#calculate_order h3 {
	position: relative;
}

.top-banner .right-content .calculate_order .form-title .calc-coupen {
	font-size: 20.2px;
}

.top-banner .right-content .calculate_order .form-title h3 {
	color: #45c2ed;
	display: flex;
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
	margin: 0 0 5px;
	padding: 0 15px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
}

	.top-banner .right-content .calculate_order .form-title h3 strong {
		font-weight: 700;
		padding-left: 8px;
		white-space: nowrap;
	}

.top-banner .right-content .calculate_order .form-title .calc-coupen .coupen {
	background: url(../images/discount-label.png) no-repeat center center/cover;
	background-size: contain;
	display: inline-block;
	margin-top: -41.2px;
	padding: 11px 12px 16px 12px;
	text-align: center;
}

#calculate_order .coupen {
	position: absolute;
	right: 16px;
	top: 0;
}

.top-banner .right-content .calculate_order .form-title h3 .coupen {
	background: url(../images/discount-label.png) no-repeat center center/cover;
	display: inline-block;
	margin-top: -32px;
	padding: 1px 9px 13px 9px;
	text-align: center;
}

	.top-banner .right-content .calculate_order .form-title h3 .coupen em {
		font-style: normal;
	}

		.top-banner .right-content .calculate_order .form-title h3 .coupen em .dis {
			font-size: 18px;
			line-height: 15px;
		}

.top-banner .right-content .calculate_order .form-title h3 span {
	color: #fff;
	display: inline-block;
	font-weight: 500;
}

.top-banner .right-content .calculate_order .form-title h3 .coupen em .percent-50 {
	font-size: 24px;
	font-weight: 700;
	line-height: 22px;
}

.top-banner .right-content .order-form {
	margin: 0 auto;
	padding: 0px 15px;
}

select {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 20px;
	box-shadow: 0px 1px 4px 2px rgba(0, 0, 0, .075);
	box-sizing: border-box;
	color: #858484;
	cursor: pointer;
	display: block;
	font-size: 12px !important;
	height: 34px;
	line-height: initial;
	margin: 15px auto 0px;
	-moz-user-select: none;
	-ms-user-select: none;
	outline: medium none !important;
	padding: 7px 10px 10px;
	position: relative;
	text-align: left !important;
	transition: all 0.2s ease-in-out;
	user-select: none;
	-webkit-box-shadow: 0px 1px 4px 2px rgba(0, 0, 0, .075);
	-webkit-transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	white-space: nowrap;
}

.order-form select {
	appearance: none;
	background-image: url("../images/arrow_down.png");
	background-position: 97% 50%;
	background-repeat: no-repeat;
	-moz-appearance: none;
	padding: 5px 10px;
	-webkit-appearance: none;
}

select.medium {
	display: inline-block;
	width: 60% !important;
}

.top-banner .right-content .calculate_order select.small {
	width: 35%;
}

select.small {
	display: inline-block;
	width: 38.9% !important;
}

select:hover {
	border-color: #d0dae5;
}

select:active,
select.open,
select:focus {
	border-color: transparent;
}

select:after {
	border-bottom: 4px solid #e6003b;
	border-left: 4px solid transparent;
	border-right: 4px solid #e6003b;
	border-top: 4px solid #fff;
	content: '';
	display: block;
	height: 8px;
	margin-top: -4px;
	-ms-transform: rotate(45deg);
	-ms-transform-origin: 66% 66%;
	pointer-events: none;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: rotate(45deg);
	transform-origin: 66% 66%;
	transition: all 0.15s ease-in-out;
	-webkit-transform: rotate(45deg);
	-webkit-transform-origin: 66% 66%;
	-webkit-transition: all 0.15s ease-in-out;
	width: 8px;
}

select.open:after {
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

select.open .list {
	-ms-transform: scale(1) translateY(0);
	opacity: 1;
	pointer-events: auto;
	transform: scale(1) translateY(0);
	-webkit-transform: scale(1) translateY(0);
	width: 100%;
}

select.wide {
	width: 100%;
}

	select.wide .list {
		left: 0 !important;
		right: 0 !important;
	}

	select.wide.service .list {
		left: 0 !important;
		max-height: 300px;
		overflow-y: scroll;
		right: 0 !important;
	}

select.small:after {
	height: 6px;
	width: 6px;
}

select.small .option {
	line-height: 34px;
	min-height: 34px;
}

select .option {
	color: #858484;
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}

.top-banner .right-content .calculate_order span.pages {
	color: #858484;
	display: inline-block;
	font-size: 13px;
	font-weight: 300;
	text-align: center;
	width: 16%;
}

.top-banner .right-content .calculate_order .pages_number {
	width: 100%;
}
.top-banner .right-content .calculate_order input.pages {
	border: 1px solid #e9ecef;
	border-radius: 0;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .075);
	color: #858484;
	font-size: 14px;
	font-weight: 500;
	height: 36.5px;
	line-height: 1.2;
	outline: medium none !important;
	padding: 5px;
	text-align: center !important;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .075);
}

.order-form .nice-select.pages {
	border-radius: 0;
	margin: 17px -5px 0;
	width: 77% !important;
}

.order-form select#pages {
	appearance: none;
	background-image: url("../images/arrow_down.png");
	background-position: 97% 50%;
	background-repeat: no-repeat;
	-moz-appearance: none;
	padding: 5px 15px;
	-webkit-appearance: none;
}

.order-form select.pages.calcPagesDropdown {
	border: medium none !important;
	border-radius: 0;
	margin: 15px -3px 0;
	outline: unset !important;
	text-decoration: unset;
	width: 76% !important;
}

.order-form input,
textarea::placeholder {
	color: #444444 !important;
	font-size: 14px !important;
	font-style: italic !important;
}

.top-banner .right-content .order-form label {
	color: #969696;
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
	margin: 0 0px 5px 2px;
	text-align: left;
	width: 100%;
}

.cal_right_tp {
	padding: 0 0px 0 0px;
}

.top-banner .right-content .stand_prices p {
	color: #00abe6;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 600;
	margin: 10px 0 10px;
	text-transform: uppercase;
	vertical-align: middle;
}

	.top-banner .right-content .stand_prices p span.title {
		display: inline-block;
		width: 150px;
	}

.cmn-price-pattern p span:nth-child(2) {
	background-color: #00abe6;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	margin: 0px 1px 0 2px;
	min-width: unset;
	padding: 5px 5px;
	text-align: center;
}

.cmn-price-pattern1.cmn-price-pattern p span:nth-child(2) {
	margin: 0px 1px 0 2px;
}

.cm_sp {
	color: #969696;
	font-size: 14px;
	text-decoration: line-through;
}

.stand_prices p .dollar {
	font-size: 14px;
	font-weight: 600;
	margin: 0px 0px 0 0;
}

.top-banner .right-content .total_prices p span.dollor {
	font-size: 21px;
	font-weight: 600;
	position: relative;
	top: 0px;
}

.cm_sp em,
.stand_prices p span:nth-child(4) em,
.top-banner .right-content .total_prices p em {
	font-style: normal !important;
}

.stand_prices p span:nth-child(4) {
	color: #969696;
	float: right;
	font-size: 14px;
	font-weight: 800;
	margin-top: 5px;
	position: relative;
}

.stand_prices p #discount_price .dollar,
.stand_prices p .calcBulkDiscountedPrice .dollar {
	font-size: 14px;
}

#calculate_order > form > div.order-form > div.cal_right_tp > div.stand_prices.cmn-price-pattern.cmn-price-pattern1.calcPageDiscountSection > p > span.cm_sp.calcDiscountedPrice > span {
	vertical-align: unset;
}

.clk-img {
	align-items: center;
	display: flex;
	height: 65px;
	justify-content: center;
	margin-left: 25px;
	width: 165px;
}

.alarm-detail {
	margin-top: 5px;
}

	.alarm-detail .span {
		color: #e72951;
		font-weight: 600;
		margin-left: 0;
	}

.cal-countdown ul {
	list-style: none;
}

.banner-timer.cal-countdown ul {
	color: #858484;
	display: inline-flex;
	font-size: 25px;
	-moz-user-select: none;
	-ms-user-select: none;
	transition: all 0.2s ease-in-out;
	user-select: none;
	vertical-align: middle;
	-webkit-transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	width: 100%;
}

.cal-countdown ul li {
	color: #00abe6;
	display: inline-flex;
	font-weight: 600;
	margin: 5px 0 0;
	text-align: center;
}

	.cal-countdown ul li:nth-child(1) {
		margin-left: 0px;
	}

.alarm-detail .span span {
	color: #00abe6;
	display: inline-block;
	font-weight: 600;
	text-align: center;
	width: 40px;
}

#hours_form,
#minutes_form,
#seconds_form,
#hours_calc,
#minutes_calc,
#seconds_calc {
	background-color: #44C1EB;
	color: #fff;
	padding: 2px;
}

.alarm-detail .span span.dot {
	color: #000;
	margin: 0px 0px 0 0px;
	text-align: center;
	width: 22px;
}

.alarm-detail .time-h ul li span {
	color: black;
	font-size: 10px;
	font-weight: 800;
	min-width: 60px;
	text-align: center;
	width: 60px;
}

.top-banner .right-content .total_prices {
	background: #444445;
	padding: 14px 15px 11px;
}

	.top-banner .right-content .total_prices p {
		color: #fff;
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 500;
		line-height: 15px;
		margin: 0 auto;
		margin: 0;
		text-transform: uppercase;
		vertical-align: middle;
	}

		.top-banner .right-content .total_prices p span.totl_disc {
			color: #45c2ed;
			font-size: 17px;
			font-weight: 700;
		}

		.top-banner .right-content .total_prices p span.main {
			color: #fff;
			float: right;
			font-size: 22px;
			font-weight: 800;
			line-height: 24px;
			margin-top: -4px;
			text-align: right;
			vertical-align: text-top;
		}

.price-after {
	font-size: 19px;
	font-weight: 400;
	margin-top: 4px;
	padding: 0px;
	text-decoration: line-through;
}

.ripple-blue {
	animation: blinker 2s linear infinite !important;
	background: #e72952;
	border-bottom-left-radius: 19px;
	border-bottom-right-radius: 19px;
	padding: 0px 4px 4px 4px;
}

@keyframes blinker {
	50% {
		background: rgb(231 41 82 / 32%);
	}
}

.text-below-form {
	display: inline-block;
	margin-top: 5px;
	text-align: left;
}

	.text-below-form img {
		max-width: 22px;
	}

	.text-below-form span {
		color: #eee;
		display: inline-block;
		font-size: 13px;
		font-weight: 500;
		line-height: 14px;
		margin-left: 3px;
		margin-top: 6px;
		vertical-align: text-top;
	}
/*** Top Banner section Ends ***/
/*** Benefits and Features section Starts ***/
.benefits_area {
	background-color: #fff;
	padding: 60px 0;
}

.comn_dark_top {
	margin: 0 auto;
	max-width: 950px;
	text-align: center;
}

.benefit_midle {
	margin-top: 50px;
}

.benefit_card.newbox {
	align-items: center;
	background: #f9f9f9 !important;
	border: 2px solid #f1f1f1;
	text-align: center;
	border-radius: 20px !important;
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 20px;
	min-height: 210px;
	padding: 15px 15px;
	transition: all 0.4s linear;
}

	.benefit_card.newbox .card_content h3 {
		color: #111111;
		font-size: 16px;
		font-weight: 700;
		line-height: 19px;
		margin: 20px 0 0;
		word-wrap: break-word;
	}

.tutor .benefit_card.newbox .card_content .icon_wraper {
	background-image: url(../images/tutor_benefits_sprites_icons.png);
}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon1 {
		background-position: 5px 0px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon2 {
		background-position: -130px -3px;
		width: 90px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon3 {
		background-position: -263px -1px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon4 {
		background-position: -380px -1px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon5 {
		background-position: -260px -100px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon6 {
		background-position: -380px -100px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon7 {
		background-position: -5px -100px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon8 {
		background-position: -131px -100px;
		width: 97px;
	}

.benefit_card.newbox .card_content .icon_wraper {
	align-items: center;
	background-color: unset;
	background-image: url(../images/benefits_sprites_icons.png);
	background-repeat: no-repeat;
	border-radius: 0;
	display: flex;
	height: 90px;
	justify-content: center;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 90px;
}

.benefit_card.newbox:hover {
	border: 2px solid #42c3ef;
}

.benefit_card.newbox .card_content .icon_wraper.icon1 {
	background-position: -2px -4px;
}

.benefit_card.newbox .card_content .icon_wraper.icon2 {
	background-position: -125px -3px;
}

.benefit_card.newbox .card_content .icon_wraper.icon3 {
	background-position: -259px -1px;
}

.benefit_card.newbox .card_content .icon_wraper.icon4 {
	background-position: -391px -1px;
}

.benefit_card.newbox .card_content .icon_wraper.icon5 {
	background-position: -257px -100px;
}

.benefit_card.newbox .card_content .icon_wraper.icon6 {
	background-image: url(../images/tutor_benefits_sprites_icons.png);
	background-position: -380px -1px;
}

.benefit_card.newbox .card_content .icon_wraper.icon7 {
	background-position: -2px -100px;
}

.benefit_card.newbox .card_content .icon_wraper.icon8 {
	background-position: -135px -100px;
	width: 97px;
}

.benefit_mdl_lft {
	background: #FFFFFF;
	border: 2px solid #42c3ef;
	border-radius: 20px;
	margin-top: 15px;
}
i.fa-gift {
	font-size: 30px;
}

.benefit_mdl_btm {
	padding: 20px 10px 10px;
}

		.benefit_mdl_btm ul li {
			border: 1px dashed #42c3ef;
			border-radius: 20px;
			color: #000;
			font-size: 12.7px;
			font-size: 14px;
			font-weight: 400;
			line-height: 19px;
			margin-bottom: 10px;
			padding: 6px 10px;
			position: relative;
			transition: all 0.2s linear;
			width: 49%;
		}

.benefit_mdl_right {
	text-align: center;
}

.benefit_mdl_right_card {
	display: inline-block;
	position: relative;
	width: 100%;
}
/*** Benefits and Features section Ends ***/
/*** Services section Starts ***/
.servicesss {
	background-color: #f9f9f9;
	padding: 60px 0 0;
}

#services hgroup h6 {
	margin-bottom: 30px;
}

#services .left-wrapper {
	margin-bottom: 20px;
	position: relative;
}

.lh-20 {
	line-height: 20px;
}

.c-services__item {
	background: #fff;
	border-radius: 25px;
	box-shadow: 0 7px 20px rgba(100, 28, 2, 0.135);
	margin: 25px 0 0;
	min-height: 265px;
	padding: 20px 15px;
	position: relative;
	text-align: center;
	transition: all 300ms ease, transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition: all 300ms ease, transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition: all 300ms ease, -webkit-transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-webkit-transition: all 300ms ease, -webkit-transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
	z-index: 1;
}

	.c-services__item.firstbox {
		background: #00abe6 !important;
		display: block;
		transform: translateY(-20px);
		-webkit-transform: translateY(-20px);
	}

	.c-services__item .icon_box.box1 {
		left: 0;
		top: 0;
	}

	.c-services__item.firstbox .icon_box {
		background: #fff;
	}

	.c-services__item .icon_box {
		background: #42c3ef;
		background-position: center;
		background-repeat: no-repeat;
		border-radius: 25px 0;
		cursor: pointer;
		display: block;
		height: 50px;
		position: absolute;
		text-align: center;
		transition: inherit;
		width: 50px;
	}

	.c-services__item .content_side {
		margin-top: 0px;
		position: relative;
	}

		.c-services__item .content_side img {
			height: 45px;
			line-height: 35px;
			margin: 0px 0 10px;
			width: 44px;
			object-fit: contain;
		}

	.c-services__item.firstbox h5,
	.c-services__item.firstbox p {
		color: #fff;
	}

	.c-services__item h5 {
		color: #00abe6;
		font-size: 20px;
		font-weight: 600;
		letter-spacing: -0.04em;
		line-height: 24px;
	}

	.c-services__item p {
		color: #6c757d;
		font-weight: 400;
		line-height: 22px;
		margin-top: 10px;
	}

	.c-services__item .icon_box.box2 {
		bottom: 0;
		right: 0;
	}

#services .right__wrapper > p {
	color: #6c757d;
}

.services-list {
	margin-bottom: 0px;
	max-width: 480px;
}

	.services-list a {
		border: 1px solid #00abe6;
		border-radius: 8px;
		color: #00abe6;
		display: inline-block;
		font-weight: 600;
		line-height: 33px;
		margin-bottom: 20px !important;
		margin-right: 15px;
		padding: 0 15px;
		pointer-events: none;
	}

		.services-list a:last-child {
			background: #03afeb;
			color: #fff;
		}

.service-categoriess {
	margin-top: 27px;
}

	.service-categoriess > p {
		color: #6c757d;
	}

.auto_slideshow {
	margin-bottom: 50px;
	position: relative;
}

.service-categoriess .card {
	align-items: center;
	display: flex;
	height: 137px;
	justify-content: center;
	margin: 3px 0 10px;
	overflow: hidden;
	padding: 0px 15px 0px;
	text-align: center;
}

.service-card {
	background: transparent;
}

	.service-card:hover {
		border-left: 5px solid #42c3ef;
		border-right: 5px solid #42c3ef;
		cursor: pointer;
		-moz-transform: scale(1.01);
		-moz-transition: all 200ms ease-in;
		-ms-transform: scale(1.01);
		-ms-transition: all 200ms ease-in;
		transform: scale(1.01);
		transition: all 200ms ease-in;
		-webkit-transform: scale(1.01);
		-webkit-transition: all 200ms ease-in;
	}

.service-categoriess .card-title {
	color: #6c757d !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	padding-top: 5px;
	text-align: center;
}

.service-categoriess .subjects_icon {
	background: url("../images/subjects_sprites_icons.png");
	display: inline-block;
	height: 38px;
	margin: 0 auto 0;
	position: relative;
	transition: transform .5s, visibility .5s ease-in;
	width: 42px;
}

	.service-categoriess .subjects_icon.icon1 {
		background-position: -11px -7px;
	}

	.service-categoriess .subjects_icon.icon2 {
		background-position: -89px -5px;
	}

	.service-categoriess .subjects_icon.icon3 {
		background-position: -156px -1px;
	}

	.service-categoriess .subjects_icon.icon4 {
		background-position: -222px -9px;
	}

	.service-categoriess .subjects_icon.icon5 {
		background-position: -294px -3px;
	}

	.service-categoriess .subjects_icon.icon6 {
		background-position: -365px -1px;
	}

	.service-categoriess .subjects_icon.icon7 {
		background-position: -422px 0;
	}

	.service-categoriess .subjects_icon.icon8 {
		background-position: -490px 0px;
	}

	.service-categoriess .subjects_icon.icon9 {
		background-position: -560px 0px;
	}

	.service-categoriess .subjects_icon.icon10 {
		background-position: -628px 0px;
	}

	.service-categoriess .subjects_icon.icon11 {
		background-position: 0 -67px;
	}

	.service-categoriess .subjects_icon.icon12 {
		background-position: -70px -67px;
	}

	.service-categoriess .subjects_icon.icon13 {
		background-position: -140px -67px;
	}

	.service-categoriess .subjects_icon.icon14 {
		background-position: -210px -67px;
	}

	.service-categoriess .subjects_icon.icon15 {
		background-position: -140px -196px;
	}

	.service-categoriess .subjects_icon.icon16 {
		background-position: -210px -197px;
	}

	.service-categoriess .subjects_icon.icon17 {
		background-position: -15px -59px;
	}

	.service-categoriess .subjects_icon.icon18 {
		background-position: -86px -58px;
	}

	.service-categoriess .subjects_icon.icon19 {
		background-position: -155px -57px;
	}

	.service-categoriess .subjects_icon.icon20 {
		background-position: -223px -59px;
	}

	.service-categoriess .subjects_icon.icon21 {
		background-position: -296px -59px;
	}

	.service-categoriess .subjects_icon.icon22 {
		background-position: -359px -58px;
	}

	.service-categoriess .subjects_icon.icon23 {
		background-position: -91px -74px;
	}

	.service-categoriess .subjects_icon.icon2-1 {
		background-position: -15px -113px;
	}

	.service-categoriess .subjects_icon.icon2-2 {
		background-position: -78px -113px;
	}

	.service-categoriess .subjects_icon.icon2-3 {
		background-position: -147px -113px;
	}

	.service-categoriess .subjects_icon.icon2-4 {
		background-position: -218px -108px;
		width: 43px;
	}

	.service-categoriess .subjects_icon.icon2-5 {
		background-position: -286px -113px;
	}

	.service-categoriess .subjects_icon.icon2-6 {
		background-position: -361px -113px;
	}

	.service-categoriess .subjects_icon.icon2-7 {
		background-position: -9px -167px;
	}

	.service-categoriess .subjects_icon.icon2-8 {
		background-position: -76px -167px;
	}

	.service-categoriess .subjects_icon.icon2-9 {
		background-position: -145px -166px;
	}

	.service-categoriess .subjects_icon.icon2-10 {
		background-position: -217px -169px;
	}

	.service-categoriess .subjects_icon.icon2-11 {
		background-position: -287px -168px;
	}

	.service-categoriess .subjects_icon.icon2-12 {
		background-position: -350px -275px;
		width: 45px;
	}

	.service-categoriess .subjects_icon.icon3-1 {
		background-position: -5px -221px;
		width: 45px;
	}

	.service-categoriess .subjects_icon.icon3-2 {
		background-position: -74px -221px;
	}

	.service-categoriess .subjects_icon.icon3-3 {
		background-position: -143px -222px;
	}

	.service-categoriess .subjects_icon.icon3-4 {
		background-position: -215px -221px;
		width: 45px;
	}

	.service-categoriess .subjects_icon.icon3-5 {
		background-position: -284px -222px;
		width: 45px;
	}

	.service-categoriess .subjects_icon.icon3-6 {
		background-position: -352px -221px;
	}

	.service-categoriess .subjects_icon.icon3-7 {
		background-position: -278px -279px;
		width: 45px;
	}

	.service-categoriess .subjects_icon.icon3-8 {
		background-position: -73px -280px;
	}

	.service-categoriess .subjects_icon.icon3-9 {
		background-position: -3px -280px;
	}

	.service-categoriess .subjects_icon.icon3-10 {
		background-position: -348px -166px;
		width: 45px;
	}

	.service-categoriess .subjects_icon.icon3-11 {
		background-position: -143px -277px;
		width: 45px;
	}

	.service-categoriess .subjects_icon.icon3-12 {
		background-position: -348px -166px;
		width: 45px;
	}

.service-categoriess .carousel-indicators {
	bottom: -30px;
	margin: 20px 0 0;
	text-align: center;
}

	.service-categoriess .carousel-indicators button {
		background: #6c757d !important;
		background: 0 0;
		border: 2px solid #6c757d;
		border-radius: 50%;
		display: inline-block;
		filter: Alpha(Opacity=50);
		height: 8px;
		margin: 5px 5px;
		opacity: .5;
		transition: all .5s ease;
		-webkit-transition: all .5s ease;
		width: 8px;
	}

		.service-categoriess .carousel-indicators button.active {
			background: #45c2ed !important;
			border: 2px solid #45c2ed;
			filter: Alpha(Opacity=100);
			margin: 5px 5px !important;
			opacity: 1;
		}

.about_card {
	background-color: transparent;
	border-radius: 30px;
	margin-bottom: 20px;
	padding: 18px 0 20px;
	position: relative;
	transition: all 0.3s linear;
	z-index: 222;
}

	.about_card .counter-box .counter_title {
		color: #45c2ed;
		font-size: 40px;
		font-weight: 700;
		margin-bottom: 10px;
	}

	.about_card .counter-box h5 {
		font-size: 18px;
	}
/*** Services section Ends ***/
/* OUR PROCESS */
#ourprocess {
	background-color: #f9f9f9;
	padding: 60px 0;
}

	#ourprocess .lower-part {
		margin-bottom: 1rem;
	}

	#ourprocess .upper-part h5 {
		color: #000;
		font-weight: 600;
		margin-bottom: 10px;
	}

	#ourprocess .upper-part p {
		color: #161c2d;
		font-weight: 400;
		line-height: 20px;
	}

	#ourprocess .lower-part .process__fig {
		align-items: center;
		background: #00abe624;
		border: 1px solid #00abe6;
		border-radius: 50%;
		display: flex;
		height: 200px;
		justify-content: center;
		margin: 0 auto;
		width: 200px;
	}

		#ourprocess .lower-part .process__fig img {
			transition: all 0.2s linear;
			width: 60%;
		}

.process__column:hover .process__fig img:hover {
	transform: scale(1.1);
}

.first__column,
.third__column {
	position: relative;
}

.secound__column {
	display: flex;
	flex-direction: column;
	position: relative;
}

	.secound__column .arrow__left img {
		left: -75px;
		position: absolute;
		top: 197px;
		transform: rotate(-35deg);
		width: 65px;
	}

.fourth__column.secound__column .arrow__left img {
	left: -48px;
	top: 197px;
}

.secound__column .arrow__right img {
	position: absolute;
	right: -75px;
	top: 161px;
	transform: rotate(35deg);
	width: 71px;
}

.secound__column .upper-part {
	order: 1;
}

.first__process--text p {
	margin-bottom: 35px;
}
/* OUR PROCESS */
/* Testimonial */
.new__testimonials {
	background: #f9f9f9;
	padding: 50px 0;
}

	.new__testimonials > .container > .row:first-child {
		margin-bottom: 40px;
	}

.roww {
	margin: 0 auto;
	width: 100%;
}

.new__testimonials .carousel-inner {
	padding: 50px 0px 25px !important;
}

.reviews-slider__card {
	align-items: center;
	background-color: #fff;
	border: 1px solid #c8d9ee;
	border-radius: 20px;
	box-shadow: 0 1px 16px 0 rgba(54, 127, 211, .18);
	display: flex;
	flex-direction: column;
	height: 348px;
	margin: 0 8.5px;
	-ms-flex-align: center;
	-ms-flex-direction: column;
	padding: 30px 20px;
	position: relative;
	transition: .3s cubic-bezier(.455, .03, .515, .955);
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-webkit-transition: .3s cubic-bezier(.455, .03, .515, .955);
	width: 32%;
}

.reviews-slider__top {
	align-items: center;
	border-bottom: 1px solid #c8d9ee;
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
	-ms-flex-align: center;
	-ms-flex-direction: column;
	padding-bottom: 20px;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	width: 100%;
}

.new__testimonials .testimonial__pic {
	background-color: #00afda;
	border-radius: 50%;
	left: -5px;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	top: -30px;
}

	.new__testimonials .testimonial__pic img {
		max-width: 60px;
	}

.reviews-slider__castomer {
	color: #92abc9;
	font-size: 18px;
	line-height: 150%;
	text-align: center;
}

.reviews-slider__stars {
	align-items: center;
	display: flex;
	height: 16px;
	justify-content: center;
	margin-bottom: 14px;
	min-height: 16px;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
}

	.reviews-slider__stars .stars-active i {
		font-size: 15px;
		color: #fb8800;
		letter-spacing: -2px;
	}

.reviews-slider__wtr {
	color: #92abc9;
	font-size: 17px;
	text-align: center;
}

	.reviews-slider__wtr span {
		color: #367fd3;
		font-weight: 700;
	}

.reviews-slider__topic {
	color: #6c757d;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 8px;
	margin-top: 20px;
	width: 100%;
}

.reviews-slide__text {
	color: rgb(14, 16, 26);
	flex: 1;
	font-size: 15px;
	line-height: 24px;
	-ms-flex: 1;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	width: 100%;
}

.review__card--btn {
	bottom: 13px;
	position: absolute;
	right: 20px;
}

.new__testimonials .all-testimonials .items_box {
	display: flex !important;
	justify-content: space-around;
}

.review__card--btn a {
	color: #6c757d;
	font-size: 13px;
}

.new__testimonials .carousel-indicators {
	bottom: -25px;
	text-align: center;
}

	.new__testimonials .carousel-indicators button {
		background: #6c757d !important;
		background: 0 0;
		border: 2px solid #6c757d;
		border-radius: 50%;
		display: inline-block;
		filter: Alpha(Opacity=50);
		height: 8px;
		margin: 5px 3px;
		opacity: .5;
		transition: all .5s ease;
		-webkit-transition: all .5s ease;
		width: 8px;
	}

		.new__testimonials .carousel-indicators button.active {
			background: #45c2ed !important;
			border: 2px solid #45c2ed;
			filter: Alpha(Opacity=100);
			margin: 5px 3px !important;
			opacity: 1;
		}

.new__testimonials .carousel-inner .carousel-item.active,
.new__testimonials .carousel-inner .carousel-item-next,
.new__testimonials .carousel-inner .carousel-item-prev {
	display: flex;
	justify-content: space-between;
}

@media (max-width: 767px) {
	.new__testimonials .carousel-inner .carousel-item > div {
		display: none;
	}

		.new__testimonials .carousel-inner .carousel-item > div:first-child {
			display: block;
		}
}
/* Testimonial Ends */
/* CTA */
.discount.bgdodgerblue {
	background-color: #45c2ed;
	border: 1px solid #45c2ed;
}

.discount .main_paragraph {
	color: #6c757d !important;
	font-size: 15px;
	line-height: 22px;
	margin: 0;
	text-align: left;
}

.discount.bgdodgerblue .main_paragraph {
	color: #090b3adb !important;
}

.discount.last {
	padding: 40px 0 25px !important;
}


.discount.last .cta_right_img img {
	float: right;
	margin: 0 0 0 0;
	max-width: 230px;
}
/* CTA */
/* Comparison */
section.comparison_analysis {
	color: #222;
	padding: 60px 0;
	position: relative;
}

	section.comparison_analysis .outer_ourfeaturebox {
		margin: 0 auto 55px;
	}

	section.comparison_analysis hgroup h6.large_title {
		text-transform: none;
	}

.comparison_tbl {
	border: 1px solid #dee2e6;
}

	.comparison_tbl .table {
		margin: 0;
	}

		.comparison_tbl .table thead {
			background-image: linear-gradient(to bottom, #b3e2f6, #fff);
		}

			.comparison_tbl .table thead th:nth-child(1) {
				padding: 15px 0 15px 25px;
				text-align: left;
			}

			.comparison_tbl .table thead th {
				background-color: inherit;
				border-top: 0;
				text-align: center;
				vertical-align: middle;
			}

		.comparison_tbl .table th,
		.comparison_tbl .table td {
			border-bottom: 1px solid #dee2e6;
		}

			.comparison_tbl .table thead th:nth-child(1),
			.comparison_tbl .table td:nth-child(1) {
				vertical-align: middle;
				width: 40%;
			}

		.comparison_tbl .table thead p {
			margin: 0;
		}

.comparison_media img {
	margin: 0px 8px 0 0;
}

.comparison_media .media {
	align-items: flex-start;
	display: flex;
	display: -ms-flexbox;
	-ms-flex-align: start;
}

.comparison_media .media-body {
	flex: 1;
	-ms-flex: 1;
}

	.comparison_media .media-body p {
		font-size: 15px;
		margin: 5px 0 0 !important;
	}

.comparison_tbl .table td {
	padding: 12px 12px 11px;
	vertical-align: middle;
	width: 20%;
}

.comparison_tbl .table .star_rating .stars-gray {
	color: #ffc715;
	text-align: center;
}

.fa.fa-star-o {
	font-family: "Font Awesome 5 Free", sans-serif !important;
	font-weight: 400;
}

.comparison_media.other_media .fas {
	color: #cd0001;
}

.comparison_media.other_media .media span,
.comparison_media.last_media span {
	margin: 0 auto;
	width: 25px;
}

.comparison_tbl .table .star_rating .stars-active {
	color: #EEBD01;
	text-align: center;
}

.comparison_media.last_media .fa {
	color: #ffc715;
}

.fa.fa-star-o:before {
	content: "\f005";
}
/* Comparison */
/* Discount CTA */
.discount {
	background: #fff;
	color: #fff;
	padding: 40px 0 30px !important;
	position: relative;
	top: 0;
	z-index: auto;
}

	.discount .triangl {
		border: 0 solid transparent;
		border-bottom: 265px solid #00abe6;
		border-left-width: 500px;
		border-right-width: 0px;
		bottom: 0;
		height: 0;
		position: absolute;
		right: 0;
		width: 0;
	}

	.discount .small_title {
		font-size: 20px;
		margin: 0px 0 10px;
	}

	.discount .cta_cmn_btn {
		margin: 20px 0 0px;
	}

	.discount li {
		display: inline-block;
		padding: 0 0px;
		vertical-align: middle;
	}

	.discount .cta_cmn_btn a {
		display: block;
		float: left;
		margin: 10px 0px 0 0px;
		outline: none;
		text-align: left;
		text-decoration: none;
	}

	.discount li .orderbtn {
		border: 1px solid #00abe6;
		border-radius: 10px;
		box-shadow: -2px 4px 4px 1px rgb(103 114 229 / 90%) !important;
		margin: 10px 15px 0 0;
		min-width: 150px;
		padding: 7px 10px 3px;
		text-align: center;
		-webkit-box-shadow: -2px 4px 4px 1px rgb(103 114 229 / 90%) !important;
	}

		.discount li .orderbtn span {
			font-size: 15px;
			font-weight: 600;
		}

		.discount li .orderbtn img.navi_icon {
			float: unset;
			margin: 0;
			max-width: 28px;
			vertical-align: middle;
		}

	.discount li img.navi_img {
		margin: 10px 0 0;
		vertical-align: middle;
	}

	.discount .cta_cmn_btn li:nth-child(3) > a,
	section.footer li:nth-child(2) > a.call-cta,
	section.footer a.phone {
		pointer-events: none !important;
	}

	.discount li img.navi_icon {
		float: none;
		margin: 0 4px 0 5px;
		vertical-align: sub;
	}

	.discount .cta_right_img img {
		float: right;
		margin: 0px auto 0;
		max-height: 230px;
		position: relative;
	}

	.discount li p {
		color: #00abe6;
		font-size: 14px;
		font-weight: 500;
		margin: 0 10px 0 0px;
		position: relative;
		text-align: left;
	}

.cta_cmn_btn a span.darkgray_clr {
	color: #000 !important;
}

.cta_cmn_btn span.second {
	display: block;
	font-size: 16px;
	padding: 5px 0 5px 0px;
}

.discount li:nth-child(4) a {
	border: medium;
	padding: 0;
}
/* Discount CTA */
/* FAQs */
.newfaqs {
	background-color: #f9f9f9;
	padding: 60px 0;
}

section.newfaqs h5.large_title {
	color: #3c3d3d;
	line-height: 45px;
	margin: 0 0 10px;
	text-transform: none;
}

.newfaqs .card {
	background-color: rgb(245, 249, 255);
	border: 1px solid #c8d9ee;
	border-color: rgb(200, 217, 238);
	border-radius: 20px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 15px;
	-ms-flex-direction: column;
	-ms-flex-pack: center;
	padding-bottom: 0;
	position: relative;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-flex-direction: column;
	-webkit-justify-content: center;
	z-index: 2;
}

	.newfaqs .card .faq_toggle {
		background: #fff;
		border-radius: 20px;
		display: flex;
		justify-content: space-between;
		max-width: 100%;
		-ms-flex-align: center;
		-ms-flex-pack: justify;
		padding: 15px 15px 15px;
		align-items: center;
		-webkit-box-align: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		width: 100%;
		transition: none;
	}

		.newfaqs .card .faq_toggle .faq_title {
			align-items: center;
			color: #222;
			display: flex;
			font-size: 16px;
			font-weight: 600;
			justify-content: flex-start;
			margin-bottom: 0;
			margin-right: 20px;
			-ms-flex-align: center;
			-ms-flex-pack: start;
			position: relative;
			text-align: left;
			text-decoration: none;
			vertical-align: top;
			-webkit-align-items: center;
			-webkit-box-align: center;
			-webkit-box-pack: start;
			-webkit-justify-content: flex-start;
			transition: none;
		}

		.newfaqs .card .faq_toggle.active {
			background: #00ABE6;
			border-radius: 19px 19px 0 0;
			transition: none;
		}

			.newfaqs .card .faq_toggle.active .faq_title {
				color: #fff;
				transition: none;
			}

			.newfaqs .card .faq_toggle.active .faq_arrow {
				align-items: center;
				color: rgb(146, 171, 201);
				display: flex;
				display: -ms-flexbox;
				display: -webkit-box;
				display: -webkit-flex;
				height: 10px;
				justify-content: center;
				-ms-flex-align: center;
				-ms-flex-pack: center;
				transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(180deg) skew(0deg, 0deg);
				transform-style: preserve-3d;
				-webkit-align-items: center;
				-webkit-box-align: center;
				-webkit-box-pack: center;
				-webkit-justify-content: center;
				width: 18px;
			}

		.newfaqs .card .faq_toggle .faq_arrow {
			align-items: center;
			color: rgb(54, 127, 211);
			display: flex;
			display: -ms-flexbox;
			display: -webkit-box;
			display: -webkit-flex;
			height: 10px;
			justify-content: center;
			-ms-flex-align: center;
			-ms-flex-pack: center;
			transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
			transform-style: preserve-3d;
			-webkit-align-items: center;
			-webkit-box-align: center;
			-webkit-box-pack: center;
			-webkit-justify-content: center;
			width: 18px;
		}

	.newfaqs .card .faq_content {
		overflow: hidden;
		padding-left: 30px;
		padding-right: 30px;
		position: static;
	}

	.newfaqs .card .faq_answer {
		margin-bottom: 10px;
		padding-top: 10px;
	}

		.newfaqs .card .faq_answer p {
			color: #6c757d;
			font-size: 15px;
			line-height: 22px;
			margin-bottom: 16px;
			margin-top: 0;
		}

.f-style__normal {
	font-style: normal;
}
/* FAQs */
/* Footer */
section.footer {
	background: #555;
	color: #fefefe;
	margin: 30px 0 0;
	padding: 60px 0 10px;
}

.footer-area {
	margin-top: 80px;
	position: relative;
}

.availability {
	background: rgb(103, 114, 229);
	background: linear-gradient(to right, #6772e5 10%, #45c2ed 100%);
	left: 0;
	padding: 25px 15px;
	position: absolute;
	right: 0;
	top: -190px;
}

.available-content h3 {
	color: white;
	font-size: 23px;
	padding: 0px 0px 10px 0px;
}

a.dodgerbluesmall.orderbtn.bgslateblue.white:hover {
	background: #45c2ed !important;
	border: 1px solid #6570de;
	border-radius: 10px;
	box-shadow: -2px 4px 8px 1px rgb(103 114 229 / 90%) !important;
	margin: 0px 15px 10px 0;
	min-width: 150px;
	padding: 7px 10px 3px;
	text-align: center;
	-webkit-box-shadow: -2px 4px 8px 1px rgb(103 114 229 / 90%) !important;
}

.btn_footer {
	margin: 30px 0 0px 65px;
}

a.dodgerbluesmall.orderbtn.bgslateblue.white {
	border: 1px solid #47c2ed;
	border-radius: 10px;
	box-shadow: -2px 4px 4px 1px rgb(103 114 229 / 90%) !important;
	margin: 10px 15px 0px 0;
	min-width: 150px;
	padding: 7px 10px 3px;
	text-align: center;
	-webkit-box-shadow: -2px 4px 4px 1px rgb(103 114 229 / 90%) !important;
}

.availability-cta li a.dodgerbluesmall.orderbtn.bgslateblue.white {
	background: #6772e5;
	border: 1px solid #6772e5;
}

.availability-cta li a {
	margin: 0px 5px !important;
	padding: 0px 6px;
}

.cta_cmn_btn a span {
	font-size: 13px;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 0px;
}

.cta_cmn_btn a:hover span.second {
	color: #6772e5 !important;
}

.availability-cta a img.navi_icon {
	float: left;
	margin: 9px 6px 0 0px;
	max-height: 30px;
	vertical-align: middle;
}

.cta_cmn_btn a {
	display: block;
	float: left;
	margin: 10px 7px 0 0px;
	outline: none;
	padding: 0px 0 0;
	text-align: left;
	text-decoration: none;
}

.brdr-none {
	border: none !important;
}

.cta_cmn_btn .availability-cta li:nth-child(3) > a {
	border: medium none;
}

.call-cta p {
	display: inline-block;
	margin-bottom: 0 !important;
	padding-left: 0px;
}

.cta_cmn_btn a p {
	display: inline-block;
	margin: 0 15px 0 0;
	vertical-align: sub;
}

.btn_footer span.second {
	display: block;
	font-size: 16px;
	line-height: 12px;
	padding: 0px 0 5px 0px;
}

section.footer p {
	color: #fefefe;
	display: inline-block;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	margin: 0px 0 15px;
	text-transform: none;
}

.footer__seal__wrapper embed {
	width: 230px;
}

section.footer h5 {
	color: #fefefe;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	margin: 10px 0 0px;
	padding: 0 0 10px;
	text-transform: capitalize;
}

section.footer ul {
	margin: 0px;
}

section.footer a {
	background-color: transparent;
	color: #fefefe;
	display: inline-block;
	font-size: 14.5px;
	font-weight: 300;
	line-height: 25px;
	margin: 0 0 7px;
	outline: none;
	text-decoration: none !important;
	-webkit-text-decoration-skip: objects;
}

section.footer li a:hover {
	color: #00abe6;
}

section.footer ul.minus_marg {
	margin: 0 0 0 -55px;
}

section.footer i {
	color: #45c2ed;
	margin: 0 7px 0px 0;
	text-align: center;
	width: 16px;
}
.mail-text {
	background: transparent !important;
	background-color: transparent;
	border: none;
	box-shadow: none !important;
	display: inline-block;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	margin: 0 0 7px;
	outline: 0 !important;
	text-decoration: none !important;
	-webkit-text-decoration-skip: objects;
}

	.mail-text:hover,
	.mail-text:focus {
		background: transparent !important;
		border: none;
	}

[data-tooltip] {
	position: relative;
}

	[data-tooltip]::before {
		border-color: #fff transparent transparent transparent;
		border-style: solid;
		border-width: 4px 6px 0 6px;
		content: "";
		left: 50%;
		opacity: 0;
		position: absolute;
		top: -6px;
		transform: translateX(-10%);
		transition: all 250ms ease;
		z-index: 100;
	}

	[data-tooltip]::after {
		background: #fff;
		border-radius: 4px;
		color: #00afda;
		content: attr(data-tooltip);
		font-size: 14px;
		left: 50%;
		opacity: 0;
		padding: 4px 4px;
		pointer-events: none;
		position: absolute;
		text-align: center;
		top: -6px;
		transform: translateX(-50%) translateY(-100%);
		transition: all 250ms ease;
		width: 160px;
	}

	[data-tooltip]:hover::after,
	[data-tooltip]:hover::before {
		opacity: 1;
	}

.spin:hover {
	animation-duration: 900ms !important;
	animation-name: spin;
}

.copyright_footer .social_links i:hover {
	animation-duration: 900ms;
	animation-name: spin;
	color: rgba(12, 12, 12, 0.8);
}

section.footer i.spin:hover {
	animation-duration: 900ms;
	animation-name: spin;
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

section.footer .disclaimer {
	margin: 40px 0 10px;
}

	section.footer .disclaimer p {
		color: #fefefe;
		display: block;
		font-size: 15px;
		font-weight: 300;
		line-height: 18px;
		margin: 0px;
		text-align: center;
		text-transform: none;
	}

.copyright_footer {
	background: #00abe6;
	color: #fefefe;
	margin: 0px 0 0;
	padding: 20px 0 17px;
}

	.copyright_footer p {
		color: #fff;
		font-size: 15px;
		font-weight: 400;
		line-height: 25px;
		margin: 0;
	}

	.copyright_footer a {
		background-color: transparent;
		color: #fefefe;
		font-size: 15px;
		font-weight: 400;
		line-height: 25px;
		margin: 0;
		outline: none;
		text-decoration: none !important;
	}

.mr-n3, .mx-n3 {
	margin-right: -1rem !important;
}
/* Footer */
/* Privacy & Service Policy */
section.commonbanner {
	background: #fff;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	padding: 25px 0 0;
	position: relative;
	top: 0;
	z-index: 222 !important;
}

.commonbanner.userarea_banner {
	background-image: url(../images/userarea_banner_bg.jpg);
	padding: 50px 0;
}

section.commonbanner.userarea_banner hgroup {
	margin: 0 !important;
}

section.commonbanner h1.large_title {
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	line-height: 1.1;
	text-transform: uppercase;
}

section.commonbanner h1.medium_title {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin: 15px 0;
	text-transform: uppercase;
}

	section.commonbanner h1.medium_title.no_case {
		margin-bottom: 0;
		text-transform: initial !important;
	}

.sec_space {
	padding: 10px 0px;
}

#policy_content h4 {
	color: #45c2ed;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	margin: 20px 0px 0px;
}

#policy_content p {
	color: #444;
	font-size: 15px;
	line-height: 1.5;
	margin: 0px 0px 15px;
}
#policy_content ul li {
	color: #444;
	font-size: 15px;
	line-height: 1.5;
	margin: 0px 0px 5px;
}

	#policy_content ul li i {
		color: #1dbf73;
		font-weight: 600;
		margin-right: 6px;
	}
/* Privacy & Service Policy */
/* SiteMAp */
section.commonbanner.pagesitemap {
	background-image: url(../images/sitemap_banner_bg.jpg);
	padding: 40px 0 0px;
}

section.pagesitemap.commonbanner hgroup {
	margin: 0;
}

section.commonbanner p {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 30px;
	margin: 0px 0 20px;
	padding: 0 0 0;
	text-align: left;
	text-transform: none;
	vertical-align: super;
}

section.commonbanner.pagesitemap p {
	padding: 0 25px 0 0;
}

section.commonbanner .slatebluelarge {
	font-size: 16px;
	margin: 0 auto 25px;
	padding: 17px 15px 15px;
	text-transform: uppercase;
}

section.commonbanner.pagesitemap img {
	display: block;
	margin: 0 auto;
}

section.pagesitemap.secondsection {
	background: #fff;
	padding: 40px 0 70px;
}

	section.pagesitemap.secondsection hgroup p {
		color: #3c3d3d;
		font-size: 18px;
		font-weight: 300;
		line-height: 30px;
		margin: 15px auto 10px;
		padding: 0;
		text-align: center;
		text-transform: none;
		vertical-align: middle;
	}

.pagesitemap.secondsection .content_box {
	float: left;
	margin: 25px 8% 0px;
	width: 76%;
}

.pagesitemap.secondsection .medium_title {
	border: 3px solid #45c2ed;
	font-size: 25px;
	padding: 14px 0 10px;
	text-transform: uppercase;
}

.pagesitemap.secondsection .v_line {
	border-left: 3px dotted #45c2ed;
	content: "";
	display: inline-block;
	height: 60px;
	margin: 0 auto;
	text-align: center;
}

.pagesitemap.secondsection ul {
	border: 3px dotted #45c2ed;
	border-radius: 5px;
	font-size: 28px;
	padding: 7px 0 10px;
}

	.pagesitemap.secondsection ul li a {
		color: #5b5b5b;
		display: inline-block;
		font-size: 20px;
		font-weight: 600;
		margin: 12px 0;
		outline: medium none;
		text-decoration: underline;
	}

		.pagesitemap.secondsection ul li a:hover {
			color: #45c2ed;
		}
/* SiteMAp */
/*** Page 404Error starts ***/
section.commonbanner.page404error {
	background-image: url(../images/sitemap_banner_bg.jpg);
	margin: 0 0 -3px;
	padding: 25px 0 0px;
}

section.page404error.secondsection {
	background: #fff;
	padding: 40px 0 30px;
}

	section.page404error.secondsection .img_box {
		display: block;
		margin: 20px auto;
		text-align: center;
	}

	section.page404error.secondsection p {
		color: #3c3d3d;
		font-size: 18px;
		font-weight: 300;
		line-height: 30px;
		margin: 15px auto 10px;
		padding: 0 0px 0 0;
		text-align: center;
		text-transform: none;
		vertical-align: middle;
	}

	section.page404error.secondsection .back_buttons {
		display: block;
		margin: 25px auto;
		text-align: center;
	}

.page404error.secondsection .back_buttons button {
	margin: 0 10px;
	outline: medium none;
	text-decoration: none;
}
/*** Page 404Error Ends ***/
.comparison_tbl_tutoring.comparison_tbl .table thead th {
	font-size: 15px;
}

.tutoring_form .order-form {
	padding: 0px 15px 35px !important;
}

.order-form.t-form {
	margin-bottom: 20px !important;
}

.form-head.cal-head h3 {
	font-size: 17px;
	font-weight: 600;
	padding-left: 0;
	text-align: center;
	z-index: 9;
}

	.form-head.cal-head h3 strong {
		font-weight: 600;
		text-transform: uppercase;
	}

.form-head.cal-head + p {
	color: #525252 !important;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	margin: 5px 0px 0px 0px;
	margin-bottom: 0px;
	padding: 0 23px;
	position: relative;
	text-align: center;
	z-index: 5;
}

.form-head.cal-head::after,
.form-head.cal-head::before {
	background: #444445;
}

.form-head.cal-head {
	background: #5f6ab1;
}

	.form-head.cal-head .skewed-part {
		background: #5f6ab1;
	}

#ourprocess .row .col-lg-3:nth-child(4) .lower-part .process__fig img {
	width: 80%;
}

.top-banner .right-content .proceedbtn:hover {
	background: #dd0030 !important;
}

.availability-cta li a.dodgerbluesmall.orderbtn.bgslateblue.white img.navi_icon {
	float: unset;
	margin: 0 !important;
}

.bulk_discount_box {
	clear: both;
	display: block;
	text-align: center;
}

.additional_disc {
	border: 1px dashed;
	display: inline-block;
	font-size: 12px;
	margin: 8px 0 0;
	padding: 5px 10px;
	text-align: center;
}

	.additional_disc .anim {
		animation: salePulse 1.2s infinite;
		color: #30baf3;
		opacity: 1;
		-webkit-animation: salePulse 1.2s infinite;
	}

@keyframes salePulse {
	0% {
		opacity: 0.2;
		transform: rotateX(0) scale(1);
	}

	33% {
		transform: rotateX(0) scale(1);
	}

	66% {
		transform: rotateX(720deg) scale(1);
	}

	100% {
		transform: rotateX(720deg) scale(1.2);
	}
}
/* Reviews Page style*/
section.review__banner {
	background: url(../images/review__banner-bg.png)no-repeat center center/cover;
	margin-bottom: 0px;
	padding: 40px 0;
	position: relative;
}


.review__banner .page__main--heading {
	color: #555555;
	font-size: 75px;
	font-weight: 400;
	line-height: 100px;
}

.breadcrumb {
	background: #fff;
	box-shadow: 0px 5px 2px 1px rgba(69,194,237,0.75);
	font-size: 17px;
	line-height: 20px;
	-moz-box-shadow: 0px 5px 2px 1px rgba(69,194,237,0.75);
	padding: 6px 23px;
	-webkit-box-shadow: 0px 5px 2px 1px rgba(69,194,237,0.75);
	width: fit-content;
}

	.breadcrumb a,
	.breadcrumb li.active {
		color: #000;
	}

	.breadcrumb li.active {
		font-weight: 500;
	}

	.breadcrumb a:hover {
		color: #000;
		text-decoration: none;
	}

.breadcrumb-item + .breadcrumb-item::before {
	content: ">";
}

.site__reviews h1 {
	color: #4A4A4A;
	font-size: 30px;
	font-weight: 500;
	line-height: 44px;
	margin-bottom: 7px;
}

	.site__reviews h1 + hr {
		margin: 0;
	}

	.site__reviews h1 ~ p {
		color: #5E5E5E;
		font-size: 17px;
		font-weight: 400;
		line-height: 30px;
		margin-bottom: 28px;
		margin-top: 12px;
	}

.overall__reviews--left .overall {
	color: #4A4A4A;
	font-size: 24px;
	font-weight: 500;
	line-height: 36px;
	margin-bottom: 0;
}
.overall__reviews--left .rating {
	color: #4a4a4a;
	font-size: 24px;
	font-weight: 700;
	line-height: 48px;
}

.stars__reviews {
	vertical-align: middle;
}
	.review__btn--wrapper a:hover {
		background: #FFFFFF;
		color: #45C2ED;
		text-decoration: none;
	}

.site__reviews .benefit_mdl_lft {
	background: #FFFFFF;
	border: 1px solid #e3e3e3;
	border-radius: 20px;
	margin-top: 15px;
}

#writereview .modal-header .display-5 {
	color: #45c2ed;
	font-size: 1.5rem;
}

.site__reviews .benefit_mdl_tp {
	background: linear-gradient(180deg, #45C2ED 0%, rgba(69, 194, 237, 0.5) 100%);
	padding: 16px 20px 16px;
}

	.site__reviews .benefit_mdl_tp p {
		font-size: 20px;
		font-weight: 700;
		line-height: 30px;
		margin-bottom: 0;
		position: relative;
		top: 4px;
	}

.site__reviews .benefit_mdl_btm ul li {
	border: 1px dashed #a6a6a6;
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	width: 100%;
}

	.site__reviews .benefit_mdl_btm ul li span {
		font-size: 14px;
		font-weight: 700;
		line-height: 24px;
	}

.review__card {
	background: #FBFBFB;
	border: 1px solid #BABABA;
	border-radius: 24px;
	margin-bottom: 25px;
	padding: 18px 25px;
}

	.review__card:hover .review__icon--wrapper {
		background: #4a4a4a;
		transition: all .3s;
	}

.reviewer__name {
	color: #000000;
	font-size: 21px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 0;
}

.review__description {
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 0;
}

.review__icon--wrapper {
	align-items: center;
	background: #42C3EF;
	border-radius: 50%;
	display: flex;
	height: 55px;
	justify-content: center;
	margin-right: 18px;
	transition: all .3s;
	width: 55px;
}

	.review__icon--wrapper i {
		color: #fff;
		font-size: 25px;
	}

.review__details--wrapper {
	flex: unset;
}

.review__body p {
	color: #646464;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 0;
}

.more__reviews--wrapper {
	margin-bottom: 75px;
	margin-top: 40px;
	text-align: center;
}

		.more__reviews--wrapper button:hover {
			background: #fff;
			color: #45C2ED;
			text-decoration: none;
		}

#more {
	display: none;
}

.review__card .review__ratings img {
	width: 90px;
}

#auto-response-popup p {
	color: #155724;
	margin: 0;
}
	.star-rating label {
		color: #ccc;
		cursor: pointer;
	}

.review__btn--wrapper #writereview .modal-dialog {
	max-width: 730px;
}

.review__btn--wrapper #writereview .modal-content {
	padding: 10px 20px 10px;
}

	.review__btn--wrapper #writereview .modal-content .modal-header button {
		align-items: center;
		background: #45C2ED;
		border: 2px solid #45c2ed;
		border-radius: 50%;
		color: #fff;
		display: flex;
		height: 45px;
		justify-content: center;
		opacity: 1;
		width: 45px;
	}

		.review__btn--wrapper #writereview .modal-content .modal-header button:hover {
			background: #fff !important;
			border: 2px solid #45c2ed;
			color: #45C2ED;
			opacity: 1;
		}

#writereview.modal form input,
#writereview.modal form textarea {
	border: 2px solid #aaa;
	border-radius: 10px;
	padding: 5px 15px;
	width: 100%;
}

	#writereview.modal form input::placeholder,
	#writereview.modal form textarea::placeholder {
		font-size: 14px;
		font-style: italic;
	}

#writereview .modal-header button:hover {
	background: transparent !important;
}

#writereview.modal form button[type='submit'] {
	background: #45C2ED;
	border: 1px solid #45C2ED;
	border-radius: 20px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 24px;
	padding: 7px 31px;
	text-transform: uppercase;
}

#writereview.modal form label {
	margin-bottom: 10px;
}

article {
	background-color: #ffe;
	box-shadow: 0 0 1em 1px rgba(0,0,0,.25);
	color: #006;
	font-family: cursive;
	font-style: italic;
	margin: 4em;
	max-width: 30em;
	padding: 2em;
}

.allreviews_btn {
	background-color: transparent;
	border: 1px solid #6772e5;
	border-radius: 10px;
	box-shadow: -2px 4px 4px 1px rgb(103 114 229 / 90%) !important;
	color: #6772e5;
	display: inline-block;
	font-weight: 600;
	margin: 40px 0 0;
	min-width: 200px;
	padding: 13px 15px 12px;
	text-align: center;
	text-decoration: none !important;
	text-transform: capitalize;
	-webkit-box-shadow: -2px 4px 4px 1px rgb(103 114 229 / 90%) !important;
}

	.allreviews_btn:hover {
		background-color: #6772e5;
		color: #fff;
	}

.topreview_btn {
	display: inline-block;
	position: relative;
	text-decoration: none !important;
	z-index: 99;
}
/* New topBanner Style */
.top-banner.home_banner .hexagon {
	max-width: 665px;
	padding: 0;
}

.top-banner.home_banner {
	background-image: url("../images/topbanner_bg_1440.png");
	background-position: 0 10%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 12px 0 65px;
}

	.top-banner.home_banner .left-content h1 {
		font-size: 31px;
		line-height: 35px;
	}

		.top-banner.home_banner .left-content h1 span:first-child {
			display: block;
			margin-bottom: 5px;
		}

		.top-banner.home_banner .left-content h1 span {
			letter-spacing: 0px;
		}

			.top-banner.home_banner .left-content h1 span.head_last {
				font-weight: 800;
			}

	.top-banner.home_banner .left-content .para_box {
		border-left: medium none;
		margin: 8px 0 10px;
		padding-left: 0px;
	}

		.top-banner.home_banner .left-content .para_box .main_paragraph:first-child {
			color: #45c2ed !important;
			font-size: 19px;
			font-weight: 600;
			line-height: 30px;
		}

	.top-banner.home_banner .usps_wrapper {
		margin: 15px 0 0;
	}

		.top-banner.home_banner .usps_wrapper .usps_cricles {
			background: url("../images/sweep-tick.png");
			background-repeat: no-repeat;
			height: 20px;
			top: 12px;
			width: 24px;
		}

		.top-banner.home_banner .usps_wrapper ul li {
			display: inline-block;
			margin-bottom: 0px;
			padding: 8px 0px 8px 13px;
			vertical-align: text-top;
			width: 235px;
		}

			.top-banner.home_banner .usps_wrapper ul li p {
				color: #444444;
				font-size: 14px;
				font-weight: 600;
				line-height: 20px;
				margin-bottom: 3px;
				margin-left: 16px;
			}

		.top-banner.home_banner .usps_wrapper.tutoring ul li {
			width: 250px;
		}

	.top-banner.home_banner .trusted {
		margin: 15px 0 0px 0px;
	}

		.top-banner.home_banner .trusted span {
			color: #000 !important;
			text-transform: unset;
		}

			.top-banner.home_banner .trusted span span {
				background: #45c2ed;
				border-radius: 5px;
				color: #fff !important;
				font-weight: 700;
				padding: 3px 10px;
				vertical-align: unset;
			}

	.top-banner.home_banner .banner_seals {
		margin: 35px 0 30px;
	}

		.top-banner.home_banner .banner_seals ul {
			align-items: center;
			display: inline-flex;
			flex-wrap: wrap;
			gap: 10px;
		}

			.top-banner.home_banner .banner_seals ul li {
				border: 1px solid #45c2ed;
				border-radius: 10px;
				padding: 3px 5px 3px 5px;
				width: 170px;
			}

	.top-banner.home_banner .trust-pilot .trust-pilot-pic {
		height: 35px;
		width: 35px;
	}

	.top-banner.home_banner .trust-pilot.d-flex {
		border: 1px solid #45c2ed;
		border-radius: 30px;
		padding: 3px 9px;
		width: 180px;
	}

	.top-banner.home_banner .trust-pilot-text .name {
		font-weight: 600;
	}

	.top-banner.home_banner .trust-pilot-text {
		color: #444444;
	}

		.top-banner.home_banner .trust-pilot-text p:first-child {
			margin-bottom: 3px;
		}

		.top-banner.home_banner .trust-pilot-text .imgdiv {
			background: url("../images/4.9-stars-yellow.png");
			background-repeat: no-repeat;
			display: inline-block;
			height: 15px;
			width: 84px;
		}

	.top-banner.home_banner .secure_seals {
		background-color: #646eb3;
		border-radius: 10px;
		max-width: 530px;
		padding: 10px 15px 6px;
		text-align: center;
	}

		.top-banner.home_banner .secure_seals .seals {
			background: url("../images/secure_seals.png");
			background-repeat: no-repeat;
			display: inline-block;
			height: 45px;
			margin: 0 10px;
			width: 142px;
		}

			.top-banner.home_banner .secure_seals .seals.seal1 {
				background-position: 8px 0px;
			}

			.top-banner.home_banner .secure_seals .seals.seal2 {
				background-position: -163px 0;
			}

			.top-banner.home_banner .secure_seals .seals.seal3 {
				background-position: -345px 0;
			}

	.top-banner.home_banner .right-content .calculate_order {
		background: #fff;
		padding: 0 0 15px;
		position: unset !important;
	}

		.top-banner.home_banner .right-content .calculate_order::before {
			background: url("../images/form_calc_before.png");
			background-repeat: no-repeat;
			bottom: 15px;
			content: "";
			display: block;
			height: 454px;
			left: -203px;
			position: absolute;
			width: 275px;
		}

		.top-banner.home_banner .right-content .calculate_order .title-box {
			background-color: #646eb3;
			border-bottom: 5px solid #45c2ed;
			border-top-left-radius: 20px;
			border-top-right-radius: 20px;
			padding: 0px 20px 0px 20px;
		}

		.top-banner.home_banner .right-content .calculate_order .heading_box {
			align-items: center;
			display: flex;
			justify-content: space-between;
		}

		.top-banner.home_banner .right-content .calculate_order .discount_side {
			background: #45c2ed;
			border-radius: 5px;
			margin: -7px 15px 5px auto;
			max-width: 90px;
			padding: 8px 8px;
			position: relative;
			text-align: center;
		}

			.top-banner.home_banner .right-content .calculate_order .discount_side:before,
			.top-banner.home_banner .right-content .calculate_order .discount_side:after {
				border: 5px solid transparent;
				border-top-color: #45c2ed;
				content: "";
				display: inline-block;
				height: 0px;
				position: absolute;
				top: 2px;
				width: 0px;
				z-index: 111;
			}

			.top-banner.home_banner .right-content .calculate_order .discount_side:before {
				left: -2px;
				transform: rotate(-45deg);
			}

			.top-banner.home_banner .right-content .calculate_order .discount_side:after {
				right: -2px;
				transform: rotate(45deg);
			}

			.top-banner.home_banner .right-content .calculate_order .discount_side span {
				color: #fff;
				font-size: 14px;
				font-weight: 600;
				text-transform: uppercase;
			}

				.top-banner.home_banner .right-content .calculate_order .discount_side span b {
					display: block;
					font-size: 25px;
					line-height: 20px;
					margin: 4px 0 2px;
				}

		.top-banner.home_banner .right-content .calculate_order .limit_time {
			color: #fff;
			display: block;
			font-size: 12px;
			padding-bottom: 10px;
			text-align: center;
			text-transform: capitalize;
			width: 120px;
		}

		.top-banner.home_banner .right-content .calculate_order .content_area h3 {
			color: #fff;
			font-size: 18px;
			margin-top: 0px;
			text-transform: uppercase;
		}

		.top-banner.home_banner .right-content .calculate_order .content_area .avail {
			display: block;
			font-weight: 700;
			line-height: 22px;
			margin: 0px 0 2px;
		}

		.top-banner.home_banner .right-content .calculate_order .upto {
			background: #ffd34f;
			border-radius: 60px 60px 0px 0px;
			color: #444444;
			display: block;
			font-size: 12px;
			font-weight: 600;
			height: 26px;
			line-height: 17px;
			margin: 0 auto;
			padding: 5px 20px 0;
			text-align: center;
			text-transform: capitalize;
			width: 100%;
		}

		.top-banner.home_banner .right-content .calculate_order .title-box .upto span.anim {
			animation: salePulse 1.2s infinite;
			font-weight: 700;
			opacity: 1;
			vertical-align: middle;
			-webkit-animation: salePulse 1.2s infinite;
		}

		.top-banner.home_banner .right-content .calculate_order .title-box .upto span.bl_dis {
			font-weight: 700;
			margin: 0;
			vertical-align: baseline;
		}

		.top-banner.home_banner .right-content .calculate_order .title-box .upto span {
			font-size: 13px;
			font-weight: 600;
			margin-right: 0px;
			vertical-align: text-top;
		}

		.top-banner.home_banner .right-content .calculate_order .label_title {
			color: #646eb3;
			display: block;
			font-size: 15px;
			font-weight: 600;
			line-height: 15px;
			margin: 0 auto;
			padding: 15px 0 0;
			text-align: center;
			text-transform: uppercase;
		}

	.top-banner.home_banner .right-content .btn_box {
		text-align: center;
		padding: 0 20px;
	}

		.top-banner.home_banner .right-content .btn_box .proceedbtn {
			background-color: #707ed7;
			border: medium;
			border-color: #707ed7;
			border-radius: 5px;
			color: #fff;
			cursor: pointer;
			display: inline-block;
			font-size: 16px;
			font-weight: 600;
			height: 42px;
			margin: 10px auto 0px;
			min-height: 100%;
			padding: 12px 30px 12px;
			position: relative;
			text-align: center;
			text-decoration: unset;
			width: 100%;
		}

		.top-banner.home_banner .right-content .btn_box .bgdark {
			background-color: #5a66bc;
			border-radius: 5px;
			display: inline-block;
			height: 42px;
			margin: 10px 0 0;
			position: absolute;
			width: 20px;
			z-index: 222;
		}

		.top-banner.home_banner .right-content .btn_box .orderbtn:hover .proceedbtn {
			background-color: #5a66bc !important;
			color: #fff !important;
			transform: none;
			transition: none;
			z-index: 333;
		}

		.top-banner.home_banner .right-content .btn_box .orderbtn {
			display: block;
			padding: 0 20px;
		}

	.top-banner.home_banner .right-content .orderbtn:hover .bgdark {
		background-color: #5a66bc !important;
		color: #fff !important;
		max-width: 265px;
		transition: all 0.35s cubic-bezier(1, 0, 0, 1);
	}

	.top-banner.home_banner .right-content .order-form {
		padding: 15px 20px 0px;
	}

	.top-banner.home_banner .right-content .btn_box .text-below-form {
		margin-left: -10px;
		margin-top: 10px;
	}

		.top-banner.home_banner .right-content .btn_box .text-below-form span {
			color: #000;
			font-weight: 500;
			margin-left: 3px;
			margin-top: 3px;
		}

			.top-banner.home_banner .right-content .btn_box .text-below-form span b {
				font-weight: 700;
			}

	.top-banner.home_banner .right-content .order-form .form-control {
		background-color: #f3f3f3;
		border: 1px solid #f3f3f3;
		border-radius: 5px;
		box-shadow: unset;
		color: #444444;
		font-size: 13px;
		height: 37px;
		margin: 0px auto 0px;
		padding: 10px 15px 10px 20px;
		-webkit-box-shadow: unset;
	}

	.top-banner.home_banner .right-content .order-form .lbl {
		margin: 0px !important;
		padding: 0;
	}

	.top-banner.home_banner .right-content .order-form .form-group {
		margin: 0px auto 10px;
		position: relative;
	}

		.top-banner.home_banner .right-content .order-form .form-group i {
			color: #707ed7;
			font-size: 17px;
			left: 0;
			margin: 35px 0 0 10px;
			position: absolute;
			z-index: 222;
		}
	/* TopBanner Landingpage Calculator Starts*/
	.top-banner.home_banner .right-content .calculate_order.calculator_wrapper .order-form {
		padding: 15px 20px 0px;
	}

	.top-banner.home_banner .right-content .calculate_order.calculator_wrapper {
		background: #fff;
		padding: 0 0 15px;
	}

	.top-banner.home_banner .right-content .calculate_order .order-form select.dropdown-custom {
		padding: 6px 10px 4px 35px;
	}

	.top-banner.home_banner .right-content .calculate_order .order-form select {
		background-color: #f3f3f3;
		background-image: url("../images/arrow_down_blue.png");
		border: 1px solid #eee;
		border-radius: 5px;
		box-shadow: unset;
		color: #444444;
		font-weight: 500;
		height: 37px;
		margin: 0 auto 15px;
		padding: 5px 7px 5px 7px;
		background-repeat: no-repeat;
		background-position: 95% 50%;
	}

		.top-banner.home_banner .right-content .calculate_order .order-form select.pages.calcPagesDropdown {
			border-radius: 0;
			height: 37px;
			margin: 0px -3px 0px;
			width: 78% !important;
		}

	.top-banner.home_banner .right-content .calculate_order .quantity-right-plus,
	.top-banner.home_banner .right-content .calculate_order .quantity-left-minus {
		border-radius: 5px;
		font-size: 13px;
		height: 37px;
		margin: 0px auto 0px;
		padding: 7.3px 12.7px;
	}

	.top-banner.home_banner .right-content .calculate_order .quantity-left-minus {
		border-bottom-right-radius: 0;
		border-top-right-radius: 0;
	}

	.top-banner.home_banner .right-content .calculate_order .quantity-right-plus {
		border-bottom-left-radius: 0;
		border-top-left-radius: 0;
	}

	.top-banner.home_banner .right-content .calculate_order .order-form select.medium {
		margin-right: 1.5%;
		width: 58.5% !important;
	}

	.top-banner.home_banner .right-content .order-form .spacing_wrap p {
		display: inline-block;
		margin: 15px 0px 0 0;
		width: 47%;
	}

		.top-banner.home_banner .right-content .order-form .spacing_wrap p:last-child {
			margin-left: 4.7%;
		}

	.top-banner.home_banner .right-content .order-form .spacing_wrap label {
		border: 1px solid #e3e3e3;
		border-radius: 5px;
		color: #444;
		font-size: 13px;
		font-weight: 500;
		line-height: 20px;
		margin: 0 0px 0px 0px;
		padding: 4px 30px 1px 30px;
		text-align: left;
		top: 0;
		width: 100%;
	}

		.top-banner.home_banner .right-content .order-form .spacing_wrap label span {
			line-height: 0;
			position: relative;
			top: -1px;
			vertical-align: baseline;
		}

	.top-banner.home_banner .right-content .order-form .spacing_wrap [type="radio"]:checked + label:before,
	.top-banner.home_banner .right-content .order-form .spacing_wrap [type="radio"]:not(:checked) + label:before {
		height: 15px;
		left: 5px;
		top: 5px;
		width: 15px;
	}

	.top-banner.home_banner .right-content .order-form .spacing_wrap [type="radio"]:checked + label::after,
	.top-banner.home_banner .right-content .order-form .spacing_wrap [type="radio"]:not(:checked) + label::after {
		height: 9px;
		left: 8px;
		top: 8px;
		width: 9px;
	}

	.top-banner.home_banner .right-content .order-form .spacing_wrap [type="radio"]:checked + label span {
		color: #00abe6;
	}

	.top-banner.home_banner .right-content .order-form .spacing_wrap [type="radio"]:checked + label {
		border: 1px solid #00abe6 !important;
	}

	.top-banner.home_banner .right-content .total_prices {
		background: #fff0c1;
		border: 1px solid #ffde7d;
		border-radius: 5px;
		font-weight: 600;
		margin: 15px auto 15px;
		padding: 8px 3px 8px 15px;
		text-align: left;
		width: 75%;
	}

		.top-banner.home_banner .right-content .total_prices p {
			color: #444444;
			font-family: 'Poppins', sans-serif;
			font-size: 14px;
			font-weight: 700;
			line-height: 22px;
			margin: 0px 0 0;
			text-transform: uppercase;
			width: 100%;
		}

			.top-banner.home_banner .right-content .total_prices p span.main {
				background: #ffd34f;
				border-radius: 5px;
				color: #444444;
				font-size: 19px;
				font-weight: 800;
				line-height: 20px;
				padding: 5px 10px 5px;
			}

			.top-banner.home_banner .right-content .total_prices p span.dollor {
				font-size: 20px;
				font-weight: 700;
				position: relative;
				top: 1px;
			}

			.top-banner.home_banner .right-content .total_prices p span.amount {
				vertical-align: middle;
			}

	.top-banner.home_banner .right-content .stand_prices p span:nth-child(4) {
		display: none;
	}

	.top-banner.home_banner .right-content .cal_right_tp {
		display: block;
		margin: 0 auto;
		width: 83%;
	}

	.top-banner.home_banner .right-content .stand_prices p {
		color: #000;
		font-size: 13px;
		margin: 10px 0 10px;
	}

	.top-banner.home_banner .right-content .cm_sp {
		color: #000;
		float: right;
		font-size: 14px;
		margin: 5px 0 0;
	}

	.top-banner.home_banner .right-content .stand_prices p span.title {
		display: inline-block;
		width: 155px;
	}

	.top-banner.home_banner .right-content .stand_prices p .dollar {
		font-size: 14px;
	}
/* TopBanner LandingPage Calculator Ends*/
/* ThankYou Page Starts */
section.commonbanner.thank_banner {
	background-color: #6572c8 !important;
	background-image: none;
	padding: 70px 0 155px;
	position: relative;
	text-align: center;
}

	section.commonbanner.thank_banner::after {
		background-image: url(../images/papers-clip.png);
		background-position: bottom;
		background-repeat: no-repeat;
		background-size: 100%;
		bottom: -4px;
		content: "";
		height: 171px;
		left: 0;
		margin: 0 auto;
		max-width: 1480px;
		position: absolute;
		right: 0;
		width: 100%;
	}

	section.commonbanner.thank_banner h1.large_title {
		font-size: 30px;
		font-weight: 600;
		text-transform: capitalize;
	}

	section.commonbanner.thank_banner h1.medium_title.no_case {
		font-size: 15px;
		font-weight: 300;
		margin: 10px 0;
	}

	section.commonbanner.thank_banner img {
		display: block;
		margin: 0px auto 15px;
	}

.discount.thankyou {
	padding: 30px 0 70px !important;
}

	.discount.thankyou::before {
		background: #fff;
		border-radius: 0 0 50% 50%;
		border-radius: 60% 60% 0 0;
		content: "";
		height: 35px;
		margin-top: -15px;
		position: absolute;
		top: 0px;
		width: 100%;
		z-index: 222;
	}

	.discount.thankyou .large_title b {
		color: #444444;
		font-weight: 700;
	}

	.discount.thankyou .main_paragraph {
		color: #444444 !important;
		line-height: 24px;
		margin: 10px 0 0;
	}

	.discount.thankyou .img_seals {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 50px 0 70px;
	}

.anim {
	animation: salePulse 1.2s infinite;
	opacity: 1;
	-webkit-animation: salePulse 1.2s infinite;
}

.discount.thankyou .img_seals .seal1 {
	background: url("../images/thanks_discount_seal.png");
	background-repeat: no-repeat;
	height: 204px;
	left: 0;
	position: relative;
	right: 0;
	top: 0px;
	width: 212px;
}

	.discount.thankyou .img_seals .seal1::before {
		background: url("../images/discount_line1.png");
		content: "";
		height: 123px;
		margin: -110px 0 0 110px;
		position: absolute;
		width: 350px;
	}

	.discount.thankyou .img_seals .seal1 span {
		color: #fff;
		font-weight: 500;
		left: 0;
		position: absolute;
		right: 0;
		text-align: center;
		text-transform: uppercase;
		top: 40px;
		width: 212px;
	}

		.discount.thankyou .img_seals .seal1 span .disc_type {
			display: block;
			font-size: 20px;
			margin: 0 0 15px;
			position: relative;
			top: 0;
		}

		.discount.thankyou .img_seals .seal1 span .disc {
			display: block;
			font-size: 20px;
			letter-spacing: 1px;
			margin: 0px 0 0px;
			position: relative;
			top: 0;
		}

		.discount.thankyou .img_seals .seal1 span b {
			color: #444;
			display: block;
			font-size: 60px;
			font-weight: 800;
			line-height: 50px;
			margin: 0px 0 15px;
		}

.discount.thankyou .img_seals .seal2 {
	background: url("../images/thanks_discount_mainseal.png");
	background-repeat: no-repeat;
	height: 375px;
	position: relative;
	top: 0px;
	width: 406px;
}

	.discount.thankyou .img_seals .seal2::after {
		background: url("../images/discount_line2.png");
		bottom: 0;
		content: "";
		height: 123px;
		margin: 0px 0 0 300px;
		position: absolute;
		width: 350px;
	}

	.discount.thankyou .img_seals .seal2 span {
		color: #fff;
		font-weight: 500;
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		text-align: center;
		text-transform: uppercase;
		top: 40px;
	}

		.discount.thankyou .img_seals .seal2 span .limit_time {
			font-size: 12px;
			letter-spacing: 2px;
			margin: 15px 0 0;
		}

		.discount.thankyou .img_seals .seal2 span .offer {
			font-size: 36px;
			font-weight: 700;
			letter-spacing: 1px;
			margin: 32px 0 0px;
		}

		.discount.thankyou .img_seals .seal2 span .lowest {
			color: #444;
			font-size: 15px;
			line-height: 17px;
			margin: 153px 0 0;
		}

		.discount.thankyou .img_seals .seal2 span .disc_type {
			display: block;
			font-size: 20px;
			font-weight: 400;
			margin: 0 0 17px;
			position: relative;
			text-transform: none;
			top: 0;
		}

		.discount.thankyou .img_seals .seal2 span .disc {
			display: block;
			font-size: 14px;
			letter-spacing: 1px;
			margin: 35px 0 0px;
			position: relative;
			top: 0;
		}

		.discount.thankyou .img_seals .seal2 span b {
			color: #ffe401;
			display: block;
			font-size: 65px;
			font-weight: 800;
			line-height: 50px;
			margin: 110px 0 4px;
		}

.discount.thankyou .img_seals .seal3 {
	background: url("../images/thanks_discount_seal.png");
	background-repeat: no-repeat;
	height: 204px;
	left: 0;
	position: relative;
	right: 0;
	top: 0px;
	width: 212px;
}

	.discount.thankyou .img_seals .seal3 span {
		color: #fff;
		font-weight: 500;
		left: 0;
		position: absolute;
		right: 0;
		text-align: center;
		text-transform: uppercase;
		top: 40px;
		width: 212px;
	}

		.discount.thankyou .img_seals .seal3 span .disc_type {
			display: block;
			font-size: 20px;
			margin: 0 0 5px;
			position: relative;
			top: 0;
		}

			.discount.thankyou .img_seals .seal3 span .disc_type em {
				display: block;
				font-size: 16px;
				font-style: unset;
				font-weight: 500;
				text-transform: none;
			}

		.discount.thankyou .img_seals .seal3 span .disc {
			display: block;
			font-size: 20px;
			letter-spacing: 1px;
			margin: 0px 0 0px;
			position: relative;
			top: 0;
		}

		.discount.thankyou .img_seals .seal3 span b {
			color: #444;
			display: inline-block;
			font-size: 55px;
			font-weight: 800;
			line-height: 45px;
			margin: 0px 0 14px;
		}
/* Seals Ends */
.benefits_area.thankyou {
	background-color: #f9f9f9;
}

	.benefits_area.thankyou .benefit_card.newbox {
		background: #fff !important;
		border: 2px solid #fff;
	}

		.benefits_area.thankyou .benefit_card.newbox:hover {
			border: 2px solid #42c3ef;
		}
/* ThankYou Page ends */
/* New HeaderNavigation starts */
header {
	background: #f5f5f6;
	border-bottom: 1px solid #ddd;
	padding: 0px 0 5px;
}

.navigation-menu li a {
	display: block;
	line-height: 20px;
	padding-left: 0px;
	pointer-events: auto;
	transition: all .5s;
	-webkit-transition: all .5s;
	color: #666363;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0px;
	margin-right: 15px;
}

	header ul.navbar-right li .loginbtn {
		border: 1px solid #45c2ed;
		box-shadow: unset !important;
		color: #45c2ed !important;
		font-size: 15px;
		margin: 0 5px 0 0;
		min-width: 120px;
		padding: 6px 10px 5px;
		-webkit-box-shadow: unset !important;
	}

header ul.navbar-right li .orderbtn {
	border: 1px solid #45c2ed;
	border-radius: 10px;
	box-shadow: unset !important;
	font-size: 15px;
	min-width: 115px;
	padding: 6px 10px 5px;
	-webkit-box-shadow: unset !important;
}
.carousel-item {
	transition: transform 0.6s ease-in-out;
	display: none; /* Hide all items by default */
}

	.carousel-item.active {
		display: block; /* Show active item */
	}

.slide-in-right {
	transform: translateX(100%);
	animation: slideInRight 0.6s forwards; /* Slide in from right */
}

.slide-in-left {
	transform: translateX(-100%);
	animation: slideInLeft 0.6s forwards; /* Slide in from left */
}

.slide-out-left {
	animation: slideOutLeft 0.6s forwards; /* Slide out to left */
}

.slide-out-right {
	animation: slideOutRight 0.6s forwards; /* Slide out to right */
}

@keyframes slideInRight {
	from {
		transform: translateX(100%);
	}

	to {
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	from {
		transform: translateX(-100%);
	}

	to {
		transform: translateX(0);
	}
}

@keyframes slideOutLeft {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-100%);
	}
}

@keyframes slideOutRight {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(100%);
	}
}
/* For New Chat window */
.site_chat {
	height: 60px;
	width: 60px;
	background-color: #45c2ed;
	position: fixed;
	right: 24px;
	bottom: 20px;
	border-radius: 100%;
	text-align: center;
	padding: 14px 0;
	z-index: 99999;
	cursor: pointer
}

.chat_wrapper {
	position: absolute;
	left: -269px;
	top: -95px;
	border: 1px solid #f7f7f9;
	box-shadow: 0 2px 3px rgba(0,0,0,.08);
	width: 330px;
	padding: 14px 10px 14px;
	background-color: #fff;
	border-radius: 6px;
	justify-content: space-between;
	display: none;
}

.chat_box_wrapper a {
	text-decoration: none
}

.chat_box_wrapper {
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 176px;
}

.chat_box {
	margin-left: auto;
	margin-right: 2px;
	border: 1px solid #f7f7f9;
	background-color: #fff;
	max-width: 330px;
	padding: 10px 10px 12px;
	box-shadow: 0 2px 3px rgba(0,0,0,.08);
	border-radius: 5px;
	color: #92929e;
	right: 20px;
	margin-bottom: 10px;
}

.chat_top, .chat_btm {
	display: flex;
}

	.chat_top p {
		line-height: 21px;
		font-weight: 400;
		color: #545454e0;
		font-size: 14px;
		margin-bottom: 10px;
	}

.chat_btm {
	justify-content: space-between
}

	.chat_btm p, .chat_btm p a {
		color: #92929e !important;
		font-size: 14px;
		margin-bottom: 0;
		padding: 0 3px;
	}

.chat_top img {
	width: 35px;
	height: 32px;
	margin-right: 7px;
	position: relative;
	top: 5px;
}

.chat_box_wrapper .chat_box {
	display: none
}

.chat_close {
	position: absolute;
	right: 0;
	top: -33px;
	background-color: #f7f7f9;
	border: 1px solid #ddd;
	height: 25px;
	width: 25px;
	text-align: center;
	box-shadow: 0 2px 3px rgba(0,0,0,.08);
	color: #92929e;
	border-radius: 100%;
	line-height: 24px;
}

	.chat_close i {
		font-size: 16px;
	}

	.chat_close:hover {
		opacity: 0.8;
		cursor: pointer
	}

.chat_wrapper a {
	border-radius: 13px;
	font-size: 14px;
	font-weight: 500;
	color: #979797;
	position: relative;
	top: 1px;
	float: left;
}

	.chat_wrapper a span {
		display: inline-block;
		height: 10px;
		width: 10px;
		background-color: #2dc98a;
		border-radius: 100%;
		margin-right: 7px;
		position: relative;
		top: 0px;
	}

.chat_box_wrapper .chat_box:hover {
	cursor: pointer !important;
}

.inner_chat_icons i {
	color: #92929ead;
	font-size: 17px;
}

	.inner_chat_icons i:nth-child(2) {
		margin: 0 10px;
	}
	.chat_wrapper a, .chat_wrapper div {
		display: inline-block
	}

	.chat_wrapper div {
		float: right
	}

.site_chat img:nth-child(2) {
	position: fixed;
	bottom: 25px;
	width: 130px;
	right: 3px;
	transform: rotate(-23deg);
}

.loader {
	height: 500px;
}

.bubble_wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.chat-bubble {
	background-color: #45c2ed;
	padding: 25px 37px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	position: relative
}

.typing {
	align-items: center;
	display: flex;
	height: 17px;
}

	.typing .dot {
		animation: mercuryTypingAnimation 1.2s infinite ease-in-out;
		background-color: #fff;
		border-radius: 50%;
		height: 9px;
		margin-right: 7px;
		vertical-align: middle;
		width: 9px;
		display: inline-block;
	}

		.typing .dot:nth-child(1) {
			animation-delay: 200ms;
		}

		.typing .dot:nth-child(2) {
			animation-delay: 300ms;
		}

		.typing .dot:nth-child(3) {
			animation-delay: 400ms;
		}

		.typing .dot:last-child {
			margin-right: 0;
		}

@keyframes mercuryTypingAnimation {
	0% {
		transform: translateY(0px);
		background-color: #fff;
	}

	28% {
		transform: translateY(-15px);
		background-color: #fff;
	}

	44% {
		transform: translateY(0px);
		background-color: #fff;
	}
}

.arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #45c2ed;
	position: absolute;
	bottom: -8px;
	transform: rotate(135deg);
}

.d_none {
	display: none !important;
}

/* Responsive for medium screens */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.top-banner.home_banner .right-content .calculate_order::before {
		display: none;
	}

	.top-banner.home_banner .right-content .calculate_order .order-form select.pages.calcPagesDropdown {
		margin: 0px -4px 0px;
		width: 77% !important;
	}

	.top-banner.home_banner .right-content .calculate_order .order-form select.medium {
		margin-right: 2%;
		width: 57% !important;
	}

	.top-banner.home_banner .right-content .order-form .spacing_wrap label {
		padding: 4px 25px 1px;
	}

	.top-banner.home_banner .right-content .total_prices p {
		width: 100%;
	}

	.top-banner.home_banner .banner_seals, .top-banner.home_banner .secure_seals {
		margin: 35px auto 30px;
		text-align: center;
	}

	section.commonbanner.thank_banner h1.large_title {
		text-align: center !important;
	}

	section.commonbanner.thank_banner {
		padding: 50px 0 105px;
	}

		section.commonbanner.thank_banner::after {
			background-size: 100%;
			bottom: 10px;
			width: 100%;
		}

	.discount.thankyou .img_seals .seal1::before,
	.discount.thankyou .img_seals .seal2::after,
	.discount.thankyou .main_paragraph br {
		display: none !important;
	}
}
/* Responsive Screens Tablet*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.centered_elem.navigation-menu {
		left: 0 !important;
		margin: 60px 0 10px !important;
		right: 0 !important;
		transform: unset !important;
	}

	header .navbar-header a {
		max-width: 190px;
	}

	header ul.navbar-right li .loginbtn,
	header ul.navbar-right li .orderbtn {
		min-width: 150px !important;
		padding: 8px 10px 4px !important;
	}

	.top-banner.home_banner .left-content {
		padding: 0 0 20px !important;
	}

	.top-banner.home_banner .right-content .calculate_order {
		margin: 0 auto;
		width: 70%;
	}

		.top-banner.home_banner .right-content .calculate_order::before {
			display: none;
		}

		.top-banner.home_banner .right-content .calculate_order .title-box {
			justify-content: space-around;
		}

	.top-banner.home_banner .banner_seals,
	.top-banner.home_banner .secure_seals {
		margin: 35px auto 30px;
		text-align: center;
	}

	.top-banner.home_banner .trusted {
		text-align: center;
	}

	section.commonbanner.thank_banner {
		padding: 50px 0 105px;
	}

		section.commonbanner.thank_banner::after {
			background-size: 100%;
			bottom: 10px;
			width: 100%;
		}

	.discount.thankyou .img_seals .seal1::before,
	.discount.thankyou .img_seals .seal2::after {
		display: none;
	}

	.discount.thankyou .img_seals .seal2 {
		background-size: 100%;
		height: 280px;
		width: 300px;
	}

		.discount.thankyou .img_seals .seal2 span .limit_time {
			font-size: 10px;
			letter-spacing: 1px;
			margin: 0px 0 0;
		}

		.discount.thankyou .img_seals .seal2 span {
			top: 33px;
		}

			.discount.thankyou .img_seals .seal2 span .offer {
				font-size: 20px;
				margin: 15px 0 0px;
			}

			.discount.thankyou .img_seals .seal2 span b {
				font-size: 44px;
				line-height: 45px;
				margin: 70px 0 0px;
			}

			.discount.thankyou .img_seals .seal2 span .disc_type {
				font-size: 15px;
				margin: 0 0 0px;
			}

			.discount.thankyou .img_seals .seal2 span .lowest {
				font-size: 12px;
				line-height: 17px;
				margin: 103px 0 0;
			}

			.discount.thankyou .img_seals .seal2 span .disc {
				font-size: 12px;
				margin: 28px 0 0px;
			}

	.discount.thankyou .img_seals {
		justify-content: center;
		padding: 30px 0 40px;
	}

	section.commonbanner.thank_banner h1.large_title {
		text-align: center !important;
	}
}
/* Responsive Screens Mobile*/
@media only screen and (max-width: 767px) {
	header {
		background: #f5f5f6 !important;
		padding: 0px 0 8px !important;
	}

		header ul.navbar-right {
			margin: -8px 0 0 8px;
		}

	.top-banner.home_banner {
		background-position: center;
		background-size: cover;
		padding: 20px 0 20px !important;
	}

		.top-banner.home_banner .left-content h1 {
			font-size: 20px !important;
			line-height: 26px;
			padding: 10px 0px 5px !important;
		}

			.top-banner.home_banner .left-content h1 span:first-child {
				margin-bottom: 0px;
			}

		.top-banner.home_banner .hexagon {
			padding: 0 8px;
		}

		.top-banner.home_banner .left-content .para_box {
			margin: 0px 0 10px;
		}

			.top-banner.home_banner .left-content .para_box .main_paragraph {
				font-size: 14px;
				line-height: 20px;
			}

				.top-banner.home_banner .left-content .para_box .main_paragraph:first-child {
					font-size: 15px;
					line-height: 20px;
					margin-bottom: 5px;
				}

		.top-banner.home_banner .usps_wrapper {
			margin: 10px 0 0;
		}

			.top-banner.home_banner .usps_wrapper ul li,
			.top-banner.home_banner .usps_wrapper.tutoring ul li {
				padding: 5px 10px 5px 15px;
				width: 100%;
			}

				.top-banner.home_banner .usps_wrapper ul li p {
					font-size: 14px;
				}

			.top-banner.home_banner .usps_wrapper .usps_cricles {
				top: 8px;
			}

		.top-banner.home_banner .trusted span {
			font-size: 17px;
			margin: 0;
		}

		.top-banner.home_banner .banner_seals {
			margin: 10px 0 20px;
			padding: 5px 0 5px 0px;
			text-align: center;
		}

			.top-banner.home_banner .banner_seals .trust-pilot {
				justify-content: center !important;
			}

			.top-banner.home_banner .banner_seals ul {
				gap: 5px;
				width: 100%;
			}

				.top-banner.home_banner .banner_seals ul li {
					display: inline-block;
					margin: 0 auto;
					padding: 2px 5px 1px 1px;
					width: 32%;
				}

			.top-banner.home_banner .banner_seals .trust-pilot img {
				width: 100%;
			}

		.top-banner.home_banner .trust-pilot .trust-pilot-pic {
			height: 25px;
			margin-right: 3px !important;
			width: 20px;
		}

		.top-banner.home_banner .trust-pilot-text {
			font-size: 10px;
			text-align: left;
		}

			.top-banner.home_banner .trust-pilot-text p b {
				font-size: 11px;
			}

	.trust-pilot-text p:first-child {
		margin-bottom: 2px;
		margin-top: 0px;
	}

	.top-banner.home_banner .secure_seals .seal_mobile {
		margin: 0 6px 0 0;
		max-width: 32%;
		min-width: 100px;
	}

		.top-banner.home_banner .secure_seals .seal_mobile:last-child {
			margin: 0;
		}

	.topreview_btn {
		display: block;
	}

	.top-banner.home_banner .right-content .calculate_order::before {
		display: none;
	}

	.top-banner.home_banner .right-content.calculate_banner_mobile {
		margin: 0 auto !important;
		padding: 0 0 20px !important;
	}

	.top-banner.home_banner .right-content .calculate_order {
		margin: 25px auto 0 !important;
		padding: 0 0 15px !important;
		width: 100% !important;
	}

	.top-banner.home_banner .secure_seals {
		padding: 5px 5px 2px 5px;
		text-align: center;
	}

		.top-banner.home_banner .secure_seals .d-flex {
			display: flex !important;
			justify-content: space-around !important;
		}

	.top-banner.home_banner .right-content .order-form {
		padding: 15px 15px 0px;
	}

		.top-banner.home_banner .right-content .order-form .form-group,
		.top-banner.home_banner .right-content .calculate_order .order-form select {
			margin: 0px auto 10px;
		}

	.top-banner.home_banner .right-content .calculate_order .content_area h3 {
		font-size: 16px;
		margin-top: 3px;
	}

	.top-banner.home_banner .right-content .calculate_order .title-box .fill_form {
		font-size: 13px;
	}

	.top-banner.home_banner .right-content .calculate_order .title-box {
		padding: 0px 10px;
	}

	.top-banner.home_banner .right-content .calculate_order .content_area .limit_time {
		padding-bottom: 5px;
	}

	.top-banner.home_banner .right-content .calculate_order .discount_side {
		margin: -7px 10px 5px auto;
	}

	.top-banner.home_banner .right-content .calculate_order .upto {
		font-size: 11px;
		height: 24px;
		line-height: 17px;
		padding: 5px 15px 0;
	}

	.top-banner.home_banner .right-content .btn_box .proceedbtn {
		font-size: 15px;
		padding: 12px 20px 12px;
	}

	.top-banner.home_banner .right-content .calculate_order .content_area .avail {
		margin: 0px 0 0;
	}

	.top-banner.home_banner .right-content .calculate_order .order-form select.medium {
		margin-right: 0;
		width: 100% !important;
	}

	.top-banner.home_banner .right-content .calculate_order .order-form select.pages.calcPagesDropdown {
		background-position: 85% 55%;
		left: 55px;
		margin: 0px -4px 0px;
		width: 78% !important;
	}

	.top-banner.home_banner .trust-pilot-text .imgdiv {
		background: url("../images/4.9-stars-yellow.png");
		background-size: 100%;
		height: 10px;
		max-width: 100%;
		min-width: 60px;
		width: auto;
	}

	.top-banner.home_banner .right-content .order-form .spacing_wrap label {
		font-size: 12px;
		padding: 4px 10px 1px 25px;
	}

	.top-banner.home_banner .right-content .order-form .spacing_wrap p:last-child {
		margin-left: 10px;
	}

	.top-banner.home_banner .right-content .total_prices p {
		font-size: 12px;
	}

	.top-banner.home_banner .right-content .total_prices {
		padding: 8px 3px 8px 10px;
		width: 88%;
	}

		.top-banner.home_banner .right-content .total_prices p span.dollor {
			font-size: 18px;
			top: 2px;
		}

		.top-banner.home_banner .right-content .total_prices p em.amount {
			vertical-align: middle;
		}

		.top-banner.home_banner .right-content .total_prices p span.main {
			font-size: 16px;
		}

	.top-banner.home_banner .right-content .cal_right_tp {
		width: 100%;
	}

	.top-banner.home_banner .right-content .stand_prices p span.title {
		width: 140px;
	}

	.top-banner.home_banner .right-content .stand_prices p {
		font-size: 11px;
	}

		.top-banner.home_banner .right-content .stand_prices p .dollar,
		.top-banner.home_banner .right-content .cm_sp {
			font-size: 13px;
		}

	section.commonbanner.thank_banner::after {
		background-position: 100%;
		background-size: 100%;
		bottom: -4px;
		height: 80px;
		width: 100%;
	}

	.discount.thankyou .img_seals {
		flex-direction: column;
		gap: 30px;
		padding: 30px 0px;
		width: 100%;
	}

		.discount.thankyou .img_seals .seal1::before,
		.discount.thankyou .img_seals .seal2::after {
			display: none;
		}

		.discount.thankyou .img_seals .seal2 {
			background-size: 100%;
			height: 280px;
			width: 300px;
		}

			.discount.thankyou .img_seals .seal2 span .limit_time {
				font-size: 10px;
				letter-spacing: 1px;
				margin: 0px 0 0;
			}

			.discount.thankyou .img_seals .seal2 span {
				top: 33px;
			}

				.discount.thankyou .img_seals .seal2 span .offer {
					font-size: 20px;
					margin: 15px 0 0px;
				}

				.discount.thankyou .img_seals .seal2 span b {
					font-size: 44px;
					line-height: 45px;
					margin: 70px 0 0px;
				}

				.discount.thankyou .img_seals .seal2 span .disc_type {
					font-size: 15px;
					margin: 0 0 0px;
				}

				.discount.thankyou .img_seals .seal2 span .lowest {
					font-size: 12px;
					line-height: 17px;
					margin: 103px 0 0;
				}

				.discount.thankyou .img_seals .seal2 span .disc {
					font-size: 12px;
					margin: 28px 0 0px;
				}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon1 {
		background-position: -20px -227px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon2 {
		background-position: -130px -228px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon3 {
		background-position: -285px -226px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon4 {
		background-position: -403px -227px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon5 {
		background-position: -283px -305px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon6 {
		background-position: -402px -305px !important;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon7 {
		background-position: -30px -305px;
	}

	.tutor .benefit_card.newbox .card_content .icon_wraper.icon8 {
		background-position: -130px -304px;
	}

	.benefit_card.newbox .card_content .icon_wraper.icon6 {
		background-position: -403px -227px !important;
	}

	.review__btn--wrapper a {
		margin-bottom: 5px;
		display: inline-block;
	}

	.review__btn--wrapper #writereview .modal-content {
		padding: 10px 5px 20px;
	}

	#writereview.modal form input, #writereview.modal form textarea {
		padding: 5px 10px;
	}

	.review__btn--wrapper #writereview .modal-content .modal-header {
		padding: 5px 15px 10px;
	}

	#writereview.modal form .star-rating {
		padding: 0;
	}

		#writereview.modal form .star-rating label {
			margin: 0;
		}

	#ourprocess .process__column h5 span.mobile {
		background: #6772e5 !important;
	}
}

/*login Form start*/
.form_area_wrapper {
	box-shadow: 1px 1px 17px #ccc;
	max-width: 576px;
	border-radius: 5px;
	padding: 40px 45px 45px;
	width: 100%;
	margin: 0 auto;
}

	.form_area_wrapper h2 {
		text-align: center;
		font-weight: 800;
		padding: 0 0 20px;
		margin: 0;
		font-size: 26px;
	}

	.form_area_wrapper label {
		font-size: 17px;
		font-weight: 600;
		margin-bottom: 6px;
		display: block;
	}

	.form_area_wrapper input {
		padding: 10px 15px;
		border-radius: 5px;
		border: 1px solid #0000004f;
		font-size: 16px;
		margin-bottom: 2px;
	}

	.form_area_wrapper button {
		padding: 10px 0;
		background-color: #45c2ed;
		color: #fff;
		border: unset;
		font-size: 19px;
		border-radius: 4px;
		margin-top: 15px;
		width: 100%;
		transition: all 0.2s linear;
	}

.form_body {
	margin: 0;
	padding: 0;
	width: 100vw;
	height: 100vh;
	overflow: hidden; /* Prevent scrolling */
}

.form_area {
	margin: 60px 20px 120px 20px;
}

.form_area_wrapper .form_group {
	display: flex;
	flex-direction: column;
	margin-bottom: 15px;
}

.form_btn {
	width: 100%;
	text-align: center;
}

.form_area_wrapper input:focus {
	border: 1px solid #ccc;
	box-shadow: unset;
	outline: 1px solid #ccc;
}

.form_area_wrapper input:focus-visible {
	outline: 1px solid #ccc;
	background-color: lightyellow;
}

.form_area_wrapper button:hover {
	cursor: pointer;
	opacity: 0.9
}

.lead_form .btn-submit span {
	color: #ffd34f;
	font-size: 18px;
}

.review_btn_wrapper {
	text-align: center;
	margin-bottom: 60px;
}

	.review_btn_wrapper button {
		width: unset !important;
		background-color: #45c2ed;
		border-color: #45c2ed;
	}

.tp_adj {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#writereview .modal-header {
	display: flex;
	justify-content: space-between;
}

#writereview .close {
	background-color: #45c2ed;
	border: unset;
	height: 40px;
	width: 40px;
	border-radius: 100%;
	color: #fff;
}

#writereview .modal-header .close:hover {
	background-color: #45c2ed !important;
	color: #fff;
	opacity: 0.9;
}
/*Review css starts */
.banner_area {
	padding: 40px 0 0px;
}

.site_review_details .logo_wrapper {
	border: 1px solid #d9d9d9;
	padding: 30px 30px;
	border-radius: 7px;
	box-shadow: 1px 1px 1px #cccccc5c;
	background-color: #fff;
}

.site_review_details {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.flower {
	width: 25px; /* adjust to control the size */
	aspect-ratio: 1;
	--g: /21.98% 21.98% radial-gradient(#000 calc(71% - 1px),#0000 71%) no-repeat;
	mask: 100% 50% var(--g),92.063% 77.032% var(--g),70.771% 95.482% var(--g),42.884% 99.491% var(--g),17.257% 87.787% var(--g),2.025% 64.087% var(--g),2.025% 35.913% var(--g),17.257% 12.213% var(--g),42.884% 0.509% var(--g),70.771% 4.518% var(--g),92.063% 22.968% var(--g),radial-gradient(100% 100%,#000 37.43%,#0000 calc(37.43% + 1px));
	display: inline-block;
	background-color: #fff;
	text-align: center;
	height: 25px;
	position: relative;
	top: 2px;
}

.site_description ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

	.site_description ul li {
		display: inline-block;
		background-color: #fff;
		color: #fff;
		padding: 2px 4px;
		border-radius: 4px;
	}

.site_description h3 {
	margin-bottom: 0;
	font-weight: 700;
	line-height: 30px;
	color: #fff;
}


	.site_description p span {
		font-weight: 400
	}

		.site_description p span:nth-child(1) {
			background-color: #fff;
			height: 6px;
			width: 6px;
			border-radius: 100%;
			display: inline-block;
			margin: 0 9px 2px 3px;
		}

		.site_description p span i {
			color: #3f61ab;
			font-size: 19px;
			top: -2px;
			position: relative;
			left: 1px;
		}

.site_description {
	margin-left: 20px;
	margin-top: -6px;
}

.flower i {
	color: #fff;
	font-size: 12px;
	position: relative;
	top: -7px;
}

.rv_top h5 span span {
	font-weight: 400
}

.rv_top h5 span {
	font-size: 18px;
}

.overall__reviews--left {
	display: flex;
}

	.overall__reviews--left label, .overall__reviews--left span {
		display: block;
		align-self: center;
		font-weight: 600;
	}

	.overall__reviews--left .form-select:focus {
		border-color: #45c2ed;
		outline: 0;
		box-shadow: unset;
	}

	.overall__reviews--left .form-select {
		border-radius: 4px;
		border-color: #c7c7c7;
		color: #4c4c4c;
	}

.overall__reviews {
	margin-bottom: 40px;
}

.review__ratings {
	position: relative;
	top: -8px;
	left: 3px;
}

	.review__ratings img {
		margin-left: -2px !important;
	}

.review_timing span {
	font-weight: 800;
	color: #161c2d;
}

.review_timing {
	color: #bbb;
}

.review_status p {
	background-color: #1c970b;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	padding: 4px 16px 4px;
	border-radius: 20px;
}

	.review_status p span {
		display: inline-block;
		background-color: #fff;
		height: 20px;
		width: 20px;
		border-radius: 100%;
		text-align: center;
		line-height: 22px;
		margin-right: 5px;
		position: relative;
		top: 1px;
	}

		.review_status p span i {
			color: #1c970b;
			font-size: 13px;
		}

	.benefit_mdl_lft.benefit_mdl_lft_top {
		margin-bottom: 40px;
	}

.benefit_mdl_tp {
	background: #42c3ef;
	padding: 16px 20px 16px;
	color: #fff;
	border-top-right-radius: 18px;
	border-top-left-radius: 17px;
	display: flex;
	justify-content: space-between;
}

.benefit_mdl_lft_top .benefit_mdl_btm {
	padding: 5px 0px 0;
}

.benefit_mdl_btm ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
	padding-left: 0;
}

.benefit_mdl_lft_top .benefit_mdl_btm ul {
	margin-bottom: 0 !important;
}

.review_content .benefit_mdl_lft_top .benefit_mdl_btm ul li {
	border: none;
	font-size: 16px;
	border-bottom: 1px solid #e3e3e3;
	border-radius: unset;
	padding: 10px 20px 10px;
	margin-bottom: 0;
	transition: all 0.4s linear;
}

.review_content .benefit_mdl_btm ul li {
	width: 100%;
	border: 1px dashed #a6a6a6;
	font-weight: 500;
	font-size: 15px;
	display: block;
	padding: 7px 15px;
	position: relative;
	border-radius: 36px;
	margin-bottom: 10px;
}

.review_content .benefit_mdl_btm ul li span {
	font-size: 15px;
	line-height: 24px;
	position: absolute;
	right: 7px;
	font-weight: 600;
	color: #42c3ef;
	text-decoration: line-through;
}

.benefit_mdl_tp h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
	position: relative;
	top: 4px;
}

.overall__reviews--left p {
	border: 1px solid #c6c6c6;
	padding: 5px 20px 5px;
	margin-bottom: 0;
	margin-left: 10px;
	color: #BBBBBB;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
}

.review__btn--wrapper a {
	background: #42c3ef;
	border-radius: 20px;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	padding: 7px 31px;
	color: #FFFFFF;
	border: 1px solid #42c3ef;
}

.more__reviews--wrapper button {
	background: #42c3ef;
	border-radius: 8px;
	font-weight: 400;
	font-size: 21px;
	line-height: 40px;
	color: #FFFFFF;
	padding: 5px 25px;
	border: 2px solid #42c3ef;
}

.review_content {
	margin-bottom: 0;
	padding: 60px 0;
}

.benefit_mdl_lft_top .benefit_mdl_btm ul li:nth-child(8) {
	margin-bottom: 0;
	border-bottom: unset;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.benefit_mdl_lft_top .benefit_mdl_btm ul li:hover {
	color: unset !important;
	background-color: #cccccc29 !important;
	border: none !important;
	border-bottom: 1px solid #e3e3e3 !important;
}

.benefit_mdl_lft_top .benefit_mdl_btm ul li:nth-child(8):hover {
	border-bottom: unset !important;
}

.benefit_mdl_btm ul li:hover {
	color: #fff !important;
	background-color: #343a40 !important;
	border: 1px dashed #fff !important;
}

	.benefit_mdl_btm ul li:hover span {
		color: #fff;
	}

.rv_top h5 {
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 15px;
}

.progress-container {
	width: 80%;
	background-color: #dadada;
	border-radius: 20px;
	margin: 0 0 5px;
	height: 10px;
	position: relative;
}

.progress-bar {
	height: 100%;
	width: 0%; /* Start with 0% width */
	background-color: #42c3ef;
	border-radius: 20px;
	transition: width 2s ease-in-out;
	line-height: 30px;
	color: white;
	text-align: center;
}

.progress_bar {
	display: flex;
	justify-content: space-between;
	align-items: first baseline;
}

#progress-section p {
	margin: 0;
	width: 60px;
	text-align: center;
}

#progress-section {
	width: 85%;
	margin: 25px auto 30px;
}

#writereview .modal-dialog {
	max-width: 730px;
}

#writereview .modal-content {
	padding: 10px 40px 20px;
}

.modal-header .display-5 {
	font-size: 22px;
	font-weight: 500;
}

#writereview .modal-content .modal-header button {
	background: #42c3ef;
	color: #fff;
	border-radius: 50%;
	height: 45px;
	width: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 1;
	border: 2px solid #42c3ef;
}
#writereview .rev_frm {
	border-radius: 10px;
	width: 100%;
	border: 2px solid #aaa;
	padding: 5px 15px;
}

#writereview form button[type="submit"] {
	background: #476cbf;
	border-radius: 20px;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	padding: 7px 31px;
	color: #FFFFFF;
	border: 1px solid #476cbf;
}

#auto-response-popup {
	background: #d4edda;
	padding: 8px;
	margin: 10px auto;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	display: none;
}

.star-rating {
	display: flex;
	flex-direction: row-reverse;
	font-size: 1.5em;
	justify-content: space-around;
	padding: 0 .2em;
	text-align: center;
	width: 5em;
}

	.star-rating input {
		display: none;
	}

	.star-rating :checked ~ label {
		color: #f90;
	}

	.star-rating label:hover,
	.star-rating label:hover ~ label {
		color: #f90;
	}

.review_cards {
	background-color: #f5f5f5;
	padding: 20px 20px;
	border-radius: 8px;
	box-shadow: 0px 1px 3px #ccc;
	margin-bottom: 20px;
}

	.review_cards .top {
		justify-content: space-between;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		padding-left: 0px;
	}

		.review_cards .top div {
			display: flex;
		}

			.review_cards .top div.disp_des {
				flex-direction: column;
				align-self: center;
			}

		.review_cards .top .disp_img {
			height: 40px;
			width: 40px;
			background-color: #42c3ef;
			border-radius: 100%;
			display: flex;
			justify-content: center;
			align-items: center;
			margin-right: 10px;
		}

			.review_cards .top .disp_img img {
				height: 20px;
				width: 20px;
				margin-right: 0;
			}

	.review_cards .disp_des h3 {
		margin-bottom: 0;
		font-size: 14px;
		line-height: 18px;
		padding: 1px 0 13px;
		color: rgba(33, 37, 41, 0.75);
	}

	.review_cards .disp_des p {
		margin-bottom: 0;
		font-size: 16px;
		color: #BBB;
		padding: 0 0 5px;
		line-height: 26px;
	}

	.review_cards .review__ratings img {
		height: 14px;
		width: 15px;
		margin-left: 0;
	}

	.review_cards .top div:nth-child(2) p {
		margin-bottom: 0;
		font-weight: 400;
	}

		.review_cards .top div:nth-child(2) p span {
			margin-bottom: 0;
			font-weight: 400;
			color: #888;
			margin-left: 3px;
			font-size: 15px;
		}

	.review_cards .middle p {
		line-height: 22px;
		margin-top: 0;
		margin-bottom: 10px;
		color: #333;
		font-size: 16px;
	}

	.review_cards .btm p {
		background-color: #179606;
		color: #fff;
		margin-bottom: 0;
		display: inline-block;
		padding: 2px 25px;
		font-size: 14px;
		border-radius: 17px;
	}

.rv_top p {
	line-height: 24px;
}

#writereview {
	padding-right: 0 !important;
}

.site_description p img {
	position: relative;
	top: -5px;
	filter: brightness(0) invert(1);
}

.benefit_mdl_lft_top .benefit_mdl_btm ul li img {
	margin-right: 5px;
}

.review__ratings span {
	font-size: 14px;
	font-weight: 600;
	position: relative;
	top: -1px;
	margin-left: 5px;
}

.banner_area.banner_area_review {
	background-image: url('../images/review_bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.disp_des h5 {
	margin: 0;
	font-weight: 500;
	line-height: 22px;
	font-size: 19px;
	color: #212529;
}

	.disp_des h5 span {
		font-size: 15px;
		color: #26AE54;
		font-weight: 400;
	}

		.disp_des h5 span.verified img {
			font-size: 16px;
			color: #26AE54;
			font-weight: 400;
			position: relative;
			top: 2px;
		}

.review_cards .review__ratings img:nth-child(1) {
	margin-left: -3px;
}

.review_top_wrapper h1 {
	font-size: 24px;
	color: #fff;
	font-weight: 800;
	max-width: 300px;
	line-height: 28px;
}

.ban_rev_btm {
	color: #fff;
	margin-bottom: 0;
	font-size: 18px;
}

.review__banner h1 {
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	max-width: 360px;
}

.review__banner .trust-pilot {
	background-color: #fefefe;
	padding: 5px 7px;
	border-radius: 5px;
}

.review__banner .topreview_btn {
	width: 100%;
}

/*Expert Section Starts*/
.team {
	padding: 60px 0;
	background-color: #f9f9f9;
}

.expertpage.commonbanner.userarea_banner {
	padding: 50px 0;
	background: linear-gradient(90deg, #00ABE6 0%, #646EB3 100%);
}

.instructor_filters .form-control {
	border-radius: 12px !important;
	border: 1px solid #2A2A2A4D;
	padding: 12px 20px !important;
	font-size: 14px !important;
	background-color: #fff !important;
	height: unset;
	color: #49454F !important;
}

.team .input-group button {
	position: absolute;
	right: 2px;
	padding: 10px 8px 2px;
	top: 1px;
	z-index: 9;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	background-color: transparent;
	border-color: transparent;
}

	.team .input-group button:hover {
		background-color: #ccc !important;
	}

.geeks_detail_area .instructor_filters .btn.btn-primary {
	position: absolute;
	right: 2px;
	padding: 10px 8px 2px;
	top: 1px;
	z-index: 9;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	background-color: transparent;
	border-color: transparent;
}

.geeks_detail_area .expert_mdl_card p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0;
	font-weight: 600;
	color: #42445A;
}

.geeks_detail_area .instructor__area .instructor__content {
	margin-top: 20px;
}

.geeks_detail_area .geekDet_btn a {
	margin: 30px 0;
}

#skillDropdown {
	padding: 12px 20px !important;
	border-radius: 12px !important;
	background-image: url(../images/arrow_down_blue.png);
	border: 1px solid #2A2A2A4D;
	box-shadow: unset;
	margin: 0 auto 15px;
	background-position: 97% 50%;
	background-repeat: no-repeat;
	font-size: 14px !important;
	background-color: #fff !important;
	height: unset;
	color: #49454F !important;
}

	.instructor_filters .form-control:focus, #skillDropdown:focus {
		border-color: #45c2ed;
		outline: 0;
		box-shadow: unset !important;
	}

.instructor__area .container {
	max-width: 1590px;
}

.instructor__area .instructor__content {
	display: flex;
	flex-direction: row;
	position: relative;
	padding: 20px 15px;
	margin-top: 20px;
	justify-content: space-between;
	flex-wrap: wrap;
	row-gap: 10px;
	align-items: center;
	box-shadow: 1px 1px 12px #cccccc7d;
	border: unset;
	border-radius: 10px;
}

.team .instructor__content .expert_top, .team .instructor__content .expert_mdl {
	display: flex;
	text-align: left;
}

.instructor__area .container .instructors_lefts h2 + p {
	font-size: 18px;
	margin-top: 10px;
}

.expert_lft::after {
	content: "";
	background-color: #00cf18;
	height: 15px;
	width: 15px;
	border-radius: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	right: 7px;
	border: 2px solid #fff;
}

.geekmdl .modal-body {
	padding: 0;
}

.expert_lft {
	position: relative;
	max-width: 80px;
}

	.expert_lft img {
		height: 75px;
		width: 75px;
		mix-blend-mode: multiply;
		border-radius: 100%;
	}

.expert_rgt {
	margin-left: 10px;
}

	.expert_rgt h3 {
		font-size: 18px;
		color: #42445A;
		font-weight: 600;
		position: relative;
		top: 0;
		text-align: left;
		margin: 0px 0 5px;
		line-height: 30px;
	}

	.expert_rgt span {
		font-weight: 500;
		margin-right: 5px;
		position: relative;
		top: 0;
		color: #42445A;
		font-size: 18px;
		line-height: 14px;
	}

	.expert_rgt p:nth-child(4) {
		color: #8496B0;
		position: relative;
		margin: 5px 0;
		font-size: 13px;
	}

.team .instructor__content .expert_mdl {
	justify-content: space-between;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 15px;
}
.team .expert_mdl_card p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0;
	font-weight: 600;
	color: #42445A;
}

.team .expert_btm {
	width: 100%;
}

	.team .expert_btm h3 {
		border-top: 1px solid #ccc;
	}

.instructor_btnz {
	background-color: #fff;
	width: 100%;
	transition: all 0.2s linear;
	margin-top: 10px;
	text-align: center;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	row-gap: 10px;
}

	.instructor_btnz a:nth-child(1) {
		color: #0d6efd;
		background-color: #fff;
	}

.team .instructor_btnz a:nth-child(1) {
	margin-bottom: 10px;
	border: 1px solid #45c2ed;
	color: #45c2ed !important;
}

	.instructor_btnz a:nth-child(2) {
		background-color: #45c2ed;
		color: #fff;
		border: 1px solid #45c2ed;
	}

.expert_btm ul {
	padding-left: 0;
	text-align: left;
}

.team .instructor_btnz a, .team .instructor_btnz {
	width: 100%;
	display: block;
}

.instructor_btn a, .geekDet_btn a {
	background-color: #646EB3;
	color: #fff;
	padding: 14px 30px;
	border-radius: 8px;
	margin-top: 30px;
	display: inline-block;
	transition: all 0.2s linear;
}

.team .instructor__content img {
	height: unset
}

.geekmdl .modal-content {
	background-color: #eef2f5;
	padding: 30px 30px 20px;
}

.geek_detail_lft {
	width: 100%;
	padding: 20px 20px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 4px 0px #00000040;
	-webkit-box-shadow: 0px 0px 4px 0px #00000040;
}

.geekmdl .expert_top {
	width: 42%;
}

.ext_mdl {
	width: 56%;
}

	.ext_mdl ul:nth-child(1) {
		justify-content: space-between;
		align-items: center;
		list-style: none;
		padding-left: 0;
	}

	.ext_mdl .expert_mdl_card {
		width: unset;
		text-align: left;
	}

.geekmdl .exp_icon_wrapper {
	background-color: unset;
	height: unset;
	width: unset;
	border: unset;
	margin: 0 auto;
	border-radius: unset;
	padding: unset;
}

.geekmdl .geek_detail_lft .expert_btm {
	border-top: unset;
}

.expert_btm h3 {
	font-size: 15px;
	font-weight: 400;
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 20px;
	color: #8496B0;
}

.ext_mdl ul {
	display: flex;
	flex-wrap: wrap;
}

.expert_btm ul li {
	display: inline-block;
	box-shadow: 1px 1px 4px #ccc;
	color: #646EB3;
	border-radius: 20px;
	padding: 2px 20px;
	margin-right: 10px;
	margin-bottom: 12px;
	font-size: 13px;
	line-height: 22px;
	word-wrap: anywhere;
	background: #646EB31A;
}

.geekmdl .geek_detail_rgt_content a {
	width: 100%;
	text-align: center;
	background-color: #45c2ed;
	color: #fff;
	padding: 12px 45px;
	border-radius: 5px;
	margin-top: 5px;
	display: inline-block;
	transition: all 0.2s linear;
	letter-spacing: 1px;
}

.geek_det_mdl h3 {
	font-size: 18px;
	color: #161C2D;
	margin-bottom: 0;
	padding: 35px 5px 20px;
	font-weight: 600;
}

.geek_review_card {
	margin-bottom: 10px;
	padding: 20px 25px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 6px #cccccc91;
}

	.geek_review_card div:nth-child(1) {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}

.rev_adj_wrapper {
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

	.rev_adj_wrapper + div h4 {
		font-size: 20px;
		font-weight: 600;
		margin: 0 0 15px;
	}

	.rev_adj_wrapper + div p {
		font-size: 14px;
		color: #212529BF;
		line-height: 20px;
	}

		.rev_adj_wrapper + div p.customer-id {
			margin: 25px 0 0;
			font-size: 14px;
			color: #222;
		}

	.rev_adj_wrapper .expert_rgt span {
		font-size: 15px;
	}

	.rev_adj_wrapper .disp_des h5 {
		margin: 0;
		font-weight: 500;
		line-height: 22px;
		font-size: 19px;
		color: #212529;
	}

		.rev_adj_wrapper .disp_des h5 span {
			font-size: 15px;
			color: #26AE54;
			font-weight: 400;
		}

			.rev_adj_wrapper .disp_des h5 span.verified img {
				font-size: 16px;
				color: #26AE54;
				font-weight: 400;
				position: relative;
				top: 2px;
			}

	.rev_adj_wrapper .disp_des h3 {
		margin-bottom: 0;
		font-size: 14px;
		line-height: 18px;
		padding: 1px 0 13px;
		color: rgba(33, 37, 41, 0.75);
	}

	.rev_adj_wrapper .review__ratings img {
		height: 14px !important;
		width: 15px !important;
		margin-left: 0;
	}

	.rev_adj_wrapper .top {
		align-items: unset !important;
	}

		.rev_adj_wrapper .top .disp_img {
			height: 40px;
			width: 40px;
			background-color: #42c3ef;
			border-radius: 100%;
			display: flex;
			justify-content: center;
			align-items: center;
			margin-right: 10px;
		}

			.rev_adj_wrapper .top .disp_img img {
				height: 20px;
				width: 20px;
				margin-right: 0;
			}

	.rev_adj_wrapper .review__ratings {
		position: relative;
		top: -8px;
		left: 3px;
	}

		.rev_adj_wrapper .review__ratings span {
			font-size: 14px;
			font-weight: 600;
			position: relative;
			top: 0px;
			margin-left: 0px;
		}

.geek_review_card div:nth-child(2) p img {
	position: relative;
	top: -5px;
	margin-right: 5px;
	display: inline-block;
}

.geek_btn_wrap {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}

.geekmdl .geek_btn_wrap a {
	width: 100%;
	text-align: center;
	background-color: #646EB3;
	color: #fff;
	padding: 15px 45px;
	border-radius: 5px;
	display: inline-block;
	transition: all 0.2s linear;
	letter-spacing: 1px;
}

.geek_det_topper {
	display: flex;
}

.geekmdl .geek_detail_lft_content {
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
	flex-wrap: wrap;
	row-gap: 25px;
}

.geekmdl .expert_top div.first_top {
	margin-bottom: 10px;
}

.geekmdl .geek_detail_lft .expert_mdl {
	width: unset;
}

.geekmdl .expert_mdl .first_top_lft {
	padding: 0;
}

.geekmdl .geek_detail_lft .expert_mdl_card p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0;
	font-weight: 600;
	color: #42445A;
}

.expert_mdl_card h3 {
	font-size: 14px;
	font-weight: 400;
	margin: 0px 0 0;
	color: #8496B0;
	line-height: 20px;
}

.geekmdl .expert_rgt p span {
	background-color: #27a800;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	display: inline-block;
	margin-left: 0;
	margin-right: 5px;
	position: relative;
	top: 1px;
}

.exp_icon_wrapper_media, .ext_mdl ul {
	display: flex;
	flex-wrap: wrap;
}

	.ext_mdl ul li .exp_icon_wrapper_media img {
		margin-right: 5px;
	}

.rev_adj img:nth-child(1) {
	height: unset !important;
	margin-right: 10px;
}

.rev_adj .expert_lft::after {
	display: none;
}

.geek_review_card div:nth-child(1) img {
	height: 15px;
}

.expert_wd_badg {
	display: flex;
	justify-content: flex-start !important;
	align-items: center;
}

	.expert_wd_badg img {
		position: relative;
		top: -4px;
		left: 5px;
	}

.geekmdl .expert_btm h3 {
	padding-top: 20px;
}

.geekmdl .btn-close {
	position: absolute;
	top: -10px;
	right: -9px;
	background-color: #fff;
	opacity: 0.8;
}

.btn-close {
	border: 1px solid #00306e;
	height: 15px;
	line-height: 0;
	border-radius: 100%;
	width: 15px;
	color: #00306e;
	font-weight: 600;
	--bs-btn-close-bg: unset;
}

.geekmdl .rev_adj + p {
	font-size: 14px;
	margin-bottom: 0;
}

.instructor_top {
	text-align: center;
	margin-bottom: 40px;
}

.mnr_adj {
	margin-bottom: 30px;
	row-gap: 15px;
}

.geek_det_area .expert_top {
	width: 45%;
	border-right: 1px solid #cccccc6e;
	margin-right: 20px;
}

.geek_det_area .expert_mdl {
	width: 50%;
}

.expert_mdl .first_top_lft {
	display: flex;
	justify-content: space-around;
	margin-top: 0;
	padding-bottom: 15px;
}

.expert_top div.first_top {
	display: flex;
	align-items: center;
}

.react__title__section-all .expert_mdl_card p, .react__title__section-all .expert_mdl_card h3 {
	margin-bottom: 0
}

.instructor_btnz a {
	border: 1px solid #0d6efd;
	padding: 10px 20px;
	border-radius: 10px;
	width: 48%;
	line-height: 24px;
	font-size: 16px;
}

	.instructor_btnz a:hover {
		background: #343a40 !important
	}

.geek_det_description {
	box-shadow: 1px 1px 12px #cccccc7d;
	padding: 20px 25px;
	border-radius: 10px;
	margin-top: 20px;
	background-color: #fff;
}

	.geek_det_description h3 {
		font-size: 18px;
		text-align: center;
		margin: 0 auto;
		padding: 0 0 15px;
		font-weight: 700;
		border-bottom: 1px solid #cccccc6e;
		margin-bottom: 15px;
		color: #45c2ed;
	}

	.geek_det_description ul li {
		color: #222;
		font-size: 16px;
		margin-top: 18px;
	}

		.geek_det_description ul li span {
			background-color: #646EB3;
			color: #fff;
			padding: 3px 14px;
			border-radius: 16px;
			font-size: 14px;
			float: right;
			position: relative;
			top: -1px;
		}

		.geek_det_description ul li img {
			margin-right: 10px;
			vertical-align: middle;
		}

	.geek_det_description ul {
		list-style: none;
		padding-left: 0;
		margin-bottom: 0;
	}

.geek-review-hidden {
	display: none;
	opacity: 0; /* Add opacity: 0 for smooth fade-in */
	transition: opacity 0.8s ease-in-out; /* Add transition for smooth animation */
}

.geek-review-visible {
	display: block; /* Ensure it's block-level for visibility */
	opacity: 1;
}

.geekmdl .expert_rgt p:nth-child(4) {
	color: #8496B0;
	position: relative;
	margin: 5px 0;
	font-size: 13px;
}

.geekmdl .expert_rgt p {
	color: #00306e;
	margin: 15px 0 20px;
}

@media screen and (max-width: 767px) {
	.team .instructor__area .instructor__content {
		margin: 15px -10px 0;
	}

	.expert_rgt h3 {
		font-size: 17px;
		line-height: 22px;
	}

	.team .expert_mdl_card p {
		font-size: 16px;
		line-height: 24px;
	}

	.expert_mdl_card h3 {
		font-size: 13px;
	}

	#skillDropdown {
		margin: 0 auto 5px;
	}

	.instructor_filters .form-control {
		padding: 10px 15px !important;
	}

	.geekmdl .expert_top,
	.ext_mdl {
		width: 100%;
	}

	.geekmdl .geek_detail_lft .expert_mdl_card p {
		font-size: 16px;
		line-height: 24px;
	}

	.expert_rgt span {
		font-size: 16px;
		line-height: 14px;
	}

	.geekmdl .expert_rgt p {
		font-size: 14px;
	}

	.geekmdl .geek_detail_lft .expert_mdl {
		border-bottom: 1px solid #ccc;
		padding: 0 0 10px;
	}

	.geekmdl .geek_detail_lft_content {
		row-gap: 15px;
	}

	.geekmdl .modal-content {
		padding: 20px 10px 0px;
	}

	.geek_review_card {
		padding: 15px 15px;
	}

	.rev_adj_wrapper + div h4 {
		font-size: 18px;
		margin: 0 0 10px;
	}

	.rev_adj_wrapper + div p {
		line-height: 20px;
	}

	.geekmdl .btn-close {
		top: -5px;
		right: -5px;
	}

	.geek_det_area .expert_top, .geek_det_area .expert_mdl {
		width: 100%;
		margin: 0;
		border: none;
	}

	.instructor_btnz a {
		font-size: 15px;
		padding: 10px 10px;
	}
}

.geek_det_area .large_title {
	font-size: 27.8px;
}
#accordionFAQ .card:hover {
  cursor:pointer;
}
.text-muted {
	color: #444 !important;
	font-size: 15px;
	line-height: 1.5 !important;
	margin: 10px 0px 0 !important;
}
.inner_content_update ul li img{
	margin-right:10px;
}
.inner_content_update h6, .inner_content_update .sub_head {
	color: #444 !important;
	font-size: 17px !important;
	font-weight: 500 !important;
	line-height: 1.2;
	margin: 15px 0px 0px;
}

.w-90 {
	width: 90%;
}

.w-9half {
	width: 9.5%;
}

.w-0three {
	width: 0.3%;
}

.w-0one {
	width: 0.1%;
}
.lbl {
  display:inline;
}
.calculate_banner_mobile .btn_box button {
	background-color: #707ed7;
	border: medium;
	border-color: #707ed7;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	height: 42px;
	margin: 10px auto 0px;
	min-height: 100%;
	padding: 12px 30px 12px;
	position: relative;
	text-align: center;
	text-decoration: unset;
	width: 100%;
}
.frm_err {
	margin-top: 5px;
	display: block;
	font-size: 14px;
}
.form_area_wrapper .form-group {
	display: flex;
	flex-direction: column;
	margin-bottom: 15px;
}
.topreview_btn[href="javascript:void(0);"]:hover {
	cursor: auto;
}