@import url("stylesheet.css");
@import url("../fonts/fzdbsjw.css");
@import url("../fonts/syhtm.css");
@import url("../fonts/syhtb.css");
@import url("../fonts/BigYoungBoldGB20.css");
@import url('swiper-bundle.min.css');



* {
	padding: 0;
	margin: 0;
	font-family: 'Source Han Sans CN', sans-serif;
}

html {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: visible;
	font-size: 16px;
}


@media (min-width: 0px) and (max-width: 399px) {
	html {
		font-size: 3px;
	}
}

@media (min-width: 400px) and (max-width: 520px) {
	html {
		font-size: 4px;
	}
}

@media (min-width: 521px) and (max-width: 767px) {
	html {
		font-size: 6px;
	}
}

@media (min-width:768px) and (max-width: 1023px) {
	html {
		font-size: 8px;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	html {
		font-size: 10px;
	}
}

@media (min-width: 1200px) and (max-width: 1439px) {
	html {
		font-size: 12px;
	}
}

@media (min-width: 1440px) and (max-width: 1580px) {
	html {
		font-size: 13px;
	}
}

@media (min-width: 1581px) and (max-width: 1679px) {
	html {
		font-size: 14px;
	}
}

@media (min-width: 1680px) and (max-width: 1920px) {
	html {
		font-size: 16px;
	}
}

@media (min-width: 1921px) and (max-width: 2559px) {
	html {
		font-size: 20px;
	}
}

@media (min-width: 2560px) and (max-width: 3839px) {
	html {
		font-size: 22px;
	}
}

@media (min-width: 3840px) {
	html {
		font-size: 32px;
	}
}

body {
	font-weight: 400;
	overflow-x: hidden;
	color: #222;
	text-size-adjust: 100%;
	background: rgb(255, 255, 255);
	min-width: 81.25rem;
	/* max-width: 191.25rem; */
	margin: 0 auto;
	line-height: 1.875rem;
}

html,
body,
.wrapper {
	height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0e2b3d;
	font-weight: normal;
	line-height: 1.2;
	letter-spacing: 0;
	margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 0.9375rem
}

img {
	border: 0;
	outline: 0;
	max-width: 100%
}

label {
	display: inline-block;
	font-weight: normal;
	margin-bottom: 0.3125rem;
	max-width: 100%
}

a,
.btn,
button {
	transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	outline: medium none
}

a img,
iframe {
	border: 0
}

p {
	color: #222;
	margin: 0 0 0.9375rem;
	text-transform: none;
	font-weight: 400
}

hr {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	border-top: 0.0625rem solid #eee
}

pre {
	display: block;
	margin: 0 0 1.875rem;
	padding: 9.0.3125rem;
	word-wrap: break-word;
	word-break: break-all;
	color: #333;
	border: 0.0625rem solid #ededed;
	border-radius: inherit;
	background-color: #f9f9f9;
	font-size: 0.8125rem;
	line-height: 1.42857143
}

input:focus,
textarea:focus,
select:focus {
	outline: 0;
	box-shadow: inherit
}

ul {
	margin: 0;
	list-style-type: none
}

a,
a:active,
a:focus,
a:hover {
	outline: 0;
	text-decoration: none;
	color: #0e2b3d
}

a:hover {
	color: #0e2b3d
}

a {
	transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	text-decoration: none;
	font-family: 'Source Han Sans CN', sans-serif;
	font-weight: 600
}

b,
strong {
	font-weight: 900
}

.btn.active,
.btn:active {
	background-image: inherit !important
}

.btn.focus,
.btn:active:focus,
.btn:active:hover,
.btn:focus,
.btn:hover {
	outline: 0
}

.btn.circle {
	-webkit-border-radius: 2.5rem;
	-moz-border-radius: 2.5rem;
	border-radius: 2.5rem
}

.btn.active,
.btn:active {
	outline: 0;
	-webkit-box-shadow: inherit;
	box-shadow: inherit
}

input {
	border: 0.0625rem solid #e7e7e7;
	border-radius: inherit;
	box-shadow: inherit;
	min-height: 3.125rem
}

.container-medium {
	padding: 0 0.9375rem;
	margin: auto;
	max-width: 87.5rem
}

.container-full {
	padding: 0 0.9375rem;
	margin: auto;
	max-width: 87.5rem
}

.container-fill {
	padding: 0 0.9375rem;
	margin: auto;
	max-width: 100%
}

/* @media(min-width:36rem) {
    .container-medium {
        max-width: 33.75rem
    }
}

@media(min-width:48rem) {
    .container-medium {
        max-width: 71.25rem
    }
}

@media(min-width:62rem) {
    .container-medium {
        max-width: 60rem
    }
}*/

@media(min-width:75rem) {
	.container-medium {
		max-width: 87.5rem;
		width: 80%
	}
}

/*

@media(min-width:36rem) {
    .container-full {
        max-width: 33.75rem
    }
}

@media(min-width:48rem) {
    .container-full {
        max-width: 71.25rem
    }
}

@media(min-width:62rem) {
    .container-full {
        max-width: 60rem
    }
}
*/
@media(min-width:75rem) {
	.container-full {
		max-width: 87.5rem;
		width: 90%
	}
}

/*
@media(min-width:36rem) {
    .container-fill {
        max-width: 33.75rem
    }
}

@media(min-width:48rem) {
    .container-fill {
        max-width: 71.25rem
    }
}

@media(min-width:62rem) {
    .container-fill {
        max-width: 60rem
    }
}*/

@media(min-width:75rem) {
	.container-fill {
		width: 100%;
		max-width: 100%;
		padding: 0
	}
}


/* .bg-cover {
	background-position: center center;
	background-size: cover
} */

.bg-cover-bottom {
	background-size: cover !important;
	background-position: left bottom !important;
	background-repeat: no-repeat
}

.bg-bottom-center {
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover
}

.bg-contain {
	background-size: contain
}

.bg-fixed {
	background-attachment: fixed;
	background-position: center top;
	background-size: cover
}

.bg-gray {
	background-color: #f3f7fd
}

.bg-gray-hard {
	background-color: #d1eeec
}

.bg-theme-small {
	background-color: #edf5ff
}

.bg-light {
	background-color: #fff !important
}

.bg-theme {
	background-color: #0830AC
}

.bg-light-gradient {
	background: linear-gradient(90deg, rgba(244, 247, 252, 1) 36%, rgba(255, 255, 255, 1) 100%)
}

.gradient-bg {
	background-image: linear-gradient(90deg, rgba(2, 59, 166, 1) 0, rgba(67, 126, 235, 1) 100%);
	background-color: #0830AC
}

.container-md {
	width: 90%;
	margin: auto;
	position: relative
}

.text-italic {
	font-style: italic
}

.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light p,
.text-light a {
	color: #fff
}

.shadow {
	position: relative;
	z-index: 1;
	box-shadow: inherit !important
}

.shadow.dark::after {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: .5;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.shadow.dark-hard::after {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: .75;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.shadow.light::after {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: .3;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.shadow.theme::after {
	background: #0830AC none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: .5;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.shadow.theme-hard::after {
	background: #0830AC none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: .7;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.default-padding,
.default-padding-top,
.default-padding-bottom,
.default-padding-mx {
	position: relative;
	z-index: 1
}

.default-padding {
	padding-top: 5.1875rem;
	padding-bottom: 5.1875rem
}

.default-padding-top {
	padding-top: 11.25rem
}

.default-padding-bottom {
	padding-bottom: 11.25rem
}

.default-padding.bottom-less {
	padding-top: 5.1875rem;
	padding-bottom: 5.0625rem
}

.default-padding-bottom.bottom-less {
	margin-bottom: -1.875rem
}

.default-padding-top.bottom-less {
	margin-bottom: -1.875rem
}

.top-border {
	border-top: 0.0625rem solid #e7e7e7
}

.align-center {
	align-items: center
}

.btn {
	display: inline-block;
	font-family: 'Source Han Sans CN', sans-serif;
	font-weight: 600;
	line-height: 1.5625rem;
	text-transform: capitalize;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	overflow: hidden;
	border-radius: 0.3125rem;
	font-size: 1.0625rem
}

.btn i {
	font-size: 1.25rem;
	margin-left: 0.3125rem;
	position: relative;
	top: 0.1875rem
}

.btn.btn-sm i {
	font-size: 1rem;
	margin-left: 0.3125rem;
	position: relative;
	top: 0.0625rem
}

.btn.btn-icon i {
	font-size: 3.125rem;
	align-items: center;
	float: left;
	margin-right: 0.625rem
}

.btn.btn-icon {
	padding: 0;
	line-height: 3.125rem
}

.btn.btn-icon:hover {
	color: #fff
}

.btn-md {
	padding: 0.9375rem 2.5rem
}

.btn-sm {
	padding: 0.625rem 2.1875rem;
	font-size: 0.875rem
}

.btn.btn-sm-pro {
	font-size: 0.625rem;
	font-weight: 600;
	margin-top: 0.3125rem;
	padding: 0.25rem 2.1875rem;
	display: inline-block
}

.btn-border-light {
	border: 0.125rem solid #fff
}

.btn.btn-sm-pro.btn-border-light:hover,
.btn.btn-sm-pro.btn-border-light:focus {
	background-color: #fff;
	color: #0e2b3d;
	border: 0.125rem solid #fff
}

.btn-dark {
	background-color: #0e2b3d;
	color: #fff;
	border: 0.125rem solid #0e2b3d
}

.btn-dark.border {
	background-color: transparent;
	color: #0e2b3d;
	border: 0.125rem solid #0e2b3d !important
}

.btn-dark.border:hover {
	background-color: #0e2b3d;
	color: #fff !important;
	border: 0.125rem solid #0e2b3d !important
}

.btn-gray.border {
	background-color: transparent;
	color: #0830AC;
	border: 0.125rem solid #e7e7e7 !important
}

.btn-gray.border:hover {
	background-color: #0830AC;
	color: #fff !important;
	border: 0.125rem solid #0830AC !important
}

.btn-gray.effect {
	background: #fafafa;
	border: 0.0625rem solid #e7e7e7 !important
}

.btn.btn-light {
	background: #fff none repeat scroll 0 0;
	border: 0.125rem solid #fff;
	color: #0e2b3d
}

.btn.btn-light.border {
	background: transparent;
	border: 0.125rem solid #fff !important;
	color: #fff
}

.btn.btn-light.border:hover {
	background: #fff none repeat scroll 0 0 !important;
	border: 0.125rem solid #fff !important;
	color: #0e2b3d !important
}

.btn-standard {
	display: inline-block;
	text-align: center;
	color: #0830AC;
	margin-top: 0.9375rem;
	border: 0.0625rem solid #e7e7e7;
	padding: 0.625rem 2.1875rem;
	text-transform: capitalize;
	border-radius: 1.875rem;
	font-weight: 600;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.btn-standard:hover {
	color: #fff
}

.btn-standard::after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: #0830AC;
	transition: all .35s ease-in-out;
	left: -100%;
	bottom: 0;
	z-index: -1
}

.btn-standard:hover::after {
	left: 0
}

.btn-standard.md {
	padding: 0.8125rem 2.8125rem
}

.btn-standard i {
	display: inline-block;
	text-align: center;
	color: #0830AC;
	font-size: 0.9375rem;
	border-radius: 50%;
	position: relative;
	z-index: 1;
	margin-left: 0.1875rem;
	top: 0.0625rem;
	transition: all .35s ease-in-out
}

.btn-standard:hover i {
	color: #fff
}

.bg-theme .btn-standard:hover,
.bg-dark .btn-standard:hover,
.bg-gradient .btn-standard:hover,
.shadow .btn-standard:hover {
	color: #fff
}

.btn-dark:hover,
.btn-dark:focus {
	color: #0e2b3d !important;
	background: transparent
}

.bg-dark {
	background: #001d4c !important
}

.bg-dark-hard {
	background: #08111e
}

.bg-gradient {
	background: #0830AC;
	background: linear-gradient(90deg, rgba(9, 70, 139, 1) 0, rgba(30, 132, 246, 1) 100%)
}

.btn-theme {
	background-color: #0830AC;
	color: #fff !important;
	border: 0.125rem solid #0830AC
}

.btn-theme.border {
	background-color: transparent;
	color: #0e2b3d !important;
	border: 0.125rem solid #0830AC !important
}

.text-light .btn-theme.border {
	color: #fff !important
}

.btn-theme.border:hover {
	background-color: #0830AC;
	color: #fff !important;
	border: 0.125rem solid #0830AC
}

.btn-theme.effect:hover,
.btn-theme.effect:focus {
	background: #0830AC none repeat scroll 0 0;
	border: 0.125rem solid #0830AC;
	color: #fff
}

.btn.btn-sm-lm {
	font-size: 0.75rem;
	padding: 0.25rem 2.1875rem
}

.bg-theme a.btn-theme.btn:hover,
.bg-theme a.btn-theme.btn:focus {
	border: 0.125rem solid #fff;
	color: #fff
}

.btn-gradient,
.btn-gradient:focus {
	position: relative;
	z-index: 1;
	color: #fff !important;
	padding: 1.125rem 2.5rem !important
}

.btn-gradient:hover {
	color: #fff
}

.btn-gradient::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, rgba(9, 70, 139, 1) 0, rgba(30, 132, 246, 1) 100%);
	transition: all .35s ease-in-out;
	z-index: -1;
	box-shadow: 0 0 0.625rem rgba(255, 136, 0, 0.5), inset 0 0 0.0625rem 0.0625rem #0830AC
}

.btn-gradient i {
	display: inline-block;
	line-height: 1.75rem;
	color: #fff;
	font-size: 0.875rem;
	margin-left: 0.3125rem
}

.btn-gradient.icon-normal i {
	border: 0;
	background: transparent;
	font-size: 1.25rem;
	line-height: inherit;
	position: relative;
	top: 0.125rem;
	margin-right: 0;
	height: auto;
	width: auto
}

.btn-gradient.icon-left i {
	margin-left: 0;
	margin-right: 0.3125rem
}

.inc-icon i {
	display: inline-block;
	height: 1.875rem;
	width: 1.875rem;
	line-height: 1.75rem;
	background: rgba(255, 255, 255, 0.1);
	color: #fff;
	font-size: 0.625rem;
	border-radius: 50%;
	margin-left: 0.3125rem;
	border: 0.0625rem dashed rgba(255, 255, 255, 0.5)
}

.btn-gradient.btn-sm {
	padding: 0.625rem 1.875rem
}

.btn.btn-transparent.border {
	border: 0.0625rem solid rgba(255, 255, 255, 0.3) !important
}

.btn.btn-transparent.border:hover {
	border: 0.0625rem solid rgba(255, 255, 255, 0.5) !important;
	background: rgba(255, 255, 255, 0.07);
	color: #fff !important
}

.relative {
	position: relative;
	z-index: 1
}

.bg-fixed {
	background-attachment: fixed !important;
	background-position: center center !important;
	background-size: cover !important
}

.bg-cover {
	background-position: center center !important;
	background-size: cover !important
}

.overflow-hidden {
	overflow: hidden
}

button,
button:focus {
	border: none !important;
	box-shadow: inherit !important;
	outline: inherit !important
}

header {
	position: relative
}

header nav.navbar.border.bootsnav.navbar-fixed.no-background {
	border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1)
}

header nav.navbar.border.bootsnav.navbar-fixed.no-background ul li a {
	position: relative;
	z-index: 1;
	margin-left: 0.1875rem
}

header nav.navbar.border.bootsnav.navbar-fixed.no-background .attr-nav ul li a {
	border: medium none
}

header nav.navbar.border.bootsnav.navbar-fixed.no-background ul li a::after {
	background: #fff none repeat scroll 0 0;
	bottom: -0.125rem;
	content: "";
	height: 0.1875rem;
	left: 0;
	position: absolute;
	width: 0;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

header nav.navbar.border.bootsnav.navbar-fixed.no-background ul li a.active::after,
header nav.navbar.border.bootsnav.navbar-fixed.no-background ul li a:hover::after {
	width: 100%
}

header nav.navbar.border.bootsnav.navbar-fixed.no-background .attr-nav ul li a.active::after,
header nav.navbar.border.bootsnav.navbar-fixed.no-background .attr-nav ul li a:hover::after {
	width: 0
}

.attr-nav .social.right li {
	margin-left: 1.25rem
}

.attr-nav .social li a {
	font-size: 1rem
}

nav.bootsnav.navbar-default.info-topbar .navbar-header {
	display: none
}

nav.bootsnav.navbar-default.info-topbar ul li a {
	margin-right: 1.875rem;
	padding: 2.1875rem 0
}

nav.bootsnav.navbar-default.info-topbar.active-full ul li a {
	margin-right: 0;
	padding: 2.1875rem 1.25rem
}

.attr-nav>a.btn-theme.effect:hover,
.attr-nav>a.btn-theme.effect,
.attr-nav>a.btn-theme.effect:focus {
	background: #0830AC none repeat scroll 0 0;
	border: 0.125rem solid #0830AC;
	color: #fff !important
}

nav.bootsnav.navbar-default.info-topbar.sticked ul li a {
	margin-right: 1.875rem;
	padding: 2.1875rem 0
}

.attr-nav.social li {
	display: inline-block;
	padding: 1.5625rem 0 !important;
	transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out
}

.attr-nav.social li a {
	border: 0.0625rem solid #f4f4f4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #0830AC;
	display: inline-block;
	font-size: 0.875rem;
	height: 2.5rem;
	line-height: 2.5rem;
	margin-left: 0.625rem;
	padding: 0 !important;
	text-align: center;
	width: 2.5rem
}

nav.navbar.bootsnav.sticked .attr-nav.social li {
	display: inline-block;
	padding: 1.25rem 0 !important
}

.site-heading h2 {
	display: inline-block;
	font-weight: 600;
	padding-bottom: 1.25rem;
	margin-bottom: 0;
	position: relative;
	letter-spacing: 0.0625rem;
	line-height: 1.4
}

.site-heading.less-info h2 {
	margin-bottom: 0
}

.site-heading h4 {
	color: #0830AC;
	font-size: 1.375rem;
	font-family: Source Han Sans CN Medium;
	font-weight: 500;
}

.site-heading.clean h2 {
	padding-bottom: 0
}

.site-heading.clean h2 span {
	color: #0830AC
}

.site-heading h2 span {
	color: #0830AC
}

.site-heading.barber h2 span {
	color: #bc9355
}

.site-heading p {
	margin: 0;
	margin-top: 1.25rem;
	padding: 0 7%
}

.site-heading h2::before {
	background: #0830AC none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 0.125rem;
	left: 50%;
	margin-left: -1.5625rem;
	position: absolute;
	width: 2.5rem
}

.site-heading h2::after {
	background: #0830AC none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 0.125rem;
	left: 50%;
	margin-left: 1.25rem;
	position: absolute;
	width: 0.3125rem
}

.site-heading.text-left h2::before {
	left: 0;
	margin-left: 0
}

.site-heading.text-left h2::after {
	left: 2.8125rem;
	margin-left: 0
}

.shadow .site-heading h2,
.shadow .site-heading p {
	color: #fff
}

.bg-theme .site-heading h2::before,
.shadow .site-heading h2::before {
	background: #fff none repeat scroll 0 0
}

.site-heading h2 span {
	color: #0830AC
}

.site-heading {
	margin-bottom: 3.75rem;
	overflow: hidden;
	margin-top: -0.3125rem
}

.carousel-shadow .owl-stage-outer {
	margin: -0.9375rem -0.9375rem;
	padding: 0.9375rem
}

.heading-left {
	margin-bottom: 3.75rem
}

.heading-left .left-info {
	padding-right: 3.125rem;
	border-right: 0.0625rem solid #ddd
}

.heading-left .right-info {
	padding-left: 3.125rem
}

.heading-left h5 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 1.5625rem;
	display: inline-block;
	position: relative;
	z-index: 1;
	padding-left: 2.8125rem;
	color: #0830AC
}

.heading-left h5::after {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	height: 0.125rem;
	width: 1.875rem;
	background: #0830AC;
	margin-top: -0.0625rem
}

.heading-left p {
	margin-top: -0.3125rem;
	margin-bottom: 0
}

.heading-left h2 {
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 0
}

.heading-left a {
	margin-top: 0.625rem
}

.area-title {
	font-size: 2.5rem;
	line-height: 1.2
}

.fixed-shape-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%
}

.fixed-shape-bottom img {
	width: 100%
}

.language-switcher .dropdown-toggle {
	background: transparent;
	border: 0;
	color: #222;
	font-weight: 500;
	font-size: 0.875rem;
	letter-spacing: 0.0625rem;
	padding: 0.9375rem;
	text-transform: capitalize
}

.language-switcher img {
	padding: 0.1875rem;
	box-shadow: 0 0 0.625rem #ccc;
	border-radius: 50%;
	height: 2.8125rem;
	width: 2.8125rem
}

.language-switcher .dropdown-toggle li {
	display: block
}

.language-switcher .dropdown-menu li {
	display: block;
	padding: 0;
	border-bottom: 0.0625rem solid #e7e7e7
}

.language-switcher .dropdown-menu li:last-child {
	border: 0
}

.language-switcher .dropdown-menu {
	margin: 0;
	min-width: 12.5rem;
	border-radius: inherit;
	border: 0.0625rem solid #e7e7e7;
	left: auto !important;
	right: 0
}

.nav-box .language-switcher .dropdown-menu {
	top: 3.625rem
}

@media(min-width:101.5rem) {
	.nav-box .language-switcher .dropdown-menu {
		top: 5rem
	}
}

.language-switcher .dropdown-menu.show {
	display: block !important
}

.language-switcher .dropdown-menu li a {
	padding: 0.4375rem 0.9375rem;
	text-transform: capitalize;
	display: block;
	font-weight: 600
}

.top-bar-area.inc-border {
	border-bottom: 0.0625rem solid #e7e7e7
}

.top-bar-area li {
	display: inline-block;
	margin-left: 0.9375rem;
	padding-left: 0.9375rem;
	position: relative;
	z-index: 1
}

.top-bar-area li:first-child {
	margin: 0;
	padding: 0;
	border: 0
}

.top-bar-area p {
	margin: 0;
	font-weight: 500
}

.top-bar-area p a {
	text-decoration: underline;
	font-weight: 600
}

.top-bar-area.inc-border {
	border-bottom: 0.0625rem solid #e7e7e7
}

.top-bar-area .button a {
	display: inline-block;
	padding: 0.375rem 1.5625rem;
	color: #fff;
	position: relative;
	z-index: 1;
	border: 0.0625rem solid rgba(255, 255, 255, 0.5)
}

.top-bar-area li::after {
	position: absolute;
	left: 0;
	top: 0.3125rem;
	content: "";
	height: 1.1875rem;
	width: 0.0625rem;
	border-left: 0.0625rem solid #ddd
}

.top-bar-area li:first-child::after {
	display: none
}

.top-bar-area .item-flex {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.top-bar-area .social ul {
	margin-left: 1.875rem
}

.top-bar-area .social ul li::after {
	display: none
}

.top-bar-area .social li {
	margin-left: 0.625rem
}

.top-bar-area.inc-pad {
	padding: 0.9375rem 0
}

.top-bar-area.inc-padding {
	padding: 0.625rem 0
}

.top-bar-area .button i {
	margin-right: 0.3125rem
}

.top-bar-area .info li i {
	margin-right: 0.3125rem;
	color: #0830AC
}

.top-bar-area.fixed {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9
}

.top-bar-area.fixe .row {
	align-items: center
}

.top-bar-area.fixed {
	padding: 1.25rem 0
}

.top-bar-area .address-info li {
	text-align: left
}

.top-bar-area .address-info li .icon,
.top-bar-area .address-info li .info {
	display: inline-block
}

.top-bar-area .address-info li .icon i {
	margin-right: 0.625rem
}

.top-bar-area .info a {
	margin-left: 1.25rem
}

.top-bar-area.fixed .container {
	padding-right: 1.875rem
}

.top-bar-area.bg-dark .info li i,
.top-bar-area.bg-theme .info li i {
	color: #fff
}

.top-bar-area.inc-logo {
	padding: 0.9375rem 0
}

.top-bar-area .info-colums ul {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.top-bar-area .info-colums ul .info span {
	display: block;
	font-weight: 600;
	text-transform: uppercase
}

.top-bar-area .info-colums li i {
	font-size: 2.1875rem
}

.top-bar-area .info-colums ul .info {
	font-size: 0.875rem;
	text-align: left
}

.top-bar-area .info-colums .info,
.top-bar-area .info-colums .icon {
	display: inline-block
}

.top-bar-area .info-colums ul li {
	text-align: left
}

.top-bar-area .info-colums ul li .info {
	line-height: 1.5rem
}

.top-bar-area .info-colums ul li .icon {
	margin-right: 0.9375rem
}

.top-bar-area .info-colums ul li::after {
	height: 90%;
	top: 5%
}

.top-bar-area.bg-theme .info-colums ul li::after {
	border-left: 0.0625rem solid rgba(255, 255, 255, 0.3)
}

.top-bar-area .info-colums ul li .icon i {
	color: #0830AC
}

.top-bar-area.bg-theme .info-colums ul li .icon i {
	color: #fff
}

.top-bar-area.bg-theme {
	border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.3)
}

.breadcrumb-area {
	padding: 9.375rem 0
}

.breadcrumb-area .breadcrumb {
	background: transparent none repeat scroll 0 0;
	display: inline-block;
	margin: 0;
	padding: 0.9375rem;
	position: relative;
	z-index: 1
}

.breadcrumb-area .breadcrumb::after {
	background: #232323 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: .7;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.breadcrumb-area h2 {
	display: block;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 2.5rem;
	margin-top: -0.625rem;
	margin-bottom: 0
}

.breadcrumb>li+li::before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	padding: 0 0.3125rem;
	color: #fff;
	display: none
}

.breadcrumb-area .breadcrumb li i {
	margin-right: 0.3125rem
}

.breadcrumb-area .breadcrumb li {
	padding: 0 0.9375rem;
	position: relative;
	z-index: 1;
	display: inline-block
}

.breadcrumb-area .breadcrumb li::after {
	border: 0.125rem solid #fff;
	content: "";
	height: 0.625rem;
	left: -0.4375rem;
	margin-top: -0.3125rem;
	position: absolute;
	top: 50%;
	width: 0.625rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.breadcrumb-area .breadcrumb li:first-child::after {
	display: none
}

.breadcrumb-area .breadcrumb a,
.breadcrumb-area .breadcrumb li {
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff
}

.breadcrumb-area .breadcrumb li.active {
	color: #fff;
	text-decoration: underline
}

@keyframes rotate-animation {
	0% {
		transform: rotate(0deg)
	}

	50% {
		transform: rotate(180deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

body,
.banner-area,
.banner-area div {
	height: 100%
}

.banner-area.auto-height,
.banner-area.auto-height div {
	height: auto
}

.banner-area.auto-height .content {
	padding: 9.375rem 0
}

.banner-area.auto-height.circle-shape .content {
	padding: 12.5rem 0
}

.banner-area .box-cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%
}

.banner-area .box-table {
	display: table;
	width: 100%
}

.banner-area .box-cell,
.banner-area .box-cell div {
	height: auto
}

.banner-area {
	position: relative;
	overflow: hidden
}

.banner-area .wavesshape {
	bottom: -0.125rem;
	left: 0;
	position: absolute;
	right: 0;
	top: auto;
	width: 100%
}

.banner-area .wavesshape.shape {
	bottom: -3.125rem;
	height: auto
}

.banner-area .content {
	position: relative;
	z-index: 9
}

.banner-area.mar-top-100p .content {
	margin-top: 6.25rem
}

.banner-area.wavesshape {
	position: relative;
	z-index: 1
}

.banner-area .shape {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100% !important;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left bottom
}

.banner-area.triangle-shadow {
	position: relative;
	z-index: 1
}

.banner-area.triangle-shadow::before {
	border-bottom: 0 solid transparent;
	border-right: 100vw solid #fff;
	border-top: 5rem solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 101
}

.banner-area.shadow-inner .content {
	padding: 1.875rem;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.banner-area.content-double .double-items {
	align-items: center;
	align-self: center;
	display: flex;
	justify-content: center;
	vertical-align: middle
}

.banner-area .banner-carousel .owl-item.center img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1)
}

.banner-area .banner-carousel .owl-item img {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9)
}

.banner-area .item h1:first-child,
.banner-area .item h2:first-child,
.banner-area .item h3:first-child,
.banner-area .item h4:first-child,
.banner-area .item h5:first-child,
.banner-area .item h6:first-child {
	animation-delay: .5s
}

.banner-area .item h1:nth-child(2),
.banner-area .item h2:nth-child(2),
.banner-area .item h3:nth-child(2),
.banner-area .item h4:nth-child(2),
.banner-area .item h5:nth-child(2),
.banner-area .item h6:nth-child(2) {
	animation-delay: .7s
}

.carousel-caption h1:nth-child(3),
.carousel-caption h2:nth-child(3),
.carousel-caption h3:nth-child(3),
.carousel-caption h4:nth-child(3),
.carousel-caption h5:nth-child(3),
.carousel-caption h6:nth-child(3) {
	animation-delay: .9s
}

.banner-area .item p {
	animation-delay: .5s
}

.banner-area .item ul {
	animation-delay: .6s
}

.banner-area .item a,
.banner-area .item button {
	animation-delay: .7s
}

.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	opacity: 0
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0)
}

