/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 14 2023 | 01:54:27 */
ul.list-11 li::before {
    content: "\f058";
    font-family: 'FontAwesome';
    color: #ef4136;
    position: absolute;
    margin-left: -30px;
}
ul.list-11 li {
    list-style: none !important;
    margin-bottom: 20px;
}
ul.list-11 {
    margin-left: 50px;
}
.uc_content {
    font-size: 16px;
}
.uc_elegant_accordion .uc_container .uc_ac_box {
    border: #e9e9e9 0px solid!important;
    margin-bottom: 20px!important;
}
span.fa.fa-plus.uc_dactive {
    color: #f4524d!important;
}
span.fa.fa-minus.uc_active {
    color: #f4524d!important;
}
h4 {
    font-size: 24px;
    color:#EF4136;
}

.cs-img img{
    width:530px;
    height:auto;
}
.vc_column-inner{
    line-height:30px;
}
h1 a{
    color:#ef4136;
    font-weight:bold;
}
h3{
    margin-bottom:10px;
}
a:hover{
    color:#ef4136 !important;
}


.h-red h1{
    color:#ef4136 !important;
}

.vc_toggle_title {
    color: #ef4136 !important;
    font-size: 25px;
}

.vc_toggle_content ul li::before{
    content: "\f058";
    font-family: 'FontAwesome';
    color: #ef4136;
    position: absolute;
    margin-left: -30px;
}
.vc_toggle_content ul li {
    list-style: none;
}