/*
 * Page Styles
 * ------------------------------------------------------------------------------------------------
*/

@import "../global/accordion-line.css";


body.page-id-754 .menu-item-353,
body.page-id-754 .menu-item-356 {
	display: none !important;
}
body.page-id-754 #footer .footer-nav li.menu-item-353 + li:before {
	display: none !important;
}

.section-title {
	color: #263555;
	margin-bottom: 25px;
}
.section-wrap-button {
	text-align: center;
	margin-top: 60px;
}
@media (max-width: 991px) {
	.section-wrap-button {
		margin-top: 50px;
	}
}
@media (max-width: 767px) {
	.section-title {
		margin-bottom: 20px;
	}
	.section-wrap-button {
		margin-top: 40px;
	}
}





/*
 * Header
 * ------------------------------------------------------------------------------------------------
*/
#header {
	position: absolute;
	top: auto;
	left: auto;
	padding: 10px 0;
	min-height: 50px;
}





/*
 * Section Top
 * ------------------------------------------------------------------------------------------------
*/
.section-top {
	padding-top: 220px;
	padding-bottom: 100px;
}
.section-top .page-title {
	color: #263555;
	text-align: center;
	margin-bottom: 10px;
}
.section-top .page-title span[data-update] {
	text-transform: uppercase;
}
.section-top .page-subtitle {
	color: #263555;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
.section-top .form-box {
	background-color: rgb(0 0 0 / 70%);
	max-width: 824px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
.section-top .form-box .form-step {
	padding: 0 60px 50px;
}
.section-top .form-box .fields-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 0;
}
.section-top .form-box .form-step-flex .fields-flex {
	margin-left: 0;
	margin-right: 0;
}
.section-top .form-box .form-step-flex .step-container > .row > .col-xs-12 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.section-top .form-box .form-step-flex .col-item .form-col {
	padding-left: 0;
	padding-right: 0;
}
.section-top .form-box .form-step-flex .col-item-50 {
	width: 50%;
}
.section-top .form-box .form-step-flex .field-label {
	margin-top: 0;
	margin-bottom: 0;
}
.section-top .form-box .form-step-flex .field-zip {
	font-size: 20px;
}
.section-top .form-box .form-step-flex .col-item-button {
	width: 100%;
}
.section-top .form-box .form-step-flex .col-item .step-button-col {
	padding-left: 0;
	padding-right: 0;
}
.section-top .form-box .col-step-secure {
	display: none;
}

.section-top .form-box .select2-container {
	margin-top: 0;
}
.section-top .form-box .form-text {
	color: #fff;
	font-size: 24px;
	line-height: normal;
	text-align: center;
	padding: 28px 20px;
}
.section-top .form-box .form-text a {
	color: #fff;
	font-weight: 700;
}
.section-top .form-box .form_pre_form {
	color: #fff;
	font-weight: 700;
	margin-bottom: 0;
}
@media (min-width: 768px) {
	.section-top .page-title.page-title-v1 {
		font-size: 58px;
		line-height: 60px;
		margin-bottom: 20px;
	}
}
@media (max-width: 1199px) {
	.section-top {
		padding-top: 150px;
		padding-bottom: 80px;
	}
	.section-top .form-box {
		margin-top: 40px;
	}
}
@media (max-width: 991px) {
	.section-top .form-box .form-text {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.section-top {
		padding-top: 150px;
		padding-bottom: 50px;
	}
	.section-top .wrap-title {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	.section-top .form-box {
		max-width: 500px;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
	}
	.section-top .form-box .form-step {
		padding: 0 20px 30px;
	}
	.section-top .form-box .form-step-flex .fields-flex {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.section-top .form-box .form-step-flex .step-container > .row > .col-xs-12 {
		display: block;
	}
	.section-top .form-box .form-step-flex .fields-wrap .col-item {
		margin-bottom: 20px;
	}
	.section-top .form-box .form-text {
		font-size: 18px;
		margin-bottom: 0;
	}
}








/*
 * Section Map
 * ------------------------------------------------------------------------------------------------
*/
.section-map {
	padding-top: 0;
	padding-bottom: 0;
}
.section-map .section-title {
	text-align: center;
	margin-bottom: 20px;
}
.section-map .section-subtitle {
	text-align: center;
	margin-bottom: 30px;
}
.section-map .wrap_map {
	position: relative;
}
.section-map .wrap_map > .container {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 100px;
	z-index: 10;
}
.section-map .map {
	width: 100%;
	height: 600px;
	max-height: 75vh;
}
.section-map .zip_form_box {
	background-color: #FFF;
	box-shadow: 0px 0px 25px 5px #72727240;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1210px;
	max-width: 100%;
	position: static;
	left: 20px;
	bottom: 20px;
	padding: 25px 30px 25px;
	margin: auto;
	z-index: 10;
}
.section-map .zip_form_box .wrap-title {
	width: calc(40% - 15px);
	color: #263555;
}
.section-map .zip_form_box .form-title {
	margin-bottom: 2px;
}

.section-map .zip_form_box .zipcodeform {
	display: flex;
	width: calc(60% - 15px);
	max-width: 100%;
	justify-content: space-between;
}
.section-map .zip_form_box .form-col {
	width: 100%;
	max-width: calc(100% - 250px);
}
.section-map .zipcodeform .field-label {
	margin: 0;
}
@-webkit-keyframes autofill_zip_lps {
    to {
        color: #12284C;
        background-color: #D5E2FB;
    }
}
.section-map .zipcodeform .zipcode:-webkit-autofill {
    -webkit-animation-name: autofill_zip_lps;
    -webkit-animation-fill-mode: both;
}
.section-map .zipcodeform .wrap-button {
	display: inline-block;
	position: static;
	right: 0;
	bottom: 0;
	vertical-align: middle;
	/* padding-left: 18px; */
	/* padding-right: 10px; */
	margin: 0;
}
.section-map .zipcodeform .button {
	/* border: none; */
	-webkit-box-shadow: none;
	box-shadow: none;
	min-width: 250px;
}

@media (max-width: 991px) {
	.section-map .zip_form_box {
		display: block;
	}
	.section-map .zip_form_box .wrap-title {
		width: 100%;
	}
	.section-map .zip_form_box .zipcodeform {
		width: 100%;
		margin-top: 20px;
		padding-right: 10px;
	}
}
@media (max-width: 767px) {
	.section-map {
		padding-top: 0;
		padding-bottom: 0;
	}
	.section-map .wrap_map > .container {
		position: relative;
		bottom: 0;
		margin-top: -80px;
	}
}
@media (max-width: 600px) {
	.section-map .map {
		max-height: 55vh;
	}
	.section-map .zip_form_box {
		display: block;
		padding: 18px 15px 20px;
	}
	.section-map .zip_form_box .wrap-title {
		width: 100%;
		margin-bottom: 15px;
	}
	.section-map .zip_form_box .zipcodeform {
		display: block;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-top: 15px;
	}
	.section-map .zip_form_box .form-col {
		width: 100%;
		max-width: 100%;
		/* padding-left: 18px; */
		/* padding-right: 15px; */
	}
	.section-map .zipcodeform .wrap-button {
		width: 100%;
		max-width: 100%;
		margin-top: 15px;
	}
	.section-map .zipcodeform .wrap-button .prllg_btn {
		width: 100%;
		max-width: 100%;
	}
}




/*
 * Section Map Zip Form
 * ------------------------------------------------------------------------------------------------
*
.section-map .zipcodeform .location-icon:before {
	content: '';
	display: block;
	background-image: none;
	background-color: #EAEAEA;
	border: 1px solid #EAEAEA;
	position: absolute;
	left: -11px;
	top: -1px;
	width: calc(100% + 22px);
	height: 51px;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	transform: skew(-20deg);
	z-index: -1;
}
.section-map .zipcodeform .location-icon:hover:before {
	border-color: #7492FF;
}
.section-map .zipcodeform .location-icon.focused:before {
	border-color: #7492FF; 
	box-shadow: 0 0 0 1px #7492FF;
}

.section-map .zipcodeform .form-col[class*="field-error"] .location-icon:before {
	border-color: #EAEAEA;
	box-shadow: 0 0 0 1px #E43133;
}
.section-map .zipcodeform .form-col[class*="field-error"] .location-icon.focused:before {
	border-color: #EAEAEA;
	box-shadow: 0 0 0 2px #E43133;
}

.section-map .zipcodeform .zipcode {
	border: 1px solid #EAEAEA;
	height: 49px;
}
.section-map .zipcodeform .zipcode:hover {
	border-color: #EAEAEA;
}
.section-map .zipcodeform .zipcode:focus {
	border-color: #EAEAEA;
	box-shadow: none;
}
.section-map .zipcodeform .form-col[class*="field-error"] .zipcode {
	border-color: #EAEAEA;
	box-shadow: none;
	border-color: #EAEAEA !important;
	box-shadow: 0 0 0 1px #EAEAEA;
	background-color: #EAEAEA;
}
/*







/*
 * Section Blocks
 * ------------------------------------------------------------------------------------------------
*/
.section-blocks {
	padding-top: 60px;
	padding-bottom: 0;
}
.section-gallery + .section-blocks {
	padding-top: 0;
}
.section-blocks .section-title {
	text-align: center;
}
.section-blocks .sec-columns {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 100%;
	margin-top: 40px;
	margin-bottom: -40px;
}
.section-blocks .sec-columns .column {
	background: linear-gradient(180deg, #D0E4F2 43.23%, rgba(255, 255, 255, 0) 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
	box-shadow: 0px 0px 20px 5px #9F9F9F40;
	width: calc(100% / 3 - 25px);
	max-width: 360px;
	margin-bottom: 40px;
}
.section-blocks .sec-columns .column .wrap-content {
	text-align: center;
	padding: 0 35px 35px;
}
.section-blocks .sec-columns .column .title {
	margin-bottom: 0;
}
.section-blocks .sec-columns .column .subtitle {
	color: #B02D2E;
	margin-top: 0;
}

@media (max-width: 1199px) {
	.section-blocks .sec-columns {
		width: calc(360px * 2 + 30px);
		margin-left: auto;
		margin-right: auto;
	}
	.section-blocks .sec-columns .column {
		width: calc(100% / 2 - 25px);
	}
	.section-blocks .sec-columns .column:nth-child(2n+3):last-child {
		margin-left: 50%;
		transform: translateX(-50%);
	}
}
@media (max-width: 991px) {
	.section-blocks .sec-columns {
		margin-top: 25px;
	}
	.section-blocks .sec-columns .column {
		width: calc(100% / 2 - 15px);
	}
}
@media (max-width: 767px) {
	.section-blocks {
		padding-top: 50px;
		padding-bottom: 0;
	}
	.section-blocks .sec-columns .column {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.section-blocks .sec-columns .column:nth-child(2n+3):last-child {
		margin-left: auto;
		transform: none;
	}
}





/*
 * Section Wellcome
 * ------------------------------------------------------------------------------------------------
*/
.section-wellcome {
	padding-top: 80px;
	padding-bottom: 0;
}
.section-wellcome .flex-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-wellcome .col-image {
	width: 100%;
	max-width: 44.8%;
}
.section-wellcome .col-image .image {
	qqqqq:
}
.section-wellcome .col-content {
	width: 55.2%;
	padding-left: 80px;
}
.section-wellcome .col-content .section-title {
	qqqqq: 0;
}
.section-wellcome .col-content .section-subtitle {
	color: #263555;
	font-size: 23px;
	font-weight: 500;
	margin-bottom: 20px;
}
.section-wellcome .col-content .section-content {
	color: #263555;
}
.section-wellcome .col-content .section-content ul li {
	font-size: 22px;
	line-height: 36px;
}
.section-wellcome .col-content .section-content ul li:before {
	background-color: #263555;
	top: 15px;
}
.section-wellcome .col-content .wrap-button {
	margin-top: 25px;
}

@media (max-width: 1399px) {
	.section-wellcome .col-content {
		padding-left: 40px;
	}
}
@media (max-width: 1199px) {
	.section-wellcome {
		padding-top: 60px;
	}
	.section-wellcome .flex-wrap {
		align-items: center;
	}
}
@media (max-width: 991px) {
	.section-wellcome .flex-wrap {
		display: block;
	}
	.section-wellcome .col-image {
		text-align: center;
		width: 100%;
		max-width: 100%;
		margin-bottom: 25px;
	}
	.section-wellcome .col-content {
		width: 100%;
		padding-left: 0;
	}
}
@media (max-width: 767px) {
	.section-wellcome {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}






/*
 * Section Why
 * ------------------------------------------------------------------------------------------------
*/
.section-why {
	padding-top: 25px;
	padding-bottom: 25px;
}
.section-why .section-title {
	color: #fff;
	text-align: center;
}
.section-why .section-subtitle {
	text-align: center;
}
.section-why .section-itemns {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 0;
	margin-bottom: -35px;
}
.section-why .section-title + .section-itemns {
	margin-top: 35px;
}
.section-why .section-subtitle + .section-itemns {
	margin-top: 35px;
}
.section-why .section-itemns .item {
	text-align: center;
	margin-bottom: 35px;
	max-width: 270px;
}
.section-why .section-itemns .item .wrap-image {
	qqqqq:
}
.section-why .section-itemns .item .icon {
	width: 134px;
	height: 134px;
}
.section-why .section-itemns .item .wrap-box {
	qqqqq:
}
.section-why .section-itemns .item .title {
	color: #263555;
	margin-top: 20px;
	font-weight: 600;
}
.section-why .section-itemns .item .title:only-child {
	margin-bottom: 0;
}

@media (max-width: 1199px) {
	.section-why .section-itemns {
		max-width: 570px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 767px) {
	.section-why {
		padding-top: 50px;
		padding-bottom: 40px;
	}
	.section-why .section-itemns .item {
		width: 50%;
	}
	.section-why .section-itemns .item .icon {
		width: 70px;
	}
}
@media (max-width: 600px) {
	.section-why .section-subtitle {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.section-why .section-itemns {
		max-width: 310px;
		justify-content: center;
	}
}






/*
 * Section Services
 * ------------------------------------------------------------------------------------------------
*/
.section-services {
	padding-top: 40px;
	padding-bottom: 80px;
	min-height: 700px;
	max-height: 50vh;
}
.section-services .sec-bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	z-index: -1;
}
.section-services .sec-left-bg {
	left: 0;
}
.section-services .sec-right-bg {
	right: 0;
}
.section-services .flex-wrap {
	display: flex;
	justify-content: space-between;
}
.section-services .col {
	width: calc(50% - 50px);
}

.section-services .sec-title {
	margin-bottom: 10px;
}
.section-services .section-text {
	max-width: 515px;
}
.section-services .wrap-button {
	margin-top: 25px;
}
@media (min-width: 2000px) {
	.section-services .sec-bg {
		background-position: center;
	}
}
@media (max-width: 1199px) {
	.section-services .col {
		width: calc(50% - 25px);
	}
}
@media (max-width: 991px) {
	.section-services {
		padding-top: 0;
		padding-bottom: 0;
		height: auto;
		min-height: auto;
		max-height: 100%;
	}
	.section-services > .container {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.section-services .flex-wrap {
		display: block;
	}
	.section-services .col {
		position: relative;
		width: 100%;
		min-height: 650px;
		max-height: 75vh;
		padding: 25px 15px;
		background-size: cover;
		background-position: center top;
	}
	.section-services .content-wrap {
		position: absolute;
		padding: 25px 15px;
	}
}
@media (max-width: 767px) {
	.section-services .col {
		min-height: auto;
		max-height: 100%;
		padding: 0;
	}
	.section-services .wrap-button {
		margin-top: 20px;
	}
}








/*
 * Section QA
 * ------------------------------------------------------------------------------------------------
*/
.sec_qa {
	background-color: #EEF6FF;
	padding-top: 60px;
	padding-bottom: 80px;
}
.sec_qa .section-title {
	text-align: center;
}
.sec_qa .accordion-columns {
	display: flex;
	margin-top: 0;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sec_qa .accordion-column {
	width: calc(50% - 20px);
}
@media (max-width: 991px) {
	.sec_qa .accordion-columns {
		display: block;
		max-width: 100%;
		width: 100%;
	}
	.sec_qa .accordion-column {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.sec_qa {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}







/*
 * Section Gallery
 * ------------------------------------------------------------------------------------------------
*/
.section-gallery {
	padding-top: 80px;
	padding-bottom: 80px;
}
.section-gallery .section-title {
	text-align: center;
	margin-bottom: 70px;
}
.section-gallery .section-columns {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(3, 1fr);
	margin-bottom: -15px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.section-gallery .section-columns .column {
	position: relative;
	width: 302px;
	margin-bottom: 15px;
}
.section-gallery .section-columns .image {
	display: block;
}
.section-gallery .section-columns .title {
	font-weight: 500;
	text-align: center;
	margin-top: 20px;
}
.section-gallery .section-columns .image-label {
	display: block;
	background-color: #FFFFFF;
	position: absolute;
	color: #000;
	font-weight: 500;
	text-align: center;
	min-width: 87px;
	padding: 4px 15px;
}
.section-gallery .section-columns .column-1 .image-label {
	left: 0;
	bottom: 0;
}
.section-gallery .section-columns .column-2 .image-label {
	top: 30%;
	right: 0;
}
.section-gallery .section-columns .column-3 .image-label {
	top: 60%;
	left: 0;
}
.section-gallery .section-columns .column-4 .image-label {
	top: 0;
	right: 0;
}
.section-gallery .section-columns .column-5 .image-label {
	top: 60%;
	right: 0;
}
.section-gallery .section-columns .column-6 .image-label {
	top: 30%;
	left: 0;
}
@media (min-width: 1200px) {
	.section-gallery .section-columns .column:hover .image-label {
		visibility: hidden;
	}
}
@media (max-width: 1199px) {
	.section-gallery .section-columns {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 20px;
		max-width: 650px;
	}
	.section-gallery .section-columns .column {
		/* width: 296px; */
	}
}
@media (max-width: 991px) {
	.section-gallery .section-columns {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 10px;
	}
	.section-gallery .section-columns .column {
		width: 320px;
	}
}
@media (max-width: 767px) {
	.section-gallery {
		padding-top: 40px;
		padding-bottom: 50px;
	}
	.section-gallery .section-title {
		margin-bottom: 25px;
	}
	.section-gallery .section-columns {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 15px;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	.section-gallery .section-columns .column {
		width: auto;
		margin-bottom: 10px;
	}
	.section-gallery .section-columns .title {
		margin-top: 15px;
		margin-bottom: 0;
	}
}
@media (max-width: 600px) {
	.section-gallery .section-columns {
		display: grid;
		max-width: 100%;
	}
	.section-gallery .section-columns .column-1 {
		order: 1;
	}
	.section-gallery .section-columns .column-2 {
		order: 3;
	}
	.section-gallery .section-columns .column-3 {
		order: 4;
	}
	.section-gallery .section-columns .column-4 {
		order: 2;
	}
	.section-gallery .section-columns .column-5 {
		order: 5;
	}
	.section-gallery .section-columns .column-6 {
		order: 6;
	}
	.section-gallery .section-columns .column-before .image-label {
		left: 0;
		top: auto;
		right: auto;
		bottom: 0;
	}
	.section-gallery .section-columns .column-after .image-label {
		left: auto;
		top: 0;
		right: 0;
		bottom: auto;
	}
}





/*
 * Section Form
 * ------------------------------------------------------------------------------------------------
*/
.section-form {
	padding-top: 140px;
	padding-bottom: 140px;
}
.section-form .section-title {
	color: #fff;
	text-align: center;
	padding: 45px 15px 0;
	margin-bottom: 0;
}
.section-form .sec-bg {
	qqqqq:
}
.section-form .sec-bg .sec-img-bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-bottom: 0;
}
.section-form .sec-bg .sec-img-bg-mob {
	display: none;
}

.section-form .form-box {
	background-color: #263555;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 920px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.section-form .form-box .form-step {
	padding: 50px 60px;
	padding-top: 35px;
}
.section-form .form-box .fields-wrap {
	width: 100%;
	margin-bottom: 0;
}
.section-form .form-box .form-step-flex .fields-flex {
	margin-left: 0;
	margin-right: 0;
}
.section-form .form-box .form-step-flex .step-container > .row > .col-xs-12 {
	display: block;
}
.section-form .form-box .form-step-flex .col-item .form-col {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 20px;
}
.section-form .form-box .form-step-flex .col-item {
	width: 100%;
}
.section-form .form-box .form-step-flex .field-label {
	margin-top: 0;
	margin-bottom: 0;
}
.section-form .form-box .form-step-flex .col-item-button {
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
.section-form .form-box .form-step-flex .col-item .step-button-col {
	padding-left: 0;
	padding-right: 0;
}
.section-form .form-box .col-step-secure {
	display: none;
}

.section-form .form-box .select2-container {
	margin-top: 0;
}

@media (min-width: 1300px) {
	.section-form .form-box {
		position: initial;
	}
}
@media (max-width: 767px) {
	.section-form {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.section-form .form-box .form-step {
		padding: 25px 30px;
	}
}
@media (max-width: 500px) {
	.section-form .sec-bg .sec-img-bg {
		display: none;
	}
	.section-form .sec-bg .sec-img-bg-mob {
		display: block;
	}
}
@media (max-width: 370px) {
	.section-form .form-box .form-step {
		padding: 25px 15px;
	}
}





