/*
  Theme Name: RA-Service
  Theme URI: https://www.dominicschwehn.de/
  Version: 1.0.0
  Template: Divi
  Author: Dominic Schwehn
  Author URI: https://www.dominicschwehn.de/
  Description: Ein Wordpress Theme von Dominic Schwehn für RA-Service
  Text Domain: ra-service
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* CSS für RA-Service */


  .plumberhome_section1_row1_slider .et_pb_slide_description .et_pb_slide_title:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #51acfb;
  }
  
  .plumberhome_section1_row1_slider .et_pb_slide_description .et_pb_slide_content{
  padding-left: 50px !important; 
  }
  
  .plumberhome_section1_row1_slider .et-pb-slider-arrows .et-pb-arrow-prev{
    left: 89%;
    top: auto!important;
    bottom: 0;
    transform: none;
    background-color: #fff !important;
    color: #0c4c93;
    border-color: #fff;
    opacity: 1 !important;
    overflow: hidden;
    width: 80px;
    height: 80px;
  }
  
  .plumberhome_section1_row1_slider .et-pb-slider-arrows .et-pb-arrow-prev:before{
    position: absolute;
    top: 25px;
    left: 22px;
    font-size: 30px;
  }
  
  .plumberhome_section1_row1_slider .et-pb-slider-arrows .et-pb-arrow-next{
    right: 0%;
    top: auto!important;
    bottom: 0;
    transform: none;
    background-color: #fff !important;
    color: #0c4c93;
    border-color: #fff;
    opacity: 1 !important;
    overflow: hidden;
    width: 80px;
    height: 80px;
  }
  
  .plumberhome_section1_row1_slider .et-pb-slider-arrows .et-pb-arrow-next:before{
    position: absolute;
    top: 25px;
    left: 22px;
    font-size: 30px;
  }
  
  .plumberhome_text .et_pb_text_inner{
    padding-left: 65px;
  }
  
  .plumberhome_section2_row3_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon{
    font-size: 32px !important;
    padding: 15px !important;
  }
  
  .plumberhome_section2_row3_blurb .et_pb_blurb_content .et_pb_blurb_container{
    padding-left: 25px !important;
  }
  
  .plumberhome_section2_row3_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header:before{
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    width: 0%;
    height: 2px;
    margin: auto;
    left: 0;
    right: 0;
    transition: width .2s linear;
  }
  
  .plumberhome_section2_row3_column:hover .plumberhome_section2_row3_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header:before{
    width: 100%;
  }
  
  .plumberhome_section2_row3_blurb1 .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon{
    font-size: 32px !important;
    padding: 15px !important;
  }
  
  .plumberhome_section2_row3_blurb1 .et_pb_blurb_content .et_pb_blurb_container{
    padding-left: 25px !important;
  }
  
  .plumberhome_section2_row3_column:hover .plumberhome_section2_row3_blurb1{
    opacity: 1;
    transform: translateY(0);
  }
  
  .plumberhome_section2_row3_column:hover .plumberhome_section2_row3_button{
    opacity: 1;
  }
  
  .plumberhome_section2_row3_image .et_pb_image_wrap img {
    height: 335px !important;
    object-fit: cover;
        width: 100% !important;
}
  .plumberhome_section2_row3_image .et_pb_image_wrap{width:100% !important;}
  .plumberhome_section3_row1_column2_blurb1 .et_pb_blurb_content .et_pb_main_blurb_image img{
    height: 70px;
    width: 70px;
    max-width: 70px;
  }
  
  .plumberhome_section3_row1_column2_blurb1 .et_pb_blurb_content .et_pb_main_blurb_image:before{
    position: absolute;
    content: '';
    left: 25%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transform: translateX(-50%);
    background-color: #f8f8fa;
    top: -8px;
    z-index: -1;
  }
  
  .plumberhome_section3_row1_column2_blurb1 .et_pb_blurb_content .et_pb_blurb_container{
    padding-left: 25px !important;
  }
  
  .plumberhome_section3_column1_image .et_pb_image_wrap img {
    height: 460px !important;
    object-fit: cover;
    object-position: center;
}
  
  .plumberhome_blurb .et_pb_blurb_content .et_pb_blurb_container{
    padding-left: 0 !important;
  }
  
  .plumberhome_section4_row2_blurb1 .et_pb_blurb_content .et_pb_main_blurb_image img{
    height: 70px;
    width: 70px;
    max-width: 70px;
  }
  
  .plumberhome_section4_row2_blurb1 .et_pb_blurb_content .et_pb_main_blurb_image:before{
    position: absolute;
    content: '';
    left: 17%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transform: translateX(-50%);
    background-color: #f8f8fa;
    top: -8px;
    z-index: -1;
  }
  
  .plumberhome_section4_row2_blurb1 .et_pb_blurb_content .et_pb_blurb_container{
    padding-left: 25px !important;
  }
  
  .plumnber_section5_column1_image .et_pb_image_wrap img {
    height: 100px !important;
    width: 100px !important;
    object-fit: cover;
    object-position: center;
}
  
  .plumberhome_section9_text .et_pb_text_inner{
    display: inline-block;
  }
  
  .plumberhome_section11_contact .et_pb_contact .et_pb_contact_form  .et_contact_bottom_container .et_pb_button:after{
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    transition: all 0.35s ease 0s;
    background: #ff4917;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  }
  
  .plumberhome_section11_contact .et_pb_contact .et_pb_contact_form  .et_contact_bottom_container .et_pb_button:hover:after{
    height: 450%;
    transition: all 1s ease 0s;
  }
  
   .plumberhome_section11_contact .et_pb_contact .et_pb_contact_form  .et_contact_bottom_container .et_pb_button:hover{
     z-index: 10;
  }
  
  .plumberhome_section11_image .et_pb_image_wrap img {
    height: 65vh !important;
    object-fit: cover;
    object-position: center;
}
  
  .plumberhome_section12_image .et_pb_image_wrap img {
    height: 475px !important;
    object-fit: cover;
    object-position: center;
  }
  
    .plumberhome_section11_row2_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before{
    content: "\4b" !important;
    font-family: 'ETmodules' !important;
    display: block !important;
    visibility: visible !important;
    position: absolute;
    top: 27px;
    right: 4px;
    width: 62px;
    height: 30px;
    text-align: center;
    font-size: 24px;
    line-height: 1;
    color: #0c4c93;
    font-weight: 800;
    border-left: 2px solid #51acfb;
    pointer-events: none;
  }
  
  .plumberhome_section13_blog .et_pb_post .et_pb_image_container img{
     height: 35vh !important;
    object-fit: cover;
    object-position: center;
  }
  
  .plumberhome_section13_blog .et_pb_post .post-content .more-link:before{
    position: absolute;
    content: "";
    height: 2px;
    bottom: -10px;
    left: 0;
    width: 0;
    background: #51acfb;
    z-index: 99;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  
  .plumberhome_section13_blog .et_pb_post .post-content .more-link:after{
    position: absolute;
    content: "";
    height: 2px;
    bottom: -10px;
    left: 0;
    width: 100%;
    background: #0c4c93;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  
  .plumberhome_section13_blog .et_pb_post .post-content .more-link:hover:before{
    width: 100%;
    background: #51acfb;
  }
  
  .plumberhome_section13_blog .et_pb_post .post-content .more-link:hover:after{
    width: 100%;
    background: #0c4c93;
  }
  
  .plumberhome_section13_blog .et_pb_post .post-content .post-content-inner{
    margin-bottom: 20px;
  }
  
  .plumberhome_section13_blog .et_pb_post{
     box-shadow: 0px 15px 35px 0px rgb(0 0 0 / 10%);
  }
  
  .plumberhome_section13_blog .pagination a{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 2px solid #0c4c93;
    position: relative;
    outline: none;
    cursor: pointer;
    transition: color 0.4s ease;
    overflow: hidden;
    white-space: nowrap;
    padding: 10px 30px;
  }
  
  .plumberhome_section13_blog .pagination a:after{
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    transition: all 0.35s ease 0s;
    background: #0c4c93;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
  }
  
  .plumberhome_section13_blog .pagination a:hover:after{
    height: 450%;
    transition: all 1s ease 0s;
  }
  .plumberhome_section2_row3_column:hover .plumberhome_section2_row3_blurb{opacity:0;}
  @media only screen and (max-width: 981px){
    .plumberhome_section1_row1_slider .et-pb-slider-arrows .et-pb-arrow-prev {
    left: 79%;
}
    .plumberhome_section3_row1_column2_blurb1 .et_pb_blurb_content .et_pb_blurb_container,.plumberhome_section4_row2_blurb1 .et_pb_blurb_content .et_pb_blurb_container,.plumberhome_text .et_pb_text_inner,.plumberhome_section3_row1_column2_blurb1 .et_pb_blurb_content .et_pb_blurb_container{padding-left:0 !important;}
    .plumberhome_section13_blog .et_pb_post .et_pb_image_container img{    height: 230px !important;}
    .plumberhome_section4_row2_blurb1 .et_pb_blurb_content .et_pb_main_blurb_image:before {
    display:none;
    }
    
    .plumberhome_section3_column1_image .et_pb_image_wrap img {
    height: 40vh !important;
    object-fit: cover;
    object-position: center;
}
    
    .plumberhome_section11_image .et_pb_image_wrap img {
    height: 40vh !important;
    object-fit: cover;
    object-position: center;
}
    
    .plumberhome_section12_image .et_pb_image_wrap img {
    height: 40vh !important;
    object-fit: cover;
    object-position: center;
}
    .plumberhome_section3_row1_column2_blurb1 .et_pb_blurb_content .et_pb_main_blurb_image:before{display:none;}
    .plumberhome_section11_contact .et_contact_bottom_container{padding: 0 0 0 3%;float:none;}
  }
  
  @media only screen and (max-width: 767px){
    .plumberhome_section1_row1_slider .et_pb_slide_description .et_pb_slide_title:before {
    position: relative;
}
    
    .plumberhome_section1_row1_slider .et_pb_slide_description .et_pb_slide_content {
    padding-left: 0px !important;
}
    
    .plumberhome_section3_row1_column2_blurb1 .et_pb_blurb_content .et_pb_main_blurb_image:before {
    left: 16%;
}
    
    .plumberhome_section3_column1_image .et_pb_image_wrap img {
    height: 40vh !important;
    object-fit: cover;
    object-position: center;
}
    
    .plumberhome_section11_image .et_pb_image_wrap img {
    height: 40vh !important;
    object-fit: cover;
    object-position: center;
}
    
    .plumberhome_section12_image .et_pb_image_wrap img {
    height: 40vh !important;
    object-fit: cover;
    object-position: center;
}
  }


.dp_testimonial_style8 .et_pb_column:hover .et_pb_text h6,.dp_testimonial_style8 .et_pb_column:hover .et_pb_text p,.dp_testimonial_style8 .et_pb_column:hover .et_pb_text h4{color:#fff !important;}
.dp_testimonial_style8 .et_pb_column .et_pb_main_blurb_image:before{width: 45px;
height: 45px;
line-height: 45px;
border-radius: 50%;
text-align: center;
color: #ffffff;
background: #11212f;
font-size: 35px;
position: absolute;
right: -10px;
bottom: 30px;
font-family: ETmodules;
content: "\7b";}  
  
