.justify-text .sc_services_item_content p,
.justify-text .sc_title_descr p,
.justify-text .sc_item_descr p{
    text-align: justify !important;
}

.not-active h4 a,
.not-active .sc_services_item a{
    pointer-events: none;
    cursor: default;
}

.smaller-header h2 {
    font-size: 2em!important;
}

.mobile_device .menu_mobile .socials_mobile,
.mobile_layout .menu_mobile .socials_mobile{
    display: none;
}

.widest-div .sc_item_descr {
    max-width: 100%!important;
}

.eg-extra-container {
    background: rgba(200, 137, 60, 0.88)!important;
}

.vc_btn3.vc_btn3-size-lg {
    font-size: 13px;
    padding: 24px 34px;
}

.vc_btn3.vc_btn3-shape-round {
    border-radius: 3em;
}

.vc_general.vc_btn3 {
    color: #000;
}

.vc_general.vc_btn3:hover {
    color: #c8993c;
}

.sc_layouts_title_meta {
    display: none;
}

.nav-links-single {
    display: none;
}

section.comments_wrap {
    display: none;
}

footer.footer_wrap .sc_layouts_row_type_normal {
    display: none;
}

header.top_panel .sc_button {
    display: none;
}

.sc_layouts_search{
    display: none;
}

.trx_addons_dropcap {
    background-color: #c8893c;
}

.center-titles h2 {
    margin-top: 0em;
    color: #fff;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
    width: 13.5em!important;
    height: 13.5em!important;
}

.smaller-quote blockquote {
    padding: 4.8em 3.2em 3.9em;
}

h1.sc_layouts_title_caption {
    font-family: PT Serif;
}

/* PAGE STYLING */
.scheme_default .logistics-style h2.sc_item_title:before,
.logistics-style .trx_addons_dropcap {
    background-color: #111e90;
}

.scheme_default .film-style h2.sc_item_title:before,
.film-style .trx_addons_dropcap {
    background-color: #7aa0c4;
}

.scheme_default .film-style blockquote:before {
    color: #7aa0c4;
}

.scheme_default .eng-style h2.sc_item_title:before{
    background-color: #fd6b35;
}

.scheme_default .ndt-style h2.sc_item_title:before,
.ndt-style .trx_addons_dropcap {
    background-color: #c30e20;
}

.scheme_default .operator-style h2.sc_item_title:before,
.operator-style .trx_addons_dropcap {
    background-color: #00b287;
}

.scheme_default .operator-style blockquote:before {
    color: #00b287;
}

.scheme_default .services-style h2.sc_item_title:before{
    background-color: #61a60e;
}

.scheme_default .chinatown-style h2.sc_item_title:before,
.chinatown-style .trx_addons_dropcap {
    background-color: #ad1023;
}

.gform_wrapper .gfield_checkbox li label {
    font-size: 1em !important;
    line-height: 2.5 !important;
    padding-left: 10px !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding-left: 15px !important;
}

.gform_wrapper textarea.large {
    padding-top: 15px; !important;
    padding-left: 15px !important;
}

.scheme_default input[type="radio"] + label:before, .scheme_default input[type="checkbox"] + label:before {
    border: none !important;
    opacity: 0 !important;
}

@media only screen and (max-width: 650px) {
    .copyright_text { text-align: center }
    .copyright_text span { display: block; width: 100%; }
}