/* Fonts*/
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Asap:400,500,600,700');
/* 
font-family: 'Raleway', sans-serif;
font-family: 'Asap', sans-serif;
 */
#content,.freeEstimateForm,.frogBlog,.freeEstimateFormConfirmation {
    max-width: 2200px;
    margin: 0 auto;
}
.announcement {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    background-color: #f79027;
}
.announcement-txt {
    color: #000000;
}
a:visited{
    color: inherit;
}
p{
    font-family: 'Asap', sans-serif;
}

 h1,h2,h3,h4,h5{
     font-family: 'Raleway', sans-serif;
 }

 h1{
     
 }

 h2{
    font-size: 63px;
 }

 h3{
    color: #f79027;
 }

 h4{

 }

 h5{

 }

.freeEstimate .icon:hover {
    background-color: #a6ce39;
}
a:hover,
.phone:hover,
footer .column ul li a:hover,
.estimate:hover,
.articleWrapper a:hover,
.blogSidebar a:hover,
.vidWrapper .singleVideo:hover {
	color: #f79027;
}
a.readMore:hover,
#gform_wrapper_1 input[type="submit"]:hover,
.pdfWrapper .info .button:hover {
	background-color: #f79027 !important;
}
#header{
    background-color: #000000;
    border-bottom: 2px solid #f79027;
    position: relative;
}

#header .inner{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    /* padding: 15px; */
    padding: 15px 15px 30px 15px;
}
a.logo{
    display: inline-block;
}

.menu-primary{
    position: absolute;
    right: 0;
    left: initial;
    max-width: 1200px;
    bottom: 0;
}

.menu-primary ul{
    display: block;
    width: auto;
    text-align: right;
    padding-bottom: 0;
    margin-bottom: 0;
}

.menu-primary ul li{
    display: inline-block;
    margin: 0;
    border: 0;
    width: auto;
    background-color: #a6ce39;
    position: relative;
    margin-left: -5px;
}

.menu-primary ul li:hover{
    background-color: #f79027;
}

.menu-primary ul li a{
    padding: 15px 0;
}

.menu-primary ul li:hover a{
    color: #fff;
    text-decoration: none;
}

.menu-primary ul li.current_page_item,
.menu-primary ul li.current_page_parent{
    background-color: #f79027;
    border: 0;
}



.menu-primary ul li.current_page_item a{
    font-weight: bold;
}

.menu-primary ul li a{
   font-family: 'Raleway', sans-serif;
  font-size: 1em;
   font-weight: 500;
   color: #fff;
   text-transform: uppercase;
   padding: 12px 14px;
   display: block;
   text-decoration: none;
}

/* Free Estimate */
.freeEstimate{
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 30px;
    padding-top: 30px;
}

.freeEstimate .info{
    /* width: 225px; */
    width: fit-content;
    float: left;
}

.freeEstimate .icon{
    width: 107px;
    float: left;
    background-color: #f79027;
    height: 107px;
    border-radius: 50%;
    background-image: url('images/estimate.png');
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 30px;
}

.freeEstimate span{
    font-family: "Raleway",sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    color: #f79027;
}

.freeEstimate strong{
    display: block;
    font-weight: 600;
}

.freeEstimate a{
    display: block;
    font-family: "Raleway",sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    color: #f79027;
    font-weight: bold;
    text-decoration: none;
}

.bar {
    background-color: #a6ce39;
    width: 20%;
    height: 45px;
    position: absolute;
    bottom: 0;
    right: 0;
}

/* home Slider*/
.tparrows{
    background-color: transparent;
    background-position: top left;
    height: 75px;
    width: 75px;
}

.tparrows:hover{
    background-color: transparent;
}

.tparrows:before{
    content: '' !important;
}

.tp-leftarrow{
    background-image: url('images/navArrow.png');
}

.tp-rightarrow{
   background-image: url('images/navRight.png');
}

.tp-leftarrow:hover{
    background-image: url('images/navArrow.png');
}

.tp-rightarrow:hover{
   background-image: url('images/navRight.png');
}

.tp-parallax-wrap strong{
    font-weight: 600 !important
}

/* Welcome Section */
.welcome{
    background-image: url('images/welcomeBG.jpg');
    background-size: cover;
    padding: 60px 15px;
    border-top: 2px solid #f79027;
    position: relative;
}


.welcome .inner{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
}

