a,
a:hover {
	text-decoration: none
}

*,
.contact-section .contact-form-area .form-inner .message-btn,
.timeline-work .inner-content .single-item:nth-child(2) .text,
.timeline-work .inner-content .single-item:nth-child(4) .text,
figure,
li,
ul {
	margin: 0
}

.centred,
.sec-title.center,
.sec-title.center h2,
.sec-title.center p,
.theme-btn-two {
	text-align: center
}

.theme-btn,
.theme-btn-two {
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	cursor: pointer
}

.theme-btn,
.theme-btn-two,
img {
	display: inline-block
}

body,
p {
	color: #4d4b4d
}

.theme-btn,
.theme-btn-two {
	background: #0084ff;
	color: #fff
}

.preloader,
.theme-btn:before {
	height: 100%;
	width: 100%;
	left: 0;
	top: 0
}

.theme-btn,
body,
button,
input,
select,
textarea {
	font-size: 16px;
	font-weight: 400;

}

.theme-btn,
.theme-btn-two {
	overflow: hidden
}

.main-footer .footer-top .widget-title:before,
.sec-title h2:after {
	-webkit-mask-image: linear-gradient(-75deg, rgba(244, 55, 55, .6) 50%, #f43737 50%, rgba(0, 0, 0, 1) 70%);
	-webkit-mask-size: 200%
}

body,
button,
input,
p,
select,
textarea {
	font-family: Poppins, sans-serif
}

* {
	padding: 0;
	border: none;
	outline: 0
}

body {
	line-height: 28px;
	background: center top/cover no-repeat #fff;
	-webkit-font-smoothing: antialiased
}

@media (min-width:1200px) {
	.container {
		max-width: 1200px;
		padding: 0 15px
	}
}

.large-container {
	max-width: 1600px;
	padding: 0 15px;
	margin: 0 auto
}

.clients-style-three.home-9 .inner-container,
.container-fluid {
	padding: 0
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto
}

.boxed_wrapper,
.theme-btn,
.theme-btn-two,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	position: relative
}

.small-container {
	max-width: 680px;
	margin: 0 auto
}

.boxed_wrapper {
	overflow-x: hidden;
	margin: 0 auto;
	width: 100%;
	min-width: 300px
}

a {
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.theme-btn,
h1,
h2,
h3,
h4,
h5,
h6,
input,
p {
	transition: .5s
}

a:hover {
	outline: 0
}

li,
ul {
	list-style: none;
	padding: 0
}

button:focus,
input:focus,
textarea:focus {
	outline: 0;
	box-shadow: none;
	transition: .5s
}

p {
	margin-bottom: 0;
	font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin: 0
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}

img {
	max-width: 100%;
	height: auto;
	transition: .7s ease-in-out .1s
}

@keyframes pulse {
	50% {
		box-shadow: 0 0 0 30px rgba(255, 255, 255, .1), 0 0 0 60px rgba(255, 255, 255, .1)
	}
}

@keyframes pulse-2 {
	50% {
		box-shadow: 0 0 0 20px rgba(0, 0, 0, .2), 0 0 0 40px rgba(0, 0, 0, .1)
	}
}

.theme-btn {
	padding: 10px 20px;
	line-height: 26px;
	border: 0;
	border-radius: 5px;
	text-transform: capitalize
}

#content_block_01 .content-box .inner-box .single-item:hover .icon-box,
#content_block_01 .content-box .inner-box .single-item:hover .text,
#content_block_01 .content-box .inner-box .single-item:hover h5,
#content_block_01 .content-box .inner-box .single-item:hover h5 a,
.feature-block-one:hover .inner-box .text,
.feature-block-one:hover .inner-box h5,
.feature-block-one:hover .inner-box h5 a,
.main-footer.style-two .footer-bottom .copyright,
.main-footer.style-two .footer-bottom .copyright a,
.main-footer.style-two .footer-top .about-widget .social-links h6,
.main-footer.style-two .footer-top .about-widget .social-links li a,
.main-footer.style-two .footer-top .about-widget .text,
.main-footer.style-two .footer-top .contact-widget .list li,
.main-footer.style-two .footer-top .contact-widget .list li a,
.main-footer.style-two .footer-top .links-widget .list li a,
.main-footer.style-two .footer-top .links-widget .list li a:before,
.main-footer.style-two .footer-top .widget-title,
.scroll-top span,
.service-block-one .inner-box h3 a,
.service-block-two:hover .inner-box .icon-box,
.service-block-two:hover .inner-box .text,
.service-block-two:hover .inner-box h4,
.service-block-two:hover .inner-box h4 a,
.theme-btn:hover {
	color: #fff
}

.theme-btn:before {
	position: absolute;
	z-index: -1;
	content: "";
	background-color: #0678e2;
	border-radius: 0;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	-moz-transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	-o-transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	-webkit-transition-timing-function: cubic-bezier(.86, 0, .070, 1);
	-moz-transition-timing-function: cubic-bezier(.86, 0, .070, 1);
	-o-transition-timing-function: cubic-bezier(.86, 0, .070, 1);
	transition-timing-function: cubic-bezier(.86, 0, .070, 1)
}

.theme-btn:hover:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left
}

.theme-btn i {
	transition: .9s;
	font-size: 13px;
	margin-left: 7px
}

.theme-btn:hover i {
	background: 0 0
}

.theme-btn-two {
	font-size: 16px;
	font-weight: 500;
	border-radius: 5px;
	padding: 10px 20px;
	transition: .5s
}

.banner-section .content-box .btn-box a:before,
.banner-style-12 .content-box .btn-box .btn-one:before,
.theme-btn-two:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-transform: scale(.2, 1);
	transform: scale(.2, 1);
	z-index: -1
}

#content_block_20 .content-box .btn-box a:hover::before,
#content_block_30 .content-box .btn-box a:hover::before,
#content_block_33 .content-box a:hover::before,
#content_block_44 .content-box .btn-box .theme-btn:hover::after,
#content_block_45 .content-box .btn-box a:hover::after,
#content_block_46 .content-box .btn-box .btn-one:hover::before,
#content_block_46 .content-box .btn-box .btn-two:hover::before,
#content_block_51 .content-box .upper-box .btn-box a:hover::before,
.banner-section .content-box .btn-box a:hover::before,
.banner-style-11 .content-box .btn-box .btn-one:hover::before,
.banner-style-12 .content-box .btn-box .btn-one:hover::before,
.banner-style-12 .content-box .btn-box .btn-two:hover::before,
.banner-style-15 .content-box .btn-box .btn-one:hover::before,
.banner-style-16 .lower-box .btn-box .btn-one:hover::before,
.banner-style-16 .lower-box .btn-box .btn-two:hover::before,
.banner-style-18 .content-box .btn-box a:hover::before,
.banner-style-19 .content-box .btn-box a:hover::before,
.check-work .inner-box .check-form .form-group button:hover::before,
.domain-section .search-form .form-group button:hover::before,
.industries-service .inner-content .btn-box a:hover::before,
.recruitment-section .btn-box a:hover::before,
.theme-btn-two:hover::before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.theme-btn-two:hover {
	color: #263547;
	background: #fff;
	box-shadow: 0 0 15px rgba(69, 39, 164, .5)
}

#content_block_01 .content-box,
#content_block_42 .content-box .btn-box,
.enterprise-section .single-item .inner-box .text,
.feature-style-three .inner-box .content-box,
.industries-service .list-item li,
.innovative-idea .single-item .inner-box .text,
.sec-title,
.team-block-two .content-box {
	position: relative;
	display: block
}

.preloader,
.scroll-top {
	position: fixed;
	text-align: center
}

.preloader {
	z-index: 999999;
	background-color: #0084ff;
	background-position: center center;
	background-repeat: no-repeat;
	/* background: url(../img/banner-bg.svg), #ffffff; */
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}




.scroll-top {
	width: 40px;
	height: 40px;
	line-height: 38px;
	bottom: 105%;
	right: 50px;
	font-size: 16px;
	border-radius: 50%;
	z-index: 99;
	color: #fff;
	cursor: pointer;
	background: #000000;
	transition: 1s;
	border: 2px solid #0084ff;
}

#content_block_05 .content-box .sec-title h2:after,
#content_block_30 .content-box .sec-title h2:after,
#content_block_45 .content-box .sec-title h2:after,
#content_block_46 .content-box .sec-title h2:after,
.check-website .sec-title h2:after,
.main-footer.style-two .footer-top .widget-title:before,
.main-header.home-1 .menu-area .mobile-nav-toggler .icon-bar,
.main-header.home-11 .menu-area .mobile-nav-toggler .icon-bar,
.main-header.home-16 .menu-area .mobile-nav-toggler .icon-bar,
.main-header.home-3 .menu-area .mobile-nav-toggler .icon-bar,
.main-header.home-7 .menu-area .mobile-nav-toggler .icon-bar,
.main-header.home-8 .menu-area .mobile-nav-toggler .icon-bar,
.main-header.home-9 .menu-area .mobile-nav-toggler .icon-bar,
.service-block-two:hover .inner-box h4:before,
.sticky-header,
.take-control .sec-title h2:after {
	background: #ffffff
}

.scroll-top:hover {
	background: #2a79c5
}

.scroll-top.open {
	bottom: 30px
}

@-webkit-keyframes shine {
	from {
		-webkit-mask-position: 150%
	}

	to {
		-webkit-mask-position: -50%
	}
}

.sec-title h2 {
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 45px;
	color: #20292f;
	font-weight: 600;
	padding-bottom: 20px;
	margin-bottom: 25px;
}

.sec-title h2 span {
	background: linear-gradient(to right, #0084ff 20%, #ad85e1 30%, #ad85e1 70%, #0084ff 80%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 500% auto;
	animation: textShine 3s ease-in-out infinite;

	font-weight: 700;

}

.sec-title h2:before {
	position: absolute;
	content: '';
	background: #ccc;
	width: 130px;
	height: 2px;
	left: 0;
	bottom: 0
}

.sec-title.center h2:after,
.sec-title.center h2:before {
	left: 50%;
	transform: translateX(-50%)
}

.sec-title h2:after {
	position: absolute;
	content: '';
	background: #777;
	width: 45px;
	height: 4px;
	left: 0;
	bottom: 0;
	transition: .5s;
	animation: 2s infinite shine
}

.sec-title p {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #777;
	margin: 0
}

.solution-section .inner-content .inner-box:first-child .content-box {
	margin-left: 30px !important
}

.solution-section .inner-content .inner-box:last-child .content-box {
	margin-right: 30px !important
}

.main-header {
	position: relative;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.sticky-header {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	left: 0;
	top: 0;
	box-shadow: 0 10px 20px rgb(0 0 0 / 6%);
	width: 100%;
	z-index: 0;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.main-header .outer-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.main-header .outer-container .logo-box .logo {
	position: relative;
	padding: 15px 0
}

.feature-style-11 .inner-content .inner-box:first-child .image-box img,
.feature-style-11 .inner-content .inner-box:last-child .image-box img,
.feature-style-11 .inner-content .inner-box:nth-child(3) .image-box img,
.main-menu {
	position: relative;
	float: left
}

.main-menu .navbar-collapse {
	padding: 0;
	display: block !important
}

.banner-style-three .image-box,
.main-menu .navigation {
	position: relative;
	margin: 0
}

.main-menu .navigation>li {
	position: relative;
	float: left;
	z-index: 2;
	padding: 0;
	margin: 0 10px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.main-menu .navigation>li:last-child {
	margin-right: 0 !important
}

.main-menu .navigation>li:first-child {
	margin-left: 0 !important
}

.main-menu .navigation>li>a {
	position: relative;
	display: block;
	text-align: center;
	font-size: 16px;
	letter-spacing: .5px;
	line-height: 30px;
	font-weight: 500;
	opacity: 1;
	color: #4a4b4d;
	padding: 30px 0;
	padding-bottom: 25px;
	cursor: pointer;
	z-index: 1;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.main-menu .navigation>li>a:hover {
	color: #0084ff !important;
}


.main-menu .navigation>li>ul,
.mobile-menu .navigation li>a {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.main-menu .navigation>li>ul {
	position: absolute;
	left: -162px;
	border: 1px solid #0084ff;
	top: 100%;
	border-radius: 10px;
	width: 200px;
	z-index: 100;
	display: none;
	opacity: 0;
	visibility: hidden;
	padding: 15px 0;
	background-color: #fff;
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 5%), -2px 0 5px 1px rgb(0 0 0 / 5%);
	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 5%), -2px 0 5px 1px rgb(0 0 0 / 8%);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	transition: 0s
}

.main-menu .navigation>li>ul.from-right,
.main-menu .navigation>li>ul>li>ul.from-right {
	left: auto;
	right: 0
}

.main-menu .navigation>li>ul>li {
	position: relative;
	width: 100%;
	padding: 0 15px
}

.main-menu .navigation>li>ul>li:last-child,
.main-menu .navigation>li>ul>li>ul>li:last-child {
	border-bottom: none
}

.main-menu .navigation>li>ul>li>a,
.main-menu .navigation>li>ul>li>ul>li>a {
	position: relative;
	display: block;
	padding: 7px 0;
	line-height: 24px;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
	color: #4a4b4d;
	text-align: left;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

#content_block_12 .content-box .single-item h4 a:hover,
#content_block_14 .inner-content .single-column:last-child .feature-block-one:first-child .icon-box,
#content_block_23 .inner-content .feature-column:last-child .feature-block-one:first-child .icon-box,
#content_block_38 .content-box .lower-content .single-item h3 a:hover,
#content_block_40 .inner-box .single-item .box h4 a:hover,
#image_block_08 .image-box .image-content h3 a,
#image_block_09 .image-box .image-content h3 a,
.application-setup .single-item .inner-box h3 a:hover,
.banner-section .content-box .btn-box a:hover,
.banner-style-16 .upper-box .content-box .btn-box a:hover,
.banner-style-three .content-box .video-box a:hover,
.domain-section .domain-name li:first-child a span,
.feature-block-two .inner-box h3 a,
.feature-style-two .feature-block:nth-child(2) .feature-block-one .inner-box .icon-box,
.industries-service .list-item li a:hover,
.innovative-idea .single-item .inner-box h3 a:hover,
.main-footer .footer-bottom .copyright a:hover,
.main-footer .footer-top .contact-widget .list li a:hover,
.main-footer .footer-top .links-widget .list li a:hover,
.main-footer .footer-top .links-widget .list li a:hover:before,
.main-header.home-15 .search-box-btn:hover,
.main-menu .navigation>li>ul>li>a:hover,
.main-menu .navigation>li>ul>li>ul>li:hover>a,
.news-block-one .inner-box .lower-content h3 a:hover,
.organization-section .single-item .inner-box h4 a:hover,
.recruitment-section .single-item h3 a:hover,
.service-block-three .inner-box h3 a:hover,
.team-block-one .inner-box .lower-content h2 a:hover,
.team-block-three .inner-box .lower-content h5 a:hover,
.team-block-two .content-box .team-social li a:hover,
.team-block-two .content-box h4 a:hover,
.work-section .owl-item:nth-child(3n+1) .single-item .icon-box,
.work-section .single-column:last-child .single-item .inner-box .icon-box,
.work-section .single-item .inner-box h3 a:hover {
	color: #0084ff
}

.main-menu .navigation>li>ul>li>ul {
	position: absolute;
	left: 100%;
	top: -2px;
	width: 230px;
	z-index: 100;
	display: none;
	padding: 20px 0;
	background-color: #fff;
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li>ul>li {
	position: relative;
	width: 100%;
	padding: 0 30px
}

.menu-area .mobile-nav-toggler,
.nav-outer .mobile-nav-toggler {
	position: relative;
	float: right;
	font-size: 40px;
	line-height: 50px;
	cursor: pointer;
	color: #3786ff;
	display: none
}

.menu-area .mobile-nav-toggler .icon-bar {
	position: relative;
	height: 2px;
	width: 30px;
	display: block;
	margin-bottom: 5px;
	background-color: #263547;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

#content_block_02 .content-box p:last-child,
#content_block_03 .content-box p:last-child,
#content_block_17 .content-box .text p:last-child,
.main-footer .footer-top .links-widget .list li:last-child,
.menu-area .mobile-nav-toggler .icon-bar:last-child,
.mobile-menu .contact-info ul li:last-child {
	margin-bottom: 0
}

.mobile-menu {
	position: fixed;
	right: 0;
	top: 0;
	width: 390px;
	padding-right: 30px;
	max-width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: 999999
}

.mobile-menu .navbar-collapse {
	display: block !important
}

.mobile-menu .nav-logo {
	position: relative;
	padding: 20px 25px;
	text-align: left
}

.mobile-menu .menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #000;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%);
	transition: .9s;
	-moz-transition: .9s;
	-webkit-transition: .9s;
	-ms-transition: .9s;
	-o-transition: .9s
}

.mobile-menu .menu-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	max-height: 100%;
	overflow-y: auto;
	background: #052a68;
	padding: 0;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	border-radius: 0;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%)
}

.mobile-menu .close-btn {
	position: absolute;
	right: 7px;
	top: 16px;
	line-height: 32px;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	background: #ee7581;
	cursor: pointer;
	z-index: 10;
	-webkit-transition: .9s;
	-moz-transition: .9s;
	-ms-transition: .9s;
	-o-transition: .9s;
	transition: .9s
}

.mobile-menu .close-btn:hover {
	color: #263547;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.mobile-menu .navigation {
	position: relative;
	display: block;
	width: 100%;
	float: none
}

.mobile-menu .navigation li {
	position: relative;
	display: block;
	border-top: 1px solid rgb(231 231 231)
}

.mobile-menu .navigation:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .navigation li>ul>li:first-child {
	border-top: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .navigation li>a {
	position: relative;
	display: block;
	line-height: 24px;
	padding: 10px 25px;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	transition: .5s
}

.mobile-menu .navigation li>a:before {
	position: absolute;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.mobile-menu .navigation li ul li>a {
	font-size: 15px;
	margin-left: 20px;
	text-transform: capitalize
}

.mobile-menu .navigation li>a:before {
	content: '';
	left: 0;
	top: 0;
	height: 0;
	border-left: 5px solid #263547;
	transition: .5s
}

.mobile-menu .navigation li.current>a,
.mobile-menu .navigation li>a:hover {
	color: #3179c3
}

.mobile-menu .navigation li.current>a:before,
.organization-section .single-item:hover .inner-box .left-layer:after,
.organization-section .single-item:hover .inner-box .left-layer:before,
.organization-section .single-item:hover .inner-box .right-layer:after,
.organization-section .single-item:hover .inner-box .right-layer:before {
	height: 100%
}

.awesome-features .owl-nav,
.case-block-one .inner-box .image-box .box a:last-child:before,
.clients-section .owl-nav,
.clients-style-three .owl-nav,
.clients-style-two .owl-nav,
.management-section .owl-nav,
.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul,
.page-title .content-box .bread-crumb li:last-child:before,
.sticky-header .main-menu .navigation>li:before,
.sticky-header .main-menu .navigation>li>a:before,
.team-section .owl-nav {
	display: none
}

.mobile-menu .social-links {
	position: relative;
	padding: 30px 25px
}

.mobile-menu .social-links li {
	position: relative;
	display: inline-block;
	margin: 0 10px 10px
}

.mobile-menu .social-links li a {
	position: relative;
	line-height: 32px;
	font-size: 16px;
	color: #fff;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.banner-style-16 .content-box .share-box a:hover,
.case-block-one .inner-box .image-box .box a:hover,
.case-block-one .inner-box .lower-content h2 a:hover,
.mobile-menu .social-links li a:hover,
.take-control .single-item .inner-box h3 a:hover {
	color: #00aeef
}

.mobile-menu .contact-info {
	position: relative;
	padding: 80px 30px 20px
}

.mobile-menu .contact-info h4 {
	position: relative;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px
}

.mobile-menu .contact-info ul li {
	position: relative;
	display: block;
	font-size: 15px;
	color: rgba(255, 255, 255, .8);
	margin-bottom: 3px
}

.mobile-menu .contact-info ul li a {
	color: rgba(255, 255, 255, .8)
}

#content_block_46 .content-box .link-btn a:hover,
.check-work .inner-box .text a:hover,
.contact-section .info-content .single-info-box a:hover,
.main-header.style-three .header-top .inner-container li a:hover,
.mobile-menu .contact-info ul li a:hover,
.news-style-three .sec-title p a:hover {
	text-decoration: underline
}

.sticky-header .main-menu .navigation>li>a {
	padding: 17px 15px !important;
	color: #20292f !important;
	font-weight: 500
}

.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a {
	background: #fff;
	color: #263547 !important
}

.sticky-header .logo-box {
	position: relative;
	float: left;
	padding: 5px 0
}

.feature-style-11 .inner-content .inner-box:nth-child(2) .image-box img,
.feature-style-11 .inner-content .inner-box:nth-child(4) .image-box img,
.sticky-header .menu-area {
	position: relative;
	float: right
}

.banner-section .bg-layer {
	position: absolute;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.sticky-header .main-menu .navigation>li {
	padding: 0 !important;
	margin: 0 !important
}

.banner-section {
	position: relative;
	background-color: #fff;
	padding: 330px 0 285px
}

.banner-section .bg-layer {
	background-size: cover;
	background-position: center bottom;
	animation-name: slideInDown;
	animation-duration: 2s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	-webkit-animation-name: slideInDown;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: slideInDown;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: linear;
	-ms-animation-name: slideInDown;
	-ms-animation-duration: 2s;
	-ms-animation-iteration-count: 1;
	-ms-animation-timing-function: linear
}

.banner-section .content-box {
	position: relative;
	display: block;
	margin-left: 75px;
	z-index: 1
}

.banner-section .content-box h1 {
	position: relative;
	display: block;
	font-size: 48px;
	font-weight: 500;
	line-height: 73px;
	color: #fff;
	margin-bottom: 23px
}

.banner-section .content-box .text {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 36px;
	color: #fff;
	margin-bottom: 60px
}

.banner-section .content-box .btn-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background: 0 0;
	border: 2px solid #fff;
	border-radius: 30px;
	text-align: center;
	padding: 13px 50px;
	z-index: 1
}

.banner-section .image-box {
	position: relative;
	margin-right: -270px;
	z-index: 1
}

.banner-section .image-box .image-1 {
	position: absolute;
	left: 0;
	top: -30px
}

.banner-section .image-box .image-2 {
	position: absolute;
	right: 0;
	top: -60px
}

.feature-section {
	position: relative;
	padding: 220px 0 0
}

#content_block_01 .content-box .sec-title,
.make-difference .sec-title {
	margin-bottom: 66px
}

#content_block_01 .content-box .inner-box .single-item {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 10px;
	padding: 30px;
	box-shadow: 0 10px 15px rgba(0, 0, 0, .1)
}

#content_block_01 .content-box .inner-box .single-item .bg-layer {
	position: absolute;
	content: "";
	top: 0;
	left: -101%;
	height: 100%;
	width: 100%;
	border-radius: 10px;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	background-size: 101% 101%
}

#content_block_01 .content-box .inner-box .single-item .bg-layer:before {
	position: absolute;
	content: '';
	background: rgba(69, 39, 164, .8);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 10px
}

#content_block_01 .content-box .inner-box .single-item:hover .bg-layer,
.take-control .single-column:first-child .single-item .inner-box .image-box,
.take-control .single-column:nth-child(2) .single-item .inner-box .image-box {
	left: 0
}

#content_block_01 .content-box .inner-box .single-item .icon-box,
.recruitment-section .single-item .icon-box {
	position: relative;
	display: inline-block;
	font-size: 65px;
	line-height: 65px;
	color: #263547;
	margin-bottom: 34px;
	transition: .5s
}

#content_block_01 .content-box .inner-box .single-item h5 {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #555;
	font-weight: 500;
	margin-bottom: 19px;
	transition: .5s
}

#content_block_01 .content-box .inner-box .single-item h5 a {
	position: relative;
	display: inline-block;
	color: #555
}

#content_block_01 .content-box .inner-box .single-item .text {
	position: relative;
	transition: .5s
}

.feature-style-two {
	position: relative;
	padding: 110px 0 100px
}

.feature-block-one .inner-box {
	position: relative;
	display: block;
	overflow: hidden;
	background: #fff;
	padding: 68px 30px 62px;
	-webkit-box-shadow: 0 0 13px 2px rgb(60 106 155 / 11%);
	-moz-box-shadow: 0 0 13px 2px rgb(60 106 155 / 11%);
	box-shadow: 0 0 13px 2px rgb(60 106 155 / 11%);
	z-index: 1;
	transition: .5s
}

#content_block_48 .inner-box .single-item:hover:after,
#content_block_48 .inner-box .single-item:hover:before,
.feature-block-one:hover .hover-content:before,
.feature-block-one:hover .inner-box:before {
	opacity: 1;
	transform: translate(0, 0);
	transition: .9s linear
}

.feature-block-one .inner-box .hover-content:after,
.feature-block-one .inner-box .hover-content:before,
.feature-block-one .inner-box:before {
	border-radius: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	content: ''
}

.feature-block-one .inner-box:before {
	width: 370px;
	height: 370px;
	background: #30435f;
	position: absolute;
	top: -330px;
	left: -60px;
	z-index: -1
}

.video-section .bg-column,
.video-section .bg-column:before {
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px
}

.feature-style-two .feature-block:nth-child(2) {
	padding-top: 80px
}

.feature-style-two .feature-block-one .inner-box .icon-box {
	position: relative;
	display: inline-block;
	font-size: 50px;
	line-height: 50px;
	color: #fe5681;
	margin-bottom: 62px;
	padding: 37px 64px 35px 53px;
	z-index: 1
}

.feature-style-two .feature-block:last-child .feature-block-one .inner-box .icon-box {
	color: #48d019
}

.feature-style-two .feature-block-one .inner-box .icon-box .bg-layer {
	position: absolute;
	width: 165px;
	height: 146px;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	z-index: -1
}

.feature-block-one .inner-box h5 {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #4a4b4d;
	font-weight: 500;
	margin-bottom: 18px;
	transition: .5s
}

.feature-block-one .inner-box h5 a {
	position: relative;
	display: inline-block;
	color: #4a4b4d
}

.feature-block-one .inner-box .text,
.service-block-two .inner-box .text {
	position: relative;
	display: block;
	transition: .5s
}

.feature-block-one .inner-box .hover-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #263547;
	z-index: -3;
	opacity: 0;
	transition: .3s linear
}

