@charset "utf-8";

/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
    /* font chuan */
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-Bold.eot');
    src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
    /* font chuan */
}

@font-face {
    font-family: 'OpenSans-Italic';
    src: url('../fonts/OpenSans-Italic.eot');
    src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
    /* font chuan */
}

h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h4 {
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h5 {
    display: block;
    font-size: 0.83em;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h6 {
    display: block;
    font-size: 0.67em;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}


ul,
ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #333;
}

a:hover,
a:focus {
    color: #f05a28;
    text-decoration: none;
}

#myCarousel .carousel-caption>h3 {
    text-transform: uppercase;
    font-size: 47px;
    font-weight: bold;
    margin-top: 0;
}

#myCarousel .carousel-caption>p {
    text-transform: uppercase;
    font-style: italic;
    font-size: 17px;
}

#myCarousel .carousel-caption {
    text-align: right;
    right: 20px;
    bottom: 0;
}

.navbar-wrapper {
    background: #fff;
}

.navbar-inverse {
    background-image: none;
    background-repeat: none;
    border-radius: none;
}

.navbar-inverse {
    background-color: #0093dd;
    border-color: #0093dd;
    border-radius: 0;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a {
    background-image: none !important;
    background-color: #abc728;
    box-shadow: none;
}

.navbar-nav>li>a {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    padding: 10px 29px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.navbar {
    border: 1px solid transparent;
    margin-bottom: 0px;
    min-height: 40px;
    position: relative;
    border: none;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #abc728
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #abc728
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #abc728
}

.navbar-inverse .navbar-toggle {
    border-color: #ccc;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}

.navbar-toggle {
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 0;
    padding: 10px 10px;
    position: relative;
    margin-top: 5px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: white;
    text-decoration: none;
    background-color: #0093dd;
}

/***************************/
.social {
    margin-top: 15px;
    height: 40px;
}

.social a {
    background: rgba(0, 0, 0, 0) url("../images/social_33.png") no-repeat scroll left top;
    float: left;
    height: 40px;
    margin-left: 10px;
}

.facebook {
    background-position: 0 0 !important;
    display: block;
    width: 40px;
}

.twitter {
    background-position: -168px 0 !important;
    display: block;
    width: 40px;
}

.youtube {
    background-position: -112px 0 !important;
    display: block;
    width: 40px;
}

.google {
    background-position: -56px 0 !important;
    display: block;
    width: 40px;
}

.alexa {
    background-position: -218px 0 !important;
    display: block;
    width: 40px;
}

/***************************/

.menu {
    background: #0093dd;
}

.content {
    background: #fff none repeat scroll 0 0;
    height: 120px;
    margin-top: 10px;
    overflow: auto;
}

#logo {
    float: left;
}

.hotline {
    background: url(../images/img_06.jpg) no-repeat left top;
    width: 191px;
    height: 56px;
    text-align: right;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: bold;
    padding-top: 7px;
    padding-right: 19px;
    color: #0093dd;
    margin-top: 18px;
    float: right;
}

.video {
    margin-top: 10px;
}

.banner {
    padding: 15px 0;
}

.slide {
    margin-top: 15px;
}

.bg-box-dmsp {
    background: #f2f2f2;
    border-top: 3px solid #0093dd;
    padding: 0 15px;
    min-height: 300px;
    /*max-height: 300px;*/
    overflow: hidden;
}

.top-dmsp {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    color: #0093dd;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
}

li.dropdown-submenu .test>span {
    right: 5px;
    position: absolute;
    ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 10px;
}

.box {
    margin-top: 15px;
}

.list-dmsp li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #e6e6e6;
    text-transform: uppercase;
    background: url(../images/icon1_07.jpg) no-repeat left 15px;
    padding-top: 8px;
    padding-left: 15px;
}

.top-box {
    background: #0093dd;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
}

.news .media-heading {
    font-size: 14px;
    line-height: 20px;
}

.news {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.list-video li {
    background: url(../images/icon_03.jpg) no-repeat left 5px;
    padding-left: 15px;
    padding-bottom: 5px;
}

.list-video li h3 {
    margin: 0;
    font-size: 14px;
    line-height: inherit;
}

.box-shadow {
    background: #fff;
    box-shadow: 0 1px 3px 1px #ccc;
    margin-top: 5px;
    padding: 0 15px;
}

.content-main .col-md-6.main {
    padding-left: 0;
    padding-right: 0;
}

.ad {
    margin: auto;
    margin-top: 15px;
    text-align: center;
}

.ad img {
    max-width: 100%;
}

.tit-sp span {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #0093dd;
    text-align: center;
    border-bottom: 6px solid #fff;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

.tit-sp {
    text-align: center;
    border-bottom: 2px solid #0093dd;
    height: 28px;
}

.product {
    margin-top: 30px;
    box-shadow: 0 1px 3px 1px #ccc;
    border: 1px solid #fff;
}

.product img {
    max-width: 100%;
    width: 261px;
    height: 183px;
}

.product-clear:nth-of-type(3n+1) {
    clear: left;
}

.ttsp {
    line-height: 25px;
    padding: 0 10px;
}

.httt {
    background: url(../images/httt_14.jpg) no-repeat left top #0093dd;
    height: 300px;
    color: #fff;
    padding-top: 200px;
}

.hotline1 {
    padding-left: 20px;
}

.httt .text_sup a {
    color: white;
}

.mail,
.skype {
    padding-left: 20px;
    padding-top: 10px;
}

.fa-skype {
    font-size: 16px;
}

.thumbnail {
    background-color: #f2f2f2;
    border: none;
    border-radius: 0px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 0px;
    transition: border 0.2s ease-in-out 0s;
}

.bg-box {
    background: #f2f2f2;
    padding: 15px;
}

.thumbnail .caption {
    color: #333;
    padding: 0px;
}

.thumbnail .caption .name_project {
    line-height: 20px;
    margin: 10px 0;
}

.thumbnail .caption .name_project a {
    font-weight: 500;
    font-size: 14px;
}

.media-main {
    background: #f4f4f4;
}

.media-main .media-heading {
    line-height: 24px;
    padding-top: 10px;
    color: #209dee;
    font-size: 18px;
}

.media-main .media-heading>a {
    font-weight: bold;
}

.list-media {
    padding-top: 15px;
}

.list-media li {
    padding-top: 5px;
    background: url(../images/icon1_03.jpg) no-repeat left 13px;
    padding-left: 10px;
    font-weight: bold;
}

.list-media li h3 {
    font-size: 14px;
    line-height: inherit;
    margin: 0;
}

.list-media li h3 a {
    font-weight: bold;
}

.text_news_home .intro {
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
}

.chitiet {
    color: #abc728;
    font-style: italic
}

.doitac {
    margin-top: 20px;
}

.doitac a {
    display: block;
}

.doitac .col-md-6 {
    text-align: center;
    margin: auto;
}

.fa {
    margin-right: 10px;
}

.tc {
    margin-bottom: 10px;
}

#footer {
    background: #0093dd;
    margin-top: 20px;
    padding: 20px;
    font-size: 12px;
    color: #fff;
}

.menu-ft {
    text-align: center;
}

.menu-ft a {
    color: #fff;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-size: 15px;
}

.list-ft {
    margin-top: 20px;
}

.list-ft a {
    color: #fff;
}

.list-ft ul li {
    padding-top: 2px;
    padding-bottom: 2px;
}

.ttft {
    margin: auto;
}

.address {
    font-size: 16px;
}

.ttft .logo_footer {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
}

hr {
    border-color: #209dee;
}

.breadcrumb {
    background: #fff;
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 0;
}

.media-gr .media-heading {
    font-size: 16px;
    font-weight: bold;
    color: #0b7bc3;
    line-height: 24px;
}

.media-gr {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.pagination {
    margin-bottom: 0;
    margin-left: 15px;
}

.share {
    margin-top: 15px;
}

.caption-bvlq {
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 2px solid #ddd;
    color: #209dee
}

.list-bvlq {
    margin-top: 10px;
}

.title-head {
    font-size: 24px;
    color: #209dee;
    padding-bottom: 15px;
    font-weight: bold;
    margin: 0;
}

.list-bvlq li {
    background: url(../images/icon1_03.jpg) no-repeat left 13px;
    padding-top: 5px;
    padding-left: 15px;
}

.clear {
    clear: both;
}

.name_grid {
    margin: 0;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

.detail_product .name_product {
    font-size: 24px;
    color: #0093dd;
    font-weight: bold;
}

.content_pro {
    text-align: justify;
    margin-top: 20px;
}

.content_pro>ul li a {
    color: #0093dd;
    font-weight: bold;
}

.content_pro img {
    max-width: 100%;
}

.grid_product_relate {
    margin-top: 25px;
}

.grid_product_relate .title_grid {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.grid_product_relate .list_product {
    margin-top: 5px;
    float: left;
}

.grid_product_relate .list_product .product {
    margin: 0;
    margin-bottom: 20px;
}

.httt .fa {
    color: #fff;
}

.list-ft .item_menu ul li:nth-child(1) a {
    font-weight: bold;
    text-transform: uppercase;
}

.copyright {
    margin-top: 20px;
    text-align: center;
    font-size: 15px;
}

.news_hot_home .img_news_home {
    float: left;
    padding-right: 10px;
}

.doitac img {
    max-width: 100%;
}

.support_mobile {
    display: none;
}

.sidebarLeft .social {}

.breadcrumb li {
    text-transform: uppercase;
}

.breadcrumb li a {
    text-transform: uppercase;
    font-weight: bold;
}

.address_footer {
    text-align: center;
}

.tags .tag {
    margin: 0;
    display: inline-block;
}

.tags .tag a {
    font-size: 12px;
    color: #999;
}

.list_download .table thead {
    background: #0093dd;
    color: #fff;
    font-weight: bold;
}

.list_download .table {
    text-align: center;
}

.list_download .table .glyphicon {
    color: #0093dd;
    font-size: 16px;
}

.ttsp .name_product {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    width: 80%;
    float: left;
    padding-top: 10px;
    overflow: hidden;
    height: 32px;
    line-height: 150%;
}

.list-ft ul li .title_menu_footer {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: inherit;
    color: white;
}

.list-ft ul li a {}

.list-dmsp li .title_menu_v {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: inherit;
}

.breadcrumb .name_cat {
    margin: 0;
    font-size: 14px;
    display: inline-block;
}

.item_news .img_news {
    width: 200px;
}

.sidebarLeft .addthis_button_google_plusone.at300b {
    width: 40px;
}

.title-detail-box {
    margin-top: 10px;
}

.title-detail-box .img {
    float: left;
}

.title-detail-box .right-title {
    float: left;
    margin-left: 20px;
}

.content_pro>.nav-tabs {
    background: url(../images/xxcp_left_05.jpg);
    height: 35px;
    border: 1px solid #ddd;
    border-bottom: 1px solid #0093dd;
}

.content_pro>.nav-tabs>li.active>a {
    height: 33px;
    background: #0093dd;
    color: white;
    border: none;
    border-radius: 0;
    margin-right: 0;
}

.content_pro>ul li a {
    color: #0093dd;
    font-weight: bold;
    background: url(../images/xxcp_left_03.jpg);
    border: none;
    height: 33px;
    border-radius: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-right: 0px;
}

.tab-content {
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
}

#home table {
    border: 1px solid #ddd;
}

#home h2,
#home h1 {
    margin-top: 0;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 20%;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 20%;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #fff;
}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.item_menu ul li h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

li.btnFacebook .counter {
    display: none;
}

.product-home-1:nth-of-type(2n+1) {
    clear: left;
}

.right-title .title {
    color: #0093dd;
    font-size: 23px;
    font-weight: bold;
}

.right-title .title {
    margin-bottom: 0;
}

.right-title .description h2 {
    margin-top: 0;
}

.nd img {
    width: 100% !important;
    height: auto !important;
}

.main-details-news img {
    width: 100% !important;
    height: auto !important;
}

.main-details-news h1,
.main-details-news h2,
.main-details-news h3 {
    margin-top: 0;
}

.menu-ft a {
    color: white !important;
}

.item-doitac:nth-of-type(2n+1) {
    clear: left;
}

/*add style phuonghv*/

.gov img {
    width: 150px;
    margin-top: 5px;
}


.address_footer {
    position: relative;
}

.gov {
    position: absolute;
    right: 58px;
    top: 20px;
}


@media (max-width: 767px) {
    .gov {
        position: static;
        right: 58px;
        top: 20px;
    }

}


@media (max-width: 1020px) {
    .gov {
        position: static;
        right: 58px;
        top: 20px;
    }
}


.about img {
    max-width: 100%;
}

/*add style */

.media.media-main.news_hot_home {
    margin-top: 15px !important;
}

.about {
    border: 1px solid #eee;
}

.sapo img {
    width: 100% !important;
    height: auto !important;
}


#home img {
    width: 100%;
    height: auto !important;
}


.footer_menu_custom .icon-box-img {
    width: 40px!important;
    margin-bottom: 0!important;
}
.icon-box-center .icon-box-img {
    margin: 0 auto 1em;
}
.footer_menu_custom {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    flex-wrap: wrap;
    right: 10px;
    width: 72px;
    padding: 5px;
    border-radius: 6px;
}
.footer_menu_custom p {
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 0;
}
.footer_menu_custom.row-solid .col:before, .footer_menu_custom.row-solid .col:after{
    display:none;
}
.support-block .section-support,.support-block .widget-title{
        display:none;
}
.footer_menu_custom.row-dashed .col-inner, .row-solid .col-inner {
    padding: 5px;
}
.row_lienhe {
    position: fixed;
    width: max-content;
    right: 0;
    left: unset;
    transform: translate(120%,100%);
    bottom: 412px;
    z-index: 9999;
    background: #fff;
    transition: all .4s;
}
.row_lienhe .col-inner {
    padding: 15px;
}
.active_menu:after {
    content: '';
    height: 100vh;
    width: 100vw;
    background: #00000052;
    display: block;
    position: fixed;
    top: 0;
    z-index: 99;
}
.icon-home .icon-inner{
    background: #0083ff;
    border-radius: 100px;
    padding: 8px;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    margin-top: 2px;
    justify-content: center;
}
.icon-home .icon-inner img{
    margin-bottom:4px;
}
.row_lienhe>.col:first-child>.col-inner {
    padding-bottom: 0;
}
.row_lienhe>.col:first-child>.col-inner p {
    margin-bottom: 0;
}
.row_lienhe .icon-box {
    border-radius: 99px;
    background-image: linear-gradient(to bottom,#fcba19,#fbaa17,#f99a19,#f58a1d,#f17a22);
    padding: 5px 10px;
    box-shadow: rgba(0,0,0,.24) 0 3px 8px;
}
.row_lienhe .col-inner>* {
    margin-bottom: 10px;
    display: flex;
}
.row_lienhe .icon-box-img {
    width: 40px!important;
}
.row_lienhe .icon-box {
    align-items: center;
}
.row_lienhe .icon-box * {
    color: #fff!important;
    font-size: 14px;
    padding-top: 0;
}
.row_lienhe.active {
    width: 380px;
    transform: translate(-24%,100%);
    border-radius: 0;
}



.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle,.zalo-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle {
    border: 2px solid #0093dd;
}

.hotline-phone-ring-circle-fill,.zalo-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-circle-fill {
    background-color: #0093dd;
}

.hotline-phone-ring-img-circle,.zalo-ring-img-circle {
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotline-phone-ring-img-circle {
    background-color: #0093dd;
}
.hotline-phone-ring-img-circle .pps-btn-img,.zalo-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img,.zalo-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}

.hotline-bar,.zalo-bar {
    position: absolute;
    height: 40px;
    width: 180px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
}

.hotline-bar {
    background:#0093dd;
}

.hotline-phone-ring-wrap .hotline-bar > a{
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding-left: 30px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial;
}

.hotline-bar > a,.hotline-bar > a:hover,.hotline-bar > a:focus,.hotline-bar > a:visited,.zalo-bar > a,.zalo-bar > a:hover,.zalo-bar > a:focus,.zalo-bar > a:visited {
    color: #fff;
}

.hotline-bar > a:hover,.hotline-bar > a:focus,.zalo-bar > a:hover,.zalo-bar > a:focus {
    text-decoration: none;
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-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);
    }
}

@media (max-width: 768px) {
    .hotline-bar,.zalo-bar {
        display: none;
    }
    .footer_menu_custom{
        bottom: :25px;
    }
}
