li.template-bullet a { color: #444 !important; }
.services-list a>img {margin: 22px auto 0;}
.contact-form textarea {height: 330px;}
/*h3.box-header:after {
    display: none;
}*/
@media screen and (min-width: 768px) {
    body .services-list li, .team-box { width: 292.5px; }
    .vc_custom_1499715192756 .vc_col-sm-6 { width: 50%; margin-left: 0; }
}
body .services-list li .more, .team-box .more {display: none;}
table.specifics tr, table.homepage tr { background-color: transparent; }
table.specifics tr td { border: none; padding: 8px 12px; vertical-align: middle; }
table.homepage tr td { border: none; padding: 16px 12px; vertical-align: middle; }
.img-align-right { float: right; }

/*@media screen and (max-width: 479px) {
    .logo img.logo_desktop { display: none; }
    .logo img.logo_mobile { display: block; }
}*/

@media screen and (max-width: 767px) {
    .vc_row .vc_col-sm-4 .feature-item p {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 1189px) {
    .vc_row .vc_col-sm-4 .feature-item p {
        margin-left: 0 !important;
    }
}

.vc_figure-caption {
    font-family: 'Raleway';
    font-size: 14px !important;
    padding: 5px 4px 0;
}
.our-clients-list-container li {
    background-color: #ffffff;
    padding: 16px;
    -moz-border-radius: 16px 16px 16px 16px;
    -webkit-border-radius: 16px 16px 16px 16px;
    border-radius: 16px 16px 16px 16px;
    border: 1px solid #e21d28;
}

.img-border-radius img {
    -moz-border-radius: 16px 16px 16px 16px;
    -webkit-border-radius: 16px 16px 16px 16px;
    border-radius: 16px 16px 16px 16px;
    border: 1px solid #e21d28;
}

.img-border-radius .vc_figure-caption {
    font-family: 'Raleway';
    font-weight: bold;
    font-size: 18px !important;
    padding: 6px 6px 0;
}

.img-border-radius-caption img {
    -moz-border-radius: 16px 16px 0px 0px;
    -webkit-border-radius: 16px 16px 0px 0px;
    border-radius: 16px 16px 0px 0px;
    border: 1px solid #e21d28;
}

.img-border-radius-caption .vc_figure-caption {
    font-family: 'Raleway';
    font-weight: bold;
    color: #ffffff;
    background-color: #e21d28;
    -moz-border-radius: 0px 0px 16px 16px;
    -webkit-border-radius: 0px 0px 16px 16px;
    border-radius: 0px 0px 16px 16px;
    font-size: 18px !important;
    padding: 8px;
    width: calc(372px - 16px);
    box-sizing: content-box;
}