@import url(https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i&amp;display=swap);
@import url(owl.css);
@import url(fontawesome-all.css);
@import url(simple-line-icons.css);
@import url(themify-icons.css);
@import url(flaticon.css);
@import url(animate.css);
@import url(jquery-ui.css);
@import url(jquery.fancybox.min.css);
@import url(scrollbar.css);
@import url(hover.css);
@import url(custom-animate.css);

*,
li,
ul {
	padding: 0;
	margin: 0
}

*,
.text,
li,
ul {
	margin: 0
}

.theme-btn,
.theme-btn i,
img {
	display: inline-block
}

* {
	border: none;
	outline: 0;
	font-size: 100%;
	line-height: inherit
}

body {
	font-size: 15px;
	color: #666;
	line-height: 1.7em;
	font-weight: 400;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family: Arimo, sans-serif
}

.author-box .social-links li a:hover,
.case-block .content-box .link-box a:hover,
.case-block-two .content-box .link-box a:hover,
.case-block-two .content-box .title-box h3 a:hover,
.comments-area .comment-box .reply-btn a:hover,
.feature-block .inner-box:hover .icon-box,
.featured-block h3 a:hover,
.main-footer .footer-bottom .copyright a:hover,
.main-footer .social-links li a:hover,
.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a,
.main-menu .navigation>li>ul>li:hover>a,
.main-menu .navigation>li>ul>li>ul>li>a:hover,
.news-block .lower-box .meta-info li a:hover,
.news-block h3 a:hover,
.news-block-three .lower-box .category a,
.news-block-three .lower-box .category a:hover,
.news-block-three .lower-box .meta-info li a:hover,
.news-block-three h3 a:hover,
.news-block-two .inner-box .meta-info li a:hover,
.news-block-two .inner-box h3 a:hover,
.service-block h3 a:hover,
.service-block-four .inner-box:hover h3 a,
.service-block-four h3 a:hover,
.service-block-four:hover .icon-outer .icon-box,
.service-block-three .inner-box:hover h3 a,
.service-block-three h3 a:hover,
.service-block-two h3 a:hover,
.sidebar .archives ul li a:hover,
.sidebar .archives ul li a:hover:before,
.sidebar .archives ul li.active a,
.sidebar .archives ul li.active a:before,
.sidebar .downloads-widget li a:hover,
.sidebar .recent-posts .meta-info li a:hover,
.sidebar .recent-posts .text a:hover,
.sidebar .search-box .form-group button:hover,
.sidebar .search-box .form-group input:focus+button,
.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a,
.theme_color,
a {
	color: #084d77
}

a {
	text-decoration: none;
	cursor: pointer
}

a:active,
a:focus,
a:hover,
a:visited,
button:active {
	text-decoration: none;
	outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	font-weight: 400;
	margin: 0 0 15px;
	background: 0 0;
	line-height: 1.25em;
	font-family: Arimo, cursive
}

.text,
p {
	line-height: 1.7em;
	font-weight: 400
}

.main-menu .navigation,
.ui-widget.ui-widget-content,
button,
input,
select {
	font-family: Arimo, sans-serif
}

h1 {
	font-size: 60px
}

h2 {
	font-size: 44px
}

h3 {
	font-size: 22px
}

h4 {
	font-size: 18px
}

.theme-btn i,
h5 {
	font-size: 14px
}

h6 {
	font-size: 10px
}

.text,
p {
	font-size: 15px
}

textarea {
	overflow: hidden;
	resize: none
}

button {
	outline: 0 !important;
	cursor: pointer
}

p {
	margin: 0 0 15px
}

::-webkit-input-placeholder {
	color: inherit
}

::-moz-input-placeholder {
	color: inherit
}

::-ms-input-placeholder {
	color: inherit
}

.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
	z-index: 9;
	overflow: hidden
}

.auto-container {
	position: static;
	max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto
}

li,
ul {
	list-style: none
}

.default-form .form-group:last-child,
.sidebar .recent-posts .post:last-child,
figure {
	margin-bottom: 0
}