.carousel-fade .carousel-control {
	z-index: 2
}

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(1, 1)
	}

	to {
		-webkit-transform: scale(1.2, 1.2)
	}
}

@-moz-keyframes zoom {
	from {
		-moz-transform: scale(1, 1)
	}

	to {
		-moz-transform: scale(1.2, 1.2)
	}
}

@-o-keyframes zoom {
	from {
		-o-transform: scale(1, 1)
	}

	to {
		-o-transform: scale(1.2, 1.2)
	}
}

@keyframes zoom {
	from {
		transform: scale(1, 1)
	}

	to {
		transform: scale(1.2, 1.2)
	}
}

.carousel-inner .item>.slider-thumb {
	-webkit-animation: zoom 20s;
	animation: zoom 20s
}

.banner-area .carousel-zoom .slider-thumb {
	height: 100%;
	position: absolute;
	width: 100%
}

#particles-js,
#ripple {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.banner-area .carousel-control {
	background: transparent none repeat scroll 0 0;
	height: 3.125rem;
	font-size: 1.875rem;
	line-height: 3.125rem;
	margin-top: -1.5625rem;
	opacity: 1;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 4.375rem;
	z-index: 1;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	color: #0830AC
}

.banner-area.text-light .carousel-control,
.banner-area .text-light .carousel-control {
	color: #fff
}

.banner-area .carousel-control.shadow {
	background: transparent none repeat scroll 0 0;
	color: #fff;
	font-size: 1.25rem;
	height: 3.125rem;
	line-height: 3.125rem;
	margin-top: -1.5625rem;
	opacity: 1;
	padding: 0;
	position: absolute;
	text-shadow: inherit;
	top: 50%;
	width: 3.125rem;
	z-index: 1;
	display: inline-block
}

