/*Table Content
 =================================================
Comparison.
* BASIC STYLE
 - Typography Style
 - Padding and Margin Style
 - General Style
 - Box Hover Style
 - Form Style
*Banner
*Testimonial
*Header
*footer
*about_Us_Page
*Web_hosting_page
*contact Page
*Register and login Pages
*Preloader
 ================================================
 */
/*-------------------------------------------------------------------------------------------*/
/* BASIC STYLE    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
body, html {
	margin: 0;
	padding: 0;
}
body {
	line-height: 24px;
	color: #889eab;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
/*  Typography Style   ||-----------*/
h1 {
	font-size: 40px;
	font-weight: 700;
	margin-top: 0;
	position: relative;
	font-family: 'Raleway', sans-serif;
}
h1 span {
	position: relative;
}
h1:before {
	content: attr(data-title);
	font-size: 61px;
	margin-top: 0;
	position: absolute;
	top: 4px;
	left: 3px;
	color: rgba(6, 60, 54, 0.08);
	z-index: 0;
}
h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	margin-bottom: 20px;
	color: #7f98ad;
	font-weight: 600;
	text-transform: capitalize;
}
h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
	color: #7f98ad;
	font-weight: 600;
	text-transform: capitalize;
}
h4 {
	font-size: 15px;
	line-height: 1.5;
	font-weight: 600;
}
h6 {
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 17px;
	font-weight: 600;
}
h3, h4, h4, h6 {
	font-family: 'Raleway', sans-serif;
	margin-top: 10px;
	font-weight: 600;
	color: #7f98ad;
}

a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
a {
	color: #333;
	transition: color 0.3s;
}
a:hover{
	color:#222;
}
.inner-intro h1 {
	font-size: 60px;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
}
@media (max-width: 767px) {
	.inner-intro h1 {
		font-size: 35px;
	}
	h1 {
		font-size: 25px;
	}
	h2 {
		font-size: 18px;
	}

	h3, .h3 {
		font-size: 20px;
	}
}