.theme-btn {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.theme-btn i {
	position: relative;
	margin-left: 3px
}

.centered {
	text-align: center !important
}

.btn-style-one,
.btn-style-two {
	position: relative;
	display: inline-block;
	text-transform: capitalize;
	border-radius: 0;
	overflow: hidden;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.btn-style-one .btn-title,
.btn-style-two .btn-title {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	font-weight: 700;
	padding: 15px 40px;
	background: #084d77;
	border-radius: 0;
	z-index: 1;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.preloader,
.preloader .icon {
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	position: fixed;
	left: 0
}

.btn-style-one:hover .btn-title,
.btn-style-two:hover .btn-title {
	background: #222;
	color: #fff
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.preloader {
	z-index: 999999
}

.preloader .icon {
	z-index: 5;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icons/preloader.svg);
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.preloader:after,
.preloader:before {
	position: absolute;
	top: 0;
	width: 51%;
	height: 100%;
	background: #fff;
	content: ''
}

.page-loaded .preloader .icon {
	opacity: 0
}

.preloader:before {
	left: 0;
	z-index: 0;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-ms-transition: .8s;
	-o-transition: .8s;
	transition: .8s
}

.page-loaded .preloader:before {
	-webkit-transform: translateX(-101%);
	-ms-transform: translateX(-101%);
	transform: translateX(-101%)
}

.preloader:after {
	right: 0;
	z-index: 2;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-ms-transition: .8s;
	-o-transition: .8s;
	transition: .8s
}

.page-loaded .preloader:after {
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%)
}

img {
	max-width: 100%;
	height: auto
}

.banner-one .banner-carousel .owl-nav,
.banner-section .owl-dots,
.banner-two .banner-carousel .owl-nav,
.cases-carousel .owl-dots,
.dropdown-toggle::after,
.main-header .header-upper .info .info-block:first-child:before,
.main-menu .navigation>li:last-child:after,
.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul,
.news-block .lower-box .meta-info li:last-child:after,
.news-block-three .lower-box .meta-info li:last-child:after,
.news-block-two .inner-box .meta-info li:last-child:after,
.news-image-carousel .owl-nav,
.post-details .news-block-three .lower-box:before,
.sidebar .recent-posts .meta-info li:last-child:after,
.sticky-header .main-menu .navigation>li.dropdown>a:after,
.sticky-header .main-menu .navigation>li:before,
.testimonials-section .owl-theme .owl-nav,
.testimonials-two .owl-theme .owl-dots,
.testimonials-two .owl-theme .owl-nav {
	display: none
}

.fa {
	line-height: inherit
}

.scroll-to-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 54px;
	height: 54px;
	color: #fff;
	font-size: 30px;
	line-height: 54px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	background: #25283a;
	border-radius: 0;
	margin-left: -26px;
	display: none;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.scroll-to-top:hover {
	color: #fff;
	-webkit-box-shadow: 2px 2px 0 #25283a;
	-ms-box-shadow: 2px 2px 0 #25283a;
	box-shadow: 2px 2px 0 #25283a
}

.main-header {
	position: relative;
	display: block;
	width: 100%;
	z-index: 9999;
	background: 0 0
}

.about-section .images,
.about-section .text-column .text-content,
.about-section-three .lower-row,
.about-section-two .left-column,
.about-section-two .left-column .inner,
.about-section-two .right-column,
.about-section-two .right-column .inner,
.accordion-box,
.author-box .social-links,
.author-box .social-links ul,
.case-single-section .case-inner,
.case-single-section .case-inner .case-images,
.case-single-section .case-inner .cases-title .info-column,
.case-single-section .case-inner .two-column .image-column .image,
.contact-info-block .content-box .info ul,
.default-form,
.fun-facts-section,
.header-style-one .header-upper .inner-container,
.header-style-two,
.header-style-two .language,
.header-top,
.header-top .inner,
.inner-banner .title-box,
.inner-page-header,
.leave-comments,
.list-style-one,
.main-footer,
.main-footer .about-widget,
.main-footer .footer-bottom .copyright,
.main-footer .info ul,
.main-footer .social-links ul,
.main-header .nav-outer .main-menu,
.newsletter-form,
.newsletter-form form,
.pagination-box,
.post-details .lower-row,
.sidebar .archives ul,
.sidebar .downloads-widget,
.sidebar-page-container .sidebar,
.styled-pagination,
.team-section .column {
	position: relative
}

.header-top-one .info,
.main-header .header-top .top-left,
.main-header .header-upper .info {
	position: relative;
	float: left
}

.main-header .header-top .top-right,
.main-header .header-upper .right-nav,
.post-details .lower-row .share-it {
	position: relative;
	float: right
}

.header-top-one {
	background: #f9f9f9;
	padding: 15px 0;
	border-bottom: 1px solid #e2eef2;
	line-height: 24px;
	background: -webkit-linear-gradient(bottom, #f9f9f9, #fff)
}

.header-top-one .top-text {
	position: relative;
	color: #222
}

.header-top-one .info li {
	position: relative;
	float: left;
	margin-left: 30px
}

.appointment-section .sec-title .lower-text,
.case-block-two .content-box .title-box h3 a,
.contact-info-block .content-box .info ul li a,
.header-top-one .info li a,
.main-footer .footer-bottom .copyright strong,
.main-footer .info ul li a,
.main-header .header-upper .info a,
.services-section-two .sec-title .lower-text,
.team-block .title-box h3 a {
	color: #222
}

.header-top-one .info li .icon {
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	color: #084d77;
	padding-right: 8px
}

.header-style-two .language .lang-dropdown li a:hover,
.header-top-one .info li a:hover,
.header-top-one .language .lang-dropdown li a:hover,
.main-header .header-upper .info a:hover,
.main-header .header-upper .info a:hover strong {
	text-decoration: underline;
	color: #084d77
}

.header-top-one .language {
	position: relative;
	float: left;
	margin-left: 30px;
	z-index: 5
}

.header-style-two .language .lang-btn,
.header-top-one .language .lang-btn {
	position: relative;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 24px;
	cursor: pointer
}

.header-style-two .language .lang-btn .flag,
.header-top-one .language .lang-btn .flag {
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px
}

.header-style-two .language .lang-btn .txt,
.header-top-one .language .lang-btn .txt {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.header-style-two .language .lang-btn .arrow,
.header-top-one .language .lang-btn .arrow {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding-left: 4px;
	font-size: 12px
}

.header-style-two .language .lang-btn:before,
.header-top-one .language .lang-btn:before {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 16px
}

.header-style-two .language .lang-dropdown,
.header-top-one .language .lang-dropdown {
	position: absolute;
	right: 0;
	top: 100%;
	margin-top: 16px;
	width: 150px;
	background: #fff;
	border: 1px solid #f0f0f0;
	border-top: 2px solid #084d77;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: .3s linear;
	-ms-transition: .3s linear;
	transition: .3s linear
}

.main-menu .navigation>li,
.main-menu .navigation>li>a {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	position: relative
}

.header-style-two .language:hover .lang-dropdown,
.header-top-one .language:hover .lang-dropdown {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.header-style-two .language .lang-dropdown li,
.header-top-one .language .lang-dropdown li {
	position: relative;
	display: block;
	border-bottom: 1px solid #f0f0f0
}

.fun-facts-section.alternate .fact-counter .counter-column:nth-child(2),
.header-style-two .language .lang-dropdown li:last-child,
.header-top-one .language .lang-dropdown li:last-child,
.news-section .lower-row .news-block-two:last-child,
.ui-menu .ui-menu-item:last-child {
	border: none
}

.header-style-two .language .lang-dropdown li a,
.header-top-one .language .lang-dropdown li a {
	position: relative;
	display: block;
	padding: 5px 15px;
	font-size: 14px;
	line-height: 24px;
	color: #222
}

.main-header .header-upper {
	display: block;
	z-index: 1;
	position: relative;
	background: #fff
}

.main-header .header-upper .logo-box {
	position: relative;
	float: left;
	padding: 5px 0;
	z-index: 10
}

.accordion-box .block .content .text,
.call-to-action .title-column .inner,
.case-block .content-box .link-box,
.case-block-two .content-box .link-box,
.case-block-two .content-box .text-content,
.contact-info-block .inner,
.contact-section .info,
.contact-section .text-column .inner,
.contact-section-two .social-links,
.featured-block .image-box,
.header-style-two .header-lower .nav-box,
.main-header .header-upper .logo-box .logo,
.news-block-four .inner-box,
.news-block-three .image,
.news-block-three .image-box,
.post-details,
.service-block-three .more-link,
.service-details,
.service-details .content,
.service-details .two-col,
.services-section-three .services-box,
.services-section-two .services-box,
.sidebar .services-widget ul,
.sidebar .sidebar-widget .widget-inner,
.testimonial-block .inner,
.testimonials-section .slide-item,
.testimonials-two .carousel-box {
	position: relative;
	display: block
}

.main-header .header-upper .logo-box .logo img {
	position: relative;
	display: inline-block;
	max-width: 100%;
	max-height: 100px;
	z-index: 1
}

.main-header .search-btn {
	position: relative;
	float: left;
	margin-top: 40px;
	margin-left: 40px
}

.main-header .search-btn button {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	background: 0 0;
	line-height: 30px;
	color: #222;
	cursor: pointer
}

.main-header .search-btn button .fa {
	vertical-align: middle
}

.main-header .nav-outer {
	position: relative;
	float: left;
	z-index: 1
}

.main-menu .navbar-collapse {
	padding: 0;
	display: block !important
}

.main-menu .navigation {
	position: relative;
	margin: 0
}

.main-menu .navigation>li {
	float: left;
	padding: 25px 0;
	margin-right: 40px;
	transition: .3s
}

.banner-carousel .links-box .theme-btn:last-child,
.main-menu .navigation>li:last-child,
.sidebar .recent-posts .meta-info li:last-child,
.styled-pagination li:last-child {
	margin-right: 0
}

.main-menu .navigation>li>a {
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 30.4px;
	font-weight: 700;
	text-transform: capitalize;
	letter-spacing: .03em;
	color: #222;
	padding: 15px 0;
	opacity: 1;
	transition: .3s
}

.main-menu .navigation>li:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 0;
	border-bottom: 2px solid #084d77;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.main-menu .navigation>li.current:before,
.main-menu .navigation>li:hover:before,
.sidebar .services-widget ul li.active:before,
.sidebar .services-widget ul li:hover:before {
	width: 100%
}

.sticky-header .main-menu .navigation>li.dropdown {
	padding-right: 0
}

.main-menu .navigation>li>ul {
	position: absolute;
	left: 0;
	top: 100%;
	width: 260px;
	z-index: 100;
	display: none;
	background: #fff;
	padding: 12px 0;
	border-top: 2px solid #084d77;
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-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.from-right {
	left: auto;
	right: 0
}

.main-menu .navigation>li>ul>li,
.main-menu .navigation>li>ul>li>ul>li {
	position: relative;
	padding: 0 30px;
	width: 100%
}

.main-menu .navigation>li>ul>li>a,
.main-menu .navigation>li>ul>li>ul>li>a {
	position: relative;
	display: block;
	padding: 10px 0;
	line-height: 24px;
	font-weight: 700;
	font-size: 15px;
	color: #084d77;
	text-align: left;
	text-transform: capitalize;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.main-menu .navigation>li>ul>li:last-child>a,
.main-menu .navigation>li>ul>li>ul>li:last-child>a,
.sidebar .downloads-widget li:last-child {
	border-bottom: none
}

.main-menu .navigation>li>ul>li>ul {
	position: absolute;
	left: 100%;
	top: 0;
	width: 240px;
	z-index: 100;
	display: none;
	background: #fff;
	padding: 12px 0;
	border-top: 2px solid #084d77;
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-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.dropdown>a:after {
	font-family: 'Font Awesome 5 Free';
	content: "\f105";
	position: absolute;
	right: 0;
	top: 11px;
	display: block;
	line-height: 24px;
	font-size: 16px;
	font-weight: 900;
	z-index: 5
}

.main-menu .navigation li>ul>li.dropdown:hover>ul,
.main-menu .navigation>li.dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	-ms-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
}

.main-header .header-upper .right-info {
	position: relative;
	float: right;
	padding-top: 33px
}

.main-header .header-upper .info .info-block {
	position: relative;
	float: left;
	padding-left: 50px;
	min-height: 44px;
	margin-left: 55px
}

.header-style-two .header-upper .lang-block:before,
.main-header .header-upper .info .info-block:before {
	content: '';
	position: absolute;
	left: -28px;
	top: 0;
	height: 44px;
	border-left: 1px solid #f0f0f0
}

.main-header .header-upper .info .info-block:first-child {
	margin-left: 0
}

.main-header .header-upper .info .info-block .icon-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 36px;
	height: 44px;
	font-size: 36px;
	color: #084d77;
	line-height: 44px
}

.main-header .header-upper .info strong {
	position: relative;
	display: block;
	color: #222;
	font-weight: 700
}

.main-header .header-upper .info .info-text {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 22px
}

.header-style-two .header-upper .lang-block {
	position: relative;
	float: left;
	margin-left: 55px;
	padding-top: 10px
}

.header-style-two .header-lower {
	position: relative;
	display: block;
	background: #084d77;
	color: #fff
}

.header-style-two .header-lower .search-btn {
	margin-top: 18px;
	float: right
}

.banner-two .banner-carousel .sub-title,
.banner-two .banner-carousel .text,
.banner-two .banner-carousel h1,
.case-block .content-box .title-box h4 a,
.contact-info-block .content-box .title-box h4 a,
.contact-section .sec-title .lower-text,
.contact-section .sec-title .upper-text,
.contact-section .sec-title h2,
.fun-facts-section.alternate .fact-counter .count-box,
.fun-facts-section.alternate .fact-counter .upper-title,
.header-style-two .header-lower .search-btn button,
.header-style-two .nav-box .main-menu .navigation>li>a,
.sidebar .info-widget .email a,
.sidebar .services-widget ul li.active .icon,
.sidebar .services-widget ul li.active a,
.sidebar .services-widget ul li:hover .icon,
.sidebar .services-widget ul li:hover a,
.video-section.alternate .video-link a {
	color: #fff
}

.header-style-two .nav-box .main-menu .navigation>li {
	padding: 3px 0
}

.header-style-two .nav-box .main-menu .navigation>li:before {
	border-bottom-color: #fff
}

.sticky-header {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0;
	z-index: -1;
	background: #fff;
	border-bottom: 1px solid #f0f0f0;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-webkit-transition: top .3s;
	-moz-transition: top .3s;
	-ms-transition: top .3s;
	-o-transition: top .3s;
	transition: top .3s
}

.fixed-header .sticky-header {
	opacity: 1;
	z-index: 99901;
	visibility: visible
}

.fixed-header .sticky-header .logo {
	padding: 10px 0
}

.sticky-header .main-menu .navigation>li {
	margin-left: 35px !important;
	padding: 0;
	margin-right: 0;
	background-color: transparent
}

.sticky-header .main-menu .navigation>li>a {
	padding: 21px 0 !important;
	line-height: 30px;
	font-size: 14px;
	font-weight: 600;
	color: #25283a;
	text-transform: capitalize;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.sticky-header .main-menu .navigation>li>ul>li>ul {
	left: auto;
	right: 100%
}

.sponsors-outer .image-box img:hover,
.sticky-header .main-menu .navigation>li.current-menu-item>a,
.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a {
	opacity: 1
}

.search-popup {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	overflow: auto;
	background: rgba(0, 0, 0, 0);
	transition: .1s;
	-moz-transition: .1s;
	-webkit-transition: .1s;
	-ms-transition: .1s;
	-o-transition: .1s
}

.search-popup:before {
	content: '';
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	-webkit-transform: translateY(101%);
	-ms-transform: translateY(101%);
	transform: translateY(101%)
}

.search-popup.popup-visible:before {
	transition: .5s .1s;
	-moz-transition: .5s .1s;
	-webkit-transition: .5s .1s;
	-ms-transition: .5s .1s;
	-o-transition: .5s .1s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.mobile-menu-visible .mobile-menu,
.search-popup.popup-visible {
	opacity: 1;
	visibility: visible
}

.mobile-menu,
.mobile-menu .menu-box {
	opacity: 0;
	visibility: hidden;
	height: 100%
}

.mobile-menu-visible,
body.search-visible {
	overflow: hidden
}

.search-popup .overlay-layer {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block
}

.search-popup .close-search {
	position: absolute;
	right: 25px;
	top: 25px;
	font-size: 22px;
	color: #fff;
	cursor: pointer;
	z-index: 5
}

.search-popup .close-search:hover {
	opacity: .7
}

.search-popup .search-form {
	position: relative;
	padding: 0 15px;
	max-width: 1024px;
	margin: 150px auto 100px;
	opacity: 0;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	z-index: 10
}

.search-popup.popup-visible .search-form {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	transition: .5s .5s;
	-moz-transition: .9s .5s;
	-webkit-transition: .9s .5s;
	-ms-transition: .9s .5s;
	-o-transition: .9s .5s
}

.mobile-menu .navigation li>a,
.search-popup .recent-searches li a {
	line-height: 24px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.search-popup .search-form fieldset {
	position: relative;
	border: 7px solid rgba(255, 255, 255, .5);
	border-radius: 12px
}

.search-popup .search-form fieldset input[type=search] {
	position: relative;
	height: 70px;
	padding: 20px 220px 20px 30px;
	background: #fff;
	line-height: 30px;
	font-size: 24px;
	color: #233145;
	border-radius: 7px
}

.search-popup .search-form fieldset input[type=submit] {
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	text-align: center;
	width: 220px;
	height: 70px;
	padding: 20px 10px;
	color: #fff !important;
	background: #084d77;
	line-height: 30px;
	font-size: 20px;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 0 7px 7px 0
}

.mobile-menu,
.mobile-menu .navigation li.dropdown>a {
	padding-right: 30px
}

.news-image-carousel .owl-dots .owl-dot.active span,
.search-popup .search-form fieldset input[type=submit]:hover,
.ui-menu .ui-menu-item-wrapper.ui-state-active,
.ui-menu .ui-menu-item-wrapper:hover,
.video-section.alternate {
	background: #084d77
}

.search-popup h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
	letter-spacing: 1px;
	text-align: center
}

.search-popup .recent-searches {
	font-size: 16px;
	color: #fff;
	text-align: center
}

.search-popup .recent-searches li {
	display: inline-block;
	margin: 0 10px 10px 0
}

.search-popup .recent-searches li a {
	display: block;
	border: 1px solid #fff;
	padding: 7px 15px;
	color: #fff;
	border-radius: 3px;
	transition: .5s
}

.search-popup .recent-searches li a:hover {
	color: #084d77;
	border-color: #084d77
}

.mobile-menu .navigation li,
.mobile-menu .navigation li>ul>li:first-child {
	border-top: 1px solid rgba(255, 255, 255, .1)
}

.nav-outer .mobile-nav-toggler {
	position: relative;
	float: right;
	font-size: 36px;
	line-height: 40px;
	cursor: pointer;
	color: #222;
	margin: 35px 0 0;
	display: none
}

.mobile-menu {
	position: fixed;
	right: 0;
	top: 0;
	width: 300px;
	max-width: 100%;
	z-index: 999999
}

.mobile-menu .mCSB_inside>.mCSB_container {
	margin-right: 5px
}

.mobile-menu .navbar-collapse {
	display: block !important
}

.mobile-menu .nav-logo {
	position: relative;
	padding: 30px 25px;
	text-align: left
}

.mobile-menu .menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0, 0, 0, .7);
	-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: .7;
	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%;
	max-height: 100%;
	overflow-y: auto;
	background: #202020;
	padding: 0;
	z-index: 5;
	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: 10px;
	top: 10px;
	line-height: 30px;
	width: 24px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	z-index: 10;
	-webkit-transition: .9s;
	-moz-transition: .9s;
	-ms-transition: .9s;
	-o-transition: .9s;
	transition: .9s
}

.banner-carousel .content-box .sub-title,
.sec-title .upper-text,
.sec-title h2 {
	line-height: 1.2em;
	text-transform: capitalize
}

.mobile-menu-visible .mobile-menu .close-btn {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.mobile-menu .close-btn:hover,
.mobile-menu .navigation li.dropdown .dropdown-btn.open {
	-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
}

.mobile-menu .navigation:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .navigation li>a {
	position: relative;
	display: block;
	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: 3px solid #084d77;
	transition: .5s
}

.mobile-menu .navigation li.current>a:before {
	height: 100%
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
	right: 10px;
	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 .social-links {
	position: relative;
	text-align: center;
	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
}

img.lazy-image {
	background: url(../images/icons/image-bg.svg) center center no-repeat
}

img.lazy-image.loaded {
	background-image: none
}

.owl-theme img.lazy-image.loaded {
	height: auto;
	opacity: 1
}

.banner-carousel,
.banner-section,
.fact-counter {
	position: relative;
	z-index: 1
}

.banner-section .banner-curve {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 78px;
	background-image: url('../images/main-slider/banner-curve-two.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 100%;
	z-index: 2
}

.banner-carousel .slide-item {
	position: relative;
	display: block;
	background-color: #edf5f8;
	color: #222;
	padding: 35px 0 50px;
	overflow: hidden
}

.banner-two .banner-carousel .slide-item {
	background: #000;
	color: #fff;
	padding: 25px 0
}

.banner-carousel .slide-item .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.banner-carousel .active .slide-item .image-layer {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transition: 7s linear;
	-moz-transition: 7s linear;
	-ms-transition: 7s linear;
	-o-transition: 7s linear;
	transition: 7s linear
}

.banner-carousel .content-box {
	position: relative;
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 600px;
	padding: 0;
	z-index: 5
}

.banner-carousel .round-layer {
	position: absolute;
	right: -130px;
	top: -35px;
	width: 100%;
	height: 685px;
	background: url('../images/main-slider/round-box.png') right 0/auto 100% no-repeat;
	opacity: 0;
	-webkit-transform: translateX(30px);
	-moz-transform: translateX(30px);
	-ms-transform: translateX(30px);
	-o-transform: translateX(30px);
	transform: translateX(30px);
	-webkit-transition: .7s 1.5s;
	-moz-transition: .7s 1.5s;
	-ms-transition: .7s 1.5s;
	-o-transition: .7s 1.5s;
	transition: .7s 1.5s
}

.banner-carousel .active .content-box .round-layer {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.banner-carousel .content-box .content {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 50px 0
}

.banner-carousel .content-box .inner {
	position: relative;
	display: block;
	max-width: 550px
}

.banner-carousel .content-box .inner.alternate {
	max-width: 650px
}

.banner-carousel .content-box .sub-title {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #084d77;
	font-weight: 700;
	opacity: 0;
	margin-bottom: 20px;
	-webkit-transform: translateY(-80px);
	-moz-transform: translateY(-80px);
	-ms-transform: translateY(-80px);
	-o-transform: translateY(-80px);
	transform: translateY(-80px)
}

.banner-carousel .content-box .sub-title:before,
.sec-title .upper-text:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid #084d77
}

.banner-carousel .active .content-box .sub-title {
	opacity: 1;
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	-webkit-transition: .7s 0.3s;
	-moz-transition: .7s 0.3s;
	-ms-transition: .7s 0.3s;
	-o-transition: .7s 0.3s;
	transition: .7s 0.3s
}

.banner-carousel .content-box h1 {
	display: block;
	font-size: 60px;
	line-height: 1.15em;
	color: #222;
	font-weight: 400;
	opacity: 0;
	margin-bottom: 25px;
	text-transform: capitalize;
	letter-spacing: 0;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
	text-transform: capitalize
}

.banner-carousel .content-box h1 strong,
.contact-info-block .content-box .info ul li strong,
.main-footer .info ul li strong,
.sec-title h2 strong {
	font-weight: 700
}

.banner-carousel .active .content-box h1 {
	opacity: 1;
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	-webkit-transition: .7s 0.7s;
	-moz-transition: .7s 0.7s;
	-ms-transition: .7s 0.7s;
	-o-transition: .7s 0.7s;
	transition: .7s 0.7s
}

.banner-carousel .content-box .text {
	display: block;
	font-size: 22px;
	line-height: 1.5em;
	color: #222;
	font-weight: 400;
	opacity: 0;
	margin-bottom: 45px;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px)
}

.banner-carousel .active .content-box .text {
	opacity: 1;
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	-webkit-transition: .7s 1.1s;
	-moz-transition: .7s 1.1s;
	-ms-transition: .7s 1.1s;
	-o-transition: .7s 1.1s;
	transition: .7s 1.1s
}

.banner-carousel .content-box .links-box {
	position: relative;
	opacity: 0;
	z-index: 5;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px)
}

.banner-carousel .active .content-box .links-box {
	opacity: 1;
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	-webkit-transition: .7s 1.5s;
	-moz-transition: .7s 1.5s;
	-ms-transition: .7s 1.5s;
	-o-transition: .7s 1.5s;
	transition: .7s 1.5s
}

.banner-carousel .content-box .content-image {
	position: absolute;
	right: -80px;
	top: -35px;
	width: 575px;
	opacity: 0;
	-webkit-transform: translateX(50px);
	-moz-transform: translateX(50px);
	-ms-transform: translateX(50px);
	-o-transform: translateX(50px);
	transform: translateX(50px);
	-webkit-transition: .7s 2s;
	-moz-transition: .7s 2s;
	-ms-transition: .7s 2s;
	-o-transition: .7s 2s;
	transition: .7s 2s;
	z-index: 5
}

.banner-carousel .active .content-box .content-image {
	opacity: 1;
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0)
}

.banner-carousel .content-box .content-image img {
	width: auto !important;
	max-width: 100%
}

.banner-carousel .links-box .theme-btn {
	vertical-align: top;
	display: inline-block;
	margin-right: 25px;
	margin-bottom: 15px
}

.banner-carousel .alternate .links-box .theme-btn {
	margin-right: 12px
}

.banner-carousel .links-box .video-btn {
	position: relative;
	display: inline-block;
	line-height: 30px;
	color: #084d77
}

.banner-carousel .links-box .call-btn .btn-title,
.banner-carousel .links-box .video-btn .btn-title {
	position: relative;
	display: block;
	padding: 15px 0
}

.banner-carousel .links-box .video-btn .icon {
	padding-right: 5px;
	font-size: 24px;
	vertical-align: middle
}

.banner-carousel .links-box .call-btn {
	position: relative;
	display: inline-block;
	line-height: 30px;
	font-weight: 700;
	font-size: 18px;
	color: #fff
}

.appointment-section .form-column,
.case-block-two,
.contact-info-block,
.contact-section-two .form-column,
.contact-section-two .text-column,
.news-block-four,
.sec-title,
.service-block-four,
.services-section .sec-title {
	position: relative;
	margin-bottom: 50px
}

.sec-title.centered {
	max-width: 720px;
	margin: 0 auto 70px
}

.sec-title .upper-text {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #084d77;
	font-weight: 700;
	margin: 0 0 15px
}

.sec-title h2 {
	position: relative;
	display: block;
	font-size: 44px;
	color: #222;
	font-weight: 400;
	margin-bottom: 0
}

.sec-title .lower-text {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 1.7em;
	font-weight: 400;
	color: #666;
	padding: 20px 0 0
}

.theme-separator {
	position: relative;
	display: block;
	width: 100%;
	border-bottom: 1px solid #e2eef2
}

.theme-separator:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -35.5px;
	margin-left: -35px;
	width: 70px;
	height: 70px;
	background: url('../images/icons/theme-icon.png') center center no-repeat #fff
}

.about-section,
.appointment-section,
.contact-section-two,
.services-section-three {
	position: relative;
	padding: 120px 0 70px
}

.about-section .text-column,
.about-section .text-column .sec-title,
.about-section-three .upper-row .text-column,
.appointment-section .text-column,
.case-block .content-box .text,
.contact-info-block .content-box .text,
.main-footer .widget-title,
.news-block-three,
.team-block .title-box {
	position: relative;
	margin-bottom: 20px
}

.about-section .text-column .inner {
	position: relative;
	display: block;
	padding-top: 20px;
	padding-right: 30px
}

.about-section .image-column,
.about-section .text-column .text-content p,
.accordion-box .block,
.appointment-section .title,
.call-to-action .title-column,
.case-block-two .content-box .text,
.case-single-section .case-inner .case-images .image,
.case-single-section .case-inner .text,
.contact-section .form-column,
.contact-section .text-column,
.contact-section-two .sec-title,
.feature-block,
.main-footer .links-widget .column,
.news-section .lower-row,
.service-block-two,
.service-details .two-col .column,
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side,
.sidebar-title,
.team-block {
	position: relative;
	margin-bottom: 30px
}

.about-section .text-column .text-content ul,
.about-section-three .upper-row,
.main-footer .about-widget .text,
.video-section .video-link {
	position: relative;
	margin-bottom: 25px
}

.about-section .image-column .inner {
	position: relative;
	display: block;
	padding-left: 70px
}

.about-section .image-column .images:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 70px;
	height: 70px;
	background: #fff;
	margin: -35px 0 0 -35px;
	border-radius: 50%;
	z-index: 2
}

.about-section .images .row {
	position: relative;
	margin: 0 -10px
}

.about-section .images .image {
	position: relative;
	float: left;
	width: 50%;
	display: block;
	margin: 0;
	padding: 10px
}

.about-section .images .image img,
.about-section-two .left-column .image img,
.about-section-two .right-column .image img,
.case-block-two .image-column .image-box img,
.featured-block .image-box img,
.locations-section .map-box .map-image img,
.post-details .image-column img,
.team-block .image-box img {
	display: block;
	width: 100%
}

.list-style-one li {
	position: relative;
	margin-bottom: 7px;
	line-height: 24px;
	padding-left: 25px
}

.list-style-one li:before {
	content: "\f11c";
	position: absolute;
	left: 0;
	top: 0;
	font-family: Flaticon;
	color: #084d77
}

.about-section-two,
.cases-section,
.services-section,
.services-section-two {
	position: relative;
	padding: 120px 0 90px
}

.cases-section .gradient-layer,
.services-section .gradient-layer,
.services-section-two .gradient-layer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 250px;
	background: -webkit-linear-gradient(bottom, #edf5f8, #fff)
}

.about-section-two .pattern-layer,
.appointment-section .pattern-layer,
.services-section .pattern-layer {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -240px;
	width: 220px;
	height: 480px;
	background: url('../images/icons/pattern-1.png') right center no-repeat
}

.services-section .sec-title .lower-text {
	color: #222;
	padding-top: 15px
}

.services-section .row {
	margin: 0 -20px
}

.services-section .column {
	position: relative;
	padding: 0 20px
}

.services-section .column:first-child {
	padding-top: 110px
}

.services-section .column:nth-child(2) {
	padding-top: 60px
}

.news-block,
.service-block {
	position: relative;
	margin-bottom: 90px
}

.service-block .inner-box {
	position: relative;
	display: block;
	padding: 30px 35px 90px;
	text-align: center;
	background: #fff;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .07);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.featured-block .inner-box:hover,
.news-block .inner-box:hover,
.news-block-three .inner-box:hover,
.service-block .inner-box:hover {
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, .1)
}

.featured-block .inner-box:before,
.news-block .lower-box:before,
.news-block-three .lower-box:before,
.service-block .inner-box:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid #473080;
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.feature-block .inner-box:hover:before,
.featured-block .inner-box:hover:before,
.news-block .inner-box:hover .lower-box:before,
.news-block-three .inner-box:hover .lower-box:before,
.service-block .inner-box:hover:before {
	-ms-transform: scale(1);
	transform: scale(1)
}

.service-block h3 {
	position: relative;
	color: #222;
	text-transform: capitalize;
	margin: 0 0 12px
}

.featured-block h3 a,
.news-block h3 a,
.news-block-three h3 a,
.news-block-two .inner-box h3 a,
.service-block h3 a,
.service-block-four h3 a,
.service-block-three h3 a,
.service-block-two h3 a {
	color: #222;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.service-block .icon-outer {
	position: relative;
	display: block;
	width: 162px;
	height: 162px;
	padding: 31px;
	margin: 0 auto 30px;
	overflow: hidden
}

.service-block .icon-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../images/icons/theme-icon-2.png') center center no-repeat #fff
}

.service-block .icon-outer .icon-box {
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	line-height: 100px
}

.service-block .icon-outer .icon-box img {
	max-width: 100px;
	max-height: 100px
}

.featured-block .text,
.service-block .text,
.service-block-two .text {
	position: relative;
	display: block;
	color: #222
}

.featured-block .more-link,
.service-block .more-link {
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 100%;
	display: block
}

.featured-block .more-link a,
.service-block .more-link a {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background: #fff;
	font-size: 14px;
	color: #084d77;
	box-shadow: 0 0 35px 0 rgba(0, 0, 0, .05), 0 0 35px 0 rgba(0, 0, 0, .05);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.featured-block .inner-box:hover .more-link a,
.service-block .inner-box:hover .more-link a,
.service-block-three .inner-box:hover .more-link a {
	color: #fff;
	background: #084d77
}

.services-section .bottom-text,
.services-section-two .bottom-text {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
	padding-top: 30px
}

.cases-section .bottom-text .text,
.services-section .bottom-text .text,
.services-section-two .bottom-text .text {
	color: #222;
	font-size: 18px;
	line-height: 1.5em
}

.cases-section .bottom-text .text a,
.services-section .bottom-text .text a,
.services-section-two .bottom-text .text a {
	color: #084d77;
	text-decoration: underline;
	text-decoration-color: #084d77
}

.default-bg-section,
.locations-section,
.testimonials-section {
	position: relative;
	padding: 120px 0
}

.appointment-section .form-column .image img,
.locations-section .map-box,
.news-block-three .image-box img,
.service-details .image-box img,
.service-details .two-col .image img,
.sidebar .info-widget .image img,
.sidebar .recent-posts .post-thumb img {
	position: relative;
	display: block;
	width: 100%
}

.locations-section .map-box .map-image {
	position: relative;
	display: block;
	width: 100%;
	text-align: center
}

.locations-section .map-box .location-point {
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 2px solid #084d77;
	background: 0 0;
	cursor: pointer;
	border-radius: 50%
}

.locations-section .map-box .location-point:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 6px;
	height: 6px;
	background: #084d77;
	margin: -3px 0 0 -3px;
	border-radius: 50%
}

.locations-section .map-box .location-point .inner {
	position: absolute;
	left: 7px;
	bottom: 100%;
	margin-bottom: 25px;
	width: 200px;
	padding: 15px 20px;
	line-height: 24px;
	color: #fff;
	background: #084d77;
	-ms-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05), 0 20px 30px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05), 0 20px 30px 0 rgba(0, 0, 0, .05);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.news-block .more-link a,
.news-block-three .more-link a {
	box-shadow: 10px 10px 35px 0 rgba(0, 0, 0, .05), 0 0 35px 0 rgba(0, 0, 0, .05)
}

.locations-section .map-box .location-point .inner:before {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	border: 7px solid transparent;
	border-top: 7px solid #084d77;
	border-left: 7px solid #084d77
}

.locations-section .map-box .location-point:hover .inner {
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	z-index: 1
}

.locations-section .map-box .loc-one {
	left: 11%;
	top: 17%
}

.locations-section .map-box .loc-two {
	left: 16%;
	top: 23%
}

.locations-section .map-box .loc-three {
	left: 26%;
	top: 62%
}

.locations-section .map-box .loc-four {
	left: 23%;
	top: 80%
}

.locations-section .map-box .loc-five {
	left: 46%;
	top: 21%
}

.locations-section .map-box .loc-six {
	left: 44%;
	top: 40%
}

.locations-section .map-box .loc-seven {
	left: 56%;
	top: 52%
}

.locations-section .map-box .loc-eight {
	left: 52%;
	top: 70%
}

.locations-section .map-box .loc-nine {
	left: 60%;
	top: 15%
}

.locations-section .map-box .loc-ten {
	left: 80%;
	top: 16%
}

.locations-section .map-box .loc-eleven {
	left: 70%;
	top: 35%
}

.locations-section .map-box .loc-twelve {
	left: 90%;
	top: 77%
}

.default-bg-section .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover
}

.default-bg-section .content-box {
	position: relative;
	display: block;
	max-width: 550px;
	z-index: 1
}

.default-bg-section .content-box h2 {
	font-size: 44px;
	color: #222;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 54px
}

.fun-facts-section.alternate {
	background: #084d77;
	padding: 110px 0 70px
}

.fun-facts-section .title-box {
	position: relative;
	text-align: center;
	margin-bottom: 60px
}

.fun-facts-section .title-box h1 {
	position: relative;
	display: inline-block;
	font-size: 60px;
	line-height: 1.2em;
	color: #fff;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 0
}

.fun-facts-section .title-box h1:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
	border-bottom: 2px solid #084d77
}

.contact-section .map-pattern-layer,
.fun-facts-section .map-pattern-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../images/icons/map-pattern-two.png') center center no-repeat;
	opacity: .05
}

