/*
Theme Name: Ep Productions Theme 
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 4.7.6.4
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/* -------------------------Header------------------------- */
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('fonts/AvenirNextLTPro-Bold.woff') format('woff'),
        url('fonts/AvenirNextLTPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
        url('fonts/AvenirNextLTPro-Regular.woff') format('woff'),
        url('fonts/AvenirNextLTPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold !important;
    font-family: 'Avenir Next LT Pro';
}
body#top {
    font-family: 'Avenir Next LT Pro';
    font-weight: normal;
    font-style: normal;
}
#top .av_header_transparency #header_meta {
    background: 0 0;
    box-shadow: none;
    border-bottom: none;
}
header#header {
    padding-top: 20px;
}
ul#avia-menu {
    padding-top: 30px;
}
.phone-info span img {
    position: relative;
    top: 7px;
    width: 26px;
}
.phone-info img.mail-imgg {
    width: 22px !important;
    top: 4px !important;
    position: relative;
}
.phone-info span a {
    font-size: 22px;
    font-family: 'Avenir Next LT Pro';
    font-weight: bold;
    font-style: normal;
    color: #fff !important;
    padding-left: 12px;
text-decoration:none;
}
div#header_main {
    position: relative;
    top: -50px;
    
}
ul#avia-menu li a {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}
.phone-info span a.cont-no {
    padding-right: 20px;
}
p.con-no a.bottom-con-no {
    padding-right: 24px;
}
/* -------------------------Content------------------------- */
div#banner-left-imgg img {
    border: 3px solid #fff;
}

div#banner-section .av-subheading.av-subheading_below.av_custom_color {
    opacity: 1;
    font-size: 18px !important;
    padding-top: 12px;
}
div#banner-section a.avia-button {
   border-radius: 50px !important;
    font-size: 18px !important;
    padding: 12px 24px !important;
    margin-top: 22px !important;
    border: 1px solid;
}
div#banner-section a.avia-button:hover {
background-color:#03205f;
border:1px solid #03205f !important; 
	opacity:1;
}
div#welcome-section .av-subheading.av-subheading_below {
    font-weight: bold;
	padding-top: 10px;
}
div#welcome-section p.emer-sec {
    color: #03205f;
 margin: 0;

   }
div#welcome-section p.call-no {
    margin: 0;
}
div#welcome-section p.call-no a {
    text-decoration: none;
}
div#welcome-section span.spa {
    padding: 0 10px;
color:#c0050b;
}
div#welcome-section .hr.hr-default.avia-builder-el-13.el_after_av_textblock.el_before_av_textblock {
    margin: 0;
}
div#welcome-section .left-sec-welcome .flex_cell_inner {
        background: #fff;
    margin-top: 0;
    z-index: 9999;
    padding: 16px 30px 90px 100px;
    max-width: 700px;
    float: right;
}
.right-sec-welcome .flex_cell_inner {
    margin-top: 0;
    z-index: 9999;
    padding: 50px 50px 50px 60px;
    max-width: 700px;
    float: left;
}

div#welcome-section .right-sec-welcome .featured-block {
    position: relative;
    margin-bottom: 45px;
}
div#welcome-section .right-sec-welcome .featured-inner {
    position: relative;
    padding-left: 100px;
 padding-right: 20px;
}
div#welcome-section .right-sec-welcome .icon-box {
    position: absolute;
    left: 0;
    top: 12px;
    color: #fff;
    font-size: 64px;
    line-height: 1em;
}
div#welcome-section .right-sec-welcome .featured-block h3 {
    position: relative;
    color: #fff !important;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 7px;
}
div#welcome-section .right-sec-welcome .text {
    font-size: 18px;
    color: #bdbaea;
}


.single_toggle p.toggler.activeTitle {
    background: #03205f;
    padding: 16px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}
.single_toggle p.toggler {
    background: #fff;
    padding: 16px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    padding-left: 24px !important;
	margin-bottom: 20px;
	box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 12%);
    border: none;
}

.toggle_icon .vert_icon {
    border-left-style: solid;
    border-left-width: 4px;
    position: absolute;
    left: 6px;
    top: 1px;
    height: 15px;
}

.toggle_icon .hor_icon {
    border-top-style: solid;
    border-top-width: 4px;
    position: absolute;
    top: 7px;
    left: 0px;
    width: 15px;
}
.single_toggle p.toggler.activeTitle:hover {
    background: #03205f !important;
    color: #fff !important;
}
.single_toggle .toggle_icon {
    position: absolute;
    width: 15px;
    height: 15px;
    border-style: none;
    border-width: 1px;
    top: 50%;
    right: 16px !important;
    margin-top: -8px;
}
.toggle_content.invers-color {
    background: #fff !important;
    padding: 53px 60px;
}
.plumbing-left-sec {
    width: 45%;
    float: left;
    padding-left:50px;
}
.plumbing-left-sec img {
    overflow: hidden;
    border-radius: 10000px;
}
.plumbing-right-sec {
    width: 55%;
    float: left;
     padding-right: 100px;
     padding-top: 20px;
}
.plumbing-right-sec h1 {
    font-size: 24px;
    color: #03205f;
}
.plumbing-right-sec ul li {
    list-style: none;
    font-size: 20px;
    position:relative;
    }
