:root {
    --color-a: #ea0809
}


@font-face {
    src: url("../fonts/Montserrat-Bold.ttf");
    font-family: "Montserrat-Bold";
}

@font-face {
    src: url("../fonts/Montserrat-Bold.ttf");
    font-family: "Montserrat-Bold";
}

@font-face {
    src: url("../fonts/Montserrat-Light.ttf");
    font-family: "Montserrat-Light";
}

@font-face {
    src: url("../fonts/Montserrat-Medium.ttf");
    font-family: "Montserrat-Medium";
}

@font-face {
    src: url("../fonts/Montserrat-Regular.ttf");
    font-family: "Montserrat-Regular";
}

@font-face {
    src: url("../fonts/Montserrat-SemiBold.ttf");
    font-family: "Montserrat-SemiBold";
}

.absolute-footer, html {
    background-color: #fff !important;
}

ul, li {
    list-style: none;
    margin-bottom: 0px !important;
}

body {
    font-family: "Montserrat-Light";
}

.row-0 {
    padding: 0px 15px !important;
}

.pd-0 {
    padding: 0px !important;
}

.row-5 {
    padding: 0px 10px !important;
}

.pd-5 {
    padding: 0px 5px 10px 5px !important;
}

.row-7 {
    padding: 0px 7px !important;
}

.pd-7 {
    padding: 0px 7px 7px 7px !important;
}

.noPadding {
    padding-bottom: 0px !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.mr-0 {
    margin-right: 0 !important
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.ml-0 {
    margin-left: 0 !important
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.mt-0 {
    margin-top: 0 !important
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-60 {
    margin-top: 60px
}

.mt-80 {
    margin-top: 80px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-60 {
    margin-bottom: 60px
}

/**menu**/
div#masthead ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li {
    margin: 0px !important;
}

div#masthead ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li a {
    font-family: "Montserrat-SemiBold";
    text-transform: inherit;
    font-size: 15px;
    color: #000;
    padding: 0px 15px;
}

div#masthead ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li a:hover {
    color: var(--color-a) !important;
}

div#masthead .headerBtn a {
    display: inline-block;
    padding: 5px 35px;
    border-radius: 50px;
    background: linear-gradient(to bottom, #fd5858, #ea0809);
    font-family: "Montserrat-SemiBold";
    color: #fff;
    font-size: 16px;
    transition: 0.3s ease-in-out;
}

div#masthead .headerBtn a:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-3px);
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
}

video#video2 {
    width: 100%;
}

/**banner**/
article.bk-banner-form {
    padding-top: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
}

article.bk-banner-video:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    display: block;
}

.bk-banner-form h1 {
    font-weight: 700;
    font-family: "Montserrat-Bold";
    color: #ea0809;
    -webkit-text-fill-color: #ea0809;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff;
    font-size: 40px;
    margin-top: 50px;
}

article.bk-banner-form h4 {
    color: #fff;
    font-family: "Montserrat-SemiBold";
    font-size: 18px;
    margin: 0px !important;
}

.form-banner {
    width: 100%;
    margin: 60px 0 0 0;
}

.form-banner .form-header {
    text-align: center;
}

.form-banner .form-header h3 {
    font-family: "Montserrat-SemiBold";
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}

.form-banner .form-header {
    margin-bottom: 20px;
}

