.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-two .owl-nav{
font-size:0;
}
.clients[class*='element-'] .owl-nav > .owl-prev,
.clients[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;
}
.clients[class*='element-'].owl-nav-style-one .owl-nav > .owl-prev,
.clients[class*='element-'].owl-nav-style-one .owl-nav > .owl-next{
margin-left:7px;
margin-right:7px;
}
.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;
background-color:rgba(255,255,255,0.95);
}
.clients[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev{
left:15px;
}
.clients[class*='element-'].owl-nav-style-two .owl-nav > .owl-next{
right:15px;
}
.clients[class*='element-'] .owl-nav > .owl-prev:before,
.clients[class*='element-'] .owl-nav > .owl-next:before{
font-family:"FontAwesome";
font-size:30px;
color:#08276e;
line-height:36px;
}
.clients[class*='element-'] .owl-nav > .owl-prev:before{
content:"\f104";
}
.clients[class*='element-'] .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){
}