
/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
#cookie-law-info-bar {
	box-shadow: rgba(0, 0, 0, 50%) 0px 5px 50px;
	background-color: rgba(255, 255, 255, .85) !important;
}

.cli-style-v2 .cli-bar-message {
	font-size: 18px;
}

.cli-bar-btn_container {
	text-align: center !important;
}

.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
	font-size: 18px;
}

.cli-bar-message a {
	text-decoration: underline;
	color: #333;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	position: absolute !important;
	padding: 0px !important;
	margin: 10px 0px 0px;
}

.pum-container div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	bottom: -30px;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 0px 0px 20px !important;
}

div.wpforms-container-full {
	margin: 0px auto 24px !important;
}

/* Accordion div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form textarea, div.wpforms-container-full .wpforms-form select {font-size: 16px !important; line-height: 22px !important;} */
.column_accordion {
	margin-bottom: 20px;
}

.accordion .question.active .title {
	color: #0f5ea2;
}

.accordion .question .title {
	font-size: 20px;
	line-height: 24px;
	padding: 14px 14px 14px 65px;
}

.accordion .question .answer {
	padding: 15px 20px 20px 65px;
}

.accordion .question .answer p {
	font-size: 18px;
	line-height: 24px;
	color: #181f3e;
}

.accordion .question .answer ul li {
	font-size: 18px;
	line-height: 24px;
	color: #181f3e;
	margin-bottom: 5px;
}

.accordion .question .title:before {
	background-color: #181f3e !important;
}

.accordion .question .title > .acc-icon-plus, .accordion .question .title > .acc-icon-minus {
	color: #24a8e0 !important;
	z-index: 99;
	font-size: 24px;
	line-height: 24px;
	left: 14px;
	top: 14px;
}

/* Header */
#Header_wrapper {
	min-height: 99px;
}

#Header {
	min-height: 99px !important;
	box-shadow: 0px -10px 15px 10px #181f3e;
	z-index: 999;
	position: fixed;
	width: 100%;
}

.header-split #Header .top_bar_left .menu_left {
	text-align: left;
}

.header-split #Header .top_bar_left .menu_right {
	text-align: right;
}

#Top_bar .menu_wrapper {
	margin-top: 63px;
	z-index: 9999;
}

#Top_bar .menu > li > a {
	padding: 0px;
}

#Top_bar .menu > li > a span:not(.description) {
	padding: 0px 10px;
	text-transform: uppercase;
	line-height: 36px;
}

#Top_bar .menu li ul li {
	width: 275px;
}

#Top_bar .menu li ul li a {
	padding: 3px 10px !important;
}

#Top_bar .menu li ul li a span {
	font-size: 16px;
	line-height: 24px;
}

#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a {
	color: #181f3e;
}

.menu-button {
	background-color: #24a8e0;
}

.menu-button a span:hover {
	color: #181f3e;
}

.menu-line-below-80 #Top_bar:not(.is-sticky) .menu > li > a:after {
	top: 12px;
}

/* Home */
#Landing {
	display: flex;
}

#Landing .section_wrapper {
	width: 100%;
}

.landing-image-logo {
	margin-top: 100px;
}

.landing-image-left {
	height: 100%;
}

.landing-image {
	width: 100% !important;
	margin: 0px;
}

.home-about-text-container {
	padding: 50px 0px 0px;
}

.home-about-text {
	margin-bottom: 20px;
}

.home-about-text h1 {
	margin-bottom: 8px;
}

.parallax-container {
	padding: 400px 0px;
}

#conditions {
	background-size: 46%;
}

#conditions .section_wrapper {
	max-width: 1400px;
}

.home-services-heading {
	padding: 50px 0px 17px;
}

.home-services-heading h1 {
	margin-bottom: 8px;
}

.home-services-list {
	margin-bottom: 20px;
}