/*  Padding and Margin Style   ||-----------*/
.padding {
	padding-top: 90px;
	padding-bottom: 90px;
}
.no-padding {
	padding: 0;
}
.ptb-20 {
	padding-bottom: 20px;
	padding-top: 20px;
}
.padding-20 {
	padding: 20px;
}
.padding-30 {
	padding: 30px;
}
.padding-40 {
	padding: 40px;
}
.padding-60 {
	padding: 60px;
}
.plr-0 {
	padding-left: 0;
	padding-right: 0;
}
.pl-0 {
	padding-left: 0;
}
.pr-0 {
	padding-right: 0;
}
.pr-30 {
	padding-right: 30px;
}
.pl-70 {
	padding-left: 70px;
}
.pr-70 {
	padding-right: 70px;
}
.plr-20 {
	padding-left: 20px;
	padding-right: 20px;
}
.ptb-0 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.pt-0 {
	padding-top: 0px;
}
.pb-0 {
	padding-bottom: 0px;
}
.pt-30 {
	padding-top: 30px;
}
.pb-30 {
	padding-bottom: 30px;
}
.ptb {
	padding-top: 80px;
	padding-bottom: 80px;
}
.pt {
	padding-top: 110px;
}
.pb {
	padding-bottom: 110px;
}
.ptb-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.pt-15 {
	padding-top: 15px;
}
.pb-15 {
	padding-bottom: 15px;
}
.ptb-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.pt-60 {
	padding-top: 60px;
}
.pb-60 {
	padding-bottom: 60px;
}
.plr-60 {
	padding-left: 60px;
	padding-right: 60px;
}
.pb-40 {
	padding-bottom: 40px;
}
.ptb-40 {
	padding-bottom: 40px;
	padding-top: 40px;
}
.ptb-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.pt-80 {
	padding-top: 80px;
}
.pb-80 {
	padding-bottom: 80px;
}
.pt-90 {
	padding-top: 80px;
}
.pb-90 {
	padding-bottom: 80px;
}
.pt-50 {
	padding-top: 50px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pt-70 {
	padding-top: 70px;
}
.pb-38 {
	padding-bottom: 38px;
}
.mtb-0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.mlr-0 {
	margin-left: 0px;
	margin-right: 0px;
}
.mt-0 {
	margin-top: 0px;
}
.mb-0 {
	margin-bottom: 0px;
}
.ml-0 {
	margin-left: 0px;
}
.mr-0 {
	margin-right: 0px;
}
.up-80 {
	margin-top: -80px;
}
.mtb-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-80 {
	margin-top: 80px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mtb-60 {
	margin-top: 60px;
	margin-bottom: 60px;
}
.mt-60 {
	margin-top: 60px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mtb-45 {
	margin-top: 45px;
	margin-bottom: 45px;
}
.mt-45 {
	margin-top: 45px;
}
.mb-45 {
	margin-bottom: 45px;
}
.mt-40 {
	margin-top: 40px;
}
.mb-40 {
	margin-bottom: 35px;
}
.mb-35 {
	margin-bottom: 35px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mtb-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.ml-15 {
	margin-left: 15px;
}
.mr-10 {
	margin-right: 10px;
}
.mr-15 {
	margin-right: 15px;
}
.mt-30 {
	margin-top: 30px;
}
.mb-30 {
	margin-bottom: 30px;
}
.ml-30 {
	margin-left: 30px;
}
.mr-30 {
	margin-right: 30px;
}
.mtb-25 {
	margin-top: 25px;
	margin-bottom: 25px;
}
.mt-25 {
	margin-top: 25px;
}
.mb-25 {
	margin-bottom: 25px;
}
.mtb-15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-10 {
	margin-top: 10px;
}
.mb-15 {
	margin-bottom: 15px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.mt-up {
	margin-top: -100px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.up-80 {
		margin-top: 50px;
	}
	.mt-sm-30 {
		margin-top: 30px;
	}
	.mb-sm-30 {
		margin-bottom: 30px;
	}
	.float-none-sm {
		float: none;
	}
	.float-left-sm {
		float: left;
	}
	.float-right-sm {
		float: right;
	}
	.pl-sm-0 {
		padding-left: 0;
	}
	.plr-xs-15 {
		padding-right: 15px;
		padding-left: 15px;
	}

	.padding-sm-25 {
		padding: 25px;
	}
	.plr-xs-sm-20 {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 767px) {
	.text-xs-left {
		text-align: left;
	}
	.pr-xs-0 {
		padding-right: 0;
	}
	.pl-xs-0 {
		padding-left: 0;
	}
	.pr-xs-0 {
		padding-right: 0;
	}
	.plr-xs-15 {
		padding-right: 15px;
		padding-left: 15px;
	}
	.padding-sm-25 {
		padding: 25px;
	}
	.pb-xs-30 {
		padding-bottom: 30px;
	}
	.pt-xs-60 {
		padding-top: 60px;
	}
	.ptb-xs-40 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.pt-xs-40 {
		padding-top: 40px;
	}
	.pb-xs-40 {
		padding-bottom: 40px;
	}
	.pb-xs-60 {
		padding-bottom: 60px;
	}
	.ptb-xs-60 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.plr-xs-sm-20 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.ml-xs-0 {
		margin-left: 0;
	}
	.mtb-xs-0 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.mt-xs-0 {
		margin-top: 0px;
	}
	.mb-xs-0 {
		margin-bottom: 0px;
	}
	.mtb-xs-15 {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.mt-xs-15 {
		margin-top: 15px;
	}
	.mb-xs-15 {
		margin-bottom: 15px;
	}
	.mtb-xs-30 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.mt-xs-30 {
		margin-top: 30px;
	}
	.mb-xs-30 {
		margin-bottom: 30px;
	}
	.float-none-xs {
		float: none;
	}
	.float-left-xs {
		float: left;
	}
	.float-right-xs {
		float: right;
	}
}
.overflow_hidden {
	overflow: hidden;
	position: relative;
}
/*gernal*/

.sect-tital h2 {
	margin-bottom: 10px;
}
.sect-tital p {
	margin: 0px;
}

button:focus {
	outline: none
}
a, .btn, img {
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
/*-------------------------------------------------------------------------------------------*/
/* HEADER         ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/

/* Header Style i*/
.wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#header, .header {
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.menu-bg {
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	background: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.menu-bg .navigation > ul > li > a {
	padding: 24px 16px;
}
.menu-bg .logo a {
	padding: 15px 0;
}
.logo a {
	display: inline-block;
	padding: 32px 0;
}
.menu {
	border: none;
	border-bottom: 2px solid #03a9f4;
	border-top: 2px solid #03a9f4;
	height: 24px;
	position: absolute;
	right: 29px;
	top: 42px;
	width: 36px;
	background: none;
}
.menu:after {
	position: absolute;
	top: 9px;
	right: 0;
	content: '';
	width: 100%;
	height: 2px;
	background: #19b5fe;
}
.header ul {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}
.header ul li {
	float: left;
	position: relative;
}
.navigation ul li a {
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}
.navigation > ul > li > a {
	display: block;
	padding: 38px 16px;
	color: #7f98ad;
	transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	outline: none;
}
.navigation > ul > li:hover> a{
	color:#03a9f4;
}
.navigation > ul > li:last-child a {
	padding-right: 0;
}
.navigation .sub-nav {
	left: 0;
	border-top: 20px solid transparent;
	position: absolute;
	top: 175%;
	width: 200px;
	z-index: 3;
	background-clip: padding-box;
	padding: 0;
	transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s, opacity 0.2s ease 0.1s;
	-webkit-transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s, opacity 0.2s ease 0.1s;
	-moz-transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s, opacity 0.2s ease 0.1s;
	-ms-transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s, opacity 0.2s ease 0.1s;
	-o-transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s, opacity 0.2s ease 0.1s;
	opacity: 0;
	visibility: hidden;
	background-color: #ffffff;
}
.navigation .sub-nav li {
	display: block;
	float: none;
	margin: 0;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 0;
	position: relative;
}
.navigation li:hover .sub-nav {
	opacity: 1;
	top: 80%;
	transition: top 0.3s ease 0s;
	visibility: visible;
}
.menu-bg .navigation li:hover .sub-nav {
	top: 72%;
}
.navigation li.sub-menu .sub-nav {
	border: none;
	opacity: 0;
	top: 0;
	transition: top 0.3s ease 0s;
	visibility: visible;
	left: auto;
	right: 110%;
	visibility: hidden;
	transition: all 0.3s ease 0s;
}

.navigation li.sub-menu:hover .sub-nav {
	visibility: visible;
	opacity: 1;
	right: 100%;
	transition: all 0.3s ease 0s;
}
.navigation .sub-nav li:last-child {
	border-bottom: 0;
}
.navigation .sub-nav li a {
	padding: 8px 20px;
	display: block;
	color: #7f98ad;
}
.appointment-button {
	text-transform: uppercase;
}
/*Top bar*/
.top-bar-section {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #19b5fe;
	color: #fff;
}
.top-contact {
	float: left;
	text-align: center;
}
.top-social-icon {
	float: right;
}
.top-social-icon {
	text-align: center;
}
.top-bar-section.top-bar-bg-color a {
	color: #fff;
}
.top-contact a i {
	padding-left: 5px;
	padding-right: 5px;
}
.top-social-icon {
	float: right;
}
.top-social-icon {
	text-align: center;
}
.top-social-icon ul {
	margin: 0;
	padding: 0;
}
.top-social-icon li {
	margin-left: 10px;
}
.top-bar-section a {
	text-transform: inherit;
	font-weight: 400;
	padding: 5px 0;
	letter-spacing: 1px;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0.5px;
}
.top-bar-section a i {
	font-size: 16px;
}
.top-social-icon a.btn {
	padding: 9px 20px;
}
.top-social-icon a.btn:hover {
	color: #19b5fe;
}
.link-hover-black > a:last-child {
	margin-left: 10px;
}
/*Header style 2*/
.header-2 .primary-header {
	background: #19b5fe;
}
.header-2 .navigation > ul {
	float: left;
}
.header-2 .navigation > ul > li {
	border-right: 1px solid #119FE2;
}
.header-2 .navigation > ul > li:hover {
	background: #119FE2;
}
.header-2 .navigation > ul > li > a {
	color: #fff;
	padding: 18px 28px;
}
.header-2 .navigation li:hover .sub-nav {
	top: 67%;
}
.call-us ul {
	list-style-type: none;
	line-height: 1.3;
	padding-top: 35px;
}
.call-us ul li {
	display: inline-block;
	font-weight: bold;
	padding: 0 1px;
	vertical-align: top;
	position: relative;
}
.call-us ul li:first-child:after {
	content: "";
	background: #d5dce4;
	display: block;
	position: absolute;
	right: -15px;
	top: -18px;
	width: 1px;
	height: 67px;
}
.call-us ul li:last-child {
	padding: 0 0 0 25px !important;
}
.call-box {
	float: right;
	font-weight: bold;
	font-size: 13px;
	color: #2c3740;
}
.call-box > span {
	display: block;
}
.call-us i {
	font-size: 46px;
	float: left;
	margin-right: 12px;
	vertical-align: top;
	margin-top: -13px;
}
.call-us ul li a {
	font-size: 30px;
	color: #2c3740;
	line-height: 1;
	transition: 1s all ease;
	-webkit-transition: 1s all ease;
}
.call-us {
	float: right;
}
.header-2 .top-bar-section {
	background: #F7F7F7;
	border-bottom: 1px solid #EDEDED;
	padding-top: 4px;
	padding-bottom: 4px;
}
.header-2 .top-bar-section.top-bar-bg-color a, .header-2 .top-social-icon li {
	color: #909090;
}
.header-2 .top-bar-section.top-bar-bg-color a:hover, .call-us ul li a:hover {
	color: #19b5fe;
}
.col-right {
	text-align: right;
}
.col-right .opening {
	float: right;
	text-align: left;
	padding: 25px 0 0 33px
}
.header .col-right ul, .header .col-right ul li {
	float: none;
	position: relative;
	color: #2c3740 !important;
	font-weight: bold;
}
.header .col-right ul li span, .header .col-right ul li * {
	color: #2c3740 !important;
}
.col-right .call-us {
	display: inline-block;
	text-align: right;
	float: none;
}
.col-right .opening ul:after {
	content: "";
	background: #d5dce4;
	display: block;
	position: absolute;
	left: -15px;
	top: -9px;
	width: 1px;
	height: 67px;
}
.header-style {
	box-shadow: 0 0px 1px 1px rgba(0,0,0,0.1);
}
.header-style, .header-1 .nav-wrap {
	box-shadow: 0 0px 1px 1px rgba(0,0,0,0.1);
}
@media only screen and (min-width: 767px) {
	#header.fix .nav-wrap, #header.fix .primary-header, .header-style.fix-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999999;
	}
	#header.fix .nav-wrap, .header-style.fix-header {
		background: #fff;
	}
	.p-top {
		padding-top: 157px;
	}

}
.boxed #header.fix .nav-wrap, .boxed #header.fix .primary-header, .boxed .header-style.fix-header {
	max-width: 1170px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.header-2 .navigation > ul > li > a {
		padding: 17px 23px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.navigation {
		margin-left: 0;
	}
	.navigation > ul > li > a {
		padding: 38px 10px;
	}
	.navigation .sub-nav {
		left: -27px;
	}

	.newsletter .newsletter-input {
		padding: 12px 15px;
	}
	.header-2 .navigation > ul > li > a {
		padding-left: 14px;
		padding-right: 14px;
	}
	.header.header-1 .top-social-icon li {
		margin-left: 6px;
	}
	.header.header-1 .link-hover-black > a:last-child {
		margin-left: 2px;
	}
	.top-bar-section a {
		font-size: 11px;
	}
	.col-right .opening {
		padding-left: 26px;
	}
	.col-right .call-box {
		font-size: 10px;
	}
	.col-right .call-us i {
		font-size: 37px;
		margin-right: 8px;
		margin-top: -13px;
	}
	.col-right .opening li {
		font-size: 12px;
	}
	.col-right .call-us ul li a {
		font-size: 20px;
	}
	.appointment-button {
		margin-left: -20px;
		padding-left: 11px;
		padding-right: 11px;
		font-size: 10px;
	}

}

/* ======Mobile media Query =========*/
@media (max-width: 767px) {
	.container, .treatment, .appointment-block {
		margin: 0 auto;
		max-width: 480px;
		width: 100%;
	}
	.header ul, .header ul li {
		float: none !important;
	}

	.top-social-icon {
		text-align: center;
	}
	.top-social-icon ul li {
		display: inline-block;
		margin: 0 4px !important;
	}
	.top-social-icon ul li:last-child, .top-social-icon ul li:last-child a {
		width: 100%;
		margin: 0;
	}
	.story-content, .video-frame {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		float: none !important;
	}
	.logo a {
		padding: 29px 0px !important;
	}

	.navigation {
		display: none;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 9;
		background: #fff;
	}

	.navigation ul li {
		border-bottom: 1px solid #e6e6e6
	}
	.navigation > ul > li > a, .header-2 .navigation > ul > li > a, .navigation > ul > li:last-child a, .menu-bg .navigation > ul > li > a {
		padding: 10px 15px;
	}
	.header-2 .primary-header {
		border-bottom: 1px solid #fff;
	}
	.navigation .sub-nav, .navigation li.sub-menu .sub-nav, .navigation li.sub-menu:hover .sub-nav {
		position: static;
		opacity: 1;
		visibility: visible;
		width: 100%;
		border-top: none;
		transition: inherit;
		-webkit-transition: inherit;
		padding: 0;
	}
	.navigation ul li i {
		color: #e6e6e6;
		font-size: 25px;
		position: absolute;
		right: 15px;
		top: 9px;
		cursor: pointer;
		pointer-events: none;
	}
	.navigation ul li ul {
		display: none;
	}
	.navigation .on > .ion-ios-plus-empty:before {
		content: '\f462';
		font-family: "Ionicons";
	}

	.call-us ul li a {
		font-size: 24px;
	}
	.col-right .opening ul::after, .col-right {
		display: none;
	}
	.book-app {
		background: #19b5fe;
		position: absolute !important;
		top: 87px;
		left: 0 !important;
		width: 100%;
		z-index: 99;
		border-bottom: 1px solid #fff;
	}

	.book-app .appointment-button {
		width: 100%
	}
	.header-style .logo {
		padding-bottom: 56px;
	}
	.header-style .navigation {
		top: 163px;
	}
	.header-2 .navigation > ul, .top-social-icon {
		float: none !important;;
	}
	.header-2 .top-social-icon ul li:last-child, .header-2 .top-social-icon ul li:last-child a {
		width: auto;
	}
	.header-2 .top-social-icon {
		padding-bottom: 0;
	}
	.header-2 .appointment-button {
		display: block;
		margin: 10px auto;
		width: 200px;
	}
	.header-2 .navigation {
		top: 61px;
	}
	.header-2.header-style .navigation {
		top: 148px;
	}
}

/*Banner*/
::-webkit-input-placeholder {
	color: #889eab;
}
::-moz-placeholder {
	color: #889eab;
}
:-ms-input-placeholder {
	color: #889eab;
}
:-moz-placeholder {
	color: #889eab;
}

.mar-top {
	margin-top: 0px;
}
.main-banner {
	background: #f3f7f9;
	width: 100%;
	min-height: 668px;
	position: relative;
}
.main-banner .container {
	z-index: 9;
}
@media (max-width: 767px) {
	.main-banner {
		padding: 350px 0px;
	}
}
.main-banner:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/content-image-2.png) right 99% no-repeat;
	opacity: 0.9;
	background-size: 73%;
}
.main-banner .sect-tital h2 {
	font-size: 45px;
}
/*top_servi_Bar*/
.bg-color {

	background: #714da0;
	background: -moz-linear-gradient(left, #714da0 0%, #4269f7 100%);
	background: -webkit-linear-gradient(left, #714da0 0%,#4269f7 100%);
	background: linear-gradient(to right, #714da0 0%,#4269f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714da0', endColorstr='#4269f7',GradientType=1 );
}
.top-ser-icon {
	background: #f1f1f136;
	float: left;
	width: 100%;
	padding: 20px;
	transition: 0.3s;
	box-shadow: 0px 12px 19px 4px rgba(0, 0, 0, 0.08);
	position: relative;
	top: 0;
}
.top-ser-icon:hover, .top-ser-icon.active {
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08);
	top: 1px;
}

.top-ser-icon .icon-fl {
	float: left;
	width: 50px;
	height: 50px;
}
.top-ser-icon .icon-fl figure {
	margin: 0px;
}
.top-ser-icon .fr-text {
	float: left;
	width: calc(100% - 50px);
	padding-left: 15px;
}
.top-ser-icon .fr-text span {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
	font-size: 14px;
	text-indent: 0;
	text-align: left;
}
@media (min-width: 768px) and (max-width: 991px) {
	.top-ser-icon .fr-text {
		padding-left: 0px;
	}
	.top-ser-icon .fr-text span {
		font-size: 13px;
	}
}
.color-white p {
	color: rgba(255, 255, 255, 0.72);
	text-align: center;
	font-size: 22px;
	line-height: 1.6;
}
.btn {
	border: 2px solid rgba(255, 255, 255, 0.76);
	border-radius: 100px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	outline: 0 none;
	padding: 13px 30px;
	position: relative;
	text-align: center;
	text-decoration: none;
	z-index: 1;
}

.btn:hover, .btn:focus {
	box-shadow: 0px 12px 19px 4px rgba(0, 0, 0, 0.08);
}
.btn-default-light:hover{
	background: #fff;
	color:#149dcc;
}
.btn-box a:hover {
	color: #fff;
}
.servi-test {
	display: none;
}
.first-tab {
	display: block;
}

/*sec-domain*/

.gray-bg {
	background: #f5f8fa;
}
#domain-search {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
#domain-search #domain-text {
	border-radius: 0;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px;
	border: 1px solid #4865eb;
	padding: 20px 25px;
	font-size: 18px;
	width: -webkit-calc(100% - 160px);
	outline: 0;
	color: #889eab;
}

#domain-search #search-btn {
	border-radius: 0;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
	border: 1px solid #1f8ded;
	padding: 20px 10px;
	color: #ffffff;
	font-size: 18px;
	font-family: 'Montserrat-Bold', sans-serif;
	margin: -5px 0px 0px -6px;
	outline: 0;
	width: 160px;
	cursor: pointer;
	background: #714da0;
	background: -moz-linear-gradient(left, #714da0 0%, #4269f7 100%);
	background: -webkit-linear-gradient(left, #714da0 0%,#4269f7 100%);
	background: linear-gradient(to right, #714da0 0%,#4269f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714da0', endColorstr='#4269f7',GradientType=1 );
}

.domain-name .domain-host {
	display: inline-block;
	border: none;
	padding: 20px 30px;
	margin: 0px 20px;
	background: #fff;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	border: 2px solid transparent;
	-webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
	box-shadow: 0 9px 21px rgba(0, 0, 0, 0.05);
	position: relative;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}
.domain-name .domain-host.active {
	border: 2px solid rgba(72, 101, 235, 0.23);
	background: #f1f1f1;
	top: 1px;
}
.domain-name .domain-host:hover {
	background: #f1f1f1;
	top: 1px;
}
.domain-name .domain-host span {
	color: #7f98ad;
	font-size: 35px;
	font-weight: bold;
}
.domain-name .domain-host b {
	display: block;
	font-weight: 100;
	font-size: 15px;
	color: #ffffff;
	background: #46a9ed;
	padding: 6px 30px;
	border-radius: 50px;
	margin: 20px auto 0;
	text-transform: uppercase;
	max-width: 102px;
}

@media (min-width: 768px) and (max-width: 991px) {
	.domain-name .domain-host {
		width: 40%;
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.domain-name .domain-host {
		margin: 0px 0px 20px 0px;
		width: 80%;
	}

	#domain-search #domain-text {
		width: 100%;
		border-radius: 35px;
		margin-bottom: 10px;
	}
	#domain-search #search-btn {
		width: 100%;
		border-radius: 35px;
		margin: 0px;
	}

}

/*ripple btn effect css*/
.waves-effect {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}
.waves-effect .waves-ripple {
	position: absolute;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform: scale(0);
	transform: scale(0);
	pointer-events: none
}
.waves-effect.waves-light .waves-ripple {
	background-color: rgba(255, 255, 255, 0.45)
}
.waves-effect.waves-red .waves-ripple {
	background-color: rgba(244, 67, 54, 0.7)
}
.waves-effect.waves-yellow .waves-ripple {
	background-color: rgba(255, 235, 59, 0.7)
}
.waves-effect.waves-orange .waves-ripple {
	background-color: rgba(255, 152, 0, 0.7)
}
.waves-effect.waves-purple .waves-ripple {
	background-color: rgba(156, 39, 176, 0.7)
}
.waves-effect.waves-green .waves-ripple {
	background-color: rgba(76, 175, 80, 0.7)
}
.waves-effect.waves-teal .waves-ripple {
	background-color: rgba(0, 150, 136, 0.7)
}
.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
	border: 0;
	font-style: normal;
	font-size: inherit;
	text-transform: inherit;
	background: none
}
.waves-effect img {
	position: relative;
	z-index: -1
}

/*  Time Line Section  ||-----------*/
.btn-icon {
	padding: 0;
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	height: 35px;
	width: 35px;
	line-height: 35px
}
.btn-icon i {
	line-height: 35px
}
.btn-icon.btn-icon-lined {
	line-height: 31px
}
.btn-icon.btn-icon-lined i {
	line-height: 31px
}
.btn-icon.btn-icon-lined.btn-icon-thin {
	line-height: 33px
}
.btn-icon.btn-icon-lined.btn-icon-thin i {
	line-height: 33px
}
.btn-icon-lined {
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	background-color: #fff;
	border-width: 2px;
	border-style: solid;
	border-color: #3D4051;
	color: #3D4051;
	height: 35px;
	width: 35px;
	line-height: 35px
}
.btn-icon-lined i {
	line-height: 35px
}
.btn-icon-lined.btn-icon-lined {
	line-height: 31px
}
.btn-icon-lined.btn-icon-lined i {
	line-height: 31px
}
.btn-icon-lined.btn-icon-lined.btn-icon-thin {
	line-height: 33px
}
.btn-icon-lined.btn-icon-lined.btn-icon-thin i {
	line-height: 33px
}
.btn-icon-lined.btn-icon-thin {
	border-width: 1px
}
.btn-icon-lined:hover {
	background-color: #fff;
	color: #fff
}
.btn-icon-lined.btn-default-light {
	color: #bbb;
	border: 2px solid #bbb
}
.btn-icon-lined.btn-default-light:hover {
	color: #bbb;
	border: 2px solid #bbb
}
.btn-icon-lined.btn-default {
	color: #777;
	border-color: #777
}
.btn-icon-lined.btn-default:hover {
	color: #777;
	border-color: #777
}
.btn-icon-lined.btn-primary {
	color: #009688;
	border-color: #009688
}
.btn-icon-lined.btn-success {
	color: #8BC34A;
	border-color: #8BC34A
}
.btn-icon-lined.btn-info {
	color: #00BCD4;
	border-color: #00BCD4
}
.btn-icon-lined.btn-warning {
	color: #FFCA28;
	border-color: #FFCA28
}
.btn-icon-lined.btn-danger {
	color: #F44336;
	border-color: #F44336
}
.btn-icon-round {
	border-radius: 50%
}
.btn-icon-sm {
	height: 30px;
	width: 30px;
	line-height: 30px
}
.btn-icon-sm i {
	line-height: 30px
}
.btn-icon-sm.btn-icon-lined {
	line-height: 26px
}
.btn-icon-sm.btn-icon-lined i {
	line-height: 26px
}
.btn-icon-sm.btn-icon-lined.btn-icon-thin {
	line-height: 28px
}
.btn-icon-sm.btn-icon-lined.btn-icon-thin i {
	line-height: 28px
}
.btn-icon-md {
	height: 45px;
	width: 45px;
	line-height: 45px;
	font-size: 18px
}
.btn-icon-md i {
	line-height: 45px
}
.btn-icon-md.btn-icon-lined {
	line-height: 41px
}
.btn-icon-md.btn-icon-lined i {
	line-height: 41px
}
.btn-icon-md.btn-icon-lined.btn-icon-thin {
	line-height: 43px
}
.btn-icon-md.btn-icon-lined.btn-icon-thin i {
	line-height: 43px
}
.btn-icon-lg {
	height: 65px;
	width: 65px;
	line-height: 65px;
	font-size: 28px
}
.btn-icon-lg i {
	line-height: 65px
}
.btn-icon-lg.btn-icon-lined {
	line-height: 61px
}
.btn-icon-lg.btn-icon-lined i {
	line-height: 61px
}
.btn-icon-lg.btn-icon-lined.btn-icon-thin {
	line-height: 63px
}
.btn-icon-lg.btn-icon-lined.btn-icon-thin i {
	line-height: 63px
}
.btn-icon-lg-alt {
	height: 70px;
	width: 70px;
	line-height: 70px
}
.btn-icon-lg-alt i {
	line-height: 70px
}
.btn-icon-lg-alt.btn-icon-lined {
	line-height: 66px
}
.btn-icon-lg-alt.btn-icon-lined i {
	line-height: 66px
}
.btn-icon-lg-alt.btn-icon-lined.btn-icon-thin {
	line-height: 68px
}
.btn-icon-lg-alt.btn-icon-lined.btn-icon-thin i {
	line-height: 68px
}
.ui-timline-left .ui-timeline:before {
	left: 0
}
@media (min-width: 768px) {
	.ui-timline-left .ui-timeline .tl-item:before {
		display: none
	}
	.ui-timline-left .ui-timeline .tl-item .tl-caption {
		margin-left: -55px
	}
	.ui-timline-left .ui-timeline .tl-item .tl-body .tl-time {
		left: auto;
		right: 15px;
		color: #777
	}
}
.ui-timeline {
	display: table;
	position: relative;
	table-layout: fixed;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse
}
@media (min-width: 768px) {
	.ui-timeline:before {
		left: 50%
	}
}
.ui-timeline .tl-item:before {
	display: none;
	content: ""
}
@media (min-width: 768px) {
	.ui-timeline .tl-item:before {
		display: block;
		width: 50%
	}
}
.ui-timeline .tl-item .tl-caption {
	width: 150px;
	margin-left: -55px
}
@media (min-width: 768px) {
	.ui-timeline .tl-item .tl-caption {
		margin-left: -110px
	}
}
@media (min-width: 768px) {
	.ui-timeline .tl-item.alt {
		text-align: right
	}
	.ui-timeline .tl-item.alt:before {
		display: none
	}
	.ui-timeline .tl-item.alt:after {
		content: "";
		display: block;
		width: 50%
	}
	.ui-timeline .tl-item.alt .tl-body .tl-entry {
		margin: 0 35px 15px 0
	}
	.ui-timeline .tl-item.alt .tl-body .tl-time {
		right: -220px;
		left: auto;
		text-align: left
	}
	.ui-timeline .tl-item.alt .tl-body .tl-icon {
		right: -53px;
		left: auto
	}
	.ui-timeline .tl-item.alt .tl-body .tl-content:after {
		right: -16px;
		left: auto;
		border: 8px solid transparent;
		border-left: 8px solid #f5f8fa;
		border-top: 8px solid #f5f8fa;
	}
}
.ui-timeline .tl-item .tl-body {
	display: table-cell;
	width: 50%;
	vertical-align: top
}
.ui-timeline .tl-item .tl-body .tl-entry {
	position: relative;
	margin: 0 0 20px 35px;
}
.ui-timeline .tl-item .tl-body .tl-entry .btn-primary {
	background-color: #ff0033;
	border-color: #ff0033;
	padding: 10px 12px;
}
.ui-timeline .tl-item .tl-body .tl-time {
	z-index: 1;
	position: absolute;
	left: auto;
	right: 15px;
	top: 0;
	width: 150px;
	color: #777;
	line-height: 35px;
	text-align: right
}
@media (min-width: 768px) {
	.ui-timeline .tl-item .tl-body .tl-time {
		left: -220px;
		right: auto;
		color: #3D4051
	}
}
.ui-timeline .tl-item .tl-body .tl-icon {
	position: absolute;
	left: -53px;
	top: 0;
	background: #7f98ad;
	border-color: #7f98ad;
}
.ui-timeline .tl-item .tl-body .color-blue-bg {
	background: #03a9f4;
	border-color: #03a9f4;
}
.ui-timeline .tl-item .tl-body .color-orenge-bg {
	border-color: #ff9800;
	background: #ff9800;
}
.ui-timeline .tl-item .tl-body .color-green-bg {
	background: #8bc34a;
	border-color: #8bc34a;
}
.ui-timeline .tl-item .tl-body .color-prapler-bg {
	background: #6d4fa7;
	border-color: #6d4fa7;
}

.ui-timeline .tl-item .tl-body .tl-content {
	position: relative;
	padding: 10px 15px;
	border-radius: 2px;
	background-color: #f5f8fa;
	top: 0px;
}
.ui-timeline .tl-item .tl-body .tl-content:hover {
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	box-shadow: 0px 12px 19px 4px rgba(0, 0, 0, 0.08);
	top: -1px;
}
.tl-item .tl-body .tl-entry p {
	margin: 0px;
}
.tl-item .tl-body .tl-entry h4 {
	margin-top: 0px;
}
.ui-timeline .tl-item .tl-body .tl-content:after {
	content: " ";
	line-height: 0;
	position: absolute;
	left: -16px;
	top: 0;
	border: 8px solid transparent;
	border-right: 8px solid #f5f8fa;
	border-top: 8px solid #f5f8fa;
}
.tooltip-inner {
	padding: .85em
}
.ui-timeline {
	display: table;
	position: relative;
	table-layout: fixed;
	width: 70%;
	margin: 0 auto;
	border-spacing: 0;
	border-collapse: collapse
}
.ui-timeline:before {
	background-color: #d5d5d5;
	height: 75%;
	content: "";
	position: absolute;
	left: 0;
	top: 30px;
	width: 1px;
	z-index: 0
}
@media (min-width: 768px) {
	.ui-timeline:before {
		left: 50%
	}
}
.ui-timeline .tl-item {
	display: table-row;
	margin-bottom: 5px
}
.ui-timeline .tl-item:before {
	display: none;
	content: ""
}
@media (min-width: 768px) {
	.ui-timeline .tl-item:before {
		display: block;
		width: 50%
	}
}
@media (max-width: 767px) {
	.ui-timeline .tl-item .tl-caption {
		margin-left: -39px;
	}
	.ui-timeline .tl-item .tl-body .tl-icon {
		left: -48px;
	}
}

/*wow*/
.wow {
	visibility: hidden;
}

/*Our_Service*/
.title span {
	display: block;
	font-size: 18px;
	padding-bottom: 5px;
}
.webicon {
	width: 54px;
	height: 54px;
	line-height: 54px;
	font-size: 33px;
	border-radius: 5px;
	text-align: center;
	margin-right: 20px;
	float: left;
	color: #fff;
}
.link-building {
	width: 78%;
	width: calc(100% - 75px);
	width: -webkit-calc(100% - 75px);
	float: left;
}
.link-building  h4 {
	text-transform: uppercase;
	margin-top: 10px;
	line-height: 1.3;
	font-weight: 600;
	color: #7f98ad;
}
.service_block:hover {
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	box-shadow: 0px 12px 19px 4px rgba(0, 0, 0, 0.08);
}
.service_block {
	position: relative;
}
.service_block:before {
	width: 0%;
	left: 0px;
	height: 2px;
	position: absolute;
	content: "";
	bottom: 0px;
	margin: 0px auto;
	right: 0px;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	background: #714da0;
	background: -moz-linear-gradient(left, #714da0 0%, #4269f7 100%);
	background: -webkit-linear-gradient(left, #714da0 0%,#4269f7 100%);
	background: linear-gradient(to right, #714da0 0%,#4269f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714da0', endColorstr='#4269f7',GradientType=1 );
}
.service_block:hover:before {
	width: 100%;
}

/*cloud_sky*/
.cloud_box img {
	position: relative;
	z-index: 1;
	width: 100%;
}
.cloud_box:after {
	content: '';
	position: absolute;
	top: 0;
	left: 34px;
	background: url(../images/sky.png) 0 0 no-repeat;
	width: 66%;
	height: 66%;
	opacity: 0.1;
	background-size: cover;
}

/*==tab_host===*/

#tab_host .tab_colume {
	display: inline-block;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	padding: 14px 20px;
	border-radius: 8px;
	-webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
	box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
	position: relative;
	z-index: 2;
	min-width: 200px;
	color: #fff;
}
@media (max-width: 767px) {
	#tab_host .tab_colume {
		display: block;
	}
}
#tab_host .tab_colume span {
	display: block;
	font-size: 20px;
	margin-top: 7px;
}
@media (min-width: 768px) and (max-width: 991px) {
	#tab_host .tab_colume {
		margin: 0px 5px;
	}
}
#tab_host .tab_colume i {
	font-size: 35px;
}
.blue-bg {
	background: #03a9f4;
}

.green-bg {
	background: #8bc34a;
}

.ornge-bg {
	background: #FF9800;
}

.tab_price {
	padding: 50px 37px;
	-webkit-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219,0.17);
	-moz-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219,0.17);
	box-shadow: 0px 5px 33px 0px rgba(82, 156, 219,0.17);
	margin: 15px;
	position: relative;
	text-align: center;
}
.tab_price:before {
	width: 0%;
	left: 0px;
	height: 2px;
	position: absolute;
	content: "";
	bottom: 0px;
	margin: 0px auto;
	right: 0px;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	background: #03a9f4;
}
.tab_price.active:before {
	width: 100%;
}
.hov-effe2:before {
	background: #8bc34a;
}
.hov-effe3:before {
	background: #FF9800;
}

.tab_price .cloud-icon {
	font-size: 45px;
	margin-bottom: 30px;
	display: inline-block;
	border: 1px solid;
	width: 130px;
	height: 130px;
	border-radius: 100%;
	line-height: 130px;
}
.color-orgen {
	color: #ff9800;
	border-color: #ff9800;
}
.color-green {
	color: #8bc34a;
	border-color: #8bc34a;
}
.color-blue {
	color: #03a9f4;
	border-color: #03a9f4;
}
.tab_price .cloud-title span {
	font-weight: 400;
	font-size: 20px;
	color: #7f98ad;
	display: block;
	margin-bottom: 10px;
}
.tab_price .cloud-amount span.start_point {
	font-size: 18px;
}
.tab_price .cloud-amount span {
	display: block;
	margin-bottom: 20px;
}
.tab_price .cloud-amount .cloud-price {
	font-weight: 100;
	font-size: 15px;
	color: #ffffff;
	background: #03a9f4;
	padding: 6px 30px;
	border-radius: 50px;
	margin-top: 20px;
	text-transform: uppercase;
	display: inline-block;
}
.tab_price .cloud-amount .color-green {
	background: #8bc34a;
}
.tab_price .cloud-amount .color-orgen {
	background: #ff9800;
}
.cloud-ancle {
	border-color: #03a9f4;
	color: #03a9f4;
}
.cloud-ancle:hover {
	background: #46a9ed;
	color: #fff;
}
.hov-effe2 .cloud-ancle {
	border-color: #8bc34a;
	color: #8bc34a;
}
.hov-effe2 .cloud-ancle:hover {
	background: #8bc34a;
	color: #fff;
}
.hov-effe3 .cloud-ancle {
	border-color: #ff9800;
	color: #ff9800;
}
.hov-effe3 .cloud-ancle:hover {
	background: #ff9800;
	color: #fff;
}

/*Testimonial*/
.padd-top {
	padding-top: 122px;
}
.testimonial-section .slider_box_block .owl-stage-outer {
	padding-top: 45px;
}
.cyan-background {
	background: #f5f8fa;
	color: #2f3542;
}

.testimonial-block {
	text-align: center;
	position: relative;
	padding: 0 30px 30px;
	width: 100%;
}

.testimonial-img {
	position: relative;
	top: -40px;
}
.img-border {
	border: 6px solid #f5f0f0;
	width: 80px !important;
	margin-left: auto;
	margin-right: auto;
}
.testimonial-author {
	color: #7f98ad;
	font-weight: 800;
	display: block;
	font-size: 18px;
	margin-top: -25px;
	margin-bottom: 5px;
}
.testimonial-block .small-divider {
	border-color: #889eab;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 41px;
}
.cyan-background p {
	color: #889eab;
	font-weight: 500;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.5;
}
.testimonial-block > span {
	color: #889eab;
	font-size: 12px;
}
.star i {
	color: #889eab;
	font-size: 14px;
	margin-bottom: 25px;
}

.first_carousel {
}
.second_carousel {
	top: -83px;
}
.therth_carousel {
	margin-bottom: 110px;
}

.fifth_carousel {
	top: -97px;
}
.sixth_carousel {
	top: -50px;
}
.forth_carousel {
	margin-top: -50px;
}

@media (min-width: 1340px) {
	.sixth_carousel {
		right: -60px;
	}
	.forth_carousel {
		left: -77px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.padd-top {
		padding-top: 20px;
	}
	.second_carousel {
		top: 0px;
	}
	.therth_carousel {
		margin-bottom: 10px;
		margin-top: 40px;
	}

	.fifth_carousel {
		top: 40px;
	}
	.sixth_carousel {
		top: 40px;
	}
	.forth_carousel {
		margin-top: 40px;
	}
}
@media (max-width: 767px) {
	.second_carousel {
		top: 20px;
	}
	.therth_carousel {
		margin-bottom: 10px;
		margin-top: 40px;
	}

	.fifth_carousel {
		top: 23px;
	}
	.sixth_carousel {
		top: 46px;
	}
	.forth_carousel {
		margin-top: 10px;
	}
	.padd-top {
		padding-top: 30px;
	}
}
.slider_box_block {
	max-width: 350px;
	height: 267px;
	position: relative;
	width: 100%;
}

@media (max-width: 767px) {
	.slider_box_block {
		margin: 0 auto 40px;
	}
}
.slider_box_block .testimonial-block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*Points-Bar*/
.points-patr .icon-point img {
	height: 50px;
}

/*blue_sec*/
.bluebg-sec {
	background: #46a9ed;
	position: relative;
}

.bluebg-sec:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/pattern-3.png);
	background-position: 0 0;
	width: 100%;
	height: 100%;
	opacity: 0.1;
	background-size: 66%;
	animation: bg_animation 40s linear infinite;
}
@keyframes bg_animation{
0% {
background-position: 0px 0px;
}

100% {
background-position: -100% 0;
}
}
/*footer*/
#footer {
	background: #2e2e2e;
}
.foot-link a {
	color: #889eab;
}
.foot-link a:hover{
	color:#03a9f4;
}
.foot-link ul.padd_left {
	padding: 0px;
}