.feature-block-one .inner-box .hover-content:before {
	width: 415px;
	height: 350px;
	background: #2b3e57;
	position: absolute;
	top: -260px;
	left: -60px;
	z-index: 1
}

.feature-block-one .inner-box .hover-content:after {
	width: 440px;
	height: 380px;
	background: #283950;
	position: absolute;
	top: -295px;
	left: -110px;
	z-index: -1
}

.case-block-one:hover .inner-box .image-box .box a:before,
.feature-block-one:hover .hover-content {
	opacity: 1
}

.feature-block-one:hover .hover-content:after {
	opacity: 1;
	transform: translate(0, 0);
	transition: 1.3s linear
}

.feature-style-three {
	position: relative;
	background: #f9f9f9;
	padding: 100px 0 210px
}

.feature-style-three .inner-box:first-child {
	margin-bottom: 355px
}

#content_block_02 .content-box {
	margin-right: 100px;
	padding-top: 137px;
	padding-bottom: 54px
}

#content_block_03 .content-box {
	margin-left: 100px;
	padding-top: 105px;
	padding-bottom: 88px
}

#content_block_02 .content-box .text,
#content_block_03 .content-box .text {
	position: relative;
	display: block;
	margin-bottom: 63px
}

#content_block_02 .content-box p,
#content_block_03 .content-box p {
	display: block;
	margin-bottom: 30px
}

#content_block_02 .content-box .sec-title h2,
#content_block_03 .content-box .sec-title h2,
#content_block_13 .content-box .sec-title h2 {
	margin-bottom: 57px
}

#content_block_02 .content-box .btn-box,
#content_block_03 .content-box .btn-box,
#content_block_07 .content-box .btn-box,
#content_block_08 .content-box .btn-box,
#content_block_09 .content-box .btn-box,
#content_block_10 .content-box .btn-box,
.banner-style-three .content-box .video-box {
	position: relative;
	display: flex
}

.innovative-idea .single-item:hover {
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1)
}

.video-section {
	position: relative;
	overflow: hidden;
	background: #f9f9f9;
	padding: 130px 0
}

.video-section .bg-column {
	position: absolute;
	left: 0;
	top: 0;
	width: 60%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat
}

.video-section .bg-column:before {
	position: absolute;
	content: '';
	background: rgba(69, 39, 164, .9);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.video-section .video-inner {
	position: relative;
	padding: 195px 0;
	margin-left: 140px
}

.video-section .video-inner a {
	position: relative;
	display: inline-block;
	width: 150px;
	height: 150px;
	line-height: 144px;
	border: 6px solid #fff;
	background: 0 0;
	font-size: 60px;
	color: #fff;
	text-align: center;
	border-radius: 50%
}

#content_block_04 .content-box,
#content_block_04 .content-box:before {
	background: #fff;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px
}

@-webkit-keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 50px rgba(255, 255, 255, 0)
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
	}
}

@keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 50px rgba(255, 255, 255, 0)
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
	}
}

#content_block_04 .content-box {
	position: relative;
	display: block;
	margin-left: 70px;
	padding: 90px 30px 100px 100px
}

#content_block_04 .content-box:before {
	position: absolute;
	content: '';
	width: 50000%;
	height: 100%;
	left: 0;
	top: 0;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

#content_block_04 .content-box .text {
	position: relative;
	margin-bottom: 40px
}

#content_block_04 .content-box .sec-title h2,
.innovative-idea .sec-title,
.service-style-two .sec-title {
	margin-bottom: 55px
}

.contact-section .contact-form-area .form-inner .form-group input:focus,
.contact-section .contact-form-area .form-inner .form-group textarea:focus,
.domain-section .search-form .form-group input:focus,
.question-section .question-form .form-group input:focus,
.question-section .question-form .form-group textarea:focus {
	border-color: #263547
}

.banner-style-12 .content-box .btn-box .btn-two:hover,
.banner-style-15 .content-box .btn-box .btn-one:hover,
.banner-style-15 .content-box .btn-box .video-btn:hover,
.banner-style-18 .content-box .btn-box a:hover,
.industries-service .inner-content .btn-box a:hover,
.main-header .menu-area .btn-box a:hover,
.main-header.home-19 .menu-area .btn-box button:hover,
.recruitment-section .btn-box a:hover {
	background: #263547;
	color: #fff
}

#content_block_23 .inner-content .feature-block-one,
#content_block_38 .content-box .sec-title,
.support-section .sec-title {
	margin-bottom: 50px
}

#content_block_07 .content-box,
#content_block_08 .content-box,
#content_block_09 .content-box,
#content_block_10 .content-box,
#content_block_43 .content-box,
#content_block_48 .inner-box,
#default_image_block .image-box,
#image_block_06 .image-box,
#image_block_07 .image-box,
#image_block_08 .image-box,
#image_block_09 .image-box,
#image_block_10 .image-box,
#image_block_14 .image-box,
#image_block_15 .image-box,
#image_block_19 .image-box,
#image_block_20 .image-box,
#image_block_22 .image-box,
#image_block_24 .image-box,
#image_block_29 .image-box,
#image_block_30 .image-box,
#image_block_31 .image-box,
#image_block_33 .image-box,
#image_block_34 .image-box,
#image_block_35 .image-box,
#image_block_36 .image-box,
#image_block_37 .image-box,
#image_block_39 .image-box,
#image_block_40 .image-box,
#image_block_41 .image-box,
#image_block_42 .image-box,
#image_block_44 .image-box,
#image_block_45 .image-box,
#image_block_46 .image-box,
#image_block_47 .image-box,
.application-setup .single-item,
.banner-style-14 .content-box .image-box,
.clients-section.home-12,
.customer-management .image-box,
.domain-section,
.faq-section .accordion-box,
.feature-style-11 .inner-content .inner-box .image-box,
.main-footer.style-two,
.main-header.home-15,
.main-header.home-16,
.main-header.home-19,
.main-header.style-three,
.main-header.style-three .header-upper,
.main-header.style-two,
.map-section,
.news-block-one .inner-box {
	position: relative
}

.anim-icons .icon,
.banner-style-two .image-layer {
	background-position: center;
	background-repeat: no-repeat
}

#image_block_06 .image-box .image,
#image_block_07 .image-box .image,
#image_block_08 .image-box .image,
#image_block_09 .image-box .image,
#image_block_10 .image-box .image,
#image_block_11 .image-box .image {
	position: relative;
	overflow: hidden;
	background: #263547
}

#content_block_05 .content-box {
	position: relative;
	display: block;
	padding: 165px 0 175px
}

#content_block_05 .content-box .sec-title h2 {
	color: #fff;
	margin-bottom: 53px
}

#content_block_05 .content-box .text {
	position: relative;
	color: #fff;
	font-size: 18px;
	line-height: 42px;
	margin-bottom: 47px
}

#image_block_08 .image-box .image-content h3 a:hover,
#image_block_09 .image-box .image-content h3 a:hover,
.faq-section .accordion-box .block .acc-btn.active .icon-outer,
.innovative-idea .single-item .inner-box h3 a,
.main-header.home-10 .main-menu .navigation>li>a,
.main-header.home-12 .main-menu .navigation>li>a,
.main-header.home-17 .main-menu .navigation>li>a,
.main-header.home-19 .main-menu .navigation>li>a,
.news-block-one .inner-box .lower-content .link-btn a:hover,
.news-block-one .inner-box .lower-content h3 a,
.news-block-two .inner-box .lower-content h3 a {
	color: #20292f
}

#image_block_10 .image-box .image,
#image_block_12 .image-box .image,
#image_block_13 .image-box {
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1)
}

.news-section {
	position: relative;
	padding: 110px 0 80px
}

.news-section .sec-title {
	margin-bottom: 65px
}

.news-block-one .inner-box .image-box {
	position: relative;
	background: #263547;
	overflow: hidden
}

#image_block_06 .image-box .image img,
#image_block_07 .image-box .image img,
#image_block_08 .image-box .image img,
#image_block_09 .image-box .image img,
#image_block_10 .image-box .image img,
#image_block_11 .image-box img,
#image_block_13 .image-box img,
.management-section .tabs-content .image-box img,
.news-block-one .inner-box .image-box img,
.team-block-three .inner-box .image-box img {
	width: 100%;
	transition: .5s
}

.news-block-one:hover .inner-box .image-box img,
.news-block-three:hover .inner-box .image-box img {
	transform: scale(1.1);
	opacity: .2
}

.news-block-one .inner-box .lower-content {
	position: relative;
	padding: 27px 0
}

.news-block-one .inner-box .lower-content .post-date {
	position: relative;
	display: block;
	font-size: 16px;
	color: #777;
	margin-bottom: 16px
}

.news-block-one .inner-box .lower-content .post-date i {
	margin-right: 8px
}

.news-block-one .inner-box .lower-content h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 36px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 27px
}

.news-block-one .inner-box .lower-content .link-btn a {
	position: relative;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	color: #263547;
	border-bottom: 2px solid #263547
}

#content_block_06 .content-box .sec-title h2,
#content_block_41 .content-box .sec-title h2 {
	margin-bottom: 54px
}

#content_block_06 .content-box .text,
#content_block_41 .content-box .text {
	position: relative;
	font-size: 16px;
	margin-bottom: 44px
}

#content_block_06 .content-box {
	position: relative;
	padding-top: 68px
}

.main-footer {
	position: relative;
	padding-top: 0;
	background: #000000;
}

.main-footer .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.main-footer .footer-top {
	position: relative;
	padding: 60px 0 50px;
	border-bottom: 0;
}

.main-footer .footer-top .footer-logo {
	margin-bottom: 25px
}

.main-footer .footer-top .about-widget {
	position: relative;
	margin-right: 15px;
	margin-top: 0
}

.main-footer .footer-top .about-widget .text {
	position: relative;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 20px
}

.main-footer .footer-top .about-widget .social-links h6 {
	position: relative;
	font-size: 14px;
	font-weight: 700;
	color: #263547
}

.main-footer .footer-top .about-widget .social-links li {
	position: relative;
	display: inline-block;
	margin-right: 2px
}

#content_block_32 .content-box .icon-box .icon:last-child,
#content_block_52 .content-box .events-slide .single-item .info-box li:last-child,
.banner-style-16 .content-box .share-box a:last-child,
.main-footer .footer-top .about-widget .social-links li:last-child,
.main-header.style-three .header-top .inner-container .header-info li:last-child,
.main-header.style-three .header-top .inner-container .header-nav li:last-child,
.team-block-two .content-box .team-social li:last-child {
	margin-right: 0
}

.main-footer .footer-top .about-widget .social-links li a {
	font-size: 15px;
	color: #263547;
	border: 1px solid #e4e8ef;
	background: #fff0;
	width: 37px;
	line-height: 37px;
	height: 37px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	margin-bottom: 0
}

.main-footer .footer-top .about-widget .social-links li a img {
	width: 14px;
	height: 14px;
}

.main-footer .footer-top .about-widget .social-links li a:hover {
	color: #fff !important;
	background-color: #0084ff;
	border: 1px solid #0084ff;
}

.main-footer .footer-top .widget-title {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #4a4b4d;
	padding-bottom: 9px;
	margin-bottom: 25px;
	background: linear-gradient(to right, #0084ff 20%, #ad85e1 30%, #ad85e1 70%, #0084ff 80%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 500% auto;
	animation: textShine 3s ease-in-out infinite;

}

.main-footer .footer-top .widget-title:before {
	position: absolute;
	content: '';
	background: #ffffff;
	width: 45px;
	height: 2px;
	left: 0;
	bottom: 0;
	animation: 2s infinite shine
}

.main-footer .footer-top .widget-title:after {
	position: absolute;
	content: '';
	background: #f2f0f9;
	width: 3px;
	height: 2px;
	left: 36px;
	bottom: 0
}

.main-footer .footer-top .links-widget .list li {
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding-left: 15px
}

.main-footer .footer-top .links-widget .list li a {
	display: inline-block;
	font-size: 15px;
	color: #777
}

.main-footer .footer-top .links-widget .list li a:before {
	position: absolute;
	content: "\f105";
	font-family: 'Font Awesome 5 Free';
	font-size: 13px;
	color: #9dbfee;
	font-weight: 600;
	left: 0;
	top: 0;
	transition: .5s
}

.main-footer .footer-top .contact-widget .list li {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 42px;
	color: #777;
	padding-left: 35px
}

.main-footer .footer-top .contact-widget .list li:first-child {
	margin-bottom: 42px
}

.main-footer .footer-bottom .copyright a,
.main-footer .footer-top .contact-widget .list li a,
.main-header.style-three .main-menu .navigation>li>a {
	color: #777
}

.main-footer .footer-top .contact-widget .list li i {
	position: absolute;
	left: 0;
	top: 13px;
	color: #263547
}

#content_block_15 .content-box .sec-title h2,
.main-footer .footer-top .contact-widget .widget-title {
	margin-bottom: 33px
}

.main-footer .footer-bottom {
	position: relative;
	padding: 16px 0;
	text-align: center;
	border-top: 1px solid #0084ff;
}

.main-footer .footer-bottom .copyright {
	font-size: 15px;
	color: #777
}

.main-header .nav-box {
	position: absolute;
	left: 33px;
	top: 10px;
	width: 20px;
	color: #fff;
	font-size: 28px;
	padding: 24px 0 23px;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s
}

.main-header .nav-box:before {
	position: absolute;
	content: '';
	background: #263547;
	width: 260px;
	height: 260px;
	left: -160px;
	top: -135px;
	box-shadow: 0 0 0 45px rgba(104, 157, 235, .4);
	border-radius: 50%
}

.main-header .nav-box .nav-btn {
	position: relative;
	cursor: pointer
}

.main-header .nav-btn .icon {
	position: relative;
	height: 3px;
	width: 20px;
	float: right;
	display: inline-block;
	margin-bottom: 7px;
	background-color: #fff;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.banner-style-two {
	position: relative;
	padding: 320px 0 120px
}

.banner-style-two .content-box h3 {
	position: relative;
	display: block;
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
	color: #263547;
	margin-bottom: 37px
}

.banner-style-two .content-box h1 {
	position: relative;
	display: block;
	font-size: 42px;
	line-height: 73px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 31px
}

.banner-style-two .content-box .text {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 36px;
	color: #777;
	margin-bottom: 54px
}

.banner-style-two .content-box .theme-btn-two {
	padding: 15px 50px
}

#content_block_28 .content-box,
#content_block_31 .content-box,
.banner-style-two .content-box {
	position: relative;
	margin-right: 50px
}

.banner-style-two .image-layer {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 1020px;
	animation-name: slideInRight;
	animation-duration: 2s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	-webkit-animation-name: slideInRight;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: slideInRight;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: linear;
	-ms-animation-name: slideInRight;
	-ms-animation-duration: 2s;
	-ms-animation-iteration-count: 1;
	-ms-animation-timing-function: linear
}

.banner-style-two .image-box {
	position: relative;
	min-width: 690px;
	min-height: 835px;
	margin-top: -240px;
	margin-left: 50px
}

.anim-icons,
.anim-icons .icon,
.banner-style-two .image-box .image {
	position: absolute
}

.banner-style-two .image-box .bg-layer {
	position: absolute;
	width: 550px;
	height: 550px;
	left: 0;
	bottom: 0;
	background-repeat: no-repeat;
	border-radius: 50%;
	z-index: -1;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.banner-style-two .image-box .image-1 {
	left: 0;
	top: 90px
}

.banner-style-two .image-box .image-2 {
	left: 100px;
	bottom: 130px
}

.banner-style-two .image-box .image-3 {
	right: 0;
	top: 0
}

.banner-style-two .image-box .image-4 {
	right: 20px;
	bottom: 110px
}

.banner-style-two .image-box .image-5 {
	right: 20px;
	top: 340px;
	-webkit-animation: 3s linear infinite zoom-fade;
	animation: 3s linear infinite zoom-fade
}

#image_block_14 .image-box .image-1 img,
#image_block_24 .image-box img,
.banner-style-13 .image-box img,
.banner-style-17 .image-box img,
.banner-style-two .image-box img {
	max-width: none;
	float: left
}

.anim-icons {
	left: 0;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto
}

.banner-style-two .anim-icons .icon-1 {
	background: #263547;
	width: 60px;
	height: 60px;
	left: 30px;
	bottom: 50%;
	border-radius: 50%;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.banner-style-two .anim-icons .icon-2 {
	background: #95baf1;
	width: 32px;
	height: 32px;
	left: 60px;
	bottom: 30%;
	border-radius: 50%;
	-webkit-animation: 2s linear infinite zoom-fade;
	animation: 2s linear infinite zoom-fade
}

.banner-style-two .anim-icons .icon-3 {
	background: #a293d1;
	width: 85px;
	height: 85px;
	left: -42px;
	bottom: 10%;
	border-radius: 50%;
	-webkit-animation: 3s linear infinite zoom-fade;
	animation: 3s linear infinite zoom-fade
}

.service-section {
	position: relative;
	padding-bottom: 50px
}

.service-section .sec-title {
	position: relative;
	max-width: 820px;
	width: 100%;
	margin: 0 auto
}

.service-section .sec-title h2 {
	font-weight: 400;
	line-height: 60px;
	padding-bottom: 67px;
	margin-bottom: 61px
}

.service-section .sec-title .icon-box {
	position: relative;
	text-align: center;
	font-size: 70px;
	line-height: 70px;
	color: #263547;
	margin-bottom: 35px
}

.service-block-one .inner-box {
	position: relative;
	background: #00d2ff;
	padding: 44px 20px 48px 30px;
	border-radius: 10px;
	overflow: hidden;
	transition: .5s
}

.feature-block-two:hover .inner-box,
.service-block-one:hover .inner-box {
	background: #263547
}

.service-block-one .inner-box .bg-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-size: cover
}

.service-block-one .inner-box .icon-box {
	padding: 0;

	padding: 2px 12px;
	padding-left: 7px;

	margin-top: 23px;
	color: #20292f;
	border-radius: 5px;
	border: 1px solid #0084ff;
}

.service-block-one .inner-box h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	font-weight: 500;
	padding-bottom: 28px;
	margin-bottom: 28px
}

.service-block-one .inner-box h3:before {
	position: absolute;
	content: '';
	background: #fff;
	width: 35px;
	height: 2px;
	left: 0;
	bottom: 0
}

.case-block-one .inner-box .lower-content .text,
.service-block-one .inner-box .text,
.take-control .single-item .inner-box .text {
	position: relative;
	font-size: 16px;
	color: #fff
}

#content_block_07 .content-box h3,
#content_block_08 .content-box h3,
#content_block_09 .content-box h3,
#content_block_10 .content-box h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #263547;
	font-weight: 500;
	margin-bottom: 32px
}

#content_block_07 .content-box .text,
#content_block_08 .content-box .text,
#content_block_09 .content-box .text,
#content_block_10 .content-box .text {
	position: relative;
	font-size: 16px;
	margin-bottom: 53px
}

#content_block_07 .content-box .sec-title h2,
#content_block_08 .content-box .sec-title h2,
#content_block_09 .content-box .sec-title h2,
#content_block_10 .content-box .sec-title h2,
#content_block_31 .content-box .sec-title h2 {
	margin-bottom: 41px
}

#content_block_13 .content-box .image-box img,
#default_image_block .image-box img,
#image_block_12 .image-box img,
#image_block_17 .image-box .image-1 img,
#image_block_20 .image-box img,
#image_block_22 .image-box img,
#image_block_23 .image-box img,
#image_block_25 .image-box img,
#image_block_35 .image-box img,
#image_block_39 .image-box img,
#image_block_41 .image-box .image img,
#image_block_42 .image-box img,
#image_block_45 .image-box img,
#image_block_46 .image-box img,
#image_block_47 .image-box img,
.banner-style-14 .content-box .image-box img,
.banner-style-15 .image-box img,
.banner-style-16 .image-box img,
.banner-style-18 .image-box img,
.customer-management .image-box img,
.main-header.style-two .main-menu .navigation>li.current:before,
.main-header.style-two .main-menu .navigation>li:hover:before,
.trusted-section .image-box img {
	width: 100%
}

#image_block_06 .image-box .image:hover img,
#image_block_07 .image-box .image:hover img,
#image_block_08 .image-box .image:hover img,
#image_block_09 .image-box .image:hover img,
#image_block_10 .image-box .image:hover img,
.management-section .tabs-content .image-box:hover img {
	opacity: .5;
	transform: scale(1.05)
}

#content_block_07 .content-box {
	padding-top: 70px;
	margin-right: 30px
}

#image_block_06 .image-box .bg-layer {
	position: absolute;
	width: 815px;
	height: 755px;
	left: 0;
	top: -40px;
	background-repeat: no-repeat;
	-webkit-animation: 15s linear infinite zoom-fade;
	animation: 15s linear infinite zoom-fade
}

