body:not(.home) {
	padding-top: 90px;
}

.header {
	background: #183661;
	top: 0 !important;
}

.header .navigation_right:before {
	background: transparent;
}

.header_inner .left_logo {
	background: transparent;
}

.sticky-header .header {
	top: 0 !important;
	animation-name: initial;
	animation-duration: initial;
}

.header .navigation_right:after {
	background: transparent;
}

.header .navigation_right .main_menu {
	display: flex;
	align-items: center;
}

.header .navigation_right .top_menu {
	width: auto;
}

.header .navigation_right .top_menu .menu-top-menu-container > ul li.blue_link a {
	background-color: #eda900;
	border-radius: 100px;
	color: #183661;
}

.header .navigation_right .main_menu .menu-header-container .enumenu_container > ul > li {
	padding: 0;
}

.header .navigation_right .main_menu .menu-header-container .enumenu_container > ul {
	margin: 0;
}

.header .navigation_right .main_menu .menu-header-container .enumenu_container > ul > li .sub-menu {
	top: 100%;
	box-shadow: 0 0 20px #00000033;
}

.header .navigation_right .main_menu .menu-header-container .enumenu_container > ul > li {
	padding: 38px 0;
}

.header .navigation_right .top_menu .wpml-ls-legacy-dropdown-click a .wpml-ls-native {
	color: #fff;
	background: transparent;
}

.header .navigation_right .top_menu ul li:before {
	display: none;
}

.wpml-ls-item-toggle span:before {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #fff;
}

.header .navigation_right .main_menu .menu-header-container .enumenu_container > ul > li .sub-menu li a:before {
	left: 0;
}

.header .navigation_right .main_menu .menu-header-container .enumenu_container > ul > li .sub-menu li a {
	padding: .5rem 35px .5rem 35px;
}

