.heading-testimonials {
    text-align: center;
    width: 100%;
}

.heading-testimonials h2 {
    font-weight: 700;
    font-style: normal;
    font-size: 48px;
    line-height: normal;
}

.heading-testimonials h2:empty {
    display: none;
}

.heading-testimonials h2 span {
    color: #f39200;
}

.content-testimonials {
    width: 100%;
}

.thumbnails {
    max-width: 435px;
    margin: 0 auto 30px;
}

.thumbnails .testimonials-image {
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    max-width: 170px;
    margin: 0 auto;
    background: 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: 50%;
}

.thumbnails .testimonials-image:before {
    content: '';
    display: block;
    padding-bottom: 100%;
}

.testimonials-item {
    position: relative;
    text-align: center;
    padding: 25px 10% 0;
}

.testimonials-item .text {
    line-height: 1.5;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
    padding: 15px;
}

.testimonials-item .text p:last-child {
    margin-bottom: 0;
}

.testimonials-item .name {
    font-weight: 700;
    font-size: 18px;
}

.testimonials-item:before {
    content: '“';
    top: 0;
    left: 0;
}

.testimonials-item:after {
    content: '”';
    right: 0;
    bottom: -.6em;
}

.testimonials-item:before,
.testimonials-item:after {
    font-size: 200px;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    pointer-events: none;
    color: #a8cb40;
}

@media all and (max-width: 768px) {

    .testimonials-item:before,
    .testimonials-item:after {
        font-size: 100px;
    }

    .testimonials-item:before {
        left: -25px;
    }

    .testimonials-item:after {
        right: -25px;
    }
}

.testimonials-item.testimonials_40 {
    position: relative;
    text-align: center;
    padding: 70px 10% 0;
}

.testimonials-item.testimonials_40 .text {
    line-height: 1.5;
}

.testimonials-item.testimonials_40 .name {
    font-weight: 700;
    font-size: 18px;
}

.testimonials-item.testimonials_40:before {
    content: '“';
    top: 0;
    left: 0;
}

.testimonials-item.testimonials_40:after {
    content: '”';
    right: 0;
    bottom: -.6em;
}

.testimonials-item.testimonials_40:before,
.testimonials-item.testimonials_40:after {
    font-size: 200px;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    pointer-events: none;
    color: #a8cb40;
}

@media all and (max-width: 768px) {

    .testimonials-item.testimonials_40:before,
    .testimonials-item.testimonials_40:after {
        font-size: 100px;
    }

    .testimonials-item.testimonials_40:before {
        left: -20px;
    }

    .testimonials-item.testimonials_40:after {
        right: -20px;
    }
}

.social-fixed {
    display: inline-block;
    position: fixed;
    bottom: 40px;
    right: 10px;
    width: 40px;
    z-index: 9
}

.social-fixed a {
    display: inline-block;
    float: left;
    width: 40px;
    margin-bottom: 10px
}

.social-fixed a img {
    height: 30px;
}

