html.openmenu {
    overflow: hidden;
    position: relative
}

ul.tsc_pagination li a i {
    line-height: 30px
}

ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current {
    color: #FFF;
    box-shadow: 0 1px #EDEDED;
    -moz-box-shadow: 0 1px #EDEDED;
    -webkit-box-shadow: 0 1px #EDEDED
}

ul.tsc_pagination {
    padding: 0;
    height: 100%;
    overflow: hidden;
    list-style-type: none;
    margin-bottom: 30px;
    text-align: center;
    display: block;
    width: 100%
}

ul.tsc_pagination li {
    margin: 0;
    padding: 0;
    display: inline-block
}

ul.tsc_pagination li a {
    padding: 0px 10px;
    text-decoration: none;
    line-height: 30px;
    margin: 0 4px;
    transition: all .3s;
    border: 1px solid #d40050;
    display: inline-block
}

ul.tsc_pagination li a img {
    border: none
}

ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current {
    background: #d40050
}

body {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    font-family: 'Arial', 'Tahoma'
}

.breadcrumb {
    box-shadow: 0 -3px 8px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    width: 100%;
    background: inherit
}

.breadcrumb.nomb {
    margin-bottom: 0
}

.breadcrumb:after {
    position: absolute;
    top: 100%;
    right: 0;
    width: 170px;
    border-bottom: 1px dotted #d9d9d9
}

.breadcrumb ul {
    padding: 10px 0;
    width: 100%;
    background-color: transparent;
    margin: 0;
    position: relative;
    text-align: left
}

.breadcrumb ul:after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 150px;
    height: 1px
}

.breadcrumb ul li {
    padding: 0 12px;
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    color: #64b9f0
}

.breadcrumb ul li a {
    font-size: 14px;
    line-height: 24px;
    color: #288ad6
}

.breadcrumb ul li a h1 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 30px
}

.breadcrumb ul li:first-child {
    padding-left: 0
}

.breadcrumb ul li:last-child {}

.breadcrumb ul li~li:before {
    position: absolute;
    font-family: fontawesome;
    content: "\f105";
    top: 2px;
    left: -2px;
    color: #333
}

.breadcrumb ul li.home a {
    display: inline-bloosition: absolute;
    top: 4px;
    left: -3px;
    text-indent: -99999px;
    color: transparent;
    width: 20px;
    height: 22px;
    background: url(../images/icon-home.png) no-repeat 50% -2px
}

img {
    border: 0;
    max-width: 100%
}

.fixedposicon {
    position: fixed;
    bottom: 145px;
    right: 0;
    z-index: 20
}

.fixedposicon a {
    margin-bottom: 30px
}

.fixedposicon a.btncall {
    position: relative;
    color: #fff;
    display: block;
    width: 44px;
    height: 44px;
    background: #78c025;
    border-radius: 50%;
    font-size: 24px;
    text-align: center
}

.fixedposicon a.btncall i {
    line-height: 44px
}

.fixedposicon a.btncall .label {
    display: none;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: absolute;
    left: -100px;
    top: 7px;
    white-space: nowrap;
    padding: 0 15px;
    background: #018fe5;
    color: #FFF;
    font-size: 12px
}

.fixedposicon a.btncall .label:before {
    border-right-color: #018fe5
}

.fixedposicon a.btncall .label:before {
    content: "";
    top: 0;
    right: -15px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 15px solid #018fe5;
    border-bottom: 15px solid transparent
}

.fixedposicon a.btncall:hover .label {
    background: #018fe5;
    color: #FFF;
    display: block
}

.fixedposicon a.btnfacebook img {
    height: 65px;
    width: 60px
}

.fixedposicon a.btnfacebook {
    position: relative;
    left: -8px;
    top: -12px
}

.fixedposicon a.btnfacebook i {
    line-height: 44px
}

.fixedposicon a.btnfacebook .label {
    display: none;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: absolute;
    left: -240px;
    top: -4px;
    white-space: nowrap;
    padding: 0 15px;
    background: #018fe5;
    color: #FFF;
    font-size: 12px
}

.fixedposicon a.btnfacebook .label:before {
    border-right-color: #018fe5
}

.fixedposicon a.btnfacebook .label:before {
    content: "";
    top: 0;
    right: -15px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 15px solid #018fe5;
    border-bottom: 15px solid transparent
}

.fixedposicon a.btnfacebook:hover .label {
    background: #018fe5;
    color: #FFF;
    display: block
}

.fixedposicon a.btnmap {
    position: relative;
    color: #fff;
    display: block;
    width: 44px;
    height: 44px;
    background: #03bce5;
    border-radius: 50%;
    font-size: 30px;
    text-align: center
}

.fixedposicon a.btnmap i {
    line-height: 44px
}

