.testimonial.element-eleven{
width:auto;
margin-left:-15px;
margin-right:-15px;
}
.testimonial.element-eleven:not(.owl-carousel){
margin-left:0;
margin-right:0;
}
.testimonial.element-eleven:not(.owl-carousel):after{
content:" ";
display:block;
clear:both;
}
.testimonial.element-eleven *{
margin:0 auto;
}
.testimonial.element-eleven .testimonial-item{
padding-left:15px;
padding-right:15px;
}
.testimonial.element-eleven:not(.owl-carousel) .testimonial-item{
float:left;
margin-bottom:30px;
padding-left:0;
padding-right:0;
}
.testimonial.element-eleven .testimonial-item > .holder{
position:relative;
min-height:120px;
padding-left:138px;
}
.testimonial.element-eleven .testimonial-item > .holder > .pic{
position:absolute;
top:2px;
left:0;
z-index:1;
text-align:center;
}
.testimonial.element-eleven .testimonial-item.no-image > .holder > .pic{
display:none;
}
.testimonial.element-eleven .testimonial-item > .holder > .pic img{
width:115px;
border:3px #fff solid;
box-shadow:0px 0px 0px 2px #eaeaea;
}
.testimonial.element-eleven.image-square .testimonial-item > .holder > .pic img{
border-radius:0;
}
.testimonial.element-eleven.image-round .testimonial-item > .holder > .pic img{
border-radius:5px;
}
.testimonial.element-eleven.image-circle .testimonial-item > .holder > .pic img{
border-radius:50%;
}
.testimonial.element-eleven .testimonial-item > .holder > .data{
position:relative;
padding-left:23px;
}
.testimonial.element-eleven .testimonial-item > .holder > .data:before{
position:absolute;
top:17px;
left:0;
z-index:0;
content:" ";
width:3px;
height:calc(100% - 34px);
max-height:77px;
background-color:#c6d3e3;
}
.testimonial.element-eleven .testimonial-item > .holder > .data > *:last-child{
margin-bottom:0 !important;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote{
position:relative;
padding-top:22px;
padding-left:35px;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote:before{
position:absolute;
top:0;
left:0;
z-index:0;
content:'\201c';
font-family:MS PMincho;
font-size:72px;
color:#9dabbd;
line-height:72px;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote > *:last-child{
margin-bottom:0 !important;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote p{
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{
display:block;
margin-top:9px;
text-transform:uppercase;
font-weight:500;
font-size:13px;
color:#313d85;
line-height:25px;
font-style:normal;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite strong{
font-weight:inherit;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite strong:before{
content:"-";
margin-right:3px;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite strong:after{
content:",";
margin-right:5px;
} @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-eleven:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){
.testimonial.element-eleven:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
} @media screen and (max-width:320px){
.testimonial.element-eleven:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
}.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){
}.rt-menu.element-one{
}
.rt-menu.element-one ul.menu{
}
.rt-menu.element-one ul.menu li{
}
.rt-menu.element-one ul.menu li a{
display:block;
padding:5px 25px 9px 25px;
font-weight:400;
font-size:17px;
color:#fff;
line-height:27px;
opacity:0.9;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.rt-menu.element-one ul.menu li a:hover,
.rt-menu.element-one ul.menu li.current-menu-item a{
opacity:1;
background-color:rgba(255,255,255,0.12);
}
.rt-menu.element-one ul.menu li ul li a{
padding-left:40px;
}