.testimonials-item.testimonials_41:before,
.testimonials-item.testimonials_41:after {
    background-color: #4f2fae;
    -webkit-mask-image: url(/images/quote_1.svg);
    mask-image: url(/images/quote_1.svg);
    height: 80px;
    width: 80px;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.testimonials-item.testimonials_41:before {
    content: '';
    top: 0;
    left: 0;
}

.testimonials-item.testimonials_41:after {
    content: '';
    right: 0;
    bottom: -25px;
    transform: rotate(180deg);
}

@media all and (max-width: 768px) {

    .testimonials-item.testimonials_41:before,
    .testimonials-item.testimonials_41:after {
        height: 40px;
        width: 40px;
    }

    .testimonials-item.testimonials_41:before {
        left: -20px;
    }

    .testimonials-item.testimonials_41:after {
        right: -20px;
    }
}

.testimonials-item.testimonials_42:before,
.testimonials-item.testimonials_42:after {
    background-color: #aea82f;
    -webkit-mask-image: url(/images/quote_2.svg);
    mask-image: url(/images/quote_2.svg);
    height: 80px;
    width: 80px;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.testimonials-item.testimonials_42:before {
    content: '';
    top: 0;
    left: 0;
}

.testimonials-item.testimonials_42:after {
    content: '';
    right: 0;
    bottom: -25px;
    transform: rotate(180deg);
}

@media all and (max-width: 768px) {

    .testimonials-item.testimonials_42:before,
    .testimonials-item.testimonials_42:after {
        height: 40px;
        width: 40px;
    }

    .testimonials-item.testimonials_42:before {
        left: -20px;
    }

    .testimonials-item.testimonials_42:after {
        right: -20px;
    }
}

.testimonials-item.testimonials_43:before,
.testimonials-item.testimonials_43:after {
    background-color: #c8891c;
    -webkit-mask-image: url(/images/quote_3.svg);
    mask-image: url(/images/quote_3.svg);
    height: 80px;
    width: 80px;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.testimonials-item.testimonials_43:before {
    content: '';
    top: 0;
    right: 20px;
    left: inherit;
}

.testimonials-item.testimonials_43:after {
    content: '';
    top: 0;
    right: 20px;
}

@media all and (max-width: 768px) {

    .testimonials-item.testimonials_43:before,
    .testimonials-item.testimonials_43:after {
        height: 40px;
        width: 40px;
    }
}

.testimonials-item.testimonials_44:before,
.testimonials-item.testimonials_44:after {
    background-color: #c8891c;
    -webkit-mask-image: url(/images/quote_4.svg);
    mask-image: url(/images/quote_4.svg);
    height: 80px;
    width: 80px;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.testimonials-item.testimonials_44:before {
    content: '';
    top: 0;
    left: 20px;
}

.testimonials-item.testimonials_44:after {
    content: '';
    top: 0;
    right: inherit;
    left: 20px;
}

@media all and (max-width: 768px) {

    .testimonials-item.testimonials_44:before,
    .testimonials-item.testimonials_44:after {
        height: 40px;
        width: 40px;
    }
}

.content_content1 .container {
    border-radius: 10px;
    box-shadow: 0 3px 3px rgb(0 0 0 / 30%), 2px 1px 0 #fff, -3px 3px 10px -3px rgb(0 0 0 / 30%);
}

.content_content1 .container>div {
    padding: 20px !important;
}

.content_content2 .container {
    border-radius: 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.content_content2 .container>div {
    padding: 20px !important;
}

[data-aos=zoom-out] {
    transform: scale(8);
}

.content-text.video_bg.aos-init.aos-animate {
    animation: hiddentext 2s ease-in-out;
    animation-delay: 5s;
    animation-fill-mode: forwards;
}

@keyframes hiddentext {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: scale(8);
        z-index: -1;
    }
}

.main-content.main-content-full {
    padding: 0;
}

.content-full-wide {
    width: 100%;
    position: relative;
    display: flex;
    align-content: center;
    align-items: center;
}

.content-full-wide img {
    width: 100%;
}

.content-full-wide>.bg-color {
    background-color: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.content-full-wide .content-text {
    position: absolute;
    color: #fff;
    font-size: 100px;
    width: 100%;
}

.content-full-wide .content-text>div {
    max-width: 100%;
    background: linear-gradient(90deg, #d95e00, #ffa353);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

.content-full-wide .content-text>div * {
    line-height: inherit;
    max-width: 100%;
    font-family: Open Sans, PingFang SC, Microsoft YaHei, Helvetica Neue, Hiragino Sans GB, WenQuanYi Micro Hei, Arial, "sans-serif";
}

.content-full-wide .content-text>div h1:after {
    content: '';
    background: none;
    width: auto;
    display: none;
}

#banner_home {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#video_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    /* Không cho click vào video */
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    /* Lớp tối mờ */
    z-index: 0;
}

.video-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    margin-bottom: -1px;
}

.video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/* @media (max-width:992px) {
    .video-wrapper {
        height: 100vw;
        width: auto;
        left: 50%;
        top: 0;
        transform: translate(-50%, 0);
    }
} */

#banner_home video {
    width: 100%;
}

.slogan-section {
    min-height: 350px;
    position: relative;
}

.bg-slogan {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 350px;
}

.slogan-img {width: 100%;}

.hero-slogan {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    color: #fff;
}
.hero-slogan > * {
    color: #fff;
    font-weight: normal;
}

.mceEditor.defaultSkin>table.mceLayout {
    width: 100% !important;
}

.cart-view-order {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cart-view-order *,
.cart-view-order ::after,
.cart-view-order ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cart-view-order #productname {
    margin-top: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    text-align: center;
}

.content-list .content-container .client img,
.content-list .content-container article img {
    width: 100%;
    margin: auto;
    object-fit: contain;
}

.content_ColumnList,
.content_LineList {
    background: #f0f0f0 !important;
}

.content_ColumnList>.container>.content>.row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.content_LineList>.container>.content>.row {
    display: flex;
    flex-wrap: wrap;
}

.content_content>.container>.content>.row {
    display: flex;
    flex-wrap: wrap;
}

.content_LineList>.container>.content,
.content_ColumnList>.container>.content {
    padding: 0 !important;
}

.content_LineList>.container>.content>.row>.col-md-3 {
    margin-bottom: 30px;
}

.content_ColumnList>.container>.content>.row>.col-md-3 {
    margin-bottom: 30px;
}

.content_content>.container>.content>.row>.col-md-3 {
    margin-bottom: 30px;
}

.content-app-item-view:has(h1:empty)  {display: none;}

@media (min-width: 768px) {
    .content_LineList>.container>.content>.row>.col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .content_ColumnList>.container>.content>.row>.col-md-3 {
        margin-bottom: 0px;
    }

    .content_content>.container>.content>.row>.col-md-3 {
        margin-bottom: 0px;
    }
}

.content_ColumnList>.container>.content>h3,
.content_LineList>.container>.content>h3 {
    position: relative;
    margin-bottom: 40px;
}

.content_ColumnList>.container>.content>h3::after,
.content_LineList>.container>.content>h3::after {
    content: '';
    height: 2px;
    background-color: #a8cb40;
    width: 30px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translate(-50%, 0);
}

.content-list-article {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 5px;
    height: 100%;
}

.content-list-article .img-content-list {
    width: 100%;
    background-position: center;
    background-size: contain;
    padding-top: 75%;
    background-repeat: no-repeat;
    margin: 0 0 1.2rem;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.content-list-article .info-content-list {
    padding: 0 15px;
    text-align: center;
    height: 100%;
    position: relative;
}

.content_content .content-list-article .info-content-list {
    padding: 15px;
}

.content-list-article:has(.img-content-list) + .info-content-list {
    padding: 0 15px;
    text-align: center;
    height: 100%;
    position: relative;
    width: 100%;
}


.content-list-article .info-content-list>.des-content-list {
    padding-bottom: 80px;
}

.content-list-article .info-content-list>p:last-child {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.main-content.content_full-wide-content {
    padding: 0!important;
}

.content_full-wide-content>.container {
    max-width: 100%;
    padding: 0;
    width: 100%;
    align-items: normal;
}

.content_full-wide-content>.container>.content.RatioContent10 {
    width: 50%;
    order: 2;
    padding: 3rem;
}

.content_full-wide-content>.container>.content-media.RatioContent10 {
    width: 50%;
    order: 1;
}

.content_full-wide-content>.container>.content-media.RatioContent10 img {
    width: 100%;
    height: 100%;
    object-fit:cover
}

.title-logo-slider {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.title-logo-slider .logo {max-height: 80px;}

.title-logo-slider h3 {
    text-transform: uppercase;
    text-align: center;
    color: #a8cb40;
    margin-top: 10px;
    margin-bottom: 5px;
}
.title-logo-slider div {
    text-align: center;
    max-width: 600px;
    font-size: 16px;
    font-weight: 500;
}

.logo-slider .logo-container {
    margin-top: 40px;
}

.logo-slider .logo-container .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.logo-slider .logo-container .row .col-sm-2 > div {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.logo-slider .logo-container .row .col-sm-2 > div:hover {
    transform: scale(1.05);
    box-shadow: 0px 10px 20px -10px rgb(0 0 0 / 17%);;
}

@media (max-width: 575px) {
    .col-sm-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
 
@media (min-width: 768px) {

    .content-list-article {
        flex-direction: row;
    }

    .content-list-article .img-content-list {
        width: 40%;
        height: 100%;
        padding: 0;
        margin: 0;
        float: left;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 0px;
    }
    .content_LineList .content-list-article {
        flex-direction: row;
    }

    .content_LineList .content-list-article .img-content-list {
        width: 40%;
        height: 100%;
        padding: 0;
        margin: 0;
        float: left;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 0px;
    }

    .content-list-article:has(.img-content-list) .info-content-list {
        width: calc(100% - 40%);
        padding: 15px;
        text-align: left;
    }

    .content_LineList .content-list-article:has(.img-content-list) .info-content-list {
        width: calc(100% - 40%);
        padding: 15px;
        text-align: left;
    }

    .content-list-article .info-content-list {
        width: 100%;
        padding: 15px;
        text-align: left;
    }

    .content_LineList .content-list-article .info-content-list {
        width: 100%;
        padding: 15px;
        text-align: left;
    }
    

    .content_LineList .content-list-article .info-content-list>p:last-child {
        display: none;
    }

    .content_LineList .content-list-article .info-content-list>.des-content-list {
        padding-bottom: 0;
    }
}

footer .footer-container .footer-col:first-child h3 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
}

@media (min-width: 320px) {
    footer .footer-container .footer-col:first-child h3 {
        width: 100%;
    }
}

@media (min-width: 480px) {
    footer .footer-container .footer-col:first-child h3 {
        width: 350px;
    }
}

@media (min-width:768px) {
    footer .footer-container .footer-col:first-child h3 {
        width: 100%;
    }

    .content-list .content-container .client>a:hover img,
    .content-list .content-container article>a:hover img {
        transform: scale(1.1);
    }
}

@media (min-width:992px) {
    footer .footer-container .footer-col:first-child h3 {
        width: 100%;
    }
}

@media (min-width:1200px) {
    footer .footer-container .footer-col:first-child h3 {
        width: 100%;
    }
}

/*Cart*/
.cart-section {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    float: left;
}

.cart-section .container>.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.cart-section .container>.col-md-12>.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.detail_cart {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

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

.order-form>.col-md-12:first-child>div {
    float: left;
}

.bar-top {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 25px;
}

.bar-top .fb_iframe_widget {
    float: right;
}

.title_cart_you {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 20px;
    float: left;
    font-weight: bold;
}

.buymore {
    float: left;
    overflow: hidden;
    position: relative;
    line-height: normal;
    font-size: 14px;
    color: #434142;
    padding: 0px 0 0 15px;
}

.buymore:hover {
    color: #434142;
}

.buymore {
    border-bottom: 0px solid #e5e5e5;
    padding-bottom: 5px;
}

.cart-you {}

.yourcart {
    display: block;
    overflow: hidden;
    text-align: right;
    color: #333;
    line-height: normal;
    padding-top: 0px;
}

.buymore::before {
    content: '\f104';
    position: absolute;
    left: 0;
    top: 1px;
    font-family: Font Awesome\ 5 pro;
    font-size: 18px;
    line-height: 16px;
}

.choosepayment {
    display: inline;
    margin-top: 20px;
    float: left;
    width: 100%;
}

.deleted-cart-item {
    color: #999;
    font-size: 13px;
    text-transform: lowercase;
}

.justadded {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    position: relative;
}

.colinfo {
    display: block;
    overflow: visible;
    padding-left: 100px;
}

.colinfo>span:first-child {
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 9;
    color: #795013;
    font-weight: normal;
    font-size: 16px;
}

.colinfo>span:last-child {
    font-weight: normal;
}

.colinfo>p {
    width: 100%;
    float: left;
    padding-right: 50px;
}

.table-responsive .colinfo>p {
    padding-right: 0px;
}

.colinfo>p>a {
    color: #000;
    font-weight: bold;
    float: left;
}

.colinfo>p>a>span {
    margin-left: 0px;
}

.colinfo>a:hover {
    color: #000;
    font-weight: normal;
}

.colinfo .price_d {
    float: left;
}

.colinfo table tr td:last-child .price_d {
    float: right;
}

.colinfo table tr td:last-child .quantity {
    float: right;
}

.colinfo table tr td:last-child .quantity input {
    width: 70px;
}

.colinfo .price_d span:last-child {
    font-weight: normal;
    margin-top: 0;
    float: right;
    margin-left: 0px;
    text-decoration: none;
    font-size: 10px;
}

.colinfo .price_promotion_d {
    float: left;
    margin-top: 3px;
}

.colinfo .price_promotion_d span:last-child {
    font-weight: normal;
    margin-top: 0;
    float: right;
    margin-left: 0px;
    text-decoration: none;
    font-size: 10px;
}

.colimg {
    float: left;
    overflow: hidden;
    width: 100px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.browseImage-cart {
    text-align: center;
    height: 50px;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    padding-top: 100%;
    background-color: rgba(255, 255, 255, 0.50);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.total {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.total b {
    float: left;
}

.total strong {
    float: right;
    font-size: 16px;
    color: #530826;
    font-weight: bold;
}

.total strong u {
    font-weight: normal;
    margin-top: 0;
    float: right;
    margin-left: 0px;
    text-decoration: none;
    font-size: 10px;
}

.iradio_minimal-pink,
.icheckbox_minimal-blue {
    margin-right: 10px !important;
}

.choosenumber {
    display: inline-block;
    width: 100%;
    float: left;
}

.choosenumber input {
    width: 50px;
}

.payoffline {
    float: right;
    overflow: hidden;
    width: 260px;
    padding: 10px 0;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    color: #fff !important;
    text-align: center;
    background: #6c757d;
    text-transform: uppercase;
}

.payoffline:hover {
    color: #fff;
}

.payoffline span {
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}

.payonline:hover {
    color: #fff;
}

.payonline span {
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}

.order-form input,
.order-form textarea {
    float: none;
    margin: 10px auto;
    border: 1px solid #e5e5e5;
    padding: 10px;
    width: 100%;
    display: table;
    border-radius: 5px;
}

.order-form input::-webkit-input-placeholder,
.order-form textarea::-webkit-input-placeholder {}

.order-form input::-moz-placeholder,
.order-form textarea::-moz-placeholder {}

.order-form input:-ms-input-placeholder,
.order-form textarea:-ms-input-placeholder {}

.order-form input:-moz-placeholder,
.order-form textarea:-moz-placeholder {}

.colinfo table {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.colinfo table tr {
    padding-bottom: 5px;
    display: inline-block;
    width: 100%;
}

.colinfo table tr td:first-child {
    color: #7d7d7d;
    font-weight: 300;
    width: 50%;
    padding-right: 10px;
    display: inline-block;
    float: left;
    padding-top: 5px;
}

.colinfo table tr td:last-child {
    width: 50%;
    padding-left: 10px;
    display: inline-block;
    float: left;
    text-align: right;
}

.total .col-md-12 {
    margin-bottom: 30px;
}

.total .col-md-12>div {
    padding: 0;
}

.total .col-md-12>div label {
    font-weight: normal;
    line-height: 24px;
}

.total .col-md-12>div input {
    width: 100%;
    display: inline-block;
}

.order-button-menu {
    position: relative;
}

#number_product_cart {
    position: absolute;
    top: -15px;
    right: -10px;
    font-size: 12px;
    color: #14022e;
}

.tk-montserrat {
    font-family: "montserrat", sans-serif;
}

#content-img img {
    max-width: 100%;
}

.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 999999999;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
}

.white_content {
    display: none;
    z-index: 9999999999;
    position: absolute;
    width: 90%;
    max-width: 600px;
    padding: 10px;
    top: 120px;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #fff;
    border-radius: 5px;
    min-height: 50px;
}

.white_content .container {
    background-color: #fff;
    position: relative;
    max-width: 100%;
}

.white_content .col-md-12 a:first-child {
    margin-right: 20px;
}

.white_content #view_popup {
    display: inline-block;
    width: 100%;
}

.close_popup {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 20px;
    line-height: 19px;
}

.close_popup:hover {
    color: #000;
}

.client-logo {
    position: relative;
    padding: 10px;
}
.client-logo div {
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}

.client-logo a {
    border: 0;
}

.client-logo a img {
    max-height: 180px;
    width: 100%;
}

.bct-div {
    margin-top: 20px;
}

.bct-div img {
    max-width: 100px;
}

.boxfbl {
    float: right;
}

.logo img {
    max-height: 60px;
}

/* .ls-container {height: 100vh !important;} */
footer .footer-sub .logo-bct img {
    max-height: 35px;
}

#visitorBar {
    display: flex;
}

#linksite {
    padding: 15px;
    line-height: 20px;
}

#linksite a {
    border: 0;
}

#linksite a:hover {
    color: #a8cb40;
    text-decoration: underline
}

#linksite span {
    color: #14022e
}

header {
    width: 100%;
    background: #fff;
}

body.header-absolute header {
    position: absolute;
    top: 0;
    background: hsla(0, 0%, 100%, .85);
    z-index: 9;
}
@media (max-width:992px) {
    /* body.header-absolute header {
        position: relative;
    } */
    header .header-top .header-top-container {
        padding: 5px 0;
    }
    header .header-main {
        padding: 5px 0;
    }
}

header .header-top nav ul li {
    padding: 0 10px;
}

header .header-top nav ul li input {
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
    border-radius: 0;
    color: #14022e;
    outline-color: #a8cb40;
    border-radius: 4px;
    padding: 2px 0;
    padding-left: 5px;
    padding-right: 22px;
    width: 100%;
}

header .header-top nav ul li.form-search {
    position: relative;
}

header .header-top nav ul li.form-search a {
    position: absolute;
    right: 15px;
    top: 1px;
}

header .header-top nav ul li .order-button-menu a {
    font-size: 14px;
}

.order-button-menu .fa {
    float: left;
}

.order-button-menu .fa:hover {
    color: #a8cb40;
}

/* TAB PRODUCT */
#productnew {
    width: 739px;
    height: auto;
    float: left;
    display: inline;
    margin-top: 6px;
}

#productnewheader {
    margin-top: 0px;
    width: 280px;
    height: 30px;
    background-image: url(/images/spmoibg.gif);
    background-repeat: no-repeat;
}

#productnewitem {
    float: left;
    display: inline;
    width: 140px;
    margin-right: 7px;
    height: 140px;
    margin-top: 6px;
    background-image: url(/images/spmoiitembg.gif);
    background-repeat: no-repeat;
    text-align: center;
}

#productnewname {
    margin-top: 5px;
}

