/*
Theme Name: Frame Plumbing
Author: Wandzilak Web Design
Author URI: https://www.wandzilakwebdesign.com/
Version: 1.0.0
Template: dt-the7
*/

DIV.branding A.same-logo IMG, DIV.branding A IMG
{
	max-width: 188px;
	height: auto;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}
DIV.page-title-head
{
	background-color: rgba(255, 255, 255, 0.87);
	padding: 18px 32px;
	border: 1px solid rgba(255, 255, 255, 0.700);
	/*+box-shadow: 0 4px 22px rgba(33, 35, 46, 0.400);*/
	-moz-box-shadow: 0 4px 22px rgba(33, 35, 46, 0.400);
	-webkit-box-shadow: 0 4px 22px rgba(33, 35, 46, 0.400);
	box-shadow: 0 4px 22px rgba(33, 35, 46, 0.400);
}
.fullWidth
{
	width: 100%;
	float: left;
	display: inline-block;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.fullWidth .fullWidth
{
	padding: 5px;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
DIV.fullWidth P
{
	display: inline-block;
	float: left;
}
TEXTAREA
{
	height: 120px;
	resize: vertical;
	width: 100%;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.halfWidth
{
	width: 50%;
	float: left;
	display: inline-block;
	padding: 5px;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
UL.doubleColumn
{
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	list-style-type: none;
	list-style-position: inside;
}
UL.tripleColumn
{
	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
	list-style-type: none;
	list-style-position: inside;
}
UL.quadraColumn
{
	-webkit-columns: 4;
	-moz-columns: 4;
	columns: 4;
	list-style-type: none;
	list-style-position: inside;
}
DIV.mobile-branding A IMG
{
	max-width: 188px !important;
}
HEADER#fancy-header DIV.wf-wrap DIV.fancy-title-head
{
	background-color: rgba(255, 255, 255, 0.87);
	padding: 18px 32px 18px;
	/*+box-shadow: 0 4px 22px rgba(33, 35, 46, 0.400);*/
	-moz-box-shadow: 0 4px 22px rgba(33, 35, 46, 0.400);
	-webkit-box-shadow: 0 4px 22px rgba(33, 35, 46, 0.400);
	box-shadow: 0 4px 22px rgba(33, 35, 46, 0.400);
	border-bottom: 0px solid rgba(255, 255, 255, 0.700);
	border-left: 1px solid rgba(255, 255, 255, 0.700);
	border-top: 1px solid rgba(255, 255, 255, 0.700);
	border-right: 1px solid rgba(255, 255, 255, 0.700);
}
HEADER#fancy-header DIV.fancy-title-head .fancy-title
{
	font: normal 30px / normal "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
	color: #333333 !important;
	text-transform: none !important;
}
DIV.masthead HEADER.header-bar DIV.mini-widgets SPAN.mini-contacts
{
	border-left: 1px solid rgba(189, 189, 189, 0.4);
	padding-left: 2.5% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	display: inline-flex;
}
DIV.mini-widgets A
{
	text-decoration: none;
	display: inline-flex;
}
DIV.mini-widgets SPAN.mini-contacts SPAN.coloredTxt
{
	display: block !important;
	color: #3F9CE6 !important;
	text-decoration: none !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: normal !important;
	float: left;
	margin-bottom: 3px !important;
	width: 100%;
	/*+transition: all 0.36s ease-in-out;*/
	-webkit-transition: all 0.36s ease-in-out;
	-moz-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
}
SPAN.mini-contacts.show-on-desktop SPAN.hdrsubTxt
{
	color: #8E9092;
	width: 100%;
	/*+transition: all 0.36s ease-in-out;*/
	-webkit-transition: all 0.36s ease-in-out;
	-moz-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
}
SPAN.txtCntr
{
	display: inline-flex;
	flex-direction: column;
	text-align: left;
	width: 100%important;
	flex: none;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

DIV.mini-widgets SPAN.mini-contacts.show-on-desktop I.fa
{
	line-height: normal;
	font-size: 32px;
	color: #007AD8;
	font-weight: 300 !important;
	display: inline-flex;
	float: left !important;
	flex: 1 content;
	/*+transition: all 0.36s ease-in-out;*/
	-webkit-transition: all 0.36s ease-in-out;
	-moz-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
	flex-direction: column;
	justify-content: center;
	margin-top: -2px;
}
DIV.mini-widgets SPAN.mini-contacts.show-on-desktop A I.fa
{
	line-height: normal;
	font-size: 32px;
	color: #007AD8;
	font-weight: 300 !important;
	float: left !important;
	flex: 1 content;
	flex: 1 content;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	margin-top: -2px;
}
DIV.branding DIV.mini-widgets DIV.text-area
{
	margin-left: 0;
	margin-right: 0;
	padding-left: 2% !important;
	border-left: 1px solid rgba(189, 189, 189, 0.4);
}
DIV.masthead HEADER.header-bar DIV.mini-widgets SPAN.mini-contacts:nth-of-type(1)
{
	border-left: none;
}
DIV.mini-widgets SPAN.mini-contacts
{
	width: auto;
	text-align: right !important;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
DIV.mini-widgets SPAN.mini-contacts A
{
	margin-top: -5px;
	margin-bottom: -5px;
	margin-left: -5px;
	margin-right: -20px;
	padding: 5px 20px 5px 5px;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/*+transition: all 0.36s ease-in-out;*/
	-webkit-transition: all 0.36s ease-in-out;
	-moz-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
SPAN.mini-contacts A:hover I
{
	color: #5ED1FF !important;
}
DIV.mini-widgets SPAN.mini-contacts A:hover
{
	background-color: #095087;
}
DIV.mini-widgets SPAN.mini-contacts A:hover SPAN.coloredTxt
{
	color: #FFFFFF !important;
}
DIV.mini-widgets SPAN.mini-contacts A:hover SPAN.hdrsubTxt
{
	color: #FFFA95 !important;
}
DIV.tparrows.metis
{
	background-color: rgba(63, 108, 165, 0.5) !important;
	padding: 0 !important;
	height: 40px !important;
	margin-top: 20px;
	width: 40px !important;
	margin-bottom: -20px !important;
}
DIV.tparrows.metis:hover
{
	background-color: #247EF2 !important;
}
UL.main-nav LI.menu-item UL.sub-nav LI A:hover
{
	background-color: #F23D3D;
}
UL.main-nav LI.menu-item UL.sub-nav LI A:hover SPAN
{
	color: #FFFFFF !important;
}
.wpb_content_element.contentTxt P
{
	color: #FFFFFF;
}
DIV.wpb_text_column.titleTxt SPAN.impactTxt
{
	font-weight: 700;
	color: #FFFFFF;
	font-size: 22px;
	line-height: normal;
	display: inline-block;
	width: 100%;
}
DIV.wpb_text_column.titleTxt SPAN.impactTxt:after
{
	content: ' ' !important;
	display: block !important;
	position: relative !important;
	width: 0%;
	margin-top: 4px;
	margin-bottom: 0;
	border-top: 2px solid rgb(242, 58, 58) !important;
	/*+transition: all 0.46s ease-in-out;*/
	-webkit-transition: all 0.46s ease-in-out;
	-moz-transition: all 0.46s ease-in-out;
	-o-transition: all 0.46s ease-in-out;
	transition: all 0.46s ease-in-out;
	/*+box-sizing: border-box !important;*/
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
DIV.ult-content-box DIV.wpb_text_column
{
	margin-bottom: 10px;
}
DIV.imgTop IMG
{
	margin-top: -18px;
	margin-left: -18px;
	margin-right: -18px;
	width: calc(100% + 36px) !important;
	min-width: calc(100% + 36px) !important;
	max-width: calc(100% + 36px) !important;
	display: block !important;
	opacity: 1;
	/*+transition: all 0.36s ease-in-out;*/
	-webkit-transition: all 0.36s ease-in-out;
	-moz-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
	pointer-events: none;
}
DIV.imgTop A:hover IMG
{
	opacity: 0.7;
}
DIV.ult-content-box-container.imgTop DIV.wpb_single_image
{
	margin-bottom: 16px;
}
DIV.readMore P
{
	color: #FFFFFF;
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #3E6BA5;
	/*+transition: all 0.36s ease-in-out;*/
	-webkit-transition: all 0.36s ease-in-out;
	-moz-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
}
DIV.readMore P
{
	color: #FFFFFF;
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
	background-color: rgb(242, 58, 58);
	/*+transition: all 0.36s ease-in-out;*/
	-webkit-transition: all 0.36s ease-in-out;
	-moz-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
}
DIV.ult-content-box-container.imgTop A:hover DIV.readMore P
{
	background-color: #3E6BA5;
}
DIV.ult-content-box-container.imgTop A:hover DIV.readMore P:hover
{
	background-color: rgb(242, 58, 58);
}
DIV.wpb_text_column.titleTxt SPAN.impactTxt:after
{
	content: ' ' !important;
	display: block !important;
	position: relative !important;
	width: 18%;
	margin-top: 4px;
	margin-bottom: 0;
	border-top: 4px solid #A6A6A6 !important;
	/*+transition: all 0.46s ease-in-out;*/
	-webkit-transition: all 0.46s ease-in-out;
	-moz-transition: all 0.46s ease-in-out;
	-o-transition: all 0.46s ease-in-out;
	transition: all 0.46s ease-in-out;
	/*+box-sizing: border-box !important;*/
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
DIV.imgTop A:hover DIV.wpb_text_column.titleTxt SPAN.impactTxt:after
{
	border-top: 4px solid rgb(242, 58, 58) !important;
	width: 100%;
}
.wpb_content_element.contentTxt P
{
	color: #FFFFFF;
	font-size: 13px;
	line-height: normal !important;
	font-weight: 300;
}
DIV.ult-content-box-container.imgTop DIV.ult-content-box
{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	flex: 1 auto;
}
DIV.ult-content-box DIV.wpb_text_column.wpb_content_element.readMore
{
	display: inline-flex !important;
	flex-direction: column;
	flex: 1 auto;
	justify-content: flex-end;
}
DIV.ult-vc-seperator.ult-xlarge-circle DIV.ult-main-seperator-inner SVG
{
	width: calc(100% + 50%) !important;
	margin-left: -25% !important;
	margin-right: -25% !important;
}
DIV#main
{
	border-top: 5px solid rgba(11, 101, 163, 0.9);
}
.searchform INPUT[type="text"], .mini-search .field::placeholder, .overlay-search-microwidget .field::placeholder
{
	color: #FFFFFF !important;
}
FOOTER UL.menu A
{
	text-decoration: none !important;
	width: 100%;
	display: inline-block;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: -5px;
	margin-top: -5px;
	background-color: rgba(8, 55, 115, 0.3);
	/*+transition: all 0.26s ease-in-out;*/
	-webkit-transition: all 0.26s ease-in-out;
	-moz-transition: all 0.26s ease-in-out;
	-o-transition: all 0.26s ease-in-out;
	transition: all 0.26s ease-in-out;
	background-clip: padding-box;
}
FOOTER UL.menu A:hover
{
	background-color: rgb(242, 58, 58);
	color: #FFFFFF !important;
}
A.vc_general.vc_btn3-color-danger
{
	background-color: rgb(242, 58, 58) !important;
}
A.vc_general.vc_btn3-color-danger:hover
{
	background-color: #0599FF !important;
}
FOOTER UL .menu-item.current-menu-item A
{
	background-color: #FB4646;
	color: #FFFFFF !important;
}
BODY.page-id-20 FORM INPUT
{
	border: 5px solid #F2F2F2;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
BODY.page-id-20 FORM INPUT.wpcf7-form-control.wpcf7-submit
{
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	border: none;
	margin-left: 5px;
}
BODY.page-id-20 FORM LABEL
{
	color: #115186;
	font-weight: bold;
}
FOOTER UL.fa-ul LI
{
	color: #FFFFFF;
	display: inline-block;
	width: 100%;
}
FOOTER UL.fa-ul LI A
{
	color: #FFFFFF !important;
	text-decoration: none !important;
	display: inline-block;
	width: 100%;
	/*+transition: all 0.26s ease-in-out;*/
	-webkit-transition: all 0.26s ease-in-out;
	-moz-transition: all 0.26s ease-in-out;
	-o-transition: all 0.26s ease-in-out;
	transition: all 0.26s ease-in-out;
}
FOOTER UL.fa-ul LI A:hover
{
	color: #6CBCFF !important;
	text-decoration: none !important;
}
DIV.vc_btn3-container
{
	position: relative;
	z-index: 9;
}
BODY.page-id-20 FORM TEXTAREA
{
	border: 5px solid #F2F2F2;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
DIV.ult-vc-seperator.bottom_seperator
{
	pointer-events: none;
}
DIV.ult-vc-seperator.bottom_seperator DIV.ult-main-seperator-inner
{
	pointer-events: none;
}
DIV.ult-vc-seperator.bottom_seperator DIV.ult-main-seperator-inner SVG
{
	pointer-events: none;
}
.vc_sep_color_blue SPAN.vc_sep_holder SPAN.vc_sep_line
{
	border-color: #4370AA !important;
}

DIV.mobile-header-bar DIV.mobile-mini-widgets .mini-contacts A
{
	text-decoration: none;
	width: 100%;
	display: flex;
}
DIV.mobile-header-bar DIV.mobile-mini-widgets .mini-contacts A .txtCntr
{
	display: inline-flex;
}
DIV.mobile-header-bar DIV.mobile-mini-widgets .mini-contacts A I
{
	font-size: 28px;
	line-height: normal;
}
DIV.vc_tta-color-blue UL.vc_tta-tabs-list LI.vc_tta-tab A
{
	background-color: #1365A2 !important;
}
DIV.vc_tta-color-blue UL.vc_tta-tabs-list LI.vc_tta-tab:hover A
{
	background-color: #FB4A4A !important;
}
DIV.vc_tta-color-blue UL.vc_tta-tabs-list LI.vc_tta-tab.vc_active A
{
	background-color: #FB4848 !important;
}
IMG.sliderImg
{
	width: 58px !important;
	height: 58px !important;
	line-height: normal !important;
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px !important;
	margin-bottom: 5px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
}


HEADER.header-bar DIV.mini-widgets DIV.text-area.last
{
	font-size: large;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	max-width: 20%;
	background-color: #F60000;
	padding-left: 12px !important;
	padding-right: 12px !important;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

DIV.mini-widgets DIV.text-area.last A.same-logo I
{
	margin-top: 5px;
	margin-right: 10px;
	font-size: 28px;
	line-height: 28px;
}

FOOTER IMG.wp-image-155
{
	width: 100%;
}
FOOTER IMG.wp-image-153
{
	width: 30%;
	float: left;
	margin-right: 3% !important;
	opacity: 0.6;
	/*+transition: all 0.26s ease-in-out;*/
	-webkit-transition: all 0.26s ease-in-out;
	-moz-transition: all 0.26s ease-in-out;
	-o-transition: all 0.26s ease-in-out;
	transition: all 0.26s ease-in-out;
}
FOOTER IMG.wp-image-154
{
	width: 30%;
	float: left;
	margin-right: 3% !important;
	opacity: 0.6;
	/*+transition: all 0.26s ease-in-out;*/
	-webkit-transition: all 0.26s ease-in-out;
	-moz-transition: all 0.26s ease-in-out;
	-o-transition: all 0.26s ease-in-out;
	transition: all 0.26s ease-in-out;
}
FOOTER IMG.wp-image-335
{
	width: 30%;
	float: left;
	margin-right: 3% !important;
	opacity: 0.6;
	/*+transition: all 0.26s ease-in-out;*/
	-webkit-transition: all 0.26s ease-in-out;
	-moz-transition: all 0.26s ease-in-out;
	-o-transition: all 0.26s ease-in-out;
	transition: all 0.26s ease-in-out;
}
FOOTER IMG.wp-image-153:hover
{
	opacity: 1;
}
FOOTER IMG.wp-image-154:hover
{
	opacity: 1;
}
FOOTER IMG.wp-image-335:hover
{
	opacity: 1;
}

DIV.branding DIV.mini-widgets DIV.text-area.show-on-desktop.in-menu-first-switch.last A
{
	color: #FFFFFF;
	text-decoration: none;
}

DIV.vc_row.deskTop
{
	display: block;
	border-bottom: 5px solid #3B87F3;
}
DIV.vc_row.moBile
{
	display: none;
	border-bottom: 5px solid #3B87F3;
}



@media screen and (min-width: 1190px)
{
	DIV.branding DIV.mini-widgets:nth-of-type(4)
	{
		justify-content: space-between !important;
		padding-right: 0;
		width: 100% !important;
		max-width: 82% !important;
	}
}
@media screen and (max-width: 1190px)
{
	DIV.branding DIV.mini-widgets:nth-of-type(4)
	{
		justify-content: space-between !important;
		padding-right: 0;
		width: 100% !important;
		max-width: 78% !important;
	}
}
@media screen and (max-width: 768px)
{
	IMG.sliderImg
	{
		width: 22px !important;
		height: 22px !important;
		line-height: normal !important;
		display: inline-block;
		vertical-align: middle;
		margin-top: 0px !important;
		margin-bottom: 5px !important;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
		DIV.vc_row.deskTop
	{
		display: none;
		border-bottom: 5px solid #3B87F3;
	}
	DIV.vc_row.moBile
	{
		display: block;
		border-bottom: 5px solid #3B87F3;
	}
}
@media screen and (max-width: 568px)
{
	DIV.rev_slider DIV.titleTxt
	{
		font-weight: 600 !important;
		padding-right: 22px !important;
		text-shadow: 0 0px 18px #FFFFFF;
	}
	IMG.sliderImg
	{
		width: 20px !important;
		height: 20px !important;
		line-height: normal !important;
		display: inline-block;
		vertical-align: middle;
		margin-top: 0px !important;
		margin-bottom: 5px !important;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	DIV.rev_slider DIV.subTxt
	{
		text-shadow: 0 0px 8px #FFFFFF;
	}
}
@media screen and (max-width: 778px)
{
	.breadcrumbs-off .hgroup 
	{
    	padding-bottom: 18px;
	}
	.page-title .wf-wrap 
	{
		padding-top: 47.5px;
		padding-bottom: 47.5px;
	}
	#fancy-header 
	{
		padding-top: 47.5px !important;
		padding-bottom: 47.5px !important;
	}
	#page #fancy-header > .wf-wrap {
    padding-bottom: 0px !important;
}

.page-title-responsive-enabled.page-title h1, .page-title-responsive-enabled.page-title h1 *, .page-title-responsive-enabled.page-title h1 a:hover, #page .page-title-responsive-enabled.page-title .entry-title {
    font-size: 30px !important;
	line-height:36px !important;
}

	#fancy-header.content-left.breadcrumbs-off .hgroup, #fancy-header.content-right.breadcrumbs-off .hgroup, #fancy-header.title-center.breadcrumbs-off .hgroup {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
	HEADER#fancy-header DIV.fancy-title-head .fancy-title {
	margin-top: 0px !important;
    margin-bottom: 0px !important;
}
}

DIV.tp-caption.titleTxt
{
	text-shadow: 0 0 1px #FFFFFF !important;
}
DIV.tp-caption.subTxt
{
	text-shadow: 0 0 1px #FFFFFF !important;
}


.grecaptcha-badge
{
	bottom: 70px !important;
	position: absolute;
	opacity: 0.25;
	/*+transition: all 0.36s ease-in-out !important;*/
	-webkit-transition: all 0.36s ease-in-out !important;
	-moz-transition: all 0.36s ease-in-out !important;
	-o-transition: all 0.36s ease-in-out !important;
	transition: all 0.36s ease-in-out !important;
}
.grecaptcha-badge:hover
{
	bottom: 70px !important;
	position: absolute;
	opacity: 1;
}