html {}

body {
	font-size: 16px;
	color: #2B2B2B;
	font-family: "new-atten", sans-serif;
	font-weight: 400;
	font-style: normal;
}

a {
	color: #E01227;
	font-weight: 500;
}

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

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

.section-header-sub {
	display: block;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 5px;
	font-size: 20px;
}

.btn {
	background: #2B2B2B;
	color: #FFFFFF !important;
	padding: 15px 30px;
	border: 0;
}

.btn:hover, .btn-white:hover {
	background: #E01227;
	color: #FFFFFF !important;
}

.btn-white {
	background: #FFFFFF;
	color: #2B2B2B !important;
}

footer .btn {
	margin-bottom: 20px;
}

.wpcf7-submit {
	background: #2B2B2B;
	color: #FFFFFF !important;
	padding: 15px 30px;
	border: 0;
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	text-transform: uppercase;
}

.wpcf7-submit:hover {
	background: #E01227;
	color: #FFFFFF !important;
}

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

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

#mc-embedded-subscribe {
	background: #2B2B2B;
	color: #FFFFFF !important;
	padding: 15px 30px;
	border: 0;
	display: block;
	width: 100%;
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	text-transform: uppercase;
}

#mc-embedded-subscribe:hover {
	background: #E01227;
	color: #FFFFFF !important;
}



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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.main-title {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #2B2B2B;
}

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

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

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

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

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

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

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

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

.custom-logo {
	display: block;
	margin: 30px auto;
	width: auto;
	height: 60px;
}

.menu_inner_title {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 18px;
	color: #ffffff;
}

.menu_inner_lower_title {
	font-size: 28px;
	color: #FFFFFF;
}

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

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

.content-strip-grey {
	background: #EEEEEE;
}

.content-strip-less-bottom {
	padding: 120px 0 90px 0;
}

.testi-contain {
	padding: 30px;
	background: #EEEEEE;
	margin: 30px 0 0 0;
}

.testi-title {
	font-size: 22px;
	display: block;
	margin: 0 0 15px 0;
}

.testi-name {
	display: block;
	font-weight: 700;
	margin: 15px 0 0 0;
}

.testi-stars {
	color: #04DA8D;
}

.review-top {
	margin: 40px 0 30px 0;
}

.review-top-inner {
	padding: 30px;
	background: #F4D210;
	height: 100%;
}

.testi-stars i {
	margin-right: 10px;
}

.review-top-no-left {
	padding-left: 0;
}

.review-top-no-right {
	padding-right: 0;
}

.no-padding {
	padding: 0;
}

.slider-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9000;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2b2b2b+0,2b2b2b+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(43, 43, 43, 0) 0%, rgba(43, 43, 43, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(43, 43, 43, 0) 0%, rgba(43, 43, 43, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(43, 43, 43, 0) 0%, rgba(43, 43, 43, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002b2b2b', endColorstr='#2b2b2b', GradientType=0);
	/* IE6-9 */
}

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

.page-template-template-homepage .slide-strip img {
	display: block;
	width: 100%;
	height: 100vh;
	object-fit: cover;
}

.full-height {
	height: 100%;
	position: relative;
}

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

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

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

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

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

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

.contact-contact li span {
	padding: 0 5px 0 0;
}

.contact-contact li div {
	display: inline;
}

.contact-contact li div span {
	padding: 0;
}

#mt-slider .owl-dots {
	display: flex;
	justify-content: center;
	margin-bottom: 0px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	right: 30px;
	display: flex;
	flex-direction: column;
}

#mt-slider .owl-dot {
	display: inline-block;
}

#mt-slider .owl-dot span {
	background: none repeat scroll 0 0 #fff;
	border-radius: 20px;
	display: block;
	height: 12px;
	margin: 5px 4px;
	opacity: 0.5;
	width: 12px;
}

#mt-slider .owl-dot.active span {
	background: none repeat scroll 0 0 #333 !important;
	border-radius: 20px;
	display: block;
	height: 12px;
	margin: 5px 4px;
	opacity: 0.5;
	width: 12px;
}

.wpcf7 label {
	display: block;
}

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

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


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