.foot-link ul {
	display: inline-block;
	float: left;
}
.foot-link ul li {
	list-style: none;
}
#footer .form-inline .form-group {
	width: 100%;
}
#footer .form-inline .form-group .form-control {
	border-radius: 15px;
	font-size: 15px;
	height: 40px;
	margin: 0px 10px 0px 0px;
	line-height: 40px;
	padding: 0px 15px;
}
#footer .form-inline .form-group .btn-style {
	background-color: #149dcc;
	border-color: #149dcc;
	font-size: 15px;
	color: #ffffff;
	border-radius: 15px;
	height: 40px;
	line-height: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0px 10px;
	cursor: pointer;
}
.marg_col {
	margin-top: 18px;
}
.other_mar {
	margin-top: 35px;
}
@media (max-width: 767px) {
	#footer .form-inline .form-group .btn-style, #footer .form-inline .form-group .form-control {
		width: 100%;
		margin: 0px;
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#footer .form-inline .form-group .form-control, #footer .form-inline .form-group .btn-style {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
}

.social-list .soc-item {
	display: inline-block;
	margin: 0px 10px;
}
.social-list .soc-item a {
	margin: 0;
	opacity: .5;
	-webkit-transition: .2s linear;
	transition: .2s linear;
}
.social-list .soc-item a:hover {
	opacity: 1;
}
.social-list .soc-item a i {
	font-size: 25px;
	color: #fff;
}
.copyright {
	padding-bottom: 20px;
}
.copyright p {
	margin: 0px;
}
/*about_Us_Page*/
#page_tital_bar, #page_tital_bar .container {
	position: relative;
	z-index: 9;
}
#page_tital_bar:after {
	content: "";
	width: 100%;
	height: 100%;
	background: #f4f7f9 url(../images/bg-line.png) 4px 33px;
	top: 0px;
	position: absolute;
	background-size: 91%;
	background-repeat-y: no-repeat;
	opacity: 0.6;
	background-blend-mode: overlay;
}

