body.home #content {
	padding: 0;
	margin:0;
}

a.header_phone {

}

a.header_phone:hover {
  border: 1px #0a66a9 solid;
}

.head_phone {
	margin-inline-start:-15px;
}

.head_phone a {
	color: #0a66a9;
}

.headphone a:hover {
	color: #0a66a9;
	text-decoration: underline !important;
}

#content {
	background-color: #FFF;
	color: #313131;
}

#content p {
	line-height: 1.7em
}

#content ul li {
	line-height: 1.5em;
}

#mobile_phone {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 100%;
	background-color: #0a66a9;
	color: #FFF;
	transition: all 0.4s ease;
	text-align: center;
	padding: 10px
}

body.mobile #mobile_phone {
	display: block
}

body.mobile #headermobilebtn a,
body.mobile #mobile_phone a {
	color: #FFF;
	text-decoration: none;
	font-size: 24px
}

body.mobile #headermobilebtn a:hover,
body.mobile #mobile_phone a:hover {
	color: rgb(251, 174, 96);
	text-decoration: none
}

body.mobile footer {
	padding-bottom: 60px
}

#faq a {
	color: #fbae60
}

#pagecell {
	max-width: 1600px
}

.elite {
	vertical-align: middle;
}

body.scroll header .elite {
	width: 78px;
	height: 76px;
}

body.scroll header {
	background-color:#FFF
}


body.home #pagecell {
	max-width: 100%
}

#pagecell a:link,#pagecell a:visited {
	color:#FFF;
	text-decoration: none;
}

#pagecell a:visited {
	color:#FFF;
}

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

#content a:link,#content a:visited {
	color:#0a66a9;
	text-decoration: underline;
}

#content a:visited {
	color:#0a66a9;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0a66a9;
	font-family: 'Noto Serif Display'
}

body.home h2,
body.home h3,
body.home h4,
body.home h5,
body.home h6 {
	color: #FFF
}

h1 {
	text-align: center;
	font-weight: 400;
	font-style: normal;
	font-size: 2.75em;
}

h2 {
	font-size: 2em;
}

.sidebar {
	background-color: #0a66a9;
	color: #FFF;
	margin-top:20px !important;
	margin-bottom:20px !important
}

.sidebar a {
	color: #FFF
}

body.sidebar_left .sidebar,
body.sidebar_left.sidebar_right .sidebar,
body.sidebar_right .sidebar {
	box-shadow: none;
	margin-top: 20px;
}

nav {
	white-space: nowrap
}

nav ul li a {
	font-weight: 500;
	font-size: 16px !important;
	line-height: 18px;
	color: #000
}

nav ul>li.nav_active>a,
nav ul li a {
	color: #000
}

nav ul>li.nav_active>a,
nav ul>li.nav_active>a:active,
nav ul>li.nav_active>a:hover,
nav ul>li.nav_active>a:hover,
nav ul li a:hover {
	color: #0a66a9 !important
}

@media screen and (max-width: 1200px) {
	nav ul li a {
		font-size: 14px !important;
		line-height: 16px
	}
}

@media screen and (max-width: 1000px) {
	nav ul li a {
		font-size: 12px !important;
		line-height: 14px
	}
}

section.testimonials {
	background-image: url('../images/testimonials-background.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	color: black;
	padding: 10% 20%
}

body.mobile section.testimonials {
	padding: 5%
}

.testimonial_container {
	background-color: rgba(255, 255, 255, 0.80);
	padding: 25px
}

.testimonials_title {
	text-align: center;
	font-size: 2em
}

.author {
	text-align: center
}

section.gray {
	background: #F1F1F2;
	padding: 35px;
	margin: 0
}

a.button {
	letter-spacing: normal
}

a.navbutton {
	display: inline-block;
	width: auto;
	color: #FFF !important;
	background: #0a66a9;
	border: #0a66a9 solid 1px !important;
	font-size: 16px !important;
	line-height: 18px;
	font-weight: bold;
	overflow: hidden;
	padding: 10px 14px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}

a.navbutton:hover {
	background: none;
	text-decoration: none;
	background-color: #FFF;
	color: #0a66a9 !important
}

a.navbutton span {
	padding: 0
}

.headerflexcontainer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 1220px;
	margin: 0 auto
}

body.mobile .headerflexcontainer {
	justify-content: flex-start
}

.headerflexitem {
	position: relative;
	flex-grow: 1;
	padding: 0 10px;
	text-align: center;
	align-items: center
}

body.mobile .headerflexitem {
	flex-grow: 0
}

#headermobilebtn {
	display: none
}