.welcome .column{
    width: 33%;
    font-family: "Raleway";
    color: #fff;
    padding: 0px 42px;
}

.welcome .column:first-child{
    font-size: 30px;
    text-transform: uppercase;
    line-height: 55px;
}

.welcome .column span{
    font-size: 72px;
    display: block;
    font-weight: bold;
}

.welcome .column p{
    font-family: 'Asap', sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    line-height: 21px;
}

/* Solutions */
.solutions{
    background-color: #f79027;
    padding: 30px 0px;
    clear: both;
}

.content-area .solutions h2{
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    color: #fff;
}

.solutions p{
    text-align: center;
    color: #fff;
    margin: 0;
    font-family: "Raleway";
    font-weight: 300;
}

.solutions p strong{
    text-transform: uppercase;
    font-weight: 600
}

/* Solutions Owl Carousel */
.solutionsowl{
    display: flex;
    width: 100%;
    margin-top: 20px;
}

.solutionsowl .owl-item{
    width: 20%;
    position: relative;
    background-position: center;
    background-size: cover;
    /* padding: 67px; */
}

.solutionsowl .solution .title{
    position: absolute;
    color: #fff;
    font-family: "Raleway";
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 23px;
    text-shadow: 0px 0px 5px #474747;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 49px;
    line-height: 27px;
}

.solutionsowl .solution::after {
    content: "";
    display: block;
    padding-bottom: 93%;
}

.owl-item .solution {
	display: block;
}

/* Estimate Form */
.freeEstimateForm{
    background-image: url('images/estimateLady.jpg');
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #fff;
    clear: left;
    display: block;
    /* padding: 60px 15px; */
    padding: 2% 15px;
}
.freeEstimateForm label{
    display: none !important;
}

.freeEstimateForm .inner,
.freeEstimateForm .estimate_container {
    max-width: 1200px;
    margin: 0 auto;
}

body .gform_wrapper ul li.gfield{
    margin-top: 0 !important;
}
.gform_wrapper{
    margin: 0 !important;
}

body .gform_wrapper .top_label div.ginput_container{
    margin: 0 !important;
}

.freeEstimateForm .form{
    width: 50%;
}

.freeEstimateForm p {
    font-family: "Raleway";
    font-weight: bold;
   font-size: 1em;
    width: 100% !important;
    float: none !important;
}

.freeEstimateForm p.estimate-italics {
    font-size: 11px;
    font-style: italic;
}

.freeEstimateForm .form h2,
.page-id-12 .freeEstimateForm .form h2,
.freeEstimateFormConfirmation span.heading {
    font-family: "Raleway";
    font-size: 43px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 46px;
    /* color: #a6ce39; */
    margin-bottom: 0;
    width: 100% !important;
    float: none !important;
}

.freeEstimateForm .form span.heading strong{
    display: block;

}
/* #gform_fields_1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */
#gform_fields_1 input{
    border: 1px solid #31353d;
    border-radius: 0;
}

/* #gform_fields_1 li{
    width: 49%;
    float: left;
    margin: 0;
    padding: 0;
}

#gform_fields_1 li:last-child{
    width: 100%;
} */

#gform_fields_1 input[type="text"],
#gform_fields_1 input[type="tel"],
#gform_fields_1 input[type="email"] {
    /* width: 100% !important; */
    /* margin-bottom: 15px; */
    font-size: 13.5px;
    font-family: "Raleway";
    color: #31353d;
    /* text-transform: uppercase; */
    height: 45px;
    padding: 15px;
}

#gform_fields_1 textarea{
    border: 1px solid #31353d;
    border-radius: 0;
    font-size: 13.5px;
    font-family: "Raleway";
    color: #31353d;
    text-transform: uppercase;
    padding: 15px;
}

#gform_wrapper_1 input[type="submit"]{
    margin: 0 auto !important;
    background-color: #a6ce39 !important;
    display: block;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 13px 30px
}
a.button{
    background-color: #a6ce39 !important;
    display: block;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 3px 20px;
}

#gform_wrapper_1 .gform_footer{
    margin-top: 0;
}

/* Estimate Form Confirmation Page */
.page-id-363 .content h2 {
	padding-top: 20%;
}
.page-id-363 .freeEstimateForm {
	display: none;
}
.page-id-363 .half:last-of-type {
	min-height: 395px;
}
.page-id-363 .half:last-of-type img {
	position: absolute;
	top: 0px;
	width: 800px;
	right: 0px;
}

