/*
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");


/*header*/
header .header_top.clearfix {overflow: hidden;}
nav.main_menu ul li.active a{font-weight:700;}

.bs-light h1,.bs-light h2,.bs-light h3,.bs-light h4,.bs-light h5,.bs-light h6,.bs-light p{color:#ffffff;}

.content ul{list-style-position: outside;padding-left:20px;}
.content p{margin-bottom:0.9rem;}
.content p:last-child{margin-bottom:0rem;}

/* testimonials_c_holder */
.testimonials_c_holder .testimonial_content_inner {background: transparent;padding-top: 0px;padding-bottom: 0px;}
.testimonials_c_holder .testimonial_content_inner .testimonial_author {margin-top: 0px;font-size:14px;font-weight:500;color:#00D7D7;}
.testimonials_c_holder .testimonial_title_holder {margin-bottom: 60px;}
.testimonials_c_holder .flex-control-nav {margin-top: 20px;}
.testimonials_c_holder .flex-control-nav li a.flex-active{background-color: #f1f1f1;}
.testimonials_c_holder .flex-control-nav li a{background-color: #E8CFA6;}


.testimonials_c_holder .testimonial_text_inner:before {
    content: '';margin-left: 0;margin-right: auto;transform: translateX(140px);display: block;width: 56px;height: 41px;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg width='56' height='41' viewBox='0 0 56 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M12 16.563C10.5 16.563 9.25 16.938 8 17.313V16.563C8 12.188 11.5 8.56299 16 8.56299C18.125 8.56299 20 6.81299 20 4.56299C20 2.43799 18.125 0.562988 16 0.562988C7.125 0.562988 0 7.81299 0 16.563V28.563C0 35.313 5.25 40.563 12 40.563C18.625 40.563 24 35.313 24 28.563C24 21.938 18.625 16.563 12 16.563ZM44 16.563C42.5 16.563 41.25 16.938 40 17.313V16.563C40 12.188 43.5 8.56299 48 8.56299C50.125 8.56299 52 6.81299 52 4.56299C52 2.43799 50.125 0.562988 48 0.562988C39.125 0.562988 32 7.81299 32 16.563V28.563C32 35.313 37.25 40.563 44 40.563C50.625 40.563 56 35.313 56 28.563C56 21.938 50.625 16.563 44 16.563Z' fill='white'/%3E%3C/svg%3E%0A");
}

.testimonials_c_holder .testimonial_text_inner:after {
    content: '';margin-left: auto;margin-right: 0;transform: translateX(-140px);display: block;width: 56px;height: 41px;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg width='56' height='41' viewBox='0 0 56 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M12 0.868652C5.25 0.868652 0 6.24365 0 12.8687C0 19.6187 5.25 24.8687 12 24.8687C13.375 24.8687 14.625 24.6187 16 24.2437V24.8687C16 29.3687 12.375 32.8687 8 32.8687C5.75 32.8687 4 34.7437 4 36.8687C4 39.1187 5.75 40.8687 8 40.8687C16.75 40.8687 24 33.7437 24 24.8687V12.8687C24 6.24365 18.625 0.868652 12 0.868652ZM56 12.8687C56 6.24365 50.625 0.868652 44 0.868652C37.25 0.868652 32 6.24365 32 12.8687C32 19.6187 37.25 24.8687 44 24.8687C45.375 24.8687 46.625 24.6187 48 24.2437V24.8687C48 29.3687 44.375 32.8687 40 32.8687C37.75 32.8687 36 34.7437 36 36.8687C36 39.1187 37.75 40.8687 40 40.8687C48.75 40.8687 56 33.7437 56 24.8687V12.8687Z' fill='white'/%3E%3C/svg%3E%0A");
}

@media only screen and (max-width:767px){
	.testimonials_c_holder .testimonial_text_inner:before{transform: translateX(50px);}
	.testimonials_c_holder .testimonial_text_inner:after{transform: translateX(-50px);}
}