#headermobilebtn a.button,
a.mobile_button {
	background: #FFF;
	color: #0a66a9 !important;
	font-size: 16px !important;
	margin: 4px 2px 0;
	padding: 6px 12px
}

#headermobilebtn a.button:hover,
a.mobile_button:hover {
	background: #0a66a9;
	color: #FFF !important;
	border: 1px #FFF solid
}

body.mobile .headerbtn {
	display: none
}

body.mobile #headermobilebtn {
	display: block;
	width: 100%;
	background-color: #0a66a9;
	color: #FFF;
	transition: all 0.4s ease;
	text-align: center;
	padding: 0
}

div.logo {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	text-align: center;
	margin-top: 10px
}

.banner-image {
	position: relative;
	width: 100%;
	background-color: #e5effa;
	background-image: url('../images/nyc-3.webp');
	background-size: cover;
	background-position: center center
}


.banner-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.bannerflexcontainer {
	display: flex;
	align-items: start;
	justify-content: space-between;
	margin: 104px auto 0 auto
}



.bannerflexitem {
	position: relative;
	flex-grow: 1;
	padding: 0 10px;
	text-align: center;
	align-items: center;
}

.banner-content {
	width: auto;
	z-index: 50;
	text-align: center;
	padding: 5%;
}

.banner-overlay {
	clear: both;
	display: inline-block;
	text-align: left;
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
	width:50%;
	padding:0 10% 0 0
}

.banner-overlay2 {
	clear: both;
	display: inline-block;
	padding: 30px 10px 5px;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	background-color:#FFF;
	text-transform: uppercase;
	box-shadow: -10px 10px #fbae60;
	border: 1px #0a66a9 solid;
}

.banner-1 {
	color: #000000;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-left:7px;
	text-transform: uppercase;
}

.banner-2 {
	color: #0a66a9;
	font-size: 45px;
	text-align: left !important
}

.banner-3 {
	color: #000000;
	line-height: 30px;
	padding: 0 0 30px 0
}

@media screen and (min-width: 400px) {
body.mobile .banner-3 {
	padding:0 25% 30px 0
}
}

.banner-overlay a {
	font-size: 14px
}

@media screen and (max-width: 1100px) {
	.banner-overlay {
		width:20%;
	}

	.banner-2 {
		font-size: 25px
	}

	.banner-overlay a {
		font-size: 16px
	}
}

@media screen and (max-width: 900px) {
	.banner-overlay {
		
	}

	.banner-2 {
		font-size: 21px
	}

	.banner-overlay a {
		font-size: 14px
	}
}

#hero_photo {
	display: none;
}

@media screen and (max-width: 750px) {
	.banner-overlay {
		padding: 0
	}
	.banner-container #banner_form {
		display: none
	}
	#banner-contact {
		text-align: left
	}
	#hero_photo {
		display: block;
	}
}

@media screen and (max-width: 500px) {
	#banner-contact a {
		display: block;
		width:65%
	}
	.banner-3 {
		padding:0
	}
}


.legal1 {
	text-align: center;
	font-weight: 400;
	font-style: normal;
}


.group-container {
	position: relative;
	background-color: #0a66a9;
}

.group-image {
	position: relative;
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
	background-image: url('../images/group-pic2.webp');
	background-size: cover;
	height: calc(100vw * (572/829) * .7);
	max-height: 625px;
}

.group-content {
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	width: auto;
	padding: 0;
	z-index: 50;
}

.group-overlay {
	padding: 10px;
	text-align: center;
	background-color: #FFF;
	font-size: 18px;
	font-size: 14px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

@media screen and (max-width: 700px) {
	.group-content {
		display: none;
	}
	.legal1 {
		font-size: 26px
	}
	/* .localsflexitem {
		height: 20rem !important;
	} */
}


.whyflexcontainer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	background-color: #034e1c;
	color: #ECECEC;
	padding: 40px
}

.whyflex1 {
	width: 40%
}

.whyflex2 {
	background-color: #FFF;
	padding: 40px;
	text-align: left;
	width: 60%;
	box-shadow: 4px 8px 5px rgb(136, 136, 136)
}

.whyflexdesc {
	text-align: left;
	font-size: 18px;
	padding-top: 15px
}

.whyflexaction {
	position: absolute;
	bottom: -50px;
	left: -50px
}

@media screen and (max-width: 1200px) {
	.whyflexcontainer {
		flex-direction: column-reverse;
		padding: 30px 0 0
	}

	.whyflex1 {
		width: 100%
	}

	.whyflex2 {
		width: 100%;
		/* max-width: 671px; */
		box-shadow: none;
		padding: 20px
	}

	.whyflexaction {
		display: none
	}
}

