body {
    min-width: inherit;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    -webkit-touch-callout: none !important;
    outline: none !important;
    font-size: 14px;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased; }

* {
    margin: 0px auto;
    padding: 0px; }

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

a, p {
    outline: none !important; }

*:focus {
    outline: none !important; }

.wrapper {
    max-width: 1010px;
}

.txt-orange{color: #f17419 !important}
.txt-white{color: #ffffff !important}
.underline{text-decoration: underline !important;}
.fl{float: left;}
.fr{float: right;}
.txr{text-align: right;}
.txc{text-align: center;}
.txl{text-align: left;}
.p0{padding: 0 !important;}
.m0{margin: 0 !important;}
.mt10{margin-top: 10px !important;}
.mt5{margin-top: 5px !important;}
.mt0{margin-top: 0px !important;}
.mt15{margin-top: 15px !important}
.mt20{margin-top: 20px !important}
.mb5{margin-bottom: 5px !important}
.pl0{padding-left: 0 !important}
.pr0{padding-right: 0 !important}
.pl10{padding-left: 10px !important}
.pr10{padding-right: 10px !important}
.pl15{padding-left: 15px !important}
.pr15{padding-right: 15px !important}
.pd15{padding: 15px !important}
.mr5{margin-right: 5px !important}
.bg-white{background-color: #ffffff !important}
.font700{font-weight: 700 !important}
.font600{font-weight: 600 !important}
.font400{font-weight: 400 !important}
.italic{font-style: italic !important;}
.mr5{margin-right: 5px !important}
.ml7{margin-left: 7px !important}
/* enscroll */
#scrollbox3 {
    overflow: auto;
    width: 400px;
    height: 360px;
    padding: 0 5px;
    border: 1px solid #b7b7b7;
}

.track3 {
    width: 10px;
    background: rgba(0, 0, 0, 0);
    margin-right: 2px;
    border-radius: 10px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear;
}

.track3:hover,
.track3.dragging {
    background: #d9d9d9; /* Browsers without rgba support */
    background: rgba(0, 0, 0, 0.15);
}

.handle3 {
    width: 7px;
    right: 0;
    background: #999;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 7px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}

.track3:hover .handle3,
.track3.dragging .handle3 {
    width: 10px;
}
/* enscroll */
.subheader{
    height: 30px;
    background: #f4f4f4; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ffffff, #f4f4f4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #f4f4f4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #f4f4f4);/* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffffff, #f4f4f4); /* Standard syntax */
    padding: 0 0px 0 10px;
    line-height: 30px;
}
.subheader h1{
    font-size: 11px;
    color: #898989;
    font-weight: 400;
    margin: 0;
    height: 30px;
    line-height: 30px;
}
.btn.btn-td{
    background-color: #e56100;
    color: #ffffff;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0;
    border-radius: 3px;
    width: 130px;
    margin-right: 5px;
}
.btn.btn-td:hover, .btn.btn-td:focus{
    background-color: #d66512;
}
.icon-add-user{
    color: #ffffff;
    font-size: 16px;
}
.icon-cm-user{
    color: #ffffff;
    font-size: 16px;
}
.btn.btn-tv{
    background-color: #31708f;
    color: #ffffff;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0;
    border-radius: 3px;
    width: 130px;
}
.btn.btn-tv:hover, .btn.btn-tv:focus{
    background-color: #154d69;
}

.logo-img {
    width: 147px;
    height: 100%;
    background-size: 147px auto;
    margin-top: 10px;
    background-position: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    object-fit: cover;
}

.logo-header {
    max-width: 147px;
    max-height: 74px;
}

.mid-header{
    padding: 10px 0;
    background-color: #ffffff;
}
.hotline__infor{
    position: relative;
    width: auto;
}
.hotline__icon{
    background-image: url(../img/icon/icon_hotline.png);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 36px auto;;
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
}
.nhanh-cgoi>span:first-child{
    font-weight: 700;
    color: #363636;
    width: 80px;
    display: inline-block;
    font-size: 13px;
    text-align: left;
}
.nhanh-cgoi>span:nth-child(2){
    font-weight: 400;
    color: #e8641b;
    font-style: italic;
    font-size: 13px;
}
.nhanh-hotline{
    font-weight: 400;
    color: #e8641b !important;
    font-style: italic;
    font-size: 18px;
    /*min-width: 167px;*/
    position: relative;
    display: inline-block;
    width: auto;
}
.call-hotline{
}
.call-hotline>span{
    font-size: 15px;
}
.txt-hotline{
    font-size: 24px;
    color: #e8641b;
    font-weight: 700;
}
.sub-menu{
    display: none;
}
.list-menu{
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #31708f;
    height: 44px;
    color: #ffffff;
}
.list-menu.navbar-nav>li{
    margin: 0;
    position: relative;
}
.list-menu.navbar-nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
    color: #ffffff !important;
    font-weight: 600;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    padding: 0px 11px;
    font-size: 13px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: sans-serif;
}
.list-menu.navbar-nav>li>a:hover, .list-menu.navbar-nav>li>a:focus{
    border-bottom: 3px solid #154d69;
}

.list-menu.navbar-nav>li>a:hover, .list-menu.navbar-nav>li:hover,
.list-menu.navbar-nav>li:focus, .list-menu.navbar-nav>li.active{
    border-bottom: 3px solid #f17419;
}

.icon-home{
    color: #ffffff;
    font-size: 24px;
    position: relative;
    top: 3px;
}

.list-menu.navbar-nav>li>a:hover,
.list-menu.navbar-nav>li>a:focus,
.list-menu.navbar-nav>li>a:active,
.list-menu.navbar-nav>li.not-hover>a:hover,
.list-menu.navbar-nav>li.not-hover>a:focus,
.list-menu.navbar-nav>li.not-hover:hover,
.list-menu.navbar-nav>li.not-hover:focus {
    background-color: inherit !important;
}

.list-menu.navbar-nav>li:hover .sub-menu{
    display: block;
    position: absolute;
    top: 44px;
    left: 0;
    background-color: #31708f;
    padding: 0px;
    font-size: 13px;
    z-index: 9;
}
.sub-menu li a{
    white-space: nowrap;
    color: #ffffff;
    display: block;
    padding: 8px 12px 8px 20px;
    font-size: 13px;
}
.sub-menu li a:hover{
    color: #ffffff;
    background-color: #154d69;
    text-decoration: none;
}
.sub-menu:hover + a{
    background-color: inherit;
}
.footer{
    padding: 25px 15px 15px;
    background-color: #31708f;
}
.ft-content-item{
    color: #ffffff;
    position: relative;
    padding-left: 15px;
}
.ft-content-item label{
    position: relative;
}
.ft-content-item label:before{
    content: "";
    position: absolute;
    /*background-image: url(../img/icon/icon_ft.png);*/
    width: 60px;
    height: 24px;
    background-size: 60px auto;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    top: -7px;
    left: -26px;
}
.ft-content-item>ul>li{
    list-style: none;
    padding-left: 12px;
    position: relative;
    padding-bottom: 3px;
    padding-top: 3px;
}
.ft-content-item>ul>li:before{
    content: "»";
    position: absolute;
    top: 3px;
    left: 0;
}
.ft-content-item>ul>li>a{
    color: #ffffff;
    font-size: 12px;
}

.div-input-email .form-control{
    height: 30px;
    border: none;
    border-radius: 2px;
}
.div-input-search{
    position: relative;
    padding: 10px 15px;
    background-color: #f5f5f5;
    position: relative;
    padding-right: 105px;
}
.div-input-search input{
    padding-left: 30px;
    box-shadow: none;
}
.div-input-search i{
    color: #b7b5b5;
    position: absolute;
    top: 17px;
    left: 25px;
    z-index: 1;
    font-size: 16px;
}
.div-input-email>button{
    height: 30px;
    padding: 0;
    width: 65px;
    line-height: 30px;
    background-color: #e56100;
    color: #ffffff;
    font-size: 13px;
    margin-top: 5px;
}
.div-input-email>button:hover, .div-input-email>button:focus{
    color: #ffffff;
    background-color: #d66512;
}
.icon-a{
    width: 28px;
    height: 28px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px auto;
}
.icon-fb{
    background-image: url(../img/icon/fb-art.png);
}
.icon-gg{
    background-image: url(../img/icon/gg_plus.png);
}
.icon-tw{
    background-image: url(../img/icon/twitter.png);
}
.bg-img-bct{
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
    display: inline-block;
}
.address{
    position: relative;
    padding-left: 127px;
    display: block;
    min-height: 100px;
}
.img-com{
    position: absolute;
    top: 0;
    left: 27px;
    width: 90px;
    height: 94px;
    padding: 2px;
    border: solid 1px #b7b7b7;

}
.img-com > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.txt-addr{
    color: #ffffff;
    font-size: 12px;
    padding-top: 6px;
}
.txt-addr a{
    color: #ffffff;
    font-weight: 600;
}

.txt-noti {
    font-size: 18px;
    color: #ff0000;
    font-weight: 700;
    text-align: center;
    text-align: center;
    margin: 10px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.tab-ve-ks{
}
.tab-ve-ks .nav-tabs{
    border: none;
}
.tab-ve-ks .nav-tabs>li{
    width: 50%;
}
.tab-ve-ks .nav-tabs>li>a{
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    border-radius: 0;
    position: relative;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border: none;
    color: #ffffff;
}

 .tab-ve-ks .nav-tabs>li.active a, .tab-ve-ks .nav-tabs>li.active a:hover {
    background-color: #0776ad !important;
}

.tab-ve-ks .nav-tabs>li>a{
    border: none;
}
.tab-ve-ks .nav-tabs>li.active:before {
    content: "";
    position: absolute;
    top: 0;
    right: -6px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 59px 0px 0px 6px !important;
    border-color: transparent transparent transparent #0776ad;
    z-index: 2;
}
.tab-ve-ks .nav.nav-tabs>li>a {
    padding: 10px 0px;
}
.tab-ve-ks .nav-tabs>li>a{
    background-color: #f17419;
    z-index: 1;
    text-align: center;
}
.tab-ve-ks .nav-tabs>li>a:hover {
    background-color: #da6510;
}

.sub-menu li{
    list-style: none;
}

.tab-content>.tab-pane{
    padding: 21px 15px;
}
.tab-content>.tab-pane.tab-pane1, .tab-content>.tab-pane.tab-pane{
    background-color: #0776ad;
}
.tab-content>.tab-pane.tab-pane2{
    background-color: #f17419;
}
.tab-ve-ks .nav-tabs>li .fa{
    font-size: 19px;
}

.tab-ve-ks .label-control{
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 5px;
}
.box-diem .btn-place{
    width: 100%;
    border-radius: 2px;
    text-align: left;
    background: #f4f4f4;
    background: -webkit-linear-gradient(#ffffff, #f4f4f4);
    background: -o-linear-gradient(#ffffff, #f4f4f4);
    background: -moz-linear-gradient(#ffffff, #f4f4f4);
    background: linear-gradient(#ffffff, #f4f4f4);
    font-weight: bold;
    min-height: 43px;
}
.open .box-select-option ul li{
    list-style: none;
    padding: 3px 15px;
    color: #333333;
    font-weight: bold;
}
.open .box-select-option ul li:hover{
    cursor: pointer;
    background-color: #da6510;
    color: #ffffff;
}
.kv-noi-dia{
    float: left;
    width: 50%;
}
.kv-quoc-te{
    float: left;
    width: 50%;
}
.box-select-option h3{
    font-size: 14px;
    font-weight: 600;
    padding: 0 15px;
    color: #f17419;
}
.box-select-option .title{
    padding: 10px 15px;
    background-color: #f17419;
    font-size: 16px;
    font-weight: 700;
    /*border-radius: 3px 3px 0 0;*/
}
.box-diem{
    position: relative;
}
.box-select-option{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
}
.open .box-select-option{
    display: block;
    z-index: 10;
    width: 650px;
    background-color: #f5f5f5 ;
    color: #ffffff;
    padding: 0px 0;
    /*border-radius: 0 0 3px 3px;*/
    border: 2px solid #f17419;
}
.box-select-option>button{
    position: absolute;
    right: 0;
    top: 4px;
    background-color: transparent;
    z-index: 11;
}
.box-select-option>button .fa-times{
    color: #ffffff;
    font-size: 18px;
}

.btn.btn-orange-34-2{
    background-color: #f17419;
    font-size: 14px;
    font-weight: 700;
    width: 80px;
    height: 34px;
    color: #ffffff;
    width: auto;
    padding: 0 20px;
    line-height: 34px;
}
.btn.btn-orange-34-2:hover,.btn.btn-orange-34-2:focus{
    background-color: #da6510;
    color: #ffffff;
}
.div-input-search .btn.btn-orange-34 {
    background-color: #f17419;
    font-size: 14px;
    font-weight: 500;
    width: 80px;
    height: 34px;
    position: absolute;
    right: 15px;
    top: 10px;
    line-height: 24px;
}
.div-input-search .btn.btn-orange-34:hover, .div-input-search .btn.btn-orange-34:focus{
    background-color: #da6510;
    color: #ffffff;
}
.form-date{
    position: relative;
    padding-right: 35px;
    margin-top: 6px;
    margin-bottom: 2px;
}
.form-date .form-control{
    width: 100%;
    border-radius: 2px;
    text-align: left;
    background: #f4f4f4;
    background: -webkit-linear-gradient(#ffffff, #f4f4f4);
    background: -o-linear-gradient(#ffffff, #f4f4f4);
    background: -moz-linear-gradient(#ffffff, #f4f4f4);
    background: linear-gradient(#ffffff, #f4f4f4);
    height: 34px;
    border: none;
    font-weight: bold;
    cursor: pointer;
}
.form-date label{
    position: absolute;
    right: 0;
    font-size: 26px;
    color: #ffffff;
}
.num-ve{
    padding: 21px 0;
    border-top: 1px dashed #f5f5f5;
    border-bottom: 1px dashed #f5f5f5;
    margin: 0 0 15px 0;
    color: #ffffff;
}
.num-ve table{
    width: 100%;
}
.num-ve table tr td{
    padding: 5px 0;
    font-weight: bold;
}
.num-ve table tr td i.fa{
    margin-left: 3px;
}
.num-ve table tr td:first-child{
    padding-right: 10px;
}
.num-ve table tr td:nth-child(2){
    padding-right: 30px;
    width: 150px;
}
.num-ve .select2-container--default .select2-selection--single
{    border: none;
    border-radius: 2px;
}

.txt-white .fa-youtube-play{
    color: #ff3232;
    font-size: 16px;
}
.btn.btn-tim-ve{
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 2px;
    background-color: #f17419;
}
.btn.btn-tim-ve:hover, .btn.btn-tim-ve:focus{
    background-color: #da6510;
}
.btn.btn-tim-ve .fa-search{
    font-size: 24px;
}


/* Css Auto complete */

.typeahead, .tt-query, .tt-hint {
    font-size: 14px;
    outline: medium none;
    padding: 8px 36px;
}
.typeahead {
    background-color: #FFFFFF;
}
.typeahead:focus {
    border: 1px solid #0097CF;
}

.tt-hint {
    color: #999999;
}
.tt-menu {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    margin-top: 0px;
    padding: 8px 0;
    width: 100%;
}
.tt-suggestion {
    font-size: 14px;  /* Set suggestion dropdown font size */
    padding: 3px 15px;
}
.tt-suggestion:hover {
    cursor: pointer;
    background-color: #0097CF;
    color: #FFFFFF;
}
.tt-suggestion p {
    margin: 0;
}
.tab-pane2 h3{
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
}
.twitter-typeahead{
    display: block !important;
}
.btn.btn-blue-60{
    height: 50px;
    padding: 0 40px;
    line-height: 50px;
    color: #ffffff;
    font-size: 16px;
    border-radius: 2px;
    border: none;
    background-color: #0776ad;
    font-weight: 700;
}
.btn.btn-blue-60:hover, .btn.btn-blue-60:focus{
    background-color: #0a6d9e;
}
.slider-ads .slick-dots{
    bottom: 10px;
}
.slider-ads .slick-dots li button:before{
    font-size: 16px;
}

.slider-ads .item-slider {
    margin: 0px 5px;
}

.fs20{font-size: 20px !important}
.newest-order .label-control{
    font-size: 16px;
    font-weight: 700;
    color: #0776ad;
}
.slider-ads.slick-dotted.slick-slider {
    margin-bottom: 15px;
    /*height: 300px;*/
}
.box-content-slider {
  overflow: hidden;
  max-height: 300px;
  margin-bottom: 15px;
}

.box-slider-lastest-news {
    overflow: hidden;
    max-height: 169px;
}

.slider-ads .slick-slide img {
    max-height: 300px !important;
    object-fit: cover;
}

.slider-lastest-news {
    max-height: 170px;
}
.time-before {
    font-size: 12px;
    padding-left: 20px;
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 12px;
    position: relative;
}
.price {
    width: 150px;
    float: left;
    display: block;
    height: 30px;
    margin-right: 10px;
    line-height: 28px;
}
.price .bold-font-orange {
    font-size: 13px;
    color: #f17419;
    font-weight: bold;
}
.viewDetail {
    font-size: 12px;
    font-weight: bold;
    color: #143982;
    line-height: 30px;
    width: 45px;
    display: block;
    float: right;
}
.logo-airplane {
    padding: 2px;
    border: solid 1px #cecece ;
    float: left ;
    margin-right: 10px ;
    width: 50px ;
    height: 27px ;
}
.newest-order ul li{
    list-style: none;
    padding-left: 20px;
    position: relative;
    margin-top: 10px;
}
.newest-order ul li:before{
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 16px;
}
.time-before:before{
    content: "\f017";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 5px;
    top: 9px;
}
.label-km{
    width: 160px;
    color: #31708f;
    font-weight: 700;
    font-size: 16px;
}
.slider-km-news{
    width: calc(100% - 160px);
}
.slider-km-news a{
    color: #333333;
}
.label-km .fa{
    font-size: 18px;
}
.fs16{font-size: 16px !important}
.booking-step{
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #31708f;
    padding: 10px 0;
    padding-left: 30px;
}
.num-st{
    position: absolute;
    left: 0;
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    top: -4px;
}
.booking-content{
    padding: 15px 0;
}
.booking-type{
    padding: 15px;
    border-radius: 2px;
    border: 1px solid #e8e8e8;
    margin: 30px 0 15px 0;
}
.chat-form a{
    text-decoration: none;
    margin-right: 10px;
}
.chat-form a img{
    border-radius: 3px;
}
.fs20{font-size: 20px !important}
.w100p{width: 100% !important}
.maps{
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #eee;
}
.wPttt li .imgPttt{
    width: 60px ;
    float: left;
}
.wPttt li img.thumb {
    float: left;
    margin-right: 5px;
    max-width: 56px;
    max-height: 67px;
}
ul.wPttt li p {
    float: left;
    display: block;
    font-size: 12px;
    width: calc(100% - 60px);
    padding-left: 10px;
    margin-bottom: 0;
}
.wPttt li{
    list-style: none;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
    min-height: 62px;
}
.wPttt li:last-child{
    border-bottom: none;
}
.tit{
    padding:  0;
    border-bottom: 1px dashed #b2a9a9;
    font-size: 24px;
    font-weight: 700;
    color: #31708f;
    margin-bottom: 30px;
    height: 42px;
    position: relative;
    margin-top: 0;
}
.item-ve-cheap{
    position: relative;
    margin: 0 5px;

}
.item-ve-cheap img{
    max-height: 165px;
}
.des-txt-cheap{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  padding-top: 20%;
  padding-left: 5px;
  padding-right: 5px;
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.txt-top-cheap{
  top: -5px;
  left: 10px;
  position: absolute;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
}
.txt-bottom-cheap{
    bottom: 6px;
    right: 10px;
    position: absolute;
    font-weight: 700;
    font-size: 18px;
    color: aqua !important;
}
.slider-ve-re .slick-prev {
    left: 0;
    z-index: 9;
    margin-top: -10px;
}
.slider-ve-re .slick-next  {
    right: 0;
    z-index: 9;
    margin-top: -10px;
}
.slider-ve-re .slick-prev:before, .slider-ve-re .slick-next:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    font-size: 40px;

}
.slider-ve-re .slick-next:before{
    content: "\f105";
}
.slider-ve-re .slick-prev:before{
    content: "\f104";
}
.slider-ve-re{
    margin-left: -5px;
    margin-right: -5px;
}
.txt-nhat{
    color: #898989 !important
}
.txt-2-line{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}
.quote-kh .imgPttt .fa{
    font-size: 22px;
    color: #e56100;
    font-style: italic;
}
.list-question li{
    list-style: none;
    position: relative;
    padding: 5px 0;
    padding-left: 20px;
}
.list-question li:before{
    content: "\f29c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 8px;
    left: 0;
    font-size: 15px;
}
.list-question li a{
    color: #333333;
}
.list-type-ve ul li{
    list-style: none;
    position: relative;
    padding-left: 15px;
    margin: 3px 0;
}
.list-type-ve ul li:before{
    content: "\f0da";
    position: absolute;
    left: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #31708f;
    font-size: 12px;
    top: 5px;
}
.list-type-ve ul li a{
    font-size: 12px;
    color: #31708f;
}
.mb15{margin-bottom: 15px !important;}

.star-shake {
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both infinite ;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes shake {
    10%, 90% {
        transform: rotate(-45deg);

    }

    20%, 80% {
        transform: translate3d(45deg);
    }

    30%, 50%, 70% {
        transform: translate3d(0deg);
    }

    40%, 60% {
        transform: translate3d(22deg);
    }
}

.maps-page .fa-home{
    font-size: 18px;
    color: #337ab7;
}
.maps-page .fa-angle-double-right{
    margin: 0 8px;
    color: #31708f;
}
.relative{
    position: relative;
}
.tin-noi-bat{
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 34px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    background-color: #e56100;
    z-index: 2;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
}
.hot-news{
    position: relative;
}
.txt-descript{
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 15px 0 0;
}
.tit-hot-news{
    background-color: rgba(0,0,0,0.75);
    padding: 8px 15px;
}
.tit-hot-news a, .tit-hot-news a h4 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
}
.txt-des{
    background-color: rgba(202, 177, 172,0.85);
    text-align: justify;
    color: #000;
    padding: 10px 15px;
    /*margin-top: 10px;*/
    font-size: 13px;
}
.txt-3-line{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.txt-5-line{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.new-content img {
    max-width: 100%;
    object-fit: cover;
}

.box-news .title h3 {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600;
}

.box-news .title {
    padding: 9px 29px 9px 19px;
    background-color: #31708f;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
    border-radius: 4px;
    position: relative;
}
.box-news .title:before{
    content: "";
    border-right: 10px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 0px;
}
.slider-hot-news .div-img{
    width: 100%;
    height: 390px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    object-fit: cover;
}
.search-right .tab-ve-ks{
    background-color: #0776ad;
    padding: 15px;
    margin-bottom: 15px;
}
.search-right .num-ve table tr td{
    display: block;
    width: 100%;
    padding: 5px 0;
    padding-bottom: 0;
}
.search-right .box-select-option {
    left: auto;
    right: 0;
}
.search-right .num-ve table tr td:first-child{
    padding-top: 10px;
    font-weight: 600;
}
.search-right .num-ve table tr td:nth-child(3){
    font-style: italic;
}

.search-right .btn.btn-tim-ve {
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    width: 100%;
}
.search-right .btn.btn-tim-ve .fa-search {
    font-size: 20px;
}

.search-right .num-ve {
    padding: 0px 0;
     border-top: none; 
     border-bottom: none; 
}

.news-block a, .news-block a h4 {
    font-size: 16px;
    font-weight: 600;
    color: #31708f;
    overflow: hidden;
    text-overflow: ellipsis;
    /*display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-block a:hover, 
.news-block a:focus,
.news-block a:hover h4,
.news-block a:focus h4 {
    color: #f17419 ;
    text-decoration: none;;
}
.news-block a.see-detail{
    color: #f17419 ;
    font-weight: 400;
    display: inline-block;
    margin-top: 5px;
    text-decoration: underline;
}
.img-float{
    float: left;
    width: 120px;
    margin-right: 15px;
    height: 100px;
}
.fs14{font-size: 14px !important}
.news-block {
    padding: 0 !important;
    border-radius: 3px;
}
.box-news.mt15{
    margin-top: 30px !important;
    position: relative;
}
.mt30{margin-top: 30px !important}
.search-right .num-ve table tr td:first-child {
    width: 100%;
}
.search-right .num-ve table tr td:nth-child(2) {
    padding-right: 0;
    width: 100%;
}
.lb-input{
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;

}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + span ,
[type="radio"]:not(:checked) +  span
{
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}
[type="radio"]:checked + span:before,
[type="radio"]:not(:checked) + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 17px;
    height: 17px;
    border: 2px solid #ddd;
    border-radius: 100%;
    background: transparent;
}
[type="radio"]:checked + span:after,
[type="radio"]:not(:checked) + span:after {
    content: '';
    width: 9px;
    height: 9px;
    background: #f17419;
    position: absolute;
    top: 5px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + span:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.scrollToTop {
    width: 50px;
    height: 50px;
    padding: 10px;
    text-align: center;
    background: #f17419;
    font-weight: bold;
    color: #ffffff;
    border-radius: 50px;
    text-decoration: none;
    position: fixed;
    bottom: 150px;
    right: 150px;
    display: none;
    opacity: 0.7;
    font-size: 18px;
}
.scrollToTop:hover, .scrollToTop:focus {
    background-color: #f17419;
    opacity: 1;
    color: #ffffff;
    cursor: pointer;
}
.select2.form-control {
    font-weight: bold;
}
.go-away {
    float: right;
    position: relative;
    top: 6px;
    right: 3px;
}

.back-away {
    float: right;
    position: relative;
    top: 5px;
    right: 3px;
    transform: rotate(75deg);
}
.txt-ellipse{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}

.box-diem .tt-suggestion{
    color: #000000;
}

.box-diem .tt-suggestion:hover{
    color: #ffffff;
}

.div-input-search .fa-times{
    position: absolute;
    right: 110px;
    top: 14px;
    left: auto;
    cursor: pointer;
    padding: 5px;
}

.div-input-search-hotel {
    position: relative;
}

.div-input-search-hotel i {
    color: #b7b5b5;
    position: absolute;
    top: 7px;
    left: 13px;
    z-index: 1;
    font-size: 16px;
}

.div-input-search-hotel .fa-times {
    position: absolute;
    right: 6px;
    top: 3px;
    left: auto;
    cursor: pointer;
    padding: 5px;
}

.input-err {
    border: 1px solid red;
}

.btn.btn-orange-34-2 {
    width: 100% !important;
}

.menu-mb i.fa {
    width: 25px;
}

.menu-mb i.fa.fa-angle-double-right {
  width: 10px;
}

.fl_r {
    float: right;
}

.icon-go-per {
    float: right;
    margin-right: -32px;
}

.rtX180 {
    transform: rotateY(180deg);
}

.menu-header .list-menu li a i {
    margin-right: 3px;
    font-size: 16px;
}

.content-news {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.content-news h1 {
    font-size: 26px;
    text-align: center;
    color: #000;
}

.content-news h1, .content-news h2, .content-news h3, .content-news h4 {
    margin-top: 0;
}

.scroll-touch {
    margin: 0 !important
}

* {
    -webkit-overflow-scrolling: touch;
}

.location-details{
    font-size: 14px;
    color: #111;
}

label.country-search {
    float: right;
    cursor: pointer;
    font-weight: normal;
}

.typeahead.dropdown-menu>li {
    padding: 3px 0px;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}

.typeahead.dropdown-menu>li:last-child {
    border-bottom: none;
}

.typeahead.dropdown-menu>li>a {
    padding: 3px 0px;
    cursor: pointer;
    font-weight: normal;
}

.open .box-select-option ul.typeahead li:hover{
    cursor: pointer;
    background-color: #ffffff;
    color: #333;
}

.typeahead, .tt-query, .tt-hint {
    padding: 8px 16px;
}

.typeahead.dropdown-menu>.active>a, .typeahead.dropdown-menu>.active>a:focus, .typeahead.dropdown-menu>.active>a:hover {
    background-color: #ffffff;
    color: #f17419;
}

.new-items-box:first-child {
    padding-top: 0;
}
.new-items-box:last-child {
    border: none;
}
.new-items-box {
    width: 100%;
    overflow: hidden;
    padding: 14px 8px 14px 0;
    border-bottom: 1px solid #ebebeb;
}
.new-items-box a, .new-items-box:hover a {
    text-decoration: none;
    cursor: pointer;
}
.new-items-img {
    width: 80px;
    float: left;
    margin-right: 8px;
}
.new-items-title {
    color: #666666;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 13px;
}
.new-items-title:hover {
    color: #f17419 !important;
}
.new-item-heading {
    margin-bottom: 22px;
    margin-top: 5px;
    border-bottom: 2px solid #31708f;
    color: #31708f;
}

h2.new-item-heading {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

.new-items-box i.fa-angle-double-right {
    float: left;
    width: 16px;
    color: #666666;
}

.new-item-heading:before{
    /*content: "";
    border-right: 10px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 0px;*/
}
.box-news {
    margin-bottom: 15px;
}
.box-news .nav-tabs .tab1 {
    margin-left: -15px;
}
.box-news #ve_may_bay {
    margin: 0 -15px -15px -15px;
}
.news-bar-block {
    position: relative
}
td {
    padding: 0 5px;
}

.content-news .box-content-left ul {
    margin-left: 30px;
}

ul.typeahead.dropdown-menu {
    padding: 8px 15px;
}

.footer-contact {
    padding: 25px 15px 15px;
    background-color: #0776ad;
}

.footer-contact .txt-addr b {
    font-size: 18px;
}

.footer-contact .address {
    cursor: pointer;
}

.introduce table strong, .content-news table strong, .content-news table a {
    color: inherit;
}

.list_banner_advertise .item_banner_advertise:nth-child(1),
.list_banner_advertise .item_banner_advertise:nth-child(2)
{
    float: left;
    margin-left: -162px;
    top: 60px;
    position: relative;
}

.list_banner_advertise .item_banner_advertise:nth-child(2) {
    top: 328px;
}

.list_banner_advertise .item_banner_advertise:nth-child(3),
.list_banner_advertise .item_banner_advertise:nth-child(4) {
    float: right;
    top: 60px;
    position: relative;
    margin-right: -10px;
}

.list_banner_advertise .item_banner_advertise:nth-child(4) {
    top: 328px;
}

.list_banner_advertise .item_banner_advertise img {
    width: 152px;
    position: fixed;
    height: auto;
    border-radius: 6px;
}
label.lunar-calendar {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

.mb10 {
    margin-bottom: 10px;
}

.lunar-back {
    display: none;
}

.search-right .tab-ve-ks label.lunar-calendar {
    font-size: 12px;
}

.mb2 {
    margin-bottom: 2px !important;
}

.nhanh-cgoi {
    margin-right: 10px;
    white-space: nowrap;
}

.logo-img {
    margin-left: 10px;
}

td.day label:first-child {
    display: inline;
    position: relative;
    top: -6px;
    left: -5px;
}

td.day label:last-child {
    display: inline;
    position: relative;
    top: 7px;
    left: 3px;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #777 !important;
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 50px;
    height: 40px;
    border-radius: 0;
   border: 1px solid #ddd;
   font-weight: 600;
   color: #000;
}

.datepicker table tr td.active label {
    color: #ffffff !important;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  opacity: 0.2;
}

.datepicker table tr td.new label {
    color: #f17419;
}

.datepicker table tr td.old label {
    color: red;
}

.datepicker table tr td.old label { opacity: 0; }

.datepicker table tr td.new label { display:none; }

.datepicker table tr td.old.today.active.day.disabled, .old.active.day.disabled, .old.active.day.disabled:hover {
    border: none;
    background-color: #fff;
}

.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:active {
    border: none;
    background-color: #fff;
}

.datepicker table tr td.active.day {
    color: #fff;
    background-color: #f17419;
    border-color: #f17419;
}
/*
.datepicker table tr td, .datepicker table tr th {
    color: #f17419;
}
*/

.maps-page a {
    color: #337ab7 !important;
}

#IBESearchBox {
    display: none;
}

.IBESRRight #IBESearchBox {
  display: block;
}

.IBESearchResult {
    width: 100% !important;
}

.IBESRRight {
    width: 250px !important;
}

.IBESearchForm {
    min-height: 110px !important;
}

.wait-search-flight {
    text-align: center;
    color: #f17419;
    font-size: 18px;
    margin-top: 40px;
}

.footer_fixed {
    position: fixed;
    width: 100%;
    bottom: 0;
    max-width: 1010px;
}

#IBEErrorMsg {
  margin-top: 30px;
}

.border-color-red {
    border-color: red;
}

.icon-skype {
  font-size: 40px !important;
  /*color: #ffffff;*/
  position: relative;
    top: 10px;
}

.skype-contact-name {
    position: absolute;
    top: -10px;
    left: 151px;
    color: #fff !important;
    text-decoration: none;
    width: 53px;
    float: right;
    right: 0;
}

.skype-contact-name a {
  color: #fff !important;
  margin-right: 10px;
  text-decoration: none;
}

.card {
    margin-bottom: 10px;
    border: 1px solid #ddd;
}

.card-img-top {
    width: 100%;
    height: auto;
    max-height: 200px;
    height: 200px;
}

.card:hover, .card:hover .list-group li {
    background-color: rgba(64,166,242,.1);
}

.card:hover, .card:hover {
  -moz-transform: scale(1.005);
  -webkit-transform: scale(1.005);
  transform: scale(1.005);
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-color: rgba(64,166,242,.1);
}

.title-tour {
    margin-bottom: 18px;
    margin-top: 5px;
    border-bottom: 2px solid #31708f;
    color: #31708f;
}

.title-tour h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
}

.title-tour a {
    float: right;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
}

.card-body {
    padding: 0 10px;
}

.card-title {
    font-weight: 600;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    min-height: 45px;
}

.card-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 22px;
    min-height: 63px;
}

.card ul {
    margin-bottom: 0;
}

.card li {
    min-height: 45px;
    height: 45px;
    border-left: none;
    border-right: none;
}

.card li:last-child {
    border-bottom: none;
}

.card .fa {
    width: 20px;
}

.card .fa.fa-plane.back {
    transform: rotate(75deg);
    position: relative;
    top: 5px;
    left: -3px;
    margin-right: 3px;
}

.card .fa.fa-usd {
    float: left;
    position: relative;
    top: 4px;
    left: -3px;
    font-size: 18px;
    color: #00c1de;
}

.price {
    color: #00c1de;
    font-size: 22px;
    font-weight: bold;
}

.card-body a {
  text-decoration: none;
}

.news-block .txt-5-line img {
    width: 100%;
    object-fit: cover;
}

.required {
  color: red;
  margin-left:6px;
}

.box_book_tour {
    background-color: #0776ad;
    padding: 15px;
    margin-bottom: 15px;
    color: #ffffff;
}

.box_book_tour h3 {
    padding: 0;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 2px solid #ffffff;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.box_book_tour .btn.btn-book-tour {
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    width: 100%;
    padding: 0 20px;
    color: #ffffff;
    font-weight: 700;
    border-radius: 2px;
    background-color: #EA8114;
    text-transform: uppercase;
}

.btn.btn-book-tour:hover, .btn.btn-book-tour:focus {
    background-color: #da6510;
}

.detail-tour h1.title-detail-tour {
    color: #000;
    margin-bottom: 18px;
    margin-top: 0;
    font-size: 26px;
    text-align: center;
}

.info-detail-tour {
    padding: 15px 15px 8px 15px;
    color: #50535d;
    text-shadow: 0 0 1px white;
    background: rgba(148,151,163,.1);
    border-bottom: 1px solid rgba(148,151,163,.15);
    display: inline-block;
    width: 100%;
}

.info-detail-tour span {
  color: #50535d;
  font-size: 14px;
  font-weight: bold;
}

.info-detail-tour span.right {
  float: right;
}

.info-detail-tour span.right label {
  color: #00c1de;
}

.info-detail-tour .fa.fa-plane.back {
    transform: rotate(85deg);
    position: relative;
    top: 0px;
    left: 2px;
    margin-right: 5px;
}

.mr30 {
  margin-right: 30px;
}

.info-detail-tour span.price {
   font-size: 30px;
    color: #00c1de;
    width: auto;
    float: right;
    margin: 0;
}

.box-tour-question {
    border: 1px solid #0776ad;
    padding: 15px 15px 5px 15px;
    background: floralwhite;
}

.box-tour-question ul li, .box-tour-question-pay ul li {
    list-style: none;
    padding-left: 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px;
}

.box-tour-question ul li:last-child, .box-tour-question-pay ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.box-tour-question li i {
    float: left;
    width: 42px;
    font-size: 24px;
    color: #f17419;
    margin-top: 8px;
}

.box-tour-question li div.tour-question-text {
    margin-left: 40px;
}

.txt-89 {
    color: #898989 !important;
}

.main-text {
    color: #0776ad;
    font-weight: bold;
}

.box-tour-question .title {
    border-bottom: 1px solid #ccc;
    color: #0776ad;
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    margin-top: 0;
}

.box-tour-question-pay {
    border: 1px solid #0776ad;
    padding: 15px 15px 5px 15px;
    background: floralwhite;
}

.box-tour-question-pay .title {
    border-bottom: 1px solid #ccc;
    color: #0776ad;
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
    height: auto;
}

.box-tour-question-pay .wPttt li img.thumb {
    margin-top: 22px;
}

.box-tour-question-pay .wPttt li b {
    color: #0776ad;
}

.box-tour-question-pay .wPttt li span {
    color: #898989;
}

.box-tour-question-pay .icon i.fa {
    float: left;
    width: 33px;
    font-size: 36px;
    color: #f17419;
    position: relative;
}

.box-tour-question-pay .icon i.fa-usd {
    left: 6px;
}
.box-tour-question-pay .icon i.fa-university {
    left: 1px;
    font-size: 28px;
}
.box-tour-question-pay .icon i.fa-cc-paypal {
    left: 0px;
    font-size: 26px;
}
.box-tour-question-pay .icon i.fa-credit-card {
    left: 1px;
    font-size: 28px;
}

.fa-calendar.book {
    position: relative;
    float: right;
    top: -25px;
    right: 9px;
    font-size: 18px;
    color: #0776ad;
}

.tour-category-box .media img.d-flex {
    float: left;
    max-height: 120px;
    max-width: 200px;
    width: 200px;
    height: auto;
}

.tour-category-box .media {
    padding-bottom: 20px;
    /*border-bottom: 1px solid #f1592a;*/
    margin-bottom: 24px;
}

.tour-category-box .media:last-child {
  border-bottom:none;
}

.tour-category-box a {
    text-decoration: none;
}

.tour-category-box a h3 {
    margin-top: 5px;
    color: #000000;
    font-size: 18px;
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: normal;
}

.tour-category-box .short_content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
}

.tour-category-box .media-body {
    padding-left: 20px;
}

.info-detail-category-tour span {
    margin-right: 30px;
    display: inline-block;
    font-size: 12px;
    color: #929292;
}

.btn.btn-detail-tour {
    /*text-transform: uppercase;*/
    font-size: 14px;
    position: relative;
    top: 44px;
    font-weight: 600;
    color: #fff;
    height: 34px;
    line-height: 34px;
}

.price-detail-right {
    color: #f1592a;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.media .fa.fa-plane.back {
    transform: rotate(75deg);
    position: relative;
    top: 1px;
    left: -3px;
    margin-right: 3px;
}

.box-search-tour {
    background: linear-gradient(#31708f, #3e8cad);
    /*background: linear-gradient(#ffffff, #f4f4f4);*/
    padding: 20px 30px;
}

.box-search-tour h1 {
    font-size: 24px;
}

.box-search-tour h2 {
    font-size: 18px;
}

.box-search-tour  h1, .box-search-tour  h2, .box-search-tour > h3 , .box-search-tour > h4 {
    color: #ffffff;
    /*color: #31708f;*/
    margin-top: 0;
}

.box-search-tour button {
    background-color: #f17419;
    color: #ffffff;
    font-weight: bold;
    border-radius: 0;
}

.box-search-tour button:hover, .box-search-tour button:active, .box-search-tour button:focus {
    background-color: #da6510;
    color: #ffffff;
}

.box-search-tour .fa.fa-paper-plane {
    color: #ffffff;
    font-size: 46px;
    /*position: absolute;
    margin-left: 26px;*/
    float: right;
    margin-right: 30px;
}

.tab-tour {
    margin-top: 10px;
}

.nav-tabs.tab-tour>li {
    width: 50%;
}

.nav-tabs.tab-tour>li.active>a, .nav-tabs.tab-tour>li.active>a:focus, .nav-tabs.tab-tour>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    background-color: #eee;
}
.nav-tabs.tab-tour .news-block a:hover,.nav-tabs.tab-tour .news-block a:focus, .nav-tabs.tab-tour a {
    color: #555;
}

.tab-tour-content.tab-content {
  background-color: #ffffff !important;
}

.tab-tour-content>.tab-pane {
    padding: 15px;
    background-color: #ffffff !important;
    height: auto;
    min-height: auto !important;
    border: none !important;
}

.tab-tour-content>.tab-pane img {
  width: 100% !important;
  height: auto !important;
  object-fit: cover;
}

.col-sm-12.col-md-9 .tab-ve-ks .num-ve {
    padding: 34px 0;
    margin: 24px 0;
}

.footer .txt-addr h1, 
.footer .txt-addr h2, 
.footer .txt-addr h3, 
.footer .txt-addr h4 {
    margin-bottom: 0;
    margin-top: 0;
}

.footer .txt-addr p {
    margin-bottom: 2px;
}

.footer.visible-xs {
    padding: 15px;
}

.item-ve-cheap:hover {
  -webkit-transform: scale(1.02);
    transform: scale(1.02);
  transition: all .3s ease-in-out;
}

.item-ve{
    position: relative;
    margin: 0 5px;
}
.des-txt{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.6);
}
.txt-top{
    top: 5px;
    left: 10px;
    position: absolute;
    font-size: 13px;
    color: #ffffff;
}
.txt-bottom{
    bottom: 5px;
    right: 10px;
    position: absolute;
    font-weight: 700;
}
.header-menu-mb {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.content-visa {
  text-align: justify;
}

.content-visa h1 {
  font-size: 28px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.content-visa h3 {
  font-size: 28px;
  text-align: left;
}

.content-visa h4 {
  font-weight: bold;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 6px;
  text-align: left;
}

.content-visa img {
    width: 100% !important;
    height: auto !important;
}

.box-contact-ft {
    text-align: center;
    margin-top: 20px;
    display: inline-flex;
}

.box-contact-ft a {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: none;
    color: #ffffff;
    padding: 0;
    line-height: 40px;
    font-size: 20px;
}

.box-contact-ft a.btn-facebook {
    background-color: #475fa6;
}

.box-contact-ft a.btn-google-plus {
    background-color: #dd4b39;
}

.box-contact-ft a.btn-twitter {
    background-color: #39c2f7;
}

.box-contact-ft a:hover, .box-contact-ft a:focus, .box-contact-ft a:active {
    color: #ffffff;
}

.box-contact-ft i.icon-skype {
    top: 0;
}

.email-box-km {
    color: #ffffff;
    float: right;
    position: relative;
    top: -72px;
    padding-right: 0;
}

.btn-f17419 {
    background-color: #f17419;
    color: #ffffff;
    font-weight: bold;
}

.btn-f17419:focus, .btn-f17419:hover, .btn-f17419:active {
    background-color: #da6510;
    color: #ffffff;
}

.border-eva {
    top: 0;
    width: 100%;
    position: absolute;
    background: url(../img/icon/border_eva.png);
    background-repeat: repeat-x;
    height: 5px;
    margin-top: 10px;
    z-index: -1;
}

.box580 {
    max-width: 580px;
    margin: auto;
}

.form-email .form-control {
    height: 46px;
    border-radius: 2px;
    box-shadow: none;
    border: 2px solid #aaa;
    padding-left: 40px;
    font-size: 14px;
}

.btn.btn-blue-40 {
    padding: 0px 15px;
    background-color: #1ba0e2;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    border: none;
    height: 46px;
    line-height: 46px;
}

.form-email .btn-blue-40 {
    position: absolute;
    right: 0;
    top: 0;
    height: 46px;
    line-height: 46px;
}

.btn.btn-blue-40:hover, .btn.btn-blue-40 :focus {
    background-color: #0c83bd;
}

.form-email .fa-envelope-o {
    position: absolute;
    top: 13px;
    left: 13px;
    color: #aaa;
    font-size: 20px;
}

.box-email-km {
    margin-bottom: 30px;
    padding: 0 15px;
}

.box-itinerary {
    margin: 12px 0 0 0;
}

.mr15 {
    margin-right: 15px;
}

.div-number ul li {
    width: calc(100%/3);
    float: left;
    list-style: none;
    padding-left: 1px;
    padding-right: 1px;
}

.div-number .right {
    text-align: center;
    padding: 5px 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 5px 0;
    background-color: #ffffff;
}

.div-number .left {
    font-weight: bold;
    color: #ffffff;
    margin-left: 6px;
}

.btn.btn-math {
    background-color: #ffffff;
    color: #ff8917;
    padding: 0;
    width: 26px;
    height: 24px;
    line-height: 24px;
}

.div-number .right>span {
    width: 30px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    top: 2px;
    color: #333333;
}

.div-number ul {
    margin-bottom: 0;
    min-height: 85px;
}

th .prev.disabled, .datepicker .next.disabled, .datepicker .prev.disabled {
    display: block;
    border-bottom: 1px solid #ddd !important;
}

.flight-box-result, .content-search-flight {
    min-height: 500px;
}

#booktour .select2-container--default .select2-selection--single .select2-selection__arrow,
#booktour .select2-container .select2-selection--single,
#booktour .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 36px;
}

#booktour  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}

.box-search-tours.open .box-select-option {
    width: 100%;
    border: 1px solid #ccc !important;
}

.box-search-tours .btn-close {
    margin-right: 4px;
}

.tours-search-content {
  color: #333;
  padding: 20px;
}

.img-search-tour {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}

.tours-info p {
  color: #494b55;
  font-size: 16px;
  margin-bottom: 2px;
  font-weight: 600;
}

.tours-info a {
  text-decoration: none;
  color: #31708f;
  cursor: pointer;
  float: left;
}

.tours-info  {
    display: table-cell;
    vertical-align: middle;
    height: 80px; 
}

#input-search-tours {
  border-radius: 0;
}

.hot-tours-txt {
  color: #31708f;
  margin-bottom: 20px;
  font-weight: 600;
}

a.hotline-num, .list-menu-mb ul>li a {
  text-decoration: none !important;
}

#alert_book_error, #alert_book_success {
  display: none;
}

.box-content-right .tab-ve-ks .num-ve {
    padding: 0 !important;
    border-top: none;
    border-bottom: none;
}

.txt-tong-dai, .nhanh-cgoi>span:first-child {
    color: #31708f;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}

.txt-tong-dai i {
    font-size: 18px;
    position: relative;
    top: 1px;
    margin-right: 5px;
}

.hotline__infor a {
    text-decoration: none !important;
}

.step-hotline a {
    text-decoration: none;
}

.nav.nav-tabs.tab-tour {
    background: none !important;
}

.open .box-select-option .typeahead.dropdown-menu li:hover {
  background-color: #ffffff !important;
}

#ve_may_bay, #book_road_tab, #dat_xe, #book_visa_tab {
    min-height: 426px;
}

.tab-text-xs {
    display: block;
    font-size: 13px;
}

#alert_book_error, #alert_book_success {
  display: none;
}

.btn.btn-book-road{
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 2px;
  background-color: #EA8114;
  width: 100%;
}

.btn.btn-book-road:hover, .btn.btn-book-road:focus{
  background-color: #da6510;
}

.select-journey {
    display: inline-block;
    margin-bottom: 0px !important;
    margin-top: 10px;
}

.form-autocomplete .form-control {
    height: 34px;
    /*border: none;*/
    /*border-radius: 2px;*/
    width: 100%;
    padding: 8px 30px !important;
}

.div-input-search-hotel i {
    color: #b7b5b5;
    position: absolute;
    top: 8px;
    left: 13px;
    z-index: 1;
    font-size: 16px;
}

.table-responsive {
    border: none !important;
}

.fl_l {
    float: left;
}

.fl_r {
    float: right;
}

.div-td {
    margin-right: 32px;
    text-align: center;
    position: relative;
    top: 10px;
}

.like_share_fb, .like_share_zalo {
    position: relative;
    float: right;
    top: -20px;
    margin-left: 5px;
}

.group-share-social {
    text-align: right;
}

.group-share-social .social-share-fb, .group-share-social .social-share-zalo {
    display: inline-block;
}

.group-share-social .social-share-fb {
    position: relative;
    top: -5px;
}
    
.box-news .news-block {
    margin-bottom: 15px;
}

.chat-form .icon-skype {
    font-size: 46px !important;
    position: relative;
    top: 13px;
}

.home-transfer.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px;
    align-items: center;
}

.home-transfer.media p {
    margin-bottom: 3px;
}

.txt-copyright {
    text-align: center;
    font-size: 18px;
}

.poweredby {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.fb-frame {
    text-align: center;
}

.form-date.form-tour-book label {
    position: inherit;
    font-size: inherit;
    padding: inherit;
}

 .form-date.form-tour-book {
    position: inherit;
    font-size: inherit;
    padding: inherit;
    margin-bottom: 15px;
}

.hide_prev_calendar {
    display: block;
    visibility: hidden;
}

.show_prev_calendar {
    display: table-cell;
    visibility: inherit;
}

.border_ccc {
  border: 1px solid #ccc;
}

.ft-contact-viber, .ft-contact-zalo {
    position: relative;
    top: 3px;
}

.hot-menu {
    color: red;
    position: relative;
    top: -6px;
    font-size: 10px;
    font-weight: bolder;
}

.marquee {
    float: left;
    width: 45%;
    font-size: 22px;
    color: #31708f;
    position: relative;
    top: 22px;
    font-weight: bold;
    font-style: italic;
}

h1.heading_content_pages {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}

.box-img-app {
    text-align: center;
    color: #ffffff;
}

.box-description-app {
    color: #ffffff;
}

.box-img-app h3, .box-description-app h3 {
    margin-top: 0;
}

.box-img-app h3 {
    text-align: center;
}

.box-tags span.tagTitle {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}

.box-tags span.tagContent {
  color: #ffffff;
  padding: 4px 8px;
  font-size: 13px;
  font-weight: 500;
  background: #f1592a;
  margin: 4px 6px;
  display: inline-block;
}

.box-tags span a {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  margin: 0;
} 

.box-tags span a:hover, .box-tags span a:focus, .box-tags span a:active {
    color: #ffffff;
}

/*iframe {
  width: 100% !important;
}*/

.hotline__infor .div-td .txt-tong-dai i.fa-phone {
    font-size: 20px;
    transform: rotate(20deg);
}

.hotline__infor .div-td a {
    margin-left: 10px;
}

.box-news .news-block p img {
    width: 100%;
    object-fit: cover;
}

#map_wrapper .map-frame {
    height: 400px;
    width: 100%;
    margin-bottom: 50px;
}

#map_canvas , #map_canvas_2 {
    width: 100%;
    height: 100%;
}

.list-contact {
  margin-top: 10px;
  color: #555;
  font-weight: 600;
  margin-bottom: 20px;
  /*border-bottom: 4px solid #0776ad;*/
  text-align: center;
}

.list-contact p:first-child {
  color: #000;
}

.page-content ul li {
  display: block;
}

.list-contact-footer {
  display: block;
  color: #ffffff;
  font-weight: 600;
  padding: 0 20px;
}

.list-contact-footer p {
    margin-bottom: 5px;
}

.list-contact-footer.has-img-location {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.list-contact-footer.has-img-location p {
    margin-bottom: 2px;
}

.list-contact-footer.has-img-location .img-location {
    margin-right: 10px;
}

.list-contact-footer p:first-child {
  font-size: 16px;
  font-weight: 600;
}

.contact-text, .contact-footer {
  display: flex;
  padding: 0 20px;
  border-bottom: 4px solid #0776ad;
}

.contact-footer {
    border: none;
}

.info_content h3 {
  margin-top: 0;
}

.info_content p {
  margin-bottom: 5px
}

.list-contact p:first-child {
  font-size: 26px;
}

#map_wrapper_index {
    height: 130px;
}

.road-div .form-control.typeahead {
    border-radius: 4px;
}

.content-news p img {
    width: 100% !important;
    object-fit: cover;
}

#pagination {
  padding: 30px 0;
}
ul.tsc_pagination li a
{
    border:solid 1px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:6px 9px 6px 9px;
    text-align: center;
    display: flex;
    justify-content: center;
}
ul.tsc_pagination li
{
    padding-bottom:1px;
    display: flex;
}
ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current
{
    color:#FFFFFF;
    box-shadow:0px 1px #EDEDED;
    -moz-box-shadow:0px 1px #EDEDED;
    -webkit-box-shadow:0px 1px #EDEDED;
}
ul.tsc_pagination
{
    margin:4px 0;
    padding:0px;
    height:100%;
    overflow:hidden;
    font:12px 'Tahoma';
    list-style-type:none;
    text-align: center;
    display: flex;
    justify-content: center;
}
ul.tsc_pagination li
{
    float:left;
    margin:0px;
    padding:0px;
    margin-left:5px;
}
ul.tsc_pagination li a
{
    margin: 0 3px;
    color:black;
    display:block;
    text-decoration:none;
    padding: 8px 16px;
}
ul.tsc_pagination li a img
{
    border:none;
}
ul.tsc_pagination li a
  {
    color:#0776ad;
    border-color:#0776ad;
    background:#ffffff;
}
ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current
{
    text-shadow:0px 1px #0776ad;
    border-color:#0776ad;
    background:#0776ad;
    background:-moz-linear-gradient(top, #0776ad 1px, #0776ad 1px, #0776ad);
    background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #0776ad), color-stop(0.02, #0776ad), color-stop(1, #0776ad));
}

.categories-news {
  padding-left: 20px;
  color: #31708f;
  font-size: 14px;
}

.categories-news div {
  padding: 5px 0;
  font-weight: 600;
}

.categories-news a {
  color: #31708f;
  text-decoration: none;
}

.categories-list {
    /*background: #f4f4f4;*/
    padding-bottom: 10px;
}

.categories-news.news-list a {
  font-size: 13px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  font-weight: 600;
}

.categories-news a i.fa-angle-double-right {
  font-weight: 600;
  margin-right: 3px;
}

.div-hl {
    position: relative;
    top: 10px;
}

.overlay-body {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: #fff;
  /*opacity: 0.5;*/
  display: none;
}

.overflow_hidden {
  overflow: hidden;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

.navbar.nav-date {
    background-color: #f1592a;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 60px;
    line-height: 58px;
    z-index: 3
}

.navbar.nav-date i {
    font-size: 26px;
    float: left;
    position: relative;
    top: 16px;
    left: 20px;
}

#main-nav-date {
  display: none;
}

#box-search-month-back,
#box-search-month-go {
    display: none;
    margin-bottom: 20px;
}

.box-search-month .select2-container {
    width: 100% !important;
}

.box-search-month .select2-container--default .select2-selection--single {
    border: none;
    border-radius: 2px;
}

.box-search-month .select2-container--default .select2-selection--single {
    height: 34px;
}

.box-search-month .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}