.contact-info-section .info-blocks .info-block .inner,
.fact-counter .counter-column,
.sponsors-outer {
	position: relative;
	text-align: center
}

.cases-section-two.cases-page .sec-title,
.fun-facts-section.alternate .fact-counter .counter-column {
	margin-bottom: 50px
}

.fact-counter .counter-column:nth-child(2) {
	border-left: 1px solid #e2eef2;
	border-right: 1px solid #e2eef2
}

.fact-counter .counter-column .inner {
	position: relative;
	display: block;
	padding: 110px 20px
}

.fun-facts-section.alternate .fact-counter .counter-column .inner {
	padding: 0
}

.fact-counter .upper-title {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 400;
	color: #222;
	text-transform: capitalize;
	margin-bottom: 22px
}

.fact-counter .count-box {
	position: relative;
	font-size: 75px;
	line-height: 1.2em;
	color: #084d77;
	text-transform: capitalize;
	font-weight: 400
}

.fact-counter .count-box .count-text,
.sponsors-outer .image-box {
	position: relative;
	display: inline-block
}

.fact-counter .counter-title {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #084d77;
	text-transform: uppercase;
	letter-spacing: 1px
}

.cases-section.cases-page {
	padding-bottom: 40px
}

.cases-section .carousel-box {
	position: relative;
	display: block;
	margin-right: -30px
}