div #productnewname a {
    color: #4f4f4f;
}

#productnewthumbnail {
    margin: auto;
    margin-top: 10px;
}

div #productnewthumbnail img {
    border: 0px;
    width: 120px;
}

#productnewprice {
    color: #e88f38;
}

#productitemspace {
    height: 15px;
    width: 480px;
    clear: both;
}

#productdiscount {
    width: 739px;
    height: auto;
    float: left;
    display: inline;
    margin-top: 6px;
}

#productdiscountheader {
    margin-top: 0px;
    width: 280px;
    height: 30px;
    background-image: url(/images/spkmbg.gif);
    background-repeat: no-repeat;
}

#productdiscountitem {
    float: left;
    display: inline;
    width: 140px;
    margin-right: 7px;
    height: 140px;
    margin-top: 6px;
    background-image: url(/images/spkmitembg.gif);
    background-repeat: no-repeat;
    text-align: center;
}

#productdiscountname {
    margin-top: 5px;
}

div #productdiscountname a {
    color: #4f4f4f;
}

#productdiscountthumbnail {
    margin: auto;
    margin-top: 10px;
}

div #productdiscountthumbnail img {
    border: 0px;
    width: 120px;
}

#productdiscountprice {
    color: #e88f38;
}

#productgroupspace {
    width: 984px;
    height: 26px;
    clear: both;
}