/* Frog Blog */
.frogBlog{
    background-image: url('images/blogBackground.jpg');
	background-size: contain;
	padding: 60px 15px;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}

.frogBlog .inner{
    max-width: 1000px;
    margin: 0 auto;
}

.frogBlog .heading{
    font-family: "Raleway";
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 39px;
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 93px;
}

.frogBlog .heading strong{
    display: block;
    font-size: 42px;
}

.blogWrap{
    display: flex;
    justify-content: space-between
}

.blogWrap .singleBlog{
    width: 32%;
    background-color: #fff;
    border: 2px solid #a6ce39;
    padding: 20px;
    padding-top: 74px;
}

.singleBlog .title{
    color: #f79027;
    display: block;
    font-size: 16px;
    font-family: "Raleway";
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.singleBlog .excerpt{
    font-family: "Raleway";
    color: #666663;
   font-size: 1em;
    font-weight: 500;
    line-height: 20px;
    display: block;
}

a.readMore{
    background-color: #a6ce39;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    font-family: "Raleway";
    padding: 9px;
    display: block;
    width: 150px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
}

.singleBlog{
    position: relative;
    padding-top: 100px;
}
.singleBlog::before{
    width: 164px;
    height: 164px;
    content: '';
    display: block;
    margin: 0 auto;
    position: absolute;
    top: -87px;
    left: 0;
    right: 0;
    background-image: url('images/frog.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

/*============ Google Reviews =================*/

.reviews {
	max-width: 1200px;
	margin: 30px auto;
	width: 95%;
}
/* .reviews .review-header {
	font-family: "Raleway";
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 39px;
    color: #f79027;
    text-align: center;
    display: block;
    margin-bottom: 50px;
} */
.review-header {
    font-size: 3em;
    text-align: center;
    color: #f79027;
    text-transform: uppercase;
    text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.1);
}

/* .reviews .wp-gr.wpac .wp-google-left img {
	border-radius: 0 !important;
}
.reviews .wpac {
	font-family: 'Asap', sans-serif !important;
}
.reviews .wp-gr .wp-google-place {
	width: 27% !important;
    display: inline-block;
    vertical-align: top !important;
    min-width: 250px !important;
}
.reviews .wp-gr .wp-google-content-inner {
    display: inline-block;
    vertical-align: top !important;
	text-align: center!important;
}
.reviews .wp-google-reviews {
	text-align: left !important;
}
.reviews .wp-gr .wp-google-url {
	display: inline-block !important;
    z-index: 999 !important;
    color: #fff !important;
    background-color: #a6ce39 !important;
    padding: 10px 24px !important;
    font-family: 'Raleway', sans-serif !important;
	font-weight: 500 !important;
    margin: 10px 0 !important;
    border: 1px solid #a6ce39 !important;
    cursor: pointer !important;
    text-align: center !important;
	text-transform: uppercase !important;
	font-size: 24px !important;
} */
body .rplgsw-wrapper {
    height: 280px;
}
.rplg-links {
    text-align: center;
}
body .rplg-links a,
body .rplg-links a:focus {
    font-size: 24px !important;
    display: inline-block;
    margin: 10px 0 !important;
    font-family: 'Raleway', sans-serif !important;
    text-transform: uppercase;
    background-color: #a6ce39;
    color: #fff;
    padding: 10px 24px;
    font-weight: 500 !important;
}
.rplg-links a:hover,
body .rplg-links a:focus:hover {
    background-color: #f79027;
}
body .rplg-slider .rplg-box .rplg-box-content {
    margin: 20px 45px 20px 40px !important;
}
/* .reviews .wp-gr .wp-google-url:hover {
	background-color: #f79027 !important;
	border: 1px solid #f79027 !important;
}
.reviews .wp-gr.wpac .wp-google-name a,
.reviews .wp-gr .wp-google-time,
.reviews .wp-google-text {
	font-family: 'Asap', sans-serif !important;
}
.reviews .wp-gr .wp-google-review:first-child {
	margin-top: 0px !important;
}
.reviews .wp-google-time {
	margin-bottom: 10px !important;
} */


/* Footer */
footer{
    background-color: #000000;
    color: #fff;
    border-top: 2px solid #fff;
    position: relative;
    overflow: hidden;
    padding: 40px 15px;
}

footer .inner{
    max-width: 1200px;
    margin: 0 auto;
    overflow: auto;
}

/* footer .inner .wrap {
    display: flex;
    justify-content: space-between;
}
footer .column {
    display: flex;
    flex-direction: column;
}
footer .inner .wrap .column.badges {
    gap: 10px;
}

footer .inner .wrap .column.badges img {
    width: 50%;
} */

footer .column{
    /* width: 30%; */
    width: 25%;
    float: left;
    margin-bottom: 20px;
}

footer a{
    color: #fff;
}

.underfoot{
    clear: left;
    /* margin-top: 20px; */
    /* overflow: auto; */
    /* display: block; */
}

footer h3{
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Raleway"
}

footer a.phone{
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    display: block;
}

footer a.phone::before{
    width: 30px;
    height: 30px;
    content: '';
    background-image: url('images/phone.png');
    display: inline-block;
    background-size: 100% auto;
    margin-right: 10px;
    background-repeat: no-repeat;
    position: relative;
    top: 8px;
}

.phone:hover:before {
	background-image: url('images/phone-hover.png');
}

footer a.email::before{
    width: 30px;
    height: 30px;
    content: '';
    background-image: url('images/open_envelope_circle.png');
    display: inline-block;
    background-size: 100% auto;
    margin-right: 10px;
    background-repeat: no-repeat;
    position: relative;
    top: 8px;
}

.email:hover:before {
	background-image: url('images/open_envelope_circle_hover.png');
}

footer a:hover,
footer a:focus,
footer a:active{
    color: #fff;
    text-decoration: none;
}

footer a.estimate{
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    display: block;
    line-height: 0px;
    margin-top: 8px;
}

footer a.estimate::before{
    width: 30px;
    margin-right: 10px;
    height: 30px;
    content: '';
    background-image: url('images/estimateSmall.png');
    display: inline-block;
    background-size: 100% auto;
    position: relative;
    top: 8px;
}

footer a.estimate:hover:before {
	background-image: url('images/estimateSmall-hover.png');
}

footer a.facebook{
    width: 30px;
    height: 30px;
    background-image: url('images/facebook.png');
    display: inline-block;
    background-size: contain;
    margin-right: 10px;
    background-repeat: no-repeat;
}

footer a.facebook:hover {
	background-image: url('images/facebook-hover.png');
}

footer a.twitter{
    width: 30px;
    height: 30px;
    background-image: url('images/twitter.png');
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

footer a.twitter:hover {
	background-image: url('images/twitter-hover.png');
}
footer .review-button {
    border: none;
    border-radius: 0;
    background-color: #a6ce39;
    color: #fff;
    padding: 13px;
    margin: 15px 0 0 0;
}
footer .review-button:hover {
    background-color: #f79027;
}
footer .review-button a {
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}


footer .column ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

footer .column ul li{
    line-height: 17px;
}

footer .column ul li a{
    text-decoration: none;
    text-transform: uppercase;
   font-size: 1em;
    line-height: 14px;
    font-weight: 300;
}

.underfoot .copy{
    font-family: "Asap";
    font-size: 11px;
    float: left;
}

.underfoot .terms{
    float: right;
    font-size: 11px;
    font-family: "Asap";
    text-decoration: none;
}

.underfoot .terms a{
    text-decoration: none;
    margin: 0px 10px;
}

.hopToTop{
    position: absolute;
    bottom: 64px;
    right: 50px;
    width: 100px;
    height: 100px;
    background-image: url('images/hop.png');
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding-top: 78px;
    background-position: top center;
    text-align: center;
    text-transform: uppercase;
    font-family: "Raleway";
    font-weight: 600;
    font-size: 15px;
}

.hopToTop:hover{
    cursor: pointer;
	background-image: url('images/hop-hover.png');
}

/* Christina Footer */

footer .wrap {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.flex-display {
    display: flex;
}
.flex-column {
    flex-direction: column;
}
footer .footer-columns {
    align-items: flex-start;
    justify-content: space-between;
}
footer .footer-columns .column {
    width: auto;
    float: none;
}
.footer-badges {
    margin: 0 auto 20px;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.footer-badges img {
    max-width: 300px;
    width: 100%;
}
.new-hopToTop {
    position: absolute;
    bottom: 64px;
    right: 50px;
}
.new-hopToTop img {
    padding-bottom: 5px;
}







.content,
body.blog .content-area{
    /*max-width: 1200px;*/
	max-width: 1440px;
    margin: 0 auto;
    width: 95%;
}

.content h2,
.content-area h2,
.content h1,
.content-area h1 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 43px;
    color: #f79027;
    line-height: 50px;
}

.pageTitle{
    background-color: #a6ce39;
    font-family: "Raleway";
    text-transform: uppercase;
    color: #fff;
    font-size: 50px;
    padding: 20px 40px 20px 8.4%;
    display: inline-block;
}


#main{
    position: relative;
}
body.tag main#main.site-main {
    max-width: 1400px;
    margin: 0 auto;
}

.page-template-template-solutions #main,
.page-template-default #main,
.page-template-template-twocol #main,
.page-template-template-articles #main,
.page-template-template-contact #main,
.page-template-template-blog #main,
.single-post #main,
.services-head,
.page-template-template-form_confirmation #main {
    background-image: url('images/lightGreen.jpg');
    background-size: 500px 115px;
    background-position: top left;
    background-repeat: no-repeat;
}

.services-head2 {
    /* background-image: url(images/lightorang.gif);
    background-size: 40% 115px; */
    background-position: 0 0;
    background-repeat: no-repeat;
    zoom: 0.6;
    max-width: 50%;
}
.pcase {
    max-height: 400px;
    overflow: hidden;
}

.headcase{
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
}




.service-template-default #main{
	position: static;
}

