.fp-slider .et_pb_slide_description, .fp-slider .et_pb_slider_fullwidth_off .et_pb_slide_description{
height:70vh;
}
.hero-slider{
position:relative;
}
.hero-slider .hero-slider-text{
position:absolute;
display:flex;
height:100%;
left:10%;
top:0;
min-width:80%;
}

.border-bottom h3:after{
height:5px;
width:50px;
background-color:#A3CBAE;
content:'';
display:block;
margin:20px auto;
}
.testimonial-block .et_pb_slide_description, .testimonial-block .et_pb_slide{
padding:0px !important;
text-shadow:none !important;
}

.page-header:before{
height:100%;
width:100%;
display:block;
content:'';
position:absolute;
background-color:rgba(0, 0, 0, 0.5);
}