#Wrapper,
#Content {
	overflow: visible;
}

.mhb-col.center {
	flex-wrap: wrap;
}

.mhb-col.center > .mhb-item {
	width: 100%;
}

.header-top {
	display: flex;
	justify-content: space-between;
	padding: 24px 0 10px;
}

.h-left {
}

.h.center {
}

.h-icon {
	margin-right: 7px;
}

.h-link {
	font-size: 24px;
	font-weight: 600;
	text-decoration: none;
}

.h-link:hover {
	text-decoration: underline;
}

.h-right {
}

#impared {
	position: relative;
	top: -7px;
}

#impared img {
	float: right;
	padding-top: 3px;
}

.impared-text {
	font-size: 14px;
	text-align: right;
	float: left;
	margin-right: 10px;
	text-decoration: underline;
	line-height: 17px;
}

.impared-text:hover,
#impared img:hover {
	cursor: pointer;
}

.mhb-view.desktop .first-row .mhb-menu .menu > li > a > span {
	line-height: 18px !important;
	padding: 10px;
}

.mhb-menu {
	height: auto !important;
}

.mhb-menu .menu {
	position: relative;
	top: -10px;
}

.mhb-view.desktop .first-row .mhb-menu .menu > li > a > span {
	padding-left: 0;
}

.mhb-menu .menu.arrows > li.menu-item-has-children > a > span {
	padding-right: 50px !important;
}

.mhb-menu .menu.arrows li.menu-item-has-children > a:after {
	right: 25px !important;
	background: url(./img/icon-down.png) top left no-repeat;
	width: 17px;
	height: 9px;
	content: "" !important;
	top: 38px !important;
}

.mhb-menu .menu li ul li {
	width: 300px !important;
}

.mhb-menu .menu li ul li a {
	line-height: 18px;
}

#Footer .footer_copy .one {
	text-align: center;
}

#Footer .footer_copy .copyright {
	float: none;
}

a#back_to_top.button.button_js,
#popup_contact > a.button {
	color: #fff !important;
	background: #333 !important;
	border-radius: 0 !important;
	padding: 0 !important;
}

.home #Content {
	padding-top: 0;
}

.home-calculator-text h2 {
	text-transform: uppercase !important;
	font-weight: 800 !important;
	margin-bottom: 5px;
}

.calculator-form {
	background: url(./img/calc-bg-1.png) top left no-repeat;
	background-size: cover;
	position: relative;
}

.calculator-form::after {
	position: absolute;
	content: "";
	bottom: -30px;
	right: -75px;
	width: 158px;
	height: 217px;
	background: url(./img/calc-img.png) top left no-repeat;
}

.calculator-form-title-1 {
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	padding-top: 70px;
}

.calculator-form-title-2 {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 50px;
}

#form-search-field input[type="text"] {
	width: 74%;
	margin: auto;
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 35px;
	text-align: center;
}

.form-search-button input[type="submit"] {
	display: block;
	width: 65%;
	margin: auto;
	margin-bottom: 50px !important;
	background: #477ff1;
	background: -moz-linear-gradient(top, #477ff1 0%, #3461be 51%, #2a52a3 100%);
	background: -webkit-linear-gradient(
		top,
		#477ff1 0%,
		#3461be 51%,
		#2a52a3 100%
	);
	background: linear-gradient(to bottom, #477ff1 0%, #3461be 51%, #2a52a3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#477ff1', endColorstr='#2a52a3',GradientType=0 );
	padding: 20px 0;
	box-shadow: 0 5px 0px #123b9f;
	text-transform: uppercase;
}

.form-search-button input[type="submit"]:hover {
	box-shadow: 0 5px 0px #0a1f55;
}

.transform-uppercase {
	text-transform: uppercase !important;
}

.bold-title {
	font-weight: 800 !important;
	text-transform: uppercase !important;
}

.box-shadow-container {
	box-shadow: 0 0 13px #e4dfdf;
}

.bordered-button a {
	border: 1px solid #dc7e7b !important;
	border-radius: 50px !important;
	color: #000 !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	background-color: transparent !important;
}

.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
	margin-bottom: 0 !important;
}

.image_frame .image_wrapper img:not(.ls-l) {
	transform: none !important;
}

.home img.scale-with-grid,
.home #Content img {
	width: 100% !important;
}

.image_frame:hover .image_wrapper img,
.image_frame.hover .image_wrapper img {
	top: 0 !important;
}

