.header-style-1 .header-top-ptb-1 {
  
    border-bottom: 3px solid #ec008c;
    background-color: #01aeef;
   
}
.btn.btn-brush, .button.btn-brush {   
    color: #ec008c;
}
.text-brand {
    color: #01aeef !important;
}
.text-7 {
    color: #01aeef !important;
}

.slider-arrow .slider-btn {
    
    background: #ec008c;
    color: #fff;
}
.text-8 {
    color: #01aeef !important;
}
.slider-arrow .slider-btn:hover {
    background-color: #01aeef;
    color: #fff;
    border-color: #01aeef;
}
.section-title span {
    color: #ec008c;
}
.banner-big .btn {
    background: #ec008c !important;
    color: #fff;
    
}
.custom_select {
    width: 100% !important;
}