.banner-area .carousel-control.shadow::after {
	background: #1e2726 none repeat scroll 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: "";
	height: 100%;
	left: 0;
	opacity: .5;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.banner-area .carousel-control.left {
	left: -5rem
}

.banner-area:hover .carousel-control.left {
	left: 0.625rem
}

.banner-area:hover .carousel-control.shadow.left {
	left: 1.25rem
}

.banner-area .carousel-control.right {
	right: -5rem
}

.banner-area:hover .carousel-control.right {
	right: 0.625rem
}

.banner-area:hover .carousel-control.shadow.right {
	right: 1.25rem
}

.banner-area .carousel-indicator {
	position: absolute;
	left: 0.625rem;
	bottom: 0;
	width: 100%
}

.banner-area .carousel-indicators {
	position: absolute;
	right: 2.5rem;
	left: auto;
	width: auto;
	height: auto;
	top: 50%;
	transform: translate(0.625rem, -50%);
	-webkit-transform: translate(0.625rem, -50%);
	-moz-transform: translate(0.625rem, -50%);
	-ms-transform: translate(0.625rem, -50%);
	-o-transform: translate(0.625rem, -50%);
	bottom: auto;
	margin: 0;
	display: block
}

.banner-area .carousel-indicators li {
	display: block;
	height: 1.25rem;
	width: 1.25rem;
	margin: 0.625rem 0;
	border: 0.125rem solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: transparent;
	position: relative;
	z-index: 1
}

.banner-area .carousel-indicators li.active {
	border: 0.125rem solid #fff
}

.banner-area .carousel-indicators li::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 0.3125rem;
	width: 0.3125rem;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.banner-area.video-bg-live .mbYTP_wrapper {
	z-index: 1 !important
}

.double-items>.row div {
	height: auto
}

.banner-area .thumb {
	position: relative;
	top: 11.25rem
}

.banner-area.inc-shape .thumb {
	position: relative;
	z-index: 1
}

.banner-area.inc-shape .thumb::after {
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: url(../image/2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top;
	z-index: -1
}

.banner-area .content h2 {
	font-size: 3.75rem;
	margin-bottom: 1.5625rem
}

.banner-area.text-color .content h2 strong {
	font-weight: 800;
	color: #0830AC
}

.banner-area.text-light .content h2 strong {
	color: #fff
}

.banner-area .content h2 strong {
	font-weight: 800;
	display: block
}

.banner-area .content h4 {
	margin-bottom: 1.5625rem
}

.banner-area .content a {
	margin-top: 1.25rem
}

.banner-area.text-center .content a,
.banner-area .text-center .content a {
	margin-left: 0.9375rem;
	margin-right: 0.9375rem
}

.banner-area.top-pad-60 .content {
	padding-top: 3.75rem
}

.banner-area.border-shadow .box-table {
	position: relative;
	z-index: 1
}

.banner-area.border-shadow .box-cell::before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: url(../image/9.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain
}

.banner-area.text-large .content h2 {
	font-size: 5rem
}

.banner-area.carousel-shape p {
	padding-right: 20%;
	font-size: 1.125rem;
	line-height: 2.25rem
}

.banner-area .appoinment-box,
.banner-area .appoinment-box div {
	height: auto
}

.banner-area .item-box .item .row div {
	height: auto
}

.banner-area .appoinment-box {
	padding: 3.75rem 2.3125rem;
	background: rgba(255, 255, 255, 1);
	border-radius: 0.625rem;
	position: relative;
	z-index: 1;
	box-shadow: 0 0 0.625rem #ccc
}

.banner-area .appoinment-box h4 {
	color: #0e2b3d;
	font-weight: 600
}

.banner-area .appoinment-box p {
	color: #0e2b3d
}

.banner-area .appoinment-box .heading {
	margin-bottom: 1.875rem
}

.banner-area .appoinment-box input,
.banner-area .appoinment-box .nice-select {
	border: 0;
	border-radius: inherit;
	box-shadow: inherit;
	background: rgba(255, 255, 255, 0.6);
	border-bottom: 0.0625rem solid #e6e6e6;
	padding-left: 0
}

.banner-area .appoinment-box button {
	background: #0830AC;
	padding: 0.625rem 1.5625rem;
	border-radius: 1.875rem;
	color: #fff;
	font-weight: 600;
	margin-top: 0.625rem;
	width: 100%
}

.banner-area.heading-border .content h4 {
	display: inline-block;
	position: relative;
	z-index: 1;
	padding-left: 2.8125rem
}

.banner-area.heading-border .content h4::after {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	height: 0.125rem;
	width: 1.875rem;
	background: #fff
}

.banner-area.circle-shape .content::after {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	content: "";
	height: 28.125rem;
	width: 28.125rem;
	background: #fff;
	z-index: -1;
	border-radius: 50%
}

.banner-area.circle-shape .content::before {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	content: "";
	height: 34.375rem;
	width: 34.375rem;
	background: #fff;
	z-index: -1;
	border-radius: 50%;
	opacity: .3
}

.banner-area.center-item .thumb {
	position: inherit;
	top: 0
}

.banner-area.center-item .row>div {
	height: auto
}

.banner-area.shape {
	position: relative;
	z-index: 1
}

.banner-area.shape::after {
	position: absolute;
	right: -20%;
	top: -20%;
	content: "";
	height: 43.75rem;
	width: 43.75rem;
	background: #f3f7fd;
	z-index: -1;
	border-radius: 1.875rem;
	transform: rotate(45deg)
}

.banner-area .fixed-shape.right.top {
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1
}

.banner-area .content .bottom {
	display: flex;
	align-items: center
}

.banner-area .content .bottom a {
	margin-right: 1.875rem
}

.banner-area .content .bottom .call-us h5 {
	font-weight: 700;
	margin-bottom: 0.3125rem;
	color: #0830AC
}

.banner-area.text-light .content .bottom .call-us h5 {
	color: #fff
}

.banner-area .content .bottom .call-us {
	margin-top: 1.25rem;
	display: flex;
	align-items: center;
	text-align: left
}

.banner-area .content .bottom .call-us span {
	font-weight: 600;
	color: #232323
}

.banner-area .content .bottom .call-us i {
	height: 3.125rem;
	width: 3.125rem;
	background: #0830AC;
	line-height: 3.125rem;
	text-align: center;
	border-radius: 50%;
	position: relative;
	color: #fff;
	margin-right: 0.9375rem
}

.banner-area .content .bottom .call-us i::after {
	position: absolute;
	left: -10%;
	top: -10%;
	content: "";
	height: 120%;
	width: 120%;
	background: #0830AC;
	z-index: -1;
	border-radius: 50%;
	opacity: .2
}

.banner-area.text-light .content .bottom .call-us span {
	color: #fff
}

.banner-area .banner {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: bottom left
}

.banner-area.bg-gradient {
	background-position: bottom left
}

.banner-area.bottom-shape {
	position: relative;
	z-index: 1
}

.banner-area .fixed-shape {
	position: absolute;
	left: 0;
	bottom: -0.0625rem;
	width: 100%;
	height: 100%;
	z-index: -1
}

.banner-area .fixed-shape img {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

@media(min-width:81.25rem) {
	.banner-box {
		padding: 3.125rem;
		padding-top: 5.9375rem;
		border-radius: 0.5rem
	}
}

.banner-area .fixed-shape-bottom {
	z-index: -1;
	opacity: .1
}

.banner-area .row.align-center div {
	height: auto
}

.banner-area .thumbs {
	position: relative;
	z-index: 1
}

.banner-area .thumbs::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 100%;
	width: 100%;
	background: url(../image/15.png);
	z-index: -1;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: .1
}

.item-animated {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
	animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
	-webkit-animation-name: infiUpDown;
	animation-name: infiUpDown;
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@keyframes infiUpDown {
	0% {
		-webkit-transform: translateY(0rem);
		transform: translateY(0rem)
	}

	50% {
		-webkit-transform: translateY(-2.1875rem);
		transform: translateY(-2.1875rem)
	}

	100% {
		-webkit-transform: translateY(0rem);
		transform: translateY(0rem)
	}
}

@-webkit-keyframes infiUpDown {
	0% {
		-webkit-transform: translateY(0rem);
		transform: translateY(0rem)
	}

	50% {
		-webkit-transform: translateY(-2.1875rem);
		transform: translateY(-2.1875rem)
	}

	100% {
		-webkit-transform: translateY(0rem);
		transform: translateY(0rem)
	}
}

@-webkit-keyframes infinite-move {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(5.5rem);
		transform: translateX(5.5rem)
	}
}

@-webkit-keyframes infinite-move {
	from {
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-ms-transform: translateX(5.5rem);
		transform: translateX(5.5rem)
	}
}

@keyframes infinite-move {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(5.5rem);
		transform: translateX(5.5rem)
	}
}

.banner-area.carousel-shape .slider-thumb {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 60%;
	background-size: cover;
	background-position: right
}

.banner-area.carousel-shape .box-cell::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: url(../image/18.png);
	background-size: cover;
	background-position: right
}

.banner-area.carousel-shape .box-cell {
	position: relative
}

.banner-area.bg-adjustable {
	background-size: cover;
	width: 100%;
	background-position: bottom left;
	padding-top: 6.25rem
}

.video-play-button {
	color: #0830AC;
	font-size: 1.875rem;
	left: 50%;
	padding-left: 0.4375rem;
	position: absolute;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	z-index: 1
}

.video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 5rem;
	height: 5rem;
	background: #fff repeat scroll 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite
}

.video-play-button.theme:before,
.video-play-button.theme:after {
	background: #0830AC repeat scroll 0 0
}

.orange .video-play-button.theme:before,
.orange .video-play-button.theme:after {
	background: #FF5621 repeat scroll 0 0
}

.video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 5rem;
	height: 5rem;
	background: #fff repeat scroll 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition: all 200ms;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms
}

@-webkit-keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

@keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

.video-play-button i {
	display: block;
	position: relative;
	z-index: 3;
	color: #0830AC
}

.video-play-button.theme i {
	color: #fff
}

.video-play-button.relative {
	position: relative;
	display: inline-block;
	left: 1.875rem;
	height: 3.75rem;
	width: 3.75rem;
	line-height: 3.75rem;
	text-align: center;
	margin-top: 0 !important;
	top: 2.6875rem;
	margin-left: 0.625rem
}

.video-play-button.relative::before,
.video-play-button.relative::after {
	height: 3.75rem;
	width: 3.75rem;
	line-height: 3.75rem
}

.video-play-button.relative i {
	line-height: 3.9375rem;
	font-size: 1.25rem
}

.video-play-button.relative span {
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 0.875rem;
	line-height: 1.25rem;
	width: 100%;
	left: 100%;
	min-width: 300%;
	text-transform: uppercase;
	margin-top: -0.4375rem;
	margin-left: 1.25rem;
	text-align: left
}

.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border: solid 0.0625rem #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-weight: normal;
	height: 3.125rem;
	line-height: 3.125rem;
	outline: 0;
	padding-left: 0.625rem;
	padding-right: 1.875rem;
	position: relative;
	text-align: left !important;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 100%;
	margin-bottom: 0.9375rem;
	color: #0e2b3d
}

.nice-select .current {
	color: #666
}

.nice-select:hover {
	border-color: #dbdbdb
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
	border-color: #999
}

.nice-select:after {
	border-bottom: 0.125rem solid #999;
	border-right: 0.125rem solid #999;
	content: '';
	display: block;
	height: 0.3125rem;
	margin-top: -0.25rem;
	pointer-events: none;
	position: absolute;
	right: 0.75rem;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	width: 0.3125rem
}

.nice-select.open:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0)
}

.nice-select.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none
}

.nice-select.disabled:after {
	border-color: #ccc
}

.nice-select.wide {
	width: 100%
}

.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important
}

.nice-select.right {
	float: right
}

.nice-select.right .list {
	left: auto;
	right: 0
}

.nice-select.small {
	font-size: 0.75rem;
	height: 2.25rem;
	line-height: 2.125rem
}

.nice-select.small:after {
	height: 0.25rem;
	width: 0.25rem
}

.nice-select.small .option {
	line-height: 2.125rem;
	min-height: 2.125rem
}

.nice-select .list {
	background-color: #fff;
	-webkit-border-radius: 0.3125rem;
	-moz-border-radius: 0.3125rem;
	border-radius: 0.3125rem;
	-moz-box-shadow: 0 0 0 0.0625rem rgba(68, 68, 68, 0.11);
	-webkit-box-shadow: 0 0 0 0.0625rem rgba(68, 68, 68, 0.11);
	-o-box-shadow: 0 0 0 0.0625rem rgba(68, 68, 68, 0.11);
	box-shadow: 0 0 0 0.0625rem rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 0.25rem;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-1.3125rem);
	-ms-transform: scale(0.75) translateY(-1.3125rem);
	transform: scale(0.75) translateY(-1.3125rem);
	-webkit-transition: all .2s cubic-bezier(0.5, 0, 0, 1.25), opacity .15s ease-out;
	transition: all .2s cubic-bezier(0.5, 0, 0, 1.25), opacity .15s ease-out;
	z-index: 9;
	width: 100%
}

.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important
}

.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 2.5rem;
	list-style: none;
	min-height: 2.5rem;
	outline: 0;
	padding-left: 1.125rem;
	padding-right: 1.8125rem;
	text-align: left;
	-webkit-transition: all .2s;
	transition: all .2s;
	display: block;
	margin: 0
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
	background-color: #f6f6f6
}

.nice-select .option.selected {
	font-weight: bold
}

.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default
}

.no-csspointerevents .nice-select .list {
	display: none
}

.no-csspointerevents .nice-select.open .list {
	display: block
}

.about-area.inc-shape::after {
	transform: translateX(0.625rem);
	position: absolute;
	left: -6.25rem;
	top: 9.375rem;
	content: "";
	height: 100%;
	width: 40%;
	background: url(../image/1.png);
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1
}

.about-area .thumb {
	position: relative
}

.about-area .thumb img {
	border-radius: 0.5rem
}

.about-area .thumb img:first-child {
	width: 80%
}

.about-area .thumb img:nth-child(2) {
	position: relative;
	left: 20%;
	width: 80%;
	top: -5rem;
	margin-bottom: -5rem;
	box-shadow: 0 0 0.625rem #ccc;
	padding: 0.3125rem;
	background: #fff
}

.about-area .info>h5 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 1.5625rem;
	display: inline-block;
	position: relative;
	z-index: 1;
	padding-left: 2.8125rem;
	color: #0830AC
}

.about-area .info>h5::after {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	height: 0.125rem;
	width: 1.875rem;
	background: #0830AC;
	margin-top: -0.0625rem
}

.about-area .thumb .overlay {
	position: absolute;
	right: 0;
	top: 50%;
	height: 15.625rem;
	width: 15.625rem;
	text-align: center;
	background: #fff;
	transform: translate(3.125rem, -50%);
	border-radius: 0.5rem;
	box-shadow: 0 0 0.625rem #ccc
}

.about-area .thumb .overlay .content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 0 1.875rem
}

.about-area .thumb .overlay h4 {
	margin: 0;
	position: relative;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 1.4
}

.about-area .info ul li {
	display: flex
}

.about-area .info ul li i {
	display: inline-block;
	font-size: 3.75rem;
	margin-right: 1.5625rem;
	color: #0830AC
}

.about-area .info ul li h4 {
	font-weight: 600
}

.about-area .info ul li {
	margin-top: 1.875rem
}

.about-area .info ul li p {
	margin: 0
}

.about-area .info ul li:first-child {
	margin-top: 0
}

.about-area .info ul {
	margin-top: 1.875rem
}

.about-area .info>h3 {
	font-weight: 600;
	font-size: 1.125rem;
	text-transform: uppercase;
	color: #0830AC;
	margin-bottom: 1.875rem
}

.about-area .info h2 {
	font-weight: 600;
	margin-bottom: 1.5625rem
}

.about-area .author {
	display: flex;
	align-items: center;
	margin-top: 1.875rem
}

.about-area .author img {
	height: 6.25rem
}

.about-area .author .signature {
	border-right: 0.0625rem solid #e7e7e7;
	padding-right: 1.25rem;
	margin-right: 1.25rem
}

.about-area .author h5 {
	font-weight: 600;
	margin-bottom: 0.625rem
}

.about-area.reverse .thumbs img {
	max-width: 120%
}

.about-area.reverse .info {
	padding-right: 2.1875rem
}

.about-area.reverse .info {
	padding-bottom: 11.25rem
}

.about-area .info .progress-box .progress {
	height: 0.3125rem;
	overflow: inherit
}

.about-area.reverse .info .progress-box h5 {
	font-weight: 600;
	font-size: 1rem
}

.about-area.reverse .info .progress-box {
	margin-top: 1.875rem;
	overflow: inherit;
	text-align: left
}

.about-area .info .progress-box .progress .progress-bar {
	position: relative;
	overflow: inherit;
	background: linear-gradient(90deg, rgba(9, 70, 139, 1) 0, rgba(30, 132, 246, 1) 100%)
}

.about-area .info .progress-box .progress .progress-bar span {
	position: absolute;
	right: 0;
	bottom: 0.9375rem;
	background: #0830AC;
	padding: 0 0.5rem;
	font-weight: 600;
	font-size: 0.75rem
}

.about-area .info .progress-box .progress .progress-bar span::after {
	position: absolute;
	left: 0.3125rem;
	bottom: -0.3125rem;
	content: "";
	border-left: 0.3125rem solid transparent;
	border-right: 0.3125rem solid transparent;
	border-top: 0.3125rem solid #0830AC
}

.about-content-area .info>h3 {
	font-weight: 600;
	font-size: 1.125rem;
	text-transform: uppercase;
	color: #0830AC;
	margin-bottom: 1.875rem
}

.about-content-area .info h2 {
	font-weight: 600;
	margin-bottom: 1.5625rem
}

.about-content-area .thumb {
	position: relative;
	margin-bottom: 3.125rem
}

.about-area .thumb .overlay {
	position: absolute;
	right: 0;
	top: 50%;
	height: 15.625rem;
	width: 15.625rem;
	text-align: center;
	background: #fff;
	transform: translate(3.125rem, -50%);
	border-radius: 0.5rem;
	box-shadow: 0 0 0.625rem #ccc
}

.about-content-area .thumb img:first-child {
	width: 90%
}

.about-content-area .thumb img:nth-child(2) {
	position: relative;
	left: 20%;
	width: 80%;
	top: -5rem;
	margin-bottom: -5rem;
	box-shadow: 0 0 0.625rem #ccc;
	padding: 0.3125rem;
	background: #fff
}

.about-content-area .overlay {
	position: absolute;
	right: 0;
	background: linear-gradient(90deg, rgba(9, 70, 139, 1) 0, rgba(30, 132, 246, 1) 100%);
	padding: 3.125rem 1.875rem;
	clip-path: polygon(100% 0, 100% 85%, 93% 100%, 0 99%, 0 0);
	display: flex;
	align-items: center;
	bottom: -3.125rem
}

.about-content-area .overlay h4 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 0.5rem
}

.about-content-area .overlay p {
	margin: 0;
	color: #fff;
	font-style: italic
}

.about-content-area .overlay i {
	font-size: 3.75rem;
	color: #fff;
	border-right: 0.0625rem solid rgba(255, 255, 255, 0.5);
	margin-right: 1.25rem;
	padding-right: 1.5625rem
}

.content-tabs .nav-tabs {
	margin-bottom: 1.875rem !important;
	border-bottom: 0.125rem solid #e7e7e7;
	margin-top: 1.875rem
}

.content-tabs .nav-tabs li {
	float: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative
}

.content-tabs .nav-tabs li a {
	display: block;
	border: 0;
	border-radius: 0.3125rem;
	padding: 0;
	padding-bottom: 1.25rem;
	position: relative;
	z-index: 1;
	font-size: 0.875rem;
	font-weight: 600;
	margin-right: 0.9375rem;
	text-transform: uppercase
}

.content-tabs .nav-tabs li a:hover,
.content-tabs .nav-tabs li a:focus {
	background: transparent
}

.content-tabs .nav-tabs li a.active::after {
	position: absolute;
	left: 0;
	bottom: -0.125rem;
	content: "";
	height: 0.1875rem;
	width: 100%;
	background: #0830AC
}

.content-tabs .nav-tabs li a.active {
	color: #0830AC;
	background: transparent
}

.content-tabs p:last-child {
	margin-bottom: 0
}