#descproduct {
    margin: 0px;
    padding: 0px;
    color: #2e2e2e
}

#descproductarticle {
    width: 222px;
    margin: 0px;
    padding: 0px;
    color: #8d8d8d;
    display: inline-block;
    text-align: left;
    float: left;
}

#descproductarticle-list {
    width: 220px;
    margin: 0px;
    padding: 0px;
    color: #2e2e2e;
    display: inline-block;
    padding-left: 10px
}

#groupname {
    margin: 0px;
    clear: both;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0px;
    width: 100%;
    display: inline-block;
}

#groupname span {
    font-weight: bold;
    font-size: 22px;
    padding-right: 10px;
    text-transform: uppercase;
}

div#groupname:hover span {
    color: #FFD700;
}

#groupname img {
    border: 0px;
    height: 26px !important;
    text-align: left;
    float: right;
    margin-top: 1px;
}

#groupnameproduct {
    padding: 5px 0px;
    background-color: #e2e2e2;
    font-size: 20px;
    margin-bottom: 25px;
}

/* END TAB PRODUCT */
/* PRODUCT HOME*/
#middtopcontent {
    width: 765px !important;
}

#middtopcontentli {
    height: auto !important;
}

#middtopcontentli::after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}

#middtopcontent::after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}

#middtopcontent ul::after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}

