
/* Themify Custom CSS */
h1, h2, h3, h4, h5, h6, p, li, a, blockquote, span, div{
	letter-spacing: initial;
	text-transform: initial;
	margin: initial;
	font-weight: initial;
}
 
p{
	font-family: 'poppins-regular';
	font-size: 12.5px;
	line-height: 1.5em;
}

ul, li{
	margin: initial;
	list-style: none;
}

#site-logo{
	width: 220px;
}

.topbar_section{
	background: #22252C;
}

.topbar_section a, 
.topbar_section{
	font-family: 'poppins-regular';
	font-size: 10px;
	color: #C9C9C9;
}

.topbar_section ul li img{
	vertical-align: middle;
}

.topbar_section .left{
	float: left;
}

.topbar_section .left li:not(:last-child){
	margin-right: 12px;
}

.topbar_section .left img{
	margin-right: 4px;
	height: 8px;
}

.topbar_section .left li, .topbar_section .right li{
	display: inline-block;
}

.topbar_section .right{
	float: right;
}

.topbar_section .right li:not(:last-child){
	margin-right: 12px;
}

.topbar_section .right li img{
	height: 12px;
}

.topbar_section{
	padding-top: 4px;
	padding-bottom: 4px;
}

#content{
	padding-top: 0;
	padding-bottom: 0;
}

.menu-item{
	padding-top: 12px !important;
}

.menu-item a{
	font-family: 'muller-extrabold', sans-serif;
	font-size: 11px;
	letter-spacing: .1px;
	color: #22252C !important;
}

.menu-item a:hover{
	color: #F4BC16 !important;
}

.home_section_1{
	text-align: center;
	padding-top: 24vh;
	padding-bottom: 24vh;
}

.home_section_1 h1{
	font-family: 'muller-extrabold';
	color: #FFFFFF;
	font-size: 36px;
	margin-bottom: 16px;
	line-height: 1.08em;
}

.home_section_1 h2{
	font-family: 'poppins-regular', sans-serif;
	font-size: 13.5px;
	max-width: 420px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	line-height: 1.4em;
}

.home_section_1 h2 strong{
	font-family: 'poppins-semibold	';
	font-weight: initial;
}

.button_container{
	margin-top: 10px;
	text-align: center;
}

.button_container li{
	display: inline-block;
	margin-top: 16px;
}

.button_container li a{
	display: block;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'poppins-semibold	';
	font-size: 12px;
	width: 140px;
	padding-top: .34em;
	padding-bottom: .3em;
	border-radius: 2px;
}

.button_container li a:hover{
	text-decoration: none;
}

.button_container li:nth-of-type(odd) a{
	background: #F4BC16;
	border: 2px solid #F4BC16;
}

.button_container li:nth-of-type(odd) a:hover{
	background: #484848;
	border: 2px solid #484848;
}

.button_container li:nth-of-type(even) a{
	background: #484848;
	border: 2px solid #ffffff;
}

.button_container li:nth-of-type(even) a:hover{
	background: #F4BC16;
	border: 2px solid #ffffff;
}

.button_container li:not(:last-child){
	margin-right: 12px;
}

.home_section_2{
	padding-top: 48px;
	padding-bottom: 16px;
}

.home_section_2 h3, 
.home_section_2 h4{
	text-align: center;
	text-transform: uppercase;
}

.home_section_2 h3{
	font-family: 'muller-extrabold';
	font-size: 24px;
	color: #333333;
}