.about-standard-area .fixed-shape {
	position: absolute;
	left: 0;
	bottom: -6.25rem
}

.about-standard-area .fixed-shape img {
	max-width: 70%
}

.about-standard-area .thumb {
	margin-top: 6.25rem;
	display: flex;
	justify-content: flex-end;
	position: relative
}

.about-standard-area .thumb img:nth-child(2) {
	position: absolute;
	left: -6.25rem;
	top: -3.75rem;
	width: 18.75rem
}

.about-standard-area .thumb img:nth-child(2) {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
	animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
	-webkit-animation-name: infiUpDown;
	animation-name: infiUpDown;
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.about-standard-area .thumb img:nth-child(3) {
	position: absolute;
	left: -3.125rem;
	bottom: -3.125rem;
	height: 18.75rem
}

.about-standard-area .thumb img:first-child {
	max-width: 90%;
	float: right;
	border: 0.625rem solid #fff;
	z-index: 9;
	position: relative
}

.about-standard-area .thumb img {
	box-shadow: 0 0 0.625rem #ccc;
	border-radius: 0.3125rem
}

.about-standard-area .overlay {
	position: absolute;
	left: 0;
	background: #fff;
	padding: 2.5rem 2.5rem;
	box-shadow: 0 0 0.625rem #ccc;
	display: flex;
	align-items: center;
	bottom: 3.125rem;
	z-index: 9;
	border-radius: 0.3125rem
}

.about-standard-area .overlay .video {
	margin-top: -1.875rem
}

.about-standard-area .overlay .content {
	padding-left: 1.5625rem;
	border-left: 0.0625rem solid #ddd;
	margin-left: 2.1875rem
}

.about-standard-area .overlay h4 {
	font-weight: 600;
	margin-bottom: 0.5rem;
	font-size: 1rem;
	text-transform: uppercase
}

.about-standard-area .overlay h4 strong {
	display: block;
	font-size: 2.25rem;
	margin-top: 0.3125rem;
	font-weight: 600
}

.about-standard-area .overlay p {
	margin: 0;
	color: #fff;
	font-style: italic
}

.about-standard-area .info {
	padding-left: 2.1875rem
}

.about-standard-area .info>h5 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 1.5625rem;
	display: inline-block;
	position: relative;
	z-index: 1;
	padding-left: 2.8125rem;
	color: #0830AC
}

.about-standard-area .info>h5::after {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	height: 0.125rem;
	width: 1.875rem;
	background: #0830AC;
	margin-top: -0.0625rem
}

.about-standard-area .info h2 {
	font-weight: 600;
	margin-bottom: 1.875rem
}

.about-standard-area .info blockquote {
	margin: 0;
	margin-top: 1.875rem;
	color: #232323;
	font-style: italic;
	font-size: 1.25rem;
	line-height: 2.125rem;
	font-weight: 500
}

.about-standard-area .info a {
	margin-top: 1.875rem
}

@keyframes infiUpDown {
	0% {
		-webkit-transform: translateY(0rem);
		transform: translateY(0rem)
	}

	50% {
		-webkit-transform: translateY(-3.4375rem);
		transform: translateY(-3.4375rem)
	}

	100% {
		-webkit-transform: translateY(0rem);
		transform: translateY(0rem)
	}
}

@-webkit-keyframes infiUpDown {
	0% {
		-webkit-transform: translateY(0rem);
		transform: translateY(0rem)
	}

	50% {
		-webkit-transform: translateY(-3.4375rem);
		transform: translateY(-3.4375rem)
	}

	100% {
		-webkit-transform: translateY(0rem);
		transform: translateY(0rem)
	}
}

.who-we-area-box .item {
	padding: 11.25rem 3.125rem;
	border-right: 0.0625rem solid rgba(255, 255, 255, 0.1);
	position: relative
}

.who-we-area-box .item:last-child {
	border: 0
}

.who-we-area-box .item .text-blur {
	position: absolute;
	top: 4.6875rem;
	font-size: 3.75rem;
	color: rgba(255, 255, 255, 0.1);
	font-weight: 900
}

.who-we-area-box .item h4 {
	font-weight: 600;
	margin-bottom: 1.5625rem
}

.who-we-area-box .item a {
	margin-top: 0.9375rem
}

.features-area.bottom-shape::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: url(../image/5.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain
}

.border-shape::before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 0;
	width: 0;
	border-right: 100vw solid #fff;
	border-top: 3.75rem solid transparent
}

.features-area .fixed-shape {
	position: absolute;
	right: 0;
	top: 0;
	opacity: .5
}

.features-area .single-item {
	margin-bottom: 1.875rem
}

.features-area .item {
	padding: 3.125rem 1.875rem;
	background: #fff;
	border-radius: 0.5rem;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.features-area .item>i {
	display: inline-block;
	font-size: 3.125rem;
	margin-bottom: 1.5625rem;
	color: #0830AC;
	position: relative;
	z-index: 1
}

.features-area .item h5 {
	font-weight: 600
}

.features-area .item p {
	margin: 0
}

.features-area .item-grid:first-child {
	margin-top: 3.125rem
}

.features-area .item-grid .item {
	margin-top: 1.875rem;
	transition: all .35s ease-in-out
}

.features-area .item-grid .item:first-child {
	margin-top: 0
}

.features-area .features-box {
	padding-left: 2.1875rem
}

.features-area .item-grid:first-child .item:first-child,
.features-area .item-grid:last-child .item:last-child,
.features-area .item-grid .item:hover {
	background: linear-gradient(90deg, rgba(8, 106, 216, 1) 0, rgba(10, 60, 116, 1) 100%)
}

.features-area .item-grid:first-child .item:first-child i,
.features-area .item-grid:first-child .item:first-child a,
.features-area .item-grid:first-child .item:first-child p,
.features-area .item-grid:last-child .item:last-child i,
.features-area .item-grid:last-child .item:last-child a,
.features-area .item-grid:last-child .item:last-child p,
.features-area .item-grid .item:hover i,
.features-area .item-grid .item:hover a,
.features-area .item-grid .item:hover p {
	color: #fff;
	transition: all .35s ease-in-out
}

.why-us>h5 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 1.5625rem;
	display: inline-block;
	position: relative;
	z-index: 1;
	padding-left: 2.8125rem
}

.why-us>h5::after {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	height: 0.125rem;
	width: 1.875rem;
	background: #232323;
	margin-top: -0.0625rem
}

.why-us h2 {
	font-weight: 600;
	margin-bottom: 1.5625rem
}

.why-us ul li {
	margin-top: 1.5625rem
}

.why-us ul li h5 {
	text-transform: capitalize;
	font-weight: 600;
	display: flex;
	align-items: center
}

.why-us ul li strong {
	font-size: 2rem;
	font-weight: 600;
	margin-right: 0.9375rem
}

.why-us ul {
	border-top: 0.0625rem solid rgba(255, 255, 255, 0.3);
	margin-top: 1.5625rem;
	padding-top: 1.5625rem
}

.why-us ul li:first-child {
	margin-top: 0
}

.feature-area.half-bg {
	position: relative;
	z-index: 1
}

.feature-area.half-bg:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 0;
	border-right: 100vw solid #f3f7fd;
	border-top: 12.5rem solid transparent;
	width: 0;
	z-index: -1
}

.feature-area .features-box .item {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.feature-area .features-box .item .overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 1.875rem;
	z-index: 1
}

.feature-area .features-box .item .overlay .info {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.feature-area .features-box .item::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 50%;
	width: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 150%) repeat scroll 0 0
}

.feature-area .features-box .item .overlay i {
	font-size: 1.375rem;
	display: inline-block;
	line-height: 2.8125rem
}

.feature-area .features-box .item .overlay h4 {
	margin: 0;
	text-transform: capitalize;
	font-weight: 600
}

.feature-area .features-box .item span {
	position: absolute;
	font-weight: bold;
	font-size: 5rem;
	text-transform: uppercase;
	color: transparent;
	-webkit-text-stroke: 0.125rem #fff;
	left: 1.875rem;
	bottom: 1.25rem;
	z-index: 2;
	line-height: 5rem;
	opacity: .5
}

.feature-area .features-box .item img {
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.feature-area .features-box .item:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.feature-area .features-box .item .overlay .info>a {
	display: inline-block;
	min-height: 2.8125rem;
	min-width: 2.8125rem;
	height: 2.8125rem;
	width: 2.8125rem;
	background: #fff;
	text-align: center;
	line-height: 2.8125rem;
	border-radius: 50%;
	color: #0830AC;
	opacity: 0;
	transform: translateX(1.25rem)
}

.feature-area .features-box .item:hover .overlay .info>a {
	opacity: 1;
	transform: translateX(0)
}

.top-features-area .single-item {
	margin-bottom: 1.875rem
}

.top-features-area .item {
	padding: 3.125rem 1.875rem;
	position: relative;
	z-index: 1;
	border-radius: 0.5rem;
	overflow: hidden;
	transition: all .35s ease-in-out;
	border: 0.0625rem solid #e7e7e7;
	background: #fff
}

.top-features-area .item .icon i {
	display: inline-block;
	font-size: 2.5rem;
	margin-bottom: 1.875rem;
	color: #0830AC;
	position: relative;
	z-index: 1;
	padding: 1.25rem
}

.top-features-area .item .icon i::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: #0830AC;
	z-index: -1;
	border-radius: 38% 62% 62% 38% / 41% 44% 56% 59%;
	opacity: .1
}

.top-features-area .single-item:nth-child(2n) .item i {
	color: #8a49a1
}

.top-features-area .single-item:nth-child(2n) .item i::after {
	background: #8a49a1
}

.top-features-area .single-item:nth-child(3n) .item i {
	color: #57b957
}

.top-features-area .single-item:nth-child(3n) .item i::after {
	background: #57b957
}

.top-features-area .single-item:nth-child(4n) .item i {
	color: #ff583c
}

.top-features-area .single-item:nth-child(4n) .item i::after {
	background: #ff583c
}

.top-features-area .item p {
	margin: 0
}

.top-features-area .single-item .item::after {
	position: absolute;
	right: 0;
	bottom: -1.875rem;
	content: "";
	height: 40%;
	width: 40%;
	background: url(../image/8.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right bottom;
	transition: all .35s ease-in-out;
	z-index: -1
}

.top-features-area .item ul li {
	position: relative;
	z-index: 1;
	color: #0e2b3d;
	padding-left: 1.5625rem;
	margin-top: 0.625rem;
	font-weight: 600
}

.top-features-area .item ul li::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-size: 0.875rem
}

.top-features-area .item ul {
	margin-top: 0.9375rem
}

.top-features-area .item .more {
	overflow: hidden;
	z-index: 1;
	margin-top: 1.25rem
}

.top-features-area .item .more a {
	color: #0830AC
}

.top-features-area .item .more a i {
	margin-left: 0.3125rem
}

.top-features-area .item>a {
	margin-top: 1.25rem
}

.feature-area .feature-box .content .content-box {
	padding: 3.125rem;
	background: #fff;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	border-left: 0.25rem solid #0830AC
}

.feature-area .feature-box .thumb {
	position: relative
}

.feature-area .feature-box .thumb img {
	max-width: 120%
}

.feature-area .feature-box .item {
	display: flex;
	margin-top: 3.125rem
}

.feature-area .feature-box .item i {
	display: inline-block;
	font-size: 3.125rem;
	margin-right: 1.875rem;
	background: linear-gradient(90deg, rgba(3, 25, 65, 1) 0, rgba(67, 126, 235, 1) 100%);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}

.feature-area .feature-box .item h5 a {
	font-weight: 700
}

.feature-area .feature-box .item:first-child {
	margin-top: 0
}

.feature-area .feature-box .item p {
	margin: 0
}

.feature-area .feature-box .content {
	padding-left: 2.1875rem
}

.featured-services-area .fixed-shape-left-top {
	position: absolute;
	left: 0;
	top: 0
}

.service-area .fixed-shape-left-top {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1
}

.featured-services-area .single-item {
	margin-bottom: 1.875rem
}

.featured-services-area .item {
	background: #fff;
	padding: 3.125rem 1.875rem;
	box-shadow: 0 0.3125rem 1.875rem 0 rgba(214, 215, 216, 0.57);
	position: relative;
	z-index: 1
}

.featured-services-area .item i {
	display: inline-block;
	font-size: 3.125rem;
	margin-bottom: 1.875rem;
	color: #0830AC
}

.featured-services-area .single-item:nth-child(2n) .item i {
	color: #57b957
}

.featured-services-area .single-item:nth-child(3n) .item i {
	color: #8a49a1
}

.featured-services-area .single-item:nth-child(4n) .item i {
	color: #ff583c
}

.featured-services-area .item h5 {
	font-weight: 700
}

.featured-services-area .item p {
	margin: 0
}

.featured-services-area .item::after {
	position: absolute;
	left: 50%;
	width: 3.125rem;
	height: 0.1875rem;
	content: "";
	background: #0830AC;
	bottom: 0;
	margin-left: -1.5625rem;
	transition: all .35s ease-in-out;
	border-radius: 3.125rem;
	opacity: 0
}

.featured-services-area .item:hover::after {
	left: 0;
	width: 100%;
	margin: 0;
	opacity: 1
}

.clients-area .clients-carousel img {
	width: auto;
	margin: auto
}

.video-area.extra-padding {
	padding-bottom: 15rem
}

.video-area h5 {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 1.5625rem
}

.video-area h2 {
	font-weight: 600
}

.video-area a.video-play-button.relative {
	top: 3.6875rem
}

.choose-us-area .item {
	padding: 3.125rem 2.3125rem;
	box-shadow: 0 0.3125rem 1.875rem 0 rgba(214, 215, 216, 0.57);
	display: flex;
	background: #fff;
	border-radius: 0.5rem
}

.choose-us-area .items-box {
	margin-top: -11.25rem
}

.choose-us-area .item .icon i {
	display: inline-block;
	font-size: 3.75rem;
	margin-right: 1.5625rem;
	color: #0830AC
}

.choose-us-area .item h4 {
	font-weight: 600
}

.choose-us-area .item a {
	color: #0830AC
}

.choose-us-area .item .call {
	display: flex;
	align-items: center
}

.choose-us-area .item .call span {
	display: block;
	text-transform: uppercase;
	color: #0e2b3d;
	font-weight: 600
}

.choose-us-area .item .call i {
	display: inline-block;
	font-size: 3.125rem;
	margin-right: 1.25rem;
	color: #0830AC
}

.work-process-area .single-item {
	margin-bottom: 1.875rem
}

.work-process-area .thumb img {
	box-shadow: -0.0625rem 0.1875rem 0.625rem 0 rgba(0, 0, 0, 0.06);
	border: 0.5625rem solid #fff
}

.work-process-area .work-pro-items .item i {
	display: inline-block;
	color: #0830AC;
	font-size: 3.75rem;
	margin-bottom: 1.875rem
}

.work-process-area .work-pro-items .item h5 {
	position: relative;
	z-index: 1;
	font-weight: 600
}

.work-process-area .work-pro-items .item .icon {
	position: relative
}

.work-process-area .work-pro-items .item .icon span {
	position: absolute;
	left: 0.9375rem;
	top: 0;
	font-size: 6.25rem;
	z-index: -1;
	color: #f4f4f4;
	opacity: .9;
	font-weight: 900;
	color: transparent;
	-webkit-text-stroke: 0.125rem #f4f4f4;
	line-height: 3.125rem;
	font-family: sans-serif
}