.fixedposicon a.btnmap .label {
    display: none;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: absolute;
    left: -227px;
    top: 7px;
    white-space: nowrap;
    padding: 0 15px;
    background: #018fe5;
    color: #FFF;
    font-size: 12px
}

.fixedposicon a.btnmap .label:before {
    border-right-color: #018fe5
}

.fixedposicon a.btnmap .label:before {
    content: "";
    top: 0;
    right: -15px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 15px solid #018fe5;
    border-bottom: 15px solid transparent
}

.fixedposicon a.btnmap:hover .label {
    background: #018fe5;
    color: #FFF;
    display: block
}

.fixedposicon a.btnzalo {
    position: relative;
    color: #888;
    display: block;
    width: 100%;
    height: 100%
}

.fixedposicon a.btnzalo .label {
    display: none;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: absolute;
    left: -210px;
    top: 7px;
    white-space: nowrap;
    padding: 0 15px;
    background: #018fe5;
    color: #FFF;
    font-size: 12px
}

.fixedposicon a.btnzalo .label:before {
    border-right-color: #018fe5
}

.fixedposicon a.btnzalo .label:before {
    content: "";
    top: 0;
    right: -15px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 15px solid #018fe5;
    border-bottom: 15px solid transparent
}

.fixedposicon a.btnzalo:hover .label {
    background: #018fe5;
    color: #FFF;
    display: block
}

.vnt-logo h1 span {
    display: none
}

#bttop {
    position: fixed;
    bottom: 100px;
    right: 25px;
    cursor: pointer;
    z-index: 20000;
    width: 44px;
    height: 44px
}

#vnt-wrapper {
    width: 100%;
    -webkit-transition: margin .5s ease;
    -moz-transition: margin .5s ease;
    -o-transition: margin .5s ease;
    transition: margin .5s ease
}

#vnt-container {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-position: 0 30px, 100% 30px;
    background-repeat: no-repeat
}

.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px
}

.sidebar-news {}

.sidebar-news a {
    color: #143966
}

.sidebar-news a:hover {
    color: #d40050
}

.sidebar-news .item-top .img {
    margin-bottom: 5px
}

.sidebar-news .item-top .name {
    font-size: 14px
}

.sidebar-news .item-top .short * {
    font-size: 14px !important;
    color: #333;
    margin-bottom: 5px
}

.sidebar-news .list-item {}

.sidebar-news .list-item li {
    border-top: 1px solid #eaeaea;
    padding: 10px 0 10px 15px;
    position: relative
}

.sidebar-news .list-item li::before {
    position: absolute;
    left: 0;
    font-family: 'fontawesome';
    content: '\f0da';
    font-size: 14px;
    line-height: 20px;
    color: #d40050
}

.sidebar-news .item-list {
    border-top: 1px solid #eaeaea;
    padding: 10px 0;
    position: relative
}

.sidebar-news .item-list .img {
    float: left;
    width: 110px;
    padding-top: 5px
}

.sidebar-news .item-list .info {
    float: right;
    width: calc(100% - 120px)
}

.sidebar-news .item-list .info .name {
    font-weight: 400
}

a {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    -webkit-transition: color .5s ease;
    -moz-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}

a:hover {
    color: #d40050
}

a:focus,
a:active {
    outline: none;
    text-decoration: none
}

.headertop {
    position: relative;
    z-index: 101;
    background: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid #e3e3e3;
    height: 31px
}

.headertop .htLeft {
    float: left;
    max-width: 900px
}

.headertop .htRight {
    float: right;
    max-width: 270px
}

.headertop .info_menu {
    float: left
}

.headertop .head-social {
    float: left
}

.info_menu ul:after {
    display: block;
    content: '';
    clear: both
}

.info_menu ul li {
    border-right: 1px solid #e3e3e3;
    font-size: 12px;
    line-height: 20px;
    float: left
}

.info_menu ul li a {
    display: block;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 8px
}

.info_menu ul li a i {
    font-size: 12px;
    line-height: 20px;
    padding-right: 5px;
    color: #1f4c92
}

.head-date {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0
}

.head-social ul:after {
    display: block;
    content: "";
    clear: both
}

.head-social ul li {
    float: left
}

.head-social ul li a {
    display: block;
    padding: 5px
}

#vnt-header .wraper {
    background: #D4E1C3;
}

.head-main {
    padding: 10px 0;
    position: relative;

}

.head-main .vnt-logo {
    /* float: left; */
    padding: 7px 0;
    width: 210px;
    margin-right: 20px
}

.head-main .vnt-logo img {
    max-height: 120px;
}

.header__right {
    float: initial;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    text-align: right;

}

.vnt-menu-tool .wrap-mt {
    position: relative;
    border-top: 2px solid #143966
}