.form-banner .form-header p {
    font-family: "Montserrat-Regular";
    font-style: italic;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

.form-banner .form-group input {
    height: 50px !important;
    box-shadow: unset !important;
    border-radius: 5px !important;
    border: 1px solid #fff;
}

.form-banner .form-group {
    width: 100%;
    margin-top: 10px;
}

.form-banner .form-group button {
    background: linear-gradient(to bottom, #fd5858, #ea0809);
    font-family: "Montserrat-SemiBold";
    border-radius: 50px;
    width: 100%;
    padding: 5px;
    color: #fff;
}

/**cdn**/
.cdn-information h3 b {
    color: #0063ff;
}

.cdn-information h3 {
    font-family: "Montserrat-Bold";
    font-size: 20px;
    margin-bottom: 15px;
    color: #000;
}

.cdn-information .cdn-content p b {
    font-family: "Montserrat-Bold";
}

.cdn-information .cdn-content p {
    font-size: 15px;
    margin-bottom: 10px;
}

.cdn-content {
    font-family: "Montserrat-Light";
    color: #000;
}

/*8title**/
.cdn-title h3 {
    font-family: "Montserrat-bold";
    font-size: 22px;
    margin-bottom: 10px;
    color: #000;
}

.cdn-title {
    width: 100%;
    text-align: center;
    color: #000;
    font-family: "Montserrat-Regular";
    margin-bottom: 20px;
}

.cdn-title h3 b {
    color: #0063ff;
}

.cdn-title p {
    margin: 0px !important;
    font-size: 15px;
}

table.table-price-dn thead tr th {
    background: #0063ff;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    width: calc(100% / 3);
}

table.table-price-dn {
    border: 1px solid #f2f2f2;
}

table.table-price-dn tr td {
    padding: 10px 15px;
    width: calc(100% / 3);
    text-align: center;
}

/**table**/
.table-cdn {
    width: 100%;
    display: inline-block;
    margin: 30px 0 0 0;
}

.table-cdn table tr th {
    background: #fff;
}

.table-cdn table tr td, .table-cdn table tr th {
    padding: 12px 20px;
    border-color: #e2e2e2;
    text-align: center;
    background: #fff;
    color: #000;
}

.table-cdn table tr td {
    border: 1px solid #e2e2e2;
}

.table-cdn table tr td {
    font-size: 15px;
    font-family: "Montserrat-Medium";
}

.table-cdn tr th img {
    display: block;
    max-width: 90px;
    max-height: 90px;
    margin: 15px auto;
}

.table-cdn tr th {
    color: #218be7;
    font-family: "Montserrat-Bold";
    text-transform: uppercase;
}

.table-cdn tr td:first-child {
    text-align: left;
}

.table-cdn tr .highlight {
    background: #f4f4f4;
    text-transform: uppercase;
    text-align: left;
    font-family: "Montserrat-Medium";
    font-weight: 700;
}

table.table-price-dn {
    width: 100%;
    font-family: "Montserrat-Medium";
    margin: 20px 0 0 0;
}

table.table-price-dn tr td, table.table-price-dn tr th {
    font-family: "Montserrat-Medium";
}

table.table-price-dn tr td {
    color: #000;
}

/**box-cdn**/
.cdn-uu-iem {
    width: 100%;
    display: inline-block;
    margin: 30px 0 0 0;
}

.cdn-uu-iem .box-cdn {
    width: 100%;
    text-align: center;
}

.cdn-uu-iem .box-cdn img {
    max-width: 80px;
    height: 80px;
    max-height: 80px;
    display: inline-block;
    object-fit: contain;
}

.cdn-uu-iem .box-cdn .box-cdn-content h3 {
    font-family: "Montserrat-Bold";
    color: #000;
    margin-bottom: 10px;
    font-size: 18px;
}

.cdn-uu-iem .box-cdn .box-cdn-content p {
    color: #000;
    font-size: 15px;
    margin: 0px !important;
}

.cdn-uu-iem .box-cdn .box-cdn-content {
    width: 100%;
    margin: 20px 0 0 0;
    display: inline-block;
    font-family: "Montserrat-Medium";
}

/**footer**/
footer#footer {
    background-image: url(../images/bg.svg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center top 20%;
    border-top: 1px solid #eaeaea;
    width: 100%;
    padding: 40px 0;
    border-bottom: 10px solid #0063ff;
}

footer#footer .footer-top {
    width: 100%;
    display: inline-block;
}

footer#footer .footer-top .footer-logo {
    margin-bottom: 20px;
}

footer#footer .footer-top .footer-logo img {
    max-width: 150px;
}

footer#footer .footer-contacts p:not(:last-child) {
    margin-bottom: 10px;
}

footer#footer .footer-contacts p {
    font-family: "Montserrat-Medium";
    color: #000;
    font-size: 14px;
}

footer#footer .footer-contacts p a {
    color: #218be7;
}

footer#footer .footer-contacts p i {
    margin-right: 5px;
    color: #0063ff;
}

footer#footer .footer-title h3 {
    color: #0063ff;
    font-family: "Montserrat-Bold";
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 18px;
}

footer#footer .footer-menu ul li {
    border: 0px !important;
    margin: 0px !important;
    font-size: 14px;
    font-family: "Montserrat-Medium";
}

footer#footer .footer-menu ul li a {
    color: #000;
    padding: 0px !important;
}

footer#footer .footer-menu ul li:not(:last-child) a {
    margin-bottom: 10px;
}

section#footer-caption {
    width: 100%;
    background: #0063ff;
    padding: 20px 0;
}

section#footer-caption .social-link {
    display: inline-block;
}

section#footer-caption .social-link a {
    background: #cdcdcd;
    color: #ffffff !important;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 17px;
    margin-top: 15px;
    margin-left: 5px;
    display: inline-block;
    border: 1px solid #fff;
}