.whyflexitem {
	position: relative;
	flex-grow: 1;
	text-align: center;
	align-items: center
}

.locals_container {
	background-color: #0a66a9;
	color: #FFF;
	text-align: center;
	padding: 40px;
}

.locals_container {
	background-image: url('../images/shutterstock_1149994178.webp');background-repeat: no-repeat;background-size: cover
}

/* body.mobile .locals_container {
	background-image: none;
	background-color: #101213;
} */

.localsflexcontainer {
	display: flex;
	padding: 10px
}

.localsflexitem {
	flex-grow: 1;
	width: 32%;
	background-color: #FFF;
	color: #000;
	position: relative;
	overflow: hidden;
	border: 3px #fbae60 solid;
}

.localsflexitem+.localsflexitem {
	margin-left: 8%
}

.local1title {
	color: #FFF;
}

.local1title2 {
	font-size:35px;
	color:#fff;
	padding: 20px 20px 10px 20px
}

.process_icon {
	background-color:#FFF; border: 1px #114522 solid;margin: -60px auto;width:60px;height:60px;padding:8px
}

body.mobile .process_icon {
	margin: auto
}

.process_text {
	margin-top:80px;padding-bottom:15px;font-weight: 700;font-size: 20px;color: #114522
}

body.mobile .process_text {
	margin-top: auto
}

@media screen and (max-width: 1200px) {
	.localsflexcontainer {
		flex-direction: column
	}

	.localsflexitem {
		width: 100%;
		margin: 10px auto
	}

	.localsflexitem+.localsflexitem {
		margin: 10px auto
	}
}

@media screen and (max-width: 550px) {
	.locals_container {
		padding: 10px
	}

	.localsflexitem {
		width: 96%
	}

	.local1title {
		font-size: 30px
	}

	.local1title2 {
		font-size: 40px
	}
}

/* #content_container .localsflexitem img {
	height: 50px !important;
	width: auto !important
} */

.localtitle {
	font-size: 22px;
	font-weight: 900;
	color: #0a66a9;
	padding: 0 0 10px 0;
}

.local1desc {
	padding: 20px;
	font-size: 14px;
	text-align: center
}

.localdesc {
	width: 100%;
	background: #FFF;
	text-align: center;
	padding: 20px
}

.readyflexcontainer {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	padding:20px 20px 0 0;
	background-color: #0a66a9;
	color: #FFF
}

.readyflexitem1 p {
	padding-left:300px
}

#meet_reena_img {
	width:auto;
	height:640px;
	max-height: 400px;
	position: absolute;
	bottom:0;
	left:0;
}
@media screen and (max-width: 1200px) {
#meet_reena_img {
	height:200px;

}
.readyflexitem1 p {
	padding-left:0
}
}

.readyflexitem {
	position: relative;
	flex-grow: 1;
	text-align: center;
	align-items: center
}

.readyflexitem1 {
	padding: 40px;
	text-align: left;
	width: 45%
}



.readyflexitem2 {
	width: 55%
}

.more1 {
	padding: 15px;
	text-align: left;
	text-transform: uppercase;
}

.readytitle {
	font-weight: 700;
	font-size: 50px;
	padding-bottom: 25px
}

.readycontainer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.readyitem {
	width: 32%;
	margin-bottom: 2%;
	position: relative
}

.readyoverlay {
	background-color: rgba(26, 25, 25, 0.8);
	color: #FFF;
	width: 100%;
	padding: 15px 2px;
	position: absolute;
	bottom: 0;
	font-weight: 800;
	font-size: 14px
}

@media screen and (max-width: 1200px) {
	.readyflexcontainer {
		flex-direction: column;
		padding: 0
	}

	.readytitle {
		font-size: 30px
	}

	.readycontainer {
		max-width: 740px;
		margin: 0 auto
	}

	.readyflexitem1 {
		width: 100%;
		padding:40px 40px 40px 150px
	}

	.readyflexitem2 {
		width: 100%
	}
}

@media screen and (max-width: 767px){
    .readyflexcontainer{flex-direction:column !important;}
}

@media screen and (max-width: 550px) {
	.readyflexitem1 {
		padding:20px 20px 100px 20px
	}
	.readybuttons {
		padding-top:0px;
		padding-left: 120px
	}
}

/* body.mobile .readybuttons {
	display: none
} */

.home_form {
	padding: 50px;
	max-width: 1220px;
	margin: 0 auto
}