.image_frame .image_wrapper .mask,
.edd_download_image:after,
.image_frame:hover .image_wrapper .image_links,
.image_frame.hover .image_wrapper .image_links {
	display: none !important;
}

.image_frame {
	border: none !important;
}

.the_content_wrapper .image_frame,
.the_content_wrapper .wp-caption {
	margin-bottom: 0 !important;
}

.icon-clock:before {
	content: "" !important;
	background: url(./img/icon-date.png) top left no-repeat;
	width: 15px;
	height: 15px;
}

h2.entry-title {
	font-size: 16px !important;
	line-height: 19px !important;
}

.post-excerpt {
	display: none;
}

.post-footer .post-links {
	float: left !important;
	border: none !important;
}

i.icon-doc-text {
	display: none;
}

.post-more {
	color: #235ab3;
	position: relative;
}

.post-more::after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 83%;
	height: 1px;
	background-color: #235ab3;
}

.post-more:hover {
	text-decoration: none !important;
}

.post-footer {
	background-color: #fff;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 0;
}

html body .rounded-button a {
	background: #477ff1 !important;
	background: -moz-linear-gradient(top, #477ff1 0%, #3461be 51%, #2a52a3 100%);
	background: -webkit-linear-gradient(
		top,
		#477ff1 0%,
		#3461be 51%,
		#2a52a3 100%
	) !important;
	background: linear-gradient(to bottom, #477ff1 0%, #3461be 51%, #2a52a3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#477ff1', endColorstr='#2a52a3',GradientType=0 ) !important;
	padding: 20px 0 !important;
	box-shadow: 0 5px 0px #123b9f !important;
	text-transform: uppercase !important;
	border-radius: 50px !important;
	color: #fff !important;
	font-weight: 600;
	font-size: 17px !important;
	border: none !important;
	margin: 30px auto;
	width: 80% !important;
}

.box-shadow-container-1 .vc_column-inner > .wpb_wrapper {
	box-shadow: 0 0 13px #e4dfdf;
	padding: 40px 20px 20px;
	height: 100%;
}

.post-header,
.single-photo-wrapper.image,
.section-post-intro-share,
.section-post-about,
.section-post-related,
#Subheader:after {
	display: none;
}

#Subheader {
	background-color: #fff !important;
	border: none;
	box-shadow: none;
	padding: 25px 0 10px 0;
}

#Subheader ul.breadcrumbs li a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	padding-bottom: 0;
	border-bottom: 1px solid #000;
}

#Subheader ul.breadcrumbs li {
	color: #000000;
	font-size: 14px;
}

.subheader-both-left #Subheader .title {
	width: 100%;
	font-style: normal;
	margin-top: 40px;
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
}

.map-container {
	box-shadow: 4px 4px 20px #e2dddd;
}

.contact-block {
	display: flex;
	align-items: center;
}

.contact-icon-image {
	width: 38px;
	height: 38px !important;
	margin-right: 20px;
}

.contact-image-text {
	color: #000000;
}

.contact-image-text:hover {
	text-decoration: none;
}

.mhb-custom-ZN2w1Chrb .menu li ul {
	border: 1px solid #1f52ad;
}

.non-transform {
	text-transform: none !important;
}

.left-border {
	position: relative;
	padding-left: 15px;
}

.left-border::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 8px;
	height: 50px;
	border-radius: 3px;
	background-color: #2d54a7 !important;
}

.border-1 {
	padding-top: 12px;
}

#Footer .widgets_wrapper {
	display: none;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	color: #fff !important;
	border-color: #ebebeb;
	background-color: #1f52ad !important;
	text-transform: uppercase !important;
}

.wpb-js-composer
	.vc_tta-color-grey.vc_tta-style-classic
	.vc_tta-panel.vc_active
	.vc_tta-panel-title
	> a {
	background: #1f52ad !important;
	color: #fff !important;
}

.wpb-js-composer
	.vc_tta-color-grey.vc_tta-style-classic
	.vc_tta-panel.vc_active
	.vc_tta-panel-title
	> a
	i::before {
	border-color: #ffffff !important;
}

.simple-form input[type="text"] {
	margin-bottom: 10px;
	border-color: #1f52ad;
}

.simple-form input[type="submit"] {
	margin-top: 15px;
}

.simple-form textarea {
	height: 120px;
	border-color: #1f52ad;
}

body:not(".home") .wpb_wrapper > div.vc_btn3-container {
	margin-bottom: 5px !important;
}

.wpcf7-acceptance {
	margin-top: 20px !important;
	display: block !important;
}

span.wpcf7-list-item {
	margin: 0 !important;
}