.vnt-menu-tool {
    width: 100%;
    background: #fff
}

.vnt-menu-tool>ul {
    display: flex;
}

.vnt-menu-tool>ul:after {
    display: block;
    content: '';
    clear: both
}

.vnt-menu-tool>ul>li {
    float: left;
    position: relative;
    border-left: 1px solid #e5e5e5
}

.vnt-menu-tool>ul>li>a {
    display: block;
    font-size: 11px;
    line-height: 22px;
    color: #d40050;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    padding: 10px 7px;
    text-transform: uppercase
}

.vnt-menu-tool>ul>li.current:first-child {
    border-left: 1px solid #143966
}

.vnt-menu-tool>ul>li>a.home {
    width: 45px;
    padding: 10px 9px;
    text-align: center
}

.vnt-menu-tool>ul>li>a.home:after {
    display: none
}

.vnt-menu-tool>ul>li:hover>a {
    background: #143966;
    color: #fff
}

.vnt-menu-tool>ul>li.current>a {
    background: #143966;
    color: #fff
}

.vnt-menu-tool>ul>li>a>i {
    font-size: 19px;
    line-height: 22px
}

.vnt-menu-tool ul ul {
    transform: scaleY(0);
    position: absolute;
    width: 240px;
    padding-left: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px #000;
    z-index: 10;
    margin-top: 20px;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    transform-origin: 0 0 0
}

.vnt-menu-tool ul ul li {
    text-align: left;
    border-top: 1px solid #d9d9d9;
    position: relative;
    list-style: none
}

.vnt-menu-tool ul ul li>a {
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 18px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #333
}

.vnt-menu-tool ul ul>li>ul {
    position: absolute;
    width: 210px;
    top: 1px;
    left: 270px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    z-index: 10;
    margin-top: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.vnt-menu-tool ul li:hover>ul {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
    margin-top: 7px;
    z-index: 11
}

.vnt-menu-tool ul ul li {
    text-align: left;
    border-top: 1px solid #d9d9d9;
    position: relative;
    list-style: none
}

.vnt-menu-tool ul ul li>a {
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 18px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #333
}

.vnt-menu-tool ul ul li:hover>a {
    background: #4db2ec;
    color: #fff
}

.vnt-menu-tool .vnt-search {
    width: 45px;
    height: 40px;
    float: right;
    margin-top: 1px
}

.vnt-search .formsearch {}

.vnt-search .formsearch .form-control {
    position: absolute;
    top: 0;
    right: 45px;
    height: 42px;
    width: 0;
    padding: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: #fff;
    color: #333;
    border: 1px solid transparent;
    border-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

.vnt-search.active .formsearch .form-control {
    width: 1125px;
    width: -webkit-calc(100% - 45px);
    width: -moz-calc(100% - 45px);
    width: calc(100% - 45px);
    padding: 6px 12px;
    border-color: #143966
}

.vnt-search .formsearch button.btn {
    width: 45px;
    height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: #d40050;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    outline: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: relative
}

.vnt-search .formsearch button.btn:after {
    position: absolute;
    padding: 1px;
    top: 50%;
    left: 50%;
    font-family: fontawesome;
    content: '\f002';
    font-size: 20px;
    line-height: 30px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff
}

.vnt-search .formsearch button.btn:hover {
    background: #143966
}

.news-login {
    margin-bottom: 20px;
    background: #f0f0f0
}

.news-login .nl-news {
    float: left;
    min-height: 40px
}

.news-login .nl-login {
    float: right;
    width: 45px
}

.news-login .nl-login .link-login {
    display: block;
    width: 45px;
    height: 40px;
    text-align: center;
    background: #143966;
    font-size: 18px;
    line-height: 20px;
    padding-top: 10px;
    color: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.news-login .nl-login .link-login:hover {
    background: #d40050
}

.mod-content {
    position: relative
}

.advertise {
    margin-bottom: 10px
}

.advertise2 {
    margin-bottom: 10px;
    border: 1px solid #bcbcbc
}

.advertise3 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    margin-right: -15px;
    padding-right: 15px
}

.wrap-lineborder {
    margin-left: -14px;
    padding: 20px 0 20px 14px;
    margin-bottom: 20px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}

.box .box_title {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #d40050;
    margin-bottom: 20px;
    background: url(../images/bg-line.jpg) repeat-x left 0 bottom 7px;
    font-family: 'Roboto Condensed', sans-serif
}

.box .box_title .wrap-title {
    display: inline-block;
    background: #fff;
    padding-right: 10px
}

.news-hot .nh-title {
    width: 65px;
    float: left;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase
}

.news-hot .nh-title span {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 5px;
    min-width: 40px;
    background: #d40050;
    color: #fff
}

.news-hot .nh-content {
    float: right;
    width: 1060px;
    width: -webkit-calc(100% - 65px);
    width: -moz-calc(100% - 65px);
    width: calc(100% - 65px)
}

#slide-news-hot {
    padding-right: 70px
}

#slide-news-hot.slick-initialized .item,
#slide-news-hot .item:first-child {
    display: block
}