.home-services-list a {
	display: block;
	width: 100%;
	color: #181f3e;
	background-color: #25a8df;
	margin-bottom: 5px;
	padding: 5px 10px;
}

.home-services-button {
	margin-bottom: 10px;
}

/* secondary */
#Secondary-Content .section_wrapper {
	position: static;
}

.secondary-heading-text-container {
	padding: 0px 13.5%;
}

.secondary-heading-text {
	margin-bottom: 0px;
}

.secondary-heading-text h2 {
	margin: 40px 0px 0px;
}

.secondary-text-top-container {
	padding: 40px 50px 50px 13%;
}

.secondary-text-container {
	padding: 20px 50px 0px 13%;
}

.secondary-text, .secondary-text-white {
	margin-bottom: 0px;
}

.secondary-text p {
	font-size: 18px;
	line-height: 24px;
	color: #181f3e;
}

.secondary-text ul li {
	font-size: 18px;
	line-height: 24px;
	color: #181f3e;
	margin-bottom: 0px;
}

.secondary-text .button {
	margin-top: 20px;
}

.secondary-blue-container {
	padding: 20px 18% 20px 13%;
	width: 75% !important;
}

.secondary-text-white p {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 0px;
}

.secondary-text-white ul {
	margin-bottom: 0px;
}

.secondary-text-white ul li {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 0px;
}

.secondary-image-container {
	position: absolute;
	top: 44px;
	right: 33px;
	z-index: 99;
}

.secondary-image-container img {
	width: 80%;
	float: right;
}

/* contact page */
.contact-text table {
	margin-bottom: 40px;
}

.contact-text table td {
	border: 0px !important;
}

.contact-text table tr td:first-child {
	vertical-align: top;
	font-size: 26px;
	color: #181f3e;
}

.contact-text table tr td:last-child {
	text-align: left;
	font-size: 22px;
	line-height: 28px;
}

.contact-text table tr:first-child td {
	background: none !important;
	box-shadow: none;
}

.contact-text table tr:nth-child(2n) td {
	background: rgba(0, 0, 0, 0);
}

.pum-container textarea {
	font-size: 18px;
	height: 150px;
}

.pum-container input[type="text"], .pum-container input[type="email"], .pum-container p, .wpcf7-submit, .pum-container input[type="date"], .pum-container select {
	font-size: 18px;
}

input[type="text"], input[type="email"], textarea {
	font-size: 22px;
}

/* testimonial element */
.testimonials_slider .testimonials_slider_ul li {
	padding: 0px 55px;
	list-style-type: disc !important;
}

.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
	background-color: transparent;
}

.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
	padding: 10px;
}

.bq_wrapper ul {
	float: none;
	display: block;
	margin-left: 25px;
}

.bq_wrapper ul li {
	padding: 0px 30px !important;
}

blockquote {
	background-image: none;
	top: 0px;
	font-size: 18px;
	line-height: 24px;
	color: #181f3e;
	font-family: "Karla", Arial, Tahoma, sans-serif !important;
}

blockquote.nitro-lazy {
	background-image: none !important;
}

blockquote strong {
	margin-bottom: 15px;
	display: block;
}

blockquote ul {
	list-style: disc outside;
}

blockquote:after, .testimonials_slider .testimonials_slider_ul li .hr_dots {
	display: none;
}

/* articles */
.article_box:hover {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .3) !important;
}

.article_box .photo_wrapper {
	display: none;
}

.article_box .desc_wrapper {
	width: 100%;
	min-height: unset;
	padding: 10px 15px 10px 40px;
	background-color: transparent;
	background-image: none;
	position: relative;
}

.article_box .desc_wrapper.nitro-lazy {
	background-image: none !important;
}

.article_box .desc_wrapper h4 {
	margin-bottom: 0px;
}

.article_box .desc_wrapper i.icon-right-open {
	position: absolute;
	left: 8px;
	top: 9px;
}