.plumbing-right-sec p.bottom {
    font-size: 18px;
    font-weight: bold;
}
.plumbing-right-sec ul li:before {
    content: " ";
    background-image: url(https://www.astral-plumbing.co.uk/wp-content/uploads/2021/05/tick-icon.png);
    position: absolute;
    left: -25px;
    background-repeat: no-repeat;
    top: 6px;
    height: 20px;
    width: 16px;
}
.plumbing-right-sec p.bottom a {
    text-decoration: none;
    color: #000;
}
.plumbing-right-sec p.listtop {
    font-size: 20px;
}

div#cta-section p.con-no {
    margin: 0;
}
div#cta-section p.con-no a {
    text-decoration: none;
    font-weight: bold;
}
div#cta-section .flex_column.av_one_third {
    margin-top: -136px;
}
div#btn-one a {
    font-size: 22px;
    border-radius: 50px !important;
	font-weight:bold;
	border: 1px solid;
}
div#btn-two a {
    font-size: 22px;
    border-radius: 50px !important;
    background-color:#03205f;
    border: 1px solid #03205f !important;
	font-weight:bold;
}
div#btn-one a:hover {
    background: #03205f;
    border: 1px solid #03205f !important;
	opacity:1;
}
div#btn-two a:hover {
    background: #c0050b;
    border: 1px solid #c0050b !important;
	opacity:1;
}
div#btn-sec-bottom {
    display: flex;
    justify-content: center;
  }
  div#btn-two {
    margin-left: 16px;
}
div#contact .av-subheading.av-subheading_below.av_custom_color {
    color: #fff;
    opacity: 1;
    padding: 16px 0;
}
div#contact form.wpcf7-form.init {
    padding: 20px 0;
}
.half-box-left {
    width: 49.5%;
    float: left;
}
.half-box-right {
    width: 50%;
    float: left;
    padding-left: 28px;
}
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    -webkit-appearance: none;
    border: 1px solid #0e3280 !important;
    padding: 15px;
    outline: none;
    font: 1em "Avenir Next LT Pro";
    color: #777;
    margin: 0;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #0e3280 !IMPORTANT;
    border-radius: 0px;
}
.full-box-contact {
    clear: both;
}
div#wpcf7-f208-p5-o1 {
    max-width: 900px;
    margin: 0 auto;
}

div#wpcf7-f208-p5-o1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    color: #bdbaea;
    font-size: 18px;
    opacity: 0.6;
	font-family: 'Avenir Next LT Pro';
}
div#wpcf7-f208-p5-o1 input.wpcf7-form-control.wpcf7-textarea{
    color: #bdbaea;
    font-size: 18px;
    opacity: 0.6;
	font-family: 'Avenir Next LT Pro';
}
.tss-carousel h3.author-name {
    font-size: 21px;
}
div#wpcf7-f208-p5-o1 textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #bdbaea;
    font-size: 18px;
    opacity: 0.6;
	font-family: 'Avenir Next LT Pro';
}
div#wpcf7-f208-p5-o1 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 140px;
}
div#wpcf7-f208-p5-o1 input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #bdbaea;
    font-size: 18px;
    opacity: 0.6;
	font-family: 'Avenir Next LT Pro';
}
div#wpcf7-f208-p5-o1 input.wpcf7-form-control.wpcf7-submit {
    font-size: 18px;
    border-radius: 50px;
    padding: 16px 40px;
  font-weight: bold;
	font-family: 'Avenir Next LT Pro';
}
div#wpcf7-f208-p5-o1 .full-box-btn {
    padding-top: 20px;
	text-align:center;
}
div#contact {
    padding: 50px 0 0 0;
}
div#home-contact-info-sec {
    background: #03205f;
    border-top: 1px solid #0e3280;
}
div#contact-info-sec {
    border-top: 1px solid #0e3280 !important;
    text-align: center;
}
div#contact-info-sec .last-sec-one {
    padding-top: 30px;
}

div#contact-info-sec div#mail-border {
    border-left: 1px solid #0e3280;
    border-right: 1px solid #0e3280;
	min-height: 200px;
}
.last-sec-one h3 {
   margin-top: 10px !important;
    color: #fff;
	padding-bottom: 10px;
}
.last-sec-one a {
    color: #fff;
    font-size: 18px;
	text-decoration:none;
}
.last-sec-one a:hover {
    color: #fff;
    font-size: 18px;
}
.last-sec-one p {
    color: #fff;
    font-size: 18px;
}
.single-item-wrapper p {
    color: #fff;
    font-family: 'Avenir Next LT Pro';
    font-size: 16px;
}