.feature-style-11 .inner-content .inner-box,
.feature-style-12 .inner-box,
.solution-section .inner-content .inner-box:first-child {
	margin-bottom: 120px
}

#content_block_08 .content-box {
	margin-left: 70px
}

#image_block_07 .image-box .bg-layer {
	position: absolute;
	width: 785px;
	height: 810px;
	right: 70px;
	top: -60px;
	background-repeat: no-repeat;
	-webkit-animation: 15s linear infinite zoom-fade;
	animation: 15s linear infinite zoom-fade
}

#image_block_07 .image-box .image,
#image_block_08 .image-box .image {
	border-radius: 5px;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1)
}

#image_block_07 .image-box img {
	max-width: none;
	float: right;
	width: auto;
	border-radius: 5px
}

#content_block_08 .content-box .image {
	position: relative;
	padding-top: 70px
}

#image_block_08 .image-box,
#image_block_09 .image-box,
.check-work .inner-box {
	position: relative;
	padding: 0 100px
}

#image_block_08 .image-box .image img {
	border-radius: 5px;
	width: 100%
}

#image_block_08 .image-box:before,
#image_block_09 .image-box:before {
	position: absolute;
	content: '';
	background: #f9fafa;
	width: 100%;
	height: 595px;
	left: 0;
	top: 245px
}

#image_block_08 .image-box .image-content,
#image_block_09 .image-box .image-content {
	position: relative;
	padding-top: 45px;
	padding-bottom: 58px
}

#image_block_08 .image-box .image-content h3,
#image_block_09 .image-box .image-content h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	color: #263547;
	margin-bottom: 10px
}

#content_block_38 .content-box .lower-content .single-item .text,
#image_block_08 .image-box .image-content .text,
#image_block_09 .image-box .image-content .text,
.application-setup .single-item .inner-box .text,
.recruitment-section .single-item .text {
	position: relative;
	font-size: 16px
}

#image_block_09 .lower-image {
	position: relative;
	text-align: center;
	padding-top: 100px
}

#image_block_10 .image-box .image {
	position: relative;
	margin-left: -150px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px
}

#image_block_10 .image-box .image img {
	float: right;
	max-width: none;
	width: auto;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px
}

#content_block_10 .content-box .image {
	position: absolute;
	right: 0;
	bottom: -140px
}

.management-section {
	position: relative;
	background: #263547;
	padding: 110px 0 73px;
	z-index: 1
}

.management-section .sec-title h2 {
	color: #fff;
	margin-bottom: 52px
}

.management-section .sec-title.center h2:after {
	background: #689deb
}

.management-section .tabs-content .image-box {
	position: relative;
	background: #263547;
	overflow: hidden;
	min-height: 602px;
	max-width: 970px;
	width: 100%;
	margin: 0 auto 55px;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .5)
}

#content_block_51 .content-box .upper-box {
	position: relative;
	margin-bottom: 60px
}

.management-section .tabs-content {
	position: relative;
	min-height: 700px
}

#content_block_11 .sec-title h2 {
	margin-bottom: 39px
}

#content_block_11 .slide-content .text,
.banner-style-12 .content-box .text {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 53px
}

#video_block_01 .video-inner {
	position: relative;
	margin-left: 70px;
	padding: 160px 15px 200px;
	margin-top: 5px;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

#video_block_01 .video-inner .layer-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center;
	transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s
}

#video_block_01 .video-inner:hover .layer-bg {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%)
}

#video_block_01 .video-inner a {
	position: relative;
	display: inline-block;
	height: 120px;
	width: 120px;
	line-height: 120px;
	background: rgba(69, 39, 164, .5);
	text-align: center;
	font-size: 48px;
	color: #fff;
	border-radius: 50%
}

#video_block_01 .video-inner a:before {
	position: absolute;
	content: '';
	border: 6px dashed #fff;
	width: 132px;
	height: 132px;
	left: -6px;
	top: -6px;
	border-radius: 50%
}

.make-difference {
	position: relative;
	padding: 105px 0 175px
}

.make-difference .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center
}

#content_block_33 .content-box,
.make-difference .content-box {
	position: relative;
	margin-right: 60px
}

#content_block_12 .content-box .single-item {
	position: relative;
	padding: 0 0 0 120px;
	margin-bottom: 55px;
	min-height: 103px
}

#content_block_12 .content-box .single-item .icon-box {
	position: absolute;
	left: 0;
	top: 4px;
	width: 86px;
	height: 88px;
	transition: .5s
}

#content_block_12 .content-box .single-item:hover .icon-box {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

#content_block_12 .content-box .single-item h4 {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #4a4b4d;
	font-weight: 500;
	margin-bottom: 13px
}

#content_block_12 .content-box .single-item h4 a,
#content_block_23 .inner-content .feature-block-one h3 a,
#content_block_38 .content-box .lower-content .single-item h3 a,
#content_block_40 .inner-box .single-item .box h4 a,
#content_block_48 .inner-box .single-item h3 a,
#content_block_52 .content-box .events-slide .single-item h4 a,
.application-setup .single-item .inner-box h3 a,
.organization-section .single-item .inner-box h4 a,
.recruitment-section .single-item h3 a,
.service-block-three .inner-box h3 a,
.team-block-one .inner-box .lower-content h2 a,
.work-section .single-item .inner-box h3 a {
	display: inline-block;
	color: #4a4b4d
}

#image_block_11 .image-box {
	position: relative;
	margin-right: 70px;
	margin-top: 4px;
	z-index: 1
}

#image_block_11 .image-box:hover img,
#image_block_13 .image-box:hover img,
#image_block_32 .image-box:hover img {
	transform: scale(1.05);
	opacity: .5
}

#image_block_11 .image-box .layer-bg {
	position: absolute;
	width: 510px;
	height: 560px;
	right: -180px;
	bottom: -10px;
	background-repeat: no-repeat
}

#content_block_47 .content-box .sec-title h2,
#content_block_52 .content-box .sec-title h2,
.make-difference .sec-title h2 {
	margin-bottom: 43px
}

.main-header .menu-area .btn-box {
	margin: 20px 0 0
}

.main-header .menu-area .btn-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 14px;
	color: #20292f;
	font-weight: 500;
	line-height: 30px;
	background: #fff;
	padding: 5px 25px 4px;
	text-align: center;
	border-radius: 5px;
	z-index: 1
}

.main-header .menu-area .btn-box a:before,
.main-header.home-19 .menu-area .btn-box button:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: -50px;
	z-index: -1;
	border-bottom: 50px solid #263547;
	border-right: 50px solid transparent;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.main-header .menu-area .btn-box a:after,
.main-header.home-19 .menu-area .btn-box button:after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: -50px;
	z-index: -1;
	border-left: 40px solid transparent;
	border-bottom: 50px solid #263547;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.main-header .menu-area .btn-box a:hover::before,
.main-header.home-19 .menu-area .btn-box button:hover::before {
	-webkit-transform: translateX(-40%);
	transform: translateX(-40%)
}

.main-header .menu-area .btn-box a:hover::after,
.main-header.home-19 .menu-area .btn-box button:hover::after {
	-webkit-transform: translateX(40%);
	transform: translateX(40%)
}

.banner-style-three {
	position: relative;
	padding: 70px 0 0;
	background: url(../img/banner-bg.svg), #ffffff;
	background-size: cover;

}

.banner-style-three .image-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 1085px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center
}

.banner-style-three .content-box .top-text {
	position: relative;
	display: block;
	color: #fff;
	margin-bottom: 20px
}

.banner-style-three .content-box h1 {
	position: relative;
	display: block;
	font-size: 45px;
	color: #1d1d1d;
	font-weight: 800;
	line-height: 52px;
	margin-bottom: 10px;
}

.banner-style-three .content-box h1:first-child {
	font-weight: 500;
	color: #1d1d1d;
	background: #1d1d1d;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 500% auto;
	animation: textShine 3s ease-in-out infinite;
}

.banner-style-three .content-box h1 {
	background: linear-gradient(to right,
			#0084ff 20%,
			#ad85e1 30%,
			#ad85e1 70%,
			#0084ff 80%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 500% auto;
	animation: textShine 3s ease-in-out infinite;
}

@keyframes textShine {
	0% {
		background-position: 0% 50%;
	}

	100% {
		background-position: 100% 50%;
	}
}


.banner-style-three .content-box h1 span {
	font-weight: 700
}

.banner-style-three .content-box .text {
	position: relative;
	display: block;
	color: #4a4b4d;
	margin-bottom: 15px;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0.3px;
}

.banner-style-three .content-box .video-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 15px;
	padding: 10px 15px;
	background: 0 0;
	line-height: 26px;
	color: #ffffff;
	border: 0 solid #fff;
	font-weight: 500;
	border-radius: 5px;
	text-transform: inherit;
	transition: .5s;
	z-index: 1;
	background: #0084ff;
	border: 1px solid #0084ff;
}

.banner-style-three .content-box .video-box a:before {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #fff;
	border-radius: 0;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	-moz-transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	-o-transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	-webkit-transition-timing-function: cubic-bezier(.86, 0, .070, 1);
	-moz-transition-timing-function: cubic-bezier(.86, 0, .070, 1);
	-o-transition-timing-function: cubic-bezier(.86, 0, .070, 1);
	transition-timing-function: cubic-bezier(.86, 0, .070, 1)
}

.banner-style-three .content-box .video-box a i {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 43px;
	line-height: 42px;
	text-align: center;
	background: #263547;
	font-size: 15px;
	border: 0;
	color: #fff;
	border-radius: 0;
	transition: .9s
}

.banner-style-16 .upper-box .content-box .btn-box a:hover i,
.banner-style-three .content-box .video-box a:hover i {
	background: #fff;
	color: #263547
}

.banner-style-16 .upper-box .content-box .btn-box a:hover:before,
.banner-style-three .content-box .video-box a:hover:before {
	background: #fff;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left
}

.banner-style-three .image-box .image-1 img {
	position: relative;
	max-width: none;
	float: left
}

.banner-style-three .image-box .image-2 {
	position: absolute;
	right: 0;
	top: -95px;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1)
}

.banner-style-three .image-box .image-3 {
	position: absolute;
	left: 0;
	bottom: 225px;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1)
}

.clients-section {
	position: relative;
	padding: 25px 0
}

.clients-section .image-box img,
.clients-style-three .image-box img,
.clients-style-two .image-box img {
	display: block;
	max-width: 100%;
	width: auto;
	margin: 0 auto;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

#image_block_43 .image-box .image:hover img,
.clients-section .image-box img:hover,
.clients-style-three .image-box img:hover,
.clients-style-two .image-box img:hover {
	opacity: .5
}

.clients-section .sec-title,
.feature-style-12 .sec-title h2 {
	margin-bottom: 93px
}

#content_block_13 .content-box .btn-box {
	position: relative;
	display: flex;
	margin-bottom: 93px
}

#content_block_13 .content-box .btn-box .theme-btn,
#content_block_14 .content-box .btn-box .theme-btn,
#content_block_19 .content-box .theme-btn,
#content_block_21 .content-box .theme-btn,
#content_block_32 .content-box .theme-btn {
	text-transform: uppercase
}

#content_block_13 .content-box .image-box {
	position: relative;
	margin-right: 10px
}

#content_block_14 .feature-block-one .icon-box {
	position: relative;
	display: inline-block;
	font-size: 50px;
	color: #e86600;
	margin-bottom: 20px;
	transition: .5s
}

#content_block_14 .feature-block-one {
	margin-bottom: 29px
}

.industries-service .inner-content .column,
.news-style-two .news-block {
	padding: 0 30px
}

#content_block_14 .feature-block-one .inner-box {
	padding: 35px 20px;
	border-radius: 10px;
	text-align: center
}

#content_block_14 .feature-block-one .inner-box h5 {
	margin-bottom: 20px
}

#content_block_14 .feature-block-one .inner-box .hover-content:before {
	left: -160px;
	top: -225px
}

#content_block_14 .feature-block-one .inner-box .hover-content:after {
	left: -120px;
	top: -190px
}

#content_block_14 .feature-block-one .inner-box:before {
	left: -190px;
	top: -300px
}

#content_block_14 .inner-content .single-column:first-child .feature-block-one:last-child .icon-box {
	color: #3295ed
}

#content_block_14 .inner-content .single-column:last-child .feature-block-one:last-child .icon-box {
	color: #27ce00
}

#content_block_14 .inner-content .feature-block-one:hover .icon-box,
#content_block_23 .inner-content .feature-block-one:hover .icon-box {
	color: #fff !important
}

#content_block_14 .content-box .sec-title h2 {
	font-size: 32px;
	margin-bottom: 56px
}

#content_block_14 .content-box .text {
	position: relative;
	display: block;
	margin-bottom: 53px
}

#image_block_12 .image-box .image-2 {
	position: absolute;
	left: -80px;
	bottom: 50px
}

#content_block_14 .content-box,
#content_block_15 .content-box {
	position: relative;
	margin: 30px 0
}

#image_block_13 .image-box {
	position: relative;
	overflow: hidden;
	background: #263547
}

.case-block-one .inner-box {
	position: relative;
	text-align: center
}

.main-footer.style-two .footer-top .about-widget .social-links li a:hover,
.main-footer.style-two .footer-top .contact-widget .list li a:hover,
.main-footer.style-two .footer-top .contact-widget .list li i,
.main-footer.style-two .footer-top .links-widget .list li a:hover,
.main-footer.style-two .footer-top .links-widget .list li a:hover:before {
	color: #009cff
}

.main-footer.style-two .footer-top .widget-title:after {
	background: #3230b2
}

.events-section,
.service-style-two {
	position: relative;
	padding: 100px 0
}

.service-block-two {
	position: relative;
	margin-bottom: 50px
}

.service-block-two .inner-box {
	position: relative;
	display: block;
	background: #fff;
	overflow: hidden;
	border-radius: 15px;
	padding: 63px 30px 56px;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1)
}

.service-block-two .inner-box:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transform: scale(.9) translateY(20px);
	-ms-transform: scale(.9) translateY(20px);
	transform: scale(.9) translateY(20px);
	background-image: -webkit-linear-gradient(0deg, #263547 0, #0289e7 100%);
	transition: .5s
}

#content_block_52 .content-box .events-slide .single-item:hover .inner-box:before,
.service-block-two:hover .inner-box:before {
	opacity: 1;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.service-block-two .inner-box h4:after,
.service-block-two .inner-box h4:before {
	position: absolute;
	height: 2px;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	content: ''
}

.service-block-two .inner-box .icon-box {
	position: relative;
	display: inline-block;
	font-size: 60px;
	line-height: 60px;
	color: #b7b7b7;
	margin-bottom: 27px;
	transition: .5s
}

.service-block-two .inner-box h4 {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #4a4b4d;
	padding-bottom: 20px;
	margin-bottom: 24px;
	transition: .5s
}

.service-block-two .inner-box h4:before {
	background: #263547;
	width: 40px;
	transition: .5s
}

.service-block-two .inner-box h4:after {
	background: #fff;
	width: 4px;
	right: 0;
	margin-left: 12px;
	transition: .5s
}

.service-block-two .inner-box h4 a {
	color: #4a4b4d;
	display: inline-block
}

.dashboard-feature .inner-content,
.service-style-three .inner-container,
.service-style-two .inner-content {
	position: relative;
	margin: 0 -10px
}

#content_block_23 .inner-content .feature-column,
.service-style-three .single-column,
.service-style-two .inner-content .service-block {
	padding: 0 25px
}

.service-block-two:hover .inner-box h4:after {
	background: #205cc8
}

#content_block_15 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	margin-bottom: 54px
}

#image_block_14 .image-box .bg-layer {
	position: absolute;
	width: 750px;
	height: 735px;
	top: -85px;
	left: 235px;
	background-repeat: no-repeat
}

#image_block_14 .image-box .image-2 {
	position: absolute;
	left: -65px;
	bottom: -45px
}

#image_block_15 .image-box img,
#image_block_19 .image-box img,
#image_block_21 .image-box img {
	max-width: none;
	float: right
}

#image_block_16 .image-box .image-2 {
	position: absolute;
	left: 0;
	top: -80px;
	z-index: 1
}

.main-header.style-three .header-top .inner-container li {
	position: relative;
	display: inline-block
}

#content_block_32 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	margin-bottom: 55px
}

.main-header .menu-right-content {
	position: relative;
	float: left;
	margin-top: 70px;
	margin-left: 130px
}

.main-header .search-box-outer {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 35px
}

.main-header .search-box-btn {
	position: relative;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	background: 0 0
}

.innovative-idea {
	position: relative;
	padding-bottom: 80px
}

.innovative-idea .single-item {
	position: relative;
	margin-bottom: 30px;
	display: block;
	background: #fff;
	padding: 33px 30px 48px;
	border-radius: 25px;
	transition: .5s
}

.innovative-idea .single-item .inner-box {
	position: relative;
	padding-left: 200px;
	padding-top: 15px
}

.innovative-idea .single-item .inner-box .icon-box {
	position: absolute;
	display: inline-block;
	left: 0;
	top: 0;
	font-size: 60px;
	color: #fff;
	width: 170px;
	height: 160px;
	line-height: 160px;
	text-align: center;
	z-index: 1;
	transition: .5s
}

.innovative-idea .single-item .inner-box .icon-box .bg-layer,
.service-block-three .inner-box .icon-box .bg-layer {
	position: absolute;
	width: 170px;
	height: 160px;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	z-index: -1;
	transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s
}

.innovative-idea .single-item:hover .inner-box .icon-box .bg-layer,
.service-block-three:hover .inner-box .icon-box .bg-layer {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.innovative-idea .single-item .inner-box h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 12px
}

#content_block_16 .content-box .text {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 42px;
	padding-right: 100px;
	margin-bottom: 59px
}

#content_block_16 .content-box .sec-title h2,
#content_block_52 .content-box .sec-title {
	margin-bottom: 73px
}

#image_block_16 .image-box {
	position: relative;
	margin-left: -60px;
	margin-right: 60px
}

#image_block_16 .image-box .bg-layer {
	position: absolute;
	width: 815px;
	height: 785px;
	top: 0;
	right: 10px;
	background-repeat: no-repeat
}

#image_block_16 .image-box .image-1 {
	position: relative;
	left: 40px
}

.application-setup {
	position: relative;
	padding: 75px 0 100px
}

.application-setup .sec-title {
	margin-bottom: 95px
}

.application-setup .single-item .inner-box {
	position: relative;
	display: block;
	overflow: hidden;
	background: #fff;
	padding: 74px 30px 39px;
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
	border-top-left-radius: 50px;
	z-index: 1;
	transition: .5s
}

.application-setup .single-item .inner-box:before {
	position: absolute;
	content: '';
	background: rgba(245, 245, 245, .5);
	width: 470px;
	height: 470px;
	right: -115px;
	bottom: -470px;
	border-radius: 50%;
	transition: .5s
}

.application-setup .single-item:hover .inner-box:before {
	bottom: -270px
}

.application-setup .single-item .inner-box:after {
	position: absolute;
	content: '';
	background: rgba(245, 245, 245, .7);
	width: 470px;
	height: 470px;
	right: -145px;
	bottom: -470px;
	border-radius: 50%;
	z-index: -1;
	transition: 1.5s
}

.application-setup .single-item:hover .inner-box:after {
	bottom: -330px
}

.application-setup .single-item .count-box {
	position: absolute;
	left: 80px;
	top: -30px;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background-image: -webkit-linear-gradient(-45deg, #092ef1 0, #010570 100%);
	border-radius: 50%;
	-webkit-animation: 3s linear infinite zoom-fade;
	animation: 3s linear infinite zoom-fade;
	z-index: 2
}

.application-setup .single-column:nth-child(2) .single-item .count-box {
	background-image: -webkit-linear-gradient(-45deg, #fab000 0, #cd8400 100%);
	-webkit-animation: 4s linear infinite zoom-fade;
	animation: 4s linear infinite zoom-fade
}

.application-setup .single-column:last-child .single-item .count-box {
	background-image: -webkit-linear-gradient(-45deg, #9ff300 0, #1a8300 100%);
	-webkit-animation: 3s linear infinite zoom-fade;
	animation: 3s linear infinite zoom-fade
}

.application-setup .single-item .inner-box h3 {
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 36px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 25px
}

.application-setup .single-column:nth-child(2) {
	padding-top: 70px
}

.clients-style-two {
	position: relative;
	padding: 25px 0 55px
}

.clients-style-two .inner-container {
	position: relative;
	display: block;
	background: #fff;
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
	text-align: center;
	padding: 55px 30px
}

.clients-style-two .inner-container:before {
	position: absolute;
	content: '';
	background: #fff;
	width: calc(100% - 100px);
	height: 100%;
	left: 50px;
	top: 28px;
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
	z-index: -1
}

#content_block_17 .content-box h3 {
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 36px;
	color: #263547;
	font-weight: 500;
	margin-bottom: 28px
}

#content_block_17 .content-box .text {
	position: relative;
	padding-bottom: 49px
}

#content_block_17 .content-box .text p,
#content_block_39 .content-box .text p {
	position: relative;
	font-size: 16px;
	margin-bottom: 30px
}

#content_block_17 .content-box .list-item {
	display: block;
	margin-bottom: 56px
}

#content_block_17 .content-box .list-item li {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #4a4b4d;
	line-height: 30px;
	margin-bottom: 18px;
	padding-left: 45px
}

#content_block_17 .content-box .list-item li:before {
	position: absolute;
	content: "\f14a";
	font-family: 'Font Awesome 5 Free';
	font-size: 18px;
	line-height: 30px;
	color: #ec5f0d;
	font-weight: 700;
	left: 0;
	top: 2px
}

#content_block_17 .content-box .list-item li:last-chld {
	margin-bottom: 0
}

#content_block_17 .content-box .sec-title h2 {
	line-height: 60px;
	margin-bottom: 43px
}

#content_block_17 .content-box {
	position: relative;
	padding: 40px 0
}

#image_block_17 .image-box {
	position: relative;
	display: block;
	padding: 0 60px 0 140px
}

#image_block_17 .image-box .image {
	position: relative;
	display: inline-block;
	border-radius: 10px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}

#image_block_17 .image-box .image img {
	border-radius: 10px
}

#image_block_17 .image-box .image-1 {
	border-radius: 0
}

#image_block_17 .image-box .image-2 {
	position: absolute;
	left: 0;
	top: 130px
}

#image_block_17 .image-box .image-3 {
	position: absolute;
	left: 55px;
	bottom: 40px
}

#image_block_17 .image-box .image-4 {
	position: absolute;
	right: -25px;
	bottom: 70px
}

.support-section .inner-box:last-child {
	padding-top: 120px
}

.banner-style-13 .image-layer {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 73%;
	z-index: -1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	animation-name: slideInRight;
	animation-duration: 2s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	-webkit-animation-name: slideInRight;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: slideInRight;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: linear;
	-ms-animation-name: slideInRight;
	-ms-animation-duration: 2s;
	-ms-animation-iteration-count: 1;
	-ms-animation-timing-function: linear
}

.customer-management,
.industries-service,
.recruitment-section {
	position: relative;
	padding-bottom: 120px
}

.recruitment-section .single-item .inner-box {
	position: relative;
	display: block;
	padding: 40px 30px 25px;
	transition: .5s
}

.recruitment-section .single-item:hover .inner-box {
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1)
}

#content_block_37 .inner-box .company-list li a:hover .company-logo img,
.news-section.home-16 .news-block-one:hover .image-box img,
.recruitment-section .single-item:hover .icon-box,
.team-block-one:hover .inner-box .image-box img {
	transform: scale(1.1)
}

.recruitment-section .single-item h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #4a4b4d;
	font-weight: 500;
	margin-bottom: 19px
}

