/******Home 12***************/
/*** hero section overlap blurb Change Text Color of Blurb on Hover ***/	
  .custom_blurbs .et_pb_column:hover .et_pb_blurb h4, .custom_blurbs .et_pb_column:hover .et_pb_blurb p { 
  	color: white!important;  } 
/*** Change Image Color of Blurb on Hover ***/ 
  .custom_blurbs .et_pb_column:hover img {
    filter:contrast(0) brightness(2);  }   
/*** Move Blurb Upwards on Hover ***/  
  .custom_blurbs .et_pb_column:hover .et_pb_blurb { 
  	transform: translateY(-20px);
    transition: all .3s ease-in-out;  }
   .custom_blurbs .et_pb_column .et_pb_blurb { 
    transition: all .3s ease-in-out;  }  
  /*** Make the Arrow "More Info" Appear on Hover Only ***/
  .custom_blurbs .more_info { 
    opacity: 0;
  	transform: translateY(-30px);
    transition: all .3s ease-in-out;  }
  .custom_blurbs .et_pb_column:hover .more_info { 
    opacity: 1;
  	transform: translateY(0);
    transition: all .3s ease-in-out;  }
@media only screen and (max-width: 768px) {
    .roof-service-image {
        order: 1;
        padding-bottom: 35px;	}}
/*video*/
/*** Video play icon ***/
@media only screen and (min-width: 980px) {
.video .et_pb_video_play {
    left: 95%;
    top: 90%;
    position: relative!important;   } }
/* Video hover overlay */
.et_pb_module.et_pb_video { 
	overflow: visible!important;  }
/* Icon */
@media only screen and (min-width: 980px) {
.video:hover .et_pb_video_play::before { 
	font-size: 70px;
  transition: all .5s ease-in-out;}
.video .et_pb_video_play::before { 
  transition: all .5s ease-in-out;}
.video .et_pb_video_play::before {
    font-family: ETmodules;
    content: "\45";
    border-radius: 50%;
    background: white;
    color: #2A3D60;
    box-shadow: 0 40px 50px 0 rgba(110,130,208,0.25);
    font-size: 50px;
    padding: 30px;}}
/*this page all sub heading line*/
/*align the heading and lines*/
.pa-heading-line-right h2 {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;  }
/*add and adjust the lines*/
.pa-heading-line-right h2:before {
	content: '';
	border-top: 5px solid;
	margin: 0 20px 0 0;
	flex: 1 0 20px;
	color: rgba(var(--orange), 1);  }
/*add spacing between heading and line*/
.pa-heading-line-right h2:before {
	margin: 0 20px 0 0;  }
/*this page all button*/
.btn1 {
  z-index:1;
  border: none;
  text-align: left;
  cursor: pointer;
  text-transform: uppercase;
  outline: none;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  background-color: rgba(var(--black), 1);
  padding: 17px 60px;
  margin: 0 auto;
  box-shadow: 0 5px 15px rgba(0,0,0,0.20);  }
.btn1 span {
  position: relative; 
  z-index: 1;  }
.btn1:before,
.btn1:after {
  content: "";
  z-index:-1;
  position: absolute;
  left: 0;
  top: 0;
  height: 490%;
  width: 140%;
  background: rgba(var(--orange), 1);
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-98%) translateY(-25%) rotate(45deg);  }
.btn1:hover:before {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);  }
.btn1:hover:after {
  background: rgba(var(--orange), 1);
  -webkit-transform: translateX(-65%) translateY(-25%) rotate(45deg);
  transform: translateX(-65%) translateY(-25%) rotate(45deg);  }
/*this page gsllery border remove*/
.gallery-border
.gallery img {
    border: 00px solid rgba(var(--orange), 1)!important; }
/*to style counter module*/
.da-counter-style-3{
    padding: 30px 20px;
    margin-top: 20px;
    border-radius: 20px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    position: relative;
    background:rgba(var(--black), 1);;
	 -webkit-transition: all 0.6s;
        transition: all 0.6s;
  box-shadow: 0 0 1px 10px rgba(var(--black), 1);  }