.work-process-area .work-pro-items .item {
	border: 0.0625rem solid #e7e7e7;
	padding: 3.125rem 1.875rem;
	background: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.work-process-area .work-pro-items .item p {
	margin: 0
}

.work-process-area .work-pro-items .item::before,
.work-process-area .work-pro-items .item::after {
	content: "";
	width: 0;
	height: 0.125rem;
	position: absolute;
	transition: all .2s linear;
	background: #0830AC
}

.work-process-area .work-pro-items .item .item-inner::before,
.work-process-area .work-pro-items .item .item-inner::after {
	content: "";
	width: 0.125rem;
	height: 0;
	position: absolute;
	transition: all .2s linear;
	background: #0830AC
}

.work-process-area .work-pro-items .item:hover::before,
.work-process-area .work-pro-items .item:hover::after {
	width: 100%
}

.work-process-area .work-pro-items .item:hover .item-inner::before,
.work-process-area .work-pro-items .item:hover .item-inner::after {
	height: 100%
}

.work-process-area .work-pro-items .item::before,
.work-process-area .work-pro-items .item::after {
	transition-delay: .2s
}

.work-process-area .work-pro-items .item .item-inner::before,
.work-process-area .work-pro-items .item .item-inner::after {
	transition-delay: 0s
}

.work-process-area .work-pro-items .item::before {
	right: 0;
	top: 0
}

.work-process-area .work-pro-items .item::after {
	left: 0;
	bottom: 0
}

.work-process-area .work-pro-items .item .item-inner::before {
	left: 0;
	top: 0
}

.work-process-area .work-pro-items .item .item-inner::after {
	right: 0;
	bottom: 0
}

.work-process-area .work-pro-items .item:hover::before,
.work-process-area .work-pro-items .item:hover::after {
	transition-delay: 0s
}

.work-process-area .work-pro-items .item:hover .item-inner::before,
.work-process-area .work-pro-items .item:hover .item-inner::after {
	transition-delay: .2s
}

.works-about-area {
	position: relative;
	z-index: 1
}

.works-about-items {
	position: relative;
	z-index: 1
}

.works-about-items::before {
	position: absolute;
	right: 20%;
	top: 0;
	content: "";
	height: 100%;
	width: 500%;
	background: #f3f7fd;
	z-index: -1
}

.bg-light .works-about-items::before {
	background: #fff
}

.works-about-area .works-about-items .thumb {
	position: relative;
	z-index: 1;
	margin-bottom: 3.125rem
}

.works-about-area .works-about-items .thumb .fun-fact {
	position: absolute;
	left: -3.125rem;
	bottom: -3.125rem;
	background: #fff;
	padding: 3.125rem;
	box-shadow: 0 0.3125rem 1.875rem 0 rgba(214, 215, 216, 0.57);
	text-align: center
}

.works-about-area.reverse .works-about-items .thumb .fun-fact {
	position: absolute;
	left: auto;
	right: -3.125rem;
	bottom: -3.125rem
}

.works-about-area .works-about-items .thumb .fun-fact .medium {
	display: block;
	font-weight: 600
}

.works-about-area .works-about-items .thumb .fun-fact .timer {
	display: inline-block;
	font-weight: 800;
	color: #0e2b3d;
	font-size: 2rem;
	position: relative;
	z-index: 1;
	margin-bottom: 0.625rem;
	margin-left: -1.25rem
}

.works-about-area .works-about-items .thumb .fun-fact .timer::after {
	position: absolute;
	right: -1.5625rem;
	top: 0;
	content: "\f067";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-size: 1.25rem
}

.works-about-area .works-about-items .info {
	padding-right: 5rem
}

.works-about-area.reverse .works-about-items .info {
	padding-right: 0.9375rem;
	padding-left: 5rem
}

.works-about-items .info>h5 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 1.5625rem;
	display: inline-block;
	position: relative;
	z-index: 1;
	padding-left: 2.8125rem;
	color: #0830AC
}

.works-about-items .info>h5::after {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	height: 0.125rem;
	width: 1.875rem;
	background: #0830AC;
	margin-top: -0.0625rem
}

.works-about-items .info h2 {
	font-weight: 600;
	margin-bottom: 1.5625rem
}

.works-about-items ul li {
	margin-top: 1.5625rem;
	align-items: center;
	position: relative;
	z-index: 1;
	padding-left: 1.5625rem
}

.works-about-items ul li::after {
	position: absolute;
	left: 0;
	top: -0.25rem;
	content: "\f058";
	height: 100%;
	width: 100%;
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	color: #0830AC
}

.works-about-items ul li h5 {
	text-transform: capitalize;
	font-weight: 600;
	margin: 0;
	font-size: 1rem
}

.works-about-items ul li i {
	display: inline-block;
	font-size: 2.8125rem;
	min-width: 3.75rem;
	margin-right: 0.625rem
}

.works-about-area .works-about-items .info a {
	margin-top: 1.875rem;
	padding: 0.9375rem 2.5rem
}

.services-area .services-items .item {
	padding: 3.75rem 1.875rem;
	padding-top: 5rem;
	position: relative;
	z-index: 1;
	border-radius: 0.3125rem;
	box-shadow: 0 0 0.625rem #ccc;
	background: #fff
}

.services-area .services-items .item::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 50%;
	width: 100%;
	background: linear-gradient(90deg, rgba(4, 45, 92, 1) 0, rgba(63, 146, 240, 1) 48%);
	transition: all .35s ease-in-out;
	opacity: 0;
	z-index: -1;
	border-radius: 0.3125rem
}

.services-area .services-items .item:hover::after {
	height: 100%;
	opacity: 1
}

.services-area .services-items .item .icon>i {
	display: inline-block;
	font-size: 3.4375rem;
	position: relative;
	margin-bottom: 2.5rem;
	z-index: 1;
	color: #086ad8
}

.services-area .services-items .item .icon>i::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 180%;
	width: 180%;
	background: url(../image/19.png);
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
	transform: translate(-50%, -50%)
}

.services-area .services-items .item:hover .icon>i::after {
	opacity: .1
}

.services-area .services-items .item h4 a {
	font-weight: 600
}

.services-area .services-items .item a {
	position: relative;
	z-index: 1;
	text-transform: capitalize
}

.services-area .services-items .item:hover i,
.services-area .services-items .item:hover h4 a,
.services-area .services-items .item:hover p {
	color: #fff
}

.services-area .services-items .item i,
.services-area .services-items .item i::after,
.services-area .services-items .item h4,
.services-area .services-items .item p {
	transition: all .35s ease-in-out
}

.services-area .services-items .item h4 {
	font-weight: 600;
	font-size: 1.25rem
}

.services-area .services-items .item:hover .info>a {
	background: #086ad8;
	color: #fff
}

.services-area .services-items .item .info>a {
	display: inline-block;
	height: 3.125rem;
	width: 3.125rem;
	line-height: 3.125rem;
	background: #fff;
	box-shadow: 0 0 0.625rem #ccc;
	border-radius: 50%;
	position: absolute;
	bottom: -1.5625rem;
	left: 50%;
	margin-left: -1.5625rem
}

.services-area .services-items .item a {
	position: relative;
	z-index: 1;
	text-transform: capitalize
}

.services-area .services-items.services-carousel .owl-stage-outer {
	padding-bottom: 1.875rem
}

.services-area .services-items.services-carousel.owl-carousel .owl-dots {
	margin-top: 1.25rem
}

.services-area .services-items.services-carousel.owl-carousel .owl-dot {
	margin-bottom: -0.3125rem;
	margin-top: 1.25rem
}

.services-area .services-items.services-carousel.owl-carousel .owl-dot span {
	display: block;
	height: 1.25rem;
	width: 1.25rem;
	margin: 0 0.3125rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	position: relative;
	z-index: 1;
	border: 0.125rem solid #e7e7e7
}

.services-area .services-items.services-carousel.owl-carousel .owl-dot.active span::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 0.3125rem;
	width: 0.3125rem;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	background: #437eeb;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.thumb-services-area .services-items .item {
	background: #fff;
	padding: 3.75rem 2.3125rem;
	box-shadow: 0 0 0.625rem #ccc;
	position: relative;
	z-index: 1;
	border-radius: 0.3125rem
}

.thumb-services-area .services-items .item .icon {
	height: 9.375rem;
	width: 9.375rem;
	margin: auto auto 1.5625rem
}

.thumb-services-area .services-items .item img {
	height: 100%;
	width: 100%
}

.thumb-services-area .services-items .item .icon-opacity i {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	font-size: 6.25rem;
	opacity: .08;
	z-index: -1
}

.thumb-services-area .services-items .item .icon>i {
	display: inline-block;
	font-size: 4.375rem;
	margin-bottom: 1.875rem;
	position: relative;
	z-index: 1;
	color: #0830AC
}

.thumb-services-area .services-items .item h4 {
	font-weight: 600;
	margin-bottom: 1.25rem
}

.thumb-services-area .services-items .item a {
	display: block;
	border: 0.0625rem solid #e7e7e7;
	padding: 0.625rem;
	border-radius: 1.875rem;
	margin-top: 1.875rem;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.thumb-services-area .services-items .item a::after {
	position: absolute;
	left: 0;
	bottom: -100%;
	content: "";
	height: 100%;
	width: 100%;
	background: #0830AC;
	z-index: -1;
	transition: all .35s ease-in-out
}

.thumb-services-area .services-items .item:hover a::after {
	bottom: 0
}

.thumb-services-area .services-items .item:hover a {
	color: #fff
}

.thumb-services-area .services-items .item a i {
	position: relative;
	top: 0.0625rem;
	left: 0.125rem
}

.thumb-services-area .services-items.services-carousel.owl-carousel .owl-dots {
	margin-top: 1.25rem
}

.thumb-services-area .services-items.services-carousel.owl-carousel .owl-dot {
	margin-bottom: -0.625rem;
	margin-top: 1.25rem
}

.thumb-services-area .services-items.services-carousel.owl-carousel .owl-dot span {
	display: block;
	height: 1.25rem;
	width: 1.25rem;
	margin: 0 0.3125rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	position: relative;
	z-index: 1;
	border: 0.125rem solid #e7e7e7
}

.thumb-services-area .services-items.services-carousel.owl-carousel .owl-dot.active span::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 0.3125rem;
	width: 0.3125rem;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	background: #437eeb;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.service-area .service-items .single-item {
	margin-bottom: 1.875rem
}

.service-area .service-items .item {
	padding: 3.125rem 1.875rem;
	box-shadow: 0 0.9375rem 3.4375rem -0.3125rem rgba(9, 31, 67, .1);
	background: #fff
}

.service-area .service-items .item .icon {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin-bottom: 1.875rem
}

.service-area .service-items .item .info>i {
	display: inline-block;
	font-size: 4.375rem;
	background: linear-gradient(90deg, rgba(3, 25, 65, 1) 0, rgba(67, 126, 235, 1) 100%);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	margin-bottom: 1.875rem
}

.service-area .service-items .item .info>i::after {
	position: absolute;
	left: -0.625rem;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(62.5deg, transparent, rgba(237, 245, 255, 0.9));
	z-index: -1;
	border-radius: 0.625rem;
	transform: rotate(225deg)
}

.service-area .service-items .item .info h4 {
	font-weight: 600;
	margin-bottom: 2.1875rem
}

.service-area .service-items .item:hover .btn-standard::after {
	left: 0
}

.service-area .service-items .item:hover .btn-standard,
.service-area .service-items .item:hover .btn-standard i {
	color: #fff
}

.services-area .services-tabs .row {
	margin-left: 0
}

.services-area .services-tabs ul {
	border: 0;
	margin-bottom: 1.875rem;
	text-align: center
}

.services-area .services-tabs ul li {
	display: inline-block;
	border: 0;
	margin: 0
}

.services-area .services-tabs ul li a {
	border: 0;
	position: relative;
	z-index: 1;
	border-radius: inherit;
	padding: 0.9375rem 2.5rem;
	background: #f3f7fd;
	margin: 0.3125rem 0.625rem;
	margin-bottom: 1.875rem;
	margin-top: 0
}

.services-area .services-tabs ul li a.active {
	background: #0830AC;
	color: #fff;
	position: relative;
	z-index: 1
}

.services-area .services-tabs ul li a.active::after {
	position: absolute;
	right: -0.5rem;
	bottom: -0.5rem;
	content: "";
	height: 100%;
	width: 100%;
	background: #0830AC;
	z-index: -1;
	opacity: .1;
	transition: all .35s ease-in-out
}

.services-area .services-tabs .thumb {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.services-area .services-tabs .info {
	padding-left: 2.1875rem
}

.services-area .services-tabs .tab-pane {
	background: #f3f7fd;
	position: relative;
	z-index: 1;
	margin-bottom: 3.125rem
}

.services-area .services-tabs .info .content {
	padding: 3.125rem;
	padding-left: 1.25rem
}

.services-area .services-tabs .tab-pane::after {
	position: absolute;
	right: 0;
	bottom: -3.125rem;
	content: "";
	height: 100%;
	width: 90%;
	background: #f3f7fd;
	z-index: -1
}

.services-area .services-tabs .info .content {
	position: relative
}

.services-area .services-tabs .info .content span {
	position: absolute;
	font-weight: bold;
	font-size: 9.375rem;
	text-transform: uppercase;
	line-height: 9.375rem;
	color: transparent;
	-webkit-text-stroke: 0.0625rem #f4f4f4;
	right: 0;
	top: -1.375rem;
	z-index: 2
}

.services-area .services-tabs .info .content ul {
	text-align: left;
	margin-top: 1.5625rem
}

.services-area .services-tabs .info .content ul li {
	display: block;
	margin-bottom: 0.625rem;
	color: #0e2b3d;
	font-weight: 600;
	padding-left: 1.5625rem;
	position: relative
}

.services-area .services-tabs .info .content ul li:last-child {
	margin-bottom: 0
}

.services-area .services-tabs .info .content h2 {
	font-weight: 600;
	margin-bottom: 1.5625rem
}

.services-area .services-tabs .info .content a {
	color: #0830AC
}

.services-area .services-tabs .info .content ul li::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	color: #0830AC
}

.services-area .services-tabs .info .content i {
	position: absolute;
	right: 3.125rem;
	bottom: 3.125rem;
	font-size: 6.25rem;
	opacity: .1
}

.service-area .service-box .single-item {
	margin-bottom: 1.875rem
}

.service-area .service-box .item {
	display: flex;
	padding: 3.125rem;
	background: #fff;
	box-shadow: 0 0.3125rem 1.875rem 0 rgba(214, 215, 216, 0.57);
	border-radius: 0.3125rem;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.service-area .service-box .item i {
	display: inline-block;
	font-size: 3.75rem;
	min-width: 3.125rem;
	margin-right: 1.25rem;
	color: #0830AC
}

.service-area .service-box .item p {
	margin-bottom: 0
}

.service-area .service-box .item .icon {
	position: relative;
	z-index: 1
}

.service-area .service-box .item .icon::after {
	position: absolute;
	left: -1.25rem;
	top: 0;
	content: "";
	height: 3.125rem;
	width: 3.125rem;
	background: #0830AC;
	z-index: -1;
	border-radius: 50%;
	opacity: .1;
	transition: transition:all .35s ease-in-out
}

.service-area .service-box .item:hover .icon::after {
	background: #fff;
	opacity: .1
}

.service-area .service-box .item::after {
	position: absolute;
	left: 0;
	bottom: -100%;
	content: "";
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, rgba(4, 45, 92, 1) 0, rgba(63, 146, 240, 1) 48%);
	z-index: -1;
	transition: all .35s ease-in-out
}

.service-area .service-box .item:hover::after {
	bottom: 0
}

.service-area .service-box .item i,
.service-area .service-box .item p {
	transition: all .35s ease-in-out
}

.service-area .service-box .item:hover i,
.service-area .service-box .item:hover a,
.service-area .service-box .item:hover p {
	color: #fff
}

.services-area .services-content .item {
	display: flex;
	box-shadow: 0 0 0.625rem #ccc;
	padding: 3.125rem 2.3125rem
}

.services-area .services-content .item img {
	max-width: 9.375rem;
	min-width: 9.375rem;
	height: 9.375rem
}

.services-area .services-content .item .icon {
	position: relative;
	z-index: 1;
	margin-right: 2.5rem
}

.services-area .services-content .item .icon::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 8.125rem;
	width: 8.125rem;
	transform: translate(-50%, -50%);
	background: #0830AC;
	z-index: -1;
	border-radius: 50%;
	opacity: .3
}

.services-area .services-content .item .icon::before {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 10rem;
	width: 10rem;
	transform: translate(-50%, -50%);
	background: #0830AC;
	z-index: -1;
	border-radius: 50%;
	opacity: .1
}

.services-area .services-content .item .icon>i {
	display: inline-block;
	font-size: 2.5rem;
	margin-bottom: 1.875rem;
	color: #0830AC;
	position: relative;
	z-index: 1;
	padding: 1.25rem;
	margin-right: 1.875rem
}

.services-area .services-content .item .icon>i::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: #0830AC;
	z-index: -1;
	border-radius: 38% 62% 62% 38% / 41% 44% 56% 59%;
	opacity: .1
}

.services-area .services-content .item h4 {
	font-weight: 600
}

.services-area .services-content .item .info>a {
	text-transform: uppercase;
	color: #0830AC;
	font-size: 0.8125rem
}

.services-area .services-content .item .bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 1.5625rem
}

.services-area .services-content .item .bottom span {
	font-weight: 800;
	font-size: 1.875rem;
	opacity: .3
}

.services-area .services-content .item .bottom a {
	text-transform: uppercase;
	font-size: 0.8125rem
}

.services-area .services-content .item .bottom a:hover {
	color: #0830AC
}

.services-area .services-content.services-2-col-carousel.owl-carousel .owl-dots {
	margin-top: 1.25rem
}

.services-area .services-content.services-2-col-carousel.owl-carousel .owl-dot {
	margin-bottom: -0.625rem;
	margin-top: 1.25rem
}

.services-area .services-content.services-2-col-carousel.owl-carousel .owl-dot span {
	display: block;
	height: 1.25rem;
	width: 1.25rem;
	margin: 0 0.3125rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	position: relative;
	z-index: 1;
	border: 0.125rem solid #e7e7e7
}

.services-area .services-content.services-2-col-carousel.owl-carousel .owl-dot.active span::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 0.3125rem;
	width: 0.3125rem;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	background: #437eeb;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.services-details-area .content img {
	margin-bottom: 1.875rem
}

.services-details-area .content h2,
.services-details-area .content h3,
.services-details-area .content h4,
.services-details-area .content h5 {
	font-weight: 600;
	line-height: 1.3
}

.services-details-area .content p {
	margin-bottom: 1.5625rem
}

.services-details-area .content p:last-child {
	margin-bottom: 0
}

.services-details-area .content ul li {
	display: block;
	margin-bottom: 0.9375rem;
	padding-left: 1.5625rem;
	position: relative;
	font-weight: 600;
	color: #232323
}

.services-details-area .content ul li::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	height: 100%;
	width: 100%;
	color: #0830AC
}

