html {}

body {
	font-size: 16px;
	font-family: 'Noto Serif', serif;
	font-weight: 400;
	color: #525252;
}

a {
	color: #4A8CCA;
}

a:hover {
	text-decoration: none;
	color: #132333;
}

.section-header {
	margin: 0 0 30px 0;
	padding: 0;
}

.section-header-top {
	margin-top: 60px;
}

.section-header-no-bottom {
	margin: 0;
}

.white-text {
	color: #FFFFFF !important;
}

.btn,
.wpcf7-submit {
	background: #4A8CCA;
	color: #FFFFFF;
	padding: 15px 30px;
	text-transform: uppercase;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	border: 0;
}

.btn:hover,
.wpcf7-submit:hover {
	background: #132333;
	color: #FFFFFF;
}

.btn-small {
	padding: 10px 20px;
}

.btn-top {
	margin-top: 30px;
}

.btn-top-half {
	margin-top: 15px;
}

/******** Headings ***********/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-weight: 400;
	text-transform: uppercase;
	color: #132333;
}

.section-header h1,
.section-header h2,
.section-header h3,
.section-header h4 {
	margin: 0 0 10px 0;
	padding: 0;
}

h1,
.h1 {
	font-size: 32px;
}

.content-strip-blue h1,
.content-strip-blue h2,
.content-strip-blue h3 {
	color: #FFFFFF !important;
	margin-bottom: 20px;
}

.slide-title {
	color: #FFFFFF;
	font-size: 42px;
	margin: 0 0 30px 0;
	padding: 0;
}

h2,
.h2 {
	font-size: 28px;
}

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

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

.contact-alert {
	background: #e74c3c;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 700;
	width: 100%;
	padding: 30px 0;
	margin: 30px 0 0 0;
}

/******** header ***********/

header .top-wrap {
	background: #e74c3c;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 700;
	width: 100%;
	padding: 10px 0;
}

header .top-wrap p {
	margin: 0;
	padding: 0;
}

header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}

header .middle-wrap {
	padding: 0 15px;
}

.custom-logo {
	display: block;
	margin: 30px 0 0 0;
	max-width: 100%;
	height: auto;
}



/******** content **********/

.content-strip {
	padding: 60px 0;
}

.content-strip-less-bottom {
	padding: 60px 0 30px 0;
}

.content-strip-blue {
	background: #254665;
	color: #FFFFFF;
}

.no-padding {
	padding: 0;
}

.slider-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9000;
	background: rgba(19, 35, 51, .6);
}

.slide-overlay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	color: #ffffff;
	left: 0;
	width: 100%;
	text-align: center;
}

.home .owl-carousel .owl-item img {
	display: block;
	width: 100%;
	height: 100vh;
	object-fit: cover;
}

.full-height {
	height: 100%;
	position: relative;
	padding: 60px 0;
}

.full-height-img img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.cta-table {
	display: table;
	width: 100%;
	height: 100%;
}

.cta-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.cta-team-contain {
	margin: 0 0 30px 0;
}

.cta-team-contain-bg {
	background: #FFFFFF;
	padding: 30px;
	height: 100%;
}

.cta-team-name {
	display: block;
	font-size: 22px;
	text-transform: uppercase;
	color: #132333;
	margin: 15px 0 5px 0;
}

.cta-team-role {
	display: block;
	color: #545454;
	font-size: 14px;
}

.team-points {
	margin: 30px 0;
	padding: 0;
}

.team-points li {
	list-style: none;
	margin: 0 0 10px 0;
	color: #545454;
}

.team-points li:last-child {
	margin: 0;
}

.team-points li i {
	padding-right: 10px;
	color: #4A8CCA;
}

.cta-testimonial-contain {
	background: #F7F7F7;
	margin: 0 0 30px 0;
}

.cta-testimonial-contain-pad {
	padding: 30px;
	height: 100%;
	color: #525252;
}

.cta-testimonial-title {
	display: block;
	font-size: 22px;
	text-transform: uppercase;
	color: #132333;
	margin: 0 0 15px 0;
}

.contact-contact {
	margin: 30px 0 0 0;
	padding: 0;
}

.contact-contact li {
	list-style: none;
	margin: 0 0 10px 0;
}

.contact-contact li:last-child {
	margin: 0;
}

.contact-contact li i {
	padding-right: 10px;
	color: #132333;
}