#middtopcontent ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 784px;
    height: auto;
}

#middtopcontent li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 784px;
    height: auto;
}

.home_product_item {
    display: inline-block;
    width: 100%;
    float: left;
    border: 1px solid #eee;
    margin-bottom: 30px;
    min-height: calc(100% - 30px);
    position: relative;
    padding-bottom: 50px;
}

.home_product_item img {
    width: auto;
    max-height: 142px;
    border: 0px;
    max-width: 212px;
}

.home_product_item-list {
    width: 310px;
    float: left;
    position: relative;
    height: auto;
    padding-bottom: 8px
}

.home_product_item::after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}

#homeproductthumbnail {
    width: 75px;
    height: 75px;
    border: 0;
    display: inline-block;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

#homeproductthumbnail img {
    width: 80px;
    height: 80px;
    border: 0;
}

.home_product_nane {
    width: 100%;
    color: #656565;
    padding: 5px 10px;
    vertical-align: top;
    display: inline-block;
    float: left;
    text-align: center;
    height: 50px;
    overflow: hidden;
}

.home_product_nane a {
    font-size: 12px;
    font-weight: bold;
}

/*Product*/
#productgroupname {
    float: right;
    margin-top: 5px;
    font-size: 18px;
    color: #0096ff;
    height: 25px;
    padding-top: 5px;
    text-align: right;
    margin-right: 10px;
}

#productgroup>a {
    border: 0;
}

#productgroup {
    padding: 0px 15px;
    padding-bottom: 20px;
    clear: both;
}

#productgroup::after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}

#productgrouptop {
    margin-left: 0px;
    margin-top: 15px;
    clear: both;
}

#productitem {
    float: left;
    margin-left: 15px;
    display: inline;
    width: 250px;
    height: auto;
    text-align: center;
}

#productitem a:link {
    color: #0067CC;
    text-decoration: none;
    font-weight: bold;
}

#productitem a:visited {
    color: #0067CC;
    text-decoration: none;
    font-weight: bold;
}

#productitem a:hover {
    color: #0067CC;
    text-decoration: none;
    font-weight: bold;
}

#productitemname {
    margin-top: 5px;
    height: auto;
    vertical-align: bottom;
    width: 140px;
    text-align: left;
    float: left;
}

#productitemname a:link {
    color: #0067CC;
    text-decoration: none;
    font-weight: bold;
}

#productitemname a:visited {
    color: #0067CC;
    text-decoration: none;
    font-weight: bold;
}

#productitemname a:hover {
    color: #0067CC;
    text-decoration: none;
    font-weight: bold;
}

#productitemde {
    width: 90px;
    text-align: left;
    float: left;
}

div #productitemname a {
    color: #4f4f4f;
    width: 90px;
}

#productitemthumbnail {
    width: 80px;
    height: 80px;
    float: left;
    padding-right: 5px;
    text-align: center;
    background-image: url(../images/bg-item.jpg);
    background-repeat: no-repeat;
}

div #productitemthumbnail img {
    width: 70px;
    height: 70px;
    margin-top: 5px;
}

#productitemprice {
    color: #e88f38;
}

#producttop {
    width: 100%;
    height: auto;
    display: inline-block;
    background-color: #fff;
    float: left;
}

#middtopcatalog li {
    width: 760px;
}

#producttopspace {
    height: 15px;
    width: 765px;
    clear: both;
}

#productimage {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-bottom: 30px;
}

#productimage img {
    border: 0px;
    height: auto;
    max-width: 745px;
}

#zoom {
    clear: both;
    width: 572px;
    text-align: right;
}

#productname {
    color: #353535;
    font-size: 20px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    width: 100%;
    float: left;
}

#productname>span:first-child {
    margin-right: 15px;
    line-height: 33px;
}

#productinfo {
    float: left;
    width: 220px;
    height: auto;
    margin-left: 0px;
}

#productinfo img {
    width: 220px;
    height: auto;
    margin-left: 0px;
    border: 0px
}

#articlename {
    font-size: 15px;
    color: #000;
    margin-top: 0px;
    margin-left: 20px;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: left;
}

#articlename label {
    font-weight: normal;
    color: gray;
}

#productseachname {
    font-size: 10pt;
    color: Black;
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 0px;
}