.single-item-wrapper h3 {
    color: #fff;
}
    span.wpcf7-not-valid-tip {
    font-family: 'Avenir Next LT Pro';
    font-size: 18px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #fff;
}
.wpcf7-response-output {
    color: #fff;
    font-family: 'Avenir Next LT Pro';
    font-size: 18px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff;
}
/* -------------------------footer------------------------- */

div#footer {
    border: none;
padding: 0;
}
div#footer .textwidget {
    font-size: 18px;
}
div#footer .textwidget a {
    color:#000;
	text-decoration:none;
}
#top #footer .widget ul {
    text-align: center;
}
#top #footer .widget ul li {
    display: inline;
    text-align: center;
}
#top #footer .widget ul li a {
    color: #000;
    font-size: 20px !important;
    padding: 9px;
    text-decoration: none;
}
div#wpcf7-f208-p5-o1 input.wpcf7-form-control.wpcf7-submit:hover {
    background: #0e3280;
}
.flex_cell.no_margin.av_one_half.avia-builder-el-10.el_before_av_cell_one_half.avia-builder-el-first.left-sec-welcome.av-zero-padding{
	position:relative;
}
.flex_cell.no_margin.av_one_half.avia-builder-el-10.el_before_av_cell_one_half.avia-builder-el-first.left-sec-welcome.av-zero-padding::before {
    content: '';
    width: 100%;
    height: 226px;
    position: absolute;
    background: #fff;
	top: -70px;
    z-index: 999;
}
/* -------------------------mediacss------------------------- */
@media (max-width: 1370px){
div#welcome-section .left-sec-welcome .flex_cell_inner {
   padding: 16px 70px 90px 80px;
}
}
@media (max-width: 990px){
	.plumbing-left-sec {
    width: 40%;
    float: left;
    padding-left: 0;
    padding-right: 50px;
}
	div#cta-section .flex_column.av_one_third {
    margin-top: 0;
}
	div#cta-section  p.con-no {
    font-size: 26px;
}
	div#cta-section  h1.av-special-heading-tag {
    font-size: 34px !important;
}
}
@media (max-width: 767px){
	.responsive #top .av-main-nav .menu-item-avia-special {
    display: block;
    position: relative;
    top: -30px;
}
	div#cta-section img.wp-image-134.avia-img-lazy-loading-not-134.avia_image {
    width: 230px;
}
	.phone-info span img {
    display: none;
}
	.phone-info span a {
    font-size: 18px;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
}
#top #wrap_all .av_header_transparency {
    background-color: #184584;
    color: #000000;
    border-color: #184584 !important;
}
	div#header_main {
    position: relative;
    top: 0;
}

	div#welcome-section .left-sec-welcome .flex_cell_inner {
    padding: 34px;
   }
	.right-sec-welcome .flex_cell_inner {
    padding: 34px;
}
	div#banner-section .av-special-heading {
    margin-top: 0;
  }
	div#banner-section .hr.hr-invisible.avia-builder-el-1.el_before_av_one_half.avia-builder-el-first {
    display: none;
}
	header#header {
    padding-top: 0;
}
.plumbing-left-sec {
    width: 100%;
    float: left;
    padding-left: 0;
}
	.plumbing-right-sec {
    width: 100%;
    float: left;
    padding-right: 0;
    padding-top: 20px;
}
	.plumbing-right-sec h1 {
    font-size: 18px;
    color: #03205f;
}
	.plumbing-right-sec p.bottom {
    font-size: 14px;
    font-weight: bold;
}
	.plumbing-right-sec ul li {
    list-style: none;
    font-size: 14px;
    position: relative;
}
	div#cta-section h1.av-special-heading-tag {
    font-size: 25px !important;
}
	p.con-no {
    font-size: 19px !important; 
}
	p.con-no a.bottom-con-no {
    padding-right: 10px;
}
	div#btn-sec-bottom {
    display: block;
    justify-content: center;
}
	div#contact-info-sec div#mail-border {
    border-left: none;
    border-right: none;
    min-height: 200px;
}
	#top #footer .widget ul {
    text-align: left;
}
	.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
    background-color: #fff;
    opacity: 1;
}
	div#btn-one a {
    font-size: 18px;
    }
	div#btn-two a {
    font-size: 18px;
   }
	.half-box-right {
    width: 100%;
    float: left;
    padding-left: 0;
}
	.half-box-left {
    width: 100%;
    float: left;
}
	#footer .widget {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
	#footersection#text-23 {
    padding-top: 26px !important;
}

}
@media (max-width: 767px){
p.con-no {
    font-size: 16px !important;
}
	div#footer .flex_column.av_one_third.first.el_before_av_one_third {
    padding-top: 34px;
}
}