.services-details-area .content ul li:last-child {
	margin-bottom: 0
}

.services-details-area .content ul {
	margin-bottom: 1.5625rem;
	margin-top: 1.25rem
}

.services-details-area .content .thumbs img {
	margin-bottom: 0;
	margin-top: 0.9375rem
}

.services-details-area .sidebar-item {
	margin-bottom: 3.125rem
}

.services-details-area .sidebar-item:last-child {
	margin-bottom: 0
}

.services-details-area .sidebar-item {
	background: #fafafa;
	border: 0.0625rem solid #e7e7e7;
	padding: 1.875rem;
	border-radius: 0.3125rem
}

.services-details-area .sidebar-item .title h4 {
	font-weight: 600;
	position: relative;
	padding-left: 0.9375rem;
	margin-bottom: 1.5625rem
}

.services-details-area .sidebar-item .title h4::after {
	position: absolute;
	left: 0;
	top: 0.1875rem;
	content: "";
	height: 1.25rem;
	width: 0.1875rem;
	background: #0830AC
}

.services-details-area .sidebar-item.link li {
	display: block
}

.services-details-area .sidebar-item.link li a {
	display: block;
	padding: 0.9375rem 1.5625rem;
	border-bottom: 0.0625rem solid #e7e7e7;
	position: relative;
	overflow: hidden
}

.services-details-area .sidebar-item.link {
	border: 0.0625rem solid #e7e7e7;
	border-radius: 0.3125rem;
	background: transparent
}

.services-details-area .sidebar-item.link li:last-child a {
	border: 0
}

.services-details-area .sidebar-item.link li a:hover,
.services-details-area .sidebar-item.link li a.active {
	color: #fff
}

.services-details-area .sidebar-item.link li a.active::after {
	position: absolute;
	right: 0.625rem;
	top: 50%;
	content: "\f105";
	border-radius: 50%;
	font-family: "Font Awesome 5 Free";
	font-weight: 660;
	transform: translateY(-50%);
	font-size: 1.25rem
}

.services-details-area .sidebar-item.link li a::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 0;
	background: linear-gradient(90deg, rgba(8, 106, 216, 1) 0, rgba(10, 60, 116, 1) 100%);
	transition: all .35s ease-in-out;
	z-index: -1
}

.services-details-area .sidebar-item.link li a:hover::before,
.services-details-area .sidebar-item.link li a.active::before {
	width: 100%
}

.services-details-area .sidebar-item.banner {
	border-radius: 0.3125rem;
	padding: 0;
	border: 0;
	background: transparent
}

.services-details-area .sidebar-item.banner .thumb {
	position: relative;
	z-index: 1
}

.services-details-area .sidebar-item.banner .thumb img {
	border-radius: 0.3125rem
}

.services-details-area .sidebar-item.banner .thumb .content {
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
	transform: translateY(-50%);
	z-index: 1;
	padding: 1.875rem
}

.services-details-area .sidebar-item.banner .thumb::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: #000;
	border-radius: 0.3125rem;
	opacity: .5
}

.services-details-area .sidebar-item.banner .thumb .content h3 {
	font-weight: 700;
	color: #fff;
	margin-bottom: 0;
	font-size: 1.625rem
}

.services-details-area .sidebar-item.banner .thumb .content h3 i {
	height: 2.8125rem;
	width: 2.8125rem;
	line-height: 2.8125rem;
	background: #0830AC;
	border-radius: 50%;
	font-size: 1.25rem;
	position: relative;
	margin-right: 0.625rem;
	z-index: 1
}

.services-details-area .sidebar-item.banner .thumb .content h3 i::after {
	position: absolute;
	left: -10%;
	top: -10%;
	content: "";
	height: 120%;
	width: 120%;
	background: #0830AC;
	border-radius: 50%;
	z-index: -1;
	opacity: .5
}

.services-details-area .sidebar-item.banner .thumb .content h5 {
	color: #fff;
	font-weight: 500;
	margin-bottom: 1.5625rem
}

.services-details-area .sidebar-item.brochure a {
	display: flex;
	align-items: center;
	margin-top: 1.5625rem
}

.services-details-area .sidebar-item.brochure a i {
	font-size: 2.5rem;
	font-weight: 500;
	margin-right: 0.625rem;
	color: #0830AC
}

.services-details-area .sidebar-item.brochure a:last-child {
	margin-top: 0.9375rem
}

.standard-services-area .shape {
	position: absolute;
	left: 0;
	top: 0;
	height: 50%;
	width: 100%;
	background-size: cover;
	background-position: center bottom;
	opacity: .4
}

.standard-services-items .item {
	padding: 4.1875rem 2.3125rem
}

.standard-services-items .item {
	background: #fff;
	box-shadow: 0 0 0.625rem #ccc;
	position: relative;
	z-index: 1;
	border-radius: 0.4375rem
}

.standard-services-items .item .info>i {
	display: inline-block;
	margin-bottom: 1.875rem;
	background: #0830AC;
	height: 5rem;
	width: 5rem;
	line-height: 5rem;
	color: #fff;
	font-size: 2.5rem;
	border-radius: 50%;
	position: relative;
	z-index: 1;
	text-align: center
}

.standard-services-items .item .info h4 {
	font-weight: 600
}

.standard-services-items .item .info p {
	margin: 0
}

.standard-services-items .item::after {
	position: absolute;
	left: 0;
	top: -3.125rem;
	content: "";
	height: 12.5rem;
	width: 11.1875rem;
	background: url(../image/23.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left top;
	transition: all .35s ease-in-out;
	opacity: 0
}

.standard-services-items .center .item::after {
	left: 0;
	top: 0;
	opacity: 1
}

.standard-services-area .standard-services-items.owl-carousel .owl-dots {
	margin-top: 1.25rem
}

.standard-services-area .standard-services-items.owl-carousel .owl-dot {
	margin-bottom: -0.3125rem;
	margin-top: 1.25rem
}

.standard-services-area .standard-services-items.owl-carousel .owl-dot span {
	display: block;
	height: 1.25rem;
	width: 1.25rem;
	margin: 0 0.3125rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	position: relative;
	z-index: 1;
	border: 0.125rem solid #e7e7e7
}

.standard-services-area .standard-services-items.owl-carousel .owl-dot.active span::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 0.3125rem;
	width: 0.3125rem;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	background: #437eeb;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.quick-contact-area.half-bg {
	position: relative;
	z-index: 1
}

.quick-contact-area.half-bg::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 60%;
	width: 100%;
	background: #f3f7fd;
	z-index: -1
}

.quick-contact-items {
	padding: 3.125rem 1.875rem
}

.quick-contact-items h5 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 1.5625rem
}

.quick-contact-items h2 {
	font-weight: 600;
	margin-bottom: 0;
	line-height: 1.4;
	margin-bottom: -0.3125rem
}

.quick-contact-items h2 strong {
	text-decoration: underline
}

.case-studies-area.half-bg::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 30%;
	width: 100%;
	background: #f3f7fd;
	z-index: -1
}

.case-studies-area .item .thumb,
.case-studies-area .item {
	overflow: hidden;
	transition: all .35s ease-in-out
}

.case-studies-area .item img {
	transition: all .35s ease-in-out
}

.case-studies-area .item:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}

.case-studies-area .item .info .info-items {
	position: absolute;
	left: 1.875rem;
	right: 3.75rem;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
	transition: all .35s ease-in-out;
	opacity: 0
}

.case-studies-area .item:hover .info .info-items {
	bottom: 1.875rem;
	opacity: 1
}

.case-studies-area .info {
	position: relative;
	z-index: 1
}

.case-studies-area .item .info .info-items ul li {
	display: inline-block;
	margin-right: 0.3125rem;
	position: relative
}

.case-studies-area .item .info .info-items ul li::after {
	position: absolute;
	right: -0.3125rem;
	bottom: 0;
	content: ",";
	font-size: 0.875rem
}

.case-studies-area .item .info .info-items h4 {
	font-weight: 600;
	margin-bottom: 0.4375rem;
	font-size: 1.25rem;
	text-transform: capitalize
}

.case-studies-area .item .info .info-items .right-info a {
	display: inline-block;
	padding: 0 2.5rem;
	background: #0830AC;
	color: #fff;
	position: absolute;
	height: 80%;
	right: -1.875rem;
	top: 10%
}

.case-studies-area .item .info .info-items .left-info {
	padding: 1.25rem 1.875rem;
	padding-right: 6.25rem
}

.case-studies-area .item .info .info-items .right-info a i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.case-studies-area .item .info .info-items ul li:last-child::after {
	display: none
}

.case-studies-area .owl-nav {
	margin: 0
}

.case-studies-area .owl-nav .owl-prev,
.case-studies-area .owl-nav .owl-next {
	background: transparent none repeat scroll 0 0;
	color: #0830AC;
	font-size: 1.875rem;
	height: 2.5rem;
	left: 0.625rem;
	line-height: 2.5rem;
	margin: -1.25rem 0 0;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 2.5rem
}

.case-studies-area .owl-nav .owl-prev:hover,
.case-studies-area .owl-nav .owl-next:hover {
	background: transparent;
	color: #0830AC
}

.case-studies-area .owl-nav .owl-next {
	left: auto;
	right: 0.625rem
}

.case-studies-area.grid-items #portfolio-grid {
	margin: -0.9375rem
}

.case-studies-area.grid-items .case-items.colums-3 .pf-item {
	float: left;
	padding: 0.9375rem;
	width: 33.3333%
}

.case-studies-area.grid-items .case-items.colums-2 .pf-item {
	float: left;
	padding: 0.9375rem;
	width: 50%
}

.case-studies-area.grid-items .case-items.colums-4 .pf-item {
	float: left;
	padding: 0.9375rem;
	width: 25%
}

.case-studies-area.grid-items .case-items.colums-6 .pf-item {
	float: left;
	padding: 0.9375rem;
	width: 16.6666%
}

.case-items-area .pf-item .item {
	overflow: hidden;
	position: relative
}

.case-details-area .thumb img {
	border-radius: 0.625rem
}

.case-details-area .content {
	padding: 0 2.8125rem
}

.case-details-area .content ul.project-info {
	display: flex;
	justify-content: space-between;
	border-bottom: 0.0625rem solid #e7e7e7;
	padding-bottom: 0.9375rem;
	background: linear-gradient(90deg, rgba(9, 70, 139, 1) 0, rgba(30, 132, 246, 1) 100%);
	margin-top: 0;
	position: relative;
	top: -4.0625rem;
	padding: 1.875rem;
	border-radius: 0.3125rem;
	margin-bottom: -2.1875rem
}

.case-details-area .content ul.project-info li {
	padding: 0;
	font-weight: 500;
	color: #fff;
	margin: 0
}

.case-details-area .content ul.project-info li::after {
	display: none
}

.case-details-area .content ul.project-info li .title i {
	margin-right: 0.625rem;
	font-size: 1.25rem
}

.case-details-area .content ul.project-info li .title {
	display: flex;
	align-items: center;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff
}

.fun-factor-area .item .timer {
	display: block;
	font-size: 2.625rem;
	font-weight: 700;
	line-height: 1;
	margin-top: -0.3125rem;
	margin-bottom: 0.625rem;
	color: #0e2b3d;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	background: linear-gradient(90deg, rgba(65, 84, 241, 1) 0, rgba(14, 32, 173, 1) 75%);
	-webkit-background-clip: text
}

.fun-factor-area .item .medium {
	display: block;
	font-weight: 600;
	font-size: 1rem;
	margin-bottom: -0.3125rem;
	color: #0e2b3d;
	text-transform: capitalize
}

.fun-factor-area .fun-fact-items {
	position: relative;
	z-index: 1
}

.fun-factor-area .fun-fact-items::after {
	position: absolute;
	left: -150%;
	top: 0;
	content: "";
	height: 100%;
	width: 400%;
	background: #f3f7fd;
	z-index: -1
}

@media only screen and (min-width:87.5rem) {
	.fun-factor-area .fun-fact-items::after {
		left: 0;
		height: 100%;
		width: 400%
	}
}


.share-button i {
	transition: .3s ease
}

.share-toggle:checked~.share-button i {
	transform: rotate(-180deg) !important
}

.share-toggle:checked~.share-icon:nth-child(3) {
	transform: translateY(-4.375rem) rotate(0)
}

.share-toggle:checked~.share-icon:nth-child(4) {
	transform: translateY(-11.5625rem) rotate(0)
}

.share-toggle:checked~.share-icon:nth-child(5) {
	transform: translateY(-11.25rem) rotate(0)
}

.share-toggle:checked~.share-icon:nth-child(6) {
	transform: translateY(-14.6875rem) rotate(0)
}

.share-button {
	position: relative;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 2.8125rem;
	height: 2.8125rem;
	color: #0830AC;
	background-color: #fff;
	border-radius: 0.625rem;
	box-shadow: 0 0 0 0.125rem #fff;
	cursor: pointer;
	transition: .3s ease;
	transform: rotate(45deg)
}

.share-icon {
	position: absolute;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 2.8125rem;
	height: 2.8125rem;
	border-radius: 2.8125rem;
	transform: translateX(0) rotate(180deg);
	cursor: pointer;
	transition: .3s ease-in-out
}



.team-single-area .basic-info li {
	float: left;
	width: 50%;
	padding: 0 0.9375rem;
	color: #fff;
	margin-top: 0.9375rem
}

.team-single-area .basic-info {
	clear: both;
	margin: 0 -0.9375rem;
	position: relative;
	z-index: 1;
	display: block;
	float: left;
	width: 100%;
	padding: 1.875rem 0;
	padding-top: 0.9375rem;
	margin-top: 0.9375rem
}

.team-single-area .basic-info::after {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 110%;
	background: linear-gradient(90deg, rgba(9, 70, 139, 1) 0, rgba(30, 132, 246, 1) 100%);
	z-index: -1
}

.team-single-area .basic-info li a {
	color: #fff;
	font-weight: 400
}

.team-single-area .social ul li {
	display: inline-block;
	margin-right: 0.4375rem
}

.team-single-area .social ul li a {
	display: inline-block;
	height: 3.125rem;
	width: 3.125rem;
	line-height: 3.125rem;
	background: #f9f9f9;
	text-align: center;
	border-radius: 50%;
	color: #232323
}

.team-single-area .social ul li a:hover {
	background: #0830AC;
	color: #fff
}

.team-single-area .social ul {
	margin-top: 1.875rem;
	margin-bottom: 0.9375rem
}

.team-single-area .content h2 {
	font-weight: 600;
	margin-bottom: 0.625rem
}

.team-single-area .content>span {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0.9375rem;
	display: block
}

.team-single-area .about-area.reverse .info .progress-box:first-child {
	margin-top: 0
}

.team-single-area .bottom-info {
	margin-top: 3.125rem
}

.team-single-area .bottom-info h2 {
	font-weight: 600
}

.team-single-area .bottom-info p:last-child {
	margin-bottom: 0
}

.team-single-area .about-area.reverse .info {
	padding-bottom: 0
}

.testimonials-area .item {
	padding: 3.125rem 1.875rem;
	background: #fff;
	box-shadow: 0 0 0.625rem #ccc
}

.testimonials-area .item p {
	font-size: 1.125rem;
	color: #232323;
	line-height: 2.125rem;
	font-style: italic
}

.testimonials-area .thumb {
	position: relative;
	z-index: 1
}

.testimonials-area .thumb i {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	height: 2.8125rem;
	width: 2.75rem;
	line-height: 2.8125rem;
	background: #0830AC;
	text-align: center;
	color: #fff;
	border-radius: 50%
}

.testimonials-area .thumb img {
	border-radius: 50%
}

.testimonials-area .item .provider {
	display: flex;
	align-items: center
}

.testimonials-area .item .provider h4 {
	font-weight: 600;
	margin-bottom: 0
}

.testimonials-area .item .provider span {
	color: #232323
}

.testimonials-area .item .provider span::before {
	content: ' / ';
	padding: 0 0.3125rem
}

.testimonials-area .item .rating {
	margin-bottom: 0.625rem;
	color: #ffb944
}

.testimonials-area .item::before {
	position: absolute;
	left: -0.9375rem;
	top: 0.9375rem;
	content: "";
	height: 100%;
	width: 100%;
	border: 0.9375rem solid #0830AC;
	z-index: -1;
	opacity: .1
}

.testimonials-area .testimonial-items .owl-stage-outer {
	padding: 1.875rem;
	margin: -1.875rem
}

.testimonials-area .testimonial-items .owl-carousel .owl-dots {
	margin-top: 1.875rem
}

.testimonials-area .testimonial-items .owl-carousel .owl-dots .owl-dot {
	margin-bottom: -0.625rem;
	margin-top: 1.25rem
}

.testimonials-area .testimonial-items .owl-carousel .owl-dots .owl-dot span {
	display: block;
	height: 1.25rem;
	width: 1.25rem;
	margin: 0 0.3125rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	position: relative;
	z-index: 1;
	border: 0.125rem solid #e7e7e7
}

.testimonials-area .testimonial-items .owl-carousel .owl-dots .owl-dot.active span::after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	height: 0.3125rem;
	width: 0.3125rem;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	background: #437eeb;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.about-area .faq-content {
	margin-top: 1.5625rem
}

.about-area .thumb-box {
	position: relative;
	margin-right: 1.25rem
}