.article-text h4 {
	margin-bottom: 0px;
	transition: all .5s ease-in-out;
}

.article-text h4::after {
	content: "";
	display: block;
	margin: 10px 0px 25px;
	height: 2px;
	width: 100px;
	background-color: #001f41;
}

.article-text h4 i {
	display: block;
	color: #24a8e0;
	transition: all .5s ease-in-out;
}

.article-text h4:hover i {
	transform: scale(1.05);
}

.article-text .button {
	margin: 0px 0px 25px !important;
}

/* contact */
.contact-text table, .contact-form p {
	margin-bottom: 0px;
}

#ui-datepicker-div {
	font-size: 16px;
}

/* footer */
#Footer {
	z-index: 999;
}

#Footer table td {
	border: 0px !important;
}

#Footer table tr td:first-child {
	vertical-align: top;
	font-size: 24px;
	color: #24a8e0;
}

#Footer table tr td:last-child {
	text-align: left;
	font-size: 17px;
}

#Footer table tr:first-child td {
	background: none !important;
	box-shadow: none;
}

#Footer table tr:nth-child(2n) td {
	background: rgba(0, 0, 0, 0);
}

.widgets_wrapper .container, .footer_copy .container {
	max-width: 1440px;
}

#Footer .widgets_wrapper .column:nth-of-type(1), #Footer .widgets_wrapper .column:nth-of-type(2) {
	width: 30% !important;
}

#Footer .widgets_wrapper .column:nth-of-type(3), #Footer .widgets_wrapper .column:nth-of-type(4) {
	width: 16% !important;
}

#Footer .column hr {
	background-color: #0f5ea2;
}

#custom_html-3 h4, #custom_html-5 h4 {
	margin: 38px 0px 10px;
}

#custom_html-4 hr {
	margin-top: 73px;
}

.footer-menu-hr {
	background-color: #24a8e0 !important;
}

.widget_custom_html {
	font-size: 16px;
	line-height: 27px;
}

.copyright {
	font-size: 16px;
}

#Footer .footer_copy {
	border-top: 0px;
}

.ui_tpicker_second, .ui_tpicker_millisec, .ui_tpicker_microsec {
	display: none;
}

.wpcf7-submit {
	color: #181f3e !important;
	background-color: #24a8e0 !important;
}

.wpcf7-submit:focus {
	outline: none !important;
}

button:focus {
	outline: none !important;
}

/* RESPONSIVE */
html, body {
	overflow-x: hidden;
}

@media only screen and (min-width: 1490px) and (max-width: 1680px) {
	/* home */
	.landing-image-left {
		height: 100%;
	}
	
	.landing-image-logo {
		margin: 75px 0px 0px;
	}
	
	.landing-image-logo img {}
	
	#conditions {
		background-size: 57%;
	}
	
	/* secondary */
	.secondary-heading-text-container {
		padding: 0px 4.7%;
	}
	
	.secondary-text-top-container {
		padding: 40px 50px 5px 4%;
	}
	
	.secondary-blue-container {
		padding: 20px 18% 5px 4%;
	}
	
	.secondary-text-container {
		padding: 20px 50px 0px 4%;
	}
}

