﻿html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0px auto 0px auto;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}



@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .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 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .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 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-20 {
        width: 20%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .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 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    display: table;
    content: " "
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    float: left;
}

.col-md-14285 {
    width: 14.285%;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

@-moz-document url-prefix() {
    img {
        width: auto !important;
        max-width: -moz-max-content;
    }
}

body {
    overflow-x: hidden;
    overflow-y: auto;
}

img.size-auto,
img.size-large,
img.size-full,
img.size-medium {
    max-width: 100%;
    height: auto;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.no_padding {
    padding: 0;
}

.no_padding_left {
    padding-left: 0;
}

.no_padding_right {
    padding-right: 0;
}

a:hover, a:focus, a {
    text-decoration: none;
}

    a:hover, a:focus {
        color: #b00000;
    }

iframe {
    max-width: 100%;
}

@-moz-document url-prefix() {
    img {
        width: 100%;
        max-width: 100%;
    }
}

ul, ol {
    margin: 0;
    padding: 0;
}

table tr, table td, table th {
    border: 1px solid #e0e0e0;
    padding: 7px;
}

ins {
    text-decoration: none;
}

hr {
    border-top: 1px solid #d8d8d8;
}

p {
    margin: 0px 0px 10px 0px;
}

.r_layout {
    float: right;
    width: 26%;
}

.l_layout {
    float: left;
    width: 74%;
}

html.no_scroll {
    overflow: hidden;
    pointer-events: unset;
}

body {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.6;
    font-size: 16px;
    color: #333;
    margin: 0;
    font-weight: normal;
}

.thumbnail, .image {
    border: none;
    border-radius: 0;
    display: block;
    position: relative;
}

    .thumbnail a, .image a {
        display: block;
    }

.image, .thumbnail {
    position: relative;
    overflow: hidden;
}

    .thumbnail img, .image img {
        -webkit-transition: all 0.3s linear 0s;
        -o-transition: all 0.3s linear 0s;
        transition: all 0.3s linear 0s;
    }

.clear {
    clear: both;
    height: 0;
}

.container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0px 15px;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot')format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2')format('woff2'),url('../fonts/fontawesome-webfont.woff')format('woff'),url('../fontawesome-webfont.ttf')format('truetype'),url('../fonts/fontawesome-webfont.svg')format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-phone:before {
    content: "\f095";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-search:before {
    content: "\f002";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-home:before {
    content: "\f015";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-star:before {
    content: "\f005";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-user:before {
    content: "\f007";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-font:before {
    content: "\f031";
}

.fa-font:before {
    content: "\f031";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-shield:before {
    content: "\f132";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-gear:before, .fa-cog:before {
    content: "\f013";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-heart:before {
    content: "\f004";
}

.fa-play:before {
    content: "\f04b";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-print:before {
    content: "\f02f";
}

.fa-comment:before {
    content: "\f075";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-download:before {
    content: "\f019";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-upload:before {
    content: "\f093";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.slick-prev:after, .slick-next:after {
    content: '';
    display: block;
    color: #333;
    border: none;
    text-indent: 0;
    z-index: 3;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.slick-prev:after, .slick-next:after {
    font: normal normal normal 35px/1 FontAwesome;
}

.slick-slider li, .slick-slider li:focus {
    list-style: none;
    outline: none;
}

.slick-slider .slick-prev:focus, .slick-slider .slick-next:focus {
    outline: none;
}

.slick-prev, .slick-next {
    top: 50% !important;
    margin-top: -20px !important;
    text-indent: -9999px;
    padding: 0;
    border: none;
    position: absolute;
    background: none;
    width: 40px;
    height: 40px;
}

    .slick-prev:after {
        content: "\f104";
        right: 0;
    }

    .slick-next:after {
        content: "\f105";
        left: 0;
    }

.slick-next {
    right: -10px !important;
}

.slick-prev {
    left: -10px !important;
}

.slick-slider img {
    margin: 0 auto;
}

.banner_slide {
    margin-bottom: 0px;
}

    .banner_slide img {
        width: 100%;
    }

    .banner_slide .slick-prev:after, .banner_slide .slick-next:after {
        background: rgba(142,0,0,80%);
        border-radius: 50%;
        overflow: hidden;
        color: #fff;
        font-size: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .banner_slide .slick-prev {
        left: 10px !important;
    }

    .banner_slide .slick-next {
        right: 10px !important;
    }

    .banner_slide .slick-prev, .banner_slide .slick-next {
        width: 30px;
        height: 30px;
        opacity: 0;
        visibility: hidden;
    }

    .banner_slide:hover .slick-prev, .banner_slide:hover .slick-next {
        opacity: 1;
        visibility: visible;
    }

    .banner_slide .slick-slide li {
        height: 615px;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .banner_slide .content_item {
        max-width: 100%;
        text-align: center;
    }

    .banner_slide .title {
        font-weight: 700;
        font-size: 46px;
        line-height: 55px;
        background: -webkit-linear-gradient(#FC360A,#890B0B);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .banner_slide .desc_banner {
        max-width: 330px;
        margin: 20px auto;
        font-size: 16px;
        color: #212121;
        position: relative;
    }

        .banner_slide .desc_banner:after {
            position: relative;
            display: inline-block;
            font-size: 16px;
            color: #212121;
            content: '';
            font-weight: 400;
            background: url(../images/icon_quote.png) center center;
            width: 19px;
            height: 16px;
            margin: 0 0 0 10px;
            vertical-align: bottom;
        }

    .banner_slide .readmore {
        margin: 0 auto;
        display: table;
    }

.button a {
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 500;
    background-image: linear-gradient(225.34deg, #FC360A 0%, #890B0B 101.17%);
    display: flex;
    animation: 0.3s;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    position: relative;
    overflow: hidden;
}

    .button a:hover {
        box-shadow: 0 0 20px #b3b3b3;
    }

.banner_slide .readmore a {
    width: 200px;
    height: 50px;
}

.slick-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    text-align: center;
}

    .slick-dots li {
        margin: 0px 2px !important;
        display: inline-block;
        vertical-align: middle;
    }

        .slick-dots li:focus, .slick-dots li button {
            outline: none;
        }

            .slick-dots li button:before {
                display: none;
            }

        .slick-dots li button {
            width: 30px !important;
            height: 3px !important;
            text-indent: -9999px;
            display: block;
            padding: 0;
            border: none;
            background: #D6D6D6;
            border: 1px solid #D6D6D6;
        }

        .slick-dots li.slick-active button {
            background: #a2140b !important;
            width: 30px !important;
            height: 3px !important;
            border: 1px solid #a2140b;
        }

#header .container, .r_header, .ungdung {
    display: flex;
    align-items: center;
}

#header {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 9;
}

    #header.header_fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9;
        background: #fff;
    }

.nav_header {
    margin: 0 auto;
}

.sf-menu li {
    padding: 20px 0;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    position: relative;
    float: left;
    list-style: none;
}

    .sf-menu li a {
        font-size: 13px;
        font-weight: 700;
        color: #818181;
        display: block;
        padding: 0px 15px;
        position: relative;
    }

.sf-menu > li.menu-item-has-children > a:after {
    position: relative;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0d7";
    display: inline-block;
    padding-left: 10px;
    font-size: 12px;
}

.sf-menu li a:hover {
    color: #D01F1F;
}

.sf-menu li i {
    font-size: 24px;
}

ul.sf-menu .sub-menu {
    position: absolute;
    top: calc(100% + 30px);
    left: 0;
    background: linear-gradient(225.34deg, #FC360A 0%, #890B0B 101.17%);
    width: 280px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 3;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

    ul.sf-menu .sub-menu li {
        float: none;
        width: 100%;
        padding: 0;
    }

        ul.sf-menu .sub-menu li a {
            display: block;
            padding: 10px 15px;
            border: none;
            border-top: 1px solid #ec310b;
            color: #fff;
        }

        ul.sf-menu .sub-menu li:nth-child(1) a {
            border-top: none;
        }

ul.sf-menu li:hover .sub-menu {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    top: 100%;
}

ul.sf-menu li.other_dichvu .sub-menu {
    left: auto;
    right: 0;
}

ul.sf-menu li .sub-menu li a:hover {
    background: #cf250a;
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0;
}

#aio_backtop {
    position: fixed;
    right: 10px;
    bottom: 60px;
    z-index: 99;
    text-align: center;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    line-height: 35px;
    cursor: pointer;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    font-size: 13px;
    color: #b3b3b3;
    display: none;
}

.box_acount {
    margin: 0 0 0 30px;
}

    .box_acount a.login_click {
        text-transform: uppercase;
        color: #FFFFFF;
        font-size: 13px;
        font-weight: 500;
        padding: 5px 15px;
        background-image: linear-gradient(225.34deg, #FC360A 0%, #890B0B 101.17%);
        border-radius: 10px;
        text-align: center;
        display: table;
        animation: 0.3s;
    }

        .box_acount a.login_click:hover {
            background-image: linear-gradient(225.34deg, #890B0B 0%, #FC360A 101.17%);
        }

.ungdung a {
    margin: 0 2px;
    border-radius: 2px;
}

    .ungdung a:hover {
        box-shadow: 0 0 10px #b9b9b9;
    }

    .ungdung a img {
        max-width: 103px;
    }

.search_header {
    position: relative;
}

    .search_header .click_search {
        color: #909090;
        padding: 21px 0;
        cursor: pointer;
        width: 46px;
        text-align: center;
    }

        .search_header .click_search i {
            font-size: 18px;
        }

    .search_header:hover .click_search {
        color: #D01F1F;
    }

    .search_header .search_form {
        position: absolute;
        right: 0;
        top: calc(100% + 3px);
        display: none;
        z-index: 2;
        width: 330px;
    }

    .search_header input {
        width: 100%;
        padding: 10px 15px;
        outline: none;
        box-shadow: none;
        background: none;
        border: none;
        background: #fff;
        border: 1px solid #ccc;
    }

.close_search {
    display: none;
}

.search_form input[type*="text"]:focus, .search_form input[type*="text"]:active {
    outline: none;
}

.search_header button {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border: none;
    background: none;
    padding: 0px 8px;
    width: 45px;
    background: linear-gradient(225.34deg, #FC360A 0%, #890B0B 101.17%);
}

    .search_header button i {
        color: #fff;
        font-size: 18px;
    }

.search_header .search_form.show_search {
    display: block;
}

.danhgia .content_item .desc:before {
    position: relative;
    display: block;
    content: '';
    font-weight: 400;
    background: url(../images/Rectangle.png) center center no-repeat;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-size: 30px;
}

.form_tuvan {
    padding: 60px 0;
}

    .form_tuvan .module_content {
        max-width: 850px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        position: relative;
    }

        .form_tuvan .module_content:before {
            position: absolute;
            left: -120px;
            top: 0;
            width: 64px;
            height: 331px;
            background: url(../images/patter_doc.png) top center no-repeat;
            content: '';
            opacity: 0.2;
        }

    .form_tuvan .image_form {
        position: relative;
        text-align: center;
        margin-left: auto;
    }

        .form_tuvan .image_form img {
            position: relative;
            z-index: 1;
        }

        .form_tuvan .image_form:after {
            position: absolute;
            left: 50%;
            bottom: 20%;
            width: 275px;
            height: 47px;
            background: url(../images/patter_ngang.png) top center no-repeat;
            content: '';
            opacity: 0.2;
            transform: translate(-50%,0);
            z-index: 0;
        }

    .form_tuvan .form_custom .title {
        color: #F8F8F8;
        font-size: 26px;
        margin-bottom: 15px;
    }

        .form_tuvan .form_custom .title strong {
            display: block;
        }

        .form_tuvan .form_custom .title span {
            color: #d8d8d8;
        }

    .form_tuvan .form_custom .list_group {
        margin: 15px 0 0 0;
    }

    .form_tuvan .form_custom input,
    .form_tuvan .form_custom textarea, .form_tuvan .form_custom button {
        width: 100%;
        background: #fff;
        border-radius: 10px;
        border: none;
        padding: 10px 15px;
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
    }

    .form_tuvan .form_custom input, .form_tuvan .form_custom button {
        height: 60px;
    }

    .form_tuvan .form_custom button {
        background: none;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
        border: 1px solid #fff;
        color: #fff;
    }

    .form_tuvan .form_custom textarea {
        height: 120px;
    }

    .form_tuvan .form_custom [class*="col-xs"] {
        padding: 0 5px;
    }

    .form_tuvan .form_custom .row {
        margin: 0 -5px;
    }

.footer_widget {
    padding: 60px 0;
    background: #383838;
    color: #fff;
}

    .footer_widget li {
        list-style: none;
    }

        .footer_widget li a {
            color: #fff;
            font-size: 16px;
            display: block;
            padding: 5px 0;
        }

    .footer_widget .menu_dichvu li a {
        font-weight: 600;
    }

    .footer_widget .ungdung {
        margin-top: 20px;
    }

    .footer_widget .thongtin_footer p {
        max-width: 250px;
    }

    .footer_widget .thongtin_footer img {
        margin-bottom: 20px;
    }

    .footer_widget .menu_chinhsach li a {
        color: #F8F8F8;
    }

.copyright {
    background: #1A1A1A;
    font-size: 10px;
    color: #F8F8F8;
    padding: 14px 0;
}

    .copyright .container {
        display: flex;
        align-items: center;
    }

    .copyright p {
        margin: 0;
    }

    .copyright .giayphep {
        margin-left: auto;
    }

.footer_widget .social_link {
    display: flex;
}

    .footer_widget .social_link a {
        margin: 10px 15px 0 0;
    }

        .footer_widget .social_link a i {
            font-size: 18px;
        }

.footer_widget .follow_us .title_widget {
    font-size: 13px;
    padding: 5px 0 0 0;
}

input:focus-visible {
    outline: none;
}

@keyframes background_animate {
    0% {
        background-image: linear-gradient(to bottom right, #e60000, #7b2736);
    }

    100.0% {
        background-image: linear-gradient(to bottom right, #7b2736, #e60000);
    }
}



.box_sukhacbiet {
    position: relative;
}

    .box_sukhacbiet .module_content {
        position: relative;
        z-index: 1;
    }

    .box_sukhacbiet:after {
        position: absolute;
        bottom: -20%;
        right: 0;
        background: url(../images/right_square.png) right bottom no-repeat;
        width: 260px;
        height: 100%;
        content: '';
        display: block;
        background-size: 60%;
        z-index: 0;
    }


.sukhacbiet_item:nth-child(3n+1) {
    clear: both;
}

.sukhacbiet_item {
    margin: 15px 0;
}

    .sukhacbiet_item .content_item {
        max-width: 300px;
        display: table;
        margin: 0 auto;
    }

    .sukhacbiet_item .thumbnail {
        width: 94px;
        height: 94px;
        display: flex;
        margin: 0 auto 15px auto;
        background: linear-gradient(225.34deg, #FC360A 0%, #890B0B 101.17%);
        border-radius: 50%;
        overflow: hidden;
        align-items: center;
        justify-content: center;
    }

        .sukhacbiet_item .thumbnail img {
            width: auto;
            max-width: 47px;
        }

    .sukhacbiet_item:nth-child(1) .thumbnail {
        background: linear-gradient(225.34deg, #7FF0FF 0%, #DD13DD 101.17%);
    }

    .sukhacbiet_item:nth-child(2) .thumbnail {
        background: linear-gradient(90deg, #1196D4 2.86%, #1598D2 21.43%, #229ECB 40.68%, #36A9BF 60.23%, #53B8AF 79.87%, #65C1A5 89.96%, #63C2A3 90%);
    }

    .sukhacbiet_item:nth-child(3) .thumbnail {
        background: gradient(225.34deg, #000000 0%, #DD13DD 101.17%);
    }

    .sukhacbiet_item:nth-child(4) .thumbnail {
        background: linear-gradient(225.34deg, #1323DD 0%, #7FF0FF 101.17%);
    }

    .sukhacbiet_item:nth-child(5) .thumbnail {
        background: linear-gradient(270deg, #F38020 2.86%, #EF4F24 95.71%);
    }

    .sukhacbiet_item .excerpt {
        font-size: 16px;
        text-align: justify;
        color: #4B4B4B;
    }



@-moz-keyframes coccoc-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }

    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes coccoc-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes coccoc-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }

    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes coccoc-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes coccoc-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}



.box_sukhacbiet .slick-dots, .box_album .slick-dots, .box_learning_cate .list_cate .slick-dots, .other_courses .list_courses .slick-dots {
    position: relative;
    bottom: auto;
    margin-top: 30px;
}

@media(max-width: 1270px) {
}

@media(max-width: 991px) {
}

@media(max-width: 767px) {
    html {
        overflow-x: hidden;
    }

    body {
        overflow: hidden;
    }

    .icon_mobile_click {
        display: block;
        padding-left: 0px;
    }

    .r_header {
        margin-left: auto;
    }

    .search_header .click_search i {
        font-size: 20px;
    }

    .banner_slide .title {
        font-size: 26px;
        line-height: 30px;
    }

    .banner_slide .slick-slide li {
        height: 450px;
        background-size: cover !important;
    }

    .sukhacbiet_item:nth-child(3n+1) {
        clear: none;
    }

    

    .box_sukhacbiet:after {
        background-size: 40%;
    }

    .form_tuvan .image_form {
        display: none;
    }

    .form_tuvan .module_content {
        display: block;
    }

    .form_tuvan, .footer_widget {
        padding: 30px 0;
    }

        .form_tuvan .form_custom input {
            height: 50px;
        }

        .footer_widget .menu_footer, .footer_widget .follow_us {
            margin-top: 30px;
        }

        .footer_widget .thongtin_footer p {
            width: 100%;
            margin: 0;
            max-width: unset;
        }

    .copyright .container {
        display: block;
    }

    .copyright .giayphep {
        margin-top: 5px;
    }

    #aio_backtop {
        visibility: hidden;
    }

    .l_layout, .r_layout {
        width: 100%;
        padding: 0;
    }

    .l_layout {
        margin-bottom: 30px;
    }

    .learning_cate_item.active .content_item, .tabcontainer .slick-current.slick-active .learning_cate_item .content_item {
        transform: scale(1);
    }

    .box_learning_cate .tabcontainer .slick-prev {
        left: 10px !important;
    }

    .box_learning_cate .tabcontainer .slick-next {
        right: 10px !important;
    }

        .box_learning_cate .tabcontainer .slick-prev:after, .box_learning_cate .tabcontainer .slick-next:after {
            color: rgba(255,255,255,0.8) !important;
        }

    ul.sf-menu li .sub-menu li a:hover {
        background: none !important;
    }

    .search_header .search_form {
        position: fixed;
        right: 0;
        top: 0;
        display: none;
        z-index: 999;
        width: 100%;
        left: 0;
        height: 100%;
        display: none;
        align-items: center;
        justify-content: center;
        background: #fff;
    }

        .search_header .search_form.show_search {
            display: flex;
        }

    .search_header .content_search {
        position: relative;
        width: 90%;
    }

    .search_header button {
        background: none;
        color: #999;
    }

    .search_header input {
        border: none;
        border-bottom: 1px solid #a2140b;
        text-align: center;
        font-size: 18px;
    }

    .search_header button i {
        color: #999;
    }

    .close_search {
        display: flex;
        position: absolute;
        text-align: center;
        width: 100%;
        top: calc(100% + 30px);
        color: #818181;
        font-size: 16px;
        margin: 0 auto;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

        .close_search i {
            margin-left: 10px;
            font-size: 16px;
        }

    .sukhacbiet_item {
        width: 100%;
    }

        .sukhacbiet_item .content_item {
            width: 100%;
            max-width: unset;
            text-align: left;
            display: flex;
        }

            .sukhacbiet_item .content_item .thumbnail {
                flex: 0 0 50px;
                height: 50px;
                width: 50px;
                margin: 0 15px 0 0;
            }

        .sukhacbiet_item .thumbnail img {
            max-width: 30px;
        }

    .banner_slide .readmore a {
        width: 165px;
        height: 30px;
    }

    .banner_slide .slick-prev, .banner_slide .slick-next {
        display: none !important;
    }
}

@media(max-width: 600px) {
    .form_tuvan .form_custom .title {
        font-size: 18px;
    }

        .form_tuvan .form_custom .title span {
            font-size: 16px;
        }
}

@media(max-width: 550px) {
}

@media(max-width: 480px) {
    .form_tuvan .form_custom .list_group {
        width: 100%;
    }

    .form_tuvan .form_custom button {
        padding: 0 15px;
        font-size: 16px;
    }

    .banner_slide .slick-slide li {
        height: 350px;
    }
}

@media(max-width: 380px) {
}

.box_sukhacbiet, .tabcontainer, .danhgia {
    padding: 60px 0;
}

.tabcontainer {
    margin: 0 -7px;
}

.tab_content_container .tab_content.not_show {
    height: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    visibility: hidden;
}

.tab_content_container .tab_content {
    display: flex;
    align-items: center;
}

    .tab_content_container .tab_content .panel-grid-cell:first-child {
        width: calc(55% - 30px);
    }

    .tab_content_container .tab_content .panel-grid-cell:last-child {
        margin-left: auto;
        width: calc(45% - 30px);
    }

    .tab_content_container .tab_content .video {
        text-align: right;
        position: relative;
        cursor: pointer;
    }

        .tab_content_container .tab_content .video img {
            width: 100%;
        }

        .tab_content_container .tab_content .video:after {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100px;
            height: 100px;
            font: normal normal normal 46px/1 FontAwesome;
            content: "\f0da";
            color: #fff;
            border-radius: 50%;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            transform: translate(-50%,-50%);
            background: rgba(239,79,36,0.7);
            border: 1px solid rgba(255, 255, 255, 0.74);
        }

    .tab_content_container .tab_content .text_custom .desc {
        font-size: 16px;
        color: #1A1E2D;
    }

    .tab_content_container .tab_content .text_custom .button a {
        width: 250px;
        height: 50px;
        margin-top: 30px;
        box-shadow: 0 2px 5px #ccc;
    }

        .tab_content_container .tab_content .text_custom .button a:hover {
            box-shadow: 0 0 20px #b3b3b3;
        }

.tab_content_container {
    margin-bottom: 60px;
}


@media(max-width: 767px) {
    .tab_content_container .tab_content .panel-grid-cell:first-child,
    .tab_content_container .tab_content .panel-grid-cell:last-child {
        width: 100%;
    }

    .tab_content_container .tab_content .panel-grid-cell:first-child {
        order: 2;
        margin-top: 15px;
    }

    .tab_content_container .tab_content {
        flex-direction: column;
        display: flex !important;
    }

    .box_sukhacbiet, .tabcontainer, .danhgia {
        padding: 30px 0;
    }

    .tab_content_container .tab_content .text_custom .button a {
        width: 200px;
        height: 30px;
        margin-top: 20px;
        font-size: 12px;
    }

    .tab_content_container {
        margin-bottom: 30px;
    }

    .box_gioithieu {
        padding: 0;
    }

        .box_gioithieu .module_content [class*="col-xs"]:nth-child(2) {
            background: #fff;
        }

        .box_gioithieu .title, .danhgia .module_title {
            font-size: 30px;
            line-height: 30px;
        }

        .box_gioithieu .thumbnail {
            text-align: center;
        }

    .box_album {
        margin-bottom: 30px;
    }
}



@media(max-width: 991px) {
    .box_login .text_custom {
        padding: 30px;
    }
}

@media(max-width: 767px) {
    .box_login .row {
        display: block;
    }

    .box_login .text_custom {
        min-height: unset;
    }
}

@media(max-width: 480px) {
    .box_login .text_custom .title {
        font-size: 24px;
        line-height: 30px;
    }
}

.box_sukhacbiet, .tabcontainer, .danhgia {
    padding: 60px 0;
}

.tabcontainer {
    margin: 0 -7px;
}

.learning_cate_item:hover .content_item .title:before {
    background: linear-gradient(225.34deg, #FC360A 0%, #890B0B 101.17%);
    opacity: 0.8;
}

.learning_cate_item:hover .content_item {
    transform: scale(1.08);
    box-shadow: 0 0 20px #b3b3b3;
}

.top_page {
    padding: 60px 0;
    text-align: center;
}

    .top_page .title_page {
        font-weight: 700;
        font-size: 46px;
        line-height: 55px;
        background: -webkit-linear-gradient(#FC360A,#890B0B);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        max-width: 640px;
        margin: 0 auto;
    }

.box_learning_cate {
    text-align: center;
    padding-bottom: 30px;
}

    .box_learning_cate .module_title {
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        color: #27333E;
        text-transform: uppercase;
    }

    .box_learning_cate .learning_cate_item {
        margin-top: 20px;
    }



@media(max-width: 767px) {
    
}

@media(max-width: 480px) {
    .box_congnghe li {
        flex-direction: column;
    }

        .box_congnghe li .thumbnail {
            margin-right: 0;
        }
}