#slide-news-hot .item {
    border: none;
    display: none
}

#slide-news-hot .item a {
    display: block;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: 700;
    color: #265792
}

#slide-news-hot .item a:hover {
    color: #d40050
}

#slide-news-hot .slick-arrow {
    width: 35px;
    height: 40px
}

#slide-news-hot .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 30px;
    color: #666;
    font-family: fontawesome;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#slide-news-hot .slick-arrow:hover:after {
    color: #d40050
}

#slide-news-hot .slick-prev {
    left: auto;
    right: 35px
}

#slide-news-hot .slick-next {
    right: 0
}

#slide-news-hot .slick-prev:after {
    content: '\f104'
}

#slide-news-hot .slick-next:after {
    content: '\f105'
}

.info-video .div-video {
    margin-bottom: 10px
}

.info-video .title-video {
    font-weight: 700
}

.info-video .title-video a {
    color: #143966
}

.info-video .title-video a:hover {
    color: #d40050
}

.box .box_title a {
    font-size: 20px;
    line-height: 30px;
    color: #d40050
}

.list-video {
    padding-top: 10px
}

.list-video ul {
    list-style: none
}

.list-video li {
    overflow: hidden;
    padding: 10px 0;
    border-top: 1px dotted #ccc
}

.list-video li .img {
    float: left;
    width: 100px;
    height: 70px;
    overflow: hidden
}

.list-video li .img img {
    height: 100%;
    max-width: none !important;
    width: auto
}

.list-video li .name {
    float: right;
    width: calc(100% - 110px)
}

.box-cat {
    padding: 10px;
    position: relative
}

.box-cat .box-cat-title {
    margin-right: 10px;
    float: left;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: 700;
    background: #d40050;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.box-cat .cat-title-active-mb {
    font-size: 12px;
    line-height: 20px;
    color: #d40050;
    font-weight: 700;
    float: left;
    display: none
}

.box-cat .box-cat-content {
    float: left
}

.box-cat .box-cat-content .icon-mb {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 30px;
    height: 30px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: #fff;
    border: 1px solid #dedede;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #666;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
    display: none
}

.box-cat .box-cat-content .icon-mb:hover {
    color: #fff;
    border-color: #d40050;
    background: #d40050
}

.box-cat .box-cat-content .icon-mb:before {
    position: absolute;
    font-family: fontawesome;
    content: '\f0d7';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 15px;
    line-height: 20px
}

.box-cat .box-cat-content ul:after {
    display: block;
    content: '';
    clear: both
}

.box-cat .box-cat-content ul li {
    padding: 0 10px;
    position: relative;
    float: left
}

.box-cat .box-cat-content ul li:before {
    position: absolute;
    top: 0;
    right: -2px;
    content: '|';
    color: #d8d8d8;
    font-size: 12px;
    line-height: 20px
}

.box-cat .box-cat-content ul li:last-child:before {
    content: ''
}

.box-cat .box-cat-content ul li a {
    display: block;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    color: #265792
}

.box-cat .box-cat-content ul li.current a,
.box-cat .box-cat-content ul li a:hover {
    color: #d40050
}

.wrap-border {
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea
}

.style-box {
    margin-bottom: 20px
}

.style-box .sb-title {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #d40050;
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom: 1px solid #eaeaea;
    background: url(../images/bg-line.jpg) repeat-x left 0 bottom 15px
}

.style-box .sb-title h3 {
    display: inline-block;
    background: #fff;
    padding-right: 15px;
    font-size: 20px;
    line-height: 30px
}

.style-box .sb-title h3 a {
    font-size: 20px;
    line-height: 30px;
    color: #d40050
}

.foot-top {
    background: #f0f0f0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 0;
    font-size: 12px;
    line-height: 25px
}

.foot-top a {
    font-size: 12px;
    line-height: 25px
}