.home_section_2 h3:after{
	content: ' ';
	display: block;
	background: url('/wp-content/uploads/2020/04/title_after.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	margin: 0 auto 48px auto;
	width: 48px;
	height: 4px;
}

.home_section_2 h4{
	font-size: 14px;
	font-family: 'poppins-semibold	';
	color: #F1C500;
}

.home_section_2 h5{
	color: #333333;
	text-transform: uppercase;
	font-family: 'muller-extrabold', sans-serif;
	font-size: 15px;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 16px;
}

.home_section_2 p{
	color: #666666;
	padding-left: 12px;
	padding-right: 12px;
	text-align: justify;
}

.home_section_2 p.center-text{
	text-align: center;
}

.home_section_2 .read_more{
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
}

.home_section_2 .read_more a{
font-family: 'poppins-semibold	';
	font-size: 13.5px;
	color: #F4BC16;
	margin-left: -8px;
}

.home_section_2 .read_more a:after{
	content: ' ';
	display: inline-block;
	background: url('/wp-content/uploads/2020/04/readmore_.after_.svg');
	background-size: 62%;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 12px;
	height: 10px;
	padding-left: 8px;
}

.home_section_3{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 27px;
}

.home_section_3 h6, 
.home_section_3 a{
	font-family: 'poppins-semibold	';
	color: #22252C;
	font-size: 14.5px;
}

.home_section_3 a{
	display: inline-block;
	border-bottom: 2px solid #22252C;
	text-transform: uppercase;
	font-size: 15.5px;
}

.home_section_3 a:hover{
	text-decoration: none;
	background: #22252C;
	color: #F4BC16;
	border-bottom: 2px solid #F4BC16;
}

.home_section_4{
	padding-top: 48px;
	text-align: center;
}

.home_section_4 h3, 
.home_section_4 h4{
	text-align: center;
	text-transform: uppercase;
}

.home_section_4 h3{
	font-family: 'muller-extrabold';
	font-size: 24px;
	color: #ffffff;
}

.home_section_4 h3:after{
	content: ' ';
	display: block;
	background: url('/wp-content/uploads/2020/04/title_white_after.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	margin: 0 auto 48px auto;
	width: 48px;
	height: 4px;
}

.home_section_4 h4{
	font-size: 14px;
	font-family: 'poppins-semibold	';
	color: #F4BC16;
}

.home_section_4 h5 a{
	color: #ffffff;
	font-family: 'muller-extrabold', sans-serif;
	text-transform: uppercase;
	font-size: 12.5px;
	line-height: 1em;
}

.home_section_4 h5{
	line-height: .8em;
}

.home_section_4 .equal-this{
	background: #F4BC16;
	margin-top: -16px !important;
	padding-top: 14px;
	padding-bottom: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.home_section_4 .ptb_module{
	margin: 0;
}

.home_section_4 .ptb_loops_wrapper.ptb_grid4 .ptb_post{
	margin-left: 0;
	margin-bottom: 0;
	width: 25%;
}

.home_section_4 .ptb_post_image{
	max-height: 230px;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.home_section_4 h5 a:hover{
	color: #22252C;
}

.home_section_4 .ptb_module img{
	max-width: none !important;
	width: 100%;
}

.home_section_5{
	padding-top: 38px;
	padding-bottom: 40px;
}

.home_section_5 .more_projects{
	text-align: center;
}

.home_section_5 .more_projects a{
	font-family: 'muller-extrabold';
	text-transform: uppercase;
	font-size: 13.5px;
	width: 140px;
	display: block;
	margin: 0 auto;
	padding-top: .35em;
	padding-bottom: .3em;
	background: #22252C;
	color: #ffffff;
	border-radius: 2px;
	border: 2px solid #ffffff;
}

.home_section_5 .more_projects a:hover{
	background: #F4BC16;
	text-decoration: none;
	color: #ffffff;
	border: 2px solid #ffffff;
}

.home_section_6{
	padding-top: 48px;
	padding-bottom: 72px;
	background-image: url('/wp-content/uploads/2020/04/home_our_values_image.jpg');
	background-position: right bottom;
	background-size: 54%;
	background-repeat: no-repeat !important;
}

.home_section_6 h3{
	font-family: 'muller-extrabold';
	font-size: 26px;
	text-transform: uppercase;
	color: #333333;
}

.home_section_6 h3:after{
	content: ' ';
	display: block;
	background: url('/wp-content/uploads/2020/04/values_after.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	margin-bottom: 48px;
	width: 48px;
	height: 4px;
}

.home_section_6 h4{
	font-size: 12.5px;
	font-family: 'poppins-semibold	';
	color: #F1C500;
	text-transform: uppercase;
}

.home_section_6 h5{
	text-transform: uppercase;
	font-family: 'poppins-semibold	';
	font-size: 16px;
	color: #333333;
	margin-bottom: 8px;
}

.home_section_6 p{
	font-size: 12.5px;
	max-width: 400px;
}

.home_section_6 .values_list li:not(:last-child){
	margin-bottom: 32px;
}

.home_section_6 .values_list li{
	padding-left: 72px;
}

.home_section_6 .values_list li:before{
	position: absolute;
	left: 0;
	content: ' ';
	width: 56px;
	height: 56px;
	border-radius: 50%;
}

.home_section_6 .values_list li.quality:before{
	background: url('/wp-content/uploads/2020/04/home_our_values_icon_quality.svg') #F4BC16;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50%;
}

.home_section_6 .values_list li.safety:before{
	background: url('/wp-content/uploads/2020/04/home_our_values_icon_safety.svg') #F4BC16;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50%;
}

.home_section_6 .values_list li.experience:before{
	background: url('/wp-content/uploads/2020/04/home_our_values_icon_experience.svg') #F4BC16;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50%;
}

.footer_section_1{
	padding-top: 64px;
	padding-bottom: 80px;
}

.footer_section_1 h3{
	color: #F4BC16;
	font-family: 'poppins-semibold	';
	font-size: 25px;
	margin-bottom: 12px;
	max-width: 510px;
	line-height: 1.4em;
}

.footer_section_1 h6{
	color: #EEEEEE;
	font-size: 14.5px;
	line-height: 1.5em;
	max-width: 510px;
}

.footer_section_1 .get_quote{
	margin-top: 24px;
	margin-bottom: 24px;
}

.footer_section_1 .get_quote a{
	display: block;
	width: 140px;
	background: #484848;
	padding-top: .34em;
	padding-bottom: .3em;
	text-align: center;
	color: #ffffff;
	font-family: 'poppins-semibold	';
	font-size: 13.5px;
	text-transform: uppercase;
	border: 2px solid #ffffff;
	border-radius: 2px;
}

.footer_section_1 .get_quote a:hover{
	background: #F4BC16;
	text-decoration: none;
}

.footer_section_2{
	margin-top: -1px;
	padding-top: 48px;
	padding-bottom: 48px;
}

.footer_section_2 ul h3{
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'muller-extrabold', sans-serif;
	font-size: 13.5px;
	margin-bottom: 16px;
}

.footer_section_2 ul li, 
.footer_section_2 ul li a{
	font-size: 12.5px;
	font-family: 'poppins-regular', sans-serif;
	color: #757575;
	line-height: 1.5em;
}

.footer_section_2 ul li a:hover{
	color: #F4BC16;
	text-decoration: none;
}

.footer_widget.one li:not(:last-child){
	margin-bottom: 12px;
}

.footer_widget.one li:not(:first-child){
	padding-left: 20px;
}

.footer_widget.one li.address:before{
	content: ' ';
	position: absolute;
	left: 0;
	background: url('/wp-content/uploads/2020/04/icon_footer_location.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 9px;
	height: 14px;
	margin-top: 2px;
}

.footer_widget.one li.email:before{
	content: ' ';
	position: absolute;
	left: 0;
	background: url('/wp-content/uploads/2020/04/icon_footer_email.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 12px;
	height: 10px;
	margin-top: 3px;
}

.footer_widget.one li.phone:before{
	content: ' ';
	position: absolute;
	left: 0;
	background: url('/wp-content/uploads/2020/04/icon_footer_phone.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 11px;
	height: 11px;
	margin-top: 3px;
}

.footer_widget.two li:not(:last-child){
	margin-bottom: 6px;
}

.footer_widget.two li:not(:first-child):before{
	content: ' ';
	display: inline-block;
	background: url('/wp-content/uploads/2020/04/chevron_right.svg');
	background-position: center center;
	background-size: 100%;
	width: 4px;
	height: 8px;
	margin-right: 8px;
}

.footer_section_2 strong{
	font-size: inherit;
	font-family: 'poppins-semibold	';
	color: #B5B5B5;
}

.footer_widget.three li:not(:last-child){
	margin-bottom: 8px;
}

.footer_widget.four li:not(:first-child){
	margin-left: -10px;
}

.footer_widget.four{
	min-width: 200px;
}

.footer_flex{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}

.footer_section_3{
	background: #222222;
	padding-bottom: 16px;
}

.footer_divider{
	border: none;
	height: 1px;
	background: rgba(255,255,255,.03);
	margin-bottom: 16px;
}

.footer_section_3 .left{
	font-size: 12.5px;
	color: #757575;
}

.footer_section_3 .right a{
	font-size: 12.5px;
	color: #757575;
}

.footer_section_3 .right a:hover{
	text-decoration: none;
	color: #F4BC16;
}

.footer_section_3 .right img{
	vertical-align: middle;
	margin-right: 6px;
}

.page_banner, .single_page_banner{
	padding-top: 10vh;
	padding-bottom: 9vh;
}

.single_page_banner{
	background: url('/wp-content/uploads/2020/04/page_main_banner.jpg');
	background-size: cover;
	margin-bottom: 60px;
	margin-top: -8px;
}

.single-portfolio{
	background: #ffffff;
}

.single-portfolio .pagewidth{
	max-width: none !important;
	width: 100%;
}

.single_page_banner .ptb_col_first{
	max-width: 1160px !important;
	margin-left: auto;
	margin-right: auto;
}

.ptb_portfolio_row.our_work_single_before, 
.ptb_portfolio_row.our_work_single_during, 
.ptb_portfolio_row.our_work_single_after{
	max-width: 1160px;
	margin: 0 auto;
}

.ptb_portfolio_row .ptb_extra_gallery{
	max-height: 280px;
	overflow: hidden;
}

.single-portfolio .ptb_portfolio_row .ptb_extra_gallery{
	height: auto;
}

.single-portfolio .ptb_portfolio_row .ptb_extra_gallery{
	max-height: initial;
}

.single-portfolio .ptb_portfolio_row .ptb_extra_columns_3 .ptb_extra_item{
	max-height: 220px;
	display: flex;
	align-items: center;
	overflow: hidden;
}

.ptb_portfolio_row .ptb_extra_columns_3 .ptb_extra_item{
	margin: 0;
	width: 33.3333%;
}

.ptb_portfolio_row .ptb_module.ptb_gallery{
	margin-bottom: 0;
}

.page_banner h1, .single_page_banner h1{
	font-family: 'muller-extrabold', sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 28px;
}

.about_section_1{
	padding-top: 60px;
	padding-bottom: 52px;
}

.about_section_1 h3{
	color: #3A3A3A;
	font-family: 'muller-extrabold', sans-serif;
	text-transform: uppercase;
	font-size: 17.5px;
	margin-bottom: 16px;
}

.about_section_1 p{
	color: #777777;
}

.about_section_1 p:not(:last-child){
	margin-bottom: 16px;
}

.services_section_1{
	padding-top: 60px;
}

.services_section_1 h3{
	color: #3A3A3A;
	text-transform: uppercase;
	font-family: 'muller-extrabold';
	font-size: 17.5px;
	margin-bottom: 12px;
}

.services_listed{
	max-width: 280px;
	width: 100%;
	margin-right: 16px;
}

.services_listed li{
	border-bottom: 1px solid #eeeeee;
	padding-top: 4px;
	padding-bottom: 4px;
}

.services_listed li:before{
	content: ' ';
	display: inline-block;
	background: url('/wp-content/uploads/2020/04/services_before.svg');
	width: 4px;
	height: 8px;
	margin-right: 8px;
}

.services_listed li a{
	color: #6B6B6B;
	font-family: 'poppins-semibold	';
	font-size: 12px;
}

.services_listed li a:hover{
	text-decoration: none;
	color: #F4BC16;
}

.services_column_border{
	border-right: 1px solid #eeeeee;
}

.services_section_1 h5{
	color: #3A3A3A;
	font-family: 'poppins-semibold	';
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 12px;
	font-size: 18px;
}

.services_section_1 p, 
.services_section_1 .services_checklist li{
	font-size: 13px;
	color: #777777;
	line-height: 1.6em;
}

.services_section_1 .services_checklist{
	margin-top: 24px;
	margin-bottom: 48px;
}

.services_section_1 .services_checklist li{
	display: inline-block;
	width: 49%;
	font-family: 'poppins-regular';
}

.services_checklist li:before{
	content: ' ';
	display: inline-block;
	background: url('/wp-content/uploads/2020/04/icon_checklist_checked.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	width: 10px;
	height: 8px;
	margin-right: 8px;
}

.services_section_1 .services_checklist li a{
	font-family: 'poppins-semibold	';
	color: #666666;
	font-size: 13px;
	text-decoration: underline;
}

.services_section_1 .services_checklist li a:hover{
	color: #F4BC16;
}

.aos_section_1{
	padding-top: 60px;
	text-align: center;
	padding-bottom: 80px;
}

.aos_section_1 h3{
	text-transform: uppercase;
	font-family: 'muller-extrabold', sans-serif;
	font-size: 17.5px;
	color: #3A3A3A;
	margin-bottom: 12px;
}

.aos_section_1 p{
	color: #777777;
}

.aos_section_1 img{
	margin-top: 48px;
	max-width: 800px;
}

.contact_section_1{
	padding-top: 40px;
	padding-bottom: 60px;
}

.contact_section_1 h3{
	text-transform: uppercase;
	font-family: 'muller-extrabold';
	font-size: 17.5px;
	margin-bottom: 12px;
	padding-top: 20px;
}

.contact_section_1 p, 
.contact_section_1 a{
	color: #777777;
}

.contact_section_1 a{
	line-height: 2.2em;
}

.contact_section_1 img{
	vertical-align: middle;
	margin-right: 8px;
}

.contact_section_1 p:not(:last-child){
	margin-bottom: 12px;
}

.contact_section_1 iframe{
	margin-top: 20px;
}

.contact_us{
	background: #222222;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 60px;
}

.contact_us h3{
	color: #f9f9f9;
}

.contact_us label{
	font-family: 'poppins-regular';
	color: #f9f9f9;
	font-size: 12px;
}

.contact_us input[type="text"], 
.contact_us input[type="tel"], 
.contact_us input[type="email"], 
.contact_us textarea{
	width: 100%;
	background: transparent;
	border-width: 2px;
}

.contact_us a{
	text-decoration: underline;
	color: #f9f9f9;
}

.contact_us a:hover{
	color: #E5A900;
}

.contact_us .wpcf7-form-control-wrap.acceptance-519{
	text-align: right;
	display: block;
}

.contact_us input[type="submit"]{
	background: #E5A900;
	font-family: 'muller-extrabold';
	font-size: 13.5px;
	border: 2px solid #ffffff;
	width: 120px;
	border-radius: 2px;
	float: right;
}

.contact_us input[type="submit"]:hover{
	background: #222222;
	color: #E5A900;
	border: 2px solid #E5A900;
}

.submit_wrapper{
	padding-top: 4px;
}

.our_work_section_1{
	padding-top: 78px;
	padding-bottom: 80px;
}


.our_work_section_1 .module-infinite-posts.grid-3 .builder-infinite-posts-wrap .post{
	margin-left: 0;
	margin-bottom: 0;
	width: 33.3333%;
}

.our_work_section_1 .module-infinite-posts .infinite-post-image{
	margin: 0;
}

.our_work_section_1 .module-infinite-posts .infinite-post-image{
	width: 100%;
	overflow-y: hidden;
	height: 180px;
	display: flex;
	align-items: center;
}

.our_work_section_1 .module-infinite-posts .infinite-post-image{
	margin-top: -18px;
}

.our_work_section_1 .module-infinite-posts.grid-3 .post-title{
	text-align: center;
}

.our_work_section_1 .module-infinite-posts.grid-3 .post-title a{
	font-family: 'poppins-semibold	';
	text-transform: uppercase;
	font-size: 12.5px;
	color: #ffffff;
	line-height: 1.5em;
}

.our_work_section_1 .module-infinite-posts.grid-3 .post-title a:hover{
	color: #22252C;
}

.our_work_section_1 .module-infinite-posts.grid-3 .post-title{
	background: #F4BC16;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: Calc(100% + 1px)
}

.bip-post-text{
	margin: 0 !important;
}

.single-portfolio .footer_section_1{
	margin-top: 100px;
}

.single-portfolio #header{
	max-width: 1160px !important;
}

.ptb_row.ptb_portfolio_row.our_work_single_before:before{
	content: 'Before';
	display: block;
	margin: 20px auto 50px;
	font-family: 'muller-extrabold';
	text-transform: uppercase;
	font-size: 24px;
	color: #222222;
}

.ptb_row.ptb_portfolio_row.our_work_single_during, .ptb_row.ptb_portfolio_row.our_work_single_after{
	margin-top: 100px;
}

.ptb_row.ptb_portfolio_row.our_work_single_during:before{
	content: 'During';
	display: block;
	margin: 0 auto 50px;
	font-family: 'muller-extrabold';
	text-transform: uppercase;
	font-size: 24px;
	color: #222222;
}

.ptb_row.ptb_portfolio_row.our_work_single_after:before{
	content: 'After';
	display: block;
	margin: 0 auto 50px;
	font-family: 'muller-extrabold';
	text-transform: uppercase;
	font-size: 24px;
	color: #222222;
}

@media screen and (min-width: 769px) and (max-width: 1200px){
	#menu-icon{
		margin-top: 88px;
	}
}

@media screen and (max-width: 768px){
	
	.single-portfolio .ptb_portfolio_row .ptb_extra_gallery{
		max-height: initial;
	}
	
	.single-portfolio .ptb_portfolio_row .ptb_extra_columns_3 .ptb_extra_item{	
		width: 50%;
		clear: none;
		max-height: 112px;
	}
	
	
	.topbar_section .left{
		display: none;
	}
	
	#menu-icon{
		margin-top: 88px;
		color: #22252C;
	}
	
	.home_section_1 h1{
		font-size: 24px;
	}
	
	.home_section_1 .button_container{
		margin-top: 32px;
	}
		
	.home_section_1 .button_container li{
		display: block;
	}
	
	.button_container li a{
		margin: 0 auto;
	}
	
	.button_container li:not(:last-child){
		margin-right: 0;
	}
	
	.home_section_3 h6, .home_section_3 a{
		font-size: 13.5px;
		line-height: 1.5em;
	}
	
	.home_section_4 .ptb_loops_wrapper.ptb_grid4 .ptb_post{
		width: 50%;
	}
	
	.home_section_2 .module-pro-image img{
		max-width: 340px;
	}
	
	.home_section_2 p{
		text-align: center;
		max-width: 340px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.home_section_2 .read_more{
		margin-bottom: 32px;
	}
	
	.home_section_6{
		padding-bottom: 400px;
		background-size: 90%;
		background-position: center bottom;
	}
	
	.footer_section_1 h3{
		text-align: center;
		font-size: 20px;
		margin-bottom: 16px;
	}
	
	.footer_section_1 h6{
		text-align: center;
		font-size: 13.5px;
	}
	
	.footer_section_1 .get_quote a{
		margin: 40px auto;
	}
	
	.footer_flex{
		display: block;
	}
	
	.footer_widget:not(.one) h3{
		padding-top: 40px;
	}
	
	.page_banner h1, .single_page_banner h1{
		text-align: center;
		font-size: 22px;
	}
	
	.about_section_1{
		padding-top: 32px;
	}
	
	.about_section_1 p:last-of-type{
		margin-bottom: 40px;
	}
	
	.services_section_1{
		padding-top: 32px;
	}
	
	.services_listed{
		max-width: none;
		margin-bottom: 36px;
	}
	
	.services_column_border{
		border-right: none;
	}
	
	.services_section_1 p, .services_section_1 .services_checklist li{
		line-height: 1.5em;
	}
	
	.our_work_section_1 .module-infinite-posts.grid-3 .builder-infinite-posts-wrap .post{
		width: 50%;
		float: left;
	}
	
	.our_work_section_1 .module-infinite-posts.grid-3 .builder-infinite-posts-wrap .post:nth-of-type(3n+1){
		clear: none !important;
		float: right !important;
	}
	
	.our_work_section_1 .module-infinite-posts .infinite-post-image{
		height: 130px;
	}
	
	.contact_section_1{
		padding-top: 20px;
		padding-bottom: 48px;
		text-align: center;
	}
	
	.contact_section_1 .contact_us p{
		text-align: left;
	}
	
	.contact_section_1 .contact_us{
		margin-top: 36px;
		padding-top: 12px;
	}
	
}

@media screen and (max-width: 500px){
	.services_checklist li{
		display: block !important;
		width: 100% !important;
	}
}

.sidemenu-on:before{
	content: ' ';
	display: block;
	background: url('/wp-content/uploads/2020/03/luca_inc_logo_vertical.svg');
	background-size: 100%;
	width: 160px;
	height: 98px;
}