.industries-service .inner-content .btn-box a,
.recruitment-section .btn-box a {
	font-size: 16px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	border-radius: 30px;
	display: inline-block;
	font-weight: 500;
	overflow: hidden;
	text-align: center
}

.recruitment-section .sec-title h2 {
	margin-bottom: 61px
}

.recruitment-section .btn-box {
	position: relative;
	display: block;
	margin-top: 48px
}

.recruitment-section .btn-box a {
	position: relative;
	color: #263547;
	background: #fff;
	padding: 10px 43px;
	z-index: 1
}

#content_block_45 .content-box .btn-box a:after,
.banner-style-11 .content-box .btn-box .btn-one:before,
.banner-style-12 .content-box .btn-box .btn-two:before,
.banner-style-15 .content-box .btn-box .btn-one:before,
.banner-style-18 .content-box .btn-box a:before,
.banner-style-19 .content-box .btn-box a:before,
.industries-service .inner-content .btn-box a:before,
.recruitment-section .btn-box a:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #263547;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-transform: scale(.2, 1);
	transform: scale(.2, 1);
	z-index: -1
}

.organization-section .sec-title,
.organization-section .sec-title h2,
.work-section .sec-title,
.work-section .sec-title h2 {
	margin-bottom: 60px
}

.service-style-three .single-column:last-child {
	padding-top: 90px
}

.industries-service .list-item li a {
	position: relative;
	display: block;
	font-size: 15px;
	color: #777;
	padding: 20.5px 0;
	border-bottom: 1px solid #ccc
}

.industries-service .list-item li a i {
	position: relative;
	float: right;
	color: #263547;
	top: 8px
}

.banner-style-14 .content-box .image-box .image-1,
.industries-service .inner-content {
	position: relative;
	margin: 0 -15px
}

.industries-service .sec-title {
	margin-bottom: 64px
}

.industries-service .inner-content .btn-box,
.organization-section .more-btn {
	position: relative;
	display: block;
	margin-top: 70px
}

.industries-service .inner-content .btn-box a {
	position: relative;
	color: #263547;
	background: #fff;
	padding: 10px 35px;
	z-index: 1
}

.video-style-two {
	position: relative;
	background: #f2eeff;
	overflow: hidden;
	padding: 110px 0 120px
}

.video-style-two .video-inner {
	position: relative;
	display: block;
	max-width: 870px;
	width: 100%;
	background: #263547;
	margin: 0 auto;
	padding: 195px 0;
	text-align: center;
	border-radius: 30px
}

.video-style-two .video-inner a {
	position: relative;
	display: inline-block;
	font-size: 48px;
	color: #f7bf25;
	width: 130px;
	height: 130px;
	line-height: 130px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	-webkit-animation: 5s infinite pulse;
	-o-animation: 5s infinite pulse;
	animation: 5s infinite pulse
}

#content_block_19 .content-box .sec-title h2,
#content_block_21 .content-box .sec-title h2,
.question-section .sec-title,
.timeline-work .inner-content .single-item:nth-child(2) .year,
.timeline-work .inner-content .single-item:nth-child(4) .year,
.video-style-two .sec-title {
	margin-bottom: 56px
}

#content_block_18 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	color: #fff;
	margin-bottom: 44px
}

#image_block_18 .image-box {
	position: relative;
	display: block;
	text-align: center;
	margin-top: 12px
}

#content_block_19 .content-box .icon-box {
	position: relative;
	display: inline-block;
	font-size: 50px;
	line-height: 50px;
	color: #f04b49;
	margin-bottom: 30px
}

#content_block_19 .content-box .text {
	position: relative;
	font-size: 16px;
	margin-bottom: 60px
}

#image_block_20 .image-box {
	margin-right: -12px
}

.enterprise-section {
	position: relative;
	padding: 65px 0
}

.enterprise-section .sec-title {
	margin-bottom: 76px
}

.enterprise-section .single-item .inner-box {
	position: relative;
	display: block;
	background: #fff9ea;
	overflow: hidden;
	padding: 53px 290px 53px 45px;
	transition: .5s
}

.enterprise-section .single-column:first-child .single-item .inner-box {
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px
}

.enterprise-section .single-item .inner-box:hover {
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .2)
}

.enterprise-section .single-item .inner-box .image-box {
	position: absolute;
	right: 25px;
	bottom: -5px
}

.enterprise-section .single-item .inner-box h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	color: #4a4b4d;
	padding-bottom: 24px;
	margin-bottom: 28px
}

.enterprise-section .single-item .inner-box h3:before {
	position: absolute;
	content: '';
	background: #0050db;
	height: 2px;
	width: 50px;
	left: 0;
	bottom: 0
}

.enterprise-section .single-column:nth-child(2) .single-item .inner-box {
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px
}

.enterprise-section .single-column:nth-child(2) .single-item .inner-box,
.enterprise-section .single-column:nth-child(3) .single-item .inner-box {
	background: #f3efff;
	padding: 53px 30px 53px 300px
}

.enterprise-section .single-column:nth-child(2) .single-item .inner-box .image-box,
.enterprise-section .single-column:nth-child(3) .single-item .inner-box .image-box {
	left: 25px;
	bottom: 0
}

#content_block_42 .content-box .text p,
.enterprise-section .single-column,
.team-page-1 .team-block-one {
	margin-bottom: 30px
}

.enterprise-section .single-column:nth-child(3) .single-item .inner-box {
	background: #f3f8ff;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px
}

.enterprise-section .single-column:last-child .single-item .inner-box {
	background: #f3ffdb;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px
}

#content_block_20 .content-box {
	position: relative;
	margin-left: 40px;
	padding-top: 125px
}

#content_block_20 .content-box h1 {
	position: relative;
	display: block;
	font-size: 48px;
	line-height: 55px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 29px
}

#content_block_20 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	margin-bottom: 44px
}

#content_block_20 .content-box .btn-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 18px;
	font-weight: 500;
	color: #263547;
	background: #fff;
	border-radius: 30px;
	text-align: center;
	z-index: 1;
	padding: 15px 52px
}

#content_block_20 .content-box .btn-box a:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #263547;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-transform: scale(1, .2);
	transform: scale(1, .2);
	z-index: -1
}

#content_block_20 .content-box .btn-box a:hover {
	box-shadow: 0 5px 14px rgba(0, 0, 0, .5);
	color: #fff;
	background: #263547
}

#image_block_21 .image-box {
	position: relative;
	margin-right: -30px
}

#content_block_45 .content-box .btn-box a:hover {
	color: #fff;
	background: #263547
}

#content_block_21 .content-box .icon-box {
	position: relative;
	display: inline-block;
	font-size: 50px;
	line-height: 50px;
	color: #b96944;
	margin-bottom: 28px
}

#content_block_21 .content-box .text,
#content_block_24 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	margin-bottom: 60px
}

.customer-management .sec-title {
	margin-bottom: 68px
}

.customer-management .image-box .image-2 {
	position: absolute;
	left: -115px;
	right: -115px;
	bottom: 45px
}

.clients-style-three {
	position: relative;
	padding-top: 105px
}

.clients-style-three .inner-container {
	position: relative;
	padding: 30px 30px 0;
	text-align: center
}

.dashboard-feature,
.organization-section {
	position: relative;
	padding-top: 120px
}

#content_block_22 .content-box h5 {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: #7000e0;
	margin-bottom: 31px
}

#content_block_22 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 51px
}

#content_block_22 .content-box .sec-title h2,
.team-section .sec-title h2 {
	line-height: 60px;
	margin-bottom: 68px
}

#content_block_22 .content-box .theme-btn-two,
#content_block_28 .content-box .btn-box .theme-btn-two,
#content_block_31 .content-box .theme-btn-two {
	padding: 15px 40px
}

#content_block_23 .inner-content .feature-block-one .icon-box {
	position: relative;
	display: inline-block;
	font-size: 60px;
	line-height: 60px;
	color: #fda700;
	margin-bottom: 32px;
	transition: .5s
}

#content_block_23 .inner-content .feature-column:first-child .feature-block-one:last-child .icon-box {
	color: #fd00dc
}

#content_block_23 .inner-content .feature-column:last-child .feature-block-one:last-child .icon-box {
	color: #00b9fd
}

#content_block_23 .inner-content .feature-block-one h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #4a4b4d;
	font-weight: 500;
	margin-bottom: 28px;
	transition: .5s
}

#content_block_23 .inner-content .feature-block-one:hover h3,
#content_block_23 .inner-content .feature-block-one:hover h3 a,
#content_block_48 .inner-box .single-item:hover .text,
#content_block_48 .inner-box .single-item:hover h3,
#content_block_48 .inner-box .single-item:hover h3 a,
#content_block_52 .content-box .events-slide .single-item:hover .date,
#content_block_52 .content-box .events-slide .single-item:hover .info-box li,
#content_block_52 .content-box .events-slide .single-item:hover h4,
#content_block_52 .content-box .events-slide .single-item:hover h4 a,
.check-website .inner-container .text a:hover,
.feature-block-two:hover .inner-box .icon-box,
.feature-block-two:hover .inner-box .text,
.feature-block-two:hover .inner-box h3,
.feature-block-two:hover .inner-box h3 a,
.news-block-three:hover .inner-box .lower-content .text,
.news-block-three:hover .inner-box .lower-content h3,
.news-block-three:hover .inner-box .lower-content h3 a,
.news-block-two:hover .inner-box .lower-content .post-date,
.news-block-two:hover .inner-box .lower-content h3,
.news-block-two:hover .inner-box .lower-content h3 a,
.portfolio-block-one .image-box .content-box h3 a {
	color: #fff
}

.support-section .sec-title h5,
.trusted-section .sec-title h5 {
	color: #7000e0;
	position: relative;
	font-size: 18px;
	display: block;
	font-weight: 500
}

#content_block_23 .inner-content .feature-block-one .inner-box {
	padding: 48px 45px 50px 40px
}

#content_block_23 .inner-content .feature-column:last-child {
	padding-top: 50px
}

.support-section {
	position: relative;
	padding: 50px 0 100px
}

.support-section .sec-title h5 {
	margin-bottom: 31px;
	text-transform: uppercase;
	text-align: center
}

.support-section .sec-title h2 {
	line-height: 60px;
	margin-bottom: 70px
}

#content_block_24 .content-box h2 {
	position: relative;
	display: block;
	font-size: 36px;
	line-height: 60px;
	color: #20292f;
	font-weight: 500;
	margin-bottom: 39px
}

#content_block_24 .content-box .theme-btn,
#content_block_29 .content-box .btn-box .theme-btn {
	height: 60px;
	padding: 17px 80px 17px 40px
}

#content_block_24 .content-box .theme-btn i {
	height: 60px;
	width: 60px;
	line-height: 60px
}

.support-section .inner-box:last-child .content-box {
	margin-right: 100px
}

.support-section .inner-box .image-box {
	margin-right: 52px
}

.support-section .inner-box:last-child .image-box img {
	max-width: none;
	float: right;
	width: auto
}

.trusted-section {
	position: relative;
	padding: 20px 0 120px
}

.trusted-section .sec-title h5 {
	margin-bottom: 37px
}

.trusted-section .image-box {
	position: relative;
	margin-bottom: 100px;
	min-height: 550px
}

.trusted-section .image-box .image {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0
}

.clients-style-three.home-9 {
	position: relative;
	padding: 120px 0;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

.main-footer.style-three {
	position: relative;
	padding-top: 0;
	background-image: -webkit-linear-gradient(-90deg, #0042ff 0, #6300c7 100%)
}

.main-footer.style-three .footer-top {
	padding-top: 130px
}

.main-footer.style-three .anim-icons .icon {
	background: rgba(255, 255, 255, .1);
	border-radius: 10px
}

.main-footer.style-three .anim-icons .icon-1 {
	position: absolute;
	left: 20px;
	top: 60px;
	width: 85px;
	height: 85px;
	-webkit-animation: 2s linear infinite zoom-fade;
	animation: 2s linear infinite zoom-fade
}

.main-footer.style-three .anim-icons .icon-2 {
	position: absolute;
	left: 230px;
	top: 25px;
	width: 130px;
	height: 130px;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.main-footer.style-three .anim-icons .icon-3 {
	position: absolute;
	left: 20px;
	top: 225px;
	width: 110px;
	height: 110px;
	-webkit-animation: 3s linear infinite zoom-fade;
	animation: 3s linear infinite zoom-fade
}

.main-footer.style-three .anim-icons .icon-4 {
	position: absolute;
	left: 200px;
	bottom: 185px;
	width: 85px;
	height: 85px;
	-webkit-animation: 2s linear infinite zoom-fade;
	animation: 2s linear infinite zoom-fade
}

.main-footer.style-three .anim-icons .icon-5 {
	position: absolute;
	left: 75px;
	bottom: 15px;
	width: 130px;
	height: 130px;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.main-footer.style-three .anim-icons .icon-6 {
	position: absolute;
	right: 270px;
	top: 60px;
	width: 85px;
	height: 85px;
	-webkit-animation: 2s linear infinite zoom-fade;
	animation: 2s linear infinite zoom-fade
}

.main-footer.style-three .anim-icons .icon-7 {
	position: absolute;
	right: 15px;
	top: 25px;
	width: 130px;
	height: 130px;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.main-footer.style-three .anim-icons .icon-8 {
	position: absolute;
	right: 245px;
	top: 225px;
	width: 110px;
	height: 110px;
	-webkit-animation: 3s linear infinite zoom-fade;
	animation: 3s linear infinite zoom-fade
}

.main-footer.style-three .anim-icons .icon-9 {
	position: absolute;
	right: 90px;
	bottom: 185px;
	width: 85px;
	height: 85px;
	-webkit-animation: 2s linear infinite zoom-fade;
	animation: 2s linear infinite zoom-fade
}

.main-footer.style-three .anim-icons .icon-10 {
	position: absolute;
	right: 170px;
	bottom: 15px;
	width: 130px;
	height: 130px;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.service-style-three {
	position: relative;
	padding-top: 140px
}

.service-style-three .image-layer {
	position: absolute;
	width: 345px;
	height: 880px;
	left: 0;
	bottom: -220px;
	background-repeat: no-repeat
}

.service-style-three .sec-title h2 {
	line-height: 60px;
	margin-bottom: 135px
}

.service-block-three {
	position: relative;
	margin-bottom: 140px
}

.service-block-three .inner-box {
	position: relative;
	display: block;
	background: #fff;
	border-radius: 20px;
	text-align: center;
	padding: 0 40px 55px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
	transition: .5s
}

.organization-section .single-item:hover .inner-box,
.service-block-three:hover .inner-box {
	transform: translateY(-15px);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2)
}

.service-block-three .inner-box .icon-box {
	position: relative;
	display: inline-block;
	font-size: 60px;
	color: #fff;
	width: 170px;
	height: 160px;
	line-height: 160px;
	text-align: center;
	margin-top: -75px;
	z-index: 1;
	margin-bottom: 32px
}

.service-block-three .inner-box h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 17px
}

.service-block-three .inner-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	margin-bottom: 34px
}

.service-block-three .inner-box .link-btn a {
	position: relative;
	display: inline-block;
	font-size: 40px;
	line-height: 40px;
	color: #263547;
	font-weight: 700
}

.service-block-three:hover .inner-box .link-btn a {
	color: #ff0101
}

.service-style-three .single-column:nth-child(2) {
	padding-top: 190px
}

.solve-problem {
	position: relative;
	padding-bottom: 130px
}

.solve-problem .image-layer {
	position: absolute;
	width: 290px;
	height: 755px;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat
}

#content_block_25 .content-box {
	position: relative;
	margin-right: 50px;
	margin-top: 27px
}

#content_block_25 .content-box .sec-title h2 {
	line-height: 60px;
	margin-bottom: 81px
}

#content_block_25 .content-box h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #263547;
	margin-bottom: 35px
}

#content_block_25 .content-box .text,
#content_block_26 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	margin-bottom: 50px
}

#content_block_25 .content-box .list-item li {
	position: relative;
	display: block;
	font-size: 16px;
	margin-bottom: 30px;
	padding-left: 40px
}

#content_block_25 .content-box .list-item li:before,
#content_block_27 .content-box .list-item li:before {
	position: absolute;
	content: "\f00c";
	font-family: 'Font Awesome 5 Free';
	font-weight: 700;
	font-size: 16px;
	color: #263547;
	left: 0;
	top: 0
}

#content_block_25 .content-box .list-item li:last-child,
#content_block_27 .content-box .list-item li:last-child,
#content_block_34 .content-box .list-item li:last-child,
#content_block_35 .content-box .text p:last-child,
#content_block_39 .content-box .text p:last-child,
#content_block_40 .inner-box .single-item:last-child,
#content_block_42 .content-box .text p:last-child,
#content_block_53 .content-box .text p:last-child,
.faq-section .accordion-box .block:last-child,
.feature-style-11 .inner-content .inner-box:last-child,
.feature-style-12 .inner-box:last-child,
.question-section .question-form .form-group:last-child,
.team-block-three .inner-box .image-box .social-links li:last-child {
	margin-bottom: 0
}

#content_block_25 .content-box .list-item {
	margin-bottom: 81px
}

#image_block_25 .image-box {
	position: relative;
	margin-right: 15px
}

#content_block_26 .content-box h2 {
	line-height: 60px;
	margin-bottom: 60px
}

.marketing-benefits {
	position: relative;
	background: #f5f5f5;
	padding: 122px 0 100px
}

.marketing-benefits:before {
	position: absolute;
	content: '';
	background: #f5f5f5;
	width: 100%;
	height: 100%;
	left: 0;
	top: 50%
}

#content_block_27 .content-box .sec-title h2 {
	line-height: 60px;
	margin-bottom: 74px
}

#content_block_27 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	margin-bottom: 43px
}

#content_block_27 .content-box .list-item li {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 6px;
	padding-left: 40px
}

#content_block_27 .content-box {
	position: relative;
	margin-right: 70px
}

#image_block_26 .image-box {
	position: relative;
	margin: 95px 50px 0
}

#image_block_26 .image-box .bg-layer {
	position: absolute;
	left: -60px;
	top: -60px;
	width: 580px;
	height: 380px;
	background-repeat: no-repeat;
	-webkit-animation: 15s linear infinite zoom-fade;
	animation: 15s linear infinite zoom-fade
}

#image_block_26 .image-box img,
#image_block_36 .image-box img,
#image_block_38 .image-box img,
#image_block_44 .image-box img,
#video_block_02 .inner-box .image-box img,
.banner-style-12 .image-box img,
.banner-style-19 .image-box img {
	position: relative;
	width: 100%
}

.take-control .single-column:last-child .single-item .inner-box .image-box,
.take-control .single-column:nth-child(3) .single-item .inner-box .image-box {
	right: 0
}

.check-work {
	position: relative;
	background: #f9f9f9;
	padding: 105px 0 125px
}

.check-work .inner-box .sec-title h2 {
	line-height: 60px;
	margin-bottom: 56px
}

.check-work .inner-box .check-form .form-group {
	position: relative;
	display: block;
	border: 2px solid #263547;
	border-radius: 50px;
	padding: 3px
}

.check-work .inner-box .check-form .form-group:before {
	position: absolute;
	content: '';
	background: #777;
	width: 1px;
	height: 16px;
	top: 30px;
	left: 35%;
	margin-left: 15px
}

.check-work .inner-box .check-form .form-group input[type=email],
.check-work .inner-box .check-form .form-group input[type=text] {
	position: relative;
	width: 100%;
	height: 70px;
	padding: 10px 50px;
	font-size: 16px;
	max-width: 350px;
	background: 0 0
}

.check-work .inner-box .check-form .form-group button {
	position: absolute;
	top: 3px;
	right: 3px;
	display: inline-block;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	background: #263547;
	border-radius: 50px;
	text-align: center;
	padding: 20px 57px;
	cursor: pointer;
	z-index: 1;
	transition: .5s
}

.check-work .inner-box .check-form .form-group button:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #8344c5;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-transform: scale(.2, 1);
	transform: scale(.2, 1);
	z-index: -1
}

.check-work .inner-box .check-form .form-group button:hover {
	background: #8344c5
}

.check-work .inner-box .text {
	position: relative;
	margin-top: 54px;
	display: block;
	font-size: 16px;
	text-align: center
}

.check-work .inner-box .text a {
	color: #4a4b4d;
	font-weight: 700
}

.banner-style-11 .image-layer {
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
	height: 100%;
	left: 0
}

.banner-style-11 .image-layer,
.software-product {
	background-size: cover;
	background-position: center
}

.news-section.home-10 .news-block-one .inner-box .image-box,
.news-section.home-16 .news-block-one .image-box {
	border: 1px solid #d7d7d7
}

.banner-style-11 {
	position: relative;
	padding: 340px 0 540px
}

.banner-style-11 .image-layer {
	width: 100%;
	z-index: -1
}

.banner-style-11 .content-box {
	position: relative;
	max-width: 850px;
	margin: 0 auto;
	width: 100%
}

.banner-style-11 .content-box h1 {
	position: relative;
	display: block;
	font-size: 48px;
	line-height: 72px;
	color: #fff;
	margin-bottom: 30px
}

.banner-style-11 .content-box .text {
	position: relative;
	display: block;
	font-size: 20px;
	color: #fff;
	margin-bottom: 56px
}

.banner-style-11 .content-box .btn-box .btn-one {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 18px;
	color: #263547;
	line-height: 30px;
	font-weight: 500;
	background: #fff;
	padding: 15px 30px;
	text-align: center;
	border-radius: 30px;
	margin-right: 35px;
	z-index: 1
}

.banner-style-11 .content-box .btn-box .btn-one:hover {
	background: #263547;
	color: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .5)
}

.banner-style-11 .content-box .btn-box .video-btn {
	position: relative;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	padding: 7px 0 0 78px;
	top: -19px
}

.banner-style-11 .content-box .btn-box .video-btn:before {
	position: absolute;
	content: '';
	background: #fff;
	width: 105px;
	height: 1px;
	right: 0;
	bottom: 0
}

.banner-style-11 .content-box .btn-box .video-btn i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	font-weight: 700;
	color: #263547;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 7px rgba(255, 255, 255, .2)
}

.organization-section .single-item .inner-box {
	position: relative;
	display: block;
	overflow: hidden;
	background: #fff;
	padding: 70px 30px 44px;
	border-radius: 20px;
	transition: .5s;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

.organization-section .single-item .inner-box .left-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	display: block
}

.organization-section .single-item .inner-box .right-layer {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	display: block
}

.organization-section .single-item .inner-box .left-layer:before,
.organization-section .single-item .inner-box .right-layer:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 50%;
	height: 0%;
	display: block;
	background-color: #f4f4f4;
	-webkit-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	-moz-transition: .6s;
	transition: .6s
}

.organization-section .single-item .inner-box .left-layer:after,
.organization-section .single-item .inner-box .right-layer:after {
	position: absolute;
	content: '';
	right: 0;
	bottom: 0;
	width: 50%;
	height: 0%;
	display: block;
	background-color: #f4f4f4;
	-webkit-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	-moz-transition: .6s;
	transition: .6s
}

.organization-section .single-item .inner-box .icon-box {
	position: relative;
	display: inline-block;
	font-size: 60px;
	line-height: 60px;
	color: #1d00ff;
	margin-bottom: 27px
}

.organization-section .single-item .inner-box h4 {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 20px;
	padding-bottom: 29px
}

.organization-section .single-item .inner-box h4:before {
	position: absolute;
	content: '';
	background: #263547;
	height: 2px;
	width: 40px;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%)
}

.organization-section .single-item .inner-box .text {
	position: relative;
	display: block;
	font-size: 16px
}

.organization-section .more-btn .theme-btn-two {
	padding: 10px 45px
}