#xs-menu-inner-wrap {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

.navbar-nav>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
}

.navbar-nav>li>a {
	color: #fff;
	font-size: 22px;
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	text-transform: uppercase;
	width: 100%;
	float: left;
	text-align: center;
}

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

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #E01227;
}

.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: #333;
	margin: 6px auto;
	transition: 0.4s;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
}

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

.bar2.change {
	opacity: 0;
}

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

#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 {
	z-index: 999999999;
	background: #fff;
}

#header-bars-wrap {
	cursor: pointer;
	position: relative;
	float: left;
}


.contact_wrap ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.contact_wrap ul li:nth-child(2) {
	margin: 10px 0;
}

.height-full {
	height: 100%;
}

.contact_wrap {
	background: #fff;
	height: 100%;
	width: 100%;
	display: block;
}

.contact_wrap {
	background: #fff;
}

.navbar-nav {
	float: none;
	margin: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	align-content: center;
	height: 100%;
}

.row_menu_top {
	height: 30%;
}

.row_menu_bottom {
	height: 70%;
}

.menu_wrap {
	background: #2B2B2B;
	height: 100%;
	display: block;
	overflow: hidden;
	width: 100%;
	float: left;
}

.no-padding {
	padding: 0px;
}

.contact_wrap {
	background: #fff;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	padding: 30px;
}

.menu_top_overlay {
	position: relative;
	height: 100%;
}

header .middle-wrap {
	height: 115px;
}

.xs-menu-wrap {
	height: calc(100vh - 115px);
}

.menu_inner_overlay {
	position: absolute;
	bottom: 30px;
	left: 30px;
	max-width: 90%;
	/* right: 0; */
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	padding: 15px;
}

.menu_top_overlay img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.signature {
	display: block;
	margin: 30px 0 0 0;
	font-family: 'Mrs Saint Delafield', cursive;
	font-size: 36px;
}

.role {
	display: block;
	font-weight: 500;
	margin-top: -10px;
}

.cta-block-rel {
	display: block;
	position: relative;
}

.page-template-template-subpages .cta-block-rel {
	margin: 30px 0;
}

.cta-block-abs {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2b2b2b+0,2b2b2b+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(43, 43, 43, 0) 0%, rgba(43, 43, 43, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(43, 43, 43, 0) 0%, rgba(43, 43, 43, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(43, 43, 43, 0) 0%, rgba(43, 43, 43, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002b2b2b', endColorstr='#2b2b2b', GradientType=0);
	/* IE6-9 */
}

.cta-block-abs-text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 30px;
	color: #FFFFFF;
}

.cta-block-abs-text span {
	display: block;
	color: #FFFFFF;
	font-size: 32px;
}

.cta-block-abs-sub {
	display: block;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 5px;
	font-size: 20px !important;
}

.home-icons {
	text-align: center;
	margin: 0 0 30px 0;
}

.home-icons img {
	height: 60px;
	width: auto;
	display: block;
	margin: 0 auto;
}

.home-icons span {
	display: block;
	margin: 15px 0 0 0;
}

#CDSRATINGWIDGET926 {
	margin: 0 auto !important;
}

.cta-explore {
	margin: 30px 0 0 0;
	padding: 30px;
	background: #EEEEEE;
}

.cta-explore-title {
	display: block;
	margin: 0 0 15px 0;
	font-size: 24px;
}

.cta-explore-details {
	margin: 5px 0 0 0;
	padding: 0;
}

.cta-explore-details li {
	list-style: none;
	display: block;
	margin: 0 0 10px 0;
}

.cta-explore-details li:last-child {
	margin: 0;
}

.cta-explore-details li i {
	padding-right: 5px;
}

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

footer .top-wrap {
	padding: 120px 0;
}

#mc_embed_signup {
	margin-bottom: 60px;
}

#mce-EMAIL,
#mce-FNAME,
#mce-LNAME {
	width: 100%;
	height: 55px;
	padding: 8px;
	background: #EEEEEE;
	border: 0;
	box-shadow: none;
}

footer .middle-wrap {
	padding: 120px 0;
	background: #2B2B2B;
	color: #FFFFFF;
	font-size: 15px;
}