@media only screen and (min-width: 1240px) and (max-width: 1489px) {
	/* home */
	.landing-image-left {
		height: auto;
	}
	
	.landing-image-logo {
		margin: 0px;
	}
	
	.landing-image-logo img {
		width: 88.65%;
	}
	
	#conditions {
		background-size: contain;
	}
	
	#conditions .section_wrapper {
		background-color: rgba(255, 255, 255, .75);
		max-width: 100% !important;
	}
	
	#conditions .three-fifth.mcb-wrap, #Home-Services .two-fifth.mcb-wrap {
		width: 48%;
	}
	
	.home-services-list {
		max-width: 480px;
		display: block;
		margin: 0 auto !important;
		float: none;
	}
	
	.home-services-list a {
		width: calc(100% - 20px);
	}
	
	/* secondary */
	.secondary-heading-text-container {
		padding: 0px 4.7%;
	}
	
	.secondary-text-top-container {
		padding: 40px 50px 5px 4%;
	}
	
	.secondary-blue-container {
		padding: 20px 18% 5px 4%;
	}
	
	.secondary-text-container {
		padding: 20px 50px 0px 4%;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1239px) {
	#Top_bar .menu_wrapper {
		margin: 0px;
	}
	
	/* home */
	.landing-image-left {
		height: auto;
	}
	
	.landing-image-logo {
		margin: 0px;
	}
	
	.landing-image-logo img {
		width: 88.7%;
	}
	
	#conditions {
		background-size: contain;
	}
	
	#conditions .section_wrapper {
		background-color: rgba(255, 255, 255, .75);
		max-width: 100% !important;
	}
	
	#conditions .three-fifth.mcb-wrap, #Home-Services .two-fifth.mcb-wrap {
		width: 48%;
	}
	
	.home-services-list {
		max-width: 480px;
		display: block;
		margin: 0 auto !important;
		float: none;
	}
	
	.home-services-list a {
		width: calc(100% - 20px);
	}
	
	/* footer */
	#Footer .widgets_wrapper .column:nth-of-type(1), #Footer .widgets_wrapper .column:nth-of-type(2) {
		width: 36% !important;
	}
	
	#Footer .widgets_wrapper .column:nth-of-type(3), #Footer .widgets_wrapper .column:nth-of-type(4) {
		width: 22% !important;
	}
	
	#custom_html-4 {
		padding: 0px;
	}
	
	#custom_html-4 hr {
		display: none;
	}
	
	#back_to_top {
		position: absolute;
		right: 25px;
		top: 40px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	#Top_bar .menu_wrapper {
		margin: 0px;
	}
	
	/* home */
	.landing-image-left {
		height: auto;
	}
	
	.landing-image-logo {
		margin: 0px;
	}
	
	.landing-image-logo img {
		width: 88.7%;
	}
	
	.home-about-text h1 br {
		display: none;
	}
	
	.parallax-container {
		padding: 150px 0px;
	}
	
	#conditions {
		background-size: contain;
	}
	
	#conditions .section_wrapper {
		background-color: rgba(255, 255, 255, .75);
		max-width: 100% !important;
	}
	
	#conditions .three-fifth.mcb-wrap, #Home-Services .two-fifth.mcb-wrap {
		width: 48%;
	}
	
	.home-services-list {
		max-width: 480px;
		display: block;
		margin: 0 auto !important;
		float: none;
	}
	
	.home-services-list a {
		width: calc(100% - 20px);
	}
	
	/* contact */
	.column_map_basic, .contact-form {
		width: 98% !important;
	}
	
	/* footer */
	#Footer .widgets_wrapper .column:nth-of-type(1) {
		width: 98% !important;
	}
	
	#Footer .widgets_wrapper .column:nth-of-type(2) {
		width: 64.333% !important;
	}
	
	#Footer .widgets_wrapper .column:nth-of-type(3), #Footer .widgets_wrapper .column:nth-of-type(4) {
		width: 31.333% !important;
	}
	
	#custom_html-3 h4, #custom_html-5 h4 {
		margin: 0px 0px 10px;
	}
	
	#custom_html-4 {
		padding: 0px;
	}
	
	#custom_html-4 hr {
		display: none;
	}
	
	#back_to_top {
		position: absolute;
		right: 25px;
		top: 40px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#Header_wrapper, #Header {
		min-height: 62px !important;
	}
	
	/* home */
	.landing-image-left {
		height: auto;
	}
	
	.home-about-text h1 br {
		display: none;
	}
	
	.parallax-container {
		padding: 150px 0px;
	}
	
	#conditions {
		background-size: contain;
	}
	
	#conditions .section_wrapper {
		background-color: rgba(255, 255, 255, .75);
		max-width: 100% !important;
	}
	
	.home-services-list {
		max-width: 480px;
		display: block;
		margin: 0 auto !important;
		float: none;
	}
	
	.home-services-list a {
		width: calc(100% - 20px);
	}
	
	/* secondary */
	#Secondary-Head .section_wrapper {
		max-width: 100%;
	}
	
	.secondary-heading-text-container {
		padding: 0px 33px;
	}
	
	.secondary-text-container {
		padding: 20px 33px 0px;
	}
	
	.secondary-image-container {
		position: static;
		padding: 0px 30px 35px;
	}
	
	.secondary-image-container img {
		width: 100%;
		float: none;
	}
	
	.secondary-text-top-container {
		padding: 40px 33px 5px;
	}
	
	.secondary-blue-container {
		padding: 35px 33px 5px;
	}
	
	.secondary-text h4 {
		font-size: 22px;
		line-height: 26px;
	}
	
	/* contact */
	.column_map_basic, .contact-form {
		width: 98% !important;
	}
	
	/* footer */
	#Footer .widgets_wrapper .column:nth-of-type(1), #Footer .widgets_wrapper .column:nth-of-type(2), #Footer .widgets_wrapper .column:nth-of-type(3), #Footer .widgets_wrapper .column:nth-of-type(4) {
		width: 100% !important;
	}
	
	#custom_html-3 h4, #custom_html-5 h4 {
		margin: 0px 0px 10px;
		font-size: 24px;
	}
	
	#custom_html-4 hr {
		display: none;
	}
	
	#Footer .footer_copy .copyright {
		text-align: left;
	}
}