.cases-section .bottom-text {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
	padding-top: 80px
}

.cases-section .cases-box .row {
	margin: 0 -25px
}

.case-block {
	position: relative;
	margin-bottom: 80px
}

.cases-section .cases-box .row .case-block {
	padding: 0 25px
}

.owl-theme .case-block {
	margin-bottom: 0;
	padding-bottom: 20px;
	padding-right: 30px
}

.case-block .inner-box {
	position: relative;
	display: block;
	padding-bottom: 20px
}

.case-block .inner-box .image-box {
	position: relative;
	display: block;
	background: #010101;
	overflow: hidden;
	margin: 0 85px 0 0
}

.case-block .inner-box .image-box img,
.news-block .image-box img {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.case-block .inner-box:hover .image-box img {
	opacity: .7;
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.case-block .content-box {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	max-width: 230px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .07)
}

.case-block .content-box .title-box {
	position: relative;
	display: block;
	line-height: 1.5em;
	padding: 15px;
	color: #fff;
	background: #084d77
}

.case-block .content-box .title-box h4,
.contact-info-block .content-box .title-box h4 {
	font-weight: 700;
	text-transform: capitalize;
	color: #fff;
	line-height: 1.4em;
	margin-bottom: 2px
}

.case-block .content-box .title-box .sub-text,
.contact-info-block .content-box .title-box .sub-text {
	font-weight: 400;
	font-size: 14px;
	text-transform: capitalize;
	color: #fff;
	opacity: .5
}

.case-block .content-box .text-content {
	position: relative;
	display: block;
	padding: 20px;
	background: #fff
}

.case-block .content-box .link-box a,
.case-block-two .content-box .link-box a {
	position: relative;
	color: #084d77;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 20px;
	display: inline-block;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.case-block .content-box .link-box a .arrow,
.case-block-two .content-box .link-box a .arrow {
	padding-left: 5px;
	vertical-align: middle;
	color: #084d77;
	font-size: 12px
}

.cases-carousel .owl-nav {
	position: absolute;
	left: -120px;
	right: -120px;
	margin-top: -30px;
	top: 50%;
	height: 0
}

.cases-carousel .owl-nav .owl-next,
.cases-carousel .owl-nav .owl-prev,
.cases-carousel-two .owl-nav .owl-next,
.cases-carousel-two .owl-nav .owl-prev {
	top: 0;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background: #fff;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 14px;
	color: #084d77;
	box-shadow: 0 0 35px 0 rgba(0, 0, 0, .05), 0 0 35px 0 rgba(0, 0, 0, .05);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.cases-carousel .owl-nav .owl-prev,
.cases-carousel-two .owl-nav .owl-prev {
	position: absolute;
	left: 0
}

.cases-carousel .owl-nav .owl-next,
.cases-carousel-two .owl-nav .owl-next {
	position: absolute;
	right: 30px
}

.cases-carousel .owl-nav .owl-next:hover,
.cases-carousel .owl-nav .owl-prev:hover,
.cases-carousel-two .owl-nav .owl-next:hover,
.cases-carousel-two .owl-nav .owl-prev:hover,
.sidebar .info-widget .widget-inner {
	background: #084d77;
	color: #fff
}

.appointment-section .sec-title {
	max-width: 480px
}

.appointment-section .text-column .inner,
.sidebar-page-container .blog-content {
	position: relative;
	display: block;
	padding-right: 50px
}

.service-block-two .inner-box {
	position: relative;
	display: block;
	padding: 8px 0 0 125px;
	min-height: 101px
}

.service-block-two h3 {
	position: relative;
	color: #222;
	text-transform: capitalize;
	margin: 0 0 10px
}

.service-block-two .icon-outer {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 101px;
	height: 101px;
	padding: 20px;
	margin: 0
}

.service-block-two .icon-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../images/icons/theme-icon-3.png') center center no-repeat #fff
}

.service-block-two .icon-outer .icon-box {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px
}

.service-block-two .icon-outer .icon-box img {
	max-width: 60px;
	max-height: 60px
}

.appointment-section .form-column .inner {
	position: relative;
	display: block;
	text-align: center
}

.appointment-section .form-column .image,
.service-details .two-col .image,
.sidebar .info-widget .image {
	position: relative;
	display: block;
	margin: 0
}

.default-form .row {
	margin: 0 -15px
}

.default-form .form-group {
	position: relative;
	padding: 0 15px;
	margin-bottom: 25px
}

.default-form .form-group .field-label {
	position: relative;
	display: block;
	color: #333;
	line-height: 24px;
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 10px
}

.default-form .form-group input[type=email],
.default-form .form-group input[type=file],
.default-form .form-group input[type=number],
.default-form .form-group input[type=password],
.default-form .form-group input[type=tel],
.default-form .form-group input[type=text],
.default-form .form-group input[type=url],
.default-form .form-group select,
.default-form .form-group textarea {
	position: relative;
	display: block;
	height: 52px;
	width: 100%;
	font-size: 15px;
	color: #25283a;
	line-height: 30px;
	font-weight: 400;
	padding: 10px 20px;
	background-color: #fff;
	border: 1px solid #e2eef2;
	border-radius: 0;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}

.default-form .form-group textarea {
	height: 120px;
	padding-top: 12px;
	resize: none
}

.contact-form .form-group button,
.contact-form .form-group input[type=submit] {
	display: inline-block;
	margin-top: 5px
}

.default-form .form-group input[type=email]:focus,
.default-form .form-group input[type=file]:focus,
.default-form .form-group input[type=number]:focus,
.default-form .form-group input[type=password]:focus,
.default-form .form-group input[type=tel]:focus,
.default-form .form-group input[type=text]:focus,
.default-form .form-group input[type=url]:focus,
.default-form .form-group select:focus,
.default-form .form-group textarea:focus,
.form-group .ui-selectmenu-button.ui-button:active,
.form-group .ui-selectmenu-button.ui-button:focus,
.newsletter-form .form-group input[type=email]:focus,
.newsletter-form .form-group input[type=tel]:focus,
.newsletter-form .form-group input[type=text]:focus,
.sidebar .search-box .form-group input:focus,
.testimonial-block:hover .content-box .content,
.testimonial-block:hover .content-box:before {
	border-color: #084d77
}

.default-form ::-webkit-input-placeholder {
	color: #aaa
}

.default-form ::-moz-input-placeholder {
	color: #aaa
}

.default-form ::-ms-input-placeholder {
	color: #aaa
}

.default-form label.error {
	color: red;
	font-size: 14px;
	text-transform: capitalize;
	text-align: left;
	display: block;
	padding-top: 5px
}

.content-box .default-form label.error {
	color: #fff;
	font-size: 16px;
	padding-top: 10px
}

.form-group .ui-selectmenu-button.ui-button {
	width: 100%;
	font-size: 15px;
	font-style: normal;
	height: 52px;
	padding: 10px 20px;
	line-height: 30px;
	font-family: Arimo, sans-serif;
	color: #222;
	border-radius: 0;
	background-color: #fff;
	border: 1px solid #e0e0e0
}

.form-group .ui-button .ui-icon {
	background: 0 0;
	position: relative;
	top: 3px;
	text-indent: 0;
	color: #333
}

.form-group .ui-button .ui-icon:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f107";
	position: absolute;
	right: 0;
	top: 2px !important;
	width: 10px;
	height: 20px;
	display: block;
	color: #666;
	line-height: 20px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	z-index: 5
}

.ui-widget.ui-widget-content {
	border: 1px solid #e0e0e0
}

.ui-menu .ui-menu-item {
	font-size: 13px;
	border-bottom: 1px solid #e0e0e0
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	display: block;
	padding: 9px 12px !important;
	font-size: 15px;
	line-height: 24px;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}

.appointment-section .form-box {
	position: relative;
	display: block;
	background: url(../images/icons/round-pattern-1.png) 60px -350px no-repeat #edf5f8;
	padding: 50px 45px
}

.appointment-section .title h3 {
	position: relative;
	display: inline-block;
	line-height: 1.2em;
	font-size: 24px;
	color: #222;
	text-transform: capitalize;
	font-weight: 700;
	margin: 0 0 10px
}

.appointment-section .title h3:before,
.sidebar-title h3:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	border-bottom: 2px solid #084d77
}