.wpcf7-form label {
	display: block;
	font-weight: 400;
	text-transform: uppercase;
}

.wpcf7-text {
	width: 100%;
	height: 55px;
	padding: 8px;
	margin: 10px 0;
	border: 0;
	color: #525252;
}

.wpcf7-textarea {
	width: 100%;
	height: 180px;
	padding: 8px;
	margin: 10px 0;
	border: 0;
	color: #525252;
}

.cta-news-block {
	margin: 0 0 30px 0;
	display: block;
}

.cta-news-block-pad {
	padding: 30px;
	height: 100%;
	background: #FFFFFF;
}

.cta-news-block-title {
	display: block;
	font-size: 20px;
	text-transform: uppercase;
	color: #132333;
}

.cta-news-block:hover .cta-news-block-title {
	color: #4A8CCA;
}

.cta-block-service {
	display: block;
	position: relative;
	text-align: center;
}

.cta-block-service-abs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(37, 70, 101, .6);
	padding: 0 30px;
}

.cta-block-service-title {
	display: block;
	text-transform: uppercase;
	font-size: 24px;
	color: #FFFFFF;
}

.cta-block-service:hover .cta-block-service-abs {
	background: rgba(74, 140, 202, .6);
}

.navbar-nav {
	float: left;
	margin: 0;
	width: 100%;
}

.xs-menu-wrap {
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 0px;
	height: 100%;
	background: #254665;
	opacity: 0;
	overflow: hidden;
}

#xs-menu-inner-wrap {
	display: flex;
	padding: 0px;
	margin: 0px;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: center;
	height: 100%;
}

.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	font-size: 27px;
	font-weight: 800;
	width: 100%;
	float: left;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
}

.nav>li {
	position: relative;
	display: block;
	z-index: 9;
	width: 100%;
	float: left;
	text-align: center;
}

.nav>li>a:focus,
.nav>li>a:hover,
.nav>li.active>a {
	text-decoration: none;
	background-color: transparent;
	color: rgba(255, 255, 255, 0.6);
}

.xs-menu-wrap.open {
	width: 100%;
	opacity: 1;
}

.xs-menu-wrap.fade {
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	width: 100%;
}

.xs-menu-wrap.slide {
	-webkit-transition: width 0.3s ease-in-out;
	-moz-transition: width 0.3s ease-in-out;
	-ms-transition: width 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out;
	transition: width 0.3s ease-in-out;
	opacity: 1;
}

.bar1,
.bar2,
.bar3 {
	width: 35px;
	height: 3.1px;
	background-color: #fff;
	margin: 6px auto;
	transition: 0.4s;
}

.bar1.change {
	-webkit-transform: rotate(-45deg) translate(-5px, 5px);
	transform: rotate(-45deg) translate(-5px, 5px);
	background: #fff;
}

.bar2.change {
	opacity: 0;
}

.bar3.change {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
	background: #fff;
}

#header-bars-wrap {
	cursor: pointer;
}

.no-scroll {
	overflow: hidden;
}

.fa-xs-phone {
	margin: 0 5px;
}

.menu-row {
	display: flex;
	flex-wrap: wrap;
}

.menu-col {
	align-items: center;
	display: flex;
}

.menu-col-end {
	justify-content: flex-end;
}

.header-xs-icons .fa {
	font-size: 26px;
}

.header-xs-icons a {
	color: #000;
}

header#header {
	position: relative;
	z-index: 99;
}

#header-bars-wrap {
	cursor: pointer;
	position: relative;
	z-index: 99;
	float: right;
}

.flex_row {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.img-margin {
	margin-top: 30px;
}

.card-body {
	padding: 15px 0;
}

.card-wrap {
	padding: 15px 0 0 0;
}

.faq-title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}

.btn-accor.btn-link.collapsed {
	width: 100%;
	text-align: left;
	color: #fff;
	background-color: #254665;
	padding: 25px 20px;
	text-decoration: none;
}

.btn-accor.btn-link {
	width: 100%;
	text-align: left;
	color: #fff;
	background-color: #254665;
	padding: 25px 20px;
	text-decoration: none;
}

.faFold {
	transition-duration: 0.3s;
	float: right;
	margin: -19px 0 0 -30px;
}

.roclass {
	transform: rotate(90deg);
}

/******** footer ***********/