@media only screen and (max-width: 479px) {
	#Header_wrapper, #Header {
		min-height: 62px !important;
	}
	
	/* home */
	.landing-image-left {
		height: auto;
	}
	
	.home-about-text h1 br {
		display: none;
	}
	
	.parallax-container {
		padding: 150px 0px;
	}
	
	#conditions {
		background-size: contain;
	}
	
	#conditions .section_wrapper {
		background-color: rgba(255, 255, 255, .75);
	}
	
	.home-services-list a {
		width: calc(100% - 20px);
	}
	
	/* secondary */
	#Secondary-Head .section_wrapper {
		max-width: 100%;
	}
	
	.secondary-heading-text-container {
		padding: 0px 33px;
	}
	
	.secondary-text-container {
		padding: 20px 33px 0px;
	}
	
	.secondary-image-container {
		position: static;
		padding: 0px 30px 35px;
	}
	
	.secondary-image-container img {
		width: 100%;
		float: none;
	}
	
	.secondary-text-top-container {
		padding: 40px 33px 5px;
	}
	
	.secondary-blue-container {
		padding: 35px 33px 5px;
	}
	
	.secondary-text h4 {
		font-size: 22px;
		line-height: 26px;
	}
	
	/* contact */
	.column_map_basic, .contact-form {
		width: 98% !important;
	}
	
	.contact-text table tr td:first-child {
		padding: 10px 0px;
	}
	
	.contact-text table tr td:last-child {
		font-size: 13px;
	}
	
	/* footer */
	#Footer .widgets_wrapper .column:nth-of-type(1), #Footer .widgets_wrapper .column:nth-of-type(2), #Footer .widgets_wrapper .column:nth-of-type(3), #Footer .widgets_wrapper .column:nth-of-type(4) {
		width: 100% !important;
	}
	
	#Footer table tr td:first-child {
		padding: 10px 0px;
	}
	
	#Footer table tr td:last-child {
		font-size: 13px;
	}
	
	#custom_html-3 h4, #custom_html-5 h4 {
		margin: 0px 0px 10px;
		font-size: 24px;
	}
	
	#custom_html-4 hr {
		display: none;
	}
	
	#Footer .footer_copy .copyright {
		text-align: left;
	}
}
