/*
Theme Name: Custom Builder Child Theme
Theme URI: http://405mediagroup.com/
Description: Custom Builder child theme for client sites.
Author: 405 Media Group
Author URI: http://405mediagroup.com/
Template: Builder
*/



/*********************************************
Default font settings and typography.
The font-size percentage is of 16px. (0.875 * 16px = 14px)
*********************************************/
html {
	font-size: 100.01%;
}
body {
	font-family: Helvetica Neue, sans-serif;
	font-size: 87.5%;
	line-height: 1.625;
}
input, select, textarea {
	font-family: Helvetica Neue, sans-serif;
}
pre, code, tt, kbd {
	font-family: 'andale mono', 'lucida console', monospace;
	font-size: 1em;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, dfn, img, samp, ul, ol, dl {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
a img {
	margin: 0;
}


/*********************************************
Constrain table and input widths
*********************************************/
table, input, textarea, select {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
}


/*********************************************
Main Background
*********************************************/
body {
	background: #FFFFFF;
}


/*********************************************
Universal Link Styles
*********************************************/
a {
	color: #d8bc76;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:focus {
	color: #aaa;
}


/*********************************************
Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 2em;
	line-height: 1.5;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
h2 {
	font-size: 1.7em;
	line-height: 1.75;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
h3 {
	font-size: 18px;
	font-weight:600;
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-size: 16px;
	line-height: 1.25;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5, h6 {
	font-size: 1em;
}
h6 {
	font-style: italic;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}


/*********************************************
Container Div
*********************************************/
.builder-container-outer-wrapper {
	background: transparent;
	border: none;
	display: block;
	margin: 1.5em auto;
}


/*********************************************
Default Module Styling
*********************************************/
.builder-module-background-wrapper {
	margin-bottom: 0;
}
@media (min-width: 1025px)  {
	.builder-module-background-wrapper {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
.builder-module-last {
	margin-bottom: 0;
}
.builder-module-element {
	padding: 1.5em;
}


/*********************************************
All Sidebars
*********************************************/
.builder-module-sidebar {
	display: block;
	margin: 0;
	padding: .75em 0;
	width: 100%;
}
.builder-module-sidebar.right {
	margin-right: 0;
}
.builder-module-sidebar.left {
	margin-left: 0;
}
.builder-module-sidebar .widget-wrapper {
	width: 100%;
}
.builder-module-sidebar .widget {
	/*color: #333333;*/
	margin: 0;
	padding: .75em 1em;
}
.builder-module-sidebar .widget-section-wrapper {
	padding: 0 .75em;
}
.builder-module-sidebar .widget-section-wrapper .widget {
	padding: .75em;
}
.builder-module-block-outer-wrapper {
	overflow: visible !important;
}
.builder-module-block-outer-wrapper .widget-wrapper-left .widget,
.builder-module-block-outer-wrapper .widget-wrapper-middle .widget,
.builder-module-block-outer-wrapper .widget-wrapper-right .widget {
	padding-right: .75em;
}
.builder-module-sidebar .widget-title {
	background: none;
	color: #333333;
	font-size: 1.5em;
	line-height: 1.25;
	margin: 0 0 1em 0;
	padding: 0;
}
.builder-module-sidebar .widget-title a {
	color: #333333;
}
.builder-module-sidebar .widget-title + * {
	margin-top: 0;
}
.builder-module-sidebar .widget *:first-child {
	/*margin-top: 0;*/
}
.builder-module-sidebar .widget *:last-child {
	/*margin-bottom: 0;*/
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}


/*********************************************
Header Module
*********************************************/
.builder-module-header {
	padding: .75em 0;
}
.builder-module-header .builder-module-sidebar {
	background: none;
	padding: 0;
}
.builder-module-header .builder-module-element {
	padding: .75em 1.5em;
}

.site-title,
.site-title a,
.site-title a:hover,
.site-tagline,
.site-tagline a,
.site-tagline a:hover {
	color: #262626;
	font-size: 1em;
	font-weight: bold;
	line-height: 1;
	height: auto;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.site-title a:hover,
.site-tagline a:hover {
	color: #000000;
}

.site-title {
	font-size: 2em;
	line-height: 1;
	margin: 0;
}

.site-tagline {
	font-size: 1em;
	font-weight: bold;
	line-height: 1;
	margin: .5em 0 0 0;
}
.site-tagline,
.site-tagline a {
	color: #666666;
}


/*********************************************
Navigation Module
*********************************************/
.builder-module-navigation {
	display: block;
	font-size: 1em;
	line-height: 2;
	width: 100%;
}
.builder-module-navigation .builder-module-element {
	padding: 0;
}
.builder-module-navigation ul {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.builder-module-navigation ul * {
	margin: 0;
}
.builder-module-navigation li {
	padding: 0;
}
.builder-module-navigation li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a {
	color: #2f2f2f;
	font-size: 16px;
	font-weight: 500;
	padding: .75em 1em;
	text-decoration: none;
}
.builder-module-navigation .current_page_item a,
.builder-module-navigation .current-cat a,
.builder-module-navigation .current-menu-item a,
.builder-module-navigation li a:hover {
	background: transparent;
	color: #c3a046;
}
/* second level stuff */
.builder-module-navigation li ul {
	border: 1px solid #aaa;
	border-bottom: 0;
	background-color: #fff;
	font-size: 13px;
}
.builder-module-navigation li li {
	border-bottom: 1px solid #AAAAAA;
	width: 14em;
}
.builder-module-navigation li li a {
	float: none;
	color: #111;
}
.builder-module-navigation li li a:hover,
.builder-module-navigation li li a.sfhover {
}
.builder-module-navigation li ul ul {
	margin: -3.1em 0 0 14em;
}

/* *** Uncomment for auto-width sub-menu ***
.builder-module-navigation li ul {
width: auto;
}
.builder-module-navigation li li {
clear: both;
width: 100%;
max-width: 600px;
}
*/

#it-mobile-menu {
	display: none;
}


/*********************************************
Widget Bar Module
*********************************************/
.builder-module-widget-bar-background-wrapper.builder-module-before-widget-bar-background-wrapper {
	/*padding-bottom: 0;*/
	/*margin-bottom: 0;*/
}
.builder-module-widget-bar-background-wrapper.builder-module-after-widget-bar-background-wrapper {
	/*padding-top: 0;*/
}

.builder-module-widget-bar-outer-wrapper,
.builder-module-widget-bar,
.builder-module-widget-bar .widget-wrapper {
	overflow: visible;
}

.builder-module-widget-bar .builder-module-sidebar {
	padding: 0;
}
.builder-module-widget-bar .widget {
	padding: 1em;
}

.builder-module-block-outer-wrapper .widget-wrapper-left .widget,
.builder-module-block-outer-wrapper .widget-wrapper-middle .widget,
.builder-module-block-outer-wrapper .widget-wrapper-right .widget {
	padding-right: 1em;
}


/*********************************************
Footer Module
*********************************************/
.builder-module-footer-background-wrapper {
	background: transparent;
}
.builder-module-footer .single .builder-module-element,
.builder-module-footer .left .builder-module-element {
	padding-top: 0;
}
.builder-module-footer .single .builder-module-element,
.builder-module-footer .right .builder-module-element {
	padding-bottom: 0;
}
.builder-module-footer .builder-module-element .alignright {
	text-align: right;
}


/*********************************************
Image Module
*********************************************/
.builder-module-image-background-wrapper {
	background: transparent;
}
.builder-module-image .builder-module-element {
	font-size: 0;
	margin: 0;
}
.builder-module-image .builder-module-element img {
	margin: 0;
}


/*********************************************
HTML Module
*********************************************/
.builder-module-html .builder-module-element>*:first-child {
	margin-top: 0;
}
.builder-module-html .builder-module-element>*:last-child {
	margin-bottom: 0;
}


/*********************************************
Content Module
*********************************************/
.builder-module-content .builder-module-element {
	overflow: hidden;
}
.builder-module-content .hentry {
	/*margin-bottom: 1.5em;*/
}

.entry-title,
.entry-title * {
	margin: 0;
	padding: 0;
}
.hentry .thumbnail-wrap {
	display: none;
}
.hentry .date {
	display: none;
}

.entry-title {
	clear: both;
	color: #262626;
	font-size: 1.9em;
	font-weight: bold;
	line-height: 1;
	margin-bottom: .56em;
}
.entry-title a {
	color: #262626;
	font-size: 1em;
	text-decoration: none;
}
.entry-title a:hover {
	color: #AAAAAA;
}
.hentry .entry-meta {
	display: block;
}
.hentry .entry-meta a {
	font-style: italic;
	text-decoration: none;
}
.hentry .entry-meta a:hover {
	text-decoration: underline;
}
.hentry .entry-footer {
	display: none;
}
.hentry .entry-footer img {
	max-width: none;
}

.hentry .entry-attachment .attachment {
	text-align: center;
}

.hentry .edit-entry-link {
	display: none;
	clear: both;
	margin: 0 0 1.5em 0;
}

.entry-content {
	clear: both;
	/*margin-top: 1.5em;*/
}
.loop-title {
	font-size: 1.75em;
	line-height: 1.7;
	margin-top: 0;
	margin-bottom: .875em;
}


/*********************************************
Style images and galleries
.hentry is used instead of .page or .post
as it applies to all content types
*********************************************/

.hentry .gallery a,
.hentry .gallery dt,
.hentry .gallery img {
	font-size: 0;
	line-height: 0;
	margin: 0;
}
.hentry .gallery-item {
	display: inline-block;
	margin: 0 1.5em 1.5em 0;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
.hentry .gallery-item img {
	border: 0;
	margin: 0;
	padding: 0;
}
.hentry .gallery-caption {
	line-height: 1;
	margin: 0;
	padding: 10px 5px 5px 5px;
}
.hentry .gallery + * {
	margin-top: 0;
}

.hentry .alignright {
	margin: 0 0 1.5em 1.5em;
}
.hentry .alignleft {
	margin: 0 1.5em 1.5em 0;
}
.hentry .aligncenter {
	margin: 0 auto 1.5em auto;
}

.hentry .wp-caption {
	background: #F3F3F3;
	border: 1px solid #CFCFCF;
	padding: 5px;
}
.hentry .wp-caption img {
	background: transparent;
	border: none;
	padding: 0;
}

.hentry .wp-caption-text {
	line-height: 1;
	margin: 0;
	padding: 10px 5px 5px 5px;
}


/*********************************************
Post Meta Styles, if needed
*********************************************/

.entry-header {
	clear: both; /* we need this so floats in the post are cleared */
}

.entry-footer {
	clear: both; /* we need this so floats in the post are cleared */
	margin-bottom: 3em;
	padding-top: 1.4em;
}
.entry-footer .alignright {
	margin-bottom: 1.5em;
}
.entry-footer .categories,
.entry-footer .tags {
	background: url( 'images/category-bg.png' ) -2px 3px no-repeat;
	padding: 0 0 0 1.5em;
}
.entry-footer .comments {
	background: url( 'images/comments-bg.png' ) -2px 2px no-repeat;
	padding: 0 0 0 1.5em;
}

.EXIF table {
	margin: 1.5em auto;
}
.photometa h4 {
	margin: 0;
	padding: 0;
	text-align: center;
}
.photometa ul {
	list-style-type: none;
}


/*********************************************
Previous/Next Page Navigation
*********************************************/
.loop-utility {
	clear: both; /* To clear any floats */
}


/*********************************************
Comment Styles
*********************************************/
.gfield_description{
	color:#fff;
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
	color:#fff;
}
#input_2_26{
	color:#fff;
}
#comments {
	margin: 3em 0 1.5em 0;
	padding: 0;
}
#comments ol.commentlist {
	background: transparent;
	margin: 1.5em 0;
	padding: 0;
}
#comments ul.children {
	margin: 0 1.5em;
}
#comments .vcard {
	line-height: 1;
	margin-bottom: .5em;
}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0 .75em 0 0;
}
#comments .comment-meta {
	margin-bottom: 1.5em;
}
#comments li.comment {
	border: 1px solid #999999;
	clear: both;
	list-style-type: none;
	margin: 1.5em 0;
	overflow: hidden;
}
#comments li .comment-body {
	margin: 1.5em;
}
#comments blockquote {
	margin: 1.5em;
}