footer .middle-wrap a {
	color: #FFFFFF;
}

footer .middle-wrap a:hover {
	color: #E01227;
}

.footer-title {
	display: block;
	font-size: 18px;
	margin: 0 0 30px 0;
	color: #FFFFFF;
}

footer .middle-wrap .menu {
	margin: 0;
	padding: 0;
}

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

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

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

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

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

.footer-contact li span {
	color: #FFFFFF;
	padding-right: 5px;
}

.footer-contact li div {
	display: inline;
}

.footer-contact li div span {
	padding: 0;
}

.footer-social {
	margin: 0;
	padding: 0;
	float: left;
}

.footer-social li {
	float: left;
	margin: 0 15px 0 0;
	list-style: none;
}

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

.footer-acred-logos {
	text-align: center;
}

.footer-acred-logos img {
	height: 120px;
	width: auto;
	margin: 0 15px 0 0;
}

.credits-wrap {
	padding: 120px 0;
	font-size: 14px;
}

.copyright {
	text-align: center;
	margin: 0;
	padding: 0;
}

.copyright li {
	display: inline-block;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #2B2B2B;
}

.copyright li:last-child {
	margin: 0;
	padding: 0;
	border: 0;
}

.copyright li a {
	color: #2B2B2B;
	font-weight: 400;
}

.copyright li a:hover {
	color: #E01227;
}

.accreditation {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}

@media (max-width: 1199px) {
	.menu_inner_lower_title {
		font-size: 22px;
		color: #FFFFFF;
	}

	.menu_inner_title {
		text-transform: uppercase;
		font-weight: 500;
		font-size: 14px;
		color: #ffffff;
	}
	.navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    width: 100%;
    float: left;
    text-align: center;
}
	.menu_inner_overlay {
		position: absolute;
		bottom: 15px;
		left: 15px;
		width: 80%;
		/* right: 0; */
		background: rgba(0, 0, 0, 0.6);
		color: #fff;
		padding: 12px;
	}
}

@media (max-width: 991px) {

	header .middle-wrap {
		height: 97px;
	}

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

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

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

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

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

	#mce-FNAME,
	#mce-LNAME {
		margin: 15px 0;
	}

	.cta-block-abs-text span {
		font-size: 24px;
	}

	.cta-block-abs-sub {
		font-size: 16px !important;
	}

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


	.menu_inner_title {
		font-size: 14px;
	}

	.menu_inner_lower_title {
		font-size: 24px;
	}
	.navbar-nav>li>a {
		color: #fff;
		font-size: 24px;
		font-weight: 800;
		width: 100%;
		float: left;
		text-align: center;
	}
	.navbar-nav>li {
		position: relative;
		display: block;
		z-index: 9;
		width: 100%;
		float: left;
		text-align: center;
		margin: 10px 0;
	}
	.navbar-nav {
		float: none;
		margin: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		align-content: center;
		height: 100%;
	}
	
	.slide-strip img {
	  height: 360px;
	  width: auto;
	  object-fit: cover;
	}

}

@media (max-width: 767px) {
	.row_menu_bottom {
    height: 100%;
}

.xs-menu-wrap {
	height: calc(100vh - 105px);
}
	.xs-top {
		margin-top: 30px;
	}

	.review-top-no-left {
		padding-left: 15px;
	}

	.review-top-no-right {
		padding-right: 15px;
	}

	.custom-logo {
		height: 45px;
	}
	
	.slide-strip img {
	  height: 340px;
	  width: auto;
	  object-fit: cover;
	}
	
	.mobile-contact {
		color: #2B2B2B;
		font-size: 26px;
	}
	
	.mobile-contact:hover {
		color: #E01227;
	}
	
	#CDSRATINGWIDGET926 {
	width: 80% !important;
}
	
	header .top-wrap a {
		background: #2B2B2B;
		padding: 10px 0;
		text-align: center;
		color: #FFFFFF !important;
		font-size: 14px;
		display: block;
	}
	
	header .top-wrap a:hover {
		background: #E01227;
	}


}


/* =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. */
}