.half{
    width: 50%;
    float: left;
    padding: 0px;
}
.half:first-of-type{
    padding-left: 0px !important;
    padding-right: 30px;
}

.half:last-of-type{
    padding-right: 0;
    padding-left: 30px;
}

/*.half ul{
    margin: 0;
}*/

.half ul li{
    color: #31353d;
   font-size: 1em;
    margin-bottom: 5px;
}

.half p{
    color: #31353d;
   font-size: 1em;
}

/* Solutions Page */
.page-template-template-solutions .content p{
    width: 50%;
    display: block;
    float: left;
    font-family: "Raleway";
    color: #31353d;
    font-weight: 500;
   font-size: 1em;
    padding: 0px 25px 0px 0px;
}

.page-template-template-solutions .content p:last-of-type{
    padding: 0px 0px 0px 0px;
}

/* Solutions Owl Carousel */
.gallery-single{
		display: none !important;
}

.case-img{
	overflow: hidden;
	width: 100%;
	height: 450px;
	display: none;
}
.case-img img {
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
    position: relative;
    display: none;
    object-fit: cover;
}

.owl-stage-outer .highlight{
	content: '';
    width: 10px;
    height: 800px;
    display: block;
    opacity: 0.7;
    position: absolute;
    top: 0px;
	left:0px;
    /*left: 50%;
	margin-left: -192px;
    border: 1px solid #f79027;*/
    background-color: #000;
	z-index: 95;
	 -webkit-transition: width 2s; /* Safari */
    transition: width 2s;
}