#respond {
	margin-top: 3em;
	overflow: visible !important;
}
.comment #respond {
	border: 1px solid #999999;
	margin: 1.5em 1.5em 1.5em 1.5em;
	padding: 0 1.5em 1.5em 1.5em;
}
#respond h3 {
	margin-bottom: 0;
}
#respond .cancel-comment-reply a {
	display: block;
	margin: 0;
}
#commentform label {
	margin-left: 1em;
}
#commentform input[type="text"] {
	width: 20em;
}
#commentform input,
#commentform textarea {
	margin: 0;
}
#commentform #comment {
	width: 100%;
}
#commentform .comment-submit-wrapper {
	margin-bottom: 0;
}


/*********************************************
Text elements
*********************************************/

p {
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
blockquote {
	color: #666666;
	font-size: 1.2em;
	font-style: italic;
	margin: 1.5em;
	padding: 0;
}
/* To prevent nested blockquotes from increasing in size */
blockquote blockquote {
	font-size: 100%;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	height: 0;
	line-height: 1.5;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	font-style: italic;
}
del {
	color: #666666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
big {
	font-size: 1.2em;
	line-height: 1;
}


/*********************************************
Lists
*********************************************/

ul, ol {
	list-style-position: outside;
	margin: 0 0 0 3em;
	padding: 0;
}
.entry-content > ul,
.entry-content > ol {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
ul ul, ul ol, ol ul, ol ol {
	margin-left: 1.6em;
}
li {
	margin: 0;
	padding: 0;
}
li > * {
	/*margin-top: 0;*/
}
li *:last-child {
	/*margin-bottom: 0;*/
}
li > p + ul {
	margin-top: -1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
dd + dd {
	margin-top: 1.5em;
}


/*********************************************
Tables
*********************************************/

table {
	background: #F3F3F3;
	margin-bottom: 1.5em;
}
table, td, th {
	border: 1px solid #CFCFCF;
	border-collapse: collapse;
}
th {
	background: #E8E8E8;
	font-weight: bold;
	line-height: 1.5;
}
th, td, caption {
	padding: .75em;
}
tr:nth-child(2n) th {
	background: #F6F6F6;
}
tr:nth-child(2n) td {
	background: #FFFFFF;
}
tfoot {
	font-style: italic;
}
caption {
	background: #EEEEEE;
}


/*********************************************
Misc classes
*********************************************/

.small {
	font-size: .8em;
	line-height: 1.875;
	margin-top: 1.875em;
	margin-bottom: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666666;
}
.loud {
	color: #000000;
}
.highlight {
	background: #FFFF00;
}
.added {
	background: #006600;
	color: #FFFFFF;
}
.removed {
	background: #990000;
	color: #FFFFFF;
}
.first {
	margin-left: 0;
	padding-left: 0;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}


/*********************************************
Default styling for forms
*********************************************/

label {
	font-weight: bold;
}
fieldset {
	border: 1px solid #CCCCCC;
	margin: 0 0 1.5em 0;
	padding: 1.4em;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
}

/*#gform_wrapper_1 {
background: #ccc;
margin: 0;
padding: 1em;
}
#gform_wrapper_1 .custom-form-header {
text-align: center;
}
#gform_wrapper_1 .custom-form-header img {
margin: 0;
}
#gform_wrapper_1 .gform_title {
font-size: 1.5em;
margin-top: 0.5em;
}*/


/*********************************************
Form fields
*********************************************/

input[type=text], input[type=password], input.text, input.title, textarea, select {
	font-size: 14px;
	margin-top: .5em;
	margin-bottom: .5em;
}
input[type=text], input[type=password], input.text, input.title, textarea {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {
	border-color: #666666;
}
textarea {
	width: 30em;
	height: 20em;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	/*	position: relative;
	top: .25em;*/
}
.search-text-box {
	margin-bottom: 0;
}
.search-submit-button {
	margin: 0 !important;
	padding: .2em .5em;
}

body .gform_wrapper input[type=text],
body .gform_wrapper input[type=url],
body .gform_wrapper input[type=email],
body .gform_wrapper input[type=tel],
body .gform_wrapper input[type=number],
body .gform_wrapper input[type=password] {
	font-size: 1em;
}
/*#gform_wrapper_1 input[type=text] {
line-height: 1.3;
}
#gform_wrapper_1 .gform_footer input[type=submit] {
background: #333;
border: none;
color: #fff;
cursor: pointer;
padding: 0.5em 1em;
}*/

/* Error messages */
#gform_wrapper_1 div.validation_error {
	width: 100%;
}
#gform_wrapper_1 .validation_message {
	display: none;
}
#gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required,
#gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required label.gfield_label, 
#gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	border: none;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea,
.gform_wrapper li.gfield_error select {
	border: 1px solid #790000 !important;
	background-color: rgba(121, 0, 0, .5) !important;
}
body .gform_wrapper .chosen-container a.chosen-single {
	border-radius: inherit;
	height: 43px !important;
}

/*********************************************
Success, notice and error boxes
*********************************************/

.error, .notice, .success {
	border: 2px solid #ddd;
	margin-bottom: 1em;
	padding: .8em;
}
.error {
	background: #FBE3E4;
	border-color: #FBC2C4;
	color: #8a1f11;
}
.notice {
	background: #FFF6BF;
	border-color: #FFD324;
	color: #514721;
}
.success {
	background: #E6EFC2;
	border-color: #C6D880;
	color: #264409;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}


/*********************************************
Widget Styling
*********************************************/

.widget_rss li {
	margin-bottom: 1.5em;
}
.widget_rss .rsswidget {
	display: block;
	margin: 0;
}
.widget_rss .rss-date {
	display: block;
	font-style: italic;
	margin-bottom: 1.5em;
}
.widget_rss .rssSummary {
	margin: 1.5em 0;
}


/*********************************************
The Obligatory WP Styles
*********************************************/

.alignright {
	margin-left: 1.5em;
}
.alignleft {
	margin-right: 1.5em;
}
.hentry img.wp-smiley {
	border: none;
}


/*********************************************
Slider
*********************************************/

.custom-slider-background-wrapper {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/*********************************************
Mobile
*********************************************/

.custom-mobile-only-background-wrapper {
	display: none;
}

@media 
	screen and (max-device-width: 760px) and (-webkit-min-device-pixel-ratio: 1.5), /* Higher dpr/newer phones */
	screen and (max-device-width: 760px) and (min-resolution: 144dpi),				/* Higher resolution/newer phones */
	screen and (max-device-width: 400px) {											/* Lower resolution/older phones (pre-iPhone4) */
		.custom-mobile-only-background-wrapper {
			display: block;
		}
		.custom-desktop-only-background-wrapper {
			display: none;
		}
}

@media all and (max-width: 1024px) {
	/*********************************************
	Navigation Module (Mobile)
	*********************************************/
	.builder-module-navigation.mobile .builder-module-navigation-menu-wrapper {
		display: block;
		margin: 0;
	}
	.builder-module-navigation.mobile ul {
		background: #FFFFFF;
		margin-top: .5em;
	}
	.builder-module-navigation.mobile li {
		position: relative;
		width: 100%;
	}
	/* second level stuff */
	.builder-module-navigation.mobile li ul {
		display: none;
		position: relative !important;
		left: 0 !important;
		border: 0;
		margin: 0;
		width: 100%;
	}
	.builder-module-navigation.mobile li a,
	.builder-module-navigation.mobile .current_page_item li a,
	.builder-module-navigation.mobile .current-cat li a,
	.builder-module-navigation.mobile .current-menu-item li a {
		background: transparent;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		border-radius: 0;
		color: #333333;
		margin: 0;
		padding: .5em 1em !important;
	}
	.builder-module-navigation.mobile li a:hover,
	.builder-module-navigation.mobile .current_page_item li a:hover,
	.builder-module-navigation.mobile .current-cat li a li a:hover,
	.builder-module-navigation.mobile .current-menu-item li a:hover {
		/*background: #333333;
		color: #FFFFFF;*/
	}
	.builder-module-navigation.mobile li li {
		border: 0;
		width: 100%;
	}
	.builder-module-navigation.mobile li ul ul {
		margin: 0;
	}
	.builder-module-navigation.mobile li li a {
		border-radius: 0;
		line-height: inherit;
		padding: .25em 0 .25em 2em;
	}
	.builder-module-navigation.mobile li li li a {
		padding-left: 4em;
	}
	.builder-module-navigation .menu.hidden {
		display: none;
	}
	.builder-module-navigation #it-mobile-menu {
		display: inline-block;
		float: left;
		padding: 0;
		margin-top: 20px;
		margin-left: 10px;
		background: transparent;
		color: #fff;
		font-size: 30px;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		cursor: pointer;
	}
	.builder-module-navigation.mobile.borderless {
		border: 0;
	}
}

@media all and (max-width: 500px) {
	.builder-module-footer .builder-module-element .alignleft,
	.builder-module-footer .builder-module-element .alignright {
		float: none;
		margin: 0;
		text-align: left;
	}
	.builder-module-content .builder-module-element .alignleft,
	.builder-module-content .builder-module-element .alignright {
		float: none;
		margin: 0;
		text-align: left;
	}
}


* {
	box-sizing: border-box;
}
a {
	text-decoration: none;
	transition: .3s all;
}
p {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 16px;
	line-height:2;

}
img {
	vertical-align: middle;
	margin: 0;
	transition: .3s;
}
ul {
	/*margin-left: 1.5em;*/
}
li {
	font-size: 16px;
	line-height: 2;
	margin-left:60px;
}
@media (max-width: 1024px) {
	p,
	li {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	p,
	li {
		/*font-size: 14px;*/
	}
}

.builder-container-outer-wrapper {
	margin: 0 auto;
}
.builder-module-widget-bar .widget {
	padding: 0;
}
.builder-module-block-outer-wrapper .widget-wrapper-left .widget,
.builder-module-block-outer-wrapper .widget-wrapper-middle .widget,
.builder-module-block-outer-wrapper .widget-wrapper-right .widget {
	padding-right: 0;
}
.builder-module-navigation ul.menu {
	float: none;
	font-size: 0;
	text-align: center;
}
.builder-module-navigation ul.menu li {
	display: inline-block;
	float: none;
}
.builder-module-navigation ul.menu li ul {
	visibility: hidden;
	opacity: 0;
	text-align: left;
	transition: .2s;
}
.builder-module-navigation ul.menu li:hover ul {
	visibility: visible;
	opacity: 1;
}
.builder-module-navigation li ul,
.builder-module-navigation li li {
	border-width: 1px;
}
.builder-module-navigation ul.menu li li {
	display: block;
}
.builder-module-navigation li li a {
	padding-top: .5em;
	padding-bottom: .5em;
}
.builder-module-element {
	padding: 0;
}

.slick-track {
	display: flex !important;
	align-items: center;
}
.slick-slide img {
	margin: 0 auto;
}
.slick-prev:before,
.slick-next:before {
	color: #000 !important;
}

.flexslider .slides > li {
	position: static !important;
	margin-left: 0;
}

.gform_wrapper .ginput_complex .ginput_full,
.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right {
	min-height: unset !important;
}
.gform_wrapper ul.gform_fields:after {
	content: "";
	display: block;
	clear: both;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield {
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
.gform_wrapper .top_label .gfield .gfield_label,
.gform_wrapper .top_label .field_sublabel_below .ginput_complex.ginput_container label {
	display: none;
}
body .gform_wrapper .gform_body .top_label div.ginput_container {
	margin-top: 0;
}
body .gform_wrapper li.hidden_label input {
	margin-top: 0;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=password],
.gform_wrapper input.text,
.gform_wrapper input.title,
.gform_wrapper textarea,
.gform_wrapper select {
	padding: 12px !important;
	margin: 0;
	border: none;
	line-height: 1.5;
}
body .gform_wrapper .gform_body select,
body .gform_wrapper .gform_footer input[type="submit"] {
	-webkit-appearance: none;
	margin-right: 0;
	cursor: pointer;
	transition: .2s;
}
body .gform_wrapper .gform_body select {
	background-color: #fff;
}
body .gform_wrapper textarea {
	padding: 5px 4px;
}
.gform_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
.gform_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.gform_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield input[type=radio],
.gform_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield select {
	padding: 5px 4px;
	margin-top: 0;
	margin-left: 0;
}
.gform_wrapper .address_line_1 input {
	/*margin-bottom: 10px;*/
}
body .gform_wrapper .gform_footer {
	padding: 0;
	margin-top: 0;
}
.gform_wrapper input::-webkit-input-placeholder { color: #000; }
.gform_wrapper input::-moz-placeholder { color: #000; }
.gform_wrapper input:-ms-input-placeholder { color: #000; }
.gform_wrapper input:-moz-placeholder { color: #000; }
.gform_wrapper textarea::-webkit-input-placeholder { color: #000; }
.gform_wrapper textarea::-moz-placeholder { color: #000; }
.gform_wrapper textarea:-ms-input-placeholder { color: #000; }
.gform_wrapper textarea:-moz-placeholder { color: #000; }


#it-mobile-menu-close,
#it-mobile-menu-close:before,
#it-mobile-menu-close:after {
	display: block;
	position: absolute;
	height: 4px;
	width: 35px;
	top: 20px;
	right: 270px;
	background: #fff;
	border-radius: 1px;
	cursor: pointer;
	transition: all .5s ease-in-out;
	content: "";
	z-index: 9;
}
#it-mobile-menu-close {
	height: 16px;
	background-color: transparent;
}
#it-mobile-menu-close:before,
#it-mobile-menu-close:after {
	top: 8px;
	left: 0;
	transform: rotate(45deg);
}
#it-mobile-menu-close:after {
	transform: rotate(-45deg);
}
#it-mobile-phone,
#it-mobile-logo,
#it-mobile-menu-close {
	display: none;
}

.mobile-menu-open {
	overflow: hidden;
}
.mobile-menu-open .builder-container:after {
	content: "";
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 3;
}

@media (max-width: 1024px) {
	.mobile-menu-open .custom-mobile-menu-background-wrapper {
		background-color: transparent;
		transition: unset;
	}
	body:not(.home) .builder-module-navigation #it-mobile-menu {
		/*font-size: 52px;*/
	}
	.mobile-menu-open .builder-module-navigation #it-mobile-menu {
		visibility: hidden;
		opacity: 0;
	}
	.builder-module-navigation #it-mobile-phone {
		display: inline-block;
		float: right;
		margin-right: 10px;
		font-size: 40px;
		font-weight: 700;
		line-height: 65px;
		text-transform: uppercase;
	}
	.builder-module-navigation #it-mobile-phone a {
		display: inline-block;
		color: #fff;
		font-size: 36px;
	}
	.builder-module-navigation .menu.hidden {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		overflow-y: scroll;
		margin-top: 0;
		width: 0;
		height: 100vh;
		background-color: transparent;
		transition: .3s all;
	}
	.mobile-menu-open .builder-module-navigation .menu.hidden {
		width: 75%;
		/*max-width: 260px;*/
		background-color: #000000;
		text-align: left;
	}
	.mobile-menu-open #it-mobile-phone {
		/*display: none;*/
	}
	.mobile-menu-open #it-mobile-menu-close,
	.mobile-menu-open #it-mobile-menu-close:before,
	.mobile-menu-open #it-mobile-menu-close:after {
		content: "";
		display: block;
		position: absolute;
		z-index: 9;
		top: 20px;
		left: 25px;
		width: 35px;
		height: 4px;
		border-radius: 1px;
		background-color: #fff;
		cursor: pointer;
		transition: all .5s ease-in-out;
	}
	.mobile-menu-open #it-mobile-menu-close {
		position: fixed;
		top: 146px;
		height: 16px;
		background-color: transparent;
	}
	.mobile-menu-open #it-mobile-menu-close:before,
	.mobile-menu-open #it-mobile-menu-close:after {
		top: 8px;
		left: 0;
		transform: rotate(45deg);
	}
	.mobile-menu-open #it-mobile-menu-close:after {
		transform: rotate(-45deg);
	}
	.builder-module-navigation .menu > li > a {
		font-size: 20px;
		font-weight: 700;
		text-transform: capitalize;
	}
	.builder-module-navigation.mobile li a {
		border-bottom: 1px solid #fff;
		color: #fff;
		font-size: 14px;
		font-weight: 400;
	}
	.builder-module-navigation.mobile li ul {
		background-color: transparent;
	}
	.builder-module-navigation.mobile li li {
		padding-left: 1em;
	}
	.menu-item-has-children > a:after {
		content: "\25bc";
		position: absolute;
		right: 20px;
		color: #fff;
		cursor: pointer;
	}
	.menu-item-has-children > a:hover:after {
		/*color: #fff;*/
	}
}
@media (max-width: 767px) {
	.builder-module-navigation #it-mobile-menu {
		margin-top: 6px;
		font-size: 52px;
	}
}