#content_block_28 .content-box .sec-title h2,
#content_block_38 .content-box .sec-title h2 {
	line-height: 60px;
	margin-bottom: 71px
}

#content_block_28 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	margin-bottom: 51px
}

#image_block_27 .image-box img,
#image_block_28 .image-box img {
	max-width: none
}

#content_block_29 .content-box h2 {
	position: relative;
	display: block;
	font-size: 36px;
	line-height: 60px;
	color: #4a4b4d;
	font-weight: 500;
	margin-bottom: 31px
}

#content_block_29 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 55px
}

#content_block_29 .content-box .btn-box .theme-btn i {
	width: 60px;
	height: 60px;
	line-height: 60px
}

#content_block_29 .content-box {
	position: relative;
	padding: 105px 0 119px
}

#image_block_28 .image-box .image-box,
.banner-style-16 .lower-box {
	position: relative;
	display: block;
	text-align: center
}

#image_block_28 .image-box .anim-icons .icon-1 {
	position: absolute;
	top: -50px;
	left: 50px;
	-webkit-animation: 2s linear infinite zoom-fade;
	animation: 2s linear infinite zoom-fade
}

#image_block_28 .image-box .anim-icons .icon-2 {
	position: absolute;
	top: -50px;
	right: 0
}

#image_block_28 .image-box .anim-icons .icon-3 {
	position: absolute;
	right: 100px;
	bottom: -20px;
	z-index: 1
}

.software-product {
	position: relative;
	padding: 84px 0 190px;
	width: 100%;
	margin-top: -115px;
	background-repeat: no-repeat
}

#content_block_30 .content-box {
	position: relative;
	margin-right: 70px;
	padding-top: 108px
}

#content_block_30 .content-box .sec-title h2 {
	color: #fff;
	line-height: 60px;
	margin-bottom: 71px
}

.main-header.home-15 .main-menu .navigation>li>a {
	color: #20292f
}

#content_block_30 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	color: #fff;
	margin-bottom: 51px;
	padding-right: 35px
}

#content_block_30 .content-box .btn-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	border: 1px solid #fff;
	background: 0 0;
	border-radius: 30px;
	text-align: center;
	z-index: 1;
	padding: 14px 42px
}

#content_block_30 .content-box .btn-box a:before,
#content_block_33 .content-box a:before,
#content_block_44 .content-box .btn-box .theme-btn:after,
.domain-section .search-form .form-group button:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #4a4b4d;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-transform: scale(.2, 1);
	transform: scale(.2, 1);
	z-index: -1
}

#content_block_30 .content-box .btn-box a:hover {
	border-color: #4a4b4d
}

.clients-style-two.home-11 {
	z-index: 1
}

#image_block_29 .image-box img,
#image_block_30 .image-box img,
#image_block_34 .image-box img {
	max-width: none;
	width: auto
}

.banner-style-13 .image-box,
.banner-style-17 .image-box {
	position: relative;
	margin-left: 100px
}

#content_block_31 .content-box .text {
	position: relative;
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 52px
}

.banner-style-12 {
	position: relative;
	padding: 265px 0 200px
}

.banner-style-12:before {
	position: absolute;
	content: '';
	background: #263547;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	left: -60px;
	top: -60px;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.banner-style-12 .image-layer {
	position: absolute;
	top: 0;
	left: 0;
	height: 1250px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1
}

.banner-style-12 .content-box {
	position: relative;
	margin-right: 70px;
	margin-top: 23px
}

.banner-style-12 .content-box h1 {
	position: relative;
	display: block;
	font-size: 48px;
	line-height: 72px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 36px
}

.banner-style-12 .content-box .btn-box .btn-one {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	background: #263547;
	border-radius: 30px;
	text-align: center;
	padding: 14.5px 32px;
	cursor: pointer;
	margin-right: 30px;
	z-index: 1;
	transition: .5s
}

.banner-style-12 .content-box .btn-box .btn-one:hover,
.banner-style-12 .content-box .btn-box .btn-two {
	color: #263547;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .5)
}

.banner-style-12 .content-box .btn-box .btn-one i {
	position: relative;
	font-size: 24px;
	margin-right: 15px;
	top: 4px
}

.banner-style-12 .content-box .btn-box .btn-two {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	padding: 15px 43px;
	text-align: center;
	border-radius: 30px;
	z-index: 1
}

.banner-style-12 .image-box {
	position: relative;
	margin-right: -162px;
	padding: 50px 0
}

.banner-style-12 .image-box .bg-layer {
	position: absolute;
	width: 460px;
	height: 620px;
	top: 0;
	right: -50px;
	background-repeat: no-repeat
}

.clients-section.home-12 .clients-carousel {
	padding-bottom: 120px;
	border-bottom: 2px solid #ebebeb
}

.solution-section {
	position: relative;
	background: #f9f9f9;
	padding: 100px 0 120px
}

.solution-section .sec-title h2 {
	margin-bottom: 60px;
	line-height: 60px
}

#content_block_32 .content-box .sec-title h2 {
	font-size: 32px;
	margin-bottom: 55px;
	line-height: 48px
}

#content_block_32 .content-box .icon-box {
	position: relative;
	margin-bottom: 41px
}

#content_block_32 .content-box .icon-box .icon {
	position: relative;
	display: inline-block;
	margin-right: 13px
}

.solution-section #image_block_31 .image-box img {
	max-width: none;
	width: auto;
	float: right
}

#image_block_32 .image-box {
	position: relative;
	display: inline-block;
	overflow: hidden;
	background: #263547;
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1)
}

#image_block_32 .image-box img {
	max-width: none;
	width: auto;
	transition: .5s
}

#content_block_35 .content-box .text p,
#content_block_53 .content-box .text p {
	font-size: 16px;
	margin-bottom: 30px
}

#content_block_33 .content-box h2 {
	position: relative;
	display: block;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	line-height: 60px;
	margin-bottom: 21px
}

#content_block_33 .content-box .text {
	position: relative;
	display: block;
	font-size: 18px;
	color: #fff;
	margin-bottom: 35px
}

#content_block_33 .content-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 16px;
	color: #263547;
	font-weight: 500;
	line-height: 30px;
	background: #fff;
	padding: 15px 43px;
	text-align: center;
	border-radius: 30px;
	z-index: 1
}

#content_block_33 .content-box a:hover {
	background: #4a4b4d;
	color: #fff
}

#image_block_33 .image-box img {
	position: relative;
	max-width: none;
	width: auto
}

.banner-style-13 {
	position: relative;
	padding: 215px 0 60px
}

.banner-style-13 .content-box h1 {
	position: relative;
	display: block;
	font-size: 48px;
	font-weight: 700;
	color: #4a4b4d;
	line-height: 70px;
	margin-bottom: 44px
}

.banner-style-13 .content-box h1 span {
	color: #e340a2;
	text-transform: uppercase
}

.banner-style-13 .content-box .text {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 63px
}

.banner-style-13 .anim-icons .icon-1 {
	background-image: -webkit-linear-gradient(0deg, #20d5dd 0, #5d339e 100%);
	width: 80px;
	height: 80px;
	left: 120px;
	bottom: 100px;
	border-radius: 50%;
	-webkit-animation: 3s linear infinite zoom-fade;
	animation: 3s linear infinite zoom-fade
}

.banner-style-13 .anim-icons .icon-2 {
	background-image: -webkit-linear-gradient(0deg, #fe40a0 0, #6242aa 100%);
	width: 145px;
	height: 145px;
	top: 60px;
	right: 60px;
	border-radius: 50%;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

#content_block_34 .content-box .list-item li {
	position: relative;
	display: block;
	font-size: 16px;
	margin-bottom: 30px;
	padding-left: 35px
}

.feature-style-11 {
	position: relative;
	padding: 175px 0 100px
}

.crm-programming .sec-title h2,
.feature-style-11 .sec-title.center h2 {
	margin-bottom: 74px
}

#content_block_34 .content-box .top-title {
	position: relative;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	background: #263547;
	padding: 5px 15px;
	border-radius: 20px;
	text-align: center;
	margin-bottom: 34px
}

.feature-style-11 .inner-content .inner-box:nth-child(2) .content-box .top-title {
	background: #80c605
}

.feature-style-11 .inner-content .inner-box:nth-child(3) .content-box .top-title {
	background: #ff0505
}

.feature-style-11 .inner-content .inner-box:nth-child(4) .content-box .top-title {
	background: #0580c6
}

.feature-style-11 .inner-content .inner-box:last-child .content-box .top-title {
	background: #ffbb05
}

#content_block_34 .content-box .top-title i {
	margin-right: 5px
}

#content_block_34 .content-box .list-item li:before {
	position: absolute;
	content: "\f058";
	font-family: 'Font Awesome 5 Free';
	font-weight: 700;
	color: #263547;
	font-size: 16px;
	left: 0;
	top: 0
}

#content_block_34 .content-box .sec-title h2,
#content_block_53 .content-box .sec-title h2 {
	margin-bottom: 51px
}

.feature-style-11 .inner-content .inner-box:first-child .image-box .bg-layer {
	position: absolute;
	width: 1005px;
	height: 945px;
	top: -120px;
	right: 30px;
	background-repeat: no-repeat
}

.feature-style-11 .inner-content .inner-box:nth-child(2) .image-box .bg-layer {
	position: absolute;
	width: 1010px;
	height: 805px;
	left: 30px;
	top: -150px;
	background-repeat: no-repeat
}

.feature-style-11 .inner-content .inner-box:nth-child(3) .image-box .bg-layer {
	position: absolute;
	width: 1030px;
	height: 750px;
	right: 30px;
	top: -110px;
	background-repeat: no-repeat
}

.feature-style-11 .inner-content .inner-box:nth-child(4) .image-box .bg-layer {
	position: absolute;
	width: 1030px;
	height: 920px;
	left: 30px;
	top: -110px;
	background-repeat: no-repeat
}

.feature-style-11 .inner-content .inner-box:nth-child(4) {
	margin-bottom: 205px
}

.feature-style-11 .inner-content .inner-box:last-child .image-box .bg-layer {
	position: absolute;
	width: 1040px;
	height: 505px;
	right: 0;
	top: 0;
	background-repeat: no-repeat
}

.crm-programming {
	position: relative;
	padding: 115px 0 120px
}

.crm-programming .image-layer {
	position: absolute;
	left: 0;
	top: -190px;
	right: 0;
	width: 100%;
	height: 1195px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1
}

.crm-programming .single-item {
	position: relative;
	max-width: 270px;
	width: 100%;
	margin: 0 auto;
	text-align: center
}

.crm-programming .single-item .text {
	position: relative;
	display: block;
	font-size: 20px;
	font-weight: 500
}

.domain-section .search-form .form-group button:hover {
	background: #4a4b4d
}

.main-header.style-two .outer-container {
	top: 50px
}

.main-header.style-two .outer-container .main-box {
	position: relative;
	background: #263547;
	padding: 0 30px;
	border-radius: 50px
}

.main-header.style-two .outer-container .main-box:before {
	position: absolute;
	content: '';
	background: #fff;
	width: calc(100% - 220px);
	height: 100%;
	left: 110px;
	top: 22px;
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
	z-index: -1;
	border-radius: 50px
}

.main-header.style-two .outer-container .logo-box .logo {
	padding: 25px 0 24px
}

.main-header.style-two .main-menu .navigation>li {
	position: relative;
	padding: 34px 0 36px;
	margin: 0 25px
}

.main-header.style-two .main-menu .navigation>li:before {
	position: absolute;
	content: '';
	background: #3ecbff;
	width: 0%;
	height: 4px;
	left: 0;
	bottom: 0;
	transition: .5s
}

.main-header.style-two .menu-area .btn-box {
	margin-top: 25px
}

.main-header.style-two .menu-area .btn-box a {
	padding: 10px 38px;
	font-weight: 500;
	font-size: 16px
}

.banner-style-14 {
	padding: 280px 0 100px
}

.banner-style-14 .content-box h2 {
	position: relative;
	font-size: 36px;
	line-height: 60px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 27px
}

.banner-style-14 .content-box .text {
	position: relative;
	font-size: 16px;
	margin-bottom: 33px
}

.news-style-three .sec-title,
.powerful-management .sec-title h2 {
	margin-bottom: 70px
}

.banner-style-14 .content-box .image-box .image-2 {
	position: absolute;
	left: -150px;
	top: 20px
}

.banner-style-14 .content-box .image-box .image-3 {
	position: absolute;
	right: -150px;
	top: 30px
}

.clients-section .trusted-box {
	position: relative;
	display: inline-block;
	margin-top: 80px;
	font-size: 16px;
	background: #ebebeb;
	color: #2e2e2e;
	padding: 15px 60px;
	border-radius: 30px
}

.awesome-features {
	position: relative;
	padding: 85px 45px 110px
}

.feature-style-12,
.powerful-management,
.question-section {
	padding: 110px 0 120px;
	position: relative
}

.awesome-features .feature-block-two {
	position: relative;
	margin: 30px 15px
}

.feature-block-two .inner-box {
	position: relative;
	background: #fff;
	text-align: center;
	border-radius: 30px;
	padding: 82px 30px 0;
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
	transition: .5s
}

.feature-block-two .inner-box .icon-box {
	position: relative;
	display: inline-block;
	font-size: 60px;
	line-height: 60px;
	color: #4a4b4d;
	margin-bottom: 59px;
	transition: .5s
}

.feature-block-two .inner-box h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #263547;
	font-weight: 500;
	margin-bottom: 15px;
	transition: .5s
}

#content_block_50 .content-box .text,
.feature-block-two .inner-box .text {
	position: relative;
	font-size: 16px;
	margin-bottom: 42px
}

.feature-block-two .inner-box .link-btn {
	position: relative;
	top: 25px
}

.feature-block-two .inner-box .link-btn a {
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	color: #263547;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	opacity: 0;
	transform: scale(0, 0);
	transition: 1.5s;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1)
}

.feature-block-two:hover .inner-box .link-btn a {
	opacity: 1;
	transform: scale(1, 1)
}

.awesome-features .sec-title {
	margin-bottom: 45px
}

.feature-style-12 {
	background: #f7f7f7
}

#content_block_35 .content-box .sec-title h2 {
	line-height: 60px;
	margin-bottom: 53px;
	max-width: 400px
}

#content_block_35 .content-box .text,
#content_block_39 .content-box .text {
	position: relative;
	margin-bottom: 54px
}

#content_block_36 .content-box h2 {
	position: relative;
	font-size: 36px;
	line-height: 60px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 30px
}

#content_block_36 .content-box .text {
	position: relative;
	font-size: 16px;
	margin-bottom: 56px
}

#content_block_36 .content-box .theme-btn-two {
	padding: 15px 27px
}

.powerful-management .inner-box {
	position: relative;
	margin-left: 30px
}

#content_block_37 .inner-box .company-list li {
	position: relative;
	float: left;
	width: 33.333%;
	margin-bottom: 30px
}

#content_block_37 .inner-box .company-list li a {
	position: relative;
	display: inline-block;
	width: 190px;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	background: #fff;
	color: #777;
	padding: 60px 15px 51px;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1)
}

#content_block_37 .inner-box .company-list li .company-logo {
	margin-bottom: 19px
}

#content_block_37 .inner-box .company-list li .company-logo img {
	width: auto;
	transition: .5s
}

#content_block_37 .inner-box .company-list li:nth-child(2),
#content_block_37 .inner-box .company-list li:nth-child(5) {
	top: 30px
}

.main-header.style-three .header-top .inner-container .header-info li {
	margin-right: 20px
}

.case-block-one .inner-box .lower-content h2 a,
.take-control .single-item .inner-box h3 a {
	display: inline-block;
	color: #fff
}

.page-title .content-box .bread-crumb li:last-child {
	padding: 0;
	margin: 0
}

.team-block-three .inner-box .image-box .social-links li a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	background: #0084ff;
	width: 40px;
	line-height: 42px;
	height: 40px;
	border-radius: 50%
}

.main-header.home-15 .search-box-btn {
	color: #4a4b4d;
	font-size: 16px
}

.main-header.home-15 .menu-area .btn-box {
	margin: 0 0 0 30px;
	float: none;
	display: inline-block;
	top: 12px
}

.banner-style-15 .content-box .btn-box .btn-one,
.banner-style-15 .content-box .btn-box .video-btn {
	font-size: 16px;
	line-height: 30px;
	margin: 0 15px;
	position: relative;
	display: inline-block;
	overflow: hidden
}

.main-header.home-15 .menu-area .btn-box a {
	padding: 10px 37px;
	font-size: 16px;
	font-weight: 600
}

.main-header.home-15 .menu-right-content {
	margin-left: 50px;
	margin-top: 40px
}

.main-header.home-15 .main-menu .navigation>li {
	margin: 0 20px
}

.main-header.home-15 .search-box-outer {
	margin-left: 0;
	margin-right: 30px
}

.main-header.home-15 .outer-container .logo-box .logo {
	padding-top: 61px
}

.banner-style-15 {
	position: relative;
	padding: 195px 0 110px
}

.banner-style-15 .content-box {
	position: relative;
	max-width: 730px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 38px
}

.banner-style-15 .content-box h1 {
	position: relative;
	font-size: 48px;
	line-height: 72px;
	font-weight: 500;
	color: #263547;
	margin-bottom: 24px
}

.banner-style-15 .content-box .text {
	position: relative;
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 47px;
	padding: 0 40px
}

.banner-style-15 .content-box .btn-box .btn-one {
	color: #263547;
	background: 0 0;
	border: 1px solid #263547;
	text-align: center;
	padding: 14px 42px;
	border-radius: 30px;
	z-index: 1
}

.banner-style-15 .content-box .btn-box .video-btn {
	color: #4a4b4d;
	background: #e3f1f9;
	padding: 15px 80px 15px 45px;
	border-radius: 30px
}

.banner-style-15 .content-box .btn-box .video-btn i {
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #263547;
	color: #fff;
	font-size: 18px;
	border-radius: 50%;
	text-align: center
}

.banner-style-15 .anim-icons .icon-1 {
	left: 100px;
	top: 370px;
	-webkit-animation: 2s linear infinite zoom-fade;
	animation: 2s linear infinite zoom-fade
}

.banner-style-15 .anim-icons .icon-2 {
	left: 100px;
	top: 50%
}

.banner-style-15 .anim-icons .icon-3 {
	left: 100px;
	bottom: 0
}

.banner-style-15 .anim-icons .icon-4 {
	right: 100px;
	bottom: 0;
	-webkit-animation: 2s linear infinite zoom-fade;
	animation: 2s linear infinite zoom-fade
}

.banner-style-15 .anim-icons .icon-5 {
	right: 100px;
	top: 50%
}

.banner-style-15 .anim-icons .icon-6 {
	right: 240px;
	top: 200px
}

.work-section {
	position: relative;
	padding-bottom: 110px
}

.work-section .single-item .inner-box {
	position: relative;
	background: #fff;
	padding: 60px 40px 80px 50px;
	border-radius: 20px;
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
	transition: .5s
}

.feature-style-13 .anim-icons .icon-1,
.feature-style-13 .anim-icons .icon-2 {
	background-image: -webkit-linear-gradient(0deg, #fe40a0 0, #6242aa 100%);
	width: 145px;
	height: 145px;
	border-radius: 50%;
	box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .1)
}

.work-section .single-item:hover .inner-box {
	transform: translateY(-15px);
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .2)
}

.work-section .single-item .inner-box h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 29px;
	padding-bottom: 40px
}

.work-section .single-item .inner-box h3:before {
	position: absolute;
	content: '';
	background: #263547;
	width: 40px;
	height: 2px;
	left: 0;
	bottom: 0
}

.work-section .single-item .inner-box .text {
	position: relative;
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 15px
}

.work-section .single-item .inner-box .icon-box {
	position: absolute;
	right: 40px;
	bottom: 25px;
	font-size: 70px;
	line-height: 70px;
	color: #0baabd
}

.work-section .owl-item:nth-child(odd) .single-item .icon-box,
.work-section .single-column:nth-child(2) .single-item .inner-box .icon-box {
	color: #ba0076
}

.work-section .single-item .inner-box .link-btn {
	position: absolute;
	left: 60px;
	bottom: -24px;
	transform: scale(0, 0);
	transition: .5s
}

.main-header.style-three .main-menu .navigation>li.current:before,
.main-header.style-three .main-menu .navigation>li:hover:before,
.work-section .single-item:hover .inner-box .link-btn {
	transform: scale(1, 1)
}

.work-section .single-item .inner-box .link-btn a {
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background: #263547;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%
}

.work-section .feature-btn {
	position: relative;
	display: block;
	text-align: center;
	margin-top: 103px
}

.work-section .feature-btn .theme-btn-two {
	padding: 15px 33px
}

.feature-style-13 {
	position: relative;
	padding-bottom: 230px
}

#content_block_38 .content-box .lower-content .single-item {
	position: relative;
	padding: 0 0 0 100px;
	margin-bottom: 41px
}

#content_block_38 .content-box .lower-content .single-item .icon-box {
	position: absolute;
	left: 0;
	top: 5px;
	color: #263547;
	font-size: 35px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: #f1edff;
	border-radius: 50%
}

#content_block_38 .content-box .lower-content .single-item:last-child .icon-box {
	background: #fff1e1;
	color: #bd6e16
}

#content_block_38 .content-box .lower-content .single-item h3 {
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 18px
}

.feature-style-13 .inner-box .content-box {
	position: relative;
	margin-top: 52px
}

#image_block_36 .image-box .bg-layer {
	position: absolute;
	width: 990px;
	height: 920px;
	left: 70px;
	top: -80px;
	background-repeat: no-repeat
}

.feature-style-13 .inner-box:first-child {
	margin-bottom: 105px
}

.feature-style-13 .inner-box:last-child .content-box .lower-content .single-item:first-child .icon-box {
	background: #edfffa !important;
	color: #263547 !important
}

.feature-style-13 .inner-box:last-child .image-box {
	margin-right: 44px
}

#image_block_37 .image-box img {
	position: relative;
	width: 100*
}

#image_block_37 .image-box .bg-layer {
	position: absolute;
	width: 1010px;
	height: 750px;
	right: 0;
	top: 0;
	background-repeat: no-repeat
}