.product-price {
    color: #008ec4;
    margin-bottom: 20px;
}

.content-list .content-container div.content-product .product-price {
    height: 130px;
    overflow: hidden;
}

.product-price>div {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

.product-price>div>div {
    font-weight: bold;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

.product-price>div>div>span:first-child {
    width: 90px;
}

.product-price>div>div>span:nth-child(2) {
    text-align: right;
    min-width: 50%;
}

.product-price>div>div.price_goc {
    font-size: 12px;
    margin-bottom: 5px;
}

.photo-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.photo-gallery>a {
    width: 250px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.photo-gallery>a #photo-gallery-img {
    padding-top: 100%;
    float: left;
    width: 100%;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.photo-gallery figure {
    display: none;
}

/* .product-price>div>div.price_goc>span:nth-child(2) {
} */

#productdescription {
    margin-top: 20px;
}

#productinforow {
    clear: both;
    height: 25px;
}

#productinfolabel {
    float: left;
    width: 80px;
    color: #277AEC
}

#productinfovalue {
    float: left;
    width: 120px;
    padding-bottom: 3px;
    border-bottom: 1px solid #eeeeee;
}

#productinfovalueFree {
    float: left;
    width: 120px;
    padding-bottom: 3px;
    border-bottom: 1px solid #eeeeee;
    color: #E88F38;
}

#productcontentspace {
    height: 20px;
    border-bottom: 0px solid #e2e2e2
}

#productorther {
    margin-left: 0px;
    margin-top: 10px;
    display: inline-block;
    padding: 0px 20px 0px 20px
}

#productsample {
    display: block;
    float: left;
    width: 100%;
    margin-left: 10px;
    padding-bottom: 4px;
}

#space-x {
    width: 100%;
    height: 1px;
    display: inline-block;
}

#productsampleitem {
    clear: both;
    display: inline-block;
    vertical-align: middle;
    padding: 1px;
    border: 1px solid #CDCDCD;
    margin-right: 5px;
    width: 70px;
}

div #productsampleitem img {
    cursor: pointer;
    max-width: 70px;
    border: 0px;
}

#productcontent {
    clear: both;
    width: 620px;
    margin-bottom: 10px;
    text-align: justify;
    color: #666;
    border-bottom: 1px solid #ECECEC;
    padding-top: 40px
}

#productcontent img {
    width: 500px
}

#productcontent ul {
    margin-left: 30px;
}

div #productcontent li {
    list-style: square;
}

#productother {
    clear: both;
    width: auto;
    height: 27px;
    margin-left: 20px;
}

#productfootor {
    clear: both;
    height: 30px;
    width: 300px;
}

#productOtherHeader {
    padding-top: 5px;
    color: #DAA520;
    font-size: 15px;
    font-weight: bold
}

.bg-img {
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    width: 100%;
    padding-top: 100%;
    text-align: center;
    background-position: center;
    position: relative;
    background-size: contain;
}

.bg-img img {
    border: 0px !important;
}

.bg-img a {
    background: transparent !important;
    padding: 0px !important;
    margin: 0px !important
}

.order-product-button {
    margin-bottom: 25px;
}

.order-product-button a {
    background: #14022e;
    border: none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.8rem;
    padding: 5px 15px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    padding-right: 25px;
    white-space: nowrap;
}

.order-product-button a:after {
    content: "\f105";
    color: #a8cb40;
    display: inline-block;
    font-family: Font Awesome\ 5 pro;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1rem;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 5px;
}

.order-product-button a.active,
.order-product-button a:focus,
.order-product-button a:hover {
    background: #a8cb40;
    border: 0;
    color: #14022e
}

.order-product-button a.active:after,
.order-product-button a:focus:after,
.order-product-button a:hover:after {
    color: #14022e
}

/*End Product*/
#app_group_list {
    display: inline-block;
    width: 100%;
}

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

.video-content {
    background: #525252;
    background-image: url(/images/video-display-block.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.video-content>.bg-overlay {
    background: -webkit-linear-gradient(top left, #525252, #000000);
    background: -o-linear-gradient(top left, #525252, #000000);
    background: -moz-linear-gradient(top left, #525252, #000000);
    background: linear-gradient(to bottom right, #525252, #000000);
    opacity: .9;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.video-content .content h2 {
    color: #fff;
}

.video-item {
    padding: 5px;
    width: 100%;
    background-color: #fff;
}

.video-item h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.video-item .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    min-height: 250px;
}

.video-item .info_video {
    padding: 0 15px;
}

.video-item .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
}

.hero-slogan-img .row {
    display: flex;
    flex-wrap: wrap;
}

.hero-slogan-img .row > div {
    margin-bottom: 30px;
}

.sommaire-content {
    padding: 0 0 8rem;
}

.sommaire-content .container {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    margin-top: -50px;
    z-index: 9;
    background-color: #fff;
    border-radius: .2rem !important;
    padding: 0 30px;
}

.sommaire-content .container .content {
    max-width: 800px;
    margin: auto;
}

.bg-app-item {
    display: inline-block;
    width: 100%;
    position: relative;
}

.bg-app-item>div:first-child {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60%;
}

.app-item .bg-app-item .content-app-item {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0%, -50%);
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
}

.app-item .bg-app-item .content-app-item h2 {
    padding-left: 15px;
    padding-right: 15px;
}

.app-item .bg-app-item .content-app-item h2,
.app-item .bg-app-item .content-app-item h2 a {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
}

.app-item .bg-app-item .content-app-item h2 a:hover {
    text-decoration: none;
}

.app-item .bg-app-item .content-app-item .des-app-item {
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    max-height: 95px;
    overflow: hidden;
}

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

.article-item {
    display: inline-block;
    width: 100%;
    margin-top: 1px;
}

.bg-article-item {
    display: inline-block;
    width: 100%;
    position: relative;
}

.bg-article-item>div:first-child {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 250px;
}

.article-item .bg-article-item .content-article-item {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0%, -50%);
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
}

.article-item .bg-article-item .content-article-item h2 {
    padding-left: 15px;
    padding-right: 15px;
}

.article-item .bg-article-item .content-article-item h2,
.article-item .bg-article-item .content-article-item h2 a {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
}

.article-item .bg-article-item .content-article-item h2 a:hover {
    text-decoration: none;
}

.des-article {
    overflow-y: hidden;
    max-height: 120px;
    margin-bottom: 40px;
}

.article-item .bg-article-item .content-article-item .des-article-item {
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    max-height: 95px;
    overflow: hidden;
}

.article-group-list {
    display: inline-block;
    width: 100%;
}

.article-group-item {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}

.bg-article-group-item {
    display: inline-block;
    width: 100%;
    position: relative;
}

.bg-article-group-item>div:first-child {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60%;
}

.article-group-item .bg-article-group-item .content-article-group-item {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0%, -50%);
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
}

.article-group-item .bg-article-group-item .content-article-group-item h2 {
    padding-left: 15px;
    padding-right: 15px;
}

.article-group-item .bg-article-group-item .content-article-group-item h2,
.article-group-item .bg-article-group-item .content-article-group-item h2 a {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
}

.article-group-item .bg-article-group-item .content-article-group-item h2 a:hover {
    text-decoration: none;
}

.article-group-item .bg-article-group-item .content-article-group-item .des-article-group-item {
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    max-height: 95px;
    overflow: hidden;
}

#menubottomleft .button_contact {
    display: inline-block;
    margin-top: 20px;
}

#menubottomleft .button_contact p {
    margin-bottom: 10px;
}