.appointment-form .row {
	margin: 0 -7px
}

.appointment-form .form-group {
	padding: 0 7px;
	margin-bottom: 14px
}

.appointment-form form button,
.contact-form form button {
	text-transform: none;
	margin-top: 5px
}

.testimonials-section .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed
}

.testimonials-section .carousel-box {
	position: relative;
	display: block;
	max-width: 780px;
	padding: 55px 20px;
	background: rgba(255, 255, 255, .94);
	border-bottom: 2px solid #084d77;
	text-align: center;
	z-index: 1
}

.testimonials-section .slide-item .inner {
	position: relative;
	display: block;
	max-width: 580px;
	margin: 0 auto
}

.testimonials-section .slide-item .icon-box {
	position: relative;
	display: block;
	color: #084d77;
	font-size: 48px;
	line-height: 1em;
	margin-bottom: 30px
}

.testimonials-section .slide-item .title {
	position: relative;
	display: block;
	color: #084d77;
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 15px
}

.testimonials-section .slide-item .text {
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 1.6em;
	color: #222;
	margin-bottom: 30px
}

.testimonials-section .slide-item .info {
	position: relative;
	display: block;
	font-size: 13px;
	line-height: 1.5em;
	color: #666
}

.testimonials-section .slide-item .info .name {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.5em;
	color: #222;
	font-weight: 700;
	text-transform: capitalize
}

.testimonials-section .owl-theme .owl-dots {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 35px
}

.cases-carousel-two .owl-dots .owl-dot,
.testimonials-section .owl-theme .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	margin: 0 5px
}

.cases-carousel-two .owl-dots .owl-dot span,
.testimonials-section .owl-theme .owl-dots .owl-dot span {
	position: relative;
	display: block;
	width: 12px;
	height: 12px;
	background: #ccc;
	border-radius: 50%;
	-ms-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}

.news-block .inner-box,
.news-block .lower-box,
.news-block-three .inner-box {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	position: relative
}

.cases-carousel-two .owl-dots .owl-dot.active span,
.testimonials-section .owl-theme .owl-dots .owl-dot.active span {
	background: #084d77;
	-ms-transform: scale(1);
	transform: scale(1)
}

.news-section {
	position: relative;
	padding: 120px 0 30px
}

.case-single-section .case-inner .two-column .image-column,
.news-section .upper-row {
	position: relative;
	margin-bottom: 10px
}

.news-block .inner-box,
.news-block-three .inner-box {
	display: block;
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, .07);
	transition: .3s
}

.news-block .lower-box,
.news-block-three .lower-box {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .04);
	display: block
}

.news-block .image,
.news-block .image-box {
	position: relative;
	display: block;
	background: #010101;
	overflow: hidden
}

.news-block .inner-box:hover .image-box img {
	opacity: .7;
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.news-block .lower-box {
	padding: 35px 35px 70px;
	background: #fff;
	transition: .3s
}

.news-block .more-link a,
.news-block-three .lower-box {
	background: #fff;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.news-block .lower-box .category,
.news-block-three .lower-box .category,
.news-block-two .inner-box .category {
	position: relative;
	color: #084d77;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 7px
}

.news-block .lower-box h3 {
	position: relative;
	color: #222;
	font-weight: 700;
	margin: 0 0 25px
}

.news-block .text,
.news-block-two .inner-box .text {
	position: relative;
	display: block;
	color: #222;
	margin-bottom: 30px
}

.news-block .lower-box .meta-info,
.news-block .lower-box .meta-info li a,
.news-block-three .lower-box .meta-info,
.news-block-three .lower-box .meta-info li a,
.news-block-two .inner-box .meta-info,
.news-block-two .inner-box .meta-info li a,
.sidebar .recent-posts .meta-info,
.sidebar .recent-posts .meta-info li a {
	position: relative;
	color: #999
}

.news-block .lower-box .meta-info li,
.news-block-three .lower-box .meta-info li,
.news-block-two .inner-box .meta-info li,
.sidebar .recent-posts .meta-info li {
	position: relative;
	float: left;
	margin-right: 31px;
	line-height: 24px
}

.news-block .lower-box .meta-info li:after,
.news-block-three .lower-box .meta-info li:after,
.news-block-two .inner-box .meta-info li:after,
.sidebar .recent-posts .meta-info li:after {
	content: '';
	position: absolute;
	height: 14px;
	right: -16px;
	border-right: 1px solid #999;
	top: 50%;
	margin-top: -7px
}

.news-block .more-link {
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 100%;
	display: block;
	text-align: center
}

.news-block .more-link a {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	font-size: 14px;
	color: #084d77;
	transition: .3s
}

.news-block .inner-box:hover .more-link a,
.news-block-three .inner-box:hover .more-link a {
	color: #fff;
	background: #084d77;
	box-shadow: 10px 10px 35px 0 rgba(0, 0, 0, .1), 0 0 35px 0 rgba(0, 0, 0, .1)
}

.news-section .lower-row .row {
	margin: 0 -40px
}

.news-block-two {
	position: relative;
	margin-bottom: 50px;
	border-right: 1px solid #e2eef2
}

.news-section .lower-row .news-block-two {
	padding: 0 40px
}

.news-block-two .inner-box {
	position: relative;
	display: block;
	padding: 10px 0
}

.news-block-two .inner-box h3 {
	position: relative;
	font-size: 20px;
	color: #222;
	font-weight: 700;
	margin: 0 0 20px
}

.news-section .load-more {
	position: relative;
	display: block;
	padding: 10px 0 80px;
	text-align: center
}

.news-section.blog-fullwidth {
	padding-bottom: 120px
}

.news-section.blog-fullwidth .auto-container {
	max-width: 810px
}

.news-block-three .lower-box {
	position: relative;
	padding: 40px 50px 70px;
	transition: .3s
}

.news-block-three .more-link a,
.news-image-carousel .owl-dots .owl-dot span {
	background: #fff;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	position: relative;
	border-radius: 50%
}

.news-block-three .lower-box h3 {
	position: relative;
	color: #222;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 15px
}

.news-block-three .text {
	position: relative;
	display: block;
	margin-bottom: 30px
}

.news-block-three .more-link {
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 100%;
	display: block;
	text-align: right;
	padding-right: 50px
}

.news-block-three .more-link a {
	display: inline-block;
	text-align: center;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #084d77;
	transition: .3s
}

.inner-banner.alternate,
.news-image-carousel,
.sidebar .info-widget {
	text-align: center
}

.news-image-carousel .owl-dots {
	position: absolute;
	bottom: 40px;
	display: inline-block;
	padding: 10px;
	height: 30px;
	margin: 0;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	background: rgba(0, 0, 0, .3);
	border-radius: 15px
}

.news-image-carousel .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
	padding: 0
}

.news-image-carousel .owl-dots .owl-dot span {
	display: block;
	width: 10px;
	height: 10px;
	padding: 0;
	margin: 0;
	transition: .3s
}

.news-block-three .image-box .video-play-btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0, 0, 0, 0);
	color: #fff;
	font-size: 60px;
	line-height: 60px;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}