.box-search-month .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  color: #fff;
  font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.styled-checkbox + label:before {
  content: '';
  margin-right: 6px;
  display: inline-block;
  vertical-align: text-top;
  width: 16px;
  height: 15px;
  background: white;
}
.styled-checkbox:hover + label:before {
  background: #f17419;
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
  background: #f17419;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 8px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}

.form-months {
    position: relative;
    margin-top: 6px;
    margin-bottom: 2px;
}

.dtc-footer {
    width: 100%;
}

.content-news .panel-title {
    font-size: 16px;
    font-weight: bold;
}

.content-news .panel-title a,
.content-news .panel-title a:active,
.content-news .panel-title a:focus,
.content-news .panel-title a:hover {
    text-decoration: none;
}

.question-normal {
    text-align: center;
    margin-bottom: 30px;
    font-size: 24px;
}

.form-input-note {
    font-size: 15px;
    font-style: italic;
    color: gray;
    text-align: center;
}

h1.heading_content_pages_cus {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 22px;
    font-weight: 600;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    white-space: pre-line;
    word-break: break-word;
}

ul.dtc-pax-info li:first-child .dtc-pax-cus {
    width: 20%;
    padding: 0;
    color: #000;
    float: left;
    text-align: left;
    margin: 0;
    padding-left: 5px;
}
ul.dtc-pax-info li:first-child .dtc-pax-sex {
    text-align: left;
    padding-left: 6px;
    margin: 0;
}
ul.dtc-pax-info li:first-child .dtc-pax-firstname {
    text-align: left;
    margin: 0;
    padding-left: 10px;
}
ul.dtc-pax-info li:first-child .dtc-pax-lastname {
    margin: 0;
    text-align: left;
    padding-left: 8px;
}

.frame-month-flight {
  width: 100% !important;
  display: block;
  /*height: 564px;*/
  margin-top: 0;
  margin-bottom: 0;
}

.mb0 {
  margin-bottom: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.news-block a img {
  object-fit: cover;
}

.loading {
    background-image: url(/templates/assets/img/loading.gif);
    width: 160px;
    height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; 
    margin: 0 auto;
    display: block;
     -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: none;
}

.main-right-bar {
    position: sticky;
    top: 60px;
    z-index: 1;
}

.more_info_visa {
    text-align: right;
    margin-top: 10px;
}

.more_info_visa a {
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
}

.banner_top {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
}

.banner_top img {
    width: auto;
    max-width: 660px;
    max-height: 72px;
    position: relative;
    object-fit: cover;
    top: -4px;
    left: -10px;
}
/* Css widget Call, Zalo, Fb */
@keyframes lac {
	0% {
		transform: rotate(0)
	}
	10% {
		transform: rotate(-25deg)
	}
	20% {
		transform: rotate(25deg)
	}
	30% {
		transform: rotate(-25deg)
	}
	40% {
		transform: rotate(25deg)
	}
	50% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(0)
	}
}

@-webkit-keyframes lac {
	0% {
		-webkit-transform: rotate(0)
	}
	10% {
		-webkit-transform: rotate(-25deg)
	}
	20% {
		-webkit-transform: rotate(25deg)
	}
	30% {
		-webkit-transform: rotate(-25deg)
	}
	40% {
		-webkit-transform: rotate(25deg)
	}
	50% {
		-webkit-transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(0)
	}
}

@keyframes zoomin {
	0% {
		transform: scale(.8);
		opacity: 1
	}
	100% {
		transform: scale(2.2);
		opacity: .1
	}
}

@-webkit-keyframes zoomin {
	0% {
		-webkit-transform: scale(.8);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(2.2);
		opacity: .1
	}
}

@keyframes zoomout {
	0% {
		transform: scale(.8);
		opacity: 1
	}
	100% {
		transform: scale(1.1);
		opacity: .3
	}
}

@-webkit-keyframes zoomout {
	0% {
		-webkit-transform: scale(.8);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(1.1);
		opacity: .3
	}
}


.widget__setting_support .btn-call {
	position: fixed;
	bottom: 6%;
	left: 30px;
	z-index: 99
}

.widget__setting_support .btn-call span {
	transform: rotate(90deg);
	display: block;
	font-size: 18px;
	width: 46px;
	height: 46px;
	margin: auto;
	border-radius: 50%;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #ed1d24;
	position: relative
}

.widget__setting_support .btn-call span:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	border: solid 1px rgba(237, 29, 36, .6);
	-webkit-animation-name: zoomin;
	animation-name: zoomin;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.widget__setting_support .btn-call span:after {
	content: '';
	position: absolute;
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
	border-radius: 50%;
	background: rgba(237, 29, 36, .6);
	z-index: -1;
	-webkit-animation-name: zoomout;
	animation-name: zoomout;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate
}

.widget__setting_support .btn-call span i {
	-webkit-animation-name: lac;
	animation-name: lac;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.widget__setting_support .btn-call strong {
	color: #fff;
	background: rgba(237, 29, 36, .8);
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px;
	border-radius: 5px;
	position: absolute;
	left: 106%;
	margin-left: 5px;
	white-space: nowrap;
	font-weight: 500;
	font-size: 18px;
	line-height: 37px;
	top: 50%;
	margin-top: -18px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.widget__setting_support .btn-call strong:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-right: 8px solid rgba(237, 29, 36, .8);
	border-bottom: 6px solid transparent;
	position: absolute;
	left: -8px;
	top: 50%;
	margin-top: -6px
}

.widget__setting_support .site-social {
	position: fixed;
	bottom: 6%;
	right: 16px;
	display: flex;
	flex-direction: column;
	z-index: 400
}

.widget__setting_support .site-social .btn-social {
	background: #FFF;
	box-shadow: 0 4px 20px 0 rgba(74, 74, 78, 0.2);
	border-radius: 50%;
	width: 43px;
	height: 43px;
	margin-bottom: 10px
}

.widget__setting_support .site-social .btn-social:last-child {
	margin-bottom: 0
}

/* Footer-Copyright */
.footer-copyright {
    border-top: 1px solid #fff;
    margin: 0 auto;
    color: #fff;
    display: block;
    text-align: center;
    background: #19588c;
    padding: 10px;
}