#menubottomleft .button_contact p:last-child a {
    background-color: #fff;
    border-radius: 5px;
    padding: 5px 20px;
    text-transform: uppercase;
    color: #14022e;
    text-shadow: 1px 1px 3px #14022e;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    font-weight: bold;
    font-size: 14px;
}

#yt-wrap {
    width: 100%;
    display: inline-block;
    height: 100%;
}

#yt-wrap iframe {
    display: block;
    background: #000;
    border: none;
    height: 50vh;
}

#yt-wrap_home {
    width: 100%;
    display: inline-block;
    height: 100%;
    position: relative;
}

#yt-wrap_home iframe {
    display: block;
    background: #000;
    border: none;
    height: 70vh;
}

.content-app-item-view {
    display: inline-block;
    width: 100%;
    margin: 15px 0px;
}

#headerlink p {
    display: inline-block;
    margin-bottom: 0;
}

#headerlink p span {
    margin: 0 5px;
    margin-top: 0px;
}

.socialnetwork-ico {
    display: inline-block;
}

.bg-img>.type-product-item-icon {
    position: absolute;
    top: 10px;
    right: 10px;
}

.bg-img>.type-product-item-icon img {
    width: 40px;
}

#print_id_content {
    display: inline-block;
    width: 100%;
}

#productimage .usual-product {
    width: 100%;
}

.info-product-group {
    display: inline-block;
    width: auto;
    float: right;
}

.info-product-group>div select {
    float: left;
    margin-top: 1px;
}

.info-product-group>div span {
    margin-right: 5px;
    float: left;
    line-height: 20px;
}

.info-product-group>div {
    float: left;
}

.info-product-group>div:first-child {
    margin-right: 10px;
}

#notification_cart {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

#notification_cart p {
    margin: 0;
}

.usual {
    color: #333;
    padding: 0px;
    width: 100%;
    margin: 0px;
    display: inline-block;
    float: left;
}

.usual ul {
    display: inline-block;
    margin: 0px;
    padding: 0px 15px;
    width: 100%;
    float: left;
}

.usual ul li {
    list-style: none;
    float: left;
    width: 33.333333%;
    margin-right: -1px;
    position: relative;
}

.usual ul li::before {
    content: '';
    border-left: 1px solid #5e5e5e;
    width: 1px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
}

.usual ul li:first-child::before {
    border-left: 1px solid transparent;
}

.usual ul a {
    display: inline-block;
    padding: 4px 15px;
    text-decoration: none !important;
    margin: 1px;
    margin-left: 0px;
    color: #000;
    border-bottom: 1px solid transparent;
    text-align: center;
    width: 100%;
    font-size: 14px;
}

.usual ul a.selected {
    margin-bottom: 0px;
    cursor: default;
    border: 1px solid #db2927;
    position: relative;
    z-index: 1;
}

.usual-product {
    color: #333;
    padding: 0px;
    width: auto;
    margin: 0px;
    display: inline-block;
}

.usual-product ul {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

.usual-product ul li {
    list-style: none;
    float: left;
    width: auto;
    margin-right: -1px;
    position: relative;
}

.usual-product ul li::before {
    content: '';
    border-left: 1px solid #5e5e5e;
    width: 1px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
}

.usual-product ul a {
    display: inline-block;
    padding: 4px 15px;
    text-decoration: none !important;
    margin: 1px;
    margin-left: 0px;
    color: #000;
    border-bottom: 1px solid transparent;
    text-align: center;
    width: 100%;
    font-size: 14px;
}

.usual-product ul a.selected {
    margin-bottom: 0px;
    cursor: default;
    border: 1px solid #db2927;
    position: relative;
    z-index: 1;
    padding-left: 30px;
}

.usual-product ul a.selected::before {
    content: '';
    width: 15px;
    height: 15px;
    background-image: url('/images/icon-folder.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    top: 6px;
}

#tab1 {
    clear: both;
    width: 100%;
    padding: 20px 15px;
    display: inline-block
}

#tab2 {
    clear: both;
    width: 100%;
    padding: 20px 15px;
    display: inline-block
}

#tab3 {
    clear: both;
    width: 100%;
    padding: 20px 15px;
    display: inline-block
}

#tab4 {
    clear: both;
    width: 100%;
    padding: 20px 15px;
    display: inline-block
}

#tab5 {
    clear: both;
    width: 100%;
    padding: 20px 15px;
    display: inline-block
}