.da-counter-style-3:before,
.da-counter-style-3:after{
    content: "";
    width: 10px;
    height: 50px;
    border-radius: 5px;
    border: 2px solid #aaaeb1;
    background: #fff;
    background-image: repeating-linear-gradient( transparent, transparent 2px, #c9cbcc 2px, #c9cbcc 4px);
    position: absolute;
    top: -32px;
    left: 20%;  }
.da-counter-style-3:after{
    left: auto;
    right: 20%;  }
.da-counter-style-3 .da-counter-style-3-icon{
    display: block;
    font-size: 50px;
    margin: 7px 0;  }
.da-counter-style-3 .percent .percent-value{
    display: block;
    font-size: 40px;
    letter-spacing: 2px;
    margin-bottom: 30px;
    position: relative;
   color:#fff;   }
.da-counter-style-3 .percent .percent-value:before{
    content: "";
    width: 30%;
    height: 3px;
    background: rgba(255,255,255,0.3);
    margin: 0 auto;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;   }
.da-counter-style-3 .title{
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
   color:#fff;  }
@media only screen and (max-width: 990px){
    .da-counter-style-3{ margin-bottom: 50px; }  }
/* roof testimonial show slider arrows always */
.roof-testimonial
.et-pb-arrow-next {
     opacity: 1;
     right: 150px;  }
.roof-testimonial
.et-pb-arrow-prev{
     opacity: 1;
     left: 150px;  }
.roof-testimonial.et_pb_slider:hover .et-pb-arrow-prev{
       opacity: 1;
     left: 150px;  }
.roof-testimonial.et_pb_slider:hover .et-pb-arrow-next {
    right: 150px;
    opacity: 1;  }
/* Slider Arrow Navigation */
.roof-testimonial .et-pb-arrow-prev:before {
    content: "\23";
    background: #FFF;
    border-radius: 30px;
    color: #000000;
    padding: 4px 5px 4px 4px;
    font-size: 30px;  }
.roof-testimonial .et-pb-arrow-prev {
    transition: all .4s ease;  }
.roof-testimonial .et-pb-arrow-prev:hover {
    transform: scale(1.2);
    transition: all .4s ease; }
.roof-testimonial .et-pb-arrow-next:before {
    content: "\24";
    background: #FFF;
    border-radius: 30px;
    color: #000000;
    padding: 4px 5px 4px 4px;
    font-size: 30px;  }
.roof-testimonial .et-pb-arrow-next {
    transition: all .4s ease;  }
.roof-testimonial .et-pb-arrow-next:hover {
    transform: scale(1.2);
    transition: all .4s ease;   }
/* Slider Dot Navigation */
.roof-testimonial .et-pb-controllers a {
    background-color: #ffffff00 !important;
    border-radius: 50px;
    margin-right: 10px;
    padding: 4px;
    border: 4px solid #ffffff;
    transition: all .4s ease;  }
.roof-testimonial .et-pb-controllers a:hover {
    transition: all .4s ease;
	transform: scale(1.2);  }
.roof-testimonial a.et-pb-active-control {
    padding: 0 !important;
    border: 8px solid #fff !important;
	transition: all .4s ease; }
.roof-testimonial a.et-pb-active-control:hover {
    transform: scale(1.2);
    transition: all .4s ease;  }
/*pricing table*/
.web_pricing1 .et_pb_pricing_content_top {
 border: none;} 
.web_pricing1 .et_pb_pricing_table {
 margin-top: 0 !important; } 
/* Custom Width Table From Tablets */
@media only screen and (max-width: 980px) and (min-width: 481px) {
 .et_pb_column .et_pb_pricing_table { 
 width: 46% !important; 
 margin-right: 4%; 
 margin-bottom: 4%; }}  
/* All Tables */
.web_pricing1 .et_pb_pricing_table_0,.web_pricing1 .et_pb_pricing_table_1, .web_pricing1 .et_pb_pricing_table_2 {
 position: relative;
 margin-top: 0;
 background-color: #fff;
 border-radius: 0 0 6px 6px;
 transition: transform .3s ease-out, opacity .3s ease-out, .3s ease-out;
 cursor: pointer; }
/* Label "Most Popular" */
.web_pricing1 .et_pb_pricing_table_1:after {
 content: "Most Popular";
 font-family: 'Fira sans',Helvetica,Arial,Lucida,sans-serif;
 position: absolute;
 z-index: 9999;
 top: 0;
 right: 0;
 background: rgba(var(--orange), 1);
 color: #fff;
 font-size: 12px;
 font-weight: 700;
 text-transform: uppercase;
 width: 130px;
 line-height: 30px; } 
/* ====== Animation On Hover Only From Desktop ======*/
@media only screen and (min-width: 1101px){
/* Position First and third table */
.web_pricing1 .et_pb_pricing_table_0{
 transform: translatex(80px);
 opacity: .3; }
.web_pricing1 .et_pb_pricing_table_2{
 transform: translatex(-80px);
 opacity: .3; } 
	/* Position and Opacity - First and third table On Hover */
.web_pricing1:hover.web_pricing1
.et_pb_pricing_table_0, .web_pricing1:hover.web_pricing1
.et_pb_pricing_table_2{
 transform: translatex(0px);
 opacity: 1; }
/* Box Shadow - Second Table On Hover */
.web_pricing1:hover.web_pricing1
.et_pb_pricing_table_1{
 box-shadow: 0px 12px 80px -6px rgba(53,129,246,0.35); }} 
/* Custom Width and Opacity - First and third table */
.web_pricing1 .et_pb_pricing_table_0, .web_pricing1 .et_pb_pricing_table_2 {
 width: 30%;
 box-shadow: 0px 12px 70px -6px rgba(53,129,246,0.18);
 border-top: 3px solid rgba(var(--orange), 1)!important; } 
/* Custom Width and Position - Second table */
.web_pricing1 .et_pb_pricing_table_1 {
 border-top: 3px solid rgba(var(--orange), 1)!important;
 width: 40%;
 padding: 30px 0;
 top: -20px;
 box-shadow: 0px 12px 70px -6px rgba(53,129,246,0.18); } 
@media only screen and (max-width: 480px){
.web_pricing1 .et_pb_pricing_table_1 {
 top: 0px !important;  }}