@charset 'utf-8';
/*
 Theme Name:   ProLingua Child
 Theme URI:    http://prolingua.themerex.net/
 Description:  ProLingua Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     prolingua
 Version:      1.0
 Tags:         inheritable theme options
 Text Domain:  prolingua
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.sc_services_default .sc_services_item_header {
    padding: 1.8em 2em !important;
}

.sc_services_default .sc_services_item_content ul li {
    font-weight: bold !important;
}

.scheme_default .sc_services_default .sc_services_item_header .sc_services_item_title {
    font-weight: bold !important;
}

.sc_services_list .sc_services_item.sc_services_item_featured_top {
    text-align: center !important;
}
.vc_icon_element {
    margin-bottom: 5px !important;

}
h6 {
-webkit-hyphens:none;
-moz-hyphens:none;
-ms-hyphens:none;
-o-hyphens:none;
    hyphens:none;
}
h5 {
-webkit-hyphens:none;
-moz-hyphens:none;
-ms-hyphens:none;
-o-hyphens:none;
    hyphens:none;
}
h4 {
-webkit-hyphens:none;
-moz-hyphens:none;
-ms-hyphens:none;
-o-hyphens:none;
    hyphens:none;
}
h3 {
-webkit-hyphens:none;
-moz-hyphens:none;
-ms-hyphens:none;
-o-hyphens:none;
    hyphens:none;
}
h2 {
-webkit-hyphens:none;
-moz-hyphens:none;
-ms-hyphens:none;
-o-hyphens:none;
    hyphens:none;
}
h1 {
-webkit-hyphens:none;
-moz-hyphens:none;
-ms-hyphens:none;
-o-hyphens:none;
    hyphens:none;
}
.scheme_dark .sc_item_subtitle {
    color: #fff !important;
}