.feature-style-13 .anim-icons .icon-1 {
	left: 100px;
	top: 0;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.feature-style-13 .anim-icons .icon-2 {
	right: 100px;
	bottom: 120px;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.case-block-one .inner-box .image-box {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	background: #000
}

.case-block-one .inner-box .image-box img {
	width: 100%;
	border-radius: 20px;
	transition: .5s
}

.case-block-one:hover .inner-box .image-box img {
	opacity: .2;
	transform: scale(1.1)
}

.case-block-one .inner-box .image-box .box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.case-block-one .inner-box .image-box .box a {
	position: relative;
	display: inline-block;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	color: #fff;
	margin: 0 25px;
	opacity: 0
}

.case-block-one:hover .inner-box .image-box .box a {
	opacity: 1;
	transform: translateX(0) !important
}

.case-block-one .inner-box .image-box .box a:last-child {
	transform: translateX(10px)
}

.case-block-one .inner-box .image-box .box a:first-child {
	transform: translateX(-10px)
}

.case-block-one .inner-box .image-box .box a:before {
	position: absolute;
	content: '';
	background: #fff;
	width: 2px;
	height: 30px;
	top: 4px;
	right: -28px;
	opacity: 0;
	transition: .5s
}

.case-block-one .inner-box .lower-content {
	position: relative;
	padding: 39px 15px 34px;
	border-bottom: 1px solid #00aeef;
	transition: .5s
}

#content_block_52 .content-box .events-slide .single-item:hover .inner-box,
.case-block-one:hover .inner-box .lower-content {
	border-color: #fff
}

.case-block-one .inner-box .lower-content h2 {
	position: relative;
	font-size: 30px;
	line-height: 40px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 6px
}

.check-website {
	position: relative;
	background: #263547;
	overflow: hidden;
	padding: 115px 0;
	z-index: 1
}

.check-website .inner-container {
	position: relative;
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	text-align: center
}

.check-website .sec-title h2 {
	color: #fff;
	margin-bottom: 68px
}

.check-website .inner-container .text {
	position: relative;
	font-size: 16px;
	color: #ddd
}

.check-website .inner-container .text a {
	color: #ddd;
	font-weight: 700
}

.check-website .anim-icons .icon-1 {
	left: 0;
	top: -200px;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.clients-section.home-15 {
	padding: 120px 0 115px
}

.main-header.home-16 .menu-area .btn-box {
	margin: 62px 0 0 30px
}

.main-header.home-16 .menu-area .btn-box a,
.main-header.home-17 .menu-area .btn-box a {
	padding: 10px 38px;
	font-size: 16px;
	font-weight: 500
}

.banner-style-16 {
	position: relative;
	padding: 240px 0 180px
}

.banner-style-16 .image-layer {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 1435px;
	background-repeat: no-repeat;
	background-position: center
}

.banner-style-16 .upper-box .content-box .btn-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 15px;
	height: 50px;
	padding: 12px 77px 12px 32px;
	background: 0 0;
	line-height: 26px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 30px;
	text-transform: capitalize;
	transition: .5s;
	z-index: 1
}

.banner-style-16 .upper-box .content-box .btn-box a:before {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #fff;
	border-radius: 30px;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	-moz-transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	-o-transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	transition: transform .5s cubic-bezier(.86, 0, .070, 1);
	-webkit-transition-timing-function: cubic-bezier(.86, 0, .070, 1);
	-moz-transition-timing-function: cubic-bezier(.86, 0, .070, 1);
	-o-transition-timing-function: cubic-bezier(.86, 0, .070, 1);
	transition-timing-function: cubic-bezier(.86, 0, .070, 1)
}

.banner-style-16 .upper-box .content-box .btn-box a i {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	font-size: 15px;
	color: #263547;
	border-radius: 50%;
	transition: .9s
}

.banner-style-16 .content-box h1 {
	position: relative;
	font-size: 48px;
	font-weight: 500;
	color: #fff;
	line-height: 72px;
	margin-bottom: 42px;
	text-shadow: 0 5px 10px rgba(0, 0, 0, .3)
}

.banner-style-16 .content-box .text {
	position: relative;
	font-size: 16px;
	color: #fefefe;
	margin-bottom: 44px
}

.banner-style-16 .image-box {
	position: relative;
	margin: 0 -309px 0 -30px
}

.banner-style-16 .upper-box .content-box .btn-box {
	position: relative;
	display: flex;
	margin-bottom: 40px
}

.banner-style-16 .content-box .share-box a {
	position: relative;
	display: inline-block;
	font-size: 15px;
	color: #fff;
	margin-right: 52px
}

.banner-style-16 .content-box .share-box a i {
	position: relative;
	font-size: 36px;
	margin-right: 25px;
	top: 7px
}

.banner-style-16 .upper-box {
	position: relative;
	padding-bottom: 100px;
	border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.banner-style-16 .lower-box .btn-box .btn-one,
.banner-style-16 .lower-box .btn-box .btn-two {
	position: relative;
	border-radius: 30px;
	margin: 0 15px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .3);
	font-size: 18px;
	line-height: 30px;
	display: inline-block;
	z-index: 1;
	text-align: center;
	overflow: hidden
}

.banner-style-16 .lower-box .btn-box .btn-one {
	color: #131d27;
	font-weight: 500;
	background: #fff;
	padding: 15px 48px
}

.banner-style-16 .lower-box .btn-box .btn-two {
	color: #fff;
	font-weight: 500;
	background: #120250;
	padding: 15px 42px
}

.banner-style-16 .lower-box .btn-box .btn-one:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #120250;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-transform: scale(1, .2);
	transform: scale(1, .2);
	z-index: -1
}

#content_block_51 .content-box .upper-box .btn-box a:before,
.banner-style-16 .lower-box .btn-box .btn-two:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-transform: scale(1, .2);
	transform: scale(1, .2);
	z-index: -1
}

.banner-style-16 .lower-box .btn-box .btn-one:hover {
	background: #120250;
	color: #fff
}

.banner-style-16 .lower-box .btn-box .btn-two:hover {
	background: #fff;
	color: #120250
}

.banner-style-16 .anim-icons .icon-1 {
	left: 110px;
	top: 110px;
	z-index: 1
}

.banner-style-16 .anim-icons .icon-2 {
	left: 90px;
	top: 45%;
	z-index: 1
}

.banner-style-16 .anim-icons .icon-3 {
	left: 50%;
	top: 50%;
	z-index: 1
}

#content_block_39 .content-box .sec-title h2 {
	margin-bottom: 47px
}

#content_block_39 .content-box h5 {
	position: relative;
	font-size: 18px;
	color: #263547;
	font-weight: 500;
	margin-bottom: 37px
}

#content_block_39 .content-box .theme-btn-two {
	font-size: 18px;
	padding: 15px 38px
}

#content_block_40 .inner-box .single-item {
	position: relative;
	padding-left: 100px;
	margin-bottom: 75px
}

#content_block_40 .inner-box .single-item:nth-child(2) {
	margin-left: 150px
}

#content_block_40 .inner-box .single-item .box {
	position: relative;
	padding: 27px 15px 24px 70px;
	background: #fff;
	max-width: 280px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1)
}

#content_block_40 .inner-box .single-item .count-box {
	position: absolute;
	left: 0;
	top: 13px;
	width: 136px;
	height: 116px;
	line-height: 115px;
	text-align: center;
	font-size: 60px;
	font-weight: 500;
	color: #fff;
	background-repeat: no-repeat;
	z-index: 1;
	transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s
}

#content_block_40 .inner-box .single-item .box h4 {
	position: relative;
	display: block;
	font-size: 20px;
	font-weight: 500;
	color: #4a4b4d;
	line-height: 30px;
	margin-bottom: 10px
}

#content_block_40 .inner-box .single-item .box .text {
	position: relative;
	font-size: 14px;
	line-height: 24px
}

.timeline-work {
	position: relative;
	padding: 70px 0 70px;
	padding-bottom: 0
}

.timeline-work .sec-title h2 {
	line-height: 60px;
	margin-bottom: 45px
}

.timeline-work .inner-content .single-item {
	position: relative;
	float: left;
	width: 100%;
	text-align: center
}

.timeline-work .inner-content .single-item:first-child,
.timeline-work .inner-content .single-item:last-child,
.timeline-work .inner-content .single-item:nth-child(3) {
	padding-top: 0
}

.timeline-work .inner-content .single-item .year {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 200px;
	line-height: 147px;
	background: #fff;
	border-radius: 50%;
	border: 30px solid #b8ce00;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color: #4a4b4d;
	margin-bottom: 95px;
	box-shadow: inset 0 0 10px 0 rgb(0 0 0 / 20%);
	transition: 1.5s
}

.timeline-work .inner-content .single-item:hover .year {
	transform: rotate(360deg)
}

.timeline-work .inner-content .single-item:nth-child(2) .year {
	border-color: #fdbb0d
}

.timeline-work .inner-content .single-item:nth-child(4) .year {
	border-color: #eb1d2f
}

.timeline-work .inner-content .single-item:nth-child(3) .year {
	border-color: #5da8f0
}

.timeline-work .inner-content .single-item:last-child .year {
	border-color: #0084ff
}

.timeline-work .inner-content .single-item .year:before {
	position: absolute;
	content: '';
	background: #b8ce00;
	width: 50px;
	height: 50px;
	left: 50%;
	margin-left: -25px;
	clip-path: polygon(0 0, 50% 0, 100% 100%, 0 100%, 50% 0)
}

.timeline-work .inner-content .single-item:first-child .year:before,
.timeline-work .inner-content .single-item:last-child .year:before,
.timeline-work .inner-content .single-item:nth-child(3) .year:before {
	top: -70px
}

.timeline-work .inner-content .single-item:nth-child(3) .month:after,
.timeline-work .inner-content .single-item:nth-child(3) .year:before {
	background: #5da8f0
}

.timeline-work .inner-content .single-item:last-child .month:after,
.timeline-work .inner-content .single-item:last-child .year:before {
	background: #0084ff
}

.timeline-work .inner-content .single-item:nth-child(4) .month:after,
.timeline-work .inner-content .single-item:nth-child(4) .year:before {
	background: #eb1d2f
}

.timeline-work .inner-content .single-item:nth-child(2) .year:before,
.timeline-work .inner-content .single-item:nth-child(4) .year:before {
	bottom: -70px;
	transform: rotate(180deg)
}

.timeline-work .inner-content .single-item:nth-child(2) .month:after,
.timeline-work .inner-content .single-item:nth-child(2) .year:before {
	background: #fdbb0d
}

.timeline-work .inner-content .single-item:first-child:after,
.timeline-work .inner-content .single-item:last-child:after,
.timeline-work .inner-content .single-item:nth-child(3):after {
	bottom: 133px
}

.timeline-work .inner-content .single-item .text {
	position: relative;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 65px;
	padding: 15px;
	border-radius: 5px;
	background: #eef7fe;
	border: 1px solid #dde9f2
}

.timeline-work .inner-content .single-item .month {
	position: relative;
	font-size: 19px;
	line-height: 30px;
	font-weight: 500;
	color: #a3c300
}

.timeline-work .inner-content .single-item .month:before {
	position: absolute;
	content: '';
	background: #d0d2db;
	width: 1px;
	height: 20px;
	left: 50%;
	transform: translateX(-50%)
}

.timeline-work .inner-content .single-item:first-child .month:before,
.timeline-work .inner-content .single-item:last-child .month:before,
.timeline-work .inner-content .single-item:nth-child(3) .month:before {
	top: -55px
}

.timeline-work .inner-content .single-item:nth-child(2) .month:before,
.timeline-work .inner-content .single-item:nth-child(4) .month:before {
	bottom: -38px
}

.timeline-work .inner-content .single-item .month:after {
	position: absolute;
	content: '';
	background: #b8ce00;
	width: 15px;
	height: 15px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 50%
}

.timeline-work .inner-content .single-item:first-child .month:after,
.timeline-work .inner-content .single-item:last-child .month:after,
.timeline-work .inner-content .single-item:nth-child(3) .month:after {
	top: -25px
}

.timeline-work .inner-content .single-item:nth-child(2) .month:after,
.timeline-work .inner-content .single-item:nth-child(4) .month:after {
	bottom: 15px
}

.timeline-work .inner-content .single-item:nth-child(2) .month,
.timeline-work .inner-content .single-item:nth-child(4) .month {
	margin-bottom: 80px;
	padding-bottom: 52px
}

.timeline-work .inner-content .single-item:nth-child(2) .month {
	color: #fdbb0d
}

.timeline-work .inner-content .single-item:nth-child(4) .month {
	color: #eb1d2f
}

.timeline-work .inner-content .single-item:nth-child(3) .month {
	color: #5da8f0
}

.timeline-work .inner-content .single-item:last-child .month {
	color: #263547;
	font-weight: 600;
}

.take-control {
	position: relative;
	width: 100%;
	padding: 103px 0 130px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center
}

.take-control .sec-title h2 {
	color: #fff;
	line-height: 60px;
	margin-bottom: 50px
}

.take-control .single-item .inner-box {
	position: relative;
	padding: 55px 0 20px 255px;
	margin-bottom: 54px
}

.take-control .single-column:last-child .single-item .inner-box,
.take-control .single-column:nth-child(3) .single-item .inner-box {
	padding: 55px 255px 20px 0
}

.take-control .single-item .inner-box .image-box {
	position: absolute;
	top: 0
}

.take-control .single-item .inner-box h3 {
	position: relative;
	display: block;
	font-size: 26px;
	line-height: 35px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 15px
}

.team-section {
	position: relative;
	padding: 80px 0 110px
}

.team-block-one .inner-box {
	position: relative;
	background: #ebebeb;
	padding: 25px;
	text-align: center;
	border-radius: 200px 200px 45px 45px
}

.team-block-one .inner-box .image-box {
	position: relative;
	background: #263547;
	border-radius: 50%;
	overflow: hidden
}

.team-block-one .inner-box .image-box img {
	width: 100%;
	border-radius: 50%;
	transition: .5s
}

.team-block-one .inner-box .lower-content {
	position: relative;
	padding: 35px 15px 11px
}

.team-block-one .inner-box .lower-content h2 {
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 40px;
	font-weight: 500;
	color: #4a4b4d;
	text-transform: uppercase;
	margin-bottom: 12px
}

.team-block-one .inner-box .lower-content .icon-1 {
	position: absolute;
	left: 7px;
	top: -77px;
	background: #131d27;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.team-block-one .inner-box .lower-content .icon-2 {
	position: absolute;
	right: -4px;
	top: -115px;
	background: red;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-animation: 2s linear infinite zoom-fade;
	animation: 2s linear infinite zoom-fade
}

.news-section.home-16 {
	background: #f5f5f5;
	overflow: hidden;
	z-index: 1
}

.news-section.home-16 .news-block-one .image-box img {
	transform: scale(1.01)
}

#image_block_38 .image-box .bg-layer {
	position: absolute;
	width: 592px;
	height: 480px;
	top: -80px;
	right: 0;
	background-repeat: no-repeat
}

.main-header.home-17 .menu-area .btn-box {
	margin-top: 60px
}

.banner-style-17 {
	position: relative;
	overflow: hidden;
	padding: 190px 0 100px
}

.banner-style-17:after {
	position: absolute;
	content: '';
	background: url(../images/icons/map-shap-6.png) no-repeat;
	width: 1010px;
	height: 530px;
	left: 80px;
	top: 140px;
	z-index: -2
}

.banner-style-17 .anim-icons .icon-1 {
	background-image: -webkit-linear-gradient(0deg, #20d5dd 0, #5d339e 100%);
	width: 80px;
	height: 80px;
	left: 80px;
	bottom: 100px;
	border-radius: 50%;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

.banner-style-17 .image-layer {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 1055px;
	background-repeat: no-repeat;
	background-position: right center;
	z-index: -1
}

.banner-style-17 .content-box h1 {
	position: relative;
	font-size: 48px;
	line-height: 72px;
	font-weight: 500;
	color: #4a4b4d;
	margin-bottom: 51px
}

.banner-style-17 .content-box h1 span {
	display: block;
	font-weight: 400
}

.banner-style-17 .content-box .text {
	position: relative;
	font-size: 16px;
	margin-bottom: 55px
}

.banner-style-17 .content-box {
	padding-top: 16px
}

#content_block_42 .content-box h2 {
	position: relative;
	display: inline-block;
	font-size: 36px;
	line-height: 36px;
	font-weight: 500;
	color: #4a4b4d;
	border-bottom: 1px solid #a9a9a9;
	margin-bottom: 57px
}

#content_block_42 .content-box span {
	position: relative;
	display: block;
	font-size: 16px;
	color: #263547;
	margin-bottom: 31px
}

#content_block_42 .content-box .text {
	position: relative;
	margin-bottom: 63px
}

#content_block_42 .content-box .btn-box .theme-btn {
	border-color: #777;
	height: 60px;
	color: #777;
	padding: 16px 80px 16px 40px
}

#content_block_42 .content-box .btn-box .theme-btn:hover {
	border-color: #263547;
	color: #fff
}

#content_block_42 .content-box .btn-box .theme-btn i {
	top: 4px;
	right: 5px
}

#content_block_42 .content-box .btn-box .theme-btn-two {
	margin-right: 30px;
	padding: 15px 41px;
	float: left
}

.team-block-two {
	position: relative;
	display: block;
	margin-bottom: 30px
}

.contact-section .contact-form-area .form-inner .form-group {
	position: relative;
	margin-bottom: 30px
}

#image_block_40 .image-box img {
	width: 100%;
	max-width: 100%;
	float: none
}

.domain-section .sec-title h2 {
	margin-bottom: 78px
}

.news-style-two {
	position: relative;
	padding: 60px 0 40px
}

.news-style-two .sec-title h2 {
	font-size: 48px;
	margin-bottom: 88px
}

.news-style-two .inner-content {
	position: relative;
	margin: 0 -15px;
	padding: 0 60px
}

.news-block-two .inner-box {
	position: relative;
	display: block;
	text-align: left;
	padding: 5px;
	border: 1px solid #fff;
	margin-bottom: 30px;
	border-radius: 20px;
	-webkit-box-shadow: 0 0 13px 2px rgb(60 106 155 / 11%);
	-moz-box-shadow: 0 0 13px 2px rgb(60 106 155 / 11%);
	box-shadow: 0 5px 30px 0 rgb(0 0 0 / 10%)
}

.news-block-two .inner-box .image-box {
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 0 solid #d7d7d7;
	border-radius: 15px 15px 0 0
}

.news-block-two .inner-box .image-box img {
	width: 100%;
	transform: scale(1);
	border-radius: 20px;
	transition: .5s
}

.news-block-two:hover .inner-box .image-box img {
	opacity: 1;
	transform: scale(1.05)
}

.news-block-two .inner-box .lower-content {
	position: relative;
	overflow: hidden;
	background: #fff;
	margin: 0;
	box-shadow: 0 0 0 0 rgb(0 0 0 / 10%);
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	padding: 15px
}

.news-block-two .inner-box .lower-content p {
	line-height: 20px;
	margin-top: 6px;
	font-size: 14px;
	margin-bottom: 15px;
	min-height: 40px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.news-block-three .inner-box .lower-content:before,
.news-block-two .inner-box .lower-content:before {
	position: absolute;
	content: '';
	background: #263547;
	width: 100%;
	height: 0%;
	left: 0;
	bottom: 0;
	transition: .5s
}

.news-block-three:hover .inner-box .lower-content:before,
.news-block-two:hover .inner-box .lower-content:before {
	height: 100%;
	top: 0
}

.news-block-two .inner-box .lower-content .post-date {
	position: relative;
	font-size: 14px;
	margin-bottom: 3px;
	transition: .5s;
	font-weight: 500;
}

.news-block-two .inner-box .lower-content .post-date i {
	margin-right: 10px
}

.news-block-two .inner-box .lower-content h3 {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 24px;
	font-weight: 500;
	color: #4a4b4d;
	min-height: 48px;
	margin-bottom: 5px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.main-header.style-three .header-top {
	position: relative;
	background: #263547;
	width: 100%;
	padding: 10px 0
}

.main-header.style-three .header-top .inner-container .header-info li i {
	font-size: 14px;
	color: #855ffe;
	margin-right: 10px
}

.main-header.style-three .header-top .inner-container .header-nav li {
	margin-right: 45px
}

.main-header.style-three .header-top .inner-container li a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	color: #fff
}

.main-header.style-three .header-upper .main-box {
	position: relative;
	background: #fff;
	margin: 0 -35px;
	padding: 0 35px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px
}

.main-header.style-three .outer-container .logo-box .logo {
	padding: 35px 0 34px
}

.main-header.style-three .main-menu .navigation>li {
	padding: 45px 0
}

.main-header.style-three .main-menu .navigation>li:before {
	position: absolute;
	content: '';
	background: #263547;
	width: 100%;
	height: 5px;
	transform: scale(0, 0);
	left: 0;
	bottom: 0;
	transition: .5s
}

.main-header.style-three .menu-area .btn-box {
	margin-top: 36px
}

.main-header.style-three .menu-area .btn-box a {
	padding: 10px 42px;
	font-size: 16px;
	font-weight: 500
}

.banner-style-18 {
	position: relative;
	padding: 215px 0 345px;
	background: linear-gradient(90deg, #0f0946 0, #42269e 50%, #0f0946 100%)
}

.banner-style-18 .content-box {
	position: relative;
	max-width: 450px;
	width: 100%;
	margin-top: 108px
}

.banner-style-18 .content-box h1 {
	position: relative;
	font-size: 48px;
	line-height: 72px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 35px
}

.banner-style-18 .content-box .text {
	position: relative;
	font-size: 16px;
	color: #fff;
	margin-bottom: 65px
}

.banner-style-18 .content-box .btn-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 16px;
	color: #4a4b4d;
	line-height: 30px;
	background: #fff;
	padding: 15px 50px;
	text-align: center;
	border-radius: 30px;
	z-index: 1;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .5)
}

.banner-style-18 .anim-icons .icon-1 {
	left: 120px;
	top: 180px;
	-webkit-animation: 2s linear infinite zoom-fade;
	animation: 2s linear infinite zoom-fade
}

.banner-style-18 .anim-icons .icon-2 {
	left: 65px;
	bottom: 300px
}

.banner-style-18 .anim-icons .icon-3 {
	left: 420px;
	top: 220px
}

.domain-section .inner-container {
	position: relative;
	background: #fff;
	padding: 95px 100px;
	margin-top: -275px;
	border-radius: 30px;
	box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .1)
}

.domain-section .search-form .form-group {
	position: relative;
	margin-bottom: 51px
}

.domain-section .search-form .form-group input[type=text] {
	position: relative;
	width: 100%;
	height: 100px;
	background: #fff;
	border: 3px solid #fff;
	padding: 15px 230px 15px 30px;
	border-radius: 15px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
	transition: .5s
}

.domain-section .search-form .form-group button {
	position: absolute;
	top: 10px;
	overflow: hidden;
	right: 10px;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	background: #263547;
	text-align: center;
	padding: 25px 45px;
	cursor: pointer;
	border-radius: 10px;
	z-index: 1;
	transition: .5s
}

.domain-section .domain-name {
	position: relative;
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
	text-align: center
}

.domain-section .domain-name li {
	position: relative;
	float: left;
	text-align: center;
	width: 20%
}

.domain-section .domain-name li a {
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: #777
}

.domain-section .domain-name li a span {
	font-size: 24px;
	font-weight: 700;
	color: #4a4b4d
}

.domain-section .domain-name li:nth-child(2) a span {
	color: #ffb600
}

.domain-section .domain-name li:nth-child(4) a span {
	color: red
}

.domain-section .domain-name li:last-child a span {
	color: #54fe00
}

#content_block_48 .inner-box .single-column {
	padding: 0 35px
}

.increase-website {
	position: relative;
	padding: 85px 0 50px
}

.increase-website .content-box {
	position: relative;
	margin: 0 70px;
	padding-top: 60px
}

#content_block_44 .content-box h2 {
	position: relative;
	font-size: 36px;
	line-height: 60px;
	color: #4a4b4d;
	margin-bottom: 64px
}

#content_block_44 .content-box .text {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 50px
}

#content_block_44 .content-box .btn-box .theme-btn {
	background: #263547;
	color: #fff;
	font-size: 16px;
	height: 60px;
	font-weight: 400;
	padding: 17px 80px 17px 35px;
	z-index: 1
}

#content_block_44 .content-box .btn-box .theme-btn:hover {
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .5)
}

#content_block_44 .content-box .btn-box .theme-btn i {
	background: #fff;
	color: #263547;
	top: 4px;
	right: 5px
}

.increase-website .image-box {
	margin: 0 -380px 0 30px
}

#image_block_41 .image-box .image-2 {
	position: absolute;
	left: 0;
	bottom: 110px;
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1)
}

#image_block_41 .image-box .image-3 {
	position: absolute;
	left: 310px;
	top: -40px;
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1)
}

#content_block_45 .content-box .sec-title h2 {
	color: #fff;
	line-height: 60px;
	margin-bottom: 78px
}

#content_block_45 .content-box .text {
	position: relative;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	margin-bottom: 51px
}

