/*
Theme Name: Flatsome Child
Theme URI: univn.vn
Description: This is a child theme for Flatsome Theme
Author: Quang Hoa
Template: flatsome
Version: 3.0
Text Domain: shtheme
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: "gilroy";
    font-weight: normal;
    font-display: swap;
    src: url("assets/fonts/Gilroy-Light.woff");
}
@font-face {
    font-family: "gilroy";
    font-weight: bold;
    font-display: swap;
    src: url("assets/fonts/Gilroy-Bold.woff");
}
html {
    font-family: "gilroy", sans-serif !important;
}
.nav-uppercase>li>a {
    font-weight: bold;
}
.text-box .text {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}
.uni-breadcrumbs {
	margin-bottom: 30px;
}
.breadcrumbs {
    text-transform: none;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: #FFF;
}

/*--------------------------------------------------------------
## Header 
--------------------------------------------------------------*/
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: #FFF;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: inherit;
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: inherit;
}
.nav-uppercase>li>a {
    letter-spacing: 0;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
	border-width: 12px;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
    border-width: 10px;
    margin-left: -9px;
}
.nav-dropdown-has-border .nav-dropdown {
	border-width: 1px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default {
    padding: 0;
    display: block;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.nav-dropdown-col, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default>li.image-column {
    display: block;
    width: 100%;
    border-right: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li {
    position: relative;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .menu-item-has-children>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .title>a, 
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col>a {
    font-size: 1em;
    font-weight: normal;
    color: inherit;
    text-transform: none;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default {
    min-width: 210px;
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default ul { 
    background-color: #fff;
    min-width: 210px;
    top: -1px;
    border: 1px solid #ddd;
    left: 100%; 
    position: absolute; 
    -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    z-index: 99999; 
    opacity: 0; 
    visibility: hidden;
    -moz-transition: 0.2s ease-in-out; 
    -o-transition: 0.2s ease-in-out; 
    -webkit-transition: 0.2s ease-in-out; 
    transition: 0.2s ease-in-out; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default li:hover > ul { 
    opacity: 1; 
    visibility: visible; 
}
.menu-item-design-default > .nav-dropdown.nav-dropdown-default .nav-dropdown-col .menu-item-has-children {
    margin-top: 0;
}

/*--------------------------------------------------------------
## Widget 
--------------------------------------------------------------*/
/* Widget Recent Posts */
.sidebar .widget_recent_entries ul li { padding: 5px 10px; border-bottom: 1px solid #cccccc; }
.sidebar .widget_recent_entries ul li:last-child { border-bottom: none; }
.sidebar .widget_recent_entries ul li .post-date { display: block; }

/* Widget Recent Posts */
.widget .list-post-item li { margin-bottom: 20px; border: none; }
.widget .list-post-item li:last-child { margin-bottom: 0; }
.widget .list-post-item li a { padding: 0; }
.widget .list-post-item .post:after { clear: both; }
.widget .list-post-item .alignleft { float: left; margin-right: 10px; }
.widget .list-post-item .alignright { float: right; margin-left: 10px; }
.widget .list-post-item .alignleft, .widget .list-post-item .alignright { width: 100px; }
.widget .list-post-item .aligncenter { text-align: center; }
.widget .list-post-item h3 { 
    margin: 0 0 5px 0; 
    font-size: 14px; 
    line-height: 1.4; 
    width: auto; 
}
.widget .list-post-item h3 a { color: #123923; }
.widget .list-post-item .entry-content { padding: 0; }

/* Widget Support */
@media (min-width: 1200px) { .widget_supports .list-supporter { padding-top: 190px; background-image: url(assets/img/bg-support.png); background-repeat: no-repeat; background-position: top center; background-size: contain; } }
.widget_supports .list-supporter .email { padding: 5px 10px; font-weight: bold; line-height: 20px; }
.widget_supports .phone { font-size: 1.25rem; color: #ff0000; font-weight: bold; }
.widget_supports .list-supporter li { margin: 0; }
.widget_supports .support-style-1 { background-color: #FFF; }
.widget_supports .support-style-1 .supporter { padding: 0 10px 10px 10px; }
.widget_supports .support-style-1 li { padding: 5px 0; font-size: 14px; color: #333333; border-top: 1px solid #333; }
.widget_supports .support-style-1 li:first-child { border-top: none; }
.widget_supports .support-style-1 li:last-child { border-bottom: none; }
.widget_supports .support-style-1 i { width: 22px; margin-right: 12px; }
.widget_supports .support-style-2 .supporter { margin: 0 8px; padding: 5px 8px 5px 50px; border-top: 1px solid #dddddd; background: url(lib/images/ic-phone.png) 7px 10px no-repeat; position: relative; }
.widget_supports .support-style-2 .supporter:first-child { border-top: none; }
.widget_supports .support-style-2 .name { font-weight: bold; }
.widget_supports .support-style-2 .skype { position: absolute; right: 7px; bottom: 10px; z-index: 1; }
.widget_supports .support-style-2 .email a { color: #333333; }
.widget_supports .support-style-3 .supporter:not(:last-child) { border-bottom: 1px solid #dfdfdf; }
.widget_supports .support-style-3 ul { position: relative; padding: 8px 10px; }
.widget_supports .support-style-3 .name { font-size: 0.75rem; color: #333333; }
.widget_supports .support-style-3 .phone { line-height: 24px; }
.widget_supports .support-style-3 .social { position: absolute; bottom: 10px; right: 8px; z-index: 1; }
.widget_supports .support-style-3 .social a { display: inline-block; margin-left: 4px; }

/* Widget Information */
.widget_information ul {
    padding: 0;
    margin: 0 0 1em 0;
    list-style: none;
}
.widget_information ul li {
    padding: 3px 0 3px 22px;
    position: relative;
}
.widget_information ul li + li {
	border-top: none;
}
.widget_information ul li.hidden_icon {
    padding-left: 0;
}
.widget_information ul li.hidden_icon i {
    display: none;
}
.widget_information li i {
    font-size: 0.75rem;
    position: absolute;
    left: 0;
    top: .8em;
    width: 14px;
    text-align: center;
}
.widget_information li.label-company {
    padding-left: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.widget_information li.label-company i {
    display: none;
}

/*--------------------------------------------------------------
## Shortcode 
--------------------------------------------------------------*/
/* Shortcode Blog */
.sh-blog-shortcode .element .entry-thumb .image-zoom {
    padding-top: 56%;
}
.sh-blog-shortcode .element .entry-content {
    margin: 0;
    padding: 0;
    font-size: 0.9375rem;
}
.sh-blog-shortcode .element .entry-content p {
    margin-bottom: 10px;
}
.sh-blog-shortcode .element .entry-meta {
    color: #888;
    font-style: italic;
    margin-bottom: 5px;
    font-size: 14px;
}
.sh-blog-shortcode .element .entry-meta i {
    margin-right: 5px;
}
.sh-blog-shortcode .element .entry-title {
    margin: 10px 0 5px 0;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4em;
    color: #000000;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.8em;
    width: auto;
}
.sh-blog-shortcode .element .entry-title a {
    color: inherit;
}
.sh-blog-shortcode .element .entry-description {
    text-align: justify;
    line-height: 1.4;
    font-size: 0.9375rem;
}
.sh-blog-shortcode.style-1 .entry-thumb {
    float: left;
    width: 25%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-1 .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-5 .entry-thumb {
    float: left;
    width: 30%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-5 .entry-title {
    margin-top: 0;
}
.sh-blog-shortcode.style-6 .first-element-layout,
.sh-blog-shortcode.style-6 .second-element-layout {
    margin-bottom: 20px;
}
.sh-blog-shortcode.style-6 .first-element-layout .element {
    margin-bottom: 0;
}
.sh-blog-shortcode.style-6 .first-element-layout .entry-title {
    margin: 15px 0 10px 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:not(:last-child) {
    margin-bottom: 15px;
}
.sh-blog-shortcode.style-6 .second-element-layout .element:last-child {
    margin-bottom: 0;
}
.sh-blog-shortcode.style-6 .second-element-layout .post-inner {
    overflow: hidden;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb {
    float: left;
    width: 30%;
    margin-right: 15px;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-thumb .image-zoom {
    padding-top: 62%;
}
.sh-blog-shortcode.style-6 .second-element-layout .entry-title {
    margin-top: 0;
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-thumb {
    float: left;
    width: 30%;
    margin-right: 20px;
}
.sh-blog-shortcode.style-7 .first-element-layout .element .entry-title {
    margin: 0 0 5px 0;
}
.sh-blog-shortcode.style-7 .second-element-layout {
    margin-bottom: 20px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element {
    margin-bottom: 5px;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title {
    margin: 0;
}
.sh-blog-shortcode.style-7 .second-element-layout .element .entry-title a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #337ab7;
    border-radius: 50%;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.sh-blog-shortcode.style-8 .element .post-inner {
    position: relative;
}
.sh-blog-shortcode.style-8 .element .entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 10px;
}
.sh-blog-shortcode.style-8 .element .entry-title {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.sh-blog-shortcode.style-8 .element .entry-title a {
    display: block;
    color: #fff;
    max-height: 40px;
    overflow: hidden;
}
@media (max-width: 414px) {
    .sh-blog-shortcode .element {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/* Shortcode Title Product */
.uni-titlepro ul li {
    margin-left: 0;
    display: block;
}
.uni-titlepro .open-subcat {
    white-space: nowrap;
    cursor: pointer;
}
@media (min-width: 850px) {
    .uni-titlepro {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
    }
    .uni-titlepro .open-subcat {
        display: none;
    }
    .uni-titlepro ul li {
        display: inline-block;
    }
    .uni-titlepro li + li {
        margin-left: 30px;
    }
}
@media (max-width: 849.98px) {
    .uni-titlepro__main {
        display: flex;
        justify-content: space-between;
    }
    .uni-titlepro ul {
        display: none;
        overflow: hidden;
        margin-left: -5px;
        margin-right: -5px;
    }
    .uni-titlepro ul li {
        float: left;
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .uni-titlepro ul li:last-child {
        width: 100%;
    }
}
/* Shortcode Custom Menu */
.uni_custom_menu ul.menu li {
    border: none;
}
/* Wpcf7 */
.wpcf7-form {
    margin-bottom: 0;
}
.wpcf7 .button {
    min-width: 100px;
    margin-bottom: 0;
}
.wpcf7 .wpcf7-response-output {
    border-radius: 0;
}
.wpcf7-not-valid-tip, .wpcf7 form .wpcf7-response-output {
    font-size: .9em;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0 1em;
}
.wpcf7 .wpcf7-spinner {
    display: none !important;
}
/* Single */
.entry-header .entry-title {
    font-size: 1.5rem;
    color: #43b5b1;
}
/* Footer */
.footer-wrapper .widget {
    margin-bottom: 0;
}
.footer-main {
    background: linear-gradient(180deg, #14529d, #3ca0c7) !important;
}
.footer-wrapper .widget_information i {
    color: var(--fs-color-secondary);
    font-weight: bold;
}
.absolute-footer {
    display: none;
    padding: 10px 0 10px;
}
.dknt-footer .wpcf7-list-item-label {
    color: var(--fs-color-secondary);
    font-weight: normal;
}
.dknt-footer .wpcf7-list-item label {
    margin-bottom: 0;
}
.dknt-footer .button {
    min-height: unset;
    padding: 8px 25px;
    color: #000000 !important;
    background: #c99734;
    border: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#09353f), to(#134f49));
    background: -webkit-linear-gradient(top, #09353f 0%, #134f49 100%);
    background: -moz-linear-gradient(top, #09353f 0%, #134f49 100%);
    background: -o-linear-gradient(top, #09353f 0%, #134f49 100%);
    background: linear-gradient(180deg, #2c89c3, #a8d8d3);
    box-shadow: 1px 1px 10px #595d59 !important;
    line-height: normal;
    font-weight: normal;
}

/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
.p-0 p, .p-last-0 p:last-of-type {
    margin-bottom: 0;
}
.dark, .dark p, .dark td {
    color: #FFF;
}
.white {
    background-color: #FFF !important;
    color: #000 !important;
}
.white.is-outline:hover {
    color: #000 !important;
}
.res-text,
.widget-area .res-text,
[class*="large-"] .res-text,
[class*="medium-"] .res-text,
[class*="small-"] .res-text {
    font-size: inherit;
}
.uni-slider-button .flickity-prev-next-button {
    width: 40px !important;
    opacity: .8 !important;
}
.uni-slider-button .flickity-prev-next-button svg {
    border-radius: 50%;
    background: #FFF;
    padding: 30% !important;
    width: 40px !important;
    height: 40px !important;
}
.uni-slider-button .flickity-prev-next-button .arrow, .uni-slider-button .flickity-prev-next-button svg {
    fill: var(--primary-color);
}
.slider-nav-push.uni-slider-button:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: -40px;
}
.button-main {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-height: 3em;
    line-height: normal;
}
.social-icons a.icon:not(.button), .social-icons .button {
    margin-left: .5em;
    margin-right: .5em;
}
.social-icons a:first-of-type {
    margin-left: 0 !important;
}
.social-icons a:last-of-type {
    margin-right: 0 !important;
}
.dark, .dark p, .dark td {
    color: #FFF;
}
td {
    color: inherit;
}
.row-box1 .icon-box-img img {
    border-radius: 50%;
}
.item-utilities ul {
    display: flex;
    flex-wrap: wrap;
}
.item-utilities li {
    flex: 0 0 100%;
    list-style: none;
    margin-left: 0 !important;
}
.item-utilities li:before {
    content: "\f14a";
    font-family: 'Font Awesome 5 Pro';
    margin-right: .5em;
}
@media (min-width: 850px) {
    .item-utilities li {
        flex: 0 0 25%;
    }
}
.nav>li>a {
    font-size: 1em;
}
.header:not(.transparent) .header-nav-main.nav > li > a:hover, 
.header:not(.transparent) .header-nav-main.nav > li.active > a {
    color: var(--fs-color-secondary);
}
.tabbed-content > h4 {
    color: #f18900;
    margin-bottom: 1em;
}
.tabbed-content .nav-pills>li {
    margin: 0 .5em .5em .5em;
}
.tabbed-content .nav>li>a {
    font-size: .875rem;
    font-weight: bold;
}
.tabbed-content .nav-pills>li>a {
    border: 1px solid #134f49;
    border-radius: .25rem;
}
.form-dkntv > .col-inner {
    position: relative;
    margin-top: 30px;
}
.title-form {
    position: absolute;
    top: -30px;
    left: 15%;
    color: #fff;
    width: 70%;
    padding: .5em .5em;
    line-height: 1.4;
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#09353f), to(#134f49));
    background: -webkit-linear-gradient(top, #09353f 0%, #134f49 100%);
    background: -moz-linear-gradient(top, #09353f 0%, #134f49 100%);
    background: -o-linear-gradient(top, #09353f 0%, #134f49 100%);
    background: linear-gradient(180deg, #2c89c3, #a8d8d3);
    box-shadow: 3px 3px 1px 1px rgb(0 0 0 / 20%);
}
.blog-post-inner .post-title {
    font-size: 1.125rem;
}
.blog-post-inner .post-title + .is-divider {
    display: none;
}
.article-inner .entry-content {
    padding-top: 0;
    padding-bottom: 0;
}
.blog-single article {
    margin-bottom: 0;
}
span.widget-title {
    display: block;
    font-size: 1.25rem;
    border-left: 5px solid #43b5b1;
    padding-left: 15px;
    margin-bottom: 1em;
    color: #43b5b1;
}
span.widget-title + .is-divider {
    display: none;
}
#comments {
    display: none;
}
body.page-template-page-blank:not(.home) .full-width .ubermenu-nav, 
body.page-template-page-blank:not(.home) .container, 
body.page-template-page-blank:not(.home) .row {
    max-width: 1170px;
}
.block-form .bl1 input {
    color: #FFF !important;
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #FFF !important;
    box-shadow: none !important;
    padding: 0;
}
.block-form .bl1 input::-webkit-input-placeholder { /* Edge */
    color: #FFF;
}
.block-form .bl1 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #FFF;
}
.block-form .bl1 input::placeholder {
    color: #FFF;
}
.block-form .your-name input,
.block-form .your-tel input,
.block-form .your-email input {
    background-size: 16px auto !important;
    background-position: 5px center !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
}
.block-form .your-name input {
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='user' class='svg-inline--fa fa-user fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23FFF' d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z'%3E%3C/path%3E%3C/svg%3E") !important;
}
.block-form .your-tel input {
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='phone-alt' class='svg-inline--fa fa-phone-alt fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23FFF' d='M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z'%3E%3C/path%3E%3C/svg%3E") !important;
}
.block-form .your-email input {
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='envelope' class='svg-inline--fa fa-envelope fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23FFF' d='M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z'%3E%3C/path%3E%3C/svg%3E") !important;
}
.block-form .button {
    min-width: 120px;
    padding: 0 10px !important;
    box-shadow: 1px 1px 10px #595d59;
    width: auto !important;
    border-bottom: none !important;
}
.back-to-top {
    background: var(--fs-color-secondary) !important;
    border-color: var(--fs-color-secondary) !important;
    bottom: 100px !important;
}
.btn-bao-gia {
    position: fixed;
    bottom: 35px;
    right: 35px;
    width: 100%;
    max-width: 200px;
    padding: 6px 10px 4px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    color: #FFF !important;
    cursor: pointer;
    background: var(--fs-color-secondary);
    box-shadow: 1px 1px 10px #595d59;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
#popup-register, #popup-register h3 {
    border-radius: .25rem;
}
#popup-register .block-form .bl1 input {
    color: #444444 !important;
    border-bottom: 1px solid #444444 !important;
}
#popup-register .block-form .bl1 input::-webkit-input-placeholder { /* Edge */
    color: #444444;
}
#popup-register .block-form .bl1 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #444444;
}
#popup-register .block-form .bl1 input::placeholder {
    color: #444444;
}
#popup-register .block-form .your-name input {
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='user' class='svg-inline--fa fa-user fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23444444' d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z'%3E%3C/path%3E%3C/svg%3E") !important;
}
#popup-register .block-form .your-tel input {
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='phone-alt' class='svg-inline--fa fa-phone-alt fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23444444' d='M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z'%3E%3C/path%3E%3C/svg%3E") !important;
}
#popup-register .block-form .your-email input {
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='envelope' class='svg-inline--fa fa-envelope fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23444444' d='M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z'%3E%3C/path%3E%3C/svg%3E") !important;
}
.social-fixed {
    position: fixed;
    top: 20%;
    right: 0;
    display: block;
    z-index: 999;
}
.social-fixed .item-social {
    padding: 5px 0;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--fs-color-secondary);
    margin-bottom: 5px;
    transition: .5s;
    color: #FFF;
}
.social-fixed .item-social:hover {
    color: #fff;
    background: var(--fs-color-secondary);
    filter: brightness(0.7);
}
.back-to-top.button {
    color: #FFF;
}
@keyframes play {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent;
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}
.cta {
    display: flex;
    flex-direction: column;
    position: fixed;
    left: 25px;
    bottom: 30px;
    z-index: 99;
}
.button-contact a {
    display: block;
    width: 50px;
    border-radius: 50%;
/*    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);*/
}
.button-contact__phone img {
    box-shadow: 0 0 0 0 #c30a07;
}
.button-contact__zalo img {
    box-shadow: 0 0 0 0 #0091FF;
}
.button-contact__mesenger img {
    box-shadow: 0 0 0 0 #0866FF;
}
.button-contact img {
    border-radius: 50%;
    animation: play 2s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.button-contact:first-child img {
    border-radius: 99px;
}
.button-contact + .button-contact {
    margin-top: 16px;
}
@media (max-width: 549px) {
    .cta {
        left: 15px;
/*        bottom: 120px;*/
    }
    .button-contact + .button-contact {
        margin-top: 10px;
    }
    /*.button-contact a {
        width: 55px;
    }*/
}

/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
@media (max-width: 1199.98px) {
	
}

@media (max-width: 991.98px) {
    
}

@media (max-width: 767.98px) {
    
}

@media (max-width: 575.98px) {
    
}