.content-block {
	background: rgba(0, 0, 0, 0.6784313725490196) url(../images/25.jpg);
	position: relative;
	background-blend-mode: overlay;
}

.right_text_pic {
	padding: 0 65px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.right_text_pic {
		padding: 65px;
	}
}
.content-block h2 {
	color: #fff;
	font-size: 30px;
}
.right_text_pic h3, .right_text_pic p {
	color: #fff;
}

#servi-carousel .item_ser .full-item-pic i {
	font-size: 50px;
}
#servi-carousel .item_ser .item-text span, #servi-carousel .item_ser .item-text strong {
	display: block;
}

/*Olw-carousel-Nav_style*/
.owl-nav .owl-prev, .owl-nav .owl-next {
	position: absolute;
	top: 40px;
	border: 1px solid #ccc;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 37px;
}
.owl-nav .owl-prev {
	left: 0px;
}
.owl-nav .owl-next {
	right: 0px;
}

@media (max-width: 767px) {
	.right_text_pic {
		padding: 50px;
	}

}

/*Web_hosting_page*/
/*pricing*/

.pricing .block {
	display: inline-block;
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	border-radius: 6px;
	color: rgba(0, 0, 0, 0.87);
	background: #fff;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.pricing .block-caption {
	font-weight: 700;
	font-family: "Lato", "Times New Roman", serif;
	color: #7f98ad;
}

