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

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

@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-SemiBold.ttf');
    font-family: "Montserrat SemiBold";
}

@font-face {
    src: url('../fonts/SVN-Gotham Regular.otf');
    font-family: "SVN Gotham";
}

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

@font-face {
    src: url('../fonts/SVN-Gotham Black.otf');
    font-family: "SVN Black";
}

@font-face {
    src: url('../fonts/iCiel Rukola.otf');
    font-family: "iCiel";
}

@font-face {
    src: url('../fonts/ICIEL-RUKOLA.otf');
    font-family: "iCiel";
}


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

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

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

.pd-0 {
    padding: 0px 0px 0px 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
}

/*banner slider*/
.bannerSlider {
    margin-top: -80px;
    padding-top: 100px !important;
}

div#form-header {
    background: #e7e7e7;
    padding: 15px;
}

div#form-header .box-header-head {
    color: #70bb36;
    text-align: center;
    font-size: 22px;
    font-family: "Montserrat Bold";
}

div#form-header .box-header-title {
    margin: 20px 0 10px 0;
    width: 100%;
    display: inline-block;
}

div#form-header .box-header-title h2 {
    font-family: "SVN Bold";
    font-size: 20px;
    text-align: center;
    margin: 0px;
    color: #3b3b3b;
}

.bannerSlider .banner-text p.header-month {
    font-size: 100px;
    bottom: 8px !important;
}

div#form-header .form-group label {
    font-family: "Montserrat SemiBold";
    color: #000;
    font-size: 15px;
    font-weight: 700 !important;
}

div#form-header .btn-register {
    /*background: #ff443b;*/
    background: #ff0000;
    width: 100%;
    border-radius: 3px !important;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1) !important;
    font-family: "SVN Black";
    font-size: 24px !important;
    padding: 0px !important;
    margin: 0px !important;
    height: 50px !important;
    min-height: 50px !important;
    line-height: 40px !important;
    margin-bottom: 20px !important;
    transition: 0.3s ease-in-out;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

div#form-header .btn-register:hover {
    transition: 0.3s ease-in-out;
    background: #fff !important;
    color: #ff443b !important;
}

div#form-header .box-header-body {
    margin-top: 10px;
}

.input-text {
    margin-bottom: 10px !important;
    box-shadow: unset !important;
    border: 0px !important;
}

.banner-text {
    display: inline-block;
    position: relative;
}

.banner-text h2 {
    font-family: "Roboto", sans-serif;
    font-size: 70px;
    color: #000;
    font-weight: normal;
}

.banner-text h2.header {
    color: #fff !important;
    font-family: "SVN Black" !important;
    font-size: 125px !important;
    padding: 0px !important;
    margin-top: -70px !important;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3) !important;
}

.banner-text p.header-month {
    margin: 0px !important;
    color: #000;
    font-family: "iCiel";
    font-size: 80px;
    position: absolute;
    z-index: 999;
    bottom: 4px !important;
    right: 23px !important;
}

.banner-text p.copy {
    font-family: "Montserrat Regular";
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 62px;
    margin: 0px !important;
    left: 6px;
}

.header-list p img {
    width: 25px;
}

.header-list {
    width: 100%;
    display: inline-block;
    margin-top: -30px;
}

.header-list p {
    color: #fff;
    font-family: "SVN Bold" !important;
    text-transform: uppercase;
    margin-bottom: 10px !important;
}

.img-people img {
    position: relative;
    right: 0px;
    bottom: 0px;
    z-index: 99999;
    margin-top: 25% !important;
    margin-bottom: -2px;
}

/*8ban an hi**/
h2.section-title.section-title-center {
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #67b112;
    font-family: "SVN Black" !important;
    font-size: 30px;
    margin-bottom: 0px;
}


h2.section-title.section-title-center b {
    display: none;
}

.noMargin {
    margin-bottom: 0px !important;
}

.box-text p.big-text {
    font-family: "Montserrat Regular";
    color: #000;
    font-size: 25px;
}

.box-text {
    width: 100%;
    display: inline-block;
}

.box-text p.small-text {
    color: #000;
    font-size: 15px;
    font-family: "Montserrat Regular";
}

.box-text.pad {
    padding: 0px !important;
}

.order-tv ul {
    width: 100%;
    text-align: center;
}

.order-tv {
    width: 100%;
    display: inline-block;
}