.news-block-three .image-box .video-play-btn .fa {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.news-block-three .image-box .video-play-btn:hover {
	background: rgba(0, 0, 0, .5)
}

.news-block-four blockquote {
	position: relative;
	display: block;
	padding: 60px 80px 60px 60px;
	background: #084d77;
	color: #fff;
	margin: 0
}

.news-block-four blockquote .txt {
	position: relative;
	display: block;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 20px
}

.news-block-four blockquote .info {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
	color: #fff
}

.news-block-four blockquote .icon {
	position: absolute;
	right: 40px;
	bottom: 40px;
	color: #084d77;
	font-size: 60px;
	line-height: 1em;
	font-weight: 400;
	opacity: 1
}

.news-block-four blockquote .icon span {
	position: relative;
	display: block;
	font-weight: 400;
	text-shadow: 0 0 1px #84b040
}

.styled-pagination li {
	position: relative;
	display: inline-block;
	margin-right: 7px;
	margin-bottom: 7px
}

.styled-pagination li a {
	position: relative;
	display: block;
	line-height: 24px;
	font-size: 15px;
	height: 46px;
	min-width: 46px;
	padding: 12px 5px;
	color: #666;
	font-weight: 400;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, .1);
	text-transform: capitalize;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.styled-pagination li a.next {
	font-size: 14px;
	color: #084d77
}

.contact-section-two .social-links li a:hover,
.styled-pagination li a.active,
.styled-pagination li a:hover {
	color: #fff;
	background: #084d77;
	border-color: #084d77
}

.sponsors-section {
	position: relative;
	padding-top: 10px;
	padding-bottom: 40px
}

.sponsors-section.alternate {
	position: relative;
	background: #fff
}

.main-footer .auto-container,
.sponsors-outer .auto-container {
	max-width: 1340px
}

.sponsors-outer .slide-item {
	display: block;
	text-align: center
}

.sponsors-outer .image-box img {
	max-width: 100%;
	width: auto;
	display: inline-block;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	opacity: .5
}

.cases-section-two .sponsors-outer .image-box img,
.sponsors-section.alternate .sponsors-outer .image-box img {
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%)
}

.cases-section-two .sponsors-outer .image-box img:hover,
.sponsors-section.alternate .sponsors-outer .image-box img:hover {
	-webkit-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-moz-filter: grayscale(0%)
}

.sponsors-outer .owl-dots,
.sponsors-outer .owl-nav {
	position: relative;
	display: none
}

.main-footer .widgets-section {
	position: relative;
	padding: 80px 0 0
}

.comments-title,
.main-footer .footer-widget {
	position: relative;
	margin-bottom: 40px
}

.main-footer .widget-title.empty-title {
	opacity: 0;
	visibility: hidden
}

.main-footer .widget-title h4 {
	position: relative;
	display: inline-block;
	line-height: 1.3em;
	font-size: 18px;
	color: #084d77;
	text-transform: capitalize;
	font-weight: 700;
	margin: 0
}

.main-footer .widget-title h4:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 100%;
	border-bottom: 2px solid #084d77
}

.main-footer .about-widget .logo {
	position: relative;
	margin-top: -25px;
	margin-bottom: 20px
}

.newsletter-form .form-group {
	position: relative;
	margin: 0;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, .07)
}

.newsletter-form .form-group input[type=email],
.newsletter-form .form-group input[type=tel],
.newsletter-form .form-group input[type=text],
.newsletter-form .form-group textarea {
	position: relative;
	width: 100%;
	line-height: 30px;
	padding: 11px 20px;
	height: 54px;
	display: inline-block;
	font-size: 15px;
	background: #fff;
	font-weight: 400;
	color: #222;
	border-radius: 2px;
	border: 1px solid rgb(8 77 119);
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s
}

.newsletter-form .form-group input::-webkit-input-placeholder {
	color: #848484
}

.newsletter-form .form-group .newsletter-btn {
	position: absolute;
	width: 50px;
	height: 54px;
	top: 0;
	right: 0;
	float: right;
	color: #fff;
	background: #084d77;
	font-size: 20px;
	padding: 12px 0;
	line-height: 30px;
	border-radius: 2px;
	display: block;
	text-align: center
}

.main-footer .links-widget,
.sidebar .sidebar-widget:last-child {
	margin-bottom: 10px
}

.main-footer .links-widget .widget-content {
	position: relative;
	padding-left: 20px
}

.main-footer .links-widget .links li {
	position: relative;
	margin-bottom: 12px;
	line-height: 24px;
	font-size: 15px;
	color: #666
}

.main-footer .links-widget .links li:before {
	content: "\f061";
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	line-height: 24px;
	color: #084d77;
	font-size: 12px;
	font-weight: 700;
	opacity: 0;
	transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s
}

.main-footer .links-widget .links li:hover:before {
	opacity: 1;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.main-footer .links-widget .links li a {
	position: relative;
	display: block;
	color: #666;
	font-size: 15px;
	text-transform: capitalize;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s
}

.main-footer .links-widget .links li a:hover {
	color: #084d77;
	padding-left: 15px
}

.contact-info-block .content-box .info ul li,
.main-footer .info ul li {
	position: relative;
	line-height: 1.6em;
	color: #222;
	margin-bottom: 8px
}

.contact-info-block .content-box .info ul li a:hover,
.main-footer .info ul li a:hover {
	color: #084d77;
	text-decoration: underline
}

.main-footer .footer-bottom {
	position: relative;
	line-height: 24px
}

.main-footer .footer-bottom .inner {
	position: relative;
	display: block;
	text-align: center;
	padding: 40px 0;
	border-top: 1px solid #e2eef2
}

.main-footer .footer-bottom .outer-container {
	position: relative;
	max-width: 1200px;
	padding: 28px 0;
	margin: 0 auto;
	border-top: 1px solid rgba(255, 255, 255, .1)
}

.main-footer .footer-bottom .copyright a {
	text-transform: capitalize;
	color: #666;
	text-decoration: underline;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s
}

.main-footer .social-links {
	position: relative;
	padding-top: 25px;
	text-align: center
}

.main-footer .social-links .title {
	margin-bottom: 15px;
	text-align: center
}

.main-footer .social-links li {
	position: relative;
	display: inline-block;
	margin: 0 14px;
	line-height: 40px
}

.author-box .social-links li a,
.main-footer .social-links li a {
	color: #084d77;
	font-size: 16px;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s
}

.service-block-three {
	position: relative;
	margin-bottom: 60px
}

.service-block-three .inner-box {
	position: relative;
	display: block;
	padding: 8px 0 0 90px;
	min-height: 72px
}

.service-block-four h3,
.service-block-three h3 {
	position: relative;
	color: #222;
	font-size: 20px;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 12px
}

.service-block-four .icon-outer,
.service-block-three .icon-outer {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 71px;
	height: 71px;
	padding: 0;
	margin: 0
}

.service-block-four .icon-bg,
.service-block-three .icon-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../images/icons/theme-icon-4.png') center center no-repeat #fff
}

.service-block-three .icon-outer .icon-box {
	position: relative;
	display: inline-block;
	font-size: 40px;
	color: #084d77;
	width: 71px;
	height: 71px;
	line-height: 71px;
	text-align: center
}

.service-block-four .icon-outer .icon-box img,
.service-block-three .icon-outer .icon-box img {
	max-width: 71px;
	max-height: 71px
}

.service-block-three .text {
	position: relative;
	display: block;
	margin-bottom: 32px
}

.service-block-three .more-link a {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background: #fff;
	font-size: 14px;
	color: #084d77;
	text-align: center;
	box-shadow: 0 0 35px 0 rgba(0, 0, 0, .05), 0 0 35px 0 rgba(0, 0, 0, .05);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.feature-block .icon-box,
.feature-block .inner-box:before {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.video-section {
	position: relative;
	padding: 100px 0 90px;
	background: #084d77;
	color: #fff;
	text-align: center
}

.video-section .auto-container {
	position: relative;
	max-width: 720px
}

.video-section .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .1;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed
}

.video-section .video-link a {
	color: #084d77;
	font-size: 48px;
	line-height: 1em
}

.video-section .video-link a:hover {
	color: #fff;
	opacity: .7
}

.video-section h2 {
	line-height: 1.3em;
	margin: 0
}

.about-section-two .sec-title,
.post-details .image-column,
.post-details .text p {
	margin-bottom: 40px
}

.about-section-two .left-column .image,
.about-section-two .right-column .image,
.sidebar .sidebar-widget,
.testimonial-block {
	position: relative;
	display: block;
	margin-bottom: 50px
}

.about-section-two .left-column .image .over-icon {
	position: absolute;
	bottom: -66px;
	right: -81px;
	width: 132px;
	height: 132px;
	background: #fff;
	line-height: 132px;
	border-radius: 50%;
	z-index: 1
}

.about-section-two .left-column .image .over-icon img {
	width: 132px;
	height: 132px;
	border-radius: 50%
}

.feature-block .inner-box {
	position: relative;
	display: block;
	padding: 15px 10px 20px;
	text-align: center;
	color: #222;
	text-transform: capitalize;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, .05)
}

.feature-block .inner-box:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid #084d77;
	-ms-transform: scale(0);
	transform: scale(0);
	transition: .3s
}

.feature-block .icon-box {
	position: relative;
	display: block;
	padding: 15px 0 0;
	text-align: center;
	color: #222;
	font-size: 48px;
	line-height: 1em;
	transition: .3s
}

.testimonial-block .content,
.testimonial-block .content-box:before {
	border: 1px solid #e2eef2;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.feature-block .inner-box .title {
	position: relative;
	display: block;
	padding: 18px 0 0;
	text-align: center;
	color: #222;
	line-height: 1.4em
}

.about-section-two .right-column h3 {
	color: #222;
	margin-bottom: 20px;
	font-weight: 700
}

.about-section-two .right-column .list-style-one {
	position: relative;
	padding-top: 15px
}

.cases-section-two,
.testimonials-two {
	position: relative;
	padding: 120px 0 30px
}

.cases-section-two.cases-page {
	padding-bottom: 70px
}

.cases-section-two .sec-title {
	margin-bottom: 30px
}

.cases-section-two .carousel-box {
	position: relative;
	display: block;
	margin: 0 -30px
}

.owl-theme .case-block-two {
	margin-bottom: 0;
	padding: 30px
}

.case-block-two .inner-box {
	position: relative;
	display: block;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .07)
}

.case-block-two .image-column {
	position: absolute;
	float: left;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%
}

.case-block-two .image-column .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover
}

.case-block-two .image-column .link-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}

.case-block-two .image-column .image-box {
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 50px
}

