/* Custom CSS
------------------------------------------------------------ */
/* header */
.responsiveheader {
display: none;
}
.header-image.freshly-full-header .scrolled-header .wrap .title-area {
    height: 150px !important;
    background-size: 100%;
}
.freshly-full-header .scrolled-header .widget-area {
    padding-top: 6px;
}
.site-header {
	background-color: rgba(255, 255, 255, .8);
}
.fixed_footer_cta {
display: none;
}
/* phone number in header */
.site-header .widget-area {
	font-size: 30px;
}
header .widgettitle {
	color: #10B8EC;
	margin: 30px 20px 0 0;
	text-shadow: 1px 1px 1px #065289;
}
.call247 h3 a {
	color: #10B8EC !important;
	text-shadow: 1px 1px 1px #065289;
	text-decoration: none;
}
.call247 h3 a:hover {
	color: #2F99D1 !important;
}
.call247 p {
	color: #000 !important;
	font-size: 16px !important;
}
/* forms */
.contact_form {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 800px;
	background-image: linear-gradient(to right, rgba(255, 255, 255, .95) 0%, rgba(255, 255, 255, .95) 100%), url(https://www.extremeservicesus.com/wp-content/uploads/bg-emergencycall1.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover; 
}

/* end forms*/

/* home */
html {
scroll-behavior: smooth;
}
.mobile_service_links {
	display: none !important;
}
.dt_nav_pics {
	position: relative;
}
#navpics h4 {
	font-size: 20px !important;
}
.service_icon {
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    -o-border-radius: 50%;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	background: rgb(6,82,137); /* Old browsers */
background: -moz-linear-gradient(top, rgba(16,184,236,1) 0%, rgba(6,82,137,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(16,184,236,1) 0%,rgba(6,82,137,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(16,184,236,1) 0%,rgba(6,82,137,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	padding-top: 20px;
	margin: 0 auto 20px auto;
}
.service_icon img{
	width: 80px;
	height: 80px;
	margin: 0 auto;
}
.service_icon:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

}
.reviews {
/*	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
    -o-border-radius: 15px;
	border-radius: 15px;
	background-color: rgba(255, 255, 255, .65);
	padding: 25px 25px 10px;*/
	font-size: 22px;
	line-height: 145%;
	font-style: italic;
}
.reviews p, .reviews h5 {
	color: #fff!important;
}
.sociallinksrow {
	padding: 0 20%;
}
.homepage .site-inner {
	padding: 0 !important;
}
.homepage .content {
	float: none !important;
	padding: 0 !important;
	width: 100% !important;
	max-width: 1140px;
	margin: 0 auto;
}
.full-width-content .content {
	float: none !important;
	padding: 0 !important;
	width: 100% !important;
	max-width: 1140px !important;
	margin: 0 auto !important;
}
.homepage .full-width-content, .homepage .content-sidebar-wrap, .full-width-content .content-sidebar-wrap {
	width: 100% !important;
}
.homepage .entry-title {
	display: none;
}
.homepage .full-width-content, .homepage .site-inner, .full-width-content .site-inner {
	max-width: 100% !important;
}

/* general */
.content h1.entry-title {
	padding-top: 20px;
}
iframe, object, embed {
	max-width: 100%;
}
.site-inner {
	padding: 160px 20px 0 20px;
}
.modh3 {
	color: #000 !important;
	font-size: 28px !important;
}
.modh4 {
	color: #10B8EC !important;
	font-size: 22px !important;
}
/* service page reviews */
.review-stars2 {
	float: left;
	color: #ed8600;
	font-size: 20px;
	margin: 12px 8px;
}
.reviews_servicepages {
	font-style: italic;
	color: #333;
	font-size: 18px;
	background: #ffffff9e;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	border: 1px #333 solid;
	padding: 20px;
	border-radius: 25px;
}
.reviewtitle {
	font-size: 35px;
	color: #000;
	float: left;
	font-style: italic;
}
.review_button {
    display: block;
    margin: 0 auto;
    padding: 10px;
    border-radius: 25px;
    width: 200px;
    background: #ed8600;
    text-align: center;
    color: #fff;
    font-size: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    transition: all 0.3s ease-out;
}
.review_button:hover {
	background: #063F78;
}
.review_button a {
	color: #fff !important;
}

body .uwy.userway_p7 {
    top: auto !important;
    left: 13px !important;
    right: auto !important;
    bottom: 75px !important;
}
/* end general */

/* call to action */
.calltoaction {
	margin: 0;
	font-weight: 400;
	background: #f2f2f2;
    width: 100%;
}
.calltoaction_wrap {
	max-width: 1140px;
	display:flex !important;
    justify-content: space-around !important;
    padding: 80px 20px;
}
.calltoaction .column1 {
	width: 40%;
	box-sizing: border-box;
	padding: 0 20px 0 0;
}
.calltoaction .column2 {
	width: 60%;
	box-sizing: border-box;
	padding: 0 0 0 20px;
	background: #fff;
}
.calltoaction .column1 h2, .calltoaction .column1 h3, .calltoaction .column1 p {
	text-align: left !important;
}
.calltoaction .column1 h2 {
    font-size: 38px !important;
    color: #000 !important;
    font-weight: 400 !important;
}
.calltoaction .column1 h3 {
	margin-top: 30px;
    font-size: 25px !important;
    color: #000 !important;
    font-weight: 400 !important;
}
.contact_page .calltoaction {
	display: none;
}
.ctanumber {
	color: #F26522;
}
.cta_button_mobile {
	display: none;
	background: #065289;
	padding: 5px;
	text-align: center;
	font-size:	13px;
	color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 105px;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
   	 -o-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	position: fixed;
	top: 5px;
	right: 10px;
}
.cta_button {
	background: #065289;
	padding: 5px;
	text-align: center;
	font-size:	18px;
	color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 215px;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
   	 -o-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	/*position: absolute;
	top: 5px;
	right: 40px;*/
	display: block;
	float: right;
	margin-bottom: 10px;
}
.cta_button a, .cta_button_mobile a {
	color: #fff !important;
	text-decoration: none;
}
.cta_button:hover {
	-moz-transition:  all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	 -webkit-transform: scale(.95);
 	 -moz-transform: scale(.95);
 	 -o-transform: scale(.95);
 	 transform: scale(.95);
}
/* end call to action */

/* footer */
.footer {
	color: #1f1f1f;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 12px;
}
.footer .serviceareas {
	font-size: 16px;
	color: #10B8EC;
}
#ez-fat-footer-2 {
	text-align: center;
	font-size: 25px !important;
	text-transform: none !important;
}
#ez-fat-footer-container-wrap {
	background-position: bottom center;
	    background-size: cover;
}
/* end footer */



/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 1140px) {
.content .override {
    padding: 0 20px !important;
}
}