footer a {
	color: #FFFFFF;
}

footer a:hover {
	color: #4A8CCA;
}

footer .middle-wrap {
	background: #132333;
	padding: 60px 0;
	color: #FFFFFF;
	font-size: 15px;
}

.footer-title {
	display: block;
	text-transform: uppercase;
	font-size: 22px;
}

.footer-line {
	margin: 10px 0 30px 0;
}

footer .menu {
	margin: 0;
	padding: 0;
}

footer .menu li {
	list-style: none;
	margin: 0 0 10px 0;
}

footer .menu li:last-child {
	margin: 0;
}

.footer-logo {
	display: block;
	margin: 0 0 30px 0;
}

.footer-contact {
	margin: 30px 0 0 0;
	padding: 0;
}

.footer-contact li {
	list-style: none;
	margin: 0 0 10px 0;
}

.footer-contact li:last-child {
	margin: 0;
}

.footer-contact li i {
	padding-right: 10px;
	color: #4A8CCA;
}

.credits-wrap {
	background: #2B3948;
	padding: 60px 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}

.home .home_slider .owl-item img {
	display: block;
	width: 100%;
	height: auto !important;
	object-fit: cover;
}

.arrow_slider_right {
	margin-left: 8px;
}

.image-block--field {
	margin: 30px 0 0 0;

	.section-header {
		margin-top: 30px;
	}
}

.owl_arrows_wrap .fa {
	font-size: 22px;
	cursor: pointer;
}

.owl_arrows_wrap {
	alignment-baseline: after-edge;
	float: right;
}

.home_testi .owl-dots {
	display: flex;
	justify-content: center;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	z-index: 9999999999999999999;
	bottom: 0;
	position: relative;
	opacity: 1;
	margin-top: 30px;
}

.home_testi .owl-dot {
	background-color: #132333;
	width: 13.5px;
	height: 13.5px;
	border-radius: 50px;
	border: 1px solid #132333;
	margin: 0 3.5px;
}

.home_testi .owl-dot.active {
	background-color: #4A8CCA;
	width: 13.5px;
	height: 13.5px;
	border-radius: 50px;
	border: 1px solid #4A8CCA;
	margin: 0 3.5px;
}

.innerTable {
	background: #EFF4FA;
	padding: 30px;
}

.testimonal-title {
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 22px;
	color: #132333;
	display: block;
}

.testimonal-text {
	font-style: italic;
	display: block;
	margin-bottom: 15px;
}

.testimonal-thumb img {
	width: 80px !important;
	height: 80px !important;
	object-fit: cover;
}

/*
.home_testi .owl-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 9999999999999999999;
  bottom: 35px;
  position: absolute;
  opacity: 1;
}
*/

@media (max-width: 1199px) {

	.slide-title {
		font-size: 38px;
	}

	.page .slide-strip img {
		height: 320px;
		width: auto;
		object-fit: cover;
	}

	.cta-block-service-title {
		font-size: 22px;
	}

	.navbar-nav>li>a {
		font-size: 24px;
		padding-top: 12px;
		padding-bottom: 12px;
	}

}

@media (max-width: 991px) {

	.navbar-nav>li>a {
		font-size: 20px;
		padding-top: 9px;
		padding-bottom: 9px;
	}

	h1,
	.h1 {
		font-size: 28px;
	}

	.slide-title {
		font-size: 34px;
	}

	h2,
	.h2 {
		font-size: 26px;
	}

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

	.footer-title {
		margin: 30px 0 0 0;
	}

	.cta-block-service-title {
		font-size: 20px;
	}

}

@media (max-width: 767px) {

	.navbar-nav>li>a {
		font-size: 20px;
		padding-top: 6px;
		padding-bottom: 6px;
	}

	.page .slide-strip img {
		height: 260px;
		width: auto;
		object-fit: cover;
	}


	h1,
	.h1 {
		font-size: 26px;
	}

	.slide-title {
		font-size: 32px;
	}

	h2,
	.h2 {
		font-size: 24px;
	}

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

	.navbar-default .navbar-toggle {
		border-color: #FFFFFF;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #FFFFFF;
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: #FFFFFF;
	}

	.accreditation,
	.copyright {
		text-align: center;
	}

	.copyright {
		margin: 0 0 15px 0;
	}

	.xs-margin-bottom {
		margin-bottom: 30px;
	}

}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}