#content_block_45 .content-box .btn-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 16px;
	color: #263547;
	line-height: 30px;
	background: #fff;
	padding: 15px 47px;
	text-align: center;
	border-radius: 30px;
	z-index: 1;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .5)
}

.main-header.home-19 .menu-area .btn-box button {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 14px;
	color: #263547;
	line-height: 30px;
	background: #fff;
	font-weight: 500;
	padding: 10px 45px;
	text-align: center;
	border-radius: 30px;
	cursor: pointer;
	z-index: 1;
	transition: .5s;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .5)
}

.main-header.home-19 .menu-area .btn-box {
	margin: 60px 0 0 65px
}

.banner-style-19 {
	position: relative;
	padding: 370px 0 180px
}

.banner-style-19 .image-bg {
	position: absolute;
	width: 380px;
	height: 135px;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	animation-name: slideInLeft;
	animation-duration: 3s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	-webkit-animation-name: slideInLeft;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: slideInLeft;
	-moz-animation-duration: 3s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: linear;
	-ms-animation-name: slideInLeft;
	-ms-animation-duration: 3s;
	-ms-animation-iteration-count: 1;
	-ms-animation-timing-function: linear
}

.banner-style-19 .image-box {
	position: relative;
	margin: 35px -175px 0 200px
}

.banner-style-19 .image-box .bg-layer {
	position: absolute;
	width: 960px;
	height: 866px;
	left: -155px;
	top: -230px;
	background-repeat: no-repeat
}

.banner-style-19 .content-box h1 {
	position: relative;
	font-size: 48px;
	line-height: 73px;
	color: #4a4b4d;
	font-weight: 500;
	margin-bottom: 38px
}

.banner-style-19 .content-box .text {
	position: relative;
	font-size: 16px;
	margin-bottom: 43px
}

.banner-style-19 .content-box .btn-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 16px;
	text-align: center;
	border-radius: 30px;
	z-index: 1
}

.banner-style-19 .content-box .btn-box a.btn-one {
	color: #fff;
	background: linear-gradient(45deg, #2b94ff 0, #4528a5 100%);
	padding: 15px 40px;
	margin-right: 17px
}

.banner-style-19 .content-box .btn-box a.btn-two {
	border: 2px solid #d7d7d7;
	color: #4a4b4d;
	padding: 13px 37px
}

.banner-style-19 .content-box .btn-box a.btn-two:hover {
	background: #263547;
	color: #fff;
	border-color: #263547
}

.banner-style-19 .anim-icons .icon-1 {
	left: -30px;
	top: 60%;
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

#content_block_46 .content-box .sec-title h2 {
	color: #fff;
	margin-bottom: 27px
}

#content_block_46 .content-box h3 {
	position: relative;
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	margin-bottom: 23px
}

#content_block_46 .content-box .text {
	position: relative;
	display: block;
	color: #fff;
	line-height: 28px;
	margin-bottom: 56px
}

#content_block_46 .content-box .link-btn {
	position: absolute;
	top: 15px;
	right: 30px
}

#content_block_46 .content-box .link-btn a {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	font-weight: 500
}

#content_block_46 .content-box .btn-box .btn-one {
	margin-right: 17px
}

#content_block_46 .content-box .btn-box .btn-one,
#content_block_46 .content-box .btn-box .btn-two {
	position: relative;
	float: left;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	background: #4a4b4d;
	text-align: center;
	padding: 10px 30px;
	transition: .5s;
	cursor: pointer;
	border-radius: 30px;
	z-index: 1
}

#content_block_46 .content-box .btn-box .btn-two {
	background: #fff;
	color: #4a4b4d
}

#content_block_46 .content-box .btn-box .btn-one:before,
#content_block_46 .content-box .btn-box .btn-two:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #00aeef;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-transform: scale(1, .2);
	transform: scale(1, .2);
	z-index: -1
}

#content_block_46 .content-box .btn-box .btn-one:hover,
#content_block_46 .content-box .btn-box .btn-two:hover {
	color: #fff;
	background: #00aeef
}

#image_block_43 .image-box {
	position: relative;
	margin: 0 50px;
	min-height: 420px
}

#image_block_43 .image-box .bg-layer {
	position: absolute;
	width: 305px;
	height: 305px;
	left: -110px;
	bottom: -120px;
	background-repeat: no-repeat;
	animation-name: rotateme;
	animation-duration: 60s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: rotateme;
	-webkit-animation-duration: 60s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotateme;
	-moz-animation-duration: 60s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: rotateme;
	-ms-animation-duration: 60s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: rotateme;
	-o-animation-duration: 60s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear
}

#image_block_43 .image-box .image {
	position: absolute;
	left: 0;
	top: -180px;
	background: #263547;
	border-radius: 20px
}

#image_block_43 .image-box .image img {
	position: relative;
	width: 100%;
	border-radius: 20px;
	transition: .5s
}

#content_block_47 .content-box .text {
	position: relative;
	font-size: 16px;
	margin-bottom: 45px
}

#content_block_47 .content-box .upper-box {
	position: relative;
	margin-bottom: 160px;
	margin-right: 30px
}

#content_block_48 .inner-box .single-item {
	position: relative;
	background: #fff;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
	padding: 40px 40px 44px;
	text-align: center;
	border-radius: 20px;
	margin-bottom: 50px;
	overflow: hidden;
	transition: .5s
}

#content_block_48 .inner-box .single-item:hover {
	background: #263547;
	transform: translateY(-5px);
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .2)
}

#content_block_48 .inner-box .single-item:after,
#content_block_48 .inner-box .single-item:before {
	content: '';
	width: 493px;
	height: 493px;
	border-radius: 50%;
	left: -60px;
	transform: translate(-50%, -50%);
	z-index: -1;
	opacity: 0
}

#content_block_48 .inner-box .single-item .icon-box {
	position: relative;
	display: inline-block;
	min-height: 125px;
	margin-bottom: 28px
}

#content_block_48 .inner-box .single-item h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 30px;
	color: #4a4b4d;
	font-weight: 500;
	margin-bottom: 19px;
	transition: .5s
}

#content_block_48 .inner-box .single-item .text {
	position: relative;
	font-size: 16px;
	line-height: 28px;
	transition: .5s
}

#content_block_48 .inner-box .single-item:before {
	background: #6046b1;
	position: absolute;
	top: -330px
}

#content_block_48 .inner-box .single-item:after {
	background: rgba(96, 70, 177, .5);
	position: absolute;
	top: -230px
}

#content_block_48 .inner-box .bg-layer {
	position: absolute;
	width: 805px;
	height: 730px;
	top: 50px;
	right: 0;
	background-repeat: no-repeat
}

#content_block_49 .content-box h5 {
	position: relative;
	font-size: 18px;
	color: #4a4b4d;
	text-transform: uppercase;
	margin-bottom: 25px
}

#content_block_49 .content-box h2,
#content_block_50 .content-box h2 {
	position: relative;
	display: block;
	font-size: 36px;
	line-height: 60px;
	color: #263547;
	font-weight: 500;
	margin-bottom: 40px
}

#content_block_49 .content-box .text {
	position: relative;
	font-size: 16px;
	margin-bottom: 52px
}

#content_block_49 .content-box .list-item li,
#content_block_50 .content-box .list-item li {
	position: relative;
	display: block;
	font-size: 18px;
	margin-bottom: 12px;
	padding-left: 35px
}

#content_block_49 .content-box .list-item li:before,
#content_block_50 .content-box .list-item li:before {
	position: absolute;
	content: "\f101";
	font-family: 'Font Awesome 5 Free';
	font-weight: 700;
	color: #263547;
	font-size: 16px;
	left: 0;
	top: 0
}

#content_block_49 .content-box .list-item,
#content_block_50 .content-box .list-item {
	position: relative;
	display: block;
	margin-bottom: 55px
}

#image_block_44 .image-box .bg-layer {
	position: absolute;
	width: 1025px;
	height: 780px;
	top: -50px;
	right: -80px;
	background-repeat: no-repeat
}

#content_block_50 .content-box h5 {
	position: relative;
	font-size: 18px;
	color: #4a4b4d;
	margin-bottom: 25px
}

#content_block_51 .content-box .upper-box h2 {
	position: relative;
	font-size: 36px;
	line-height: 60px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 24px
}

#content_block_51 .content-box .upper-box .text {
	position: relative;
	font-size: 18px;
	color: #fff;
	margin-bottom: 41px
}

#content_block_51 .content-box .upper-box .btn-box a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	z-index: 1
}

#content_block_51 .content-box .upper-box .btn-box a.btn-one {
	border: 1px solid #fff;
	padding: 14px 36px;
	margin-right: 25px
}

#content_block_51 .content-box .upper-box .btn-box a:hover {
	background: #fff !important;
	color: #263547 !important
}

#content_block_51 .content-box .upper-box .btn-box a.btn-two {
	background: #3b0e09;
	padding: 15px 58px
}

.page-title {
	background-size: cover;
	background-position: top center
}

#content_block_52 .content-box .bx-viewport {
	min-height: 530px !important
}

#content_block_52 .content-box .events-slide .single-item .inner-box {
	position: relative;
	overflow: hidden;
	border: 1px solid #b7b7b7;
	border-radius: 10px;
	padding: 36px 150px 42px 40px;
	margin-bottom: 40px;
	transition: .5s
}

#content_block_52 .content-box .events-slide .single-item .inner-box:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	border-radius: 10px;
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transform: scale(.9) translateY(20px);
	-ms-transform: scale(.9) translateY(20px);
	transform: scale(.9) translateY(20px);
	background: linear-gradient(-90deg, #263547 0, #017efe 100%);
	transition: .5s
}

#content_block_52 .content-box .events-slide .single-item .date {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 30px;
	color: #4a4b4d;
	font-weight: 500;
	text-align: center;
	line-height: 36px;
	padding: 41px 47px 30px 30px;
	transition: .5s
}

#content_block_52 .content-box .events-slide .single-item .date:before {
	position: absolute;
	content: '';
	background: linear-gradient(0deg, #263547 0, #017efe 100%);
	width: 4px;
	height: 80px;
	left: -22px;
	top: 34px
}

#content_block_52 .content-box .events-slide .single-item .date span {
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 30px
}

#content_block_52 .content-box .events-slide .single-item .info-box {
	position: relative;
	margin-bottom: 9px
}

#content_block_52 .content-box .events-slide .single-item .info-box li {
	position: relative;
	display: inline-block;
	font-size: 16px;
	margin-right: 40px;
	transition: .5s
}

#content_block_52 .content-box .events-slide .single-item h4 {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #4a4b4d;
	font-weight: 500;
	transition: .5s
}

.events-section .inner-column .inner-box {
	position: relative;
	margin-top: 126px;
	padding-top: 144px
}

#video_block_02 .inner-box .btn-box {
	position: absolute;
	display: flex;
	right: 0;
	top: 0
}

#video_block_02 .inner-box .image-box {
	position: relative;
	margin-right: -138px
}

#video_block_02 .inner-box .video-btn {
	position: absolute;
	left: 50%;
	bottom: -30px
}

#video_block_02 .inner-box .video-btn a {
	position: relative;
	display: inline-block;
	font-size: 36px;
	color: #fff;
	font-weight: 700;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	border-radius: 50%;
	background: linear-gradient(0deg, #263547 15%, red 100%);
	-webkit-animation: 5s infinite pulse-2;
	-o-animation: 5s infinite pulse-2;
	animation: 5s infinite pulse-2
}

.news-style-three {
	position: relative;
	padding: 80px 0 125px
}

.news-style-three .inner-content {
	position: relative;
	margin: 0 30px
}

.news-style-three .sec-title p a {
	font-size: 16px;
	color: #263547
}

.news-block-three .inner-box .image-box {
	position: relative;
	overflow: hidden;
	background: #263547;
	border-radius: 25px
}

.news-block-three .inner-box .image-box img {
	width: 100%;
	border-radius: 25px;
	transition: .5s
}

.news-block-three .inner-box .lower-content {
	position: relative;
	background: #fff;
	margin: 0 35px;
	overflow: hidden;
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	padding: 29px 30px 33px
}

.news-block-three .inner-box .lower-content h3 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 42px;
	color: #4a4b4d;
	font-weight: 500;
	margin-bottom: 12px;
	transition: .5s
}

.news-block-three .inner-box .lower-content .text {
	position: relative;
	font-size: 16px;
	transition: .5s
}

.contact-section .info-content .single-info-box:hover .icon-box img {
	transform: scale(1.05)
}

.page-title {
	position: relative;
	padding: 325px 0 260px;
	width: 100%;
	background-repeat: no-repeat
}

.page-title .content-box .title-box h1 {
	position: relative;
	font-size: 35px;
	line-height: 45px;
	color: #20292f;
	font-weight: 600;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.page-title .content-box .title-box h1:before {
	position: absolute;
	content: '';
	background: #ccc;
	width: 130px;
	height: 2px;
	left: 0;
	bottom: 0
}

.page-title .content-box .title-box h1:after {
	position: absolute;
	content: '';
	background: #777;
	width: 45px;
	height: 4px;
	left: 0;
	bottom: 0
}

.page-title .content-box .title-box p {
	font-size: 16px;
	color: #4d4b4d;
	margin: 0;
	font-weight: 400;
}

.page-title .content-box .bread-crumb li {
	position: relative;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	color: #4d4b4d;
	padding-right: 30px;
	margin-right: 10px
}

.page-title .content-box .bread-crumb li a {
	color: #4d4b4d;
	font-weight: 400
}

.page-title .content-box .bread-crumb li a:hover {
	text-decoration: none;
	color: #ddd
}

.page-title .content-box .bread-crumb li:before {
	position: absolute;
	content: "\f101";
	font-size: 14px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	color: #4d4b4d;
	top: 2px;
	right: 0
}

.page-title .content-box .bread-crumb {
	position: relative;
	margin-top: 23px
}

.page-title .anim-icons .icon-1 {
	left: 50%;
	top: 260px;
	-webkit-animation: 3s linear infinite zoom-fade;
	animation: 3s linear infinite zoom-fade
}

.page-title .anim-icons .icon-2 {
	left: 60%;
	bottom: 150px
}

.page-title .anim-icons .icon-3 {
	top: 200px;
	right: 400px
}

.page-title .anim-icons .icon-4 {
	background-image: -webkit-linear-gradient(0deg, #fe40a0 0, #6042aa 100%);
	width: 145px;
	height: 145px;
	right: 460px;
	bottom: -30px;
	border-radius: 50%;
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1);
	-webkit-animation: 5s linear infinite zoom-fade;
	animation: 5s linear infinite zoom-fade
}

#content_block_53 .content-box .text {
	position: relative;
	margin-bottom: 61px
}

#content_block_53 .content-box h5 {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: #20292f;
	margin-bottom: 28px
}

.faq-section {
	position: relative;
	padding: 60px 0 55px
}

.faq-section .accordion-box .block {
	position: relative;
	margin-bottom: 20px;
	border-radius: 10px;
	padding: 0 28px;
	border: 1px solid #e8e8e8;
	-webkit-box-shadow: 0 0 13px 2px rgb(60 106 155 / 11%);
	-moz-box-shadow: 0 0 13px 2px rgb(60 106 155 / 11%);
	box-shadow: 0 0 10px 2px rgb(60 106 155 / 11%);
	transition: .5s;
}

.faq-section .accordion-box .block:hover {
	background: #0084ff;
}

.faq-section .accordion-box .block:hover .acc-btn h4 {
	color: #fff;
}

.faq-section .accordion-box .block.active-block {
	background: #0084ff;
}

.faq-section .accordion-box .block.active-block h4 {
	color: #fff;
}

/* .faq-section .accordion-box .block:hover {
	background: #f3f7ff;
} */


.faq-section .accordion-box .block .acc-btn h4 {
	position: relative;
	display: block;
	font-size: 17px;
	font-weight: 600;
	/* color: #777; */
	padding: 16px 20px 16px 0;
	margin-bottom: 0;
	cursor: pointer;
	transition: .5s
}

.faq-section .accordion-box .block .acc-btn.active h4 {
	color: #ffffff;
}

.faq-section .accordion-box .block .acc-content {
	position: relative;
	display: none;
	padding-top: 0px;
	padding-bottom: 15px;
}

.faq-section .accordion-box .block .content .text p {

	color: #ffffff;
}

.faq-section .accordion-box .block .acc-content.current {
	display: block
}

.faq-section .accordion-box .block .content .text {
	position: relative;
	display: block;
	font-size: 15px;
	color: #4d4b4d;
	padding-right: 40px
}

.faq-section .accordion-box .block .acc-btn .icon-outer {
	position: absolute;
	top: 16px;
	right: 25px;
	font-size: 14px;
	color: #263547;
	font-weight: 900;
	text-align: center;
	cursor: pointer;
	transition: .5s;
	z-index: 1
}

.faq-section .accordion-box .block .acc-btn .icon-outer img {
	width: 12px;
	margin-top: -7px;
}

.faq-section .accordion-box .block .acc-btn.active .icon-outer i:before {
	position: relative;
	font-size: 14px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	margin: 0;
	content: "\f068";
	opacity: 0;
}

.faq-section .faq-content .sec-title h2 {
	font-size: 30px;
	margin-bottom: 48px
}

.question-section .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center
}

.question-section .question-form .form-group {
	position: relative;
	margin-bottom: 20px
}

.question-section .question-form .form-group input[type=email],
.question-section .question-form .form-group input[type=text],
.question-section .question-form .form-group textarea {
	position: relative;
	width: 100%;
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 10px 14px;
	font-size: 13px;
	color: #777;
	background: #fff;
	transition: .5s
}

.question-section .question-form .form-group textarea {
	height: 150px;
	resize: none;
	border-radius: 15px
}

.error-section {
	padding: 160px 0 130px
}

.error-section .content-box .error-image {
	position: relative;
	display: inline-block;
	margin-bottom: 127px
}

.error-section .content-box h1 {
	position: relative;
	font-size: 48px;
	line-height: 60px;
	color: #263547;
	font-weight: 700;
	margin-bottom: 56px
}

.error-section .content-box .text {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 48px;
	margin-bottom: 48px
}

.error-section .content-box .btn-box .theme-btn-two {
	padding: 13px 30px;
	font-weight: 400
}

.contact-section {
	position: relative;
	padding: 160px 0 100px
}

.contact-section .info-content .single-info-box {
	position: relative;
	padding: 0 30px
}

.contact-section .info-content .single-info-box .icon-box {
	position: relative;
	display: inline-block;
	margin-bottom: 25px
}

.contact-section .info-content .single-info-box .icon-box img {
	position: relative;
	width: auto;
	transition: .5s
}

.contact-section .info-content .single-info-box h2 {
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 40px;
	color: #4a4b4d;
	font-weight: 500;
	margin: 18px
}

.contact-section .info-content .single-info-box .text {
	position: relative;
	font-size: 16px;
	margin-bottom: 14px
}

.contact-section .info-content .single-info-box a {
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: #263547
}

.contact-section .image-container,
.contact-section .info-content {
	position: relative;
	margin-bottom: 110px
}

.contact-section .contact-form-area .form-inner .form-group i {
	position: absolute;
	top: 23px;
	right: 30px;
	font-size: 15px;
	font-weight: 700;
	color: #777;
	z-index: 1
}

.contact-section .contact-form-area .form-inner .form-group input[type=email],
.contact-section .contact-form-area .form-inner .form-group input[type=text],
.contact-section .contact-form-area .form-inner .form-group textarea {
	position: relative;
	width: 100%;
	height: 60px;
	background: #fff;
	padding: 10px 60px 10px 30px;
	font-size: 14px;
	font-weight: 500;
	border-radius: 30px;
	border: 3px solid #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
	transition: .5s
}

.contact-section .contact-form-area .form-inner .form-group textarea {
	height: 200px;
	resize: none;
	border-radius: 20px
}

.contact-section .contact-form-area .form-inner .message-btn .theme-btn-two {
	padding: 13px 38px;
	font-weight: 400
}

.contact-section .contact-form-area .sec-title h2 {
	margin-bottom: 63px
}

.map-section .google-map {
	position: relative;
	margin-bottom: -150px
}

.map-section #contact-google-map {
	position: relative;
	width: 100%;
	height: 700px
}

.page-title.style-two {
	position: relative;
	padding: 0;
	background: url(../img/banner-bg.svg), #ffffff;
	background-size: cover;
	background-position: top;
}

.application-layout-2 .single-item,
.organization-layout-2 .single-item {
	margin-top: 30px;
	margin-bottom: 30px
}

.recruitment-section .three-column-carousel .single-item,
.three-column-carousel .feature-block-one,
.work-layout-2 .single-item {
	margin: 30px 0
}

.application-setup .three-column-carousel .owl-item:nth-child(odd) .single-item .count-box {
	background-image: -webkit-linear-gradient(-45deg, #fab000 0, #cd8400 100%)
}

.application-setup .three-column-carousel .owl-item:nth-child(3n+1) .single-item .count-box {
	background-image: -webkit-linear-gradient(-45deg, #9ff300 0, #1a8300 100%)
}

.service-layout-5 .service-block-three {
	margin: 100px 0 50px
}

.team-page-1 {
	padding-top: 140px
}

.team-style-two {
	position: relative;
	display: block;
	padding: 150px 0 100px
}

.team-block-two .image-box {
	position: relative;
	display: block;
	background: #263547;
	overflow: hidden
}

.team-block-two .image-box img {
	width: 100%;
	transition: .3s
}

.team-block-two:hover .image-box img {
	transform: scale(1.1);
	opacity: .5
}

.team-block-two .image-box:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(69, 39, 164, .8);
	content: '';
	-webkit-transition: -webkit-transform .6s;
	transition: transform .6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}

.team-block-two:hover .image-box:before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

.team-block-two .content-box span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	font-family: Poppins, sans-serif;
	font-weight: 400;
	color: #fff;
	background: #263547;
	height: 23px;
	vertical-align: middle;
	text-align: center;
	padding: 0 7px;
	margin-bottom: 12px
}

.team-block-two .content-box h4 {
	position: relative;
	display: block;
	font-size: 22px;
	font-weight: 600;
	color: #34263c;
	margin-bottom: 18px
}

.team-block-two .content-box h4 a {
	position: relative;
	display: inline-block;
	color: #34263c
}

.team-block-two .content-box .text {
	position: relative;
	display: block;
	margin-bottom: 13px
}

.team-block-two .content-box .team-social li {
	position: relative;
	display: inline-block;
	margin-right: 17px
}

.team-block-two .content-box .team-social li a {
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: #34263c
}

.team-style-three {
	position: relative;
	padding: 70px 0;
	padding-bottom: 50px
}

.team-block-three .inner-box {
	position: relative;
	display: block;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 0 13px 2px rgb(60 106 155 / 11%);
	-moz-box-shadow: 0 0 13px 2px rgb(60 106 155 / 11%);
	box-shadow: 0 5px 30px 0 rgb(0 0 0 / 10%)
}

.team-block-three .inner-box .image-box {
	position: relative;
	display: block;
	overflow: hidden;
	background: #263547;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%, 0 0)
}

.team-block-three .inner-box .image-box .social-links {
	position: absolute;
	left: -20px;
	top: 15px;
	opacity: 0;
	transition: .5s
}

.team-block-three:hover .inner-box .image-box .social-links {
	left: 15px;
	opacity: 1
}

.team-block-three .inner-box .image-box .social-links li {
	position: relative;
	display: block;
	margin-bottom: 10px
}

.portfolio-block-one:hover .image-box img,
.team-block-three .inner-box:hover .image-box img {
	opacity: .2
}

.team-block-three .inner-box .lower-content {
	position: relative;
	display: block;
	padding: 14px 12px 27px
}