.case-block-two .content-column {
	position: relative;
	float: left;
	width: 50%
}

.case-block-two .content-column .content-box {
	position: relative;
	padding: 65px 75px;
	background: #fff;
	min-height: 200px
}

.case-block-two .content-box .title-box {
	position: relative;
	display: block;
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #222
}

.case-block-two .content-box .title-box h3 {
	font-weight: 400;
	font-size: 30px;
	text-transform: capitalize;
	color: #222;
	line-height: 1.3em;
	margin-bottom: 2px
}

.case-block-two .content-box .title-box .sub-text {
	font-weight: 400;
	font-size: 15px;
	text-transform: capitalize;
	color: #084d77
}

.cases-carousel-two .owl-dots {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	padding-top: 50px;
	text-align: center
}

.cases-carousel-two .owl-nav {
	position: absolute;
	left: -120px;
	right: -120px;
	margin-top: -30px;
	top: 50%;
	height: 0;
	display: none
}

.cases-section-two .sponsors-outer {
	padding-top: 70px
}

.team-section {
	position: relative;
	background: #edf5f8;
	padding: 120px 0
}

.team-section .pattern-layer {
	position: absolute;
	right: -150px;
	top: 50%;
	width: 654px;
	height: 702px;
	margin-top: -351px;
	display: block;
	background: url(../images/icons/round-pattern-1.png) right 0 no-repeat #edf5f8;
	opacity: .8
}

.team-section .column .sec-title {
	margin-bottom: 25px;
	padding-top: 10px
}

.team-section .column .text-content {
	position: relative;
	margin-bottom: 45px
}

.team-block .inner-box {
	position: relative;
	display: block;
	margin-left: 70px;
	min-height: 210px;
	padding: 42px 40px 42px 175px;
	background: #fff
}

.team-block .image-box {
	position: absolute;
	left: -70px;
	top: 15px;
	width: 200px;
	height: 180px;
	display: block;
	overflow: hidden
}

.team-block .title-box h3 {
	font-size: 24px;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 3px;
	color: #222
}

.team-block .title-box .designation {
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	margin: 0;
	color: #084d77
}

.team-section .view-all {
	position: relative;
	display: block;
	padding-top: 40px;
	text-align: center
}

.testimonials-two .auto-container {
	max-width: 1400px
}

.owl-theme .testimonial-block {
	margin: 0 0 25px
}

.testimonial-block .content-box {
	position: relative;
	display: block;
	margin-bottom: 45px
}

.testimonial-block .content-box:before {
	content: '';
	position: absolute;
	left: 20px;
	bottom: -2px;
	width: 100px;
	height: 100px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: .3s
}

.testimonial-block .content-box:after {
	content: '';
	position: absolute;
	left: 48px;
	bottom: 0;
	width: 45px;
	height: 10px;
	border: 5px solid #fff;
	z-index: 2
}

.testimonial-block .content {
	position: relative;
	display: block;
	padding: 45px;
	background: #fff;
	transition: .3s;
	z-index: 1
}

.inner-banner .banner-curve,
.inner-banner .image-layer {
	background-repeat: no-repeat;
	width: 100%;
	position: absolute
}

.featured-block .inner-box,
.service-block-four .icon-outer .icon-box {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	text-align: center
}

.testimonial-block .content .text {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 1.7em
}

.testimonial-block .info {
	position: relative;
	display: block;
	margin-left: 25px;
	padding: 10px 0 0 105px;
	line-height: 1.5em;
	color: #666;
	min-height: 90px
}

.testimonial-block .info .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 90px;
	height: 90px;
	border: 5px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 35px 0 rgba(0, 0, 0, .05), 0 0 35px 0 rgba(0, 0, 0, .05)
}

.testimonial-block .info .image img {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50%
}

.testimonial-block .info .name {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.4em;
	color: #222;
	font-weight: 700;
	text-transform: capitalize
}

.testimonial-block .info .designation {
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	color: #084d77;
	font-weight: 400;
	text-transform: capitalize
}

.testimonial-block .info .rating {
	position: relative;
	padding-top: 7px;
	font-size: 12px;
	color: #f4c212;
	left: 1px
}

.contact-section {
	position: relative;
	background: #084d77;
	padding: 110px 0 80px;
	color: #fff
}

.contact-section .sec-title {
	position: relative;
	margin-bottom: 35px
}

.contact-section .info .phone-title {
	display: block;
	text-transform: uppercase;
	margin-bottom: 10px
}

.contact-section .info .phone {
	display: block;
	font-size: 30px;
	line-height: 1.4em;
	margin-bottom: 10px
}

.contact-section .info .phone .icon {
	position: relative;
	vertical-align: middle;
	padding-right: 10px
}

.contact-section .info .email {
	display: block;
	font-size: 18px;
	line-height: 1.4em
}

.contact-section .info .email a,
.contact-section .info .phone a {
	position: relative;
	color: #fff
}

.contact-section .form-column .inner {
	position: relative;
	display: block;
	padding-top: 30px
}

.contact-section .appointment-form .form-group {
	margin-bottom: 20px
}

.inner-banner {
	position: relative;
	background: #084d77;
	color: #fff;
	z-index: 1
}

.inner-banner .image-layer {
	left: 0;
	top: 0;
	height: 100%;
	background-position: center center;
	background-size: cover
}

.inner-banner .image-layer:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6)
}

.inner-banner .banner-curve {
	left: 0;
	bottom: -1px;
	height: 78px;
	background-image: url('../images/main-slider/banner-curve.png');
	background-position: center bottom;
	background-size: 100% 100%;
	z-index: 2
}

.inner-banner .inner {
	position: relative;
	display: block;
	padding: 100px 0 120px
}

.inner-banner .theme-icon {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -255px;
	width: 510px;
	height: 510px;
	background: url('../images/icons/theme-icon-5.png') center center no-repeat;
	opacity: .05
}

.inner-banner .title-box h1 {
	position: relative;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 3px
}

.inner-banner .d-text {
	position: relative;
	font-size: 18px;
	line-height: 1.5em;
	padding-bottom: 24px
}

.inner-banner .d-text:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50px;
	border-bottom: 2px solid #fff
}

.inner-banner.alternate .d-text:before {
	left: 50%;
	margin-left: -25px
}

.about-section-three {
	position: relative;
	padding: 100px 0 10px
}

.about-section-three .text-column .inner {
	position: relative;
	display: block;
	padding-right: 20px
}

.about-section-three .text-column p {
	position: relative;
	margin-bottom: 23px
}

.about-section-three .text-column ul,
.call-to-action .links-column {
	position: relative;
	margin-bottom: 15px
}

.about-section-three .text-column ul li {
	margin-bottom: 8px
}

.comments-area,
.featured-block {
	position: relative;
	margin-bottom: 70px
}

.featured-block .inner-box {
	position: relative;
	display: block;
	background: #fff;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .07);
	transition: .3s
}

.featured-block .lower-box {
	position: relative;
	display: block;
	padding: 50px 30px 75px
}

.featured-block h3 {
	position: relative;
	color: #222;
	text-transform: capitalize;
	margin: 0 0 12px;
	font-weight: 700
}

.service-block-four .inner-box {
	position: relative;
	display: block;
	padding: 0 0 0 90px;
	min-height: 72px
}

.service-block-four .icon-outer .icon-box {
	position: relative;
	display: inline-block;
	font-size: 40px;
	color: #084d77;
	width: 71px;
	height: 71px;
	line-height: 71px;
	transition: .3s
}

.accordion-box .block .acc-btn,
.accordion-box .block .icon {
	line-height: 30px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	color: #222;
	font-weight: 700
}

.service-block-four .text {
	position: relative;
	display: block;
	max-width: 450px
}

.faqs-section {
	position: relative;
	padding: 120px 0 110px
}

.accordion-box .block .acc-btn {
	position: relative;
	font-size: 15px;
	cursor: pointer;
	padding: 15px 60px 15px 30px;
	background-color: #fff;
	border: 1px solid #e2eef2;
	transition: .3s
}

.accordion-box .block .icon {
	position: absolute;
	right: 25px;
	top: 15px;
	font-size: 12px;
	height: 30px;
	transition: .3s
}

.accordion-box .block .acc-btn.active .icon {
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	color: #fff
}

.accordion-box .block .acc-btn.active,
.sidebar .popular-tags .tags-list li a:hover {
	background-color: #084d77;
	border-color: #084d77;
	color: #fff
}

.accordion-box .block .acc-content {
	position: relative;
	display: none;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .07)
}

.accordion-box .block .content {
	position: relative;
	padding: 35px 30px;
	background: #fff
}

.accordion-box .block.current .acc-content {
	display: block
}

.accordion-box .block.active-block .acc-content {
	border-top-color: #084d77
}

.faqs-section .load-more {
	position: relative;
	display: block;
	padding: 50px 0 0;
	text-align: center
}

.call-to-action {
	position: relative;
	background: #edf5f8;
	padding: 100px 0 70px
}

.call-to-action .map-pattern-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../images/icons/map-pattern-three.png') center center no-repeat;
	opacity: .05
}

.call-to-action .auto-container {
	max-width: 1270px
}

.call-to-action .title-column h2 {
	font-size: 44px;
	margin: 0;
	color: #222;
	line-height: 1.2em
}

.call-to-action .links-column .inner {
	position: relative;
	display: block;
	padding-top: 20px;
	text-align: right
}

.call-to-action .links-column .theme-btn {
	margin-left: 12px;
	margin-bottom: 15px
}

.contact-section-two .social-links li {
	position: relative;
	display: inline-block;
	margin-right: 5px
}