section#footer-caption .social-link a:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-5px);
}

section#footer-caption .social-link a:nth-child(1) {
    background: #3b5998;
}

section#footer-caption .social-link a.icon-googleplus {
    background: #dd4b39;
}

section#footer-caption .social-link a:nth-child(2) {
    background: #dd4b39;
}

section#footer-caption .social-link a:nth-child(3) {
    background: #00aced;
}

section#footer-caption .social-link a:nth-child(4) {
    background: #bb0000;
}

section#footer-caption .social-link a:nth-child(5) {
    background: #006699;
}

section#footer-caption .footer-info {
    background: #252525;
    padding-top: 30px;
}

section#footer-caption .box-support p {
    color: #fff;
    font-family: "Montserrat-Medium";
    font-size: 14px;
}

section#footer-caption .box-support h5 {
    font-family: "Montserrat-Medium";
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}

/**tu-van**/
.advisory-wrap .advisory-box-2 {
    position: relative;
    width: 100%;
    padding: 25px 20px;
    background-color: white;
    border-radius: 5px;
    min-height: 220px;
    margin: 10px 0;
    display: flex;
    flex-direction: column;
    border: 1px solid #cae0f0;
    transition: all linear .2s;
    overflow: hidden;
}

.advisory-wrap .advisory-box-2 .advisory-box-icon-wrap {
    flex: 0 0 120px;
}

.advisory-wrap .advisory-box-2 .advisory-box-icon-wrap .advisory-box-icon {
    width: 100%;
    padding: 20px 0;
    float: left;
    text-align: center;
}

.advisory-wrap .advisory-box-2 .advisory-box-icon-wrap .advisory-box-icon i:before {
    padding: 20px;
    font-size: 60px;
    color: #218be7;
    border: solid 1px #ddedfc;
    background: #e8f3fd;
    border-radius: 100%;
    box-shadow: 0 0 0 8px rgb(242 246 249 / 80%);
}

.advisory-wrap .advisory-box-2 .advisory-box-content {
    text-align: center;
    padding: 10px 0;
    flex: 1 0 0;
    color: #1c4a71;
}

.advisory-wrap .advisory-box-2 .advisory-box-content h3 {
    font-size: 18px;
    color: #218be7;
    font-family: "Montserrat-Bold";
    margin-bottom: 10px;
}

.advisory-wrap .advisory-box-2 .advisory-box-content p {
    color: #8999a6;
    margin: 20px 0 20px 0;
    font-family: "Montserrat-Medium";
    font-size: 14px;
}

.advisory-wrap .advisory-box-2 .advisory-box-option {
    padding: 10px 0;
    flex: 0 0 60px;
    text-align: center;
}

button.button.button-large.shadow-button {
    background: #218be7 !important;
    border: 1px solid #218be7 !important;
    font-size: 14px;
    color: white;
    cursor: pointer;
    font-weight: 500;
    padding: 4px 30px;
    border-radius: 5px;
    text-transform: uppercase;
    margin: 0px !important;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgb(33 139 231 / 40%);
    font-family: "Montserrat-Medium";
}

.advisory-wrap .advisory-box-2:hover {
    background: #218be7;
}

.advisory-wrap .advisory-box-2:hover .advisory-box-option button {
    background: white !important;
    color: #218be7 !important;
}

.advisory-wrap .advisory-box-2:hover .advisory-box-icon-wrap .advisory-box-icon i:before {
    background: white;
    border-radius: 100%;
    box-shadow: 0 0 0 8px #177edb;
}

.advisory-wrap .advisory-box-2:hover h3 {
    color: #fff;
}

.advisory-wrap .advisory-box-2:hover .advisory-box-content p {
    color: #a2cdf4;
}

article.advisory-wrap {
    margin: 30px 0 0 0;
    width: 100%;
    display: inline-block;
}

.homeBtn a {
    background: #ea0809;
    padding: 10px 25px;
    border-radius: 4px;
    font-family: "Montserrat-Medium";
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
}

.homeBtn {
    width: 100%;
    text-align: center;
    margin: 40px 0 0 0;
}

.homeBtn a {
    color: #fff;
}

.backUp {
    position: fixed;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    bottom: 40px;
    right: 40px;
    background: #218be7;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgb(33 139 231 / 40%);
    cursor: pointer;
    font-size: 20px;
    line-height: 40px;
    z-index: 9999;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

#formRegister {
    margin-bottom: 0px !important;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da !important;
    border-color: #f5c6cb;
}

.alert-success {
    color: #155724;
    background-color: #d4edda !important;
    border-color: #c3e6cb;
}