/* cmsms stylesheet: cc1-global modified: 04/05/25 00:49:39 */
:root {
    --thm-font: 'Barlow';
    --heading-font: 'Barlow';
    --thm-base-color: #034ebf;
    --thm-base-color-rgb: #254a39;
    --thm-red-color-rgb: 3, 78, 171;
    --thm-primary-color: #2260be;
    --thm-primary-color-rgb: 34, 96, 190;
    --thm-black-color: #2260be;
    --thm-black-color-rgb: 34, 96, 190;
    --thm-gray-color: #f0f1f5;
    --thm-red-color: #034ebf;
    --thm-text-color: #2d2d2d
}

body {
    font-family: var(--thm-font);
    color: var(--thm-text-color);
    font-size: .95rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--heading-font)
}

a,
a:hover,
a:active,
a:focus {
    text-decoration: none
}
/* cmsms stylesheet: cc1-global-fonts modified: 04/05/25 00:49:39 */
@font-face {
    font-family: 'eicons';
    src: url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot");
    src: url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.15.0#iefix") format("embedded-opentype"),
        url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.15.0") format("woff2"),
        url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.15.0") format("woff"),
        url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.15.0") format("truetype"),
        url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.15.0#eicon") format("svg");
    font-weight: 400;
    font-style: normal
}

[class^=eicon],
[class*=" eicon-"] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot");
    src: url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
        url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2") format("woff2"),
        url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff") format("woff"),
        url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf") format("truetype"),
        url("https://vnconstruction.vn/themes/cc1/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome") format("svg")
}

.fa,
.fas {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free'
}