@media only screen and (min-width: 840px) and (max-width: 1140px) {

}

@media only screen and (min-width: 480px) and (max-width: 1140px) {

}

@media only screen and (max-width: 839px) {
.cta_button_mobile {
display: inline;
}
.cta_button {
display: none;
}
.call247 {
    text-align: center;
}
header .widgettitle {
	text-align: center !important;
	margin: 0 auto !important;
}
.site-header {
	position: relative;
}
.site-inner {
	padding: 0 20px !important;
}
.nav-secondary {
	margin-top: 0;
}

.content-sidebar .sidebar-primary,
.content-sidebar-sidebar .sidebar-primary,
.sidebar-content-sidebar .sidebar-primary,
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary,
.sidebar-content-sidebar .sidebar-secondary {
	border-left: none;
}
/* removes desktop  homepage service pics and inserts mobile version */
.dt_nav_pics {
	display: none !important;
}
.mobile_service_links {
	display: block !important;
	position: relative;
}

.sociallinksrow {
    padding: 0 5% !important;
}
/* displays tap buttons */
.fixed_footer_cta {
display: inline !important;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 1000;
}

/* creates button effect */
.responsivecta {
padding: 10px 0;
color: #fff;
text-align: center;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
}

/* tap-to-call background color*/
#call {
background: #10B8EC;
float: left;
width: 50%;
}

/* change Give Us a Call font */
#call p {
color: #ffffff !important;
font-size: 20px;
font-weight: 400;
text-shadow: 1px 1px 1px #333;
}

/* tap-to-text background color */
#text {
background: #065289;
float: left;
width: 50%;
}

/* change Send Us a Text font */
#text p {
color: #ffffff !important;
font-size: 20px;
font-weight: 400;
text-shadow: 1px 1px 1px #333;
}

/* phone & mobile phone icons */
.icon {
float: left;
padding-left: 10px;
width: 20px;
margin-top: -3px;
}

/* adds margin to footer so you can access all info with the buttons */
.site-footer {
margin: 0 0 50px 0 !important;
}
.content, body.content-sidebar .sidebar-primary {
	margin-top: 0;
}
#ez-fat-footer-container .ez-widget-area {
	text-align: center;
}
}

@media only screen and (min-width: 480px) and (max-width: 839px) {
.site-header .genesis-nav-menu {
	padding-bottom: 10px;
}
}

@media only screen and (max-width: 479px) {
.content h1.entry-title {
	font-size: 28px;
	font-size: 2.8rem;
}
.nav-header {
display: none !important;
}
.site-header .widget_nav_menu {
   display: block !important;
}
.header-image .site-header .wrap .title-area {
    margin: 35px auto 10px auto;
}
#call p, #text p {
	font-size: 18px;
}
header .widgettitle {
	font-size: 25px;
}

.service_icon {
	width: 90px;
	height: 90px;
	padding-top: 15px;
}
.service_icon img{
	width: 60px;
	height: 60px;
}
.mobile_service_links h4 {
	font-size: 16px !important;
}
.calltoaction_wrap {
	display:block !important;
}
.calltoaction .column1, .calltoaction .column2  {
	width: 100%;
}
}