.contact-section-two .social-links li a {
	position: relative;
	display: block;
	width: 44px;
	height: 44px;
	text-align: center;
	line-height: 42px;
	color: #084d77;
	font-size: 16px;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 50%;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.contact-section-two .text-column .inner {
	position: relative;
	display: block;
	max-width: 420px
}

.contact-section-two .form-column .inner {
	position: relative;
	display: block;
	padding-top: 40px
}

.contact-form .row {
	margin: 0 -10px
}

.contact-form .form-group {
	padding: 0 10px;
	margin-bottom: 20px
}

.contact-section-two .lower-row {
	position: relative;
	padding-top: 70px
}

.contact-info-block .content-box {
	position: relative;
	display: block;
	background: #fff;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .07);
	margin-bottom: 40px
}

.contact-info-block .content-box .title-box {
	position: relative;
	display: block;
	line-height: 1.5em;
	padding: 25px 40px;
	color: #fff;
	background: #084d77
}

.contact-info-block .content-box .text-content {
	position: relative;
	display: block;
	padding: 42px 35px;
	background: #fff
}

.map-data {
	text-align: center;
	font-size: 15px;
	color: #222;
	font-weight: 400;
	line-height: 1.7em
}

.map-data h6 {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
	color: #222
}

.map-canvas {
	height: 280px
}

.sidebar-page-container {
	position: relative;
	padding: 20px 0
}

.sidebar-page-container.services-page {
	padding-bottom: 50px
}

.services-page .content-side {
	order: 12
}

.services-page .sidebar-side {
	order: 0
}

.sidebar-page-container .blog-sidebar {
	margin-left: -30px
}

.sidebar-page-container .services-sidebar {
	padding-right: 20px
}

.sidebar .info-widget .lower {
	display: block;
	padding: 30px 20px
}

.sidebar .info-widget .subtitle {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 30px
}

.sidebar .info-widget .icon-box {
	position: relative;
	display: block;
	font-size: 52px;
	line-height: 1em;
	margin-bottom: 30px
}

.sidebar .info-widget .phone {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 700;
	margin-bottom: 5px
}

.sidebar .info-widget .phone a {
	display: inline-block;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.sidebar .info-widget .email {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 1.5em
}

.sidebar .downloads-widget .widget-inner {
	background: rgba(0, 0, 0, .03);
	padding: 25px 30px
}

.sidebar .downloads-widget li {
	position: relative;
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.sidebar .downloads-widget li a {
	position: relative;
	display: block;
	padding: 12px 0;
	line-height: 30px;
	font-weight: 500;
	color: #222;
	text-transform: capitalize
}

.sidebar .downloads-widget li .fa,
.sidebar .downloads-widget li .far {
	position: relative;
	padding-right: 10px;
	font-size: 20px;
	top: 2px
}

.sidebar-title h3 {
	position: relative;
	display: inline-block;
	font-size: 22px;
	line-height: 1.25em;
	color: #222;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 0
}

.sidebar .search-box .form-group {
	position: relative;
	margin: 0
}

.sidebar .search-box .form-group input[type=search],
.sidebar .search-box .form-group input[type=text] {
	position: relative;
	line-height: 30px;
	padding: 14px 50px 14px 30px;
	border: 1px solid #f0f0f0;
	background: #fff;
	color: #222;
	display: block;
	font-size: 16px;
	width: 100%;
	height: 60px;
	border-radius: 3px;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.sidebar .search-box .form-group button {
	position: absolute;
	right: 0;
	top: 0;
	height: 60px;
	width: 50px;
	line-height: 60px;
	display: block;
	font-size: 16px;
	color: #222;
	background: 0 0;
	font-weight: 400
}

.sidebar .recent-posts .post {
	position: relative;
	font-size: 14px;
	color: #777;
	padding: 0 0 25px 100px;
	min-height: 105px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 25px
}

.sidebar .recent-posts .post-thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	height: 80px;
	border-radius: 0
}

.sidebar .recent-posts .text {
	font-size: 16px;
	line-height: 1.5em;
	color: #222;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 7px
}

.sidebar .recent-posts .text a {
	color: #333
}

.sidebar .popular-tags .tags-list li {
	position: relative;
	display: inline-block;
	margin: 0 6px 10px 0
}

.sidebar .popular-tags .tags-list li a {
	position: relative;
	display: block;
	line-height: 24px;
	padding: 8px 20px;
	background: #edf5f8;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	color: #222;
	text-transform: capitalize;
	border-radius: 0;
	transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s
}

.sidebar .archives ul li {
	position: relative;
	line-height: 24px;
	font-size: 15px;
	margin-bottom: 10px
}

.sidebar .archives ul li:last-child {
	padding-bottom: 0;
	border: none
}

.sidebar .archives ul li a {
	position: relative;
	color: #222;
	display: block;
	padding-left: 22px;
	line-height: 24px;
	font-weight: 400;
	transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s
}

.sidebar .archives ul li a:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f061";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	font-size: 12px;
	font-weight: 700;
	color: #666;
	z-index: 5
}

.sidebar .services-widget ul li {
	position: relative;
	display: block;
	margin-bottom: 10px
}

.sidebar .services-widget ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	border-left: 3px solid #084d77;
	background: #084d77;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.sidebar .services-widget ul li a {
	position: relative;
	display: block;
	background: rgba(0, 0, 0, .03);
	padding: 12px 50px 12px 20px;
	line-height: 30px;
	color: #222;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	z-index: 1;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.sidebar .services-widget ul li a:before {
	content: "\f061";
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	right: 0;
	top: 0;
	line-height: 30px;
	padding: 12px 5px;
	width: 50px;
	text-align: center;
	border-left: 1px solid rgba(0, 0, 0, .07);
	font-size: 12px;
	font-weight: 700
}

.sidebar .services-widget ul li.active a:before,
.sidebar .services-widget ul li:hover a:before {
	color: #fff;
	border-color: rgba(255, 255, 255, .2);
	-webkit-transition: .3s .2s;
	-moz-transition: .3s .2s;
	-ms-transition: .3s .2s;
	-o-transition: .3s .2s;
	transition: .3s .2s
}

.post-details .news-block-three {
	margin-bottom: 20px;
	padding-bottom: 20px
}

.post-details .news-block-three .meta-info {
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 35px;
	border-bottom: 1px solid #e2eef2
}

.post-details .news-block-three .inner-box {
	box-shadow: none
}

.post-details .news-block-three .lower-box {
	box-shadow: none;
	padding: 40px 0 0
}

.post-details blockquote {
	position: relative;
	display: block;
	padding: 5px 30px;
	background: 0 0;
	color: #222;
	margin: 40px 0 40px 50px;
	font-weight: 700;
	font-size: 15px;
	line-height: 1.7em;
	border-left: 3px solid #084d77
}

.post-details blockquote .text {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6em;
	margin-bottom: 20px
}

.post-details blockquote .info {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
	color: #084d77
}

.post-details .lower-row .tags {
	position: relative;
	float: left;
	line-height: 24px
}

.post-details .lower-row .tags .icon {
	position: relative;
	top: -1px;
	font-weight: 400;
	color: #084d77;
	font-size: 18px;
	padding-right: 10px;
	vertical-align: middle
}

.post-details .lower-row .tags a {
	color: #666
}

.post-details .lower-row .tags a:hover {
	text-decoration-line: underline;
	color: #084d77
}

.post-details .lower-row .share-toggler {
	position: relative;
	display: inline-block;
	line-height: 24px;
	cursor: pointer;
	color: #084d77;
	font-weight: 700
}

.post-details .lower-row .share-it .icon {
	position: relative;
	top: -1px;
	font-weight: 400;
	color: #222;
	font-size: 18px;
	padding-right: 10px;
	vertical-align: middle
}

.author-box .name,
.comments-area .comment-box .info .name {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #222
}

.author-box {
	position: relative;
	display: block;
	margin-bottom: 60px
}

.author-box .inner-box {
	position: relative;
	display: block;
	padding-top: 5px;
	padding-left: 150px;
	min-height: 120px
}

.author-box .thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	border-radius: 50%
}

.author-box .thumb img {
	display: block;
	width: 100%;
	border-radius: 50%
}

.author-box .name {
	position: relative;
	display: block;
	line-height: 1.25em;
	letter-spacing: 1px;
	margin-bottom: 10px
}

.author-box .text,
.case-single-section .case-inner .two-column p {
	margin-bottom: 25px
}

.author-box .social-links li {
	position: relative;
	display: inline-block;
	margin-right: 15px;
	line-height: 24px
}

.service-details .content .text,
.service-details .image-box {
	position: relative;
	display: block;
	margin-bottom: 40px
}

.service-details .content p {
	position: relative;
	display: block;
	margin-bottom: 25px
}

.service-details .content h3 {
	color: #222;
	font-size: 30px;
	margin-bottom: 20px
}

.comments-title h2 {
	font-size: 30px;
	font-weight: 700;
	text-transform: capitalize;
	color: #222;
	margin: 0
}

.comments-area .comment-box {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.comments-area .comment {
	position: relative;
	min-height: 80px;
	padding-left: 105px
}

.comments-area .comment-box .author-thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	border-radius: 50%;
	margin-bottom: 20px;
	overflow: hidden
}

.comments-area .comment-box .author-thumb img {
	width: 100%;
	display: block;
	border-radius: 50%
}

.comments-area .comment-box .info {
	position: relative;
	margin-bottom: 10px;
	line-height: 24px
}

.comments-area .comment-box .info .name {
	position: relative;
	display: inline-block;
	margin-right: 25px;
	line-height: 24px
}

.comments-area .comment-box .info .date {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #999
}

.comments-area .comment-box .text {
	font-size: 15px;
	line-height: 1.7em;
	font-weight: 400
}

.comments-area .comment-box .reply-btn {
	position: relative;
	display: inline-block;
	margin-left: 31px
}

.comments-area .comment-box .reply-btn:before {
	content: '|';
	position: absolute;
	left: -18px;
	top: -1px;
	line-height: 24px;
	font-size: 12px
}

.comments-area .comment-box .reply-btn a {
	font-size: 15px;
	line-height: 1.5em;
	color: #222;
	font-weight: 700
}

.comments-area .comment-box .reply-btn a .fa {
	padding-right: 5px
}

.leave-comments .instruction {
	padding-top: 15px;
	color: #666;
	font-size: 14px;
	margin-bottom: 30px
}

.case-single-section {
	position: relative;
	padding: 90px 0
}

.case-single-section .case-inner .case-images .row {
	position: relative;
	margin: 0 -15px
}

.case-single-section .case-inner .case-images .image-column {
	position: relative;
	padding: 0 15px
}

.case-single-section .case-inner .case-images .image img {
	position: relative;
	width: 100%;
	display: block
}

.case-single-section .case-inner .cases-title {
	position: relative;
	padding-bottom: 30px;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px
}

.case-single-section .case-inner .cases-title h2 {
	position: relative;
	color: #222;
	font-size: 30px;
	font-weight: 500;
	line-height: 1.3em;
	text-align: right;
	padding-right: 40px;
	border-right: 1px solid #ccc;
	margin-bottom: 20px
}

.case-single-section .case-inner .cases-title .info-column .inner {
	position: relative;
	padding-top: 10px;
	margin-bottom: 20px
}

.case-single-section .case-inner .cases-title .info-column .inner h3 {
	position: relative;
	font-weight: 700;
	color: #222;
	font-size: 24px;
	text-transform: capitalize;
	margin-bottom: 7px
}

.case-single-section .case-inner .cases-title .info-column .inner .text {
	color: #222;
	font-size: 15px
}

.case-single-section .case-inner .bold-text {
	position: relative;
	font-weight: 700;
	font-size: 15px;
	line-height: 1.7em;
	margin-bottom: 20px
}

.case-single-section .case-inner .text p {
	position: relative;
	color: #222;
	font-size: 14px;
	line-height: 1.7em;
	margin-bottom: 0
}

.case-single-section .case-inner .text .two-column {
	position: relative;
	padding-bottom: 30px
}

.case-single-section .two-column h3 {
	position: relative;
	color: #333;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px
}

.case-single-section .case-inner .two-column .image-column .row {
	position: relative;
	margin: 0 -5px
}

.case-single-section .case-inner .two-column .image-column .column {
	padding: 0 5px;
	margin-bottom: 20px
}

.case-single-section .case-inner .two-column .image-column .image img {
	width: 100%;
	display: block
}

.contact-info-section {
	position: relative;
	padding: 90px 0 60px;
	background-color: #3d4a66;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.contact-info-section h3 {
	position: relative;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 40px
}

.contact-info-section .info-blocks {
	position: relative;
	max-width: 420px;
	margin: 0 auto
}

.contact-info-section .info-blocks .info-block {
	position: relative;
	margin-bottom: 30px;
	vertical-align: top
}

.contact-info-section .info-blocks .info-block .inner .icon-box {
	position: relative;
	width: 40px;
	height: 40px;
	color: #084d77;
	border-radius: 5px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	margin: 0 auto 25px;
	background-color: #fff
}

.contact-info-section .info-blocks .info-block .inner .text,
.contact-info-section .info-blocks .info-block .inner .text a {
	position: relative;
	color: #fff;
	font-size: 15px
}

.contact-info-section .info-blocks .info-block .inner .text a:hover {
	text-decoration: underline
}