.solutionsListing{
    display: flex;
    width: 100%;
    margin-top: 20px;
    flex-wrap: wrap;
}

.solutionsListing .solution{
    width: 33%;
    position: relative;
    background-position: center;
    background-size: cover;
    border: 15px solid transparent;
    /* overflow: auto; */
    padding-bottom: 51px;
    height: 293px;
    text-decoration: none;
}
.solutionsListing .solution .inner{
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
}
.solutionsListing .solution .title{
    position: absolute;
    color: #fff;
    font-family: "Raleway";
    text-align: center;
    /* display: inline; */
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    text-shadow: 0px 0px 5px #999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 49px;
    /* max-width: 190px; */
    line-height: 23px;
}



.solutionsListing .undertitle{
    color: #a6ce39;
    margin-top: 10px;
    display: block;
    text-align: center;
    font-family: "Raleway";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px
}

.solutionsListing .subtitle{
    color: #a6ce39;
    display: block;
    text-align: center;
    font-family: "Raleway";
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

.left-end{
	padding-left: 0px;
	border-left: 0px !important;
	
}
.right-end{
	padding-right: 0px !important;
	border-right: 0px !important;
}

/* Testimonials */
.testimonial{
    margin-bottom: 40px;
}

.testimonial .text{
    font-family: "Raleway";
    font-weight: 500;
    display: block;

}

.testimonial .text::before,
.testimonial .text::after{
    content: '"';
}

.testimonial .name{
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    margin-top: 10px;
}

.testimonial .name::before{
    content: '- ';
}

/* Resources Page */
.page-id-12 p{
    width: 50%;
    float: left;
   font-size: 1em;
    font-family: "Raleway";
    font-weight: 500;
    padding: 0px 10px;
    margin-bottom: 0;
}
.page-id-12 .content p:first-of-type{
    width: 100%;
    float: none;
    font-size: 17px;
    font-family: "Raleway";
    margin-bottom: 15px;
}

.resourceListing{
    clear: both;
    display: flex;
    padding: 40px 0;
}

.resourceListing .resource{
    /* width: 25%; */
    width: 33.33%;
    background-repeat: no-repeat;
    border: 15px solid transparent;
    text-decoration: none;
}

.resourceListing .photo{
    position: relative;
    height: 246px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.resourceListing .photo.articles{
     background-image: url('images/articles.jpg');
}

.resourceListing .photo.books{
     background-image: url('images/books.jpg');
}

.resourceListing .photo.videos{
     background-image: url('images/videos.jpg');
}

.resourceListing .photo.blog{
     background-image: url('images/blog.jpg');
}

.resourceListing .resource .title{
    position: absolute;
    color: #fff;
    font-family: "Raleway";
    text-align: center;
    /* display: inline; */
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
    text-shadow: 0px 0px 8px #000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 26px;
    max-width: 190px;
    line-height: 27px;
}

.resourceListing .resource .underTitle{
    color: #a6ce39;
    margin-top: 10px;
    display: block;
    text-align: center;
    font-family: "Raleway";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px
}

/* Video Resource Page */
.vidWrapper{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 40px;
}

.vidWrapper .singleVideo{
    width: 25%;
    border: 15px solid #fff;
    margin-bottom: 20px;
	color: #a6ce39;
}

.vidWrapper .singleVideo:hover{
    cursor: pointer;
}

.vidWrapper .videoThumb{
    position: relative;
}

.vidWrapper .title{
    margin-top: 10px;
    display: block;
    text-align: center;
    font-family: "Raleway";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px
}

div.play{
    width: 119px;
    height: 84px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto;
    background-image: url('images/playbutton.png');
    background-repeat: no-repeat;
}

/* Video Popup */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background-color: #000;
}

.vidWrap{
    position: fixed;
    top: 20%;
    z-index: 103;
    width: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
}

.overlay{
    background-color: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 101;
    display: none;
}

.overlay .close::before{
    content: 'X';
    position: absolute;
    top: 20px;
    right: 50px;
    color: #fff;
    font-size: 30px;
}

.overlay .close:hover{
    cursor: pointer;
}

/* Book Resource Page */
.bookGrid{
    display: flex;
    flex-wrap: wrap;
}

.bookGrid .singleBook{
    width: 25%;
    border: 15px solid #fff;
    text-decoration: none;
	  color: #a6ce39;
}

.bookGrid .singleBook:hover{
   color: #f79027;
}

.bookGrid .title{
  
    margin-top: 10px;
    display: block;
    text-align: center;
    font-family: "Raleway";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    text-decoration: none;
}

.pdfWrapper{
    display: flex;
}

.pdfWrapper .icon{
    width: 160px;
}

.pdfWrapper .info{
    width: calc(100% - 160px);
    padding-left: 40px;
}

.pdfWrapper .info .button{
    background-color: #a6ce39;
    color: #fff;
    width: 250px;
    display: block;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

.articleWrapper{
    /* padding: 40px 0; */
    padding: 0 0 40px;
    overflow: auto;
}

.articleWrapper h3{
    text-transform: uppercase;
    margin-bottom: 3px;
    font-size: 20px;
}

.articleWrapper a{
    color: #a6ce39;
    display: block;
    text-decoration: none;
    text-transform: capitalize;
}

/* Contact Page */
.page-id-13 #main{
    background-image: url('images/contactGirl2.jpg'),url('images/lightGreen.jpg');
    background-repeat: no-repeat;
    background-position: top right,top left;
    background-size: auto 100%,500px 115px;
}

.page-id-13 #main .form{
    padding: 0px;
}