.foot-top .ftLeft {
    float: left;
    margin-right: 15px;
    font-size: 18px;
    line-height: 25px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.foot-top .ftRight {
    float: right
}

.foot-top .ftRight ul:after {
    display: block;
    clear: both;
    content: ''
}

.foot-top .ftRight ul li {
    float: left
}

.foot-top .ftRight ul li~li:before {
    content: "|";
    padding: 0 10px
}

.footer-bottom {
    padding: 20px 0;
    background: #143966;
    color: #95b1d4
}

.footer-bottom .footer-logo {
    float: left;
    width: 180px;
    margin-right: 25px
}

.footer-bottom .footer-info {
    float: left;
    width: 420px;
    font-size: 12px;
    line-height: 18px
}

.footer-bottom .footer-info span {
    color: #fff;
    font-weight: 700
}

.footer-bottom .footer-info a {
    font-size: 12px;
    line-height: 18px;
    color: #95b1d4
}

.footer-bottom .fbRight {
    float: right;
    max-width: 500px;
    min-width: 300px
}

.copyright {
    text-align: right
}

.copyright a {
    color: #95b1d4;
    font-size: 12px;
    line-height: 20px;
    font-style: italic
}

.copyright strong a {
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    color: #fff
}

.social-network {
    padding: 5px 0;
    text-align: right
}

.social-network ul {
    float: right
}

.social-network ul:after {
    display: block;
    content: "";
    clear: both
}

.social-network ul li {
    float: left
}

.social-network ul li a {
    display: block;
    padding: 5px
}

.menufooter {
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative
}

.menufooter:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    width: 300px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1)
}

.menufooter ul:after {
    display: block;
    content: "";
    clear: none
}

.menufooter ul li {
    float: left;
    padding: 0 10px 0 0;
    margin-right: 10px;
    position: relative
}

.menufooter ul li:before {
    position: absolute;
    top: 0;
    right: -1px;
    content: "|";
    color: #95b1d4
}

.menufooter ul li:last-child {
    padding-right: 0;
    margin-right: 0
}

.menufooter ul li:last-child:before {
    display: none
}

.menufooter ul li a {
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff
}

.menufooter ul li a:hover {
    color: #95b1d4
}

.phone-map {
    display: none;
    margin-bottom: 20px
}

.phone-map .w-phone {
    margin-bottom: 15px
}

.phone-map .w-map {
    margin-bottom: 15px
}

.phone-map .w-map a,
.phone-map .w-phone a {
    display: block;
    padding: 9px 50px 9px 15px;
    text-align: left;
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2)
}

.phone-map .w-map a:hover,
.phone-map .w-phone a:hover {
    background: rgba(255, 255, 255, 0.3)
}

.phone-map .w-map a span,
.phone-map .w-phone a span {
    position: relative;
    z-index: 1
}

.phone-map .w-map a:after,
.phone-map .w-phone a:after {
    position: absolute;
    font-family: "fontawesome";
    content: '\f095';
    top: 50%;
    right: 15px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 22px;
    line-height: 30px;
    font-weight: 400
}

.phone-map .w-map a:after {
    content: '\f041'
}

a.style-adv {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden
}