.order-tv ul li img {
    width: 90%;
    margin: auto;
    display: block;
    transition: 0.3s ease-in-out;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.order-tv ul li {
    width: calc(100% / 3);
    float: left;
    transition: 0.3s ease-in-out;
    margin: 0px !important;
    margin-bottom: 15px !important;
}

.order-tv ul li:hover img {
    transition: 0.3s ease-in-out;
    transform: translateY(-5px);
}

/**order**/
.order-section .header-month {
    color: #fff !important;
    right: 10px !important;
    bottom: -10px !important;
}

.order-section h2.header {
    color: #000 !important;
}

.box-order-list {
    background: #e7e7e7;
    height: 560px;
    padding: 50px 15px 0px 15px;
}

.box-order-list p img {
    width: 25px;
    float: left;
    margin-right: 5px;
}

.imgAuto {
    margin: auto !important;
}

.box-order-list p {
    font-family: "SVN Bold";
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
}

.box-order-list .box-order-blue h2 {
    font-family: "SVN Black";
    text-transform: uppercase;
    color: #fff;
    font-size: 23px;
}

.box-order-list .box-order-blue {
    background: #67b112;
    text-align: center;
    padding: 10px 0;
    margin-top: 80px;
}

.box-order-blue p {
    color: #fff;
    margin: 0px !important;
    font-family: "SVN Bold";
    font-size: 15px;
}


.box-rder-register a {
    text-align: center;
    color: #fff;
    display: block;
    line-height: 50px !important;
    text-transform: uppercase;
}

.box-rder-register {
    background: #ff443b;
    width: 100%;
    border-radius: 3px !important;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    font-family: "SVN Black";
    font-size: 24px !important;
    padding: 0px !important;
    margin: 0px !important;
    height: 50px !important;
    min-height: 50px !important;
    line-height: 40px !important;
    margin-bottom: 30px !important;
    margin-top: 10px !important;
    transition: 0.3s ease-in-out;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

.box-rder-register:hover {
    transition: 0.3s ease-in-out;
    background: #fff !important;
}

.box-rder-register:hover a {
    transition: 0.3s ease-in-out;
    color: #ff443b !important;
}

/**count**/
.count-text h2 {
    color: #ff443b;
    font-family: "SVN Black";
    font-size: 30px;
}

.count-text {
    width: 100%;
    display: inline-block;
}

.count-text p {
    margin: 0px !important;
    color: #000;
    font-family: "Montserrat Medium";
    margin-top: 10px !important;
    font-size: 16px;
}

.home-desction {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #000;
    font-family: "Montserrat Regular";
    font-weight: normal;
}

/**khach hang**/
article.people-gallery {
    width: 100%;
    display: inline-block;
    margin: 20px 0 20px;
}

article.people-gallery .box-review-images:hover img {
    transition: 0.3s ease-in-out;
    transform: scale(1.2);
}

article.people-gallery .box-review-images {
    width: 100%;
    height: 250px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

article.people-gallery .box-review-images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.la {
    position: absolute;
}

.la-right.la {
    right: 0px;
    top: 10px;
}

.la-left.la {
    left: -17px;
    bottom: 10px;
}

.la-right.la img {
    width: 100px !important;
}

.la img {
    width: 100px;
}

/**footer**/
footer#footer .footer-top img {
    max-width: 80px;
    margin: auto;
    display: block;
}

footer#footer {
    background: #ff443b;
    padding: 40px 0;
}

footer#footer .footer-top p {
    font-family: "SVN Bold";
    font-size: 16px;
    color: #fff;
    margin: 20px 0;
    text-align: center;
}

footer#footer .footer-top {
    text-align: center;
}

footer#footer .footer-top a {
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat Regular";
}

footer#footer .footer-top h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: "SVN Black";
    font-size: 18px;
}

.home-title h2 {
    text-align: center;
    color: #ff3e35;
    font-family: "SVN Black";
    font-size: 30px;
}

.home-title h3 {
    text-align: center;
    color: #000;
    font-family: "SVN Bold";
    font-size: 20px;
}

.marginLeft {
    margin-left: -140px !important;
    position: relative;
    z-index: -1;
    margin-top: -60px !important;
}

.body-list p img {
    width: 25px;
}

.body-list {
    width: 80%;
    float: left;
    display: inline-block;
    margin-top: -30px;
}

.body-list p {
    color: #fff;
    font-family: "SVN Bold" !important;
    text-transform: uppercase;
    margin-bottom: 10px !important;
}

.img-avatar {
    float: left;
    margin: -15px 0 0 0;
}

.img-avatar img {
    max-width: 70px;
    margin: 0px;
    float: left;
}

#logo img {
    margin: auto;
}

.icon-body .icon-text {
    width: calc(100% - 20px);
    float: left;
    padding-left: 5px;
    font-family: "SVN Gotham" !important;
    text-transform: uppercase;
    font-size: 15px;
    color: #424242;
}

.icon-body .icon {
    width: 20px;
    float: left;
}

.icon-body {
    display: inline-block;
    width: 100% !important;
    margin-bottom: 10px;
}

.about .box-text.text-center {
    padding-bottom: 0px !important;
}

.margin_left {
    margin-left: 50% !important;
    transform: translateX(-38%);
}

.bannerSlider .banner-text h2 {
    font-size: 50px !important;
}

.order-section .banner-text h2.header {
    margin-top: -88px !important;
}

.bannerSlider .banner-text h2.header {
    font-size: 160px !important;
    margin-top: -95px !important;
}

.btn-footer {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: -20px;
    width: 100%;
    z-index: 999;
    transition: 0.3s ease-in-out;
}

.btn-footer a {
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    background: #ff0000;
    border-radius: 3px !important;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    font-family: "SVN Black";
    font-size: 24px !important;
    padding: 0px !important;
    margin: 0px !important;
    height: 50px !important;
    min-height: 50px !important;
    line-height: 40px !important;
    margin-bottom: 20px !important;
    width: 300px;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
    margin: auto !important;
}

.btn-footer a:hover {
    transition: 0.3s ease-in-out;
    background: #fff !important;
}

.btn-footer:hover a {
    transition: 0.3s ease-in-out;
    color: #ff443b !important;
}

.order-section .banner-text p.copy {
    display: none !important;
}

@-webkit-keyframes glowing {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
        background: #ff0000 !important;
    }
    100% {
        transform: scale(1);
    }
}

@-moz-keyframes glowing {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
        background: #ff0000 !important;
    }
    100% {
        transform: scale(1);
    }
}

@-o-keyframes glowing {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
        background: #ff0000 !important;
    }
    100% {
        transform: scale(1);
    }
}

@keyframes glowing {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
        background: #ff0000 !important;
    }
    100% {
        transform: scale(1);
    }
}

.button {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}