.form_title {
	text-align: center;
	font-size: 50px;
	margin: 10px;
	font-weight: 700
}

@media screen and (max-width: 550px) {
	.home_form {
		padding: 10px
	}

	.form_title {
		font-size: 35px
	}
}




#testimonials {
	background-color: #0a66a9;
	color: #FFF;
	padding: 40px 60px 40px 80px;
	position: relative;
	z-index: 1 
}

body.mobile #testimonials {
	padding: 20px 15px 20px 15px;
}


.testimonialsflexcontainer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
}

body.mobile .testimonialsflexcontainer {
	flex-direction: column;
}

body.mobile #testimonial-photo {
	display: none
}

.testimonialsflexitem {
	position: relative;
	flex-grow: 1;
	align-items: center
}

.review-stars i.star {
	color:rgb(251, 174, 96);display:block;font-size:25px; font-weight: bold;padding: 0 5px;
	font-style: normal;
	animation: blinker 3s linear infinite;
}

@keyframes blinker {
  50% {
	opacity: .5;
  }
}

.review-stars .star:after {
	content: "\2605";
}

.review-stars ul {
	padding-left:0px;
	text-align: center
}

.review-stars li {
	display: inline-block;
}

.review-author {
	font-style: italic;
	font-weight: bold;
}

.review-sep {
	display: none;
}

/* #google-reviews span.review-date {
	display: none
} */






.mapcontainer {
	display: flex;
	align-items: center
}

.mapdesccontainer {
	background-color: rgba(26, 25, 25, 0.8);
	padding: 25px;
	color: #FFF
}

.mapitem {
	flex-grow: 1;
	padding: 20px 100px 0
}

.mapdesc {
	font-weight: 900;
	font-size: 40px
}

.mapitems {
	font-weight: 900;
	font-size: 20px
}

@media screen and (max-width: 1200px) {
	.mapitem {
		padding: 20px 50px 0
	}

	.mapdesc {
		font-size: 20px
	}

	.mapitems {
		font-size: 14px
	}
}

@media screen and (max-width: 750px) {
	.mapitem {
		padding: 10px 20px 0
	}

	.mapdesc {
		font-size: 14px
	}

	.mapitems {
		font-size: 12px
	}

	ul.mapitems {
		padding: 0 0 0 20px
	}

	.mapdesccontainer {}
}

@media screen and (max-width: 550px) {
	.mapdesccontainer {
		padding: 5px
	}

	.mapdesc {
		display: none
	}
}

@media screen and (max-width: 550px) {
	.testimonials {
		padding: 20px
	}
}

.bottom_nav {
	position: relative
}

.bottom_nav>ul {
	list-style-type: disc;
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.bottom_nav ul li {
	display: inline-block;
	white-space: nowrap;
	padding: 0;
	vertical-align: top
}

.bottom_nav ul li+li {
	padding: 0 0 0 40px
}

.bottom_nav ul li a {
	font-size: 20px;
	font-weight: 600
}

.bottom_nav ul ul {
	display: block;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside
}

.bottom_nav ul li ul li {
	display: list-item;
	white-space: nowrap;
	padding-left: 5px;
	text-transform: capitalize;
	list-style-type: disc
}

.bottom_nav ul li ul li a {
	font-size: 14px;
	font-weight: 400
}

@media screen and (max-width: 900px) {
	.bottom_nav ul li {
		display: list-item;
		list-style-type: none
	}

	.bottom_nav ul {
		margin: 0 0 10px
	}

	.bottom_nav ul ul {
		position: relative;
		padding: 0
	}

	.bottom_nav ul li+li {
		padding: 0
	}
}

footer {
	background-color: #0a66a9;
	color: #FFF
}

footer a {
	color: #FFF !important;
}

.foot1 {
	padding: 10px 0;
	text-align: left
}

footer .container {
	display: flex
}

footer .item {
	flex-grow: 1;
	padding: 10px;
}

@media screen and (max-width: 1100px) {
	footer .container {
		flex-direction: column;
		align-items: center
	}

	footer .item {
		padding: 10px;
		width:100%;
	}
}

.module {
	padding:10px;
	margin:0 0 10px;
}

.module h2 {
	margin:5px 0 10px;
}


.module ul {
	padding-left:4px;
}

.module li {
	list-style:inside;
	padding-bottom:0;
	margin-bottom:0;
}

#social a {
	color:#fff;
	padding:0 4px;
}

#social a:hover {
	color:#064679;
}

.fa-stack {
	color:#FF942A;
}

.fa-stack:hover {
	color:#000;
}