.pricing .block-plain {
	background: transparent;
	box-shadow: none;
}

.pricing .block .category:not([class*="text-"]) {
color: #7f98ad;
    font-size: 15px;
}

.pricing .block-background {
	background-position: center center;
	background-size: cover;
	text-align: center;
}

.pricing .block-raised {
	box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.pricing .block-background .table {
	position: relative;
	z-index: 2;
	min-height: 280px;
	padding-top: 40px;
	padding-bottom: 40px;
	max-width: 440px;
	margin: 0 auto;
}

.pricing .block-background .block-caption {
	color: #FFFFFF;
	margin-top: 10px;
}

.pricing .block-pricing.block-background:after {
	background-color: rgba(0, 0, 0, 0.7);
}

.pricing .block-background:after {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
	left: 0;
	top: 0;
	content: "";
	background-color: rgba(0, 0, 0, 0.56);
	border-radius: 6px;
}

.pricing .block-pricing {
	text-align: center;
}

.pricing .block-pricing .table {
	padding: 15px !important;
	margin-bottom: 0px;
}

.pricing .block-pricing .icon {
	padding: 10px 0 0px;
	color: #7f98ad;
}

.pricing .block-pricing .icon i {
	font-size: 55px;
	border: 1px solid #ececec;
	border-radius: 50%;
	width: 130px;
	line-height: 130px;
	height: 130px;
}

.pricing .block-pricing h1 small {
	font-size: 18px;
}

.pricing .block-pricing h1 small:first-child {
	position: relative;
	top: -17px;
	font-size: 26px;
}

.pricing .block-pricing ul {
	list-style: none;
	padding: 0;
	max-width: 240px;
	margin: 10px auto;
}

.pricing .block-pricing ul li {
	color: #7f98ad;
	text-align: center;
	padding: 12px 0;
	border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}

.pricing .block-pricing ul li:last-child {
	border: 0;
}

.pricing .block-pricing ul li b {
	color: #7f98ad;
}

.pricing .block-pricing ul li i {
	top: 6px;
	position: relative;
}

.pricing .block-pricing.block-background ul li, .pricing .block-pricing [class*="table-"] ul li {
	color: #FFFFFF;
	border-color: rgba(255, 255, 255, 0.3);
}

.pricing .block-pricing.block-background ul li b, .pricing .block-pricing [class*="table-"] ul li b {
	color: #FFFFFF;
}

.pricing .block-pricing.block-background [class*="text-"], .pricing .block-pricing [class*="table-"] [class*="text-"] {
	color: #FFFFFF;
}

.pricing .block-pricing.block-background:after {
	background-color: rgba(0, 0, 0, 0.7);
}

.pricing .block-background:not(.block-pricing)
.btn {
	margin-bottom: 0;
}

.pricing .block .table-primary {
	background: linear-gradient(60deg, #ab47bc, #7b1fa2);
}

.pricing .block [class*="table-"] .block-caption a, .pricing .block [class*="table-"] .block-caption, .pricing .block [class*="table-"] .icon i {
	color: #FFFFFF;
}

.pricing .block-pricing .block-caption {
	margin-top: 30px;
}

.pricing .block [class*="table-"] h1 small, .pricing .block [class*="table-"] h2 small, .pricing .block [class*="table-"] h3 small {
	color: rgba(255, 255, 255, 0.8);
}

/* ======= BLOCK TABLE COLOR ======= */

.pricing .block .table-primary {
	background: linear-gradient(60deg, #ab47bc, #7b1fa2);
	border-radius: 6px;
	box-shadow: 0 16px 26px -10px rgba(156, 39, 176, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
}

.pricing .block .table-info {
	background: linear-gradient(60deg, #26c6da, #0097a7);
	border-radius: 6px;
	box-shadow: 0 2px 2px 0 rgba(0, 188, 212, 0.14), 0 3px 1px -2px rgba(0, 188, 212, 0.2), 0 1px 5px 0 rgba(0, 188, 212, 0.12);
}

.pricing .block .table-success {
	background: #714da0;
	background: -moz-linear-gradient(left, #714da0 0%, #4269f7 100%);
	background: -webkit-linear-gradient(left, #714da0 0%,#4269f7 100%);
	background: linear-gradient(to right, #714da0 0%,#4269f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714da0', endColorstr='#4269f7',GradientType=1 );
	border-radius: 6px;
	box-shadow: 0 14px 26px -12px rgb(106, 81, 172), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgb(110, 80, 167);
}

.pricing .block .table-warning {
	background: linear-gradient(60deg, #ffa726, #f57c00);
	border-radius: 6px;
}

.pricing .block .table-danger {
	background: linear-gradient(60deg, #ef5350, #d32f2f);
	border-radius: 6px;
	box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
}

.pricing .block .table-rose {
	background: linear-gradient(60deg, #ec407a, #c2185b);
	border-radius: 6px;
	box-shadow: 0 14px 26px -12px rgba(233, 30, 99, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(233, 30, 99, 0.2);
}

.pricing .block [class*="table-"] .category, .pricing .block [class*="table-"] .block-description {
	color: rgba(255, 255, 255, 0.8);
}

/* ======= PRICING BUTTONS  ======= */

.pricing .btn, .pricing .navbar > li > a.btn {
	border: none;
	border-radius: 3px;
	position: relative;
	padding: 12px 30px;
	margin: 10px 1px;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0;
	will-change: box-shadow, transform;
	transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.pricing .btn.btn-round {
	border-radius: 30px;
}

.pricing .nav-pills:not(.nav-pills-icons) >
li > a {
	border-radius: 30px;
	font-weight: 400;
}

.pricing .nav-pills > li.active > a, .pricing .nav-pills > li.active > a:focus, .pricing .nav-pills > li.active > a:hover {
	background-color: #9c27b0;
	color: #FFFFFF;
	box-shadow: 0 16px 26px -10px rgba(156, 39, 176, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
}

/* btn-success */
.pricing .btn.btn-success {
	color: #FFFFFF;
	background: #714da0;
	background: -moz-linear-gradient(left, #714da0 0%, #4269f7 100%);
	background: -webkit-linear-gradient(left, #714da0 0%,#4269f7 100%);
	background: linear-gradient(to right, #714da0 0%,#4269f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714da0', endColorstr='#4269f7',GradientType=1 );
	border-color: #714da0;
}

.pricing .btn.btn-success:focus, .pricing .btn.btn-success:active, .pricing .btn.btn-success:hover {
	box-shadow: 0 14px 26px -12px rgb(72, 101, 236), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgb(106, 81, 173);
}

/* btn-white */
.pricing .btn.btn-white {
	color: #7f98ad;
	background-color: #fff;
	border-color: #fff;
	box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}

.pricing .btn.btn-white:focus, .pricing .btn.btn-white:active, .pricing .btn.btn-white:hover {
	box-shadow: 0 4px 4px 0 rgba(153, 153, 153, 0.24), 0 3px 1px -2px rgba(153, 153, 153, 0.3), 0 1px 5px 0 rgba(153, 153, 153, 0.32);
}

/*web-hosting Page*/
.support__box {
	background: #fff;
	padding: 30px;
	border-radius: 15px;
	box-shadow: 0 9px 21px rgba(0, 0, 0, 0.05);
}
.pic_middle {
	vertical-align: middle;
	display: table;
	min-height: 310px;
}
.pic_middle span {
	display: table-cell;
	vertical-align: middle;
}
.icon-hover-effect img {
	opacity: .5;
}
.icon-hover-effect img:hover {
	opacity: 1;
}

/*contact Page*/
#success {
	display: none;
	position: absolute;
	top: -76px;
	left: 0;
	width: 100%;
}
form .error {
	border-color: #e1534f !important;
}
.contact-form input[type="text"] {
	display: block;
	height: 46px;
	margin-bottom: 32px;
	width: 100%;
	font-size: 14px;
	padding: 0 15px;
	border: 1px solid #d6d6d6;
	color: #889eab;
	background: transparent;
	-webkit-appearance: none;
	border-radius: 0;
}
.contact-form textarea {
	padding-right: 30px;
	border: 1px solid #d6d6d6;
	margin-bottom: 0;
	font-size: 14px;
	height: 202px;
	padding: 10px 15px;
	width: 100%;
}
.btn-text {
	font-size: 14px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	line-height: 41px;
	border: 2px solid #46a9ed;
	padding: 0 22px;
	border-radius: 30px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #46a9ed;
	height: 44px;
	text-align: center;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	cursor: pointer;
}
.contact-form input[type="text"]:focus, .contact-form textarea:focus {
	border: 1px solid #7f98ad;
	box-shadow: none;
	outline: none;
}
.contact-info ul {
	float: left;
	width: 100%;
	padding: 0px;
}
.contact-info ul.info li {
	list-style: none;
	float: left;
	margin-top: 25px;
}
@media (max-width: 767px) {
	.contact-info ul.info li {
		width: 100%;
	}
}
.contact-info ul.info li .icon {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #46a9ed;
	text-align: center;
	font-size: 22px;
	color: #fff;
	border-radius: 100%;
	float: left;
}
.contact-info ul.info li .content {
	float: left;
	width: calc(100% - 50px);
	padding-left: 15px;
}
.contact-info ul.info li .content p {
	margin: 0px;
}
.contact-info .event-social li.social_tital {
	display: block;
	font-size: 15px;
	text-transform: capitalize;
	width: 100%;
}
.contact-info .event-social li {
	list-style: none;
	float: left;
}

.contact-info .event-social li a {
	border: 1px solid #d6d6d6;
	padding: 5px;
	font-size: 16px;
	margin: 4px;
	width: 30px;
	height: 30px;
	display: inline-block;
	line-height: 21px;
	text-align: center;
	color: #889eab;
}

/*Support_sec*/
.suppot_fige {
	padding: 23px 10px 10px 29px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	background: #fff;
	float: left;
	width: 100%;
	box-shadow: 0px 12px 19px 4px rgba(0, 0, 0, 0.08);
	top: 0px;
}
.suppot_fige:hover {
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08);
	top: 1px;
}
.suppot_fige .media_suppot, .suppot_fige .media_text {
	display: table-cell;
	vertical-align: top;
}
.suppot_fige .media_suppot i {
	width: 80px;
	height: 80px;
	line-height: 75px;
	background: #46a9ed;
	text-align: center;
	font-size: 24px;
	color: #fff;
	border-radius: 100%;
}
.suppot_fige .media_text {
	padding-left: 20px;
}
.suppot_fige .media_text h4 {
	margin-top: 0px;
}
/*==========faq==========*/
.card {
	position: relative;
	overflow: hidden;
	margin: 10px 0 0px 0;
	border: none;
	border-radius: 0px;
}
.card-header {
	border-radius: 0px !important;
}
.card-header {
	padding: 0;
	background: #f4f7f9;
	border-bottom: none;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
	font-weight: bold;
	text-transform: capitalize;
}
.faq .panel-title > a, .panel-title a {
	display: block;
}
.faq .panel-default > .panel-heading a.collapsed, .panel-title a {
	background-position: right top;
}

.faq .panel-default > .panel-heading a, .panel-title a {
	padding: 15px 60px 15px 28px;
	color: #7f98ad;
	position: relative;
}
.faq .collape-plus, .panel-title a i {
	background: #7f98ad;
	color: #fff;
}
.faq .collape-plus, .panel-title a i {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 48px;
	height: 100%;
	text-align: center;
}
.collape-plus:before {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.panel-title a[aria-expanded="true"] .fa-plus:before {
	content: "\f068";
	font-famiyl: 'FontAwesome';
}

/*Term Page*/
.term_page h2 {
	margin: 0px;
	font-size: 16px;
}
.term_page p {
	margin-bottom: 16px;
}
.term_page ul, .term_page ol {
	padding-left: 14px;
}

.article-box {
	margin-bottom: 40px;
}
.article-box .news_post a h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
.article-box .article-info {
	font-size: 14px;
	margin-bottom: 30px;
}
.article-box .article-info a {
	color: #7f98ad;
	font-weight: 600;
}
.article-box .article-text {
}

/*  Register and login Pages   ||-----------*/
.body_bg {
	background: #f5f8fa url(../images/08.png);
    background-blend-mode: overlay;
}
.page-signin .main-body {
	max-width: 480px;
	margin: 10px auto;
}
.page-signin .body-inner {
	position: relative;
	padding: 0 20px 20px;
}
.card {
	position: relative;
	overflow: hidden;
	margin: 10px 0 0px 0;
	border: none;
	border-radius: 0px;
}
.mdl-shadow--2dp, .card-panel {
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.2), 0 1px 5px 0 rgba(0,0,0,0.12);
}
.bg-white {
	background-color: #fff;
	color: #3D4051;
}
.z-depth-2, .page-signin .card {
	box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.card .card-content {
	padding: 20px;
	border-radius: 0 0 2px 2px;
}
.page-signin .card .card-content {
	padding: 30px 20px;
}
.page-signin .logo {
	font-size: 26px;
	font-weight: normal;
}
.page-signin .form-group {
	position: relative;
	margin: 0;
}
.ui-input-group {
	position: relative;
	margin: 18px 0 12px;
}
.card .card-action {
	border-top: 1px solid rgba(0,0,0,0.05);
	padding: 20px;
}
.card .card-action.no-border {
	border: 0;
}
.color-primary, a.color-primary {
	color: #46a9ed;
}
.card .card-action > a {
	margin-right: 20px;
	text-transform: uppercase;
}
.page-signin .additional-info {
	text-align: center;
	font-size: 12px;
}
.page-signin .additional-info a {
	color: #fafafa;
}
.page-signin .additional-info .divider-h {
	border-right: 1px solid #fafafa;
	margin: 0 15px;
}
.page-signin .additional-info {
	text-align: center;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 8px;
}
.page-signin .body-inner:before {
	z-index: -1;
	content: ' ';
	line-height: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #46a9ed;
	height: 240px;
}
.ui-input-group > input {
	padding-left: 0;
	padding-right: 0;
	border: none;
	box-shadow: 0 0 0 #fff;
	border: none;
	border-bottom: 1px solid #CBD5DD;
	margin: 0;
	border-radius: 0px;
}
.ui-input-group > input:focus {
	border-bottom: 1px solid #CBD5DD;
	box-shadow: 0 0 0 #fff;
}
.page-signin .ui-input-group .form-control {
	color: #555;
}
.ui-input-group .input-bar {
	position: relative;
	display: block;
	width: 100%;
}
.ui-input-group .input-bar:before {
	left: 50%;
}
.ui-input-group .input-bar:before, .ui-input-group .input-bar:after {
	content: '';
	height: 1px;
	width: 0;
	bottom: 1px;
	position: absolute;
	background: #46a9ed;
	-webkit-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.ui-input-group .input-bar:after {
	right: 50%;
}
.ui-input-group .input-bar:before, .ui-input-group .input-bar:after {
	content: '';
	height: 1px;
	width: 0;
	bottom: 1px;
	position: absolute;
	background: #46a9ed;
	-webkit-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.ui-input-group > label {
	color: #999;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	pointer-events: none;
	left: 0;
	top: 10px;
	-webkit-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	margin: 0;
}
.ui-input-group>input:focus ~ label, .ui-input-group>input:valid ~
label {
	top: -20px;
	left: 0;
	font-size: 12px;
}
.ui-input-group>input:focus ~ label, .ui-input-group>textarea:focus ~
label {
	color: #46a9ed;
}
.ui-input-group>input:focus ~ .input-bar:before, .ui-input-group>input:focus ~
.input-bar:after {
	width: 50%;
}
.ui-input-group>input:focus ~ .input-bar:before, .ui-input-group>input:focus ~
.input-bar:after {
	width: 50%;
}
.checkbox-field label {
	font-size: 12px;
}
.checkbox-field #check_box {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0
}
.custom-check {
	width: 20px;
	height: 20px;
	display: inline-block;
	border: 1px solid #46a9ed;
	top: 4px;
	position: relative;
	margin-right: 10px;
}
.custom-check:before {
	content: "";
	font-family: "Ionicons";
	color: #46a9ed;
	font-size: 24px;
	position: absolute;
	top: -3px;
	left: 5px;
}
.checkbox-field #check_box:checked + .custom-check:before {
	content: "\f3fd";
}
.spacer {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (max-width: 767px) {
	.button-container-wrap, .text-container {
		text-align: center !important;
	}
}

/*  Preloader   ||-----------*/
#preloader {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	background: #fff;
}
.sk-circle {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.sk-circle .sk-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.sk-circle .sk-child:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #1d98db;
	border-radius: 100%;
	-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}
.sk-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
.sk-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sk-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}
.sk-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}
.sk-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.sk-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}
.sk-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}
.sk-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.sk-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}
.sk-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}
.sk-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.sk-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}