.builder-module-background-wrapper {
	position: relative;
	z-index: 3;
	width: 100%;
	background-color: #fff;
	background-size: cover;
}
.builder-module-widget-bar-background-wrapper {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.single #builder-module-52449ac681116 {
	max-width: 1280px;
	padding: 60px 40px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 767px) {
	.single #builder-module-52449ac681116 {
		padding: 40px 15px;
	}
}

#builder-module-524d720c1a107 .entry-header,
#builder-module-52449ac681116 .entry-header,
#builder-module-5358add06aa15 .entry-header {
	display: none;
}
.cat-archive-description {
	padding-top: 3em;
}
.blog #builder-module-52449ac681116 .entry-header,
.category #builder-module-52449ac681116 .entry-header,
.category #builder-module-52449ac681116 .entry-footer {
	display: block;
}
.category #builder-module-52449ac681116 .entry-header {
	margin-top: 3em;
}

#builder-module-52449ac681116-outer-wrapper {
	overflow: visible;
	max-width: 100% !important;
}
#builder-module-52449ac681116 .builder-module-element-outer-wrapper.left {
	padding-right: 40px;
	margin-right: 0;
}
#builder-module-52449ac681116 .builder-module-sidebar-outer-wrapper.right {
	margin-left: 0;
	margin-right: auto;
	background-color: #00264b;
}
@media (max-width: 1024px) {
	#builder-module-52449ac681116-background-wrapper {
		/*padding: 0 !important;*/
	}
	.category #builder-module-52449ac681116-outer-wrapper {
		padding: 0;
	}
	#builder-module-52449ac681116 {
		display: block;
	}
	#builder-module-52449ac681116 .builder-module-element-outer-wrapper.left,
	#builder-module-52449ac681116 .builder-module-sidebar-outer-wrapper.right {
		float: none !important;
		width: auto;
	}
	#builder-module-52449ac681116 .builder-module-element-outer-wrapper.left {
		padding-left: 20px;
		padding-right: 20px;
	}
	#builder-module-52449ac681116 .builder-module-sidebar-outer-wrapper.right .builder-module-sidebar {
		float: none;
		max-width: 320px;
		margin: auto;
	}
}

