/*!
Theme Name: DP Slider Layouts
Theme URI: https://divi-professional.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: divi professional
Author URI: https://divi-professional.com
Template: Divi
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*Blurb With Slider*/
.service_block_effects1  {display: block;border: 3px solid #d5d5d5;border-radius: 0;text-align: center;background: #fff;padding: 20px;position: relative;}
.service_block_effects1  {text-align: center;}
.service_block_effects1:before {display: block;content: "";width: 9%;height: 17%;position: absolute;bottom: -3px;right: -3px;border-bottom: 3px solid #03a9f5;
border-right: 3px solid #03a9f5;transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;}
.service_block_effects1:hover:before {width: 95%;height: 90%;}
.service_block_effects1 .et_pb_main_blurb_image span.et_pb_image_wrap .et-pb-icon{font-size:32px;color:#666 !important;}
.service_block_effects1 .et_pb_blurb_content h4 {color: #6f6f6f;font-size: 14px;margin-bottom: 10px;font-weight: 600;text-align:center;}
.service_block_effects1:hover .et_pb_main_blurb_image span.et_pb_image_wrap .et-pb-icon{color:#03a9f5 !important;}
.service_block_effects1:hover .et_pb_blurb_content h4,.service_block_effects1:hover .et_pb_blurb_description{color:#000;}
.service_block_effects1:after {display: block;content: "";width: 9%;height: 17%;position: absolute;top: -3px;left: -3px;border-top: 3px solid #03a9f5;border-left: 3px solid #03a9f5;transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;}
.service_block_effects1:hover:after {width: 95%;height: 90%;}
.service_block_effects1 .et_pb_blurb_description{text-align:center;}

/*Team Member with Slider*/
.teamslider .et_pb_team_member_image {margin-right:0px;margin-bottom: 20px;}
.teamslider .et_pb_team_member_description{display:block !important ;}

/*Testimonial With Slider*/
.testimonialslider .owl-stage {padding-top:30px;}
/* Start of Style 3 */
#testimonial-style3 .et_pb_testimonial_description_inner p {
    color: #9e9e9e !important;
    font-size: 16px;
    font-style: italic;
}
#testimonial-style3 .et_pb_testimonial_description_inner .et_pb_testimonial_meta {
    font-style: normal;
    opacity: 0.5;
}
#testimonial-style3 .et_pb_testimonial {
    overflow: visible;
}
#testimonial-style3 .et_pb_testimonial::before {
    content: "\7b";
    z-index: 9;
    font-size: 55px !important;
    transform: rotate(360deg);
    top: -30px;
    margin-left: -30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
#testimonial-style3 .et_pb_testimonial_description {
    margin-top: 20px;
}

@media screen and (max-width:980px){
	#testimonial-style3 .et_pb_column_1_3 {
	    max-width: 500px;
		width: 100%;
		display: block;
		margin: 0 auto 36px !important;
		float: none;
	}
	#testimonial-style3 .et_pb_column_1_3:last-child{
		margin: 0 auto !important;
	}
	#testimonial-style3.et_pb_section .et_pb_row, 
	#testimonial-style3.et_pb_section.et_section_specialty .et_pb_row {
		max-width: 1080px !important;
		width: 80%;
	}
}
@media screen and (max-width:440px){
	#testimonial-style3.et_pb_section .et_pb_row, 
	#testimonial-style3.et_pb_section.et_section_specialty .et_pb_row {
		max-width: 1080px !important;
		width: 90%;
	}
}
/* End of Style 3 */
