.brand__item-2 img{
    max-height: 60px;
    filter: grayscale(100%);
    cursor: pointer;
}
.brand__item-2 img:hover{
    filter: grayscale(0%);
}

.hero__inner-3 .sec-sub-title, .hero__area-3 .sec-title {
    color: #1b3048 !important;
}


//.footer__inner {
//    background-color: #1b3048 !important;
//}   
//.offcanvas__area{
//    background-color: #1b3048 !important;
//}   

.about__area-3 {        
    background-color: #ff8019;
}

.about__area-3 .sec-sub-title, .about__area-3 .sec-title{
     background-color: #ff8019;
}

.about__area-3 .sec-text p{
    color: #fff;
}

.wc-btn-light{
    color: #fff !important;
    border-color: #fff;
}

.about__area-3::after {          
    background-color: #f7bb8a;
}

.choose-title {         
    color: #1b3048;
}


.counter__wrapper .counter__number{
   color: #f37106;
}

.counter__item p{
  color: #1b3048 !important;
}
// dark - #011124

.right-content .service__item-6{
    height: 400px !important;
}

.service__area-6{
   background-color: #1b3048;
}


.portfolio__service {        
    background-color: #1b3048;  
    background-image: url(../imgs/shape/22-1.png);
}

.portfolio__service .sec-title {
    color: #fff;
}

.portfolio__service .sec-text p{
    color: #fff;
}


.workflow__slide-6 .workflow__title-6 {
   color: #fff;
} 

.workflow__slide-6 p{
   color: #fff;
}

.portfolio__service .sec-text {
    background-image: url(../imgs/shape/14-1.png);
}


