

.q_icon_list .qode-ili-icon-holder, .q_icon_list i{
    width: 9px;
}

.q_icon_list p{
    padding-left: 20px;
}

.q_icon_list{
    margin-bottom: 0;
}

.qode_clients .qode_client_holder_inner {
    margin: 0 3px;
}

.qode_clients .qode_client_holder {
    margin-bottom: 5px;
}

.footer_top .widget_nav_menu ul li  {    
 padding: 0 0 2px;
} 

.qode-card-slider-holder .qode-card-slider .slide {
    padding: 0 16px;
}

@media only screen and (max-width: 768px){
    .qode-responsive-space .q_elements_holder{
        margin-bottom: 25px;
    }
}

.qode-card-slider-holder .controls .dots .dots-inner .dot{
    background-color: transparent;
    border: 2px solid #fff;
    height: 15px;
    width: 15px;
    margin: 0 10px;
}

.qode-card-slider-holder .controls .dots .dots-inner .dot.active, .qode-card-slider-holder .controls .dots .dots-inner .dot:hover{
    background-color: #ea3266;
    border-color: #ea3266;
}

.qode-card-slider-holder .controls .button.prev{
    left: -80px;
}

.qode-card-slider-holder .controls .button.next{
    right: -80px;
}

.qode-card-slider-holder .qode-type1-gradient-bottom-to-top-text span{
    -webkit-text-fill-color: #ea3266;
}

.qode-card-slider-holder .controls .button{
    height: 92px;
    width: 92px;
}
.qode-card-slider-holder .controls.bullets{
bottom: -82px;
}