/* clients element-one */
.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;
}
/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}
/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}
/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
}
/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
.clients.element-one:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
.clients.element-one:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
.clients.element-one:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* clients element-two */
.clients.element-two{
width:auto;
margin-left:0;
margin-right:0;
padding:10px 20px 10px 20px;
background-color:#f9f9f9;
}
.clients.element-two:not(.owl-carousel):after{
display:block;
content:" ";
width:100%;
height:0;
clear:both;
}
.clients.element-two *{
margin:0 auto;
}
.clients.element-two .clients-item{
padding:5px 15px 10px 15px;
}
.clients.element-two:not(.owl-carousel) .clients-item{
float:left;
margin-bottom:40px;
}
.clients.element-two .clients-item > .holder{
text-align:center;
}
.clients.element-two .clients-item > .holder > .table{
display:table;
table-layout:fixed;
width:100%;
height:100%;
margin:0;
}
.clients.element-two .clients-item > .holder > .table > .table-cell{
display:table-cell;
width:100%;
height:100%;
vertical-align:middle;
}
.clients.element-two .clients-item > .holder .pic{
display:inline-block;
vertical-align:top;
}
/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}
/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}
/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
}
/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
.clients.element-two:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
.clients.element-two:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
.clients.element-two:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* clients element-three */
.clients.element-three{
width:auto;
}
.clients.element-three:not(.owl-carousel):after{
display:block;
content:" ";
width:100%;
height:0;
clear:both;
}
.clients.element-three *{
margin:0 auto;
}
.clients.element-three .clients-item{
padding:20px 15px 20px 15px;
border:1px #f2f2f2 solid;
}
.clients.element-three:not(.owl-carousel) .clients-item{
float:left;
}
.clients.element-three .owl-stage > .owl-item .clients-item,
.clients.element-three:not(.owl-carousel) .clients-item{
background-color:#fafafa;
}
.clients.element-three .owl-stage > .owl-item:nth-child(even) .clients-item,
.clients.element-three:not(.owl-carousel) .clients-item:nth-child(even){
background-color:#f4f4f4;
}
.clients.element-three .clients-item > .holder{
text-align:center;
}
.clients.element-three .clients-item > .holder > .table{
display:table;
table-layout:fixed;
width:100%;
height:100%;
margin:0;
}
.clients.element-three .clients-item > .holder > .table > .table-cell{
display:table-cell;
width:100%;
height:100%;
vertical-align:middle;
}
.clients.element-three .clients-item > .holder .pic{
display:inline-block;
vertical-align:top;
}
.clients.element-three .clients-item > .holder .pic img{
opacity:0.5;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.clients.element-three .clients-item > .holder:hover .pic img{
opacity:1;
}
/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}
/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}
/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
}
/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
.clients.element-three:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
.clients.element-three:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
.clients.element-three:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* clients element-four */
.clients.element-four{
width:auto;
border-top:1px #e4e5e9 solid;
border-left:1px #e4e5e9 solid;
}
.clients.element-four:not(.owl-carousel):after{
display:block;
content:" ";
width:100%;
height:0;
clear:both;
}
.clients.element-four *{
margin:0 auto;
}
.clients.element-four .clients-item{
padding:20px 15px 20px 15px;
border-right:1px #e4e5e9 solid;
border-bottom:1px #e4e5e9 solid;
}
.clients.element-four:not(.owl-carousel) .clients-item{
float:left;
}
.clients.element-four .clients-item > .holder{
text-align:center;
}
.clients.element-four .clients-item > .holder > .table{
display:table;
table-layout:fixed;
width:100%;
height:100%;
margin:0;
}
.clients.element-four .clients-item > .holder > .table > .table-cell{
display:table-cell;
width:100%;
height:100%;
vertical-align:middle;
}
.clients.element-four .clients-item > .holder .pic{
display:inline-block;
vertical-align:top;
}
.clients.element-four .clients-item > .holder .pic img{
opacity:0.75;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.clients.element-four .clients-item > .holder:hover .pic img{
opacity:1;
}
/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}
/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}
/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
}
/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
.clients.element-four:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
.clients.element-four:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
.clients.element-four:not(.owl-carousel) .clients-item{
width:100% !important;
}
}
/* Clients Nav Style One */
.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 Nav Style Two */
.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 Dot Style One */
.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;
}
/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}
/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}
/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
}
/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
}
/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
}
/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
}