/*Contact*/
div.boltforms-row {
    margin: 0.75em 0;
}

.boltform label.required:after {
    content: " *";
    color: #F00;
    font-weight: bold;
}

p.boltform-debug,
p.boltform-error,
li.boltform-error,
p.boltform-info,
p.boltform-message {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

p.boltform-debug {
    border: 1px solid #EED3D7;
    color: #B94A48;
    background-color: #F2DEDE;
}

p.boltform-error {
    border: 1px solid #EED3D7;
    color: #B94A48;
    background-color: #F2DEDE;
}

ul.boltform-error {
    margin-left: 0;
    padding-left: 0;
}

li.boltform-error {
    list-style: none;
    border: 1px solid #EED3D7;
    color: #B94A48;
    background-color: #F2DEDE;
}

p.boltform-message {
    border: 1px solid #D6E9C6;
    color: #468847;
    background-color: #DFF0D8;
}

.boltforms-preview-image {
    display: inline-block;
}

.white_content #view_popup .content-about-us {
    width: 100%;
    display: inline-block;
}

.white_content #view_popup .content-about-us>div {
    width: 50%;
    float: left;
}

.white_content #view_popup .content-about-us>div a {
    font-size: 14px;
    font-weight: bold;
}

.white_content #view_popup .content-about-us>div a:hover {
    color: #000;
}

.white_content #view_popup .content-about-us>div:last-child {
    text-align: right;
}

.white_content #view_popup .content-about-us>div:first-child a span {
    margin-left: 10px;
}

.white_content #view_popup .content-about-us>div:last-child a span {
    margin-right: 10px;
}

.white_content #view_popup .content-about-us>div i {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.white_content #view_popup .cart-view-order #productname {
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.news-home .fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 0 !important;
}

.news-home .fotorama__wrap--slide .fotorama__stage__frame.fotorama__active {
    -webkit-animation: fading 7s infinite;
    animation: fading 7s infinite;
    opacity: 1 !important;
}

.w3-animate-fading {
    -webkit-animation: fading 10s infinite;
    animation: fading 10s infinite
}

@-webkit-keyframes fading {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fading {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.w3-animate-opacity {
    -webkit-animation: opac 1.5s;
    animation: opac 1.5s
}

@-webkit-keyframes opac {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes opac {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.w3-animate-top {
    position: relative;
    -webkit-animation: animatetop 0.4s;
    animation: animatetop 0.4s
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.w3-animate-left {
    position: relative;
    -webkit-animation: animateleft 0.4s;
    animation: animateleft 0.4s
}

@-webkit-keyframes animateleft {
    from {
        left: -300px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@keyframes animateleft {
    from {
        left: -300px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

.w3-animate-right {
    position: relative;
    -webkit-animation: animateright 0.4s;
    animation: animateright 0.4s
}

@-webkit-keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

@keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

.w3-animate-bottom {
    position: relative;
    -webkit-animation: animatebottom 0.4s;
    animation: animatebottom 0.4s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

.w3-animate-zoom {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

body.nav-active {
    overflow-x: hidden;
    overflow-y: hidden;
}

/* Danh cho man hinh desktop */
@media all and (max-width: 1280px) {}

/* Danh cho may tinh bang chieu ngang */
@media all and (max-width: 1000px) {
    #mycarousel>div {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    #menu-bottom ul {
        padding-left: 15px;
        padding-right: 15px;
        display: inline-block;
    }

    #menu-bottom ul li {
        float: left;
    }

    body {
        overflow-x: hidden;
    }

    footer .footer-container .footer-col:first-child {
        width: 100%;
    }

    footer .footer-container .footer-col a {
        white-space: nowrap;
    }
}

@media all and (max-width: 900px) {
    #mycarousel>div {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    #productname>span:first-child {
        width: 100%;
        margin-right: 0;
    }

    #productname .usual-product {
        width: 100%;
        margin-top: 10px;
    }

    #productname .usual-product ul li:first-child::before {
        border-left: 1px solid transparent;
    }

    #productname .usual-product ul li {
        width: 25%;
    }
}

@media all and (max-width: 768px) {
    #app_group_list>div:nth-child(2n) {
        padding: 0px;
        width: 100%;
    }

    #app_group_list>div:nth-child(2n-1) {
        padding: 0px;
        width: 100%;
    }

    .app-item {
        margin-bottom: 0;
        border-top: 1px solid #fff;
    }

    .stickytooltip {
        left: 50% !important;
        transform: translate(-50%, 0) !important;
    }

    #stickycontent {
        width: 100%;
    }
}

@media all and (max-width: 600px) {
    #mycarousel>div {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    #linksite {
        line-height: normal;
    }

    .info-product-group {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #groupname img {
        display: none;
    }
}

/* Danh cho may tinh bang chieu doc */
@media all and (max-width: 500px) {
    #mycarousel>div {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #contactphone,
    #contactcontent {
        width: 100%;
    }
}

/* Danh cho dien thoai */
@media all and (max-width: 420px) {
    #productname .usual-product ul li a {
        border: 1px solid transparent;
    }

    #productname .usual-product ul a.selected {
        border: 1px solid #db2927;
    }

    #productname .usual-product ul li {
        width: 50%;
        height: 32px;
    }

    #productname .usual-product ul li:nth-child(3)::before {
        border-left: 1px solid transparent;
    }

    /* #mycarousel > div {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;} */
}

@media all and (max-width: 320px) {}

@-ms-viewport {
    width: device-width;
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#productgroup .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.row-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.333333%;
    }

    .offset-md-2 {
        margin-left: 16.666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.333333%;
    }

    .offset-md-5 {
        margin-left: 41.666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.333333%;
    }

    .offset-md-8 {
        margin-left: 66.666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.333333%;
    }

    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.333333%;
    }

    .offset-lg-2 {
        margin-left: 16.666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.333333%;
    }

    .offset-lg-5 {
        margin-left: 41.666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.333333%;
    }

    .offset-lg-8 {
        margin-left: 66.666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.333333%;
    }

    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}