/*
Theme Name: BenzVac
Author: Empirical Edge Inc.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
*/

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main {
	display: block;
}
h1 {
	font-size: 2em;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: 600;
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
small {
	font-size: 65%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
button, input, optgroup, select, textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
 -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
 border-style: none;
 padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
 outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"], [type="radio"] {
 box-sizing: border-box;
 padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
 height: auto;
}
[type="search"] {
 -webkit-appearance: textfield;
 outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
::-webkit-file-upload-button {
 -webkit-appearance: button;
 font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
 display: none;
}
*, *::before, *::after {
	box-sizing: inherit;
}
html {
	box-sizing: border-box;
}
body, button, input, select, optgroup, textarea {
	color: #221f20;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
	font-family: "Poppins", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: "Russo One", sans-serif;
	line-height: normal;
	margin: 0px;
}
p {
	margin-bottom: 12px;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
body {
	background: #fff;
	overflow-x: hidden;
	position: relative;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.5em 1.5em;
}
embed, iframe, object {
	max-width: 100%;
}
img {
	height: auto;
	max-width: 100%;
}
figure {
	margin: 1em 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
a {
	color: #221f20;
	text-decoration: none;
	-webkit-transition: none;
	transition: none;
}
p a {
	color: #289198;
}
p a:hover {
	color: #289198;
}
a:hover {
	color: #289198;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}
a:focus, button:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}
textarea {
	width: 100%;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 1.5em;
}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
	display: flex;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	flex: 1 0 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}
.sticky {
	display: block;
}
.updated:not(.published) {
	display: none;
}
.page-content, .entry-content, .entry-summary {
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.custom-logo-link {
	display: inline-block;
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
	display: block;
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.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;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
#primary[tabindex="-1"]:focus {
	outline: 0;
}
.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.site-header {
	padding: 0;
	background: #fff;
}
.site-header {
	border-bottom: none;
	margin-bottom: 0px;
	position: relative;
	z-index: 99;
}
.site-header.header-fixed {
	position: fixed;
	z-index: 9999;
	left: 0;
	right: 0;
	top: 0px;
	padding: 0;
}
body.admin-bar .site-header.header-fixed {
	top: 32px;
}
.site-header.header-fixed.fixed-head-scrol {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
	border: none;
	padding: 0;
}
#page.eanbled-fixed {
	padding-top: 110px;
}
.loaderdiv {
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0,0.6);
}
.loader-spinner {
	border: 4px solid #fff;
	border-radius: 50%;
	border-top: 4px solid #28313d;
	width: 30px;
	height: 30px;
	-webkit-animation: spin 1.2s linear infinite;
	animation: spin 1.2s linear infinite;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: 50%;
	margin-top: -15px
}
.cd-top {
	display: inline-block;
	height: 55px;
	width: 55px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	white-space: nowrap;
	background: #289198;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 9999;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 54px;
	border-radius: 50%;
}
.cd-top:hover {
	color: #fff;
	background-color: #FF9B1A;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.social-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.social-links ul li {
	display: inline-block;
	margin-right: 14px;
}
.social-links ul li a {
	display: flex;
	justify-content: center;
	background: transparent;
	align-items: center;
	color: #fff;
	font-size: 15px;
}
.header-top-bar .social-links ul li a:hover {
	color: #fff;
	opacity: 0.8;
}
.header-top-bar {
	background: #289198;
	padding: 8px 0;
	height: 45px;
	box-shadow: 0 0 50px rgba(0,0,0,.2);
}
.hemail-link span {
	margin-left: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
}
.hemail-link a {
	color: #fff;/* font-family: "Russo One", sans-serif; */
}
.hemail-link i {
	vertical-align: middle;
	margin-right: 2px;
}
.hemail-link a:hover {
	opacity: 0.8;
	color: #fff;
}
.header-menu-main {
}
#site-navigation {
	width: 100%;
}
.header-middle-bar ul.menu.nav-menu, .header-middle-bar ul {
	margin: 0;
	list-style: none;
}
.header-middle-bar ul.menu.nav-menu > li {
	display: inline-block;
	position: relative;
}
.header-middle-bar ul.menu.nav-menu > li > a {
	font-size: 15.5px;
	font-weight: 600;
	color: #221f20;
	height: 90px;
	display: flex;
	align-items: center;
	padding: 0 12px;
	position: relative;
}
.header-middle-bar ul.menu.nav-menu > li:last-child > a {
	padding-right: 0;
}
.header-middle-bar ul.menu.nav-menu > li:hover > a {
	color: #289198;
}
.header-middle-bar ul.menu.nav-menu > li.current-menu-item > a, .header-middle-bar ul.menu.nav-menu > li.current-menu-ancestor > a {
	color: #FF9B1A;
}
.header-middle-bar ul.menu.nav-menu > li.menu-item-has-children > a::after {
	content: "\f107";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	margin-left: 3px;
	font-size: 12px;
	margin-top: 4px;
}
.header-middle-bar ul.menu.nav-menu > li.menu-item-has-children > a::before {
	content: "";
	position: absolute;
	border-style: solid;
	border-color: #02292e transparent;
	display: none;
	width: 0;
	top: auto;
	bottom: 0;
	left: 30px;
	border-width: 0 8px 9px;
}
.header-middle-bar ul.menu.nav-menu > li.menu-item-has-children:hover > a::before {
	display: block;
}
.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	margin: 0;
	padding: 14px 0px 20px 0px;
	background: #02292e;
	text-align: left;
	width: 250px;
	box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.2);
	border-radius: 10px;
}
ul.sub-menu li {
	position: relative;
}
ul.sub-menu li a {
	padding: 6px 20px 3px 32px;
	display: block;
	color: #fff;
	font-size: 14px;
	position: relative;
	font-weight: normal;
}
ul.sub-menu li a::before {
	content: "";
	position: absolute;
	left: 20px;
	top: 16px;
	height: 4px;
	width: 4px;
	background: #fff;
	opacity: 0.7;
}
.sub-menu .sub-menu {
	left: 100%;
	top: 0;
	background: #ecf5f6;
	width: 250px;
}
.sub-menu .sub-menu::before {
	content: "";
	position: absolute;
	border-style: solid;
	border-color: transparent #ecf5f6;
	width: 0;
	top: 10px;
	left: -8px;
	border-width: 8px 10px 8px 0px;
}
ul.sub-menu ul.sub-menu li a {
	color: #221f20;
}
ul.sub-menu ul.sub-menu li a:hover {
	color: #289198;
}
ul.sub-menu ul.sub-menu li a::before {
	background: #221f20;
	border-radius: 50%;
}
.menu-toggle {
	display: none;
}
.menu-header-extra ul {
	padding-left: 12px;
}
.menu-header-extra ul li a {
	display: flex;
	width: auto;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-weight: 600;
	white-space: nowrap;
	padding: 6px 24px 8px 24px;
	font-size: 15px;
	background: radial-gradient(50% 50% at 50% 50%, rgba(250,250,250,.2) 0%, rgba(255,255,255,0) 100%), linear-gradient(93.07deg, #FF9B1A 7.96%, #FF9B1A 42.63%, #ff9b1a 97.27%);
	border-radius: 30px;
}
.menu-header-extra ul li a:hover {
	background: linear-gradient(123.22deg, #017b89 4.06%, #2f9599 89.38%);
	color: #fff;
}
.site-branding img {
	max-width: 265px;
	position: relative;
	z-index: 3;
}
.header-middle-bar {
	background: #fff;
}
.menu-header-extra ul li a i {
	font-size: 12px;
	margin-left: 4px;
}
.btn-primary {
	color: #fff;
	background: radial-gradient(50% 50% at 50% 50%, rgba(250,250,250,.2) 0%, rgba(255,255,255,0) 100%), linear-gradient(93.07deg, #FF9B1A 7.96%, #FF9B1A 42.63%, #ff9b1a 97.27%);
	border: none;
	transition: none;
}
.btn-primary i {
	margin-left: 3px;
	font-size: 14px;
}
.btn-main .btn-primary {
	font-size: 15px;
	font-weight: 600;
	padding: 12px 28px;
	display: inline-block;
	border-radius: 30px;
	color: #fff;
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background: linear-gradient(123.22deg, #017b89 4.06%, #2f9599 89.38%);
	box-shadow: none !important;
}
.btn-primary:hover, .slider-overlay-content .btn-main .btn-primary:hover {
	color: #fff;
	background: linear-gradient(123.22deg, #017b89 4.06%, #2f9599 89.38%);
}
.btn-main {
	margin-top: 25px;
}
.module-row {
	padding: 55px 0;
	overflow: hidden;/*border-top: 1px solid #e7e7e7;*/
}
.module-row:first-child {
	border-top: none;
}
.photo-gallery-block-module {
	text-align: center;
}
.photo-gallery-block-module .content_cards_grid_image img {
	height: 360px;
}
.photo-gallery-block-module .content_cards_grid_data {
	box-shadow: none;
}
.photo-gallery-block-module .content_cards_grid_content {
	background: #ffffff;
}
.photo-gallery-block-module.white-bg .content_cards_grid_content {
	background: #ecf5f6;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
	margin-top: 10px
}
.owl-theme .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #ff9b1a
}
.content_cards_title {
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	color: #121d1d;
	margin-bottom: 20px;
	text-align: center;
	margin-top: -15px;
	position: relative;
	font-family: "Russo One", sans-serif;
}
.content_cards_grid {
	margin-top: 0px;
	justify-content: center;
}
.content_cards_grid_data {
	border-radius: 6px;
	box-shadow: 0 0 8px 0 rgba(208, 210, 215, 0.5);
	background-color: #ffffff;
	overflow: hidden;
	height: 100%;
	position: relative;
	padding-bottom: 36px;/*border: 1px solid #E7E7E7;*/
}
.content_cards_grid_data a {
	text-decoration: none;
}
.content_cards_grid_image {
	overflow: hidden;
	position: relative;
}
.content_cards_grid_category {
  border-radius: 14px;
  background: radial-gradient(50% 50% at 50% 50%, rgba(250,250,250,.2) 0%, rgba(255,255,255,0) 100%), linear-gradient(93.07deg, #FF9B1A 7.96%, #FF9B1A 42.63%, #ff9b1a 97.27%);
  font-size: 11px;
  font-weight: 400;
  line-height: normal;
  color: #fff;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 5;
  padding: 3px 14px;
  text-transform: capitalize;
}
.content_cards_grid_image img {
	height: 276px;
	visibility: hidden;
}
.content_cards_grid_content {
	padding: 16px 20px;
	height: 100%;
}
.content_cards_grid_title {
	font-size: 17px;
	font-weight: 600;
	line-height: 1.4;
	color: #121d1d;
	margin-bottom: 8px;
}
.content_cards_grid_excerpt {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #221f20;
}
.content_cards_grid_date {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #221f20;
}
.content_cards_grid_excerpt b {
	font-weight: 500;
}
.content_cards_grid_link {
	margin-bottom: 5px;
	position: absolute;
	bottom: 18px;
	left: 0;
	right: 0;
	padding-left: 20px;
}
.col-md-4.text-center .content_cards_grid_link, .item.text-center .content_cards_grid_link {
	padding-left: 0px;
}
.content_cards_grid_link a, .content_cards_grid_link span {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #121d1d;
	padding-bottom: 4px;
	border-bottom: 2px solid #121d1d;
	text-decoration: none;
}
.content_cards_grid_link i.fa-long-arrow-right, .content_cards_grid_link i.fa {
	display: none;
	font-size: 14px;
}
.content_cards_grid_data a:hover i.fa-long-arrow-right, .content_cards_grid_data a:hover i.fa {
	display: inline-block;
}
.owl-carousel .content_cards_grid_data {
  box-shadow: none;
  border: 1px solid #e3e3e3;
}
.gray-bg {
	background: #ecf5f6;
}
.footer-main {
	padding: 50px 0 30px 0;
	background: #121d1d;
	color: #fff;
	font-weight: 500;
}
.footer-main a {
	color: #fff;
}
.footer-main a:hover {
	color: #fff;
}
.footer-info_row {
	margin-bottom: 15px;
	font-size: 13px;
	position: relative;
	padding-left: 30px;
	min-height: 24px;
}
.footer-info_row.footer-logo {
	margin-bottom: 20px;
	padding-left: 0;
}
.footer-description {
	margin-top: 25px;
}
.footer-info_row.footer-logo img {
	max-width: 230px;
}
.footer-info_row i {
	text-align: center;
	position: absolute;
	left: 2px;
	top: -3px;
	font-size: 16px;
	color: #fff;
	display: flex;
	justify-content: center;
	padding-top: 6px;
}
.footer-menu-block ul {
	margin: 0;
	padding-left: 12px;
	list-style: square;
}
.footer-menu-block {
	margin-bottom: 20px;
}
.footer-menu-title {
	margin-bottom: 14px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	font-family: "Russo One", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.footer-menu-title a {
	color: #fff;
}
.footer-menu-block ul li {
	font-size: 12px;
	margin-bottom: 8px;
}
.footer-menu-block ul li a {
	font-size: 13px;
}
.footer-menu-block ul li a:hover, .footer-main a:hover, .footer-info_row a:hover i, .social-links ul li a:hover {
	color: #FF9B1A;
}
.footer-content {
	margin-top: 18px;
	font-size: 13px;
}
.copy_right_text {
	background: #000000;
	padding: 24px 0px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}
.copy_right_text p {
	margin-bottom: 0;
}
.copy_right_text a {
	color: #fff;
}
.copy_right_text a:hover {
	color: #fff;
}
.row {
	margin-right: -12px;
	margin-left: -12px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	padding-right: 12px;
	padding-left: 12px;
}
.primary-banner-module {
	background: url(images/primary-banner-img.jpg) no-repeat center bottom;
	background-size: cover;
	padding-bottom: 200px;
	padding-top: 150px;
}
.primary-banner-title {
	font-size: 61px;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #fff;
}
.primary-banner-module p {
	margin-bottom: 25px;
	font-size: 17px;
	line-height: 24px;
	max-width: 65%;
	color: #fff;
}
.font_bigger {
	font-size: 62px;
}
.achievements {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 30px;
}
.achievements > div {
	padding: 5px 44px;
	color: #221f20;
	border-radius: 35px;
	background: #fff;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.achievements div .star {
	width: 30px;
}
.page-header-main {
	padding: 90px 0 100px;
	background-size: cover;
	position: relative
}
.page-header-title h1 {
	font-size: 32px;
	font-weight: 400;
	color: #fff;
	line-height: 52px;
}
.page-header-title {
	position: relative;
	z-index: 4
}
.page-header-breadcrumb {
	position: relative;
	z-index: 5;
	margin-bottom: 12px;
	opacity: .9;
	font-size: 13px;
}
.page-header-breadcrumb {
  font-size: 13px;
  color: #fff;
}
.page-header-breadcrumb a {
  color: #fff;
}
.page-header-breadcrumb p a:hover {
  color: #fff;
  opacity: 1.0;
}
.page-header-breadcrumb span {
  margin: 0 6px;
}
.page-header-breadcrumb ul {
	margin: 0;
	padding: 0
}
.page-header-breadcrumb ul li a {
	color: #fff
}
.page-header-breadcrumb ul li::after {
	content: "\f054";
	font-family: "font awesome 6 free";
	font-weight: 900;
	margin-left: 14px
}
.page-header-breadcrumb ul li:last-child::after {
	display: none
}
.page-header-breadcrumb ul li {
	display: inline-block;
	margin-left: 8px;
	color: #fff
}
.page-header-breadcrumb ul li:first-child {
	margin-left: 0
}
#page.transperant-header {
	padding-top: 0 !important;
}
#page.transperant-header .site-header, #page.transperant-header .header-middle-bar {
	background: transparent;
}
#page.transperant-header .header-middle-bar ul.menu.nav-menu > li > a {
	color: #fff;
	height: 80px;
}
#page.transperant-header .header-middle-bar ul.menu.nav-menu > li.current-menu-item > a, #page.transperant-header .header-middle-bar ul.menu.nav-menu > li.current-menu-ancestor > a {
	color: #FF9B1A;
}
#page.transperant-header .page-header-main {
	padding: 180px 0 40px 0;
}
#page.transperant-header .primary-banner-module {
	padding-top: 270px;
	padding-bottom: 240px;
}
#page.transperant-header .header-middle-bar {
	padding-top: 12px;
}
.banner-item-content {
	margin-bottom: 0;
	font-size: 15px;
	line-height: normal;
	max-width: 720px;
	color: #fff;
	margin-top: 5px;
}
#page.transperant-header .site-header.header-fixed.fixed-head-scrol {
	background: #ffffff;
}
#page.transperant-header .site-header.header-fixed.fixed-head-scrol .header-middle-bar {
	padding-top: 0;
}
#page .site-header.header-fixed.fixed-head-scrol .header-middle-bar ul.menu.nav-menu > li > a {
	height: 80px;
}
#page.transperant-header .site-header.header-fixed.fixed-head-scrol .header-middle-bar ul.menu.nav-menu > li.current-menu-item > a, #page.transperant-header .site-header.header-fixed.fixed-head-scrol .header-middle-bar ul.menu.nav-menu > li.current-menu-ancestor > a {
	color: #FF9B1A;
}
.transperant-header .header-top-bar {
	background: rgba(255,255,255, 0.1);
}
.site-header.header-fixed.fixed-head-scrol .header-top-bar {
	background: linear-gradient(123.22deg, #017b89 4.06%, #2f9599 89.38%);
}
.site-header.header-fixed.fixed-head-scrol .header-top-bar.sticky-header-hide-top {
	display: none;
}
.site-header.header-fixed.fixed-head-scrol .site-branding img {
	max-width: 100px;
}
.site-header.header-fixed.fixed-head-scrol .header-middle-bar {
	background: none;
}
.blog-content h1 {
	line-height: normal;
	font-weight: 400;
	font-size: 32px;
	margin-bottom: 18px;
	font-weight: 400;
}
.blog-content h2 {
	font-size: 26px;
	margin-bottom: 18px;
	font-weight: 400;
}
.blog-content h3 {
	font-size: 22px;
	margin-bottom: 16px;
	font-weight: 400;
}
.blog-content h4 {
	font-size: 20px;
	margin-bottom: 16px;
}
.blog-content h5 {
	font-size: 18px;
	margin-bottom: 16px;
}
.blog-content h6 {
	font-size: 16px;
	margin-bottom: 16px;
}
.blog-content h1 b, .blog-content h1 strong {
	font-weight: normal;
}
.blog-content h2 b, .blog-content h2 strong {
	font-weight: normal;
}
.blog-content h3 b, .blog-content h3 strong {
	font-weight: normal;
}
.blog-content h4 b, .blog-content h4 strong {
	font-weight: normal;
}
.blog-content h5 b, .blog-content h5 strong {
	font-weight: normal;
}
.blog-content h6 b, .blog-content h6 strong {
	font-weight: normal;
}
.blog-content p {
	line-height: 1.5;
	font-size: 15px;
	margin-bottom: 16px;
}
.blog-content a {
	color: #017b89;
	font-weight: 500;
}
.blog-content a:hover {
	color: #ff9b1a;
}
.blog-content ul {
	margin-left: 0;
	padding-left: 18px;
	margin-top: 15px;
}
.blog-content ul li {
	font-size: 15px;
	margin-bottom: 5px;
}
.blog-content ol {
	margin-left: 0;
	padding-left: 18px;
	margin-top: 15px;
}
.blog-content ol li {
	font-size: 15px;
	margin-bottom: 5px;
}
.blog-content blockquote {
	font-size: 18px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-top: 35px;
}
.blog-content blockquote p {
	font-size: 18px;
	margin-bottom: 10px;
}
.about-block-title {
	margin-bottom: 15px;
	font-size: 28px;
	font-weight: 500;
	font-family: "Russo One", sans-serif;
	line-height: normal;
	color: #121d1d;
}
.about-us-block-module .about-us_img {
	position: relative;
}
.about-us-block-module .about-us_img {
	display: inline-block;
	width: 100%;
}
.about-us-block-module .about-us_img img {
	border-radius: 15px;
	width: 100%;
}
.about-us-video {
	width: 100%;
}
.about-us-video iframe {
	width: 100%;
	border-radius: 15px;
	position: relative;
	z-index: 1;
}
.about-us-block-module .about-us_img:before {
	content: '';
	position: absolute;
	z-index: 0;
	top: -20px;
	left: -20px;
	width: 342px;
	height: 448px;
	background: url(images/border_top.svg) no-repeat center center;
	background-size: cover;
	transition: all 0.3s ease;
}
.about-us-block-module .about-us_img:after {
	content: '';
	position: absolute;
	z-index: 0;
	bottom: -20px;
	right: -20px;
	width: 342px;
	height: 448px;
	background: url(images/border_bottom.svg) no-repeat center center;
	background-size: cover;
	transition: all 0.3s ease;
}
.about-us_list {
	margin-top: 30px;
}
.about-us_list li {
	padding-left: 30px;
	background: url(images/list_icon.svg) no-repeat center left;
	width: 48%;
}
.about-us-block-module .about-us_content, .about-us-block-module .about-block-title {
	padding-right: 30px;
}
.about-us-block-module .col-md-12.order-1 {
	padding-left: 50px;
}
.about-us-block-module .col-md-12.order-1 .about-us_content {
	padding-right: 0;
}
.about-us_content.blog-content ul:last-child, .about-us_content.blog-content ol:last-child, .about-us_content.blog-content li:last-child, .about-us_content.blog-content p:last-child {
	margin-bottom: 0;
}
.content-block-module .blog-content ul:last-child, .content-block-module .blog-content ol:last-child, .content-block-module .blog-content li:last-child, .content-block-module .blog-content p:last-child {
	margin-bottom: 0;
}
.promises-block-module h2 {
	margin-bottom: 20px;
}
.promises-block-module .is-flex {
	align-items: stretch;
}
.promises-block-module .container {
	text-align: center;
}
.service_block_description {
	margin-bottom: 40px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.promises-block-module .promise-item {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 40px 20px 30px;
	margin-bottom: 0px;
	background: #ecf5f6;
	border-radius: 25px;
	text-align: center;
	transition: all 0.3s ease;
}
.promises-block-module.gray-bg .promise-item {
	background: #fff;
}
.promises-block-module .promise-item img {
	width: 80px;
	margin-bottom: 23px;
}
.promise-item-heading {
	line-height: 24px;
	font-size: 18px;
	margin-bottom: 23px;
	text-transform: capitalize;
	color: #121d1d;
}
.promises-block-module .promise-item:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: -10px;
	left: -10px;
	width: 342px;
	height: 448px;
	background: url(images/border_top.svg) no-repeat center center;
	background-size: cover;
	transition: all 0.3s ease;
}
.promises-block-module .promise-item:after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: -10px;
	right: -10px;
	width: 342px;
	height: 448px;
	background: url(images/border_bottom.svg) no-repeat center center;
	background-size: cover;
	transition: all 0.3s ease;
}
.map-block-module .service-block-title {
	margin-bottom: 20px;
	text-align: center;
}
.map-box {
	position: relative;
	padding: 0;
	max-width: 820px;
	margin: 0 auto;
}
.map-img {
	width: 100%;
}
.location-ny {
	position: absolute;
	z-index: 1;
	right: 49px;
	top: 57px;
}
.location-ny_pin {
	position: absolute;
	z-index: 2;
	right: 70px;
	top: 60px;
}
.location-ny_hover {
	opacity: 0;
}
.location-pins:hover .location-ny_hover {
	opacity: 1;
}
.location-nj {
	position: absolute;
	z-index: 2;
	right: 84px;
	top: 175px;
}
.location-nj a, .location-ny a, .location-ns a {
	display: none;
	position: absolute;
	width: 215px;
	background: #FF9B1A;
	padding: 10px 15px;
	border-radius: 15px;
	top: -50px;
 left: %;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	font-size: 15px;
}
.location-nj a:hover, .location-ny a:hover, .location-ns a:hover {
	color: #fff;
}
.location-nj_hover {
	opacity: 0;
}
.location-pins:hover .location-nj_hover {
	opacity: 1;
}
.location-nj_pin {
	position: absolute;
	z-index: 3;
	right: 5px;
	top: 5px;
}
.location-ns {
	position: absolute;
	z-index: 2;
	right: 59px;
	top: 143px;
}
.location-ns_pin {
	position: absolute;
	z-index: 3;
	right: 5px;
	top: -8px;
}
.location-ns_hover {
	opacity: 0;
}
.location-pins:hover .location-ns_hover {
	opacity: 1;
}
.state_number {
	left: 0;
	top: 10px;
	font-size: 22px;
}
.state_number:after {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 1px;
	height: 1px;
	border-color: #FF9B1A;
	border-style: solid;
	content: '';
	display: inline-block;
	padding: 5px;
	transform: rotate(45deg);
	margin: 0;
	border-width: 0 1px 1px 0;
	margin-top: -6px;
	margin-left: -5px;
	background: #FF9B1A;
}
.map-phones {
	display: none;
	background: #358F90;
	max-width: 300px;
	padding: 30px 20px;
	border-radius: 25px;
	margin: 0 auto 100px;
	font-size: 22px;
	font-weight: 600;
}
.map-phones p {
	margin-bottom: 0px;
}
.map-phones a {
	display: inline-block;
	background: url(images/phone_w.svg) no-repeat center left;
	background-size: 30px;
	padding-left: 30px;
	padding: 10px 10px 10px 40px;
}
.how-work-block-module {
	padding-bottom: 200px;
	background: url(images/advantage_bg.webp) no-repeat center bottom;
	background-size: cover;
	color: #fff;
}
.work-img {
	position: static;
	width: 100%;
}
.how-work-block-module .service-block-title {
	margin-bottom: 30px;
	color: #fff;
}
.img-box {
	display: flex;
	justify-content: center;
	width: 70px;
	min-width: 70px;
	height: 70px;
	margin-right: 15px;
	background: #fff;
	border-radius: 15px;
}
.img-box:hover {
	box-shadow: 0px 0px 10px 0px #FF9B1A;
}
.text-box {
	font-weight: 400;
	line-height: 22px;
	font-size: 15px;
}
.text-box span {
	display: block;
	color: #FF9B1A;
	margin-bottom: 5px;
	font-size: 22px;
	line-height: 37px;
	font-weight: 600;
}
.work-steps {
	position: relative;
	margin: 0;
	padding: 0;
}
.work-steps:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 35px;
	z-index: 0;
	width: 1px;
	/* height: 100%; */
	display: block;
	background: #fff;
}
.work-steps li {
	display: flex;
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
}
.drop-us-light {
	margin-bottom: 0;
}
.drop-us-light .container {
	position: relative;
	border-radius: 35px;
	margin-bottom: 0;
}
.drop-us-light h2 {
	margin-bottom: 40px;
}
.drop-us-light .container {
	color: #221f20;
}
.drop-us-light h2 {
	color: #221f20;
}
.drop-us-light p {
	color: #221f20;
	margin-bottom: 15px;
}
.drop-us {
	position: relative;
}
.drop-us .service-block-title {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: "Russo One", sans-serif;
	line-height: normal;
}
.drop-us .award-box {
	max-width: 600px;
	margin-top: 55px;
}
.drop-us .award-box .award p {
	max-width: 180px;
	color: #fff;
}
.drop-us .container {
	position: relative;
	border-radius: 35px;
	margin-bottom: 0;
}
.drop-us_form {
	max-width: 500px;
	color: #fff;
}
.drop-us_form .wpcf7-form-control-wrap {
	width: 100%;
	margin-bottom: 10px;
}
.drop-us_form input[type="text"], .drop-us_form input[type="email"], .drop-us_form input[type="tel"], .drop-us_form textarea {
	background: rgba(255, 255, 255, 0.25);
	height: 60px;
	line-height: 60px;
	border: 2px dashed transparent;
	transition: all 0.3s ease;
}
.drop-us_form input[type="text"]:focus, .drop-us_form input[type="email"]:focus, .drop-us_form input[type="tel"]:focus, .drop-us_form textarea:focus {
	outline: 2px dashed #EAEAEA;
}
.drop-us-light .wpcf7-form-control-wrap {
	margin-bottom: 10px;
}
.drop-us-light .wpcf7-form input[type="text"]:focus, .drop-us-light .wpcf7-form input[type="email"]:focus, .drop-us-light .wpcf7-form input[type="tel"]:focus, .drop-us-light .wpcf7-form textarea:focus {
	outline: 2px dashed #358f9045;
	border: 1px solid transparent;
}
.drop-us-light .wpcf7-form input[type="text"], .drop-us-light .wpcf7-form input[type="email"], .drop-us-light .wpcf7-form input[type="tel"], .drop-us-light .wpcf7-form textarea {
	height: 56px;
	line-height: 56px;
	background: rgba(255, 255, 255, 0.84);
	border: 1px solid #358F90;
	color: #3A3A3A;
	width: 100%;
	padding: 15px;
	border-radius: 8px;
}
.drop-us_form textarea, .drop-us-light .wpcf7-form textarea {
	height: 110px;
	line-height: 1;
}
.drop-us-light .action-btns p {
	margin: 0;
}
.wpcf7 form .wpcf7-response-output {
	position: absolute;
	font-size: 14px;
	margin: 10px 0 0;
}
body .wpcf7 form.invalid .wpcf7-response-output, body .wpcf7 form.unaccepted .wpcf7-response-output, body .wpcf7 form.payment-required .wpcf7-response-output {
	display: none;
}
.award {
	display: flex;
	align-items: center;
	height: 257px;
	max-width: 100%;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 12px;
	padding: 50px 25px;
	border: 1px solid #e4e4e4;
}
body .wpcf7-spinner {
	display: none;
}
.drop-us-light.gray-bg .award {
	background: #fff;
}
.award:last-child {
	margin: 0;
}
.award img {
	margin-right: 40px;
	width: 130px;
}
.award p {
	color: #121d1d;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
	text-align: left;
	font-family: "Russo One", sans-serif;
}
.drop-us input[type="submit"] {
	display: block;
	height: 58px;
	width: 200px;
	float: right;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	background: radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.2) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(93.07deg, #FF9B1A 7.96%, #FF9B1A 42.63%, #FF9B1A 97.27%);
	box-shadow: none;
	border: none;
	border-radius: 35px;
	color: #fff;
	-webkit-appearance: button;
	cursor: pointer;
	z-index: 1;
	transition: all 0.3s ease;
}
.drop-us input[type="submit"]:hover {
	background: linear-gradient(123.22deg, #017b89 4.06%, #2f9599 89.38%);
}
.service-block-title {
	margin-bottom: 20px;
	font-size: 28px;
	color: #121d1d;
}
.service-block-module .is-flex {
	align-items: stretch;
}
.service-block-module .container {
	text-align: center;
}
.service-block-module .service-item {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 25px 20px;
	margin-bottom: 0;
	background: #fff;
	border-radius: 10px;
	text-align: center;
	transition: all .3s ease;
	border: 1px solid #e4e4e4;
}
.service-block-module.white-bg .service-item {
	background: #ecf5f6;
}
.service-block-module .service-item img {
	width: 160px;
	margin-bottom: 18px;
	mix-blend-mode: multiply;
}
.service-item-text h3 {
	line-height: 24px;
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #121d1d;
}
.service-item-text p {
	font-size: 14px;
	color: #221f20;
}
.service-swiper .row {
	row-gap: 20px;
}
.read-more-link {
	margin-bottom: 0;
}
.read-more-link a, .read-more-link span {
	color: #121d1d;
	font-weight: 600;
}
.service-swiper a:hover .read-more-link span, .service-swiper a:hover .read-more-link a {
	color: #FF9B1A;
}
.load_more_blog_post .col-md-4 {
	margin-bottom: 20px
}
.row.load_more_blog_post {
	margin-top: 25px
}
.content_cards_bottom_link.more_blog_posts {
	margin-top: 10px
}
.dropdown.select_field.multiple_select_field {
	padding: 0;
	background: #fff;
	margin: 0;
	width: 100% !important;
	height: 45px;
	border: none;
}
.dropdown.select_field.multiple_select_field.show .filter-option-inner-inner {
	color: #221f20;
}
select.bs-select-hidden, .bootstrap-select > select.bs-select-hidden, select.selectpicker {
	display: none !important;
}
.bootstrap-select {
	width: 220px \0;/*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
	position: relative;
	width: 100%;
	z-index: 1;
	text-align: right;
	white-space: nowrap;
	font-size: 15px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
	color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
	color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
	position: absolute !important;
	bottom: 0;
	left: 50%;
	display: block !important;
	width: 0.5px !important;
	height: 100% !important;
	padding: 0 !important;
	opacity: 0 !important;
	border: none;
}
.bootstrap-select > select.mobile-device {
	top: 0;
	left: 0;
	display: block !important;
	width: 100% !important;
	z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
 border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
 border-color: #28a745;
}
.bootstrap-select.fit-width {
	width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
	outline: thin dotted #333333 !important;
	outline: 5px auto -webkit-focus-ring-color !important;
	outline-offset: -2px;
}
.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
	width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
	z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*="col-"] {
	float: none;
	display: inline-block;
	margin-left: 0;
}
.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*="col-"].dropdown-menu-right, .row .bootstrap-select[class*="col-"].dropdown-menu-right {
	float: right;
}
.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select {
	margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
	padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
	height: 100%;
	font-size: inherit;
	line-height: inherit;
	border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle {
	font-size: inherit;
	line-height: inherit;
	border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
	padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
	padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
	width: 100%;
}
.bootstrap-select.disabled, .bootstrap-select > .disabled {
	cursor: not-allowed;
}
.bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
	outline: none !important;
}
.bootstrap-select.bs-container {
	position: absolute;
	top: 0;
	left: 0;
	height: 0 !important;
	padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
	z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
	content: '';
	display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: inherit;
	padding-right: inherit;
	padding-bottom: inherit;
	padding-left: inherit;
	height: 100%;
	width: 100%;
	text-align: left;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
	padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
	overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
	border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
	width: 100%;
}
.bootstrap-select .dropdown-menu {
	min-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
	outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
	position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
	color: #fff;
}
.bootstrap-select .dropdown-menu li.disabled a {
	cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
	cursor: pointer;
	font-size: 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
	display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
	display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
	padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	pointer-events: none;
	opacity: 0.9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bootstrap-select .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
	position: static;
	display: inline;
	padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
	display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
	margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
	content: '';
	display: block;
	width: 0.5em;
	height: 1em;
	border-style: solid;
	border-width: 0 0.26em 0.26em 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
	z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204, 204, 204, 0.2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
	bottom: auto;
	top: -4px;
	border-top: 7px solid rgba(204, 204, 204, 0.2);
	border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
	bottom: auto;
	top: -4px;
	border-top: 6px solid white;
	border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
	right: 12px;
	left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
	right: 13px;
	left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
	display: block;
}
.bs-searchbox, .bs-actionsbox, .bs-donebutton {
	padding: 4px 8px;
}
.bs-actionsbox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
	width: 50%;
}
.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bs-donebutton .btn-group button {
	width: 100%;
}
.bs-searchbox + .bs-actionsbox {
	padding: 0 8px 4px;
}
.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
	float: none;
}
.bootstrap-select.select_field.multiple_select_field > .dropdown-toggle {
	background: none !important;
	box-shadow: none;
	padding: 8px 12px;
	outline: none !important;
	border: solid 1px #e3e3e3;
	height: 45px;
}
.dropdown.select_field.multiple_select_field.show > .dropdown-toggle {
/*border-color: #1f242f;*/
}
.bootstrap-select.select_field.multiple_select_field .dropdown-menu {
	min-width: 0px !important;
	margin-top: -3px;
	width: 100%;
	border-top: 1px solid #e3e3e3 !important;
}
.bootstrap-select.select_field.multiple_select_field .dropdown-menu.show[role="combobox"] {
	/*border: solid 1px #1f242f;*/
	border-radius: 0 0 4px 4px;
	border-top: none;
	z-index: 6;
}
.dropdown.bootstrap-select.show-tick.select_field.multiple_select_field.show:focus {
	border-bottom: none;
}
.dropdown.bootstrap-select.show-tick.select_field.multiple_select_field .dropdown-item:hover, .dropdown.bootstrap-select.show-tick.select_field.multiple_select_field .dropdown-item:focus {
	background-color: #f3f4f5;
}
.dropdown.bootstrap-select.show-tick.select_field.multiple_select_field .dropdown-menu li a {
	padding: 10px;
	padding-left: 40px;
	color: #221f20;
	background: none;
}
.bootstrap-select.show-tick .dropdown-menu span.check-mark {
	left: 15px;
	top: 11px;
	position: absolute;
	display: inline-block;
}
.bootstrap-select.show-tick.select_field.multiple_select_field .dropdown-menu .selected span.check-mark {
	left: 15px;
	top: 11px;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
}
.dropdown.bootstrap-select.show-tick.select_field.multiple_select_field .bs-ok-default::after {
	transform: none;
	content: "\f0c8";
	border: none;
	font-weight: normal;
}
.dropdown.bootstrap-select.show-tick.select_field.multiple_select_field .dropdown-item.selected .bs-ok-default::after {
	content: "\f14a";
	transform: none;
	border: none;
	font-weight: 900;
}
.bootstrap-select.show-tick.select_field.multiple_select_field > .dropdown-toggle.bs-placeholder {
	color: #6f737c;
}
.bootstrap-select.show-tick.select_field.multiple_select_field .dropdown-menu li a span.text {
	margin-right: 0;
	white-space: normal;
}
select.select_field {
	border-radius: 4px;
	border: solid 1px #e3e3e3;
	height: 45px;
	width: 100%;
	padding: 0 10px;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	color: #6f737c;
	margin: 0;
}
select.select_field:focus {
	border: solid 1px #1f242f !important;
	color: #1f242f;
}
input.search_field {
	height: 45px;
	border-radius: 4px;
	border: solid 1px #e3e3e3 !important;
	padding: 0 10px;
	width: 100%;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	color: #333333;
	padding-left: 15px !important;
}
body .search_input_main {
	position: relative;
	padding: 0 !important;
	border: none !important;
	width: 100%;
}
.search_input_main i {
	position: absolute;
	right: 1px;
	top: 1px;
	color: #6c757d;
	font-size: 15px;
	height: 43px;
	width: 45px;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
	background: #f3f4f5;
	border-left: solid 1px #e3e3e3;
	border-radius: 0 4px 4px 0;
}
.floating-label {
	position: relative;
}
.floating-input:focus, .floating-select:focus {
	outline: none;
}
.floating-label label {
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: normal;
	color: #6f737c;
	position: absolute;
	pointer-events: none;
	left: 16px;
	top: 10px;
	transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
}
.floating-input:focus ~ label, .floating-input.floating_has_val ~ label {
	top: 5px;
	font-size: 9px;
	color: #221f20;
}
.floating-select:focus ~ label, .floating-select:not([value=""]):valid ~ label {
 top:5px;
 font-size:9px;
 color:#221f20;
}
.floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {
	width: 50%;
}
.load_more_post .col-md-4 {
	margin-bottom: 20px;
}
.row.load_more_post {
	margin-top: 25px;
}
.content_cards_bottom_link.more_posts {
	margin-top: 10px;
}
.btn_blue_border, a.btn_blue_border {
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-weight: 500;
	white-space: nowrap;
	padding: 8px 24px;
	font-size: 15px;
	background: radial-gradient(50% 50% at 50% 50%, rgba(250,250,250,.2) 0%, rgba(255,255,255,0) 100%), linear-gradient(93.07deg, #FF9B1A 7.96%, #FF9B1A 42.63%, #ff9b1a 97.27%);
	border-radius: 30px;
}
.btn_blue_border:hover {
	background: linear-gradient(123.22deg, #017b89 4.06%, #2f9599 89.38%);
	color: #fff;
}
span.load_more_data, .load_more_data span {
	position: relative;
	pointer-events: none;
}
span.load_more_data::before, .load_more_data span::before {
	animation: fa-spin 2s linear infinite;
	content: "\f110";
	font: normal normal normal 14px/1 FontAwesome !important;
	margin-right: 5px;
	width: 20px;
	display: inline-block;
}
.wrap {
	max-width: 950px;
	margin: 0 auto;
}
.single-post .page-header-breadcrumb{
	display: none;
}
.single-post .page-header-title h1{
	font-size: 22px;
}
.single-post .page-header-title h1 {
  font-size: 22px;
  line-height: normal;
  margin-bottom: 15px;
}
.blog-item-content {
  font-size: 14px;
  color: #fff;
}
.locations-block-module {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}
.locations-block-module tr:nth-child(2n) {
	background: linear-gradient(0deg, #ECF9F9, #ECF9F9);
}
.locations-block-module td {
	padding: 12px 15px;
	border: 1px solid #358F90;
	text-transform: capitalize;
	font-size: 15px;
}
.locations-block-module td a {
	color: #121d1d;
}
.locations-block-module td a:hover {
	color: #FF9B1A;
}
.locations-block-module caption {
	background: linear-gradient(123.22deg, #017b89 4.06%, #2f9599 89.38%);
	border: 1px solid #358F90;
	border-radius: 15px 15px 0 0;
	font-size: 28px;
	line-height: normal;
	color: #fff;
	font-weight: 600;
	padding: 14px 0;
	text-align: center;
	caption-side: top;
}
.locations-block-title {
	font-size: 28px;
	line-height: normal;
	color: #fff;
	font-weight: normal;
}
.locations-block-module table {
	margin: 0;
	table-layout: fixed;
	background: #fff;
}
.locations-block-module.gray-bg table {
	background: #fff;
}
/*.white-bg .color, .gray-bg .color {
	background: linear-gradient(123.22deg, #017b89 4.06%, #2f9599 89.38%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	background-size: 200% auto;
	animation: textShine 7s ease-in-out infinite reverse;
	-webkit-animation: textShine 10s ease-in-out 1;
	-moz-animation: textShine 10s ease-in-out 1;
	animation: textShine 5s ease-in-out 1 reverse;
	animation-fill-mode: both;
	animation-delay: 2s;
}*/
.error-404 .page-title {
	margin-top: 0;
	font-size: 120px;
	font-weight: normal;
	margin-bottom: 0;
	color: #289198;
	line-height: 130px;
}
.error-404.not-found {
	padding-bottom: 50px;
	padding-top: 50px;
}
.error404 .drop-us {
	background: #ecf5f6;
}
.error404 .drop-us .award {
	background: #fff;
}
.advantage-block-module .container {
	text-align: center;
}
.advantage-block-module .advantage-item {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 25px 10px 0 10px;
	margin-bottom: 0px;
	border-radius: 25px;
	text-align: center;
	transition: all 0.3s ease;
}
.advantage-block-module .advantage-item img {
	width: 80px;
	margin-bottom: 15px;
	background: #ecf5f6;
	padding: 10px;
	border-radius: 15px;
}
.advantage-block-module.gray-bg .advantage-item img {
	background: #ffffff;
}
.advantage-item-heading {
	line-height: 24px;
	font-size: 15px;
	margin-bottom: 0px;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
}
.advantage-item_text p {
	margin-top: 15px;
	margin-bottom: 0;
}
.exceptional-services {
	width: 100%;
	padding-bottom: 140px;
}
.exceptional-services .exceptional-services-title {
	font-size: 36px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 15px;
}
.exceptional-services .exceptional-item {
	font-size: 15px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0px;
	text-align: left;
	color: #221f20;
	gap: 10px;
	margin-top: 10px;
	max-width: 630px;
	position: relative;
  	padding-left: 20px;
}
.exceptional-services .exceptional-item a, 
.exceptional-services .exceptional-item b {
  font-weight: 500;
  color: #017b89;
}
.exceptional-services .exceptional-item a:hover {
  color: #ff9b1a;
}
.exceptional-services .exceptional-item img {
  position: absolute;
  left: 2px;
  top: 1px;
}
.exceptional-services .exceptional-item img {
	width: 8px;
	margin-top: 10px;
}
.call-to-action-block-module:not(.default-padding-row) {
	width: 100%;
	padding-bottom: 40px;
	padding-top: 150px;
}
.call-to-action-block-module .about-block-title {
	max-width: 720px;
	color: #fff;
	margin-bottom: 0;
}
.call-to-action-block-module .btn-main {
	margin-top: 20px;
	margin-bottom: 10px;
}
.call-to-action-block-module.default-padding-row .btn-main {
	margin-bottom: 0;
}
.accordian-block-grid {
	margin-top: 25px
}
.accordian-block-description {
	font-size: 18px;
	margin: 0 auto;
	max-width: 800px;
	text-align: center
}
.accordion_data {
	padding: 20px 20px 20px 20px;
	font-size: 15px;
	font-weight: 400;
	color: #333;
	background: #fff;
	border-top: 1px solid #e3e3e3
}
.accordion_data a {
	color: #ff9b1a
}
.accordion_data ul {
	margin-left: 0;
	padding-left: 16px
}
.accordian_item_inn {
	border: 1px solid #e5e7eb;
	margin-bottom: 10px;
	border-radius: 2px;
	background: #fff;
	overflow: hidden
}
.accordian-item-header {
	padding: 11px 42px 12px 20px;
	font-size: 17px;
	cursor: pointer;
	position: relative;
	line-height: normal;
	font-weight: 500;
	background: #fff
}
.accordian-block-grid .accordian-item-header:after {
	width: 18px;
	height: 18px;
	content: "";
	background: url(images/minus-icon.svg) no-repeat center center;
	background-size: 100%;
	position: absolute;
	right: 14px;
	top: 14px
}
.accordian-block-grid .accordian-item-header.collapsed:after {
	background: url(images/plus-icon.svg) no-repeat center center;
	background-size: 100%
}
.accordian-item-header:hover {
	opacity: .8
}
.accordian-block-grid .accordian_item.col-md-12:last-child .accordian_item_inn {
	margin-bottom: 0;
}
.dark-bg {
	background: #221f20;
}
.dark-bg.dark-green {
	background: #289198;
}
.dark-bg .service-block-title, .dark-bg .advantage-item-heading, .dark-bg .advantage-item_text p, .dark-bg .about-block-title, .dark-bg .about-us_content, .dark-bg .service_block_description, .dark-bg .contact_block_description p, .dark-bg .content_cards_title {
	color: #ffffff;
}
.dark-bg .advantage-block-module .advantage-item, .dark-bg .advantage-block-module .advantage-item img, .promises-block-module.dark-bg .promise-item {
	background: #fff;
}
.dark-bg .owl-carousel .content_cards_grid_data{
	border: none;
}
body .wpcf7 form.sent .wpcf7-response-output {
  margin-top: 15px;
  margin-left: 0;
  display: inline-block;
  margin-bottom: 0;
}
.call-to-action-block-module {
  padding: 90px 0 80px 0;
}
.row.category-block-grid {
  row-gap: 15px;
}
.category-block-item {
  border-radius:0;
  background:#fff;
  height:100%;
  display:flex;
  justify-content:start;
  align-items:center;
  font-size:14px;
  padding: 10px 12px;
  border: 1px solid #e3e3e3;
  line-height: 20px;
  text-transform: capitalize;
}
.category-block-module a:hover .category-block-item {
  box-shadow: 0 0 8px 0 rgba(208,210,215,.5);
}
.header-menu-main .social-links {
  display: none;
}



 @media only screen and (min-width:990px) {
.about-us-video iframe {
	height: 450px;
}
#page.transperant-header .site-header.header-fixed.fixed-head-scrol .header-middle-bar ul.menu.nav-menu > li > a {
	color: #121d1d;
}
#page.transperant-header .header-middle-bar ul.menu.nav-menu > li > a:hover {
	color: #d7edf2;
}
#page.transperant-header .header-middle-bar ul.menu.nav-menu > li.current-menu-item > a:hover,  #page.transperant-header .header-middle-bar ul.menu.nav-menu > li.current-menu-ancestor > a:hover {
	color: #ff9b1a;
}
#page.transperant-header .site-header.header-fixed.fixed-head-scrol .header-middle-bar ul.menu.nav-menu > li > a:hover {
	color: #4d4e4e;
}
#page.transperant-header .site-header.header-fixed.fixed-head-scrol .header-middle-bar ul.menu.nav-menu > li.current-menu-item > a:hover,  #page.transperant-header .site-header.header-fixed.fixed-head-scrol .header-middle-bar ul.menu.nav-menu > li.current-menu-ancestor > a:hover {
	color: #ff9b1a;
}
ul.sub-menu li a:hover, ul.sub-menu > li:hover > a {
	opacity: 1.0;
	color: #ff9b1a;
}
ul.sub-menu li a:hover:before, ul.sub-menu > li:hover > a:before {
	background: #ff9b1a;
}
ul.sub-menu li.current-menu-item a {
  color: #ff9b1a;
}
ul.sub-menu li.current-menu-item a:before, ul.sub-menu > li.current-menu-item > a:before {
	background: #ff9b1a;
}
.header-middle-bar ul.menu.nav-menu > li:hover > .sub-menu {
	display: block;
}
.header-middle-bar ul.menu.nav-menu > li:hover > .sub-menu > li:hover > .sub-menu {
	display: block;
}
#primary-menu-new li.mega-menu-1 {
	position: static
}
#primary-menu-new li.mega-menu-1 .sub-menu {
	column-count: 3;
	padding: 10px;
	width: 1240px;
	left: 0;
	padding: 22px 20px
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li a {
	padding-left: 2px
}
#primary-menu-new li.mega-menu-1>ul.sub-menu li>a {
	font-weight: normal;
	font-family: "Russo One", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	padding-right: 0;
}
#primary-menu-new li.mega-menu-1>ul.sub-menu li>a:hover {
	color: #ff9b1a;
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul {
	background: 0 0;
	display: block;
	border-bottom: 1px solid #5b6593;
	column-count: 2;
	width: 100%;
	left: 0;
	position: relative;
	padding: 2px;
	box-shadow: none;
	padding-bottom: 14px;
	margin-bottom: 20px;
	margin-top: 5px;
	border-radius: 0
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul li {
	padding-right: 4px;
	display: contents
}
.mega-menu-1 ul.sub-menu li a {
	padding: 0 20px 0 32px
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul li a {
	padding: 2.3px 0;
	padding-left: 10px;
	font-weight: 400;
	color: #ffffff;
	font-size: 12.3px;
	letter-spacing: 0;
	text-transform: capitalize;
	font-family: "Poppins", sans-serif;
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul li a:hover {
	color: #ff9b1a
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul li a:hover::before {
	background: #ff9b1a;
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul li a::before {
	left: 0;
	top: 10px
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul::before {
	content: none
}
#primary-menu-new li.mega-menu-1 .sub-menu li {
	display: inline-block;
	width: 100%;
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li a:hover,  #primary-menu-new li.mega-menu-1 ul.sub-menu>li:hover>a {
	color: #fff
}
.mega-menu-1 ul.sub-menu li a::before {
	content: none
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul li a::before {
	content: "";
	background-color: #fff
}
.header-middle-bar ul.menu.nav-menu>li.menu-item-has-children:hover>a::before {
	left: calc(50% - 12px)
}
.header-middle-bar .container {
	position: relative
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul {
	border-color: #143B40
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul li a {
	margin-bottom: 1px;
	color: #fff;
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li a::before {
	background: #000
}
#primary-menu-new li.mega-menu-1>ul.sub-menu li>a:hover {
	color: #ff9b1a
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul {
	column-count: 2;
	display: inline-block;
}
#primary-menu-new li.mega-menu-1 ul.sub-menu li ul li {
	padding-right: 10px;
	display: inline-block;
	width: 100%;
}
#primary-menu-new li.mega-menu-1:not(.mega-menu-2) .sub-menu li:nth-child(2) .sub-menu,  #primary-menu-new li.mega-menu-1:not(.mega-menu-2) .sub-menu li:nth-child(4) .sub-menu {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#primary-menu-new li.mega-menu-2 .sub-menu {
	column-count: 1;
}
#primary-menu-new li.mega-menu-2 ul.sub-menu li ul {
	column-count: 7;
}
#primary-menu-new li.mega-menu-2 .sub-menu li:last-child .sub-menu {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#primary-menu-new li.mega-menu-1 .sub-menu li.menu-last-item{
	width: 14.3%;
	vertical-align: top;
}
#primary-menu-new li.mega-menu-1 > ul.sub-menu li > a[aria-current="page"]{
	color: #ff9b1a
}
#primary-menu-new li.mega-menu-1 > ul.sub-menu li > a[aria-current="page"]::before{
	background: #ff9b1a
}
}
 @media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1240px;
}
}
 @media (min-width: 991px) {
.header-middle-bar ul.menu.nav-menu > li:hover > .sub-menu {
	display: block;
}
.header-middle-bar ul.menu.nav-menu > li:hover > .sub-menu > li:hover > .sub-menu {
	display: block;
}
}
 @media only screen and (max-width: 1200px) {
.container, .container-lg, .container-md, .container-sm {
	max-width: 100%;
}
}
 @media only screen and (max-width:1180px) {
.site-branding {
	width: auto
}
.site-branding img {
	max-width: 84%
}
.header-middle-bar ul.menu.nav-menu>li>a {
	font-size: 15px;
	padding: 0 8px
}
.menu-header-extra ul li a {
	font-size: 15px
}
.btn-main .btn-primary {
	font-size: 15px
}
.btn-primary i {
	font-size: 12px
}
.content_cards_title {
	font-size: 28px
}
.cf7sr-g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0px 40px;
}
}
@media only screen and (max-width:990px) {
.header-menu-main {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 2;
	background: #289198;
	padding-bottom: 0;
	margin-top: 0;
	height: calc(100vh - 150px);
	overflow: auto
}
.header-middle-bar ul.menu.nav-menu>li {
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,.15)
}
.header-middle-bar ul.menu.nav-menu>li:last-child {
	border: none
}
.header-middle-bar ul.menu.nav-menu>li.menu-item-has-children>a::after {
	display: none
}
.header-middle-bar ul.menu.nav-menu>li.menu-item-has-children:hover>a::before {
	display: none
}
.sub-menu {
	position: static;
	width: 100%;
	box-shadow: none;
	background: #fbfbfb;
	padding: 0
}
.sub-menu .sub-menu {
	width: 100%;
	padding: 10px 0
}
.header-middle-bar ul.menu.nav-menu>li.current-menu-item>a,  .header-middle-bar ul.menu.nav-menu>li.current-menu-ancestor>a {
	color: #fff
}
.toggle-submenu {
	background: url("images/down_arrow.png") no-repeat center center #2E7A7F;
	background-size: 8px;
	cursor: pointer;
	height: 46px;
	width: 46px;
	position: absolute;
	right: 0;
	top: 0
}
.toggle-submenu.active-sub-menu {
	background: url("images/upp_arrow.png") no-repeat center center #287479;
	background-size: 8px
}
.header-middle-bar .show-submenu>.sub-menu {
	display: block;
	position: static;
	width: 100%;
	box-shadow: none;
	padding: 0;
	background: #ecf5f6;
	border-radius: 0
}
ul.sub-menu li a {
	padding: 10px 15px 12px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	color: #272727;
	font-size: 15px
}
ul.sub-menu ul.sub-menu li a {
	padding: 6px 20px 5px 32px;
	min-height: 0;
	border: none
}
ul.sub-menu ul.sub-menu li a::before {
	display: block;
}
.header-middle-bar .show-submenu>.sub-menu .show-submenu>.sub-menu {
	background: #fff;
	padding: 15px 20px
}
.header-middle-bar ul.menu.nav-menu>li:hover>a {
	color: #fff
}
ul.sub-menu li a::before {
	top: 14px;
	display: none;
}
ul.sub-menu ul.sub-menu li a::before {
	top: 16px
}
.sub-menu .sub-menu::before {
	display: none
}
.sub-menu .toggle-submenu {
	background-color: #289198
}
.header-middle-bar ul.menu.nav-menu>li>a {
	color: #fff;
	height: auto;
	padding: 10px 15px 12px;
	font-size: 16px;
	font-weight: 600
}
.header-middle-bar ul.menu.nav-menu,  .header-middle-bar ul {
	padding-left: 0
}
.site-header.header-fixed.fixed-head-scrol .header-middle-bar,  #page.transperant-header .site-header.header-fixed.fixed-head-scrol .header-middle-bar {
	padding: 12px 0;
	height: auto
}
.menu-header-extra {
	display: none
}
.hemail-link {
	padding-left: 0
}
.site-branding::before {
	display: none
}
.site-branding {
	height: auto;
	margin: 0;
	background: 0 0
}
.header-middle-bar {
	padding: 12px 0;
	height: auto;
}
#page.transperant-header .header-middle-bar ul.menu.nav-menu > li > a {
	height: auto;
}
#page.transperant-header .site-header.header-fixed.fixed-head-scrol .header-middle-bar ul.menu.nav-menu > li > a {
	height: auto;
}
.navigation-links-module.fixed-sub-menu-links {
	top: 64px!important
}
.menu-toggle {
	display: block;
	float: right;
	padding: 0;
	font-size: 24px;
	color: #289198;
}
#page.transperant-header .menu-toggle {
	color: #fff;
}
#page.transperant-header .site-header.header-fixed.fixed-head-scrol .menu-toggle {
	color: #289198;
}
.menu-toggle .fa-xmark {
	display: none
}
#site-navigation.toggled .menu-toggle .fa-xmark {
	display: block
}
#site-navigation.toggled .menu-toggle .fa-bars {
	display: none
}
#site-navigation.toggled .header-menu-main {
	display: block
}
.header-top-bar .col-md-10 {
	-ms-flex: 0 0 80%;
	flex: 0 0 80%;
	max-width: 80%
}
.header-top-bar .col-md-2 {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}
.header-top-bar {
	height: auto;
	padding: 6px 0 10px
}
ul.sub-menu ul.sub-menu li a img {
	display: none
}
.drop-us h4 {
	margin-top: 30px;
}
.award {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.about-us-block-module .about-us_img {
	margin-top: 35px;
	max-width: calc(100% - 50px);
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.about-us-video iframe {
	width: 100%;
}
.promises-block-module .col-md-3 {
	margin-bottom: 20px;
	-ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.promises-block-module .promise-item {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.primary-banner-title {
	font-size: 36px;
}
.font_bigger {
	font-size: 37px;
}
.primary-banner-module p {
	max-width: 100%;
}
.primary-banner-module p br {
	display: none;
}
.achievements {
	display: none;
}
#page.transperant-header .primary-banner-module {
	padding-top: 190px;
	padding-bottom: 190px;
}
.award {
	height: auto;
	padding: 20px 15px;
}
.drop-us .service-block-title {
	margin-top: 30px;
	margin-bottom: 14px;
	font-size: 24px;
}
.exceptional-services {
	background-size: 100% !important;
	background-position: bottom right !important;
	background-color: #ecf5f6 !important;
	padding-bottom: 110px;
}
.footer-main .col-md-3 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 25px;
  order: 2;
}
.footer-main .col-md-3:nth-child(1) {
  order: 0;
}
.footer-main .col-md-3:nth-child(4) {
  order: 1;
}
.about-us-block-module .about-us_content,  .about-us-block-module .about-block-title {
	padding-right: 0px;
}
.about-us-block-module .about-us_img:after,  .about-us-block-module .about-us_img:before {
	display: none;
}
.about-us-block-module .about-us_img {
	margin: 0;
	max-width: 100%;
	padding-bottom: 20px;
	border-radius: 10px;
}
.about-us-block-module .order-0 {
	order: 1;
}
.about-us-block-module .col-md-12.order-1 {
	padding-left: 12px;
}
.header-menu-main .social-links {
  display: block;
  text-align: left;
  padding-top: 15px;
  border-top: 1px solid rgba(255,255,255,.15);
  padding-left: 15px;
}
}
@media only screen and (max-width:768px) {
.header-top-bar .social-links,
.header-top-bar .message-links {
	display: none
}
.header-top-bar {
	padding: 8px 0 12px
}
.header-top-bar .col-md-10 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.hemail-link span {
	margin-right: 0px;
	margin-left: 15px;
	font-size: 12px;
}
.hemail-link a {
	font-size: 12px;
	line-height: normal
}
.banner-item-content br {
	display: none
}
.site-branding img {
	max-width: 200px
}
.content_cards_title {
	font-size: 22px;
	line-height: 32px;
	margin-top: 0
}
.content_cards_title .btn {
	display: none
}
.footer-main .social-links {
	margin-bottom: 30px
}
.page-header-main {
	padding: 80px 0 90px
}
.page-header-title h1 {
	font-size: 26px;
	line-height: normal
}
.dropdown.select_field.multiple_select_field {
	margin-bottom: 15px
}
.module-row {
	padding: 40px 0
}
.call-to-action-block-module {
  padding: 40px 0;
}
#page.eanbled-fixed {
	padding-top: 109px
}
.row.content_cards_grid {
	row-gap: 15px
}
.content_card_description br {
	display: none
}
.btn-bordered-main .btn-primary {
	font-size: 16px
}
.navigation-links-module ul li a i {
	top: 16px;
	right: 3px;
	font-size: 10px
}
}
@media only screen and (max-width:767px) {
.footer-menu-block {
	float: left;
	width: 100%
}
.about-block-title,  .service-block-title,  .page-header-title h1,  .locations-block-title {
	font-size: 22px;
}
.award img {
	margin-right: 20px;
	width: 100px;
}
.award p {
	font-size: 18px;
}
.call-to-action-block-module:not(.default-padding-row) {
	background-size: auto 200% !important;
	padding: 60px 0 30px 0;
}
.text-box span {
	font-size: 20px;
}
.img-box {
	width: 50px;
	min-width: 50px;
	height: 50px;
	padding: 10px;
	border-radius: 8px;
}
.work-steps::before {
	left: 25px;
	bottom: 40px;
}
.work-steps li {
	margin-bottom: 20px;
}
.how-work-block-module {
	padding-bottom: 0;
}
.how-work-block-module .service-block-title {
	margin-bottom: 20px;
}
.service-block-module .service-item img {
	width: 100px;
	margin-bottom: 12px;
}
.service-item-text h3 {
	font-size: 18px;
}
.promises-block-module .promise-item:after,  .promises-block-module .promise-item:before {
	display: none;
}
.promises-block-module .promise-item {
	margin: 0;
	max-width: 100%;
	padding-top: 30px;
	border-radius: 10px;
}
.promises-block-module .col-md-3 {
	margin-bottom: 18px;
}
.promises-block-module .col-md-3:last-child {
	margin-bottom: 0px;
}
.promise-item-heading {
	margin-bottom: 15px;
}
.promises-block-module .promise-item img {
	margin-bottom: 15px;
}
.page-header-breadcrumb {
	display: none;
}
#page.transperant-header .page-header-main {
	padding-top: 170px;
	background-position: 100% center !important;
}
.service_block_description {
	margin-bottom: 30px;
}
.btn-main {
	margin-top: 20px;
}
.advantage-block-module {
	padding-bottom: 20px;
}
.advantage-block-module .advantage-item {
	background: #ecf5f6;
	padding: 20px 15px;
	border-radius: 8px;
}
.advantage-block-module .col-md-3 {
	max-width: 50%;
	margin-bottom: 20px;
}
.advantage-item-heading {
	font-size: 13px;
	line-height: normal;
}
.home #advantage_block_2 {
	padding-top: 0;
}
.advantage-block-module .advantage-item img {
	background: #fff;
}
.drop-us input[type="submit"] {
	float: left;
	margin-top: 15px;
	max-width: 100%;
	width: 100%;
}
.promises-block-module .col-md-3 {
	-ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.footer-main .col-md-3 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  order: 0;
  margin-bottom: 0;
}
.footer-main .col-md-3:nth-child(1) {
  order: 0;
}
.footer-main .col-md-3:nth-child(4) {
  order: 0;
}
}
 @media only screen and (max-width:640px) {
#page.eanbled-fixed {
	padding-top: 108px
}
.footer-main .col-md-3 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.footer-content {
	margin-bottom: 28px;
}
}
 @media only screen and (max-width:360px) {
.hemail-link span {
	margin-right: 8px
}
.hemail-link a {
	font-size: 12.5px
}
}
@media only screen and (min-width:1080px) and (max-width:1200px) {
#primary-menu-new li.mega-menu-item .sub-menu {
	column-count: 2;
	padding: 10px;
	width: 100%;
	left: 0;
	padding: 30px
}
}
