/*TESTIMONIAL SLIDER STYLES ***/
.et_pb_slides_testi {
    padding-top:50px;
    padding-bottom: 50px;
}

.et_pb_testimonial_slider .et_pb_slide{box-shadow: none !important;}

.et_pb_testimonial_slider .et_pb_slide_description, .et_pb_slider_fullwidth_off.et_pb_testimonial_slider .et_pb_slide_description {
    padding: 0 0 130px;
    text-shadow: inherit;
}


.et_pb_testimonial_slider .et_pb_slide_content {
    color: #9aa1a8 ;
    font-family: "Lora",Georgia,"Times New Roman",serif;
    font-size: 20px ;
	line-height:1.8em;
}


.et_pb_testimonial_slider .et_pb_slide .et_pb_slide_title_name {
    color: #0c283d;
}
.et_pb_testimonial_slider .et_pb_slide_title_name {
    margin-top: 20px;
}


.et_pb_testimonial_slider .et_pb_slide .company_name, .et_pb_testimonial_slider .et_pb_slide .company_name a {
    color: #e3464b;
}

.et_pb_testimonial_slider .et-pb-controllers .et-pb-active-control {
  filter: brightness(100%);
}
.et_pb_testimonial_slider .et-pb-controllers a {
    height: 75px !important;
    width: 75px !important;
    border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
    margin-left: 12px;
    margin-right: 12px;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    display: inline-block;
    text-indent: -9999px;
    filter: brightness(50%);
}
.et_pb_testimonial_slider .et-pb-controllers a:hover {
  filter: brightness(100%);
}
.et_pb_testimonial_slider .et-pb-controllers {
   bottom: 50px !important; 
}

.et_pb_testimonial_slider .et-pb-controllers .et-pb-active-control {
    filter: brightness(100%);
    transform: translateY(-10px);
    border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
}
.et_pb_testimonial_slider .et_pb_slide_title_name {
  margin-top: 20px;
  margin-top: 10px;
}
.et_pb_testimonial_slider {
max-width: 1280px;
margin: auto;
}
.et_pb_testimonial_slider .et-pb-active-slide .et_pb_slide_description {
    -webkit-animation-name: fadeIn !important;
    -moz-animation-name: fadeIn !important;
    -ms-animation-name: fadeIn !important;
    -o-animation-name: fadeIn !important;
    -webkit-animation-duration: .9s;
    -moz-animation-duration: .9s;
    -ms-animation-duration: .9s;
    -o-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
@media only screen and (max-width : 980px) {
.et_pb_testimonial_slider .et_pb_slide_content {
    font-size: 20px !important;
    line-height: 20px !important;
}
}
@media only screen and (max-width: 768px) {
.et_pb_testimonial_slider.client_image_class .et-pb-controllers a {
    height: 100px !important;
    width: 100px !important;
    margin-left: 4px;
    margin-right: 4px;
}
.et_pb_testimonial_slider .et_pb_slide_description, .et_pb_slider_fullwidth_off.et_pb_testimonial_slider .et_pb_slide_description {
    padding: 0 0 20px !important;
    text-shadow: inherit;
}
.et_pb_testimonial_slider.client_image_class .et-pb-controllers a {display:none;}
.et_pb_testimonial_slider.client_image_class .et-pb-controllers a.et-pb-active-control {display:inline-block;}
.client_image_class .et_pb_slides_testi { padding-bottom: 120px;}
.et_pb_testimonial_slider.client_image_class .et-pb-controllers { bottom: 20px !important;}
.et_pb_testimonial_slider{padding:25px;}
}
@media only screen and (max-width: 767px) {
.et_pb_testimonial_slider.client_image_class .et-pb-controllers { bottom: 120px !important;}

}
@media only screen and (max-width: 480px) {
.et_pb_testimonial_slider .et_pb_slide_content {font-size: 14px !important;}
}