.faq-area .info>h5 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 1.5625rem;
	display: inline-block;
	position: relative;
	z-index: 1;
	padding-left: 2.8125rem;
	color: #0830AC
}

.faq-area .info>h5::after {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	height: 0.125rem;
	width: 1.875rem;
	background: #0830AC;
	margin-top: -0.0625rem
}

.faq-area .info h2 {
	font-weight: 600;
	margin-bottom: 1.5625rem
}

.accordion .card-header h4:after {
	font-family: "Font Awesome 5 Free";
	content: "\f107";
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 600
}

.accordion .card-header h4.collapsed:after {
	content: "\f105";
	font-weight: 600;
	color: #999
}

.faq-area .faq-content .card {
	border: 0;
	margin-bottom: 1.9375rem;
	overflow: inherit;
	background: transparent;
	border-radius: 0.3125rem;
	padding: 0
}

.faq-area .faq-content {
	margin-top: 1.5625rem
}

.faq-area .faq-content .card:last-child {
	margin-bottom: 0
}

.faq-area .faq-content .card .card-header {
	border: 0;
	background: transparent;
	padding: 0
}

.faq-area .faq-content .card .card-header h4 {
	margin: 0;
	font-size: 1.125rem;
	font-weight: 600;
	padding: 0;
	padding-right: 3.125rem;
	cursor: pointer;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center
}

.faq-area .faq-content .card .card-body {
	padding-left: 1.875rem;
	padding: 0;
	padding-top: 0.9375rem;
	border-top: 0.0625rem solid #e7e7e7;
	margin-top: 1.25rem
}

.faq-area .faq-content .card .card-body p:last-child {
	margin-bottom: 0
}

.faq-area .faq-content .card .card-header h4 strong {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem;
	text-align: center;
	line-height: 2.5rem;
	background: #0830AC;
	color: #fff;
	border-radius: 50%;
	margin-right: 1.25rem;
	position: relative;
	min-width: 2.5rem
}

.faq-area .faq-content .card .card-header h4 strong::after {
	position: absolute;
	left: -10%;
	top: -10%;
	content: "";
	height: 120%;
	width: 120%;
	background: #0830AC;
	z-index: -1;
	border-radius: 50%;
	opacity: .3
}

.faq-area .appoinment-form {
	padding: 3.125rem;
	background: linear-gradient(90deg, rgba(9, 70, 139, 1) 0, rgba(30, 132, 246, 1) 100%);
	position: relative;
	border-radius: 0.5rem;
	text-align: center;
	z-index: 1
}

.faq-area .appoinment-form::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: url(../image/17.png);
	background-size: cover;
	background-repeat: no-repeat;
	opacity: .15
}

.faq-area .appoinment-form h4 {
	color: #fff;
	font-weight: 600
}

.faq-area .appoinment-form p {
	color: #fff;
	margin-bottom: 1.875rem
}

.faq-area .appoinment-form input,
.faq-area .appoinment-form .nice-select {
	background: rgba(255, 255, 255, 0.1);
	border: 0.0625rem dashed rgba(255, 255, 255, 0.5);
	color: #fff;
	border-radius: 0.3125rem
}

.faq-area .appoinment-form .nice-select .current {
	color: #fff
}

.faq-area .appoinment-form .nice-select .option {
	color: #232323
}

.faq-area .appoinment-form .nice-select::after {
	border-color: #fff
}

.faq-area .appoinment-form button {
	width: 100%;
	background: #fff;
	border-radius: 1.875rem;
	padding: 0.625rem;
	font-weight: 600
}

.faq-area .appoinment-form input::-webkit-input-placeholder {
	color: #fff
}

.faq-area .appoinment-form input::-moz-placeholder {
	color: #fff
}

.faq-area .appoinment-form input:-ms-input-placeholder {
	color: #fff
}

.faq-area .appoinment-form input:-moz-placeholder {
	color: #fff
}

.blog-area .single-item {
	margin-bottom: 1.875rem
}

.blog-area .blog-items .item {
	background: #fff;
	box-shadow: 0 0 0.625rem #ccc
}

.blog-area .item .info {
	padding: 1.875rem
}

.blog-area .info .cats {
	position: relative;
	z-index: 1;
	padding-left: 1.5625rem;
	margin-bottom: 0.9375rem
}

.blog-area .info .cats::after {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	height: 0.0625rem;
	width: 0.9375rem;
	background: #666
}

.blog-area .info .cats a:hover {
	color: #0830AC
}

.blog-area .item .info .meta {
	margin-bottom: 0.9375rem
}

.blog-area .item .info .meta ul li {
	display: inline-block;
	margin-right: 0.625rem;
	position: relative;
	z-index: 1;
	padding-right: 0.625rem;
	font-weight: 600;
	font-size: 0.875rem
}

.blog-area .item .info .meta ul li::after {
	position: absolute;
	right: -0.125rem;
	top: 0.5rem;
	content: "";
	height: 0.9375rem;
	width: 0.0625rem;
	background: #666;
	transform: rotate(15deg)
}

.blog-area .item .info .meta ul li:last-child::after {
	display: none
}

.blog-area .item .info ul li i {
	color: #0830AC;
	margin-right: 0.3125rem;
	font-weight: 500
}

.blog-area .item .info h4 {
	font-weight: 600;
	line-height: 1.4
}

.blog-area.content-less .item .info h2,
.blog-area.content-less .item .info h3,
.blog-area.content-less .item .info h4,
.blog-area.content-less .item .info h5 {
	margin-bottom: 0
}

.blog-area .item .info h4 a:hover {
	color: #0830AC
}

.blog-area .item .info a.read-more {
	position: relative;
	z-index: 1;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 0.625rem;
	padding-right: 2.1875rem
}

.blog-area .info .meta a {
	color: #0830AC
}

.blog-area .info h1,
.blog-area .info h2,
.blog-area .info h3,
.blog-area .info h4 {
	font-weight: 600
}

.btn-more {
	position: relative;
	z-index: 1;
	display: inline-block;
	text-transform: uppercase;
	padding-right: 2.5rem
}

.btn-more::after {
	position: absolute;
	right: 0;
	top: 50%;
	content: "";
	height: 0.0625rem;
	width: 1.875rem;
	transition: all .35s ease-in-out;
	border-top: 0.125rem solid
}

.btn-more:hover::after {
	border-color: #0830AC
}

a.btn-more:hover {
	color: #0830AC
}

.blog-area .item .info a.read-more:hover {
	color: #0830AC
}

.blog-area .thumb {
	position: relative
}

.blog-area .thumb .cats {
	position: absolute;
	left: 1.875rem;
	bottom: -1.25rem;
	z-index: 9
}

.blog-area .thumb .cats a {
	display: inline-block;
	background: #0830AC;
	box-shadow: 0 0.3125rem 1.875rem 0 rgba(214, 215, 216, 0.57);
	padding: 0.375rem 1.25rem;
	margin-right: 0.3125rem;
	color: #fff
}

.blog-area .thumb .post-type {
	background: rgba(8, 106, 216, 0.7) none repeat scroll 0 0;
	bottom: 2.1875rem;
	color: #fff;
	font-size: 1.25rem;
	height: 3.125rem;
	right: 2.1875rem;
	line-height: 3.125rem;
	position: absolute;
	text-align: center;
	width: 3.125rem;
	-webkit-border-radius: 0.3125rem;
	-moz-border-radius: 0.3125rem;
	border-radius: 0.3125rem;
	z-index: 1
}

.blog-area .item .info a.btn {
	margin-top: 0.3125rem
}

.blog-area.left-sidebar .blog-content {
	float: right
}

.blog-area.left-sidebar .sidebar {
	padding-right: 2.1875rem
}

.blog-area.right-sidebar .sidebar {
	padding-left: 2.1875rem
}

.blog-area .sidebar .title {
	display: block
}

.blog-area .sidebar .title h4 {
	font-weight: 800;
	margin-bottom: 1.875rem;
	margin-top: -0.3125rem;
	position: relative;
	text-transform: capitalize;
	z-index: 1;
	font-size: 1.25rem;
	display: inline-block;
	padding-left: 0.9375rem
}

.blog-area .sidebar .title h4::after {
	position: absolute;
	left: 0;
	top: 0.25rem;
	content: "";
	height: 1.125rem;
	width: 0.125rem;
	border-left: 0.1875rem solid #0830AC
}

.blog-area .sidebar input[type="text"] {
	border: 0.0625rem solid #e7e7e7;
	border-radius: inherit;
	box-shadow: inherit;
	min-height: 3.75rem
}

.blog-area .sidebar form {
	position: relative
}

.blog-area .sidebar button[type="submit"] {
	background: #0830AC;
	border: medium none;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.0625rem;
	min-height: 3.125rem;
	width: 3.125rem;
	position: absolute;
	right: 0.3125rem;
	text-transform: uppercase;
	top: 0.3125rem;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	border-radius: 50%
}

.blog-area .sidebar input[type="submit"]:hover {
	background: #0830AC none repeat scroll 0 0
}

.blog-area .sidebar .sidebar-item {
	float: left;
	margin-bottom: 3.125rem;
	width: 100%;
	background: #fff
}

.blog-area .sidebar .sidebar-item:last-child {
	margin-bottom: 0
}

.blog-area .sidebar .sidebar-item.category .sidebar-info,
.blog-area .sidebar .sidebar-item.archives .sidebar-info {
	margin-top: -0.3125rem
}

.blog-area .sidebar .sidebar-item.category li {
	display: block;
	position: relative;
	margin-top: 0.8125rem
}

.blog-area .sidebar .sidebar-item.category li a {
	display: inline-block;
	text-transform: capitalize;
	font-weight: 700;
	color: #666
}

.blog-area .sidebar .sidebar-item li a:hover {
	color: #0830AC
}

.blog-area .sidebar .sidebar-item.category li a span {
	color: #b5b5b5;
	font-size: 0.875rem;
	margin-left: 0.3125rem
}

.blog-area .sidebar .sidebar-item.category li:first-child a span {
	top: 0
}

.blog-area .sidebar .sidebar-item.category li:first-child {
	margin-top: 0;
	padding-top: 0
}

.blog-area .sidebar .sidebar-item.category li:first-child a::after {
	top: 0
}

.blog-area .sidebar .sidebar-item.category li:last-child {
	border: medium none;
	margin-bottom: 0;
	padding-bottom: 0
}

.sidebar-item.recent-post li a {
	color: #333;
	display: block;
	font-weight: 600
}

.sidebar-item.recent-post li a:last-child {
	display: inline-block
}

.sidebar-item.recent-post .meta-title {
	margin-top: 0.3125rem;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 0.8125rem
}

.sidebar-item.recent-post .meta-title i {
	margin-right: 0.1875rem;
	font-weight: 500;
	color: #0830AC
}

.sidebar-item.recent-post li a:hover {
	color: #0830AC
}

.sidebar-item.recent-post li a span {
	display: inline-block;
	color: #002359
}

.sidebar-item.recent-post li span {
	display: inline-block;
	text-transform: capitalize;
	font-size: 0.8125rem;
	color: #0830AC;
	font-weight: 700
}

.sidebar-item.recent-post .meta-title a {
	color: #999
}

.sidebar-item.recent-post li {
	color: #cdd0d3
}

.sidebar-item.recent-post li {
	border-bottom: 0.0625rem solid #e7e7e7;
	margin-bottom: 0.9375rem;
	padding-bottom: 0.9375rem
}

.sidebar-item.recent-post li:last-child {
	border: medium none;
	margin: 0;
	padding: 0
}

.sidebar-item.recent-post li:last-child {
	margin: 0
}

.sidebar-item.recent-post li .thumb {
	display: table-cell;
	padding-top: 0.3125rem;
	vertical-align: top;
	width: 5rem
}

.sidebar-item.recent-post .thumb img {
	width: 100%
}

.sidebar-item.recent-post li .info {
	box-shadow: inherit;
	color: #837f7e;
	display: table-cell;
	line-height: 1.625rem;
	padding: 0;
	padding-left: 1.5625rem;
	vertical-align: top
}

.sidebar-item.recent-post li .info a {
	text-decoration: inherit;
	font-weight: 700
}

.blog-area .sidebar-item.gallery ul {
	margin: -0.4375rem;
	overflow: hidden
}

.sidebar-item.gallery ul li {
	box-sizing: border-box;
	float: left;
	padding: 0.4375rem;
	width: 33.333%
}

.sidebar-item.gallery ul li img {
	min-height: 4.375rem;
	width: 100%
}

.sidebar-item.archives ul li {
	display: block;
	margin-bottom: 1.25rem;
	position: relative
}

.sidebar-item.archives ul li:last-child {
	margin-bottom: 0
}

.sidebar-item.archives ul li a {
	display: inline-block;
	font-weight: 800;
	text-transform: capitalize;
	z-index: 1;
	padding-left: 1.5625rem;
	font-size: 0.875rem;
	color: #666
}

.sidebar-item.archives ul li a::after {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: "\f07b";
	font-family: "Font Awesome 5 Free";
	height: 0.5rem;
	left: 0;
	position: absolute;
	width: 0.5rem;
	font-weight: 500
}

.sidebar-item.social-sidebar ul {
	margin-bottom: -0.625rem;
	overflow: hidden
}

.sidebar-item.social-sidebar li {
	display: inline-block;
	float: left;
	margin-right: 0.625rem;
	margin-bottom: 0.625rem
}

.sidebar-item.social-sidebar li a {
	background: #002359 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	display: inline-block;
	height: 3.125rem;
	line-height: 3.375rem;
	margin-bottom: 0.3125rem;
	text-align: center;
	width: 3.125rem;
	font-size: 0.875rem
}

.sidebar-item.social-sidebar li a:hover {
	color: #fff !important
}

.sidebar-item.social-sidebar li.facebook a {
	background: #3B5998 none repeat scroll 0 0
}

.sidebar-item.social-sidebar li.twitter a {
	background: #1DA1F2 none repeat scroll 0 0
}

.sidebar-item.social-sidebar li.pinterest a {
	background: #BD081C none repeat scroll 0 0
}

.sidebar-item.social-sidebar li.g-plus a {
	background: #DB4437 none repeat scroll 0 0
}

.sidebar-item.social-sidebar li.linkedin a {
	background: #0077B5 none repeat scroll 0 0
}

.sidebar-item.tags ul {
	margin-top: -0.5rem
}

.sidebar-item.tags ul li {
	display: inline-block
}

.sidebar-item.tags ul li a {
	border: 0.0625rem solid #e7e7e7;
	display: inline-block;
	font-weight: 800;
	margin-top: 0.5rem;
	margin-right: 0.3125rem;
	padding: 0.3125rem 1.5625rem;
	text-transform: capitalize;
	font-size: 0.8125rem;
	border-radius: 1.875rem;
	color: #222;
	background: #fafafa
}

.sidebar-item.tags ul li a:hover {
	color: #0830AC
}

.blog-area .sidebar .sidebar-item.add-banner .sidebar-info {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 5rem 3.125rem;
	text-align: center;
	position: relative;
	z-index: 1
}

.blog-area .sidebar .sidebar-item.add-banner .sidebar-info::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
	background: #0830AC;
	z-index: -1;
	opacity: .7
}

.blog-area .sidebar .sidebar-item.add-banner .sidebar-info h4 {
	color: #fff;
	font-weight: 700;
	line-height: 1.4
}

.blog-area .sidebar .sidebar-item.add-banner .sidebar-info p {
	color: #fff
}

.blog-area .sidebar .sidebar-item.add-banner .sidebar-info a {
	display: inline-block;
	color: #fff;
	border: 0.0625rem dashed rgba(255, 255, 255, 0.7);
	padding: 0.625rem 1.5625rem;
	margin-top: 0.5625rem
}

.blog-area .blog-items.content-less .item .info>a {
	margin-top: 0.625rem
}

.blog-area.single .item .content-box span {
	background: #0830AC none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 0.0625rem;
	padding: 0.1875rem 1.25rem;
	text-transform: uppercase
}

.blog-area.single .item .content-box h2,
.blog-area.single .item .content-box h3,
.blog-area.single .item .content-box h4 {
	font-weight: 500
}

.blog-area.single .content-box .cats {
	float: left;
	margin-right: 0.3125rem
}

.blog-area.single .content-box .meta .date {
	float: right;
	letter-spacing: 0.0625rem;
	text-transform: uppercase
}

.blog-area.single .content-box .meta {
	overflow: hidden;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0
}

.blog-area .blog-items .info>ul li {
	margin-bottom: 0.9375rem;
	color: #232323;
	position: relative;
	z-index: 1;
	padding-left: 1.5625rem;
	display: block
}

.blog-area .blog-items .info>ul {
	margin-bottom: 1.5625rem;
	margin-top: 1.5625rem
}

.blog-area .blog-items .info>ul li::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f00c";
	height: 100%;
	width: 100%;
	font-family: "Font Awesome 5 Free";
	color: #0830AC;
	font-weight: 600;
	font-size: 0.875rem
}

.blog-area.single .item {
	margin-bottom: 0
}

.blog-area .item blockquote {
	position: relative;
	z-index: 1;
	border: 0;
	font-size: 1.25rem;
	margin-top: 1.875rem;
	margin-bottom: 1.875rem;
	padding-left: 5.3125rem;
	color: #232323;
	font-weight: 600;
	line-height: 2.3125rem
}