.page-id-13 #main p{
    max-width: 50%;
   font-size: 1em;
}

.page-id-13 .gform_wrapper{
    max-width: 50%;
    padding-bottom: 35px;
}

.page-id-13 .gform_wrapper label{
    display: none !important;
}


.page-id-13 #gform_wrapper_1 input[type="submit"]{
    margin: 0 !important;
}

/* Blog Listing */
.blogWrapper {
    display: flex;
    gap: 20px;
}

.blogWrapper .blogList{
    width: 70%;
}

.blogWrapper .blogSidebar{
    width: 30%;
}

.blogWrapper .blogList .blog{
    display: flex;
    margin-bottom: 40px;
    padding-right: 25px;
}

.blogWrapper .blogList .blog .author{
    display: block;
    color: #a6ce39;
    font-size: 15px;
}



.blogWrapper .blogList .blog .date{
    display: block;
    color: #a6ce39;
    font-size: 15px;
    margin-top: 5px;
}



.blogWrapper .blogList .blog p{
   font-size: 1em;
}

.blogWrapper .blogList .blog a.readMore{
    margin: 0;
}

.blogWrapper .blogList .blog .left{
    width: 40%;
}

.blogWrapper .blogList .blog .right{
    padding-left: 20px;
    width: 60%;
}