a.style-adv:before {
    position: absolute;
    content: '';
    top: 10px;
    bottom: 10px;
    left: 50%;
    right: 50%;
    z-index: 1;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

a.style-adv:hover:before {
    left: 5px;
    right: 5px
}

a.style-adv:after {
    position: absolute;
    content: '';
    top: 50%;
    bottom: 50%;
    left: 10px;
    right: 10px;
    z-index: 1;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

a.style-adv:hover:after {
    top: 5px;
    bottom: 5px
}

a.style-adv img {
    width: 100%;
    -webkit-transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86)
}

a.style-adv:hover img {
    opacity: .7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.fixed_menu {
    position: fixed;
    top: 50%;
    right: 5px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 100
}

.fixed_menu ul li {
    position: relative
}

.fixed_menu ul li a.linkSocial {
    display: block;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-bottom: 15px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding-top: 5px;
    color: #fff;
    position: relative;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background: #143966;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1)
}

.fixed_menu ul li a.linkSocial:hover {
    background-color: #e11521
}

.fixed_menu ul li a.linkSocial i {
    font-size: 14px;
    line-height: 20px
}

.fixed_menu ul li .wrap-hotline {
    position: relative
}

.fixed_menu ul li .wrap-hotline .hl_title {
    display: block;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-bottom: 15px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding-top: 5px;
    color: #fff;
    position: relative;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background: #143966;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer
}

.fixed_menu ul li .wrap-hotline .hl_title:hover {
    background-color: #e11521
}

.fixed_menu ul li .wrap-hotline .hl_title i {
    font-size: 14px;
    line-height: 20px
}

.fixed_menu ul li .wrap-hotline .hl_content {
    position: absolute;
    top: 0;
    right: 100%;
    margin-right: 15px;
    background: #fff;
    padding: 20px;
    z-index: 100;
    width: 250px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    -webkit-transform: scale(0.5, 0.5);
    -moz-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-backface-visibility: hidden;
    visibility: hidden;
    opacity: 0
}

.fixed_menu ul li .wrap-hotline.active .hl_content {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all .5s cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition: all .5s cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition: all .5s cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition: all .5s cubic-bezier(0.175, 0.885, 0.320, 1.15)
}

.wrap-hotline .hl_content .hlc_title {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    color: #444;
    margin-bottom: 6px
}

.wrap-hotline .hl_content .hlc_munber {
    font-size: 25px;
    line-height: 30px;
    color: #c8234d;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    padding-left: 32px;
    margin-bottom: 6px
}

.wrap-hotline .hl_content .hlc_munber:after {
    position: absolute;
    font-family: fontawesome;
    top: 0;
    left: 0;
    font-size: 25px;
    line-height: 30px;
    content: '\f098'
}

.fixed_menu ul li .wrap-hotline .hl_content:before {
    position: absolute;
    top: 9px;
    left: 100%;
    content: '';
    border-left: 11px solid rgba(0, 0, 0, 0.15);
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent
}

.grid_support .item {
    padding: 10px 0;
    border-top: 1px solid #e0e0e0;
    font-size: 13px;
    line-height: 18px;
    color: #999
}

.grid_support .item .iLeft {
    width: 40px;
    float: left
}

.grid_support .item .iRight {
    margin-left: 45px;
    font-size: 13px;
    line-height: 18px;
    color: #999
}

.grid_support .item .name {
    font-size: 14px;
    line-height: 20px;
    color: #333
}

.grid_support .item .phone {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #c8234d
}

.grid_support .item .email {
    color: #c8234d
}

.grid_support .item .email a {
    color: #c8234d
}

.grid_support .item .email a:hover {
    text-decoration: underline
}

.fixed_menu ul li .wrap-hotline .hl_content:after {
    position: absolute;
    top: 10px;
    left: 100%;
    content: '';
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.tooltipster-default {
    border-color: #c8234d !important;
    color: #333 !important;
    background-color: #fff
}

.page_search {
    margin-bottom: 20px
}

.wrap-input-date {
    margin-top: 10px;
    position: relative
}

.wrap-input-date:before {
    position: absolute;
    font-family: fontawesome;
    content: '\f133';
    font-size: 15px;
    line-height: 20px;
    padding-top: 10px;
    color: #333;
    top: 0;
    left: 0;
    bottom: 0;
    width: 32px;
    background: #bbb;
    pointer-events: none;
    text-align: center
}

.datepicker {
    width: 155px;
    height: 40px;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 10px 9px 40px;
    border: 1px solid #c8c8c8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-weight: 700
}

.menu_mobile {
    display: none
}

.menu_mobile.showmenu {
    position: static;
    top: 0;
    right: 0;
    z-index: 2000;
    margin-top: -115px;
    margin-right: -15px
}

.menu_mobile.showmenu .icon_menu {
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.menu_mobile.showmenu .icon_menu .style_icon:before,
.menu_mobile.showmenu .icon_menu .style_icon:after {
    background: #000
}

.menu_mobile.showmenu .icon_menu .style_icon {
    color: #333
}

.menu_mobile .icon_menu {
    float: right;
    position: relative;
    width: 70px;
    height: 45px;
    cursor: pointer;
    color: #333;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 2px
}

.menu_mobile .icon_menu .style_icon {
    display: block;
    position: absolute;
    top: 24px;
    left: 18px;
    right: 18px;
    height: 1px;
    background: #000;
    -webkit-transition: background 0 .3s;
    transition: background 0 .3s
}

.menu_mobile .icon_menu .style_icon:before,
.menu_mobile .icon_menu .style_icon:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
    content: "";
    -webkit-transition-duration: .3s, .3s;
    transition-duration: .3s, .3s;
    -webkit-transition-delay: .3s, 0;
    transition-delay: .3s, 0
}

.menu_mobile .icon_menu .style_icon:before {
    top: -10px;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform
}

.menu_mobile .icon_menu .style_icon:after {
    bottom: -10px;
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform
}

.menu_mobile.showmenu .icon_menu .style_icon {
    background: transparent
}

.menu_mobile.showmenu .icon_menu .style_icon:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s
}

.menu_mobile.showmenu .icon_menu .style_icon:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s
}

.menu_mobile .divmm {
    position: fixed;
    width: 100%;
    top: 50px;
    left: 0;
    bottom: 0;
    visibility: hidden;
    text-align: left;
    z-index: 222222
}

.menu_mobile .divmm .mmContent {
    width: 100%;
    height: 100%;
    margin: 0 0 0 auto;
    position: relative;
    top: 0;
    right: 0;
    z-index: 101;
    -webkit-transform: translate(100%, 0%);
    -moz-transform: translate(100%, 0%);
    -o-transform: translate(100%, 0%);
    -ms-transform: translate(100%, 0%);
    transform: translate(100%, 0%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    pointer-events: none
}

.menu_mobile .divmm .mmContent .mmSearch {
    padding: 10px;
    background-color: #d01820;
    position: relative;
    z-index: 1
}

.menu_mobile .divmm .mmContent .mmSearch .input-group .form-control {
    height: 30px
}

.menu_mobile .divmm .mmContent .mmSearch .input-group button.btn {
    height: 30px;
    background: #dca73a;
    color: #fff;
    border-color: #dca73a;
    outline: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.3)
}

.menu_mobile .divmm .mmContent .mmSearch .input-group button.btn span {
    color: #fff
}

.menu_mobile .divmm .mmContent .mmTitle {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    color: #333;
    padding: 23px 10px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.menu_mobile .divmm .mmContent .mmTitle:after {
    position: absolute;
    font-family: "fontawesome";
    top: 10px;
    left: 15px;
    width: 35px;
    height: 26px;
    border-right: 1px solid #4dcbd5;
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    line-height: 26px
}

.menu_mobile .divmm .mmContent .mmMenu {
    position: relative;
    width: 100%;
    max-height: 100%;
    background-color: transparent;
    color: #333;
    pointer-events: auto
}

.menu_mobile .divmm .mmContent .mmMenu ul {
    width: 80%;
    background: #fff;
    margin-bottom: 0;
    padding-left: 0
}

.menu_mobile .divmm .mmContent .mmMenu>ul {
    padding-left: 0
}

.menu_mobile .divmm .mmContent .mmMenu ul li {
    display: block;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.menu_mobile .divmm .mmContent .mmMenu ul li a {
    display: block;
    font-size: 15px;
    color: #000;
    padding: 10px;
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.menu_mobile .divmm .mmContent .mmMenu ul li a img {
    padding-right: 5px
}

.menu_mobile .divmm .mmContent .mmMenu ul li a i {
    display: none
}

.menu_mobile .divmm .mmContent .mmMenu ul li a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    height: 100%;
    width: 3px;
    background: transparent;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.menu_mobile .divmm .mmContent .mmMenu>ul>li:hover>.m-sub {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.menu_mobile .divmm .mmContent .mmMenu>ul>li:hover>.m-sub,
.menu_mobile .divmm .mmContent .mmMenu>ul>li:hover>a {
    color: #fff;
    background: #015af2
}

.menu_mobile .divmm .mmContent .mmMenu>ul>li:hover>.m-sub>a {
    color: #fff
}

.menu_mobile .divmm .mmContent .mmMenu>ul>li>.m-sub>a:after,
.menu_mobile .divmm .mmContent .mmMenu>ul>li>a:after {
    position: absolute;
    font-family: "fontawesome";
    top: 10px;
    left: 10px;
    font-size: 6px;
    line-height: 24px;
    color: #a7a3a2
}

.menu_mobile .divmm .mmContent .mmMenu ul li ul {
    padding-left: 25px;
    background: #ffff
}

.menu_mobile .divmm .mmContent .mmMenu ul li ul li {
    border-bottom: none;
    border-top: 1px solid #e8e8e8
}

.menu_mobile .divmm .mmContent .mmMenu ul li ul li a {
    padding: 12px 10px 12px 20px;
    font-size: 13px;
    line-height: 23px;
    color: #333;
    text-transform: none;
    position: relative;
    font-weight: 400
}

.menu_mobile .divmm .mmContent .mmMenu ul li ul li a:after {
    position: absolute;
    font-family: fontawesome;
    content: '\f105';
    top: 12px;
    left: 0
}

.menu_mobile .divmm .mmContent .mmMenu ul li ul li a:hover {
    color: #fd1c23;
    background-color: transparent
}

.menu_mobile .divmm .mmContent .mmMenu ul li .m-sub {
    position: relative;
    padding-right: 45px
}

.menu_mobile .divmm .mmContent .mmMenu ul li .button-submenu {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
    text-align: center;
    font-size: 16px;
    color: #333;
    padding-top: 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-left: 1px solid #fff
}

.menu_mobile .divmm .mmContent .mmMenu ul li .button-submenu:after {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "fontawesome";
    content: '\f105';
    font-size: 20px;
    line-height: 36px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.menu_mobile .divmm .mmContent .mmMenu>ul>li:hover>.m-sub>.button-submenu:after {
    color: #fff
}

.menu_mobile .divmm .mmContent .mmMenu ul li .button-submenu.show:after {
    content: '\f107'
}

.menu_mobile .divmm .mmContent .formsearch {
    height: 60px;
    background: #104872;
    padding: 10px 0;
    pointer-events: auto;
    position: absolute;
    top: 0;
    left: 62px;
    right: 0;
    z-index: 1
}

.menu_mobile .divmm .mmContent .formsearch .form-control {
    background: none;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.menu_mobile .divmm .mmContent .formsearch button.btn {
    width: 50px;
    height: 34px;
    background: none;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    color: #fff;
    position: relative
}

.menu_mobile .divmm .mmContent .formsearch button.btn:after {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "fontawesome";
    content: '\f002';
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 25px
}

.menu_mobile .divmm.show {
    visibility: visible
}

.menu_mobile .divmm.show .mmContent {
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%)
}

.menu_mobile .divmm.show .mmContent .close-mmenu {
    left: 0;
    top: 0;
    opacity: 1;
    display: none
}

.menu_mobile .divmm .divmmbg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    height: 100%;
    width: 100%
}

.menu_mobile .divmm.show .divmmbg {
    opacity: 1;
    visibility: visible
}

@media screen and (max-width: 1199px) {
    .vnt-menu-tool>ul>li>a {
        font-size: 9px;
        padding: 10px 5px
    }
}

@media screen and (max-width: 1024px) {
    body {
        font-size: 16px;
        line-height: 22px
    }

    .menu_mobile {
        display: block
    }

    a {
        font-size: 16px;
        line-height: 22px
    }

    .fixed_menu {
        display: none
    }

    .hidden-mb {
        display: none
    }

    #vnt-container {
        background-image: none
    }

    .head-main {
        border-bottom: 1px solid #e5e5e5;
        padding: 0
    }

    .head-main .vnt-slogan,
    .head-main .banner-adv {
        display: none
    }

    .head-main .vnt-logo {
        width: 125px;
        padding: 10px 0
    }

    .head-main .vnt-logo img {
        max-height: 50px
    }

    .vnt-menu-tool {
        display: none
    }

    .news-login {
        margin: 0 -15px 20px
    }

    .news-login .nl-login {
        display: none
    }

    .news-login .nl-news {
        width: 100%
    }

    .box-cat {
        padding: 10px 55px 10px 15px
    }

    .mod-content:before {
        display: none
    }

    .advertise2,
    .advertise {
        display: none
    }

    .wrap-lineborder {
        margin-left: 0;
        padding-left: 0;
        border-bottom: 0;
        padding-bottom: 0
    }

    .foot-top .ftLeft {
        float: none;
        margin-right: 0
    }

    .foot-top .ftRight {
        float: none
    }

    .foot-top .ftRight ul li {
        float: none
    }

    .foot-top .ftRight ul li~li::before {
        display: none
    }

    .footer-bottom .footer-logo {
        margin-bottom: 15px
    }

    .footer-bottom .footer-info {
        width: -webkit-calc(100% - 205px);
        width: -moz-calc(100% - 205px);
        width: calc(100% - 205px);
        margin-bottom: 15px
    }

    .footer-bottom .fbRight {
        width: auto;
        float: none;
        clear: both;
        max-width: none;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        margin: 0 -15px;
        padding: 15px 15px 0
    }

    .copyright {
        text-align: left
    }

    .menufooter {
        margin-bottom: 10px;
        padding-bottom: 0
    }

    .menufooter:after {
        display: none
    }

    .phone-map {
        display: block
    }

    .menu_mobile {
        display: block
    }

    .box-cat .cat-title-active-mb {
        display: block
    }

    .box-cat .box-cat-content .icon-mb {
        display: block
    }

    .box-cat .box-cat-content ul {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 100;
        background: #fff;
        width: 100%;
        display: none
    }

    .box-cat .box-cat-content.active ul {
        display: block
    }

    .box-cat .box-cat-content ul li {
        float: none;
        border-bottom: 1px solid #dedede
    }

    .box-cat .box-cat-content ul li {
        padding: 10px
    }

    .box-cat .box-cat-content ul li a {
        font-size: 15px;
        line-height: 25px
    }

    .box-cat .box-cat-content ul li:before {
        content: ''
    }

    #vnt-main .box_mid .mid-title {
        padding-right: 0;
        margin-right: 0
    }

    .advertise3 {
        margin-right: 0;
        padding-right: 0
    }

    #slide-news-hot .item a {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (max-width: 767px) {
    .info_menu ul li.hidden-text-mb a {
        font-size: 0;
        padding: 3px 13px
    }

    .info_menu ul li.hidden-text-mb a i {
        padding-right: 0
    }
}

@media screen and (max-width: 639px) {
    .footer-bottom .footer-info {
        width: 100%;
        clear: both;
        float: none
    }
}

@media screen and (max-width: 479px) {
    .info_menu ul li a {
        font-size: 0;
        padding: 3px 10px
    }

    .info_menu ul li a i {
        padding-right: 0
    }
}