/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.satl_wordrotation{
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	height: 3em;
	display: flex;
	justify-content: center;
	align-items: center;
}

.satl_wordrotation span{
	display: inline-block;
}

.satl_wordrotation_letter{
	border-radius: 100%;
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 40px;
	color: #fff;
	background-color: #6EC1E4;
	margin: auto auto;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

.testimonial_text_inner{
	max-width: 800px;
	margin: auto auto;
}

.testimonial_image_holder img{
	height: 125px;
}

.testimonials_c_holder .testimonial_content_inner{
	padding: 0px;
	padding-top: 50px;
}

.elementor-text-editor p{
	margin-bottom: 1em;
}

.blog .content_top_margin_none .content_inner{
	margin-top: 50px !important;
}  