/*mega menu css start*/

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
	padding: 37px 0;
	font-weight: 800 !important;
	font-size: 1rem;
	line-height: 1.375rem;
	transition: .5s all ease;
	position: relative;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	display: none;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover:before {
	opacity: 1;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current_page_item > a.mega-menu-link:before {
	opacity: 1;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-parent > a.mega-menu-link:before {
	opacity: 1;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-parent ul li.mega-current_page_item a.mega-menu-link:before {
	opacity: 1 !important;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:before {
	opacity: 0;
	content: "";
	position: absolute;
	bottom: 33px !important;
	width: 100%;
	height: 3px;
	background-color: #eba900;
	bottom: 0;
	transition: all 0.5s ease-in-out;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
	margin-right: 30px;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.blue_link a {
	font-weight: 800 !important;
	font-size: 16px;
	line-height: 20px;
	color: #183661 !important;
	background-color: #eda900 !important;
	padding: 13px 20px 10px 20px;
	display: inline-block;
	transition: .5s all ease;
	border-radius: 100px;
	position: relative;
	overflow: hidden;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a {
	text-transform: inherit;
	letter-spacing: 0;
}

header .menu .is-active > a {
	background: transparent !important;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.blue_link a::before {
	content: "";
	position: absolute;
	width: 180%;
	height: 390%;
	left: -160%;
	top: -40%;
	background: rgba(255, 255, 255, .2);
	transform: rotate(-36deg) translateY(-50%);
	transition: .5s all;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.blue_link a:hover {
	color: #183661 !important;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.blue_link a:hover::before {
	left: 0;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.blue_link {
	margin-top: 5px;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child {
	margin-right: 0;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
	background: #fff;
	box-shadow: 0px 0px 20px #00000033;
	left: -60px;
	padding: 20px 35px;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	font-family: "Avenir W01", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	padding: 0;
	line-height: 24px;
	position: relative;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:before {
	display: inline-block;
	position: absolute;
	left: -35px;
	top: 0;
	opacity: 0;
	content: "";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 1.5625rem;
	color: #eda900;
	transition: all 0.5s ease-in-out;
	background-image: url(../images/arrow-right-hover.svg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 22px;
	height: 21px;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover:before {
	opacity: 1;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
	margin-bottom: 12px;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout.industries-menu ul.mega-sub-menu {
	width: 242px;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout.about-menu ul.mega-sub-menu {
	width: 230px;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
	background: #fff;
	padding: 10px 40px 10px 40px;
	box-shadow: 0 0 20px #00000033;
}

header .resources-banner-inner-text label {
	letter-spacing: 0.3px;
	background-color: #0095a8;
	display: inline-block;
	color: #fff;
	font-weight: 800;
	font-size: 16px;
	line-height: 21px;
	padding: 10px 15px 10px 15px;
	margin-bottom: 17px;
}

header .resources-banner-blog .resources-banner-inner-img + .resources-banner-inner-text {
	padding: 0 0 0 25px;
	position: relative;
}

header .resources-banner-inner-text h6 {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.4px;
	margin-bottom: 10px;
	color: #183661;
}

header .resources-banner-inner-text p {
	font-size: 16px;
	line-height: 21px;
	font-weight: 300;
}

header .arrow-link::after {
	display: inline-block;
	margin-right: 12px;
	opacity: 1;
	content: "";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 1.5625rem;
	color: #0095a9;
	transition: all 0.5s ease-in-out;
}

header .resources-banner-inner-img {
	width: 200px;
}

header .resources-banner-blog {
	padding: 12px;
	display: flex;
	background: #f5f5f5;
	box-shadow: none;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4 a {
	font-size: 24px;
	line-height: 34px;
	color: #183661;
	display: inline-block;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4 a:hover {
	color: #eda900;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4 {
	margin-bottom: 5px;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item p {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 21px;
	color: #183661;
	font-weight: 400;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column.resources-column ul li ul li a {
	font-size: 16px;
	line-height: 21px;
	font-weight: 400;
	color: #183661;
	padding: 0;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column.resources-column ul li ul li {
	width: 100%;
	position: relative;
	padding: 0 0 0 40px;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column.resources-column ul li ul li:before {
	display: inline-block;
	margin-right: 0;
	opacity: 1;
	content: "\f30b";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 1.5625rem;
	color: #eda900;
	transition: all 0.5s ease-in-out;
	background-image: none;
	position: absolute;
	top: 0;
}

.header .navigation_right {
	padding: 0 40px 0 15px;
}

header .item a:hover .resources-banner-blog .resources-banner-inner-text .arrow-link::after {
	margin-right: 5px;
}

header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.blue_link span {
	z-index: 999;
	display: inline-block;
	position: relative;
}

/*mega menu css end*/
.yellow_btn:focus {
	background-color: #eda900 !important;
	color: #fff;
}

.case_study_sec .case_study_inner .case_study_slider .case_study_content .yellow_btn:before {
	width: 160%;
}

.yellow_btn span {
	display: inline-block;
	z-index: 111;
	position: relative;
}

.yellow_btn {
	color: #183661 !important;
	border-radius: 100px;
}

.yellow_btn:hover {
	color: #183661;
}

.main_banner_div .cover-banner-content .yellow_btn span {
	color: #183661 !important;
}

.form_sec .form_main_div .gform_footer .submitwrap input {
	color: #183661;
}

.cf-button.cf-button-primary p {
	color: #183661;
}

.read-latest-articles {
	padding: 70px 0;
}

.read-latest-articles-listing {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.read-latest-articles-listing .read-latest-articles-item {
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 30px;
}

.read-latest-articles-inner {
	background-color: #182f55;
	position: relative;
	margin-bottom: 30px;
	height: 100%;
	transition: all 0.5s ease-in-out;
}

.read-latest-articles-content h4 {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 40px;
}

.read-latest-articles-inner figure {
	height: 152px;
}

.read-latest-articles-inner figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.read-latest-articles-inner figure figcaption {
	position: absolute;
	top: 0;
	right: 0;
	background: #11899d;
	padding: 8px 19px;
	color: #fff;
	font-weight: 800;
	letter-spacing: 1.2px;
}

.read-latest-articles-content {
	padding: 17px 20px 0 20px;
}

.read-latest-articles .section-heading {
	text-align: center;
	margin-bottom: 40px;
}

.read-latest-articles .section-heading h2 {
	font-size: 36px;
	color: #183661;
	line-height: 46px;
}

.read-latest-articles .sec_btn {
	text-align: center;
	margin-top: 2px;
}

.read-latest-articles-item a:hover .read-latest-articles-inner {
	background: #0095a8;
}

.resources-banner {
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	padding: 65px 0 55px;
}

.resources-banner .grid-container {
	position: relative;
	z-index: 10;
}

.resources-banner-content p {
	color: #fff;
	margin-bottom: 25px;
}

.resources-banner-content h1 {
	color: #fff;
	font-size: 36px;
	line-height: 46px;
	margin: 0 0 15px 0;
}

.resources-banner:after {
	position: absolute;
	content: "";
	background-color: rgba(0, 0, 0, .5);
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: transparent linear-gradient(90deg, var(--unnamed-color-000000) 0, var(--unnamed-color-183661) 41%, var(--unnamed-color-0095a9) 100%) 0 0 no-repeat padding-box;
	background: transparent linear-gradient(90deg, #000 0, #183661 41%, #0095a9 100%) 0 0 no-repeat padding-box;
	mix-blend-mode: multiply;
	width: 100%;
	height: 100%;
}

.resources-banner-inner-wrap {
	display: flex;
}

.resources-banner-inner-wrap .resources-banner-content {
	width: 50%;
	padding-top: 22px;
}

.resources-banner-inner-wrap .resources-banner-slider {
	width: 50%;
}

.resources-banner-blog {
	padding: 15px;
	display: flex;
	background: #f5f5f5 0% 0% no-repeat padding-box;
	box-shadow: 0px 0px 20px #00000029;
}

.resources-banner-slider .owl-nav {
	display: none;
}

.resources-banner-slider .owl-dots {
	display: flex;
	margin: 0 -6px;
}

.resources-banner-slider .owl-dot {
	background: #fff !important;
	width: 10px;
	height: 10px;
	margin: 0 6px;
	border-radius: 50%;
}

.resources-banner-slider .owl-dot.active {
	background: #ffc629 !important;
}

.resources-banner-slider .owl-item {
	margin-bottom: 16px;
}

.resources-banner-inner-desc .label {
	background-color: #0095a8;
	color: #fff;
	display: inline-block;
	font-weight: 800;
	font-size: 16px;
	letter-spacing: 0.3px;
	line-height: 20px;
	margin-bottom: 16px;
	padding: 10px 15px 10px 15px;
}

.resources-banner-inner-desc h6 {
	color: #183661;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.4px;
	margin-bottom: 10px;
}

.resources-banner-inner-desc p:not(:empty) {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 16px;
}

.resources-card-btn {
	margin-top: auto;
}

.resources-banner-inner-desc .arrow-link {
	display: block;
}

.resources-banner-inner-img {
	width: 180px;
}

.resources-banner-blog .resources-banner-inner-img + .resources-banner-inner-desc {
	width: calc(100% - 180px);
}

.resources-banner-blog .resources-banner-inner-img + .resources-banner-inner-desc {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding: 0 0 0 25px;
	position: relative;
}

.resources-banner-slider .item a:hover .arrow-link::after {
	margin-right: 6px;
}

.resources-banner-content-inner {
	max-width: 390px;
}

.arrow-link {
	display: inline-block;
	margin-top: 15px;
	text-align: right;
	width: 100%;
}

.arrow-link::after {
	background-image: url(../images/arrow-right-hover.svg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #eda900;
	content: "";
	display: inline-block;
	font-size: 1.5625rem;
	font-weight: 900;
	margin-right: 12px;
	opacity: 1;
	width: 22px;
	height: 21px;
	transition: all 0.5s ease-in-out;
}

.resources-banner-inner-img img {
	box-shadow: 0 0 8px rgba(0, 0, 0, .20);
	object-fit: cover;
	width: 180px !important;
	height: auto;
}

.footer_main .footer_item {
	max-width: 100% !important;
	width: 33% !important;
	margin: 0 !important;
}

.footer_main .footer_item ul li:first-child:after {
	content: "";
	position: absolute;
	width: 95%;
	height: 1px;
	bottom: 5px;
	background-color: #c8c8c8;
	left: 0;
}

.footer_main .footer_item #menu-footer5 li:nth-child(2) a {
	font-weight: 400;
	text-transform: capitalize;
	color: #415364 !important;
}

.footer_main .footer_item #menu-footer5 li:nth-child(2) a:hover {
	color: #0095a8 !important;
}

.addresses-block {
	background-color: #f5f5f5;
	padding: 77px 0 20px;
}

.addresses-block .addresses-block-wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	max-width: 1000px;
	margin: 0 auto;
}

.addresses-block .addresses-block-col {
	width: 50%;
	display: flex;
	margin-bottom: 60px;
	padding: 0 15px;
}

.addresses-block-col figure {
	width: 24px;
	margin: 0;
	padding: 0;
}

.addresses-block-col figure + .addresses-block-desc {
	width: calc(100% - 24px);
	padding-left: 25px;
	margin-top: 5px;
}

.addresses-block-desc h6 {
	color: #0095a8;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	font-size: 16px;
	border-bottom: 1px solid #c8c8c8;
}

.addresses-block-desc p {
	font-size: 16px;
	line-height: 24px;
	color: #415364;
}

.addresses-block-desc p a:hover {
	color: #0095a8;
}

.addresses-block-desc-inner {
	max-width: 275px;
}

.contact-details-block {
	padding: 80px 0 50px;
}

.contact-details-block .contact-details-block-wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.contact-details-block .contact-details-col {
	display: flex;
	padding: 0 15px;
	width: 50%;
	margin-bottom: 25px;
}

.contact-details-block .contact-details-bio h6 {
	color: #0095a8;
	text-transform: uppercase;
	margin: 0 0 13px 0;
	padding: 0 0 7px 0;
	font-size: 16px;
	border-bottom: 1px solid #c8c8c8;
}

.contact-details-block .contact-details-col figure {
	width: 110px;
}

.contact-details-block .contact-details-col figure + .contact-details-bio {
	width: calc(100% - 110px);
	padding: 0 0 0 23px;
}

.contact-details-block .contact-details-bio p {
	font-size: 16px;
	line-height: 20px;
	color: #415364;
}

.contact-details-block .contact-details-bio-inner {
	max-width: 280px;
}

.contact-details-block .contact-details-bio span {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	color: #415364;
	line-height: 20px;
}

.contact-details-block .contact-details-bio span a {
	font-weight: 900;
}

.contact-details-block .contact-details-bio span a:hover {
	color: #0095a8;
}

.contact-form-with-title {
	background: #183661 0% 0% no-repeat padding-box;
	mix-blend-mode: multiply;
}

.contact-form-with-title .contact_form_left {
	display: flex;
	max-width: 1065px;
	margin: 0 auto;
}

.contact-form-with-title .contact_form_left .contact_form_desc {
	width: 43%;
}

.contact-form-with-title .contact_form_left .contact_form {
	width: 57%;
	padding: 0 0 0 30px;
}

.contact-form-with-title .contact_form_left .contact_form_desc h1 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 12px;
}

.contact-form-with-title .contact_form_left .contact_form_desc p {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}

.contact-form-with-title .contact_form_desc_inner {
	max-width: 390px;
}

.contact-form-with-title .contact_form .gform_wrapper {
	margin: 0;
	padding: 0;
}

.contact-form-with-title.contact_sec .contact_form_left .contact_form .gform_body ul li.gfield .ginput_container input {
	padding: 15px 21px 15px !important;
}

.contact-form-with-title.contact_sec .contact_form_left .contact_form .gform_body ul li.gfield .ginput_container .gfield_select {
	padding: 15px 21px 15px !important;
}

.contact-form-with-title.contact_sec .contact_form_left .contact_form .gform_body ul li.gfield .ginput_container .textarea {
	height: 150px;
}

.contact-form-with-title.contact_sec .contact_form_left .contact_form .gform_body ul li.gfield .ginput_container .gfield_checkbox li label {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}

.contact-form-with-title.contact_sec .contact_form_left .contact_form .gform_body ul li.gfield .ginput_container .gfield_checkbox li label:before {
	border: .0625rem solid #fff;
	background-color: #fff;
}

.contact-form-with-title.contact_sec .contact_form_left .contact_form .gform_body ul li.gfield .ginput_container .gfield_checkbox li label a {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline;
}

.contact-form-with-title.contact_sec .contact_form_left .contact_form .gform_body ul li.gfield .ginput_container .gfield_checkbox li label a:hover {
	color: #eda900;
}

.contact-form-with-title.contact_sec .contact_form_left .contact_form .gform_footer .button {
	color: #183661;
}

.contact-form-with-title.contact_sec .contact_form_left .contact_form .gform_footer .submitwrap {
	border-radius: 100px;
}

.form_sec .form_main_div .gform_footer .submitwrap {
	border-radius: 100px;
}

.cf-button.cf-button-primary span {
	color: #183661 !important;
	display: inline-block;
}

.cf-button.cf-button-primary {
	color: #183661 !important;
}

.page-id-701 .what_do_you_sec {
	margin-top: 0;
}

.faq_section .section-header h2 {
	color: #004a64;
}

.faq_section .section-header {
	margin-bottom: 40px;
}

.faq_section {
	background: #f4f4f4;
	padding: 115px 0;
}

.faq_section ul.accordion-list li {
	background: #fff;
	box-shadow: 0 0 10px #0000001a;
	padding: 40px 60px 40px 140px;
	margin-bottom: 22px;
}

.faq_section ul.accordion-list li:before {
	display: none;
}

.faq_section .faq_section_title h4 {
	margin-bottom: 0;
	color: #000;
	cursor: pointer;
}

.faq_section .faq_section_title p {
	color: #555759;
}

.faq_section .faq_section_content {
	margin-top: 15px;
}

.faq_section .faq_section_title {
	position: relative;
	cursor: pointer;
}

.faq_section .faq_section_title:before {
	content: "";
	position: absolute;
	left: -85px;
	top: -5px;
	width: 45px;
	height: 45px;
	background-image: url(../images/plus-icon.svg);
	background-repeat: no-repeat;
	background-color: #eca920 !important;
	border-radius: 50%;
	background-size: cover;
}

.faq_section ul li.active .faq_section_title:before {
	background-image: url(../images/minus-icon.svg);
}

.faq_section .accordion-inner strong a {
	color: #555759;
	font-weight: 400;
	display: inline-block;
	text-decoration: underline;
}

.faq_section .accordion-inner strong {
	color: #555759;
	display: inline-block;
	margin-top: 10px;
}

.svg-icon {
	height: 1.4em;
}

.available-buildings {
	padding: 100px 0;
}

.available-buildings-wrap {
	max-width: 975px;
	margin: 0 auto;
}

.available-building-block {
	display: flex;
	align-items: center;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #888b8d;
}

.available-building-block figure {
	width: 27%;
}

.available-building-block .available-buildings-content {
	width: 100%;
	padding-left: 0;
}

.available-building-block figure + .available-buildings-content {
	width: 73%;
	padding-left: 90px;
}

.available-building-block figure img {
	width: 100%;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.available-building-block label {
	background: #0095a8;
	display: inline-block;
	font-size: 17px;
	font-weight: 900;
	color: #fff;
	padding: 6px 19px 7px;
	margin-bottom: 20px;
}

.available-building-block h3 {
	color: #183661;
	font-size: 30px;
	margin-bottom: 13px;
}

.available-building-block ul {
	display: flex;
	align-items: center;
	margin-bottom: 0;
}

.available-building-block ul li {
	margin: 0 40px 0 0;
	padding: 0;
}

.available-building-block ul li:before {
	display: none;
}

.available-building-block ul li .map-link {
	font-size: 16px;
	font-weight: 100;
	color: #555759;
}

.available-building-block ul li:last-child {
	margin-right: 0;
}

.available-building-block p {
	margin-bottom: 25px;
}

.available-building-block ul li a img {
	margin-right: 10px;
}

.available-building-block:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

@media only screen and (max-width: 1440px) {
	.header_inner .left_logo {
		padding: 25px 15px 25px 40px;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
		margin-right: 20px;
	}

	.faq_section {
		padding: 80px 0;
	}

	.faq_section .section-header {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 1400px) {
	.header_inner .left_logo {
		padding: 25px 15px 25px 20px;
	}

	.header .navigation_right {
		padding: 0 20px 0 10px;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
		margin-right: 18px;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1205px) {
	.header_inner .left_logo {
		padding: 30px 15px 30px 20px;
	}
}

@media only screen and (max-width: 1199px) {
	.header .navigation_right {
		padding: 0 20px 0 20px;
	}

	.header .navigation_right .main_menu .menu-header-container .enumenu_container > ul.enumenu_ul > li {
		margin: 0;
		padding: 0;
		position: relative;
		border-bottom: .0625rem solid #e1e1e1;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
		color: #eda900 !important;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover {
		color: #183661 !important;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover:before {
		left: 0;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.blue_link a {
		padding: 10px 20px 8px 20px !important;
		display: inline-block;
		color: #183661 !important;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.blue_link a:before {
		display: block !important;
		content: "";
		position: absolute;
		width: 180%;
		height: 390%;
		left: -160%;
		top: -40%;
		background: rgba(255, 255, 255, .2);
		transform: rotate(-36deg) translateY(-50%);
		transition: .5s all;
	}

	header #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
		width: 25px;
		height: 20px;
	}

	header #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		transform: translate3d(0, -14px, 0) rotate(-90deg);
	}

	header #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
		top: 7px;
	}

	header #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		top: 14px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		background-color: #fff;
		border-radius: 0;
		width: 25px;
		height: 2px;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
		font-size: 16px;
		padding: 0;
		line-height: 26px;
		height: auto;
		padding: .9375rem 2.5rem .9375rem 0;
		color: #0095a8 !important;
	}

	.mega-menu-header-menu-mobile-open header #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
		top: 35px;
	}

	header #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
		position: fixed;
		top: 40px;
		right: 22px;
		transform: scale(1);
	}

	.header .navigation_right {
		float: none;
	}

	.header .navigation_right .main_menu {
		display: inline-block;
		align-items: center;
		width: 100%;
		float: none;
		position: absolute;
		top: 0;
		right: 0;
	}

	header #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu {
		display: block;
		position: fixed;
		width: 100%;
		height: 80vh;
		background: #fff;
		top: 85px;
		left: 0;
		padding: 20px 25px;
		box-shadow: -7px 11px 11px 0 rgba(0, 0, 0, .15);
		overflow: auto;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:before {
		display: none;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
		margin-right: 0;
		border-bottom: .0625rem solid #e1e1e1;
	}

	.header .navigation_right .top_menu {
		max-width: 250px;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:last-child {
		border-bottom: none;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.blue_link {
		padding-top: 20px;
		border-bottom: none;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		display: block;
		position: absolute;
		top: 18px;
		right: .125rem;
		width: 1.25rem;
		height: 1.25rem;
		cursor: pointer;
		z-index: 11;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:before {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		width: 100%;
		height: .125rem;
		background-color: #0095a8;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		width: .125rem;
		height: 100%;
		background-color: #0095a8;
		transition: .5s all ease;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout.about-menu ul.mega-sub-menu {
		width: 100%;
		padding: 0 0 10px 0;
		box-shadow: none;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
		opacity: 0;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
		background: #fff;
		padding: 0;
		box-shadow: none;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
		box-shadow: none;
		padding: 0;
		border-bottom: .0625rem solid #e1e1e1;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout.industries-menu ul.mega-sub-menu {
		width: 100%;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:before {
		display: none;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.content:before {
		display: none;
	}

	.header .navigation_right .top_menu .wpml-ls-legacy-dropdown-click a .wpml-ls-native {
		color: #fff;
		background: transparent;
		text-decoration: none;
		display: inline-block;
		vertical-align: top;
		font-size: 1rem;
		line-height: 1rem;
		color: #6d6e71;
		background-color: #e6e7e8;
		font-weight: 800;
		text-transform: uppercase;
		font-family: "Avenir W01", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
		padding: .5625rem 2.5rem .5625rem 1.875rem;
		position: relative;
		width: 100%;
		text-align: left;
	}

	header .lang-picker .widget_icl_lang_sel_widget {
		width: 100%;
	}

	header .top_menu .lang-switcher {
		width: 100%;
	}

	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.content {
		margin: 15px 0 0 0;
		padding: 0;
	}

	body header #mega-menu-wrap-header-menu #mega-menu-header-menu .top_menu {
		display: none !important;
	}

	.mega-menu-header-menu-mobile-open header #mega-menu-wrap-header-menu #mega-menu-header-menu .top_menu {
		display: block !important;
	}

	header .wpml-ls-item-toggle span:before {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 8px solid #6d6e71;
	}

	.header .navigation_right .top_menu .wpml-ls-legacy-dropdown-click a .wpml-ls-native {
		padding: 13px 20px 10px 20px;
		border-radius: 100px;
	}

	body {
		padding-top: 83px;
	}

	.footer_main .footer_item {
		width: 32% !important;
	}

	.available-building-block .available-buildings-content {
		padding-left: 0;
	}

	.available-building-block figure + .available-buildings-content {
		padding-left: 40px;
	}

	.available-buildings {
		padding: 60px 0;
	}

	.available-building-block {
		padding-bottom: 30px;
		margin-bottom: 30px;
	}

	.faq_section {
		padding: 60px 0;
	}

	.faq_section ul.accordion-list li {
		padding: 40px 30px 40px 100px;
	}

	.faq_section .faq_section_title:before {
		left: -65px;
	}

	.available-building-block ul li {
		margin: 0 25px 0 0;
	}
}

@media only screen and (max-width: 1024px) {
	.available-building-block p {
		margin-bottom: 15px;
		font-size: 18px;
	}

	.available-building-block label {
		font-size: 16px;
		padding: 4px 15px;
		margin-bottom: 10px;
	}

	.faq_section .faq_section_title:before {
		top: -10px;
	}

	.available-building-block figure {
		width: 35%;
	}

	.available-building-block .available-buildings-content {
		width: 100%;
		padding-left: 0;
	}

	.available-building-block figure + .available-buildings-content {
		width: 75%;
		padding-left: 20px;
	}

	.available-building-block h3 {
		line-height: 36px;
	}
}

@media only screen and (max-width: 991px) {
	header #mega-menu-wrap-header-menu #mega-menu-header-menu > li.content {
		margin: 0;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
		padding: 15px 0;
	}

	header .resources-banner-blog {
		display: none;
	}

	.read-latest-articles {
		padding: 50px 0;
	}

	body {
		padding-top: 83px;
	}

	.header .navigation_right .main_menu .menu-header-container .enumenu_container > ul > li .sub-menu {
		box-shadow: none;
	}

	.contact-form-with-title .contact_form_left {
		flex-wrap: wrap;
	}

	.contact-form-with-title .contact_form_left .contact_form_desc {
		width: 100%;
		margin-bottom: 30px;
	}

	.contact-form-with-title .contact_form_left .contact_form {
		width: 100%;
		padding: 0;
	}

	.contact-form-with-title .contact_form_desc_inner {
		max-width: 100%;
	}

	.contact-details-block .contact-details-bio span a {
		display: inline-block;
		width: 100%;
	}

	.addresses-block-col figure + .addresses-block-desc {
		padding-left: 15px;
		margin-top: 2px;
	}

	.resources-banner-inner-wrap {
		flex-wrap: wrap;
	}

	.resources-banner-inner-wrap .resources-banner-content {
		width: 100%;
		margin: 0 0 30px 0;
		padding: 0;
	}

	.resources-banner-inner-wrap .resources-banner-slider {
		width: 100%;
	}

	.read-latest-articles-listing .read-latest-articles-item {
		width: 50%;
	}

	.footer_main .footer_item {
		width: 50% !important;
		float: none !important;
		padding: 0;
	!important;
	}

	.footer_main .grid-container {
		display: flex;
		flex-wrap: wrap;
	}

	.contact-details-block .contact-details-col figure + .contact-details-bio {
		padding: 0 0 0 15px;
	}
}

@media only screen and (max-width: 767px) {
	.contact-details-block .contact-details-bio span a {
		width: auto;
	}

	.contact-details-block .contact-details-col {
		flex-wrap: wrap;
		width: 100%;
		margin-bottom: 35px;
	}

	.addresses-block {
		padding: 50px 0 10px;
	}

	.available-building-block {
		flex-wrap: wrap;
	}

	.available-building-block .available-buildings-content {
		width: 100%;
		padding-left: 0;
	}

	.available-building-block figure + .available-buildings-content {
		padding-left: 0;
	}

	.available-building-block figure {
		width: 250px;
		margin-bottom: 25px;
	}

	.available-building-block ul {
		margin: 0;
	}
}

@media only screen and (max-width: 640px) {
	header {
		padding: 20px 0;
	}

	.header .navigation_right .logo {
		margin: 0;
		position: relative;
		z-index: 999;
	}

	.mega-menu-header-menu-mobile-open header #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
		top: 22px;
	}

	header #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
		top: 26px;
	}

	header #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu {
		top: 66px;
	}

	body {
		padding-top: 65px;
	}

	.header .navigation_right .main_menu {
		justify-content: flex-end;
	}

	.menu-header-container {
		width: 100%;
	}

	.header .navigation_right .logo {
		margin-right: 0;
		visibility: visible;
		width: 100%;
	}

	.contact-form-with-title.contact_sec {
		padding: 3.125rem 0 50px;
	}

	.read-latest-articles-listing .read-latest-articles-item {
		width: 100%;
	}

	.footer_main .footer_item {
		width: 100% !important;
		padding: 0;
	!important;
	}

	.footer_main .footer_bottom {
		flex-wrap: wrap;
	}

	.footer_social {
		width: 100%;
	}
}

@media only screen and (max-width: 575px) {
	.resources-banner-blog .resources-banner-inner-img + .resources-banner-inner-desc {
		width: 100%;
	}

	.addresses-block .addresses-block-col {
		padding: 0;
	}

	.addresses-block .addresses-block-col {
		width: 100%;
	}

	.addresses-block-desc-inner {
		max-width: 100%;
	}

	.addresses-block .addresses-block-col {
		margin-bottom: 35px;
	}

	.resources-banner-blog {
		flex-wrap: wrap;
	}

	.resources-banner-blog .resources-banner-inner-img + .resources-banner-inner-desc {
		padding: 0;
	}

	.resources-banner-inner-img {
		width: 230px;
		margin-bottom: 30px;
	}

	.available-building-block ul {
		flex-wrap: wrap;
	}

	.available-building-block ul li {
		width: 100%;
		margin: 0 0 10px;
	}

	.available-building-block ul li:last-child {
		margin-bottom: 0;
	}

	.faq_section ul.accordion-list li {
		padding: 30px 20px 30px 60px;
	}

	.faq_section .faq_section_title:before {
		width: 35px;
		height: 35px;
		left: -45px;
		top: -4px;
	}
}