.team-block-three .inner-box .lower-content h5 {
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 28px;
	font-weight: 600;
	color: #2e2e2e;
	margin-bottom: 2px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.team-block-three .inner-box .lower-content .designation {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 14px;
}

.team-block-three .inner-box .lower-content h5 a {
	position: relative;
	display: inline-block;
	color: #2e2e2e;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.portfolio-section {
	position: relative;
	padding: 60px 0
}

.portfolio-block-one {
	position: relative;
	width: 100%;
	margin-bottom: 30px
}

.portfolio-block-one .image-box {
	position: relative;
	display: block;
	background: #20292f
}

.portfolio-block-one .image-box img {
	position: relative;
	display: block;
	width: 100%;
	transition: .5s
}

.portfolio-block-one .image-box .content-box {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	padding: 0 15px;
	transform: translate(-50%, -50%)
}

.portfolio-block-one .image-box .content-box .inner {
	position: relative;
	text-align: center;
	opacity: 0;
	-webkit-transform: scale(.5, .5);
	-ms-transform: scale(.5, .5);
	transform: scale(.5, .5);
	transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s
}

.portfolio-block-one:hover .image-box .content-box .inner {
	opacity: 1;
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-ms-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1)
}

.portfolio-block-one .image-box .content-box .title {
	position: relative;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 12px
}

.portfolio-block-one .image-box .content-box h3 {
	position: relative;
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 0;
	text-transform: uppercase
}

.portfolio-section .filter-btns li {
	position: relative;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	color: #4a4b4d;
	padding: 6px 20px;
	border-radius: 30px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #ddd;
	cursor: pointer;
	margin: 0 5px;
	transition: .5s;
	text-align: center
}

.portfolio-section .filter-btns li.active,
.portfolio-section .filter-btns li:hover {
	background: #0084ff;
	color: #fff;
	border: 1px solid #0084ff;
}

.portfolio-section .filter-btns {
	position: relative;
	display: block;
	margin-bottom: 30px
}

.feature-style-two:before {
	position: absolute;
	content: '';
	background: url(../images/icons/bg-shap-1.png);
	width: 100%;
	height: 990px;
	left: 0;
	top: 90px;
	right: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center
}

.video-section:before {
	position: absolute;
	content: '';
	background: url(../images/icons/shap-2.png);
	width: 845px;
	height: 180px;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat
}

.timeline-work .inner-content .single-item:after {
	position: absolute;
	content: '';
	background: url(../css/..../images/icons/pattern-29.png);
	width: 238px;
	height: 60px;
	left: 50%;
	transform: translateX(-50%);
	background-repeat: no-repeat
}

.timeline-work .inner-content .single-item:nth-child(2):after,
.timeline-work .inner-content .single-item:nth-child(4):after {
	background: url(../images/icons/pattern-30.png);
	top: 130px;
	height: 66px;
	background-repeat: no-repeat
}




.mobile-menu-visible .mobile-menu {
	opacity: 1;
	visibility: visible
}

.mobile-menu .menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #000;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%);
	transition: .9s;
	-moz-transition: .9s;
	-webkit-transition: .9s;
	-ms-transition: .9s;
	-o-transition: .9s
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
	opacity: .8;
	visibility: visible;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-ms-transition: .7s;
	-o-transition: .7s;
	transition: .7s;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.mobile-menu .menu-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	max-height: 100%;
	overflow-y: auto;
	background: #052a68;
	padding: 0;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	border-radius: 0;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%)
}

.mobile-menu-visible .mobile-menu .menu-box {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-ms-transition: .7s;
	-o-transition: .7s;
	transition: .7s;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}




.main-menu .navigation>li>ul>li.dropdown>a:after {
	font-family: 'Font Awesome 5 Free';
	content: "\f105";
	position: absolute;
	right: 20px;
	top: 12px;
	display: block;
	line-height: 24px;
	font-size: 16px;
	font-weight: 800;
	text-align: center;
	z-index: 5
}

.main-menu .navigation>li>ul>li>ul {
	position: absolute;
	left: 100%;
	top: -2px;
	width: 230px;
	z-index: 100;
	display: none;
	padding: 20px 0;
	background-color: #fff;
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li>ul>li {
	position: relative;
	width: 100%;
	padding: 0 30px
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
	font-family: 'Font Awesome 5 Free';
	content: "\f105";
	position: absolute;
	right: 20px;
	top: 12px;
	display: block;
	line-height: 24px;
	font-size: 16px;
	font-weight: 900;
	z-index: 5
}

.main-menu .navigation>li.dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .5s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.main-menu .navigation li.dropdown .dropdown-btn {
	position: absolute;
	right: 10px;
	top: 8px;
	width: 34px;
	height: 30px;
	border: 1px solid #fff;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	cursor: pointer;
	z-index: 5;
	display: none
}

.menu-area .mobile-nav-toggler,
.nav-outer .mobile-nav-toggler {
	position: relative;
	float: right;
	font-size: 40px;
	line-height: 50px;
	cursor: pointer;
	color: #3786ff;
	display: none
}

.menu-area .mobile-nav-toggler .icon-bar {
	position: relative;
	height: 2px;
	width: 30px;
	display: block;
	margin-bottom: 5px;
	background-color: #263547;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

#content_block_02 .content-box p:last-child,
#content_block_03 .content-box p:last-child,
#content_block_17 .content-box .text p:last-child,
.feature-style-five .inner-box:last-child,
.main-footer .footer-top .links-widget .list li:last-child,
.menu-area .mobile-nav-toggler .icon-bar:last-child,
.mobile-menu .contact-info ul li:last-child,
.pricing-block-one .pricing-table .table-content li:last-child,
.pricing-block-two .pricing-table .table-content li:last-child {
	margin-bottom: 0
}

.main-menu .navigation .megamenu {
	width: 610px
}

.main-menu .navigation .megamenu:before {
	position: absolute;
	content: '';
	background: #e5e5e5;
	width: 1px;
	height: calc(100% - 45px);
	left: 50%;
	top: 25px
}

.main-menu .navigation>li>.megamenu li {
	position: relative;
	display: block;
	width: 50%;
	float: left
}

.mobile-menu {
	position: fixed;
	right: 0;
	top: 0;
	width: 390px;
	padding-right: 30px;
	max-width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: 999999
}

.mobile-menu .navbar-collapse {
	display: block !important
}

.mobile-menu .nav-logo {
	position: relative;
	padding: 20px 25px;
	text-align: left
}

.mobile-menu-visible .mobile-menu {
	opacity: 1;
	visibility: visible
}

.mobile-menu .menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #000;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%);
	transition: .9s;
	-moz-transition: .9s;
	-webkit-transition: .9s;
	-ms-transition: .9s;
	-o-transition: .9s
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
	opacity: .8;
	visibility: visible;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-ms-transition: .7s;
	-o-transition: .7s;
	transition: .7s;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.mobile-menu .menu-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	max-height: 100%;
	overflow-y: auto;
	background: #052a68;
	padding: 0;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	border-radius: 0;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%)
}

.mobile-menu-visible .mobile-menu .menu-box {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-ms-transition: .7s;
	-o-transition: .7s;
	transition: .7s;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.mobile-menu .close-btn {
	position: absolute;
	right: 15px;
	top: 24px;
	line-height: 32px;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	background: #ee7581;
	cursor: pointer;
	z-index: 10;
	-webkit-transition: .9s;
	-moz-transition: .9s;
	-ms-transition: .9s;
	-o-transition: .9s;
	transition: .9s
}

.mobile-menu-visible .mobile-menu .close-btn {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.mobile-menu .close-btn:hover {
	color: #263547;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.mobile-menu .navigation {
	position: relative;
	display: block;
	width: 100%;
	float: none
}

.mobile-menu .navigation li {
	position: relative;
	display: block;
	border-top: 1px solid rgb(231 231 231)
}

.mobile-menu .navigation:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .navigation li>ul>li:first-child {
	border-top: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .navigation li>a {
	position: relative;
	display: block;
	line-height: 24px;
	padding: 10px 25px;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	transition: .5s
}

.mobile-menu .navigation li.dropdown .dropdown-btn,
.mobile-menu .navigation li>a:before {
	position: absolute;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.mobile-menu .navigation li ul li>a {
	font-size: 15px;
	margin-left: 20px;
	text-transform: capitalize
}

.mobile-menu .navigation li>a:before {
	content: '';
	left: 0;
	top: 0;
	height: 0;
	border-left: 5px solid #263547;
	transition: .5s
}

.mobile-menu .navigation li.current>a,
.mobile-menu .navigation li>a:hover {
	color: #0084ff
}

.designe-process .single-item:hover .inner-box .left-layer:after,
.designe-process .single-item:hover .inner-box .left-layer:before,
.designe-process .single-item:hover .inner-box .right-layer:after,
.designe-process .single-item:hover .inner-box .right-layer:before,
.mobile-menu .navigation li.current>a:before,
.organization-section .single-item:hover .inner-box .left-layer:after,
.organization-section .single-item:hover .inner-box .left-layer:before,
.organization-section .single-item:hover .inner-box .right-layer:after,
.organization-section .single-item:hover .inner-box .right-layer:before {
	height: 100%
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
	right: 6px;
	top: 6px;
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	background: rgba(255, 255, 255, .1);
	cursor: pointer;
	border-radius: 2px;
	transition: .5s;
	z-index: 5
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open {
	background: #e3f0ff;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.awesome-features .owl-nav,
.case-block-one .inner-box .image-box .box a:last-child:before,
.case-studies .owl-nav,
.clients-section .owl-nav,
.clients-style-four .owl-nav,
.clients-style-three .owl-dots,
.clients-style-three .owl-nav,
.clients-style-two .owl-dots,
.clients-style-two .owl-nav,
.dropdown-toggle::after,
.main-footer.style-five .footer-bottom .footer-nav li:last-child:before,
.main-footer.style-five .footer-top .links-widget .list li a:before,
.main-footer.style-five .footer-top .widget-title:after,
.main-footer.style-five .footer-top .widget-title:before,
.management-section .owl-nav,
.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul,
.owl-dots-none .owl-dots,
.page-title .content-box .bread-crumb li:last-child:before,
.pricing-section .tab-btn-box .tab-btns li:last-child:before,
.pricing-style-three .tab-btn-box .tab-btns li:last-child:before,
.sticky-header .main-menu .navigation>li:before,
.sticky-header .main-menu .navigation>li>a:before,
.team-section .owl-nav,
.testimonial-section .owl-nav,
.testimonial-style-12 .owl-nav,
.testimonial-style-eight .owl-nav,
.testimonial-style-five .owl-nav,
.testimonial-style-four .owl-nav,
.testimonial-style-nine.home-18:before,
.testimonial-style-seven .testimonial-inner .owl-dots,
.testimonial-style-seven .testimonial-inner .owl-nav,
.testimonial-style-six .owl-dots,
.testimonial-style-ten .content-box .owl-nav,
.testimonial-style-three .owl-nav,
.testimonial-style-two .owl-dots,
.testimonial-style-two .owl-nav {
	display: none
}

.mobile-menu .social-links {
	position: relative;
	padding: 30px 25px
}

.mobile-menu .social-links li {
	position: relative;
	display: inline-block;
	margin: 0 10px 10px
}

.mobile-menu .social-links li a {
	position: relative;
	line-height: 32px;
	font-size: 16px;
	color: #fff;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.banner-style-16 .content-box .share-box a:hover,
.case-block-one .inner-box .image-box .box a:hover,
.case-block-one .inner-box .lower-content h2 a:hover,
.mobile-menu .social-links li a:hover,
.take-control .single-item .inner-box h3 a:hover {
	color: #00aeef
}

div#mCSB_1_container {
	top: 0 !important
}

.mobile-menu .contact-info {
	position: relative;
	padding: 80px 30px 20px
}

.mobile-menu .contact-info h4 {
	position: relative;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px
}

.mobile-menu .contact-info ul li {
	position: relative;
	display: block;
	font-size: 15px;
	color: rgba(255, 255, 255, .8);
	margin-bottom: 3px
}

.mobile-menu .contact-info ul li a {
	color: rgba(255, 255, 255, .8)
}

#content_block_46 .content-box .link-btn a:hover,
.banner-style-eight .content-box .btn-box .btn-two:hover,
.check-work .inner-box .text a:hover,
.contact-section .info-content .single-info-box a:hover,
.main-footer.style-five .about-widget .phone a:hover,
.main-footer.style-five .footer-bottom .copyright a:hover,
.main-footer.style-five .footer-bottom .footer-nav li a:hover,
.main-footer.style-five .footer-top .contact-widget .contact-info li a:hover,
.main-footer.style-five .footer-top .links-widget .list li a:hover,
.main-footer.style-six .copyright a:hover,
.main-header.style-three .header-top .inner-container li a:hover,
.mobile-menu .contact-info ul li a:hover,
.news-style-three .sec-title p a:hover,
.portfolio-details .content-box .info-list li a:hover {
	text-decoration: underline
}

.sticky-header .main-menu .navigation>li>a {
	padding: 17px 10px !important;
	color: #20292f !important;
	font-weight: 500
}

.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a {
	background: #fff;
	color: #263547 !important
}

.sticky-header .logo-box {
	position: relative;
	float: left;
	padding: 15px 0
}

.feature-style-11 .inner-content .inner-box:nth-child(2) .image-box img,
.feature-style-11 .inner-content .inner-box:nth-child(4) .image-box img,
.sticky-header .menu-area {
	position: relative;
	float: right
}

.banner-section .bg-layer,
.banner-section .pattern-bg {
	position: absolute;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.sticky-header .main-menu .navigation>li {
	padding: 0 !important;
	margin: 0 !important
}

.sticky-header {
	position: fixed;
	background: url(../img/banner-bg.svg), #ffffff;
	background-size: cover;
	background-position: top;
	opacity: 0;
	visibility: hidden;
	left: 0;
	top: 0;
	box-shadow: 0 10px 20px rgb(0 0 0 / 6%);
	width: 100%;
	z-index: 0;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.fixed-header .sticky-header {
	z-index: 999;
	opacity: 1;
	visibility: visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: .5s;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.main-header .outer-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.main-header .outer-container .logo-box .logo {
	position: relative;
	padding: 20px 0
}

.green-notify {

	margin-top: 0;

	background: #efffee;
	border-radius: 5px;
	margin-bottom: 35px;
	padding: 15px;
	padding-bottom: 15px;
	border: 1px solid #dff5dd;
	text-align: center;
}

.green-notify h5 {
	margin-bottom: 0;
	font-size: 18px;
}

.green-notify h5 strong {
	font-weight: 600;
	color: #024782;
}

.bdy-sect-2-set h2 {
	font-size: 30px;
	line-height: 42px;
}

.bg-wight-gr section {
	background-color: #fff !important;
	padding-top: 0 !important;
	padding-bottom: 30px !important;
}

.bg-wight-gr section:last-child {
	padding-bottom: 0px !important;
}

.search-option-input .search-input-box {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 15px;
	align-items: center;
}

.search-option-input .search-input-box .search-icon {
	background: #f6f6f6;
	width: 40px;
	height: 40px;
	border: 1px solid #ececec;
	border-right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px 0px 0px 5px;
}

.search-option-input .search-input-box .search-icon i {
	font-size: 14px;
	color: #4d4b4d;
}

.search-option-input .search-input-box div input {
	border: 1px solid #eee;
	padding: 0px 10px;
	height: 40px;
	border-radius: 0px 8px 8px 0px;
	font-size: 14px;
	width: 200px;
	background: #fff;
}

.search-option-input .loading-icon img {
	animation: spin 2s linear infinite;
}

.search-option-input .loading-icon {
	display: none;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
}

.search-option-input .loading-icon img {
	width: 40px;
}

.search-option-input .nodatafound {
	display: none;
	text-align: center;
}

.search-option-input .nodatafound img {
	width: 100px;
	margin-bottom: 5px;
}

.search-option-page {
	padding-top: 80px;
}

.search-option-page .breadcrumbs {
	margin-top: 5px;
	border: 5px solid #f6fbff;
	border-right: 0;
	border-left: 0;
}

.search-option-page .search-form-field {
	padding-top: 30px;
	margin-bottom: 15px;
}

.search-option-page .search-form-field form {
	display: flex;
}

.search-option-page .search-form-field .search-icon {
	position: absolute;
	margin-top: 17px;
	left: 35px;
	font-size: 19px;
	color: #0084ff;
}

.search-option-page .search-form-field .search-icon i {}

.search-option-page .search-form-field form input {
	width: 100%;
	background: #fff;
	padding: 10px 15px;
	border-radius: 8px 0px 0px 8px;
	border-right: 0;
	border: 1px solid #a9c0dd;
	box-shadow: 0px 0px 6px 3px #eaeaea87;
}

.search-option-page .search-form-field form #clearButton {
	position: absolute;
	right: 28px;
	margin-top: 11px;
	width: 39px;
	height: 39px;
	background: #ffe4e4;
	border-radius: 50%;
	color: #4a4a4a;
	cursor: pointer;
}

.search-option-page .search-form-field form #clearButton:hover {
	color: #bb3d3d;
}

.search-option-page .search-list-items {
	min-height: 200px;
	padding-bottom: 40px;
}

.search-option-page .search-list-items .searchCount {
	display: inline-block;
	font-weight: 500;
	margin-bottom: 7px;
	font-size: 14px;
}

.search-option-page .search-list-items .searchCount .searchCount {
	display: none
}

.search-option-page .search-list-items #searchCount {
	margin-top: 25px;
	margin-bottom: 24px;
	font-weight: 500;
	font-size: 17px;
	text-align: center;
}

.search-option-page .search-list-items #searchCount img {
	width: 100px;
	margin-bottom: 5px;
}

.search-option-page .search-list-items #searchCount .frame-title {
	display: inline-block;
	background: #ffffff;
	color: #20292f;
	font-weight: 600;
	padding: 7px 15px;
	font-size: 18px;
	border: 1px solid #0084ff;
	border-radius: 30px;
	margin-bottom: 5px;
}

.search-option-page .search-list-items #searchCount span span {
	color: #0084ff;
}

.search-option-page .search-list-items #searchList {
	--icon-space: 1.3em;
	list-style: none;
	padding: 0;
}

.search-option-page .search-list-items #searchList li {
	padding-left: var(--icon-space);
	margin-bottom: 12px;
	/* border-radius: 10px; */
	padding-bottom: 12px;
	border-bottom: 1px solid #eee;
	font-weight: 500;
}

.search-option-page .search-list-items #searchList li:last-child {
	border-bottom: 0;
}

.search-option-page .search-list-items #searchList li:before {
	content: "\f08e";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: calc(var(--icon-space)* -1);
	width: var(--icon-space);
	color: #0084ff;
}


.search-option-page .search-list-items #searchList li a {
	text-transform: capitalize;
	color: #4a4b4d;
	width: 97%;
	display: inline-block;
}

.search-option-page .search-list-items #searchList li a:hover {
	color: #0084ff;
	margin-left: 10px;
}

.search-option-page .search-list-items #searchList li a mark {
	background: #fffbd8;
	padding: 0 6px;
	border-radius: 3px;
}

.menu-search-icon-main {
	margin-left: -5px !important;
	font-size: 16px !important;
	color: #0084ff;
	margin-top: 6px;
}

.menu-close-icon-main {
	margin-left: -5px !important;
	font-size: 17px !important;
	color: #F44336;
	margin-top: 3px;
}

.sticky-header .main-menu .navigation>li>a .menu-search-icon-main {
	margin-left: 0px !important;
	margin-top: 9px !important;
}

.search-all-page-style {
	display: none;
}

.search-all-page-style #searchform {}

.search-all-page-style #searchResults {}

.search-all-page-style form {
	display: flex;
	justify-content: flex-end;
}

.search-all-page-style form input {
	width: 100%;
	background: #fff;
	padding: 8px 15px;
	border: 1px solid #bababa;
	border-radius: 10px 0px 0px 10px;
	border-right: 0;
	font-size: 15px;
	box-shadow: 0px 0px 5px 1px #dddddd80;
}

.search-all-page-style form input[type=text]:focus {
	border-color: dodgerblue;
}

.search-all-page-style form .searchsubmit {
	width: 55px;
	border: 1px solid #0084ff;
	border-radius: 0px 10px 10px 0px;
	background: #0084ff;
	color: #fff;
	box-shadow: 0px 0px 5px 1px #dddddd80;
	cursor: pointer;
}

.search-all-page-style form .searchsubmit:hover {
	background: #006fd6;
	border: 1px solid #0084ff;
}

.search-all-page-style form .clearButton {
	background: #ffdada;
	margin-top: 8px;
	margin-bottom: 7px;
	position: absolute;
	margin-right: 60px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	font-size: 13px;
	color: #ea4b4b;
}

.search-all-page-style form .clearButton:hover {
	background: #ffc7c7;
	cursor: pointer;
}

.search-all-page-style .searchResults {
	background: #fff;
	padding: 10px;
	max-height: 65vh;
	overflow: scroll;
	border: 1px solid #eee;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 1px #dddddd80;
	margin-top: 0px;
	overflow-x: hidden;
	display: none;
	padding-bottom: 5px;
}

.search-all-page-style .searchCount {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 600;
}


.search-all-page-style .searchCount .frame-title span {
	color: #0084ff;
}

.search-all-page-style .searchCount .searchCount {
	text-align: center;
	font-weight: 500;
	padding-top: 5px;
}

.search-all-page-style .searchList li {
	/* margin-top: 7px; */
	border-top: 1px solid #f1f1f1;
	/* padding-top: 7px; */
}

.search-all-page-style .searchList li a {
	text-transform: capitalize;
	font-size: 15px;
	color: #4d4b4d;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	width: 100%;
	font-weight: 500;
}

.search-all-page-style .searchList li a:hover {
	margin-left: 10px;
	color: #0084ff;
}

.search-all-page-style .searchList li a mark {
	background: #ddd;
	padding: 1px 5px;
	border-radius: 3px;
	background-color: #fcf8e3;
	color: #4d4b4d;
}

#searchBarclose {
	display: none;
}

.search-all-page-style .searchResults .search-option-input {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

.search-all-page-style .searchResults .search-option-input img {
	width: 70px;
}

.search-all-page-style .searchResults .search-option-input p {
	font-weight: 500;
}

.search-option-page .search-form-field .searchsubmit {
	width: 55px;
	border: 1px solid #0084ff;
	border-radius: 0px 10px 10px 0px;
	background: #0084ff;
	color: #fff;
	box-shadow: 0px 0px 5px 1px #dddddd80;
	cursor: pointer;
}

.search-option-page .search-form-field .clearButton {
	background: #ffdada;
	margin-top: 10px;
	margin-bottom: 7px;
	position: absolute;
	margin-right: 78px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	font-size: 13px;
	color: #ea4b4b;
	right: 0;
}

.search-option-page .search-form-field form input[type=text]:focus {
	border-color: dodgerblue;
}


.search-option-page .searchList .searchItem a {
	display: block;
	color: #0084ff;
	font-weight: 500;
}

.search-option-page .searchList .searchItem a:hover {
	color: #0073df;
}

.search-option-page .searchList .searchItem {
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.search-option-page .searchList .searchItem a:last-child {
	color: #727272;
	font-size: 14px;
	font-weight: 400;
	word-wrap: break-word;
}

.search-option-page .search-no-data {
	text-align: center;
	padding-top: 10px;
}

.search-option-page .search-no-data img {
	width: 100px;
	margin-bottom: 5px;
}

.search-option-page .search-no-data p {
	color: #4d4b4d;
}

.main-menu-search {}

.mobile-search-menu {
	display: none;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

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