.testimonial.element-eight{
width:auto;
margin-left:-15px;
margin-right:-15px;
}
.testimonial.element-eight .testimonial-item{
padding:0px 15px 0px 15px;
}
.testimonial.element-eight:not(.owl-carousel) .testimonial-item{
float:left;
margin-bottom:40px;
}
.testimonial.element-eight .testimonial-item > .holder{
position:relative;
display:flex;
min-height:120px;
padding-left:138px;
text-align:left;
}
.testimonial.element-eight .testimonial-item > .holder > .testimonial-title-pic{
position:absolute;
top:3px;
left:0;
z-index:1;
text-align:center;
}
.testimonial.element-eight .testimonial-item > .holder > .testimonial-title-pic img{
display:inline-block;
vertical-align:top;
width:auto;
width:115px;
border:3px #fff solid;
border-radius:50%;
box-shadow:0px 0px 0px 2px #eaeaea;
}
.testimonial.element-eight .testimonial-item > .holder > .testimonial-title-data{
position:relative;
padding-left:30px;
}
.testimonial.element-eight .testimonial-item > .holder > .testimonial-title-data:before{
position:absolute;
top:10px;
left:0;
z-index:0;
content:" ";
width:3px;
height:calc(100% - 20px);
background-color:rgba(0,0,0,0.15);
}
.testimonial.element-eight .testimonial-item > .holder > .testimonial-title-data > *:last-child{
margin-bottom:0 !important;
}
.testimonial.element-eight .testimonial-item > .holder > .testimonial-title-data blockquote{
margin-bottom:9px;
}
.testimonial.element-eight .testimonial-item > .holder > .testimonial-title-data blockquote > *:last-child{
margin-bottom:0 !important;
}
.testimonial.element-eight .testimonial-item > .holder > .testimonial-title-data blockquote p{
margin-bottom:20px;
}
.testimonial.element-eight .testimonial-item > .holder > .testimonial-title-data cite{
margin-bottom:0;
text-transform:uppercase;
font-weight:500;
font-size:13px;
color:#000;
line-height:25px;
font-style:normal;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){
.testimonial.element-eight:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){
.testimonial.element-eight:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
.testimonial.element-eight .testimonial-item > .holder{
padding-left:80px;
}
.testimonial.element-eight .testimonial-item > .holder > .testimonial-title-pic img{
max-width:60px;
}
} @media screen and (max-width:320px){
.testimonial.element-eight:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
.testimonial.element-eight .testimonial-item > .holder{
padding-left:80px;
}
.testimonial.element-eight .testimonial-item > .holder > .testimonial-title-pic img{
max-width:60px;
}
} .testimonial[class*='element-'].owl-nav-style-one .owl-nav{
margin-top:20px;
margin-left:15px;
margin-right:15px;
text-align:center;
font-size:0;
}
.testimonial[class*='element-'].owl-nav-style-two .owl-nav{
font-size:0;
}
.testimonial[class*='element-'] .owl-nav > .owl-prev,
.testimonial[class*='element-'] .owl-nav > .owl-next{
display:inline-block;
vertical-align:top;
width:40px;
height:40px;
background-color:initial;
border:1px #08276e solid;
text-align:center;
}
.testimonial[class*='element-'].owl-nav-style-one .owl-nav > .owl-prev,
.testimonial[class*='element-'].owl-nav-style-one .owl-nav > .owl-next{
margin-left:7px;
margin-right:7px;
}
.testimonial[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev,
.testimonial[class*='element-'].owl-nav-style-two .owl-nav > .owl-next{
position:absolute;
top:50%;
margin-top:-20px;
background-color:rgba(255,255,255,0.95);
}
.testimonial[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev{
left:15px;
}
.testimonial[class*='element-'].owl-nav-style-two .owl-nav > .owl-next{
right:15px;
}
.testimonial[class*='element-'] .owl-nav > .owl-prev:before,
.testimonial[class*='element-'] .owl-nav > .owl-next:before{
font-family:"FontAwesome";
font-size:30px;
color:#08276e;
line-height:36px;
}
.testimonial[class*='element-'] .owl-nav > .owl-prev:before{
content:"\f104";
}
.testimonial[class*='element-'] .owl-nav > .owl-next:before{
content:"\f105";
}
.testimonial[class*='element-'] .owl-dots{
margin-left:15px;
margin-right:15px;
}
.testimonial[class*='element-'].owl-dot-style-one .owl-dots{
margin-top:20px;
text-align:center;
}
.testimonial[class*='element-'].owl-dot-style-two .owl-dots{
position:absolute;
bottom:-8px;
left:0;
right:0;
text-align:right;
}
.testimonial[class*='element-'] .owl-dots > .owl-dot{
display:inline-block;
vertical-align:top;
}
.testimonial[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot{
margin-left:5px;
margin-right:5px;
}
.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot{
margin-left:3px;
margin-right:3px;
}
.testimonial[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot > span{
display:block;
width:12px;
height:12px;
background-color:#08276e;
border-radius:50%;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.testimonial[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot.active > span{
background-color:#fde428;
}
.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot > span{
display:block;
width:12px;
height:5px;
background-color:#c6d3e3;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span{
background-color:#001a57;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){
} @media screen and (min-width:321px) and (max-width:479px){
} @media screen and (max-width:320px){
} .clients[class*='element-'].owl-nav-style-one .owl-nav{
margin-top:20px;
margin-left:15px;
margin-right:15px;
text-align:center;
font-size:0;
}
.clients[class*='element-'].owl-nav-style-one .owl-nav > .owl-prev,
.clients[class*='element-'].owl-nav-style-one .owl-nav > .owl-next{
display:inline-block;
vertical-align:top;
margin-left:15px;
margin-right:15px;
text-align:center;
}
.clients[class*='element-'].owl-nav-style-one .owl-nav > .owl-prev:before,
.clients[class*='element-'].owl-nav-style-one .owl-nav > .owl-next:before{
font-family:"FontAwesome";
font-size:20px;
color:#252525;
line-height:1;
}
.clients[class*='element-'].owl-nav-style-one .owl-nav > .owl-prev:before{
content:"\f104";
}
.clients[class*='element-'].owl-nav-style-one .owl-nav > .owl-next:before{
content:"\f105";
} .clients[class*='element-'].owl-nav-style-two .owl-nav{
font-size:0;
}
.clients[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev,
.clients[class*='element-'].owl-nav-style-two .owl-nav > .owl-next{
position:absolute;
top:50%;
margin-top:-20px;
text-align:center;
opacity:0;
visibility:hidden;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.clients[class*='element-'].owl-nav-style-two:hover .owl-nav > .owl-prev,
.clients[class*='element-'].owl-nav-style-two:hover .owl-nav > .owl-next{
opacity:1;
visibility:visible;
}
.clients[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev{
left:15px;
}
.clients[class*='element-'].owl-nav-style-two:hover .owl-nav > .owl-prev{
left:0;
}
.clients[class*='element-'].owl-nav-style-two .owl-nav > .owl-next{
right:15px;
}
.clients[class*='element-'].owl-nav-style-two:hover .owl-nav > .owl-next{
right:0;
}
.clients[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev:before,
.clients[class*='element-'].owl-nav-style-two .owl-nav > .owl-next:before{
font-family:"FontAwesome";
font-size:25px;
color:#252525;
line-height:1;
}
.clients[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev:before{
content:"\f104";
}
.clients[class*='element-'].owl-nav-style-two .owl-nav > .owl-next:before{
content:"\f105";
} .clients[class*='element-'] .owl-dots{
margin-left:15px;
margin-right:15px;
}
.clients[class*='element-'].owl-dot-style-one .owl-dots{
margin-top:20px;
text-align:center;
}
.clients[class*='element-'].owl-dot-style-two .owl-dots{
text-align:right;
}
.clients[class*='element-'] .owl-dots > .owl-dot{
display:inline-block;
vertical-align:top;
}
.clients[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot{
margin-left:5px;
margin-right:5px;
}
.clients[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot{
margin-left:3px;
margin-right:3px;
}
.clients[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot > span{
display:block;
width:12px;
height:12px;
background-color:#08276e;
border-radius:50%;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.clients[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot.active > span{
background-color:#fde428;
}
.clients[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot > span{
display:block;
width:15px;
height:3px;
background-color:#fff;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.clients[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span{
background-color:#fde428;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){
} @media screen and (min-width:321px) and (max-width:479px){
} @media screen and (max-width:320px){
} .clients.element-one{
width:auto;
margin-left:-15px;
margin-right:-15px;
}
.clients.element-one:not(.owl-carousel):after{
display:block;
content:" ";
width:100%;
height:0;
clear:both;
}
.clients.element-one *{
margin:0 auto;
}
.clients.element-one .clients-item{
padding:5px 15px 10px 15px;
}
.clients.element-one:not(.owl-carousel) .clients-item{
float:left;
margin-bottom:40px;
}
.clients.element-one .clients-item > .holder{
text-align:center;
}
.clients.element-one .clients-item > .holder > .table{
display:table;
table-layout:fixed;
width:100%;
height:100%;
margin:0;
}
.clients.element-one .clients-item > .holder > .table > .table-cell{
display:table-cell;
width:100%;
height:100%;
vertical-align:middle;
}
.clients.element-one .clients-item > .holder .pic{
display:inline-block;
vertical-align:top;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){
.clients.element-one:not(.owl-carousel) .clients-item{
width:100% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){
.clients.element-one:not(.owl-carousel) .clients-item{
width:100% !important;
}
} @media screen and (max-width:320px){
.clients.element-one:not(.owl-carousel) .clients-item{
width:100% !important;
}
}