.blogWrapper .title{
    color: #f79027;
    font-weight: bold;
    font-family: "Raleway";
    font-size: 25px;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
}


.blogContent ol {
    margin: 0;
    padding: 0;
}

.excerpt{
   font-size: 1em;
    line-height: 20px;
    padding: 15px 0;
    display: block;
}

.featuredImage{
    margin-bottom: 10px;
}

.featuredImage img{
    max-width: 100%;
    height: auto
}

.blogContent{
    width: 70%;
	margin-bottom: 20px;
}

.blogTitle,
h1.blogTitle{
    color: #f79027;
    font-family: "Raleway";
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    margin: 15px 0;
    display: block;
    line-height: 34px;
}

.single-post .content h2 {
    margin-bottom: 0;
    font-size: 1.4em;
}

.author {
    display: flex;
    color: #a6ce39;
    font-size: 0.8em;
}



.date{
    display: block;
    color: #a6ce39;
    font-size: 15px;
    margin-top: 5px;
}


.tags{
    display: block;
    color: #a6ce39;
    font-size: 15px;
    margin-top: 5px;
}

.single-post p {
    font-size: 1em;
}

.single-post li{
   font-size: 1em;
}

.single-post ul{
    margin: 0
}

.blogSidebar h3{
    text-transform: uppercase;
    margin-bottom: 3px;
}

.blogSidebar a{
    color: #3963ce;
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-demo{
    height: 72vh;
}
#owl-demo .item{
    width: 100%;
    background-position: center;
    background-size: contain;
    height: 100%;
    height: 72vh;
}

.photoGalleryWrap{
    position: relative;
    /* height: 65vh; */
}

.single-service .pageTitle{
    /*text-align: right;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    padding-left: 10vw*/
}

.solution{
    background-size: cover;
    background-position: center;
    display: block;
}

.hover-box{
	position: relative;
}
.hover-box .black-box{
	height: 100%;
	width: 100%;
}
.resourceListing .hover-box .black-box{
	height: auto;
}

.hover-box:hover .black-box{
	background-color: #000;
}
.hover-box:hover .inner,
.hover-box:hover .photo{
	opacity: 0.5;
}

.hover-box:hover *{
	color: #f79027 !important;
}

.hover-box:hover .title{
	text-shadow: 0px 0px 5px #000;
}


.solutionsTitle{
    position: absolute;
    bottom: 0;
    z-index: 1000;
    background-color: #f79027;
    font-family: "Raleway";
    text-transform: uppercase;
    color: #fff;
    font-size: 50px;
    padding: 20px;
    padding-right: 40px;
    display: inline-block;
    padding-left: 10vw;
}

.content ul{
    margin-left: 0;
}

#content{
    padding-bottom: 0px;
	position: relative;
}

.solutions .owl-item,
.solutions .owl-item a,
.solutions .owl-item *,
.solutions .owl-carousel .owl-stage,
.solutions .owl-carousel,
.solutions .owl-drag{
   cursor: pointer !important;
}

.solutions .owl-item:hover{
	opacity: 0.9;
}
.solutions .owl-prev{
    background-color: transparent;
    background-position: top left;
    height: 45px;
    width: 45px;
    color: transparent;
    background-size: contain;
    background-image: url('images/navArrow.png');
    float: left;
	opacity: 0.9;
	
	position: absolute;
	left: 0;
	top:50%;
	margin-top: -22.5px;
}