.blog-area .item blockquote cite {
	display: block;
	margin-top: 0.9375rem;
	color: #999;
	font-weight: 500
}

.blog-area .item blockquote::before {
	position: absolute;
	left: 0;
	top: 5%;
	content: "";
	height: 90%;
	width: 0.1875rem;
	background: #0830AC
}

.blog-area .item blockquote::after {
	position: absolute;
	left: 1.875rem;
	content: "\f10d";
	font-family: "Font Awesome 5 Free";
	color: #0830AC;
	font-size: 1.875rem;
	top: 0.3125rem;
	font-weight: 600
}

.blog-area .item blockquote p {
	margin: 0;
	position: relative;
	z-index: 1;
	line-height: 2.125rem;
	font-size: 1rem;
	font-style: italic;
	font-weight: 500
}

.blog-area .blog-content .post-tags,
.blog-area .blog-content .share {
	margin-top: 2.5rem;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.blog-area .blog-content .share li {
	display: inline-block;
	margin-left: 0.9375rem
}

.blog-area .blog-content .share li a {
	display: inline-block;
	color: #0830AC
}

.blog-area .blog-content .share li.facebook a {
	color: #3B5998
}

.blog-area .blog-content .share li.twitter a {
	color: #1DA1F2
}

.blog-area .blog-content .share li.pinterest a {
	color: #BD081C
}

.blog-area .blog-content .share li.g-plus a {
	color: #DB4437
}

.blog-area .blog-content .share li.linkedin a {
	color: #0077B5
}

.blog-area .blog-content .post-tags .tags a {
	background: #f7f7f7;
	padding: 0.625rem 0.9375rem;
	font-size: 0.875rem;
	margin-right: 0.1875rem;
	margin-bottom: 0.3125rem;
	display: inline-block
}

.blog-area.single .post-pagi-area {
	margin-top: 3.125rem;
	overflow: hidden
}

.blog-area.single .post-pagi-area a {
	display: inline-block;
	font-weight: 800;
	text-transform: capitalize;
	color: #0830AC;
	border-radius: 1.875rem
}

.blog-area.single .post-pagi-area h5 {
	margin: 0;
	margin-top: 0.3125rem
}

.blog-area.single .post-pagi-area a:hover {
	color: #0830AC
}

.blog-area.single.color-yellow .post-pagi-area a:hover {
	color: #ff9800
}

.blog-area.single .post-pagi-area a:last-child {
	float: right
}

.blog-area.single .post-pagi-area a:first-child i {
	margin-right: 0.1875rem
}

.blog-area.single .post-pagi-area a:last-child i {
	margin-left: 0.1875rem
}

.comments-area .commen-item .comments-info p {
	display: block;
	margin: 0
}

.blog-area .contact-comments .submit {
	margin-bottom: 0
}

.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 1.5625rem;
	height: 0
}

.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.blog-area .comments-form {
	margin-top: 3.125rem
}

.blog-area .blog-comments .comments-list {
	margin-bottom: 3.125rem
}

.blog-area .blog-comments .comments-list:last-child {
	margin-bottom: 0
}

.comments-list .commen-item .avatar {
	float: left;
	height: 6.5625rem;
	width: 6.5625rem
}

.comments-list .commen-item .content {
	display: table-cell;
	vertical-align: top
}

.comments-list .commen-item .avatar img {
	height: 5rem;
	width: 5rem
}

.comments-list .commen-item {
	margin-bottom: 3.125rem
}

.comments-list .commen-item:last-child {
	margin-bottom: 0
}

.comments-list .commen-item.reply {
	padding-left: 5rem
}

.comments-area {
	margin-top: 2.5rem
}

.comments-area .comments-title h2,
.comments-area .comments-title h3,
.comments-area .comments-title h4 {
	border-bottom: 0.0625rem solid #e2e2e2;
	font-weight: 700;
	margin-bottom: 1.875rem;
	padding-bottom: 1.5625rem;
	text-transform: capitalize
}

.comments-list .commen-item .content h3,
.comments-list .commen-item .content h4,
.comments-list .commen-item .content h5 {
	font-size: 1rem;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0
}

.comments-list .commen-item .content .title {
	display: flex;
	align-items: center;
	margin-bottom: 0.9375rem;
	font-weight: 700
}

.comments-list .commen-item .content .title span {
	border-left: 0.0625rem solid #e7e7e7;
	padding-left: 0.9375rem;
	margin-left: 0.9375rem
}

.comments-info a {
	border: 0.0625rem solid #e7e7e7;
	color: #002359;
	display: inline-block;
	font-size: 0.75rem;
	margin-top: 0.3125rem;
	padding: 0.0625rem 0.625rem;
	text-transform: uppercase;
	font-weight: 600
}

.comments-info a:hover {
	color: #0830AC
}

.comments-info a i {
	margin-right: 0.625rem
}

.comments-form input,
.comments-form textarea {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e7e7e7;
	border-image: none;
	border-radius: inherit;
	border-style: none none solid;
	border-width: medium medium 0.0625rem;
	box-shadow: inherit
}

.comments-form textarea {
	min-height: 11.25rem;
	padding: 0.9375rem
}

.blog-area.full-blog.single-blog .form-group.submit {
	margin-bottom: 0
}

.comments-form button {
	background: #0830AC;
	border: 0.0625rem solid transparent;
	color: #fff;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.5625rem;
	margin-top: 1.25rem;
	padding: 0.9375rem 2.8125rem;
	text-transform: uppercase;
	transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	border-radius: 1.875rem
}

.comments-form button:hover {
	color: #fff;
	background-color: #0830AC;
	border: 0.0625rem solid transparent
}

.comments-form .title h2,
.comments-form .title h3,
.comments-form .title h4 {
	border-bottom: 0.0625rem solid #e7e7e7;
	font-weight: 700;
	margin-bottom: 1.875rem;
	padding-bottom: 1.5625rem;
	text-transform: capitalize
}

.blog-area .contact-comments .comments {
	margin-top: 1.25rem
}

.blog-area.single .blog-items .item .contact-comments .col-md-6 {
	float: left;
	padding: 0 0.9375rem
}

.pagination li {
	display: inline-block;
	margin-top: 0.4375rem
}

ul.pagination {
	display: block;
	margin-top: 1.875rem
}

.pagination li a {
	display: inline-block;
	padding: 0.9375rem 1.25rem;
	border-radius: 0.3125rem;
	margin: 0 0.125rem;
	color: #0830AC;
	font-weight: 800
}

.pagination li.page-item.active a {
	background: #0830AC;
	border-color: #0830AC
}

.contact-area {
	position: relative;
	z-index: 1
}

.contact-area .fixed-bg {
	position: absolute;
	background-size: cover;
	background-position: center;
	height: 100%;
	width: 55%;
	transform: skewX(-10deg);
	margin-left: -5%
}

.contact-area .content h2 {
	font-weight: 600
}

.contact-area .content .heading {
	margin-bottom: 1.875rem
}

.contact-area form input,
.contact-area form textarea {
	border: 0;
	box-shadow: inherit;
	padding: 0.9375rem;
	background: #fafafa
}

.contact-area.bg-gray form input,
.contact-area.bg-gray form textarea {
	background: #fff
}

.contact-area form textarea {
	min-height: 9.375rem
}

.contact-area form button {
	background: #0830AC;
	border: 0;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	padding: 0.9375rem 2.5rem;
	border-radius: 0.3125rem
}

.contact-area form .col-lg-6 {
	padding: 0 0.5rem
}


.contact-area img.loader {
	margin-left: 0.625rem
}

.contact-area .info {
	padding-left: 2.1875rem
}

.contact-area .contact-tabs>ul li {
	display: inline-block;
	margin: 0
}

.contact-area .contact-tabs>ul {
	margin-bottom: 1.875rem;
	border-bottom: 0.0625rem solid #e7e7e7;
	margin-top: -0.9375rem
}

.contact-area .contact-tabs>ul li a {
	display: block;
	position: relative;
	background: transparent;
	border: 0;
	padding: 0.9375rem 0;
	margin-right: 1.25rem;
	text-transform: capitalize;
	font-size: 1.5rem
}

.contact-area .contact-tabs>ul li a.active::after {
	position: absolute;
	left: 0;
	bottom: -0.125rem;
	content: "";
	height: 0.1875rem;
	width: 100%;
	background: #0830AC
}

.contact-area .contact-tabs>ul li a.active {
	background: transparent;
	color: #0830AC
}

.contact-tabs .tab-content ul li {
	display: flex;
	align-items: center;
	margin-bottom: 1.875rem
}

.contact-tabs .tab-content ul li i {
	display: inline-block;
	font-size: 1.875rem;
	height: 5rem;
	width: 5rem;
	text-align: center;
	line-height: 5rem;
	background: #fff;
	border-radius: 63% 37% 30% 70% / 50% 45% 55% 50%;
	color: #0830AC;
	margin-right: 1.25rem;
	box-shadow: 0 0.3125rem 1.875rem 0 rgba(214, 215, 216, 0.57)
}

.contact-tabs .tab-content ul li .info {
	padding: 0
}

.contact-tabs .tab-content ul li:last-child {
	margin-bottom: 0
}

.contact-tabs .tab-content ul li .info span {
	display: block;
	font-weight: normal;
	text-transform: none;
	color: #666
}

.contact-tabs .tab-content ul li .info p {
	font-weight: 600;
	color: #0e2b3d;
	text-transform: uppercase;
	margin-bottom: 0
}

.contact-tabs .tab-content iframe {
	display: block;
	height: 100%;
	min-height: 25rem;
	position: relative;
	width: 100%;
	z-index: 1;
	padding: 0.9375rem;
	background: #fff;
	box-shadow: 0 0.3125rem 1.875rem 0 rgba(214, 215, 216, 0.57)
}

.contact-area .tab-content .info {
	margin: 0
}

.google-maps iframe {
	display: block;
	height: 100%;
	min-height: 34.375rem;
	position: relative;
	width: 100%;
	z-index: 1
}

.error-page-area .error-box {
	position: relative
}

.error-page-area .error-box h1 {
	color: #222;
	font-size: 18.75rem;
	font-weight: 600;
	left: 50%;
	line-height: 1;
	opacity: .09;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	z-index: -1
}

.error-page-area h2 {
	font-weight: 600;
	text-transform: uppercase
}

.error-page-area a {
	margin-top: 0.9375rem
}

.error-box .search {
	margin-bottom: 0.9375rem;
	margin-top: 1.875rem;
	text-align: center
}

.error-box .search form {
	margin: auto;
	position: relative;
	width: 25rem
}

.error-box .search .input-group {
	width: 100%
}

.error-box .search form input {
	border: 0.0625rem solid #e7e7e7;
	-webkit-border-radius: 0.3125rem !important;
	-moz-border-radius: 0.3125rem !important;
	border-radius: 0.3125rem !important;
	box-shadow: inherit
}

.error-box .search form button {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	line-height: 3.125rem;
	padding: 0 0.9375rem;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9
}


.no-js #loader {
	display: none
}

.js #loader {
	display: block;
	position: absolute;
	left: 6.25rem;
	top: 0
}

.se-pre-con {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	/* background: url(../image/preloader.gif) center no-repeat #fff; */
	text-align: center
}


.banner-area .demo-banner h1 {
	font-weight: 700;
	margin-bottom: 1.875rem;
	font-size: 3.75rem
}

.banner-area .demo-banner img {
	height: auto;
	margin-bottom: 1.875rem;
	max-height: 5rem
}


.demo-footer {
	padding-bottom: 5rem
}

.introduction-area h2 span {
	color: #fd0060
}

.introduction-area h4 {
	font-weight: 300;
	line-height: 1.875rem
}

.introduction-area h2 {
	color: #fff;
	display: inline-block;
	font-weight: 700;
	padding-bottom: 1.25rem;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 1.875rem
}

.introduction-area h2::before {
	background: #fd0060 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 0.125rem;
	left: 50%;
	margin-left: -0.625rem;
	position: absolute;
	width: 3.125rem
}

.introduction-area h2::after {
	background: #fff none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 0.125rem;
	left: 50%;
	margin-left: -2.5rem;
	position: absolute;
	width: 1.5625rem
}

footer.demo .copyright {
	margin-top: 0.9375rem
}

.banner-area.demo-banner {
	padding: 3.125rem 0
}




/* 首页 */
.index-heading h2 {
	display: inline-block;
	font-weight: 600;
	padding-bottom: 1.25rem;
	margin-bottom: 0;
	position: relative;
	letter-spacing: 0.0625rem;
	line-height: 1.4
}

.index-heading h4 {
	font-size: 1.375rem;
	font-family: Source Han Sans CN Medium;
	font-weight: 500;
	color: #0830AC;
}

.index-heading h2::before {
	background: #0830AC none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 0.125rem;
	left: 50%;
	margin-left: -1.5625rem;
	position: absolute;
	width: 2.5rem
}

.index-heading h2::after {
	background: #0830AC none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 0.125rem;
	left: 50%;
	margin-left: 1.25rem;
	position: absolute;
	width: 0.3125rem
}

.index-heading p {
	font-size: 0.875rem;
	color: #0830AC;
	margin-bottom: 3.875rem;
}


.index-shadow {
	height: 51.1875rem;
	width: 39.8125rem !important;
	z-index: 1;
	padding: 0.9375rem;
	background: #fff;
	box-shadow: 0 0.3125rem 1.875rem 0 rgba(214, 215, 216, 0.57);
}

.index-map {
	display: block;
	height: 51.1875rem;
	width: 39.8125rem;
}

.index .desc {
	top: 3.125rem;
	color: black;
	left: 0.5rem;
	z-index: 99;
	font-size: 1rem;
}


/* 新闻动态 */
.news-area-text h5 {
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 0.625rem;
}

.news-area-text .item:hover {
	box-shadow: 0 0 1.125rem #ccc;
}


.site-heading h4::before {
	background: #0830AC none repeat scroll 0 0;
	top: 40%;
	content: "";
	height: 0.0625rem;
	left: 50%;
	border-radius: 0.625rem;
	margin-left: -1.5625rem;
	position: absolute;
	width: 3.25rem;
	-webkit-border-radius: 0.625rem;
	-moz-border-radius: 0.625rem;
	-ms-border-radius: 0.625rem;
	-o-border-radius: 0.625rem;
}

.site-heading .white::before {
	background: #fff none repeat scroll 0 0;
	top: 40%;
	content: "";
	height: 0.0625rem;
	left: 50%;
	border-radius: 0.625rem;
	margin-left: -1.5625rem;
	position: absolute;
	width: 3.25rem;
	-webkit-border-radius: 0.625rem;
	-moz-border-radius: 0.625rem;
	-ms-border-radius: 0.625rem;
	-o-border-radius: 0.625rem;
}

.fun-factor-area .fun-fact-items::after {
	background: #fff;
}




/** 公司介绍 */
.company-padding {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

.company-about-items .info>h5 {
	text-transform: uppercase;
	margin-bottom: 0.9375rem;
	display: inline-block;
	position: relative;
	z-index: 1;
	color: #0830AC;
	font-size: 1.375rem;
	font-family: Source Han Sans CN Medium;
	font-weight: 500;
	color: #0830AC;

}

.company-about-items .info>div>p,
.company-about-items .info>p {
	margin: 0;
	font-size: 0.875rem;
	font-family: Source Han Sans CN;
	font-weight: 300;
	line-height: 1.625rem;
	color: #222222;
}

.company-about-items .info>h5::after {
	position: absolute;
	left: 0;
	top: 150%;
	content: "";
	height: 0.0625rem;
	width: 3.25rem;
	background: #0830AC;
}

/* 合作伙伴 */
.partner-area .partner>div {
	display: flex;
	justify-content: center;
}

/* 合作伙伴 */
.partner-area .partner .left {
	padding-left: 4.3125rem;
}


/* footer */






.work-process-area .single-item {
	margin-bottom: 1.875rem;
	margin-left: 13.0.3125rem;
	margin-right: 13.0.3125rem;
	border-radius: 0.625rem;
	-webkit-border-radius: 0.625rem;
	-moz-border-radius: 0.625rem;
	-ms-border-radius: 0.625rem;
	-o-border-radius: 0.625rem;
	overflow: hidden;
}

.contact-form label {
	font-size: 0.875rem;
	color: #222222;
}

.contact-form input {
	font-size: 0.875rem;
}

.contact-form .red-dot {
	color: red;
	font-weight: 600;
}

/* single-class */

.single-class {
	/* margin: 0 auto; */
	margin-bottom: 1.625rem;
}

.single-class .desc {
	top: 3rem;
	left: 5rem;
	width: 31.5625rem;
}

/* single-class */
.single-class.right .desc {
	top: 3rem;
	right: 5rem;
}


.single-class .desc>h4 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 1.25rem;
	display: inline-block;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 1.375rem !important;
}

.single-class .desc>div>p,
.single-class .desc>p {
	color: #fff;
	font-size: 0.875rem;
	margin: 0;

}

.single-class .desc>h4::after {
	position: absolute;
	left: 27%;
	top: 140%;
	content: "";
	height: 0.125rem;
	width: 1.875rem;
	background: #00FFFF;
	text-align: center;
	/* margin-top: -0.0625rem */
}