.custom-header-background-wrapper {
	position: absolute;
	z-index: 4;
	top: 56px;
	width: 100%;
	background-color: transparent;
	transition: .2s;
}
.custom-header-outer-wrapper {
	/*max-width: 100% !important;*/
	/*padding: 15px 30px !important;*/
}
.header-logo {
	padding-top: 30px;
}
.logo-white {
	display: none;
	width: 390px;
}
.header-phone {
	padding-top: 30px;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: right;
}
.header-no {
	font-size: 30px;
	font-weight: 700;
}
.header-social,
.header-no {
	display: inline-block;
	color: #fff;
}
}.header-social i {
	font-size:24px;
	margin-right:15px;
}
.header-social:hover,
.header-no:hover {
	color: #c3a046;
}
.header-social {
	margin-left: 15px;
}
.header-no-wrap {
	display: block;
	margin-top: 10px;
}
.header-no {
	font-weight: 500;
}
@media (max-width: 1024px) {
	.custom-header-background-wrapper {
		position: static;
		top: 0;
		margin-bottom: 65px;
	}
	.custom-mobile-menu-background-wrapper {
		position: absolute;
		top: 105px;
	}
	.custom-header-outer-wrapper .custom-header .builder-module-column-1-outer-wrapper.left {
		width: 100% !important;
	}
	.custom-header-outer-wrapper .custom-header .builder-module-column-2-outer-wrapper.right {
		width: 100% !important;
		margin-left: 0 !important;
	}
	#builder-module-5244708dea1f3 .builder-module-column-1-outer-wrapper.left,
	#builder-module-5244708dea1f3 .builder-module-column-2-outer-wrapper.right {
		float: none !important;
	}
	.header-logo {
		padding: 15px 0;
		text-align: center;
	}
	.header-social,
	.header-phone {
		display: none;
	}
}
@media (min-width: 1025px) {
	.sticky .logo-home,
	.logo-white {
		display: inline;
	}
	.logo-home,
	.sticky .logo-white {
		display: none;
	}
}