.solutions .owl-next{
    background-color: transparent;
    background-position: top left;
    height: 45px;
    width: 45px;
    color: transparent;
    background-size: contain;
    background-image: url('images/navRight.png');
    float: right;
	max-width: 98%;
	
	position: absolute;
	right: 0;
	top:50%;
	margin-top: -22.5px;
}

.solutions .owl-nav{
    /*position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 65px;
    max-width: 99%;
    left: 0;
    right: 0;
    padding: 0px 0px;
	*/
}

.solutions .owl-dots{
    position: absolute;
    bottom: 30px;
    max-width: 1550px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    padding-right: 15px;
    text-align: right;
}

.solutions .owl-dot{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin: 0 5px;
    border: 3px solid #f79027;
    display: inline-block;
}

.solutions .owl-dot.active{
     background-color: #f79027;
}

.solution {
	font-size: 40px;
	display: inline-block;
}	

.slider-text {
	padding-left: 20% !important;
}
.home-banner.tp-caption.tp-resizeme {
    white-space: normal !important;
}



div#content-sidebar-wrap.blog-list {
    display: flex;
    gap: 20px;
    max-width: 1400px;
    margin: 20px auto 0;
}

div#content.blog_home {
    display: flex;
    flex-direction: revert;
    flex: 0 0 75%;
    max-width: 1400px;
    flex-wrap: wrap;
    gap: 10px;
}
div#content.blog_home > * {
    flex: 1 1 calc(33% - 5px);
}
div#content.blog_home h1 {
    font-size: 1.3em;
    display: flex;
    align-items: center;
}

div#content.blog_home .blog-img {
    height: 200px;
    object-fit: cover;
}
h1 a.btn {
    font-size: 0.5em;
    color: #ffffff;
    background-color: #f69027;
    padding: 10px;
    text-decoration: none;
}

.infobox {
    background-color: #f89125;
    padding: 10px;
    margin: 20px auto;
}
.infobox > * {
    background-color: #fff;
    padding: 10px;
}
.infobox {
    background-color: #f89125;
    padding: 10px;
    gap: 0;
    position: relative;
}
.infobox::after {
    background-image: url('https://greenfrogwaterproofing.com/wp-content/uploads/2023/05/lighbulb.png');
    background-size: contain;
    position: absolute;
    content: '';
    display: block;
    width: 50px;
    height: 100px;
    right: 0;
    top: -10px;
    background-repeat: no-repeat;
    transform: rotate(36deg);
}

.infobox img {
    max-height: 200px;
    object-fit: contain;
    object-position: center;
}
.infobox figure {
    margin: 0;
}


.blogWrapper a {
    color: #3963ce;
}

.welcome .column:first-child h1 {
    color: #fff;
}

.welcome .column:first-child h1 span {
    color: #f79027;
}

figure.fullwidth img {
    width: 100%;
    height: auto;
    object-fit: contain;
}


.wp-block-columns.get_a_quote {
    border: 2px solid #a7ce39;
    padding: 10px;
    border-radius: 10px;
    background-color: #f1fff1;
}

.get_a_quote p {
    padding: 0px;
    margin: 0px;
}
.get_a_quote button {
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: green;
}

.get_a_quote button a {
    color: #fff;
    font-size: 40px;
    text-decoration: none;
    font-weight: 700;
}

.wp-block-image.full_img img {
     width: 100%;
    object-fit: contain;
}

.single-post li {
    font-size: 1em;
    margin-bottom: 20px;
}

.note {
    position: fixed;
    width: 90% !important;
    left: 35%;
    z-index: 999;
    top: 17vh;
    padding: 13px 41px !important;
    box-shadow: 9px 9px 17px #333;
    zoom: 1.3;
    display:none;
    justify-content: center;
    gap: 20px;
    background-color: #f89027;
    color: #fff;
    font-weight: 700;
    align-items: center;
    flex-direction: column;
    max-width: 500px;

}
.note a{
    text-decoration: none;
}


.note close {
    position: absolute;
    top: 2px;
    right: 2px;
    border: 1px solid #f99027;
    height: 26px;
    width: 21px;
    display: flex;
    justify-content: center;
    background-color: #a7ce39;
    cursor: pointer;
}

@media only screen and (max-width: 1440px){
    /* .content {
        width: 95%;
    } */
    /* .freeEstimateForm {
        padding-top: 2%;
    } */
}