/* Add here all your css styles (customizations) */

.prev-v2 i, .next-v2 i {
    transform: scale(2,3);
}
.owl-work-v1 .owl-navigation {
    margin-bottom: 10px;
}
blocks.css:5161
.owl-work-v1 .owl-navigation {
    top: -60px;
    position: relative;
}
blocks.css:4902
.owl-carousel-v1 .owl-navigation {
    text-align: right;
    margin-bottom: 20px;
}
.prev-v2 {
    font-size: 25px;
    float: left;
}
.owl-btn {
    color: #000;
    cursor: pointer;
    font-size: 18px;
    padding: 2px 9px;
    text-align: center;
    /* background: #f5f5f5; */
}
.next-v2 {
    font-size: 25px;
}
.cust-list li{
color:#fff;
line-height: 35px;
}
.cust-list li a{
color:#fff;
font-size: 16px;
}
.sub{
background:#0C0300 !important;
}
.sub .headline h2 a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
.sub ul li a {
    color: #fff;
    line-height: 30px;
    font-weight: 200;
    text-decoration: none;
}
address a {
    color: #fff;
    text-decoration: none;
}
address a:hover{
    color: #fff;
    text-decoration: none;
}