.custom-mobile-menu-background-wrapper {
	z-index: 5;
	width: 100%;
	background-color: #fff;
	transition: .2s;
}
@media (min-width: 1025px) {
	.builder-module-navigation .menu > li > a {
		position: relative;
		/*padding-top: 0;*/
		/*padding-bottom: 0;*/
	}
	.builder-module-navigation .menu > li:not(:last-child) > a:after {
		content: "";
		position: absolute;
		top: 20px;
		right: 0;
		width: 2px;
		height: 15px;
		background-color: #2f2f2f;
	}

	.sticky .builder-module-navigation .menu > li > a:not(:hover) {
		color: #2f2f2f;
	}

	.home:not(.sticky) .builder-module-navigation .menu > li > a {
		/*color: #fff;*/
	}
	.home:not(.sticky) .builder-module-navigation .menu > li:not(:last-child) > a:after {
		background-color: #2f2f2f;
	}
	.home:not(.sticky) .builder-module-navigation .menu > .current_page_item > a,
	.home:not(.sticky) .builder-module-navigation .menu > .current-cat > a,
	.home:not(.sticky) .builder-module-navigation .menu > .current-menu-item > a,
	.home:not(.sticky) .builder-module-navigation .menu > li > a:hover {
		/*background-color: transparent;*/
		/*color: #6fd0f4;*/
	}
}
@media (max-width: 1024px) {
	.custom-mobile-menu-background-wrapper {
		background-color: #000000;
	}
	.builder-module-navigation .menu > .current_page_item > a,
	.builder-module-navigation .menu > .current-cat > a,
	.builder-module-navigation .menu > .current-menu-item > a,
	.builder-module-navigation .menu > li > a:hover {
		background-color: transparent;
		/*color: #000000;*/
	}
}

.custom-slider-outer-wrapper {
	max-width: 100% !important;
}
.custom-map-outer-wrapper {
	max-width: 100% !important;
}

#html5-watermark {
	display: none !important;
}

.full-img {
	display: block;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.map-wrapper iframe {
	display: block;
	width: 100%;
	height: 430px;
}

.custom-page-header-background-wrapper {
	padding: 220px 0 70px;
	background-image: url(https://fivepointsroofingfl.com/wp-content/uploads/2020/01/page-header.jpg);
	background-position: center;
}
.custom-page-header-background-wrapper:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
}
.custom-page-header-outer-wrapper {
	position: relative;
	/*max-width: 100% !important;
	padding: 0 40px !important;*/
}
.custom-page-header .entry-header {
	overflow: hidden;
	text-align: center;
}
.custom-page-header .entry-title {
	position: relative;
	display: inline-block;
	padding-right: 135px;
	margin-bottom: 35px;
	background-image: url(https://fivepointsroofingfl.com/wp-content/uploads/2020/01/title-mark1.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #fff;
	font-size: 60px;
	font-weight: 400;
	text-transform: uppercase;
}
.custom-page-header .entry-title span {
	/*color: #6fd0f4;*/
	font-size: 72px;
	font-weight: 700;
}
/*.custom-page-header .entry-title:before,
.custom-page-header .entry-title:after {
content: "";
position: absolute;
bottom: 0;
width: 300px;
height: 2px;
background-color: #fff;
}
.custom-page-header .entry-title:before {
right: calc(100% + 30px);
}
.custom-page-header .entry-title:after {
left: calc(100% + 30px);
}*/
.custom-page-header .entry-subtitle {
	margin-bottom: 25px;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase;
}
.custom-page-header .entry-subtitle span {
	font-weight: 600;
}
.custom-page-header .entry-link {
	display: block;
	width: 200px;
	margin: 0 auto;
	border: 3px solid #fff;
	border-radius: 5px;
	background-color: #f61500;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	line-height: 80px;

}
.custom-page-header .entry-link:hover {
	background-color: #c70214;
}
#builder-module-5358add06a976-background-wrapper {
	padding-bottom: 200px;
}
#builder-module-5358add06a976-background-wrapper .entry-subtitle,
#builder-module-5358add06a976-background-wrapper .entry-link {
	display: none;
}
@media (max-width: 1024px) {
	.custom-page-header-background-wrapper {
		padding: 100px 0 80px;
	}
	.custom-page-header .entry-title {
		font-size: 30px;
	}
	.custom-page-header .entry-title span {
		font-size: 36px;
	}
	.custom-page-header .entry-subtitle {
		font-size: 18px;
	}
	.custom-page-header .entry-subtitle span {
		font-size: 24px;
	}
}

#builder-module-52449ac681116-background-wrapper {
	/*background-color: #f7f7f7;*/
}
#builder-module-5358add06aa15-background-wrapper {
	background-color: #e1e1e1;
}
#builder-module-5358add06aa15-outer-wrapper,
#builder-module-5358add06aa15 .builder-module-element {
	overflow: visible;
}
.contact-page-wrapper {
	display: flex;
	padding: 60px 0;
}
.contact-page-form-wrapper,
.contact-page-content-wrapper {
	float: left;
	width: calc(50% - 10px);
	/*box-shadow: 4px 3px 8px 0.2px rgba(0, 0, 0, .6);*/
}
.contact-page-form-wrapper {
	padding: 60px 40px;
	margin-right: 20px;
	background-color: #000;
}
.contact-page-content-wrapper {
	background-color: #fff;
}
.contact-page-form-title {
	margin-bottom: 0;
	color: #fff;
	font-size: 24px;
	line-height: 1;

	text-align: center;
}
.contact-page-form-title span {
	display: block;
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
}
.contact-page-form-text {
	color: #000;
	font-size: 18px;
	line-height: 1.25;
	text-transform: uppercase;
}
.contact-page-form-text span {
	display: block;
	font-size: 16px;
	font-weight: 700;
}
.contact-page-form-wrapper .gform_wrapper {
	margin-top: 40px;
}
.contact-page-form-wrapper input[type=text],
.contact-page-form-wrapper textarea,
.contact-page-form-wrapper select {
	background-color: transparent;
	color: #fff;
}
.contact-page-form-wrapper .gform_wrapper .gform_body select {
	background-color: transparent;
	/*color: #fff;*/
}
.contact-page-form-wrapper .gform_wrapper .gform_body select option {
	color: #000;
}
.contact-page-form-wrapper input[type=text],
.contact-page-form-wrapper select {
	border: none;
	border-bottom: 1px solid #fff;
}
.contact-page-form-wrapper textarea {
	border-color: #fff;
}
.contact-page-form-wrapper .gform_wrapper .gform_footer {
	text-align: right;
}
.contact-page-form-wrapper .gform_wrapper .gform_footer input[type=submit] {
	padding: 10px 40px;
	margin-right: 0;
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	font-family: Helvetica Neue, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
.contact-page-form-wrapper .gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #fff;
	color: #f61500;
}
.contact-page-form-wrapper .gform_wrapper input::-webkit-input-placeholder { color: #fff; }
.contact-page-form-wrapper .gform_wrapper input::-moz-placeholder { color: #fff; }
.contact-page-form-wrapper .gform_wrapper input:-ms-input-placeholder { color: #fff; }
.contact-page-form-wrapper .gform_wrapper input:-moz-placeholder { color: #fff; }
.contact-page-form-wrapper .gform_wrapper textarea::-webkit-input-placeholder { color: #fff; }
.contact-page-form-wrapper .gform_wrapper textarea::-moz-placeholder { color: #fff; }
.contact-page-form-wrapper .gform_wrapper textarea:-ms-input-placeholder { color: #fff; }
.contact-page-form-wrapper .gform_wrapper textarea:-moz-placeholder { color: #fff; }
.contact-page-content-wrapper iframe {
	display: block;
}
.contact-page-content {
	padding: 40px;
}
.contact-page-content:after {
	content: "";
	display: block;
	clear: both;
}
.contact-page-content .contact-page-form-title {
	margin-bottom: 120px;
	color: #1c1b1b;
}
.contact-page-content p {
	/*margin-bottom: 40px;*/
	font-size: 18px;
	line-height: normal;
	margin-bottom: 0;
}
.contact-page-content .contact-page-title {
	margin-top: 20px;
	color: #d8bc76;
	font-size: 24px;
	font-weight: 500;
}
.contact-page-content a {
	color: #1c1b1b;
	font-size: 18px;
}
.contact-page-content a:hover {
	color: #d8bc76;
}
.contact-page-social {
	clear: both;
	padding-top: 40px;
}
.contact-page-social a {
	display: inline-block;
	width: 24px;
	padding-top: 2px;
	margin-right: 10px;
	color: #1c1b1b;
	font-size: 24px;
	line-height: 22px;
	text-align: center;
	vertical-align: super;
}
.contact-page-social a:hover {
	color: #f61500;
}
@media (max-width: 767px) {
	#builder-module-5358add06aa15 .entry-content {
		display: block;
	}
	.contact-page-wrapper {
		display: block;
	}
	.contact-page-form-wrapper,
	.contact-page-content-wrapper {
		float: none;
		width: 100%;
	}
	.contact-page-form-wrapper {
		margin-right: 0;
		margin-bottom: 15px;
	}
}
@media (min-width: 1025px) {
	.custom-header-outer-wrapper {
		max-width: 1440px !important;
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	.custom-mobile-menu-outer-wrapper {
		max-width: 100% !important;
	}
}

body {
	font-weight: 300;
}

@media (min-width: 1025px) {
	.sticky {
		padding-top: 49px;
	}
	.sticky .custom-mobile-menu-background-wrapper {
		position: fixed;
		top: 0;
		background-color: #fff;
	}
	.sticky .custom-mobile-menu-background-wrapper:hover {
		left: 0;
		max-width: 100%;
	}
	.sticky .custom-header-background-wrapper {
		position: fixed;
		top: 56px;
		background-color: #ebebeb;
	}
	.sticky .header-phone i{
		color: #282828;
	}
	.sticky .header-logo {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.sticky .header-phone {
		padding-top: 25px;
		color: #282828;
	}
	.sticky .header-no:not(:hover) {
		color: #282828;
	}
}

.custom-estimate-background-wrapper {
	padding: 20px 0 30px;
	border-top: 5px solid #fff;
	background-color: #000000;
}
.custom-estimate-outer-wrapper,
.custom-estimate,
.custom-estimate .widget-wrapper {
	overflow: visible !important;
}
@media (min-width: 992px) {
	.custom-estimate .gform_wrapper form {
		display: flex;
		flex-wrap: wrap;
	}
	.custom-estimate .gform_wrapper .gform_body {
		position: relative;
		width: 80%;
		height: 108px;
	}
	.custom-estimate .gform_wrapper .gform_footer {
		width: 20%;
	}
	.custom-estimate .gform_wrapper ul.gform_fields li.gfield {
		position: absolute;
		width: 33.33%;
		padding-right: 12px;
	}
	.custom-estimate #field_1_6 {
		top: 0;
		left: 0;
	}
	.custom-estimate #field_1_2 {
		top: 0;
		left: 33.33%;
	}
	.custom-estimate #field_1_4 {
		top: 0;
		left: 66.66%;
	}
	.custom-estimate #field_1_7 {
		top: 60px;
		left: 0;
	}
	.custom-estimate #field_1_8 {
		top: 60px;
		left: 33.33%;
	}
	.custom-estimate #field_1_9 {
		top: 60px;
		left: 66.66%;
	}
}
.estimate-title-inner {
	display: inline-block;
	position: relative;
	padding-right: 15px;
	background-color: #1f0701;
}
.estimate-title-inner span {
	font-weight: 600;
}
.custom-estimate .gform_wrapper {
	margin: 0;
}
.custom-estimate .gform_wrapper .gform_footer input[type=submit] {
	width: 100%;
	height: 100%;
	border: 2px solid #fff;
	border-radius: 0;
	box-shadow: 3px 4px 12.09px 0.91px rgba(24, 24, 24, .47);
	background-color: #c3a046;
	color: #fff;
	font-family: Helvetica Neue, sans-serif;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
}
.custom-estimate .gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #2f2f2f;
}
@media (max-width: 991px) {
	.custom-estimate-background-wrapper {
		background-color: #000000;
	}
	.custom-estimate-wrap {
		max-width: 500px;
		padding: 0 15px;
		margin: 0 auto;
	}
	.custom-estimate .gform_wrapper .gform_footer input[type=submit]:not(:hover) {
		display: block;
		width: auto;
		padding: 20px 40px;
		margin: 0 auto;
		background-color: #d8bc76;
	}
}

.main-title {
	position: relative;
	padding: 30px 0;
	margin-bottom: 0;
	color: #c3a046;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
}
/*.main-title > span {
display: inline-block;
padding-right: 70px;
background-image: url(https://fivepointsroofingfl.com/wp-content/uploads/2020/01/title-mark.png);
background-repeat: no-repeat;
background-position: right;
}*/
.main-title span span {
	font-size: 36px;
	font-weight: 700;
}
.custom-estimate .main-title {
	padding: 0;
	text-align: left;
}
@media (max-width: 991px) {
	.main-title {
		font-size: 18px;
	}
	.main-title span span {
		font-size: 24px;
	}
	.custom-estimate .main-title {
		color: #fff;
		text-align: center;
	}
	.custom-estimate .main-title > span {
		padding-right: 0;
		background-image: none;
	}
}

.service-left {
	float: left;
	width: calc(50% - 15px);
}
.service-right {
	float: right;
	width: calc(50% - 15px);
}
.service-item {
	margin-bottom: 20px;
}
.service-image {
	position: relative;
	height: 360px;
}
.service-left .service-image,
.service-right .service-image {
	height: 400px;
}
.service-image:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .2s;
}
.service-item:hover .service-image:after {
	background-color: rgba(194, 159, 68, .9);
}
.service-bottom {
	margin-top: 10px;
}
.service-bottom:after {
	content: "";
	display: block;
	clear: both;
}
.service-title {
	float: left;
	width: calc(100% - 160px);
	padding: 0 20px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #000000;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 70px;
}
.service-title span {
	font-weight: 700;
}
.service-button {
	float: right;
	width: 150px;
}
.service-button a {
	display: block;
	padding: 0 20px;
	background-color: #000000;
	color: #c3a046;
	font-size: 16px;
	font-weight: 400;
	line-height: 70px;
	text-transform: uppercase;
	text-align: center;
}
.service-button a:hover {
}
@media (max-width: 1024px) {
	.service-row {
		display: block;
		max-width: 500px;
		padding: 0 15px;
		margin: 0 auto;
	}
	.service-item {
		width: 100%;
		margin-bottom: 10px;
	}
	.service-row-2 .service-item {
		width: 100%;
	}
	.service-item + .service-item {
		margin-left: 0;
	}
	.service-image,
	.service-left .service-image,
	.service-right .service-image {
		height: 330px;
	}
	.service-title {
		font-size: 18px;
	}
	.service-title span {
		font-size: 24px;
	}
}
@media (max-width: 480px) {
	.service-title {
		width: calc(100% - 100px);
		padding: 0 10px;
		font-size: 14px;
	}
	.service-title span {
		font-size: 18px;
	}
	.service-button {
		width: 90px;
	}
	.service-button a {
		padding: 19px 20px;
		line-height: 1;
	}
}

.custom-content-background-wrapper {
	margin-top: 10px;
}
.custom-content-outer-wrapper {
	max-width: 100% !important;
}
.home-content {
	display: flex;
	max-height: 800px;
}
.home-left {
	position: relative;
	width: 50%;
	overflow: hidden;
}
.home-image-wrap {
	height: 100%;
}
.home-img {
	object-position: top;
}
.home-logo-img {
	position: absolute;
	left: calc(50% - 192px);
	top: 60px;
	width: 384px;
}
.home-right {
	display: flex;
	align-items: center;
	width: 50%;
}
.home-inner {
	padding: 0 100px;
}
.home-title {
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
}
.home-title-0 {
	font-size:30px;
}
.home-title-1 {
	display: block;
	color: #000;
	font-size: 30px;
	font-weight: 500;
}
.home-title-2 {
	display: block;
	color: #d8bc76;
	font-size: 30px;
	font-weight: 400;
}
.home-text {
	margin-top: 40px;
	margin-bottom: 0;
}
.home-text b {
	color: #d8bc76;
}
@media (max-width: 1024px) {
	.home-content {
		display: block;
		height: auto;
		padding: 40px 0;
	}
	.home-left {
		display: none;
	}
	.home-right {
		display: block;
		width: 100%;
	}
	.home-inner {
		max-width: unset;
		padding: 0;
	}
}

.custom-feature-background-wrapper {
	margin-top: 30px;
}
.custom-feature-outer-wrapper {
	max-width: 100% !important;
}
.feature-title {
	padding: 50px 0;
	margin-bottom: 30px;
	background-color: #e3e3e3;
	color: #2f2f2f;
	font-size: 36px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
}
.feature-title span {
	display: block;
	max-width: 1280px;
	margin: 0 auto;
}
.feature-wrap {
	padding: 80px 15px 40px;
	background-image: url(https://fivepointsroofingfl.com/wp-content/uploads/2020/01/feature-bg.jpg);
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}
.feature-item {
	display: flex;
	position: relative;
	align-items: center;
	max-width: 1280px;
	min-height: 80px;
	padding-left: 127px;
	margin: 0 auto 40px;
}
.feature-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 117px;
	height: 106px;
	background-image: url(https://fivepointsroofingfl.com/wp-content/uploads/2023/01/feature-icon-five-point.png);
}
.feature-text {
	position: relative;
	margin-bottom: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase;
}
@media (max-width: 991px) {
	.feature-item {
		width: 100%;
		padding-left: 0;
		text-align: center;
	}
	.feature-item:before {
		left: calc(50% - 58px);
	}
	.feature-title {
		font-size: 18px;
	}
	.feature-title b {
		display: block;
		font-size: 24px;
	}
	.feature-text {
		padding: 0 15px;
		margin-top: 100px;
		font-size: 16px;
	}
}

.custom-testi-background-wrapper {
	padding: 40px 0 60px;
}
.reviews-background-wrapper {
	padding-top: 60px;
	margin: 0;
	background-image: url(https://fivepointsroofingfl.com/wp-content/uploads/2020/01/quote.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.review-content {
	max-width: 1000px;
	margin: 40px auto;
	font-size: 24px;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
}
.review-meta {
	text-align: center;
}
.review-reviewer {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
}
@media (max-width: 991px) {
	.review-content {
		font-size: 18px;
	}
}

.custom-affi-background-wrapper {
	padding: 100px 0 60px;
}
.custom-affi .slick-slide {
	margin: 0 20px;
}
.custom-affi .slick-list {
	margin: 0 -20px;
}
.affi-item {
	position: relative;
	height: 160px;
	margin-bottom: 40px;
	border: 1px solid #000;
	box-shadow: 7px 7px 6.44px .56px rgba(0, 0, 0, .18);
	background-color: #ecebeb;
}
.affi-item img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.custom-footer-background-wrapper {
	padding-top: 100px;
	padding-bottom: 60px;
	background-color: #000000;
	color: #fff;
}
.footer-title {
	color: #c3a046;
	font-size: 30px;
	font-weight: 700;
}
.footer-services {
	padding-left: 60px !important;
}
.footer-services ul {
	margin-left: 20px;
}
.footer-services ul li {
	margin-left: 0;
}
.footer-services a {
	color: inherit;
}
.info-box {
	display: flex;
	align-items: center;
	font-size: 16px;
}
.info-icon {
	width: 50px;
}
.info-content {
	width: calc(100% - 50px);
}
@media (max-width: 991px) {
	.custom-footer-background-wrapper {
		padding-top: 60px;
	}
	.footer-services {
		padding-left: 15px !important;
	}
	.footer-title {
		text-align: center;
	}
}

.custom-subfooter-background-wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
}
.subfooter-wrap {
	display: flex;
	justify-content: space-between;
	grid-row-gap: 20px;
}
.subfooter-text {
	order: 2;
	margin-bottom: 0;
	line-height: 1.2;
	text-transform: uppercase;
}
.subfooter-social {
	order: 3;
	font-size: 24px;
}
@media (max-width: 767px) {
	.subfooter-wrap {
		flex-wrap: wrap;
		text-align: center;
	}
	.subfooter-text {
		width: 100%;
	}
	.subfooter-social {
		order: 1;
		width: 100%;
	}
}

.bottom-line-wrap {
	padding: 200px 0 180px;
	background-image: url();
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	text-align: center;
}
.bottom-line-inner {
	max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
}
.bottom-line-title {
	font-size: 30px;
	text-transform: uppercase;
}
.bottom-line-title span {
	font-weight: 600;
}
.bottom-line-text {
	margin-bottom: 0;
	font-size: 30px;
}

.content-title-link {
	display: inline-block;
	margin-top: 20px;
	border-bottom: 2px solid #f61500;
	color: #f61500;
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
}

.space-40 {
	clear: both;
	height: 40px;
}
@media (min-width: 992px) {
	.right-panel {
		float: right;
		width: 40%;
	}
	.left-panel {
		float: left;
		width: 60%;
		padding-right: 40px;
	}
	.home-inner{
		padding:30px 50px 0px 50px!important;

	}
}
.interior-title {
	margin-top: 20px;
	color: #f61500;
	font-size: 30px;
	font-weight: 500;
	line-height: 1.25;
	text-transform: uppercase;
}
.offer-list {
	list-style-type: none;
	margin-left: 0;
}
.offer-list li {
	position: relative;
	float: left;
	width: 50%;
	padding-left: 40px;
}
.offer-list li:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 10px;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background-color: #f61500;
}
@media (max-width: 992px) {
	.offer-list li {
		width: 100%;
	}
	.offer-list li:before {
		top: 10px;
		left: 15px;
		width: 12px;
		height: 12px;
	}
}

.city-map {
	height: 320px;
}
.city-map p {
	height: 100%;
	margin-bottom: 0;
}

.interior-main {
	padding: 45px 15px;
}
.interior-main-inner {
	display: flex;
	align-items: center;
}
.interior-main-content {
	width: 55%;
	text-align: center;
}
.interior-main-content-right{
	width: 40%;
	text-align: center;
}
.interior-main-content > * {
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
	line-height: normal;
	text-align:left;
	line-height:2;
}
.interior-main-title {
	margin-bottom: 20px;
	color: #313131;
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	text-align:left;
}
.interior-main-image {
	width: 45%;
}
.interior-type {
	background-color: #000;
}
.interior-type-inner {
	display: flex;
}
.interior-type-image {
	width: 50%;
}
.interior-type-content p{
	padding:5px;
	margin-right:50px;
	margin-left:50px;
	line-height:1.5;
}
.interior-type-content ul li{
	text-align:left;
	margin-bottom:25px;
	line-height:1.5;
	margin-left:30px;
	letter-spacing:1px;
	margin-right:30px;
}
.interior-type-content {
	width: 50%;
	padding: 60px 0;
	color: #fff;
}
.interior-type-title {
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
}
.interior-type-title span {
	font-size: 36px;
	font-weight: 500;
}
.interior-acc {
	padding-left: 60px;
	margin-left: 100px;
	background-image: url(https://fivepointsroofingfl.com/wp-content/uploads/2020/01/acc-plus.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.interior-acc.active {
	background-image: url(https://fivepointsroofingfl.com/wp-content/uploads/2020/01/acc-minus.png);
}
.interior-acc-title {
	font-size: 24px;
	font-weight: 500;
	cursor: pointer;
}
.interior-acc-text {
	overflow: hidden;
	max-height: 0;
	transition: .2s;
}
.active .interior-acc-text {
	max-height: 1000px;
}
.interior-example-inner {
	max-width: 1170px;
	padding: 40px 0 100px;
	margin: 0 auto;
}
.interior-acc-text ul li{
	margin-left:0px!important;
}
.interior-example-inner .lightgallery {
	display: flex;
	justify-content: center;
}
.interior-example-inner .lightgallery img {
	width: 225px;
	height: 225px !important;
	object-fit: cover;
	margin: 0 40px;
}

@media (max-width: 1024px) {
	.interior-main-inner,
	.interior-type-inner {
		display: block;
	}
	.interior-main-content,
	.interior-main-image,
	.interior-type-image,
	.interior-type-content {
		width: 100%;
	}
	.interior-type-title {
		font-size: 18px;
	}
	.interior-type-title span {
		font-size: 24px;
	}
	.interior-acc {
		margin-left: 30px;
		background-position-y: 3px;
	}
	.interior-acc-title {
		font-size: 18px;
	}
	.interior-example-inner {
		padding: 0 0 40px;
	}
	.interior-example-inner .lightgallery {
		display: block;
	}
	.interior-example-inner .lightgallery img {
		margin: 0 auto 20px;
	}
}
.interior-main-content ul{
	text-align:left!important;
	font-size:16px;

}
#builder-layout-5e5d5fff085a1 .entry-content {
	margin-top:1.7em;
}


.quote-button {
	position: fixed;
	z-index: 999;
	top: 330px;
	right: 0;
	transform: rotateZ(-90deg) translateY(138px);
	padding: 15px 40px;
	border: 2px solid #fff;
	border-radius: 15px 15px 0 0;
	background-color: #d8bc76;
	color: #fff;
	font-family: var(--font-custom);
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	transition: .2s;
	cursor: pointer;
}
.page-id-8 .quote-button {
	display: none;
}
@media (max-width: 1024px) {
	.builder-container {
		padding-bottom: 62px;
	}
	.quote-button {
		top: unset;
		bottom: 0;
		transform: none;
		text-align: center;
		width: 100%;
		border: none;
		border-radius: 0;
		padding: 20px;
	}
}
@media (min-width: 1025px) {
	.home .quote-button {
		visibility: hidden;
		opacity: 0;
	}
	body:not(.home) .quote-button,
	.home.form-sticky .quote-button {
		visibility: visible;
		opacity: 1;
	}
}

.banner-wrap {
	position: relative;
	height: 830px;
}
.banner-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.banner-bg img {
	object-position: top;
}
.banner-badge {
	position: relative;
	max-width: 1380px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 180px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
}
@media (max-width: 767px) {
	.banner-wrap {
		height: 240px;
	}
	.banner-badge {
		padding-top: 20px;
	}
}

.city-category #builder-module-52449ac681116-background-wrapper {
	padding-left: 0;
	padding-right: 0;
}

@media (min-width: 1025px) {
	.category-desc img {
		max-width: 50%;
	}
}

.category-main h2,
.category-desc h2 {
	font-size: 24px;
	line-height: 1;
	text-transform: uppercase;
}
.category-main ul {
	margin-left: 0;
}
.category-main ul li h3 {
	margin: 0;
	font-size: 18px;
	line-height: 2;
}
.category-main ul li h3 a {
	font-family: var(--font-base);
}
@media (min-width: 767px) {
	.category-main ul {
		columns: 2;
	}
}
.category-map iframe {
	max-width: 100%;
}

.city-category .feature-wrap ul {
	list-style: none;
	margin-left: 0;
}
.city-category .feature-wrap ul li {
	display: flex;
	position: relative;
	align-items: center;
	max-width: 1280px;
	min-height: 80px;
	padding-left: 127px;
	margin: 0 auto 40px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase;
}
.city-category .feature-wrap ul li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 117px;
	height: 106px;
	background-image: url(https://fivepointsroofingfl.com/wp-content/uploads/2023/01/feature-icon-five-point.png);
}
@media (max-width: 991px) {
	.city-category .feature-wrap ul li {
		width: 100%;
		padding-left: 0;
		text-align: center;
		padding-top: 100px;
		font-size: 16px;
	}
	.city-category .feature-wrap ul li:before {
		left: calc(50% - 58px);
	}
}

.category-desc .recent-posts-list {
	display: block;
	margin-left: 0;
}
.category-desc .recent-post-item {
	box-shadow: none;
	display: block;
	text-align: left;
	margin-left: 0;
}
.category-desc .recent-post-item h2 a {
	color: inherit;
}
.category-desc .recent-posts-more {
	display: none;
}

.pt-15 {
	padding-top: 15px;
}
.pb-15 {
	padding-bottom: 15px;
}
.pt-30 {
	padding-top: 30px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pt-60 {
	padding-top: 60px;
}
.pb-60 {
	padding-bottom: 60px;
}

.mt-0 {
	margin-top: 0;
}
.mb-0 {
	margin-bottom: 0;
}
.mt-15 {
	margin-top: 15px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mt-30 {
	margin-top: 30px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mt-60 {
	margin-top: 60px;
}
.mb-60 {
	margin-bottom: 60px;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

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

.container {
	max-width: 1280px;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: auto;
	margin-right: auto;
}
.row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	grid-row-gap: 30px;
}
.items-center {
	align-items: center;
}
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-12 {
	padding-left: 15px;
	padding-right: 15px;
}
.col-3 {
	width: 25%;
}
.col-4 {
	width: 33.333333%;
}
.col-5 {
	width: 41.666667%;
}
.col-6 {
	width: 50%;
}
.col-7 {
	width: 58.333333%;
}
.col-8 {
	width: 66.666667%;
}
.col-9 {
	width: 75%;
}
.col-12 {
	width: 100%;
}
@media (max-width: 767px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9 {
		width: 100%;
	}

	.reverse > :first-child {
		order: 2;
	}
	.reverse > :last-child {
		order: 1;
	}
}

.footer-bbb a#bbblink {
	display: inline-block;
}