body{
	padding-top: 0;
	font-family: 'Quicksand', sans-serif !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: 700 !important;
}
.slide-home h3, .sub-category h3, article h1{
    font-family: 'Pacifico', sans-serif !important;
    font-weight: normal !important;
}
.kinhnghiem-dulich [class*='col-']{
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
}
.kinhnghiem-dulich [class*='col-']:hover {
	transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
}
article h1{
    font-size: 2rem;
}
.archive_intro .headline{
	text-align: center;
}
.post_box{
    border-top: none !important;
}
.margin-auto{
    margin: auto;
}
a:hover{
    text-decoration: none !important;
}
.btn-outline-dark:hover {
    background-color: #1360a9 !important;
    border-color: #1360a9 !important;
}
.topbar {
    background: #1360A9;
    padding: 8px 0px;
    text-align: center;
}
.topbar .menu{
    border-width: 0;
    border-style: none;
    border-color: transparent;
    margin-bottom: 0;
    display: inline-block;
}
.topbar .menu a{
    color: #fff;
    background-color: transparent;
    border-width: 0;
    border-style: none;
    border-color: transparent;
}
.vmb-icon a:before {
    content: "\f1d8";
    position: absolute;
    top: -1px;
    right: 6px;
    color: #f59d20;
    transform: rotate(25deg);
    font-size: 15px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}
.vmb-icon .sub-menu a:before{
    content: "";
}
.logo img{
    width: 85%;
    margin: auto;
}
header {
    padding: 50px 0 30px;
}
header .text_box a, .search-popular .text_box a{
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
}
header .text_box a:hover, .search-popular .text_box a:hover{
    color: #f79e1f !important;
}
header .text_box a img,  .search-popular .text_box a img{
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
}
header .text_box a:hover img, .search-popular .text_box a:hover img{
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    transform: translateY(-7px);
}
.breadcrumbs {
    margin-top: -20px;
    background-color: #e9ecef;
}
.breadcrumb-item+.breadcrumb-item:before {
    content: "\f105"!important;
    font-family: "Font Awesome 5 Free"!important;
}
li.breadcrumb-item {
    font-weight: 700;
}
.breadcrumb a {
    font-weight: 700;
    color: #1360a9;
}
.breadcrumbs .breadcrumb{
	margin-bottom: 0;
}
.slide-home .owl-carousel h3, .sub-category h3{
    font-size: 18px;
    text-align: center;
}
.slide-home .owl-carousel .owl-nav .owl-prev{
    position: absolute;
    top: 35%;
    left: -17px;
    color: #fff;
    background: #f59d20;
}
.slide-home .owl-carousel .owl-nav .owl-next{
    position: absolute;
    top: 35%;
    right: -17px;
    color: #fff;
    background: #f59d20;
}
.slide-home .owl-carousel .owl-nav .fas{
    padding: 5px 10px;
}
.module-title {
    text-align: center;
    padding-bottom: 25px;
    font-size: 28px;
    font-weight: normal !important;
    font-family: 'Pacifico', sans-serif !important;
}
.relatedcat .module-title{
    text-align: left;
    padding-bottom: 0;
}
.kinhnghiem-dulich, .main-home {
    background: #fafafa;
}
.query_box h3, .post_box h3{
    padding-top: 10px;
    font-size: 18px;
    font-weight: 700;
}
.query_box h3 a, .post_box h3 a, .text_box a{
    color: #000;
}
.query_box h3 a:hover, .post_box h3 a:hover, .text_box a:hover{
	color: #f79e1f;
}
article .post_cats:before{
    content: "\f07c"!important;
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 700;
}
article .post_tags:before{
    content: "\f02c"!important;
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 700;
}
aside .widget.search-form input{
    width: 100%;
    background: #fff;
    border: 3px solid #005dac;
    border-radius: 30px;
    padding: 7px;
}
.main-home .query_box{
    padding-bottom: 30px;
}
.newsletter {
    background: #fafafa;
    padding: 20px 0px;
}
.newsletter .wpcf7{
    position: relative;
}
.newsletter .wpcf7 input{
    background: #fff;
    padding: 15px 10px;
    width: 100%;
}
.newsletter .wpcf7 .btn-primary {
    color: #fff;
    background-color: #1360a9;
    border-color: #1360a9;
    border-radius: 0;
    position: absolute;
    right: 15px;
    top: 0;
    padding: 13px 30px;
}
.app-download .banner-footer-top img{
    position: absolute;
    top: -155px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 160%;
}
.app-download p{
    text-align: justify;
    padding: 20px 0;
}
.pull-left {
    float: left;
}
.img-lightbox img{
    width: 100%;
}
.kinhnghiem-dulich .img-lightbox img, .post_box .img-lightbox img{
    height: 179px;
}
.show-description{
    height: 350px;
    overflow: hidden;
    width: 100%;
}
.pro_show, .pro_hide{
    text-align: center;
    cursor: pointer;
    z-index: 99;
    bottom: 0;
    width: 100%;
    background: #fafafa;
    color: #f59d20;
    font-weight: 700;
    font-size: 18px;
}
.pro_show:before {
    height: 55px;
    margin-top: -45px;
    content: "";
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(233, 233, 233, 0.45) 0%,rgba(233, 233, 233, 1) 100%);
    display: block;
}
button#myBtn:hover{
    background-color: transparent;
}
#myBtn {
    position: fixed;
    width: 63px;
    right: 37px;
    bottom: 85px;
    margin: 0;
    border: none;
    border-radius: 100%;
    background: transparent;
}
#myBtn>span {
    position: relative;
    display: block;
    width: 61px;
    height: 61px;
    line-height: 63px;
    border-radius: 100%;
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    font-family: 'Pacifico', sans-serif !important;
    color: #000;
    background-color: #fff;
    border: 1px solid #fff;
    overflow: hidden;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
}
#myBtn>span:hover{
    color: #fff;
    background-color: #000;
}
.author-sidebar {
    border: 2px solid #f59d20;
    border-radius: 5px;
    padding: 50px 20px 20px;
    position: relative;
    margin-top: 60px;
}
.author-sidebar img {
    border-radius: 50%;
    margin: auto;
    border: 4px solid #f59d20;
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
}
.author-sidebar span.post_author {
    font-size: 20px;
    font-family: 'Pacifico', sans-serif !important;
    color: #1360a9;
}
.author-sidebar .author_description_intro{
    display: none;
}
.author-sidebar .author_description {
    text-align: justify;
    padding-top: 20px;
}
button:focus, input:focus {
    outline: none !important;
    outline: none !important;
}
.meta-related {
    background: #f7f7f7;
    padding: 20px;
    margin-bottom: 20px;
}
.meta-related ul{
	padding-left: 20px;
}
.meta-related ul li a {
    color: #dd202a!important;
}
.short-description {
    background: #fafafa;
}
.bg-warning {
    background-color: #f59d20!important;
    padding: 20px;
    border-radius: 10px;
}
.banner-category{
	position: relative;
    height: 500px;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    -webkit-box-shadow: inset 0 0 100px rgb(0 0 0 / 50%);
    box-shadow: inset 0 0 100px rgb(0 0 0 / 50%);
}
.banner-category h1.archive_title.headline {
    position: absolute;
    margin: 0 auto;
    left: 10%;
    right: 10%;
    top: 40%;
    text-align: center;
    font-family: 'Pacifico', sans-serif !important;
    font-weight: normal !important;
    color: #fff;
    font-size: 50px;
    line-height: 80px;
}
.banner-category .inner {
    max-width: 100%!important;
    display: block;
    background-color: rgb(40 40 40 / 26%);
    height: inherit;
}
footer {
    padding: 30px 0px;
    margin-top: 20px;
    background: #f4f4f4;
}
footer .text_box{
    line-height: 1.9;
}
footer .widget p{
    margin-bottom: 0;
}
footer h4, footer .widget_title {
    color: #555;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}
footer .menu {
    border-width: unset;
    border-style: unset;
    border-color: unset;
}
footer .menu li {
    float: none;
    margin-bottom: 0px;
}
footer .menu a {
    background-color: unset;
    border-width: unset;
    border-style: unset;
    border-color: unset;
    text-transform: initial;
    font-size: 15px;
    color: #555;
    padding: 5px 0px;
}
.copyright {
    padding: 5px 0px;
}
.thanhtoan-footer img {
    display: inline;
    padding-right: 15px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    float: none !important;
    width: 100% !important;
}
#sidebar-fixed{
    z-index: 999;
}
.box-info {
    border: solid 1px #f59d20;
    padding: 15px;
    margin-bottom: 25px;
}
.box-info ul{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
}
.box-info ul li{
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: inline-table;
    width: 100%;
    border-bottom: solid 1px rgba(0,0,0,.15);
}
.box-info ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.box-info .at {
    width: 100px;
    float: left;
    font-weight: 700;
}
.box-info .as {
    overflow: hidden;
}
.tile-content {
    font-size: 24px;
    line-height: 30px;
    color: #f49d20;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 30px;
    border-bottom: solid 1px rgba(0,0,0,.15);
    font-family: 'Pacifico', sans-serif;
}
.scrollspy-example .accordion {
    padding-left: 30px;
    position: relative;
}
.scrollspy-example .accordion:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 15px;
    bottom: 0;
    border-left: solid 1px rgba(0,0,0,.05);
}
.accordion .btn-day{
    padding: 0;
}
.accordion button:hover{
    background-color: transparent;
}
.collapse {
    padding-top: 20px;
}
.titDay {
    font-weight: 700;
    position: relative;
    cursor: pointer;
}
.titDay span{
    color: #ff5607;
}
.titDay:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: solid 1px #ff5607;
    top: 6px;
    left: -22px;
}
.titDay:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #ff5607;
    top: 10px;
    left: -18px;
}
.box-category{
    list-style: none;
}
.box-category .at {
    width: 30px;
    float: left;
    font-weight: 700;
}
.box-category .as {
    overflow: hidden;
}
.woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product {
    margin-bottom: 15px;
    transition: all .2s ease-in-out;
    padding-top: 15px;
    box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 50%);
}
.woocommerce ul.products li.product.grt .woocommerce-loop-product__title {
    font-size: 20px;
    color: #f59d20;
    font-weight: 600;
}
.woocommerce ul.products li.product .price {
    color: #1360a9 !important;
    font-weight: 700 !important;
    font-size: 18px !important;
}
#sidebar-product .woocommerce-widget-layered-nav {
    box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 50%);
    margin-bottom: 20px;
}
#sidebar-product p.widget_title {
    color: #1360a9;
    background-color: #e9ecef;
    border-color: #e9ecef;
    padding: 10px 15px;
    font-weight: 700;
    margin-bottom: 0;
}
#sidebar-product .woocommerce-widget-layered-nav-list{
    padding: 15px;
}
#sidebar-product span.count {
    display: none;
}
/*Hieu ung cho anh*/
.tb-slide-home figure, .sub-category figure{
    margin: 0;
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    background: transparent;
    text-align: center;
    cursor: pointer;
}
.tb-slide-home figcaption, .sub-category figcaption{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
        background-color: #00000029;
}
.tb-slide-home figure .main-caption, .tb-slide-home figure .secondary-caption, .sub-category figure .main-caption, .sub-category figure .secondary-caption{
    position: absolute;
}
figure.effect-bubba2 figcaption::before,figure.effect-bubba2 figcaption::after{
    position:absolute;
    top:10px;
    right:10px;
    bottom:10px;
    left:10px;
    content:'';
    opacity:0;
    -webkit-transition:opacity 0.35s,-webkit-transform 0.35s;
    transition:opacity 0.35s,transform 0.35s;
}
figure.effect-bubba2 figcaption::before{
    border-top:2px solid #fff;
    border-bottom:2px solid #fff;
    -webkit-transform:scale(0,1);
    transform:scale(0,1);
    }
figure.effect-bubba2 figcaption::after{
    border-right:2px solid #fff;
    border-left:2px solid #fff;
    -webkit-transform:scale(1,0);
    transform:scale(1,0);
}
figure.effect-bubba2 img{
    -webkit-transition:opacity 0.35s;
    transition:opacity 0.35s,
}
figure.effect-bubba2:hover img{
    opacity:.8
}
.hover-home figure.effect-bubba2:hover figcaption{
    background: #21252982;
}
figure.effect-bubba2:hover figcaption::before,figure.effect-bubba2:hover figcaption::after{
    opacity:.75;
    -webkit-transform:scale(1);
    transform:scale(1);
}
.effect-bubba2 figcaption .desc{
        position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 140%;
    font-size: 18px !important;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.effect-bubba2 figcaption .desc a{
    color: #fff !important;
}
.effect-bubba2 figcaption:hover .desc{
    display: flex;
}
/* End */
/*Bus Run*/
.main-wrapper{
    overflow: hidden;
}
.bus-wrapper {
	 background: #135fa9;
	 width: 700px;
	 height: 205px;
	 border-radius: 4px;
	 margin: 50px auto 0;
	 position: relative;
	 animation: bus-bounce 0.75s linear infinite;
}
 .bus-wrapper:before {
	 content: "";
	 position: absolute;
	 left: -12px;
	 width: 0;
	 height: 0;
	 border-top: 103px solid transparent;
	 border-bottom: 103px solid transparent;
	 border-right: 12px solid #f59d1f;
}
 .bus-wrapper:after {
	 content: "";
	 position: absolute;
	 right: -18px;
	 top: 0;
	 width: 0;
	 height: 0;
	 border-top: 163px solid transparent;
	 border-bottom: 40px solid transparent;
	 border-left: 18px solid #f59d1f;
}
 .lower-shape {
	 position: absolute;
	 width: 0;
	 left: -22px;
	 height: 0;
	 bottom: 0;
	 border-left: 20px solid transparent;
	 border-right: 90px solid transparent;
	 border-bottom: 15px solid white;
}
 .window-section {
	 width: 607px;
	 height: 80px;
	 display: inline-block;
	 border-radius: 6px;
	 background: #2e4148;
	 margin-top: 15px;
	 margin-left: 24px;
	 padding-left: 21px;
}
 .window-glass {
	 width: 95px;
	 height: 58px;
	 background: #30b0c9;
	 margin-right: 10px;
	 border-radius: 4px;
	 margin: 11px 10px 11px 0;
	 float: left;
	 overflow: hidden;
}
 .window-glass:nth-child(1) {
	 width: 50px;
}
 .window-glass:nth-child(2) .glass-inner .seats.second, .window-glass:nth-child(3) .glass-inner .seats.second, .window-glass:nth-child(4) .glass-inner .seats.second {
	 left: 45px;
}
 .window-glass:nth-child(4) .glass-inner {
	 margin-left: 0;
}
 .window-glass:nth-child(5) .glass-inner {
	 margin-left: -8px;
}
 .window-glass:nth-child(5) .glass-inner .seats.first {
	 left: 15px;
}
 .window-glass:nth-child(5) .glass-inner .seats.second {
	 left: 50px;
}
 .window-glass:nth-child(6) .glass-inner {
	 margin-left: -15px;
}
 .window-glass:nth-child(6) .glass-inner .seats.first {
	 left: 25px;
}
 .window-glass:nth-child(6) .glass-inner .seats.second {
	 display: none;
}
 .glass-inner {
	 width: 95px;
	 height: 58px;
	 background: #59bfd3;
	 margin-top: 11px;
	 margin-left: 15px;
	 border-radius: 4px;
	 position: relative;
}
 .seats {
	 width: 9px;
	 height: 13px;
	 background: rgba(255, 255, 255, 0.3);
	 transform: skewX(9deg);
	 border-radius: 2px;
	 position: absolute;
	 bottom: 10px;
	 left: 6px;
}
 .tyres-wrapper {
	 position: relative;
	 top: 40%;
}
 .tyres-wrapper .tyres-content:nth-child(1) {
	 position: absolute;
	 left: 28%;
	 position: absolute;
	 bottom: -65px;
	 left: 27%;
	 border-radius: 90px 90px 0 0;
	 -moz-border-radius: 90px 90px 0 0;
	 -webkit-border-radius: 90px 90px 0 0;
	 background: white;
	 padding: 10px;
}
 .tyres-wrapper .tyres-content:nth-child(2) {
	 position: absolute;
	 bottom: -65px;
	 right: 9%;
	 border-radius: 90px 90px 0 0;
	 -moz-border-radius: 90px 90px 0 0;
	 -webkit-border-radius: 90px 90px 0 0;
	 background: white;
	 padding: 10px;
}
 .tyres {
	 position: relative;
	 z-index: 1;
	 width: 73px;
	 height: 73px;
	 background: #4e5066;
	 border-radius: 50%;
	 border: 8px solid #3a3e4b;
	 display: flex;
	 -ms-flex-direction: column;
	 flex-direction: column;
	 -webkit-align-items: center;
	 -ms-flex-align: center;
	 align-items: center;
	 -webkit-justify-content: center;
	 -ms-flex-pack: center;
	 justify-content: center;
	 animation: stripe 1s linear infinite;
}
 .rim-section {
	 position: relative;
	 width: 35px;
	 height: 35px;
	 background: #f59d1f;
	 border-radius: 50%;
	 border: 11px solid #135fa9;
}
 .stripe {
	 width: 25px;
	 position: absolute;
	 height: 25px;
	 border: 2px dashed #4e5066;
	 border-radius: 50%;
	 top: -6px;
	 left: -6px;
	 animation: stripe 1s linear infinite;
}
 .sticker-wrap {
	 position: absolute;
	 right: 80px;
	 top: 110px;
	 z-index: 1;
}
 .border-wrap {
	 position: absolute;
	 bottom: 18px;
	 left: 30px;
}
 .border-wrap > span {
	 width: 543px;
	 height: 4px;
	 background: #fff;
	 display: block;
	 margin-bottom: 3px;
}
 .border-wrap > span:last-child {
	 margin-bottom: 0;
}
 .driver-section {
	 background: #2e4148;
	 overflow: visible;
	 width: 70px;
	 border-radius: 4px;
	 padding: 10px;
	 position: absolute;
	 right: 5px;
	 top: 15px;
	 padding-right: 0;
}
 .driver-section:after {
	 content: "";
	 display: inline-block;
	 position: absolute;
	 width: 15px;
	 height: calc(100% + -2px);
	 background: #2e4148;
	 float: right;
	 right: -6px;
	 top: 2px;
	 z-index: 10;
	 -ms-transform: skew(-30deg, 0deg);
	 -webkit-transform: skew(-30deg, 0deg);
	 transform: skew(7deg, 0deg);
}
 .driver-section .window-glass {
	 width: 60px;
}
 .driver-section .glass-inner {
	 margin-left: -57px;
	 margin-top: -5px;
	 height: 70px;
	 transform: skewX(8deg);
}
 .driver-section .handle {
	 width: 30px;
	 height: 3px;
	 background: rgba(255, 255, 255, 0.3);
	 transform: rotate(-20deg);
	 border-radius: 2px;
	 position: absolute;
	 bottom: 10px;
	 right: 15px;
}
 .door-lower {
	 width: 82px;
	 height: 48px;
	 position: absolute;
	 border: 4px solid #2e4148;
	 top: 110px;
	 right: -7px;
	 z-index: 1;
	 border-radius: 4px;
}
 .door-lower .dot1 {
	 width: 10px;
	 height: 4px;
	 background: #3a3e4b;
	 border-radius: 4px;
	 margin-top: 8px;
	 margin-left: 7px;
}
 .door-lower .dot2 {
	 width: 20px;
	 height: 20px;
	 background: #3a3e4b;
	 float: right;
	 margin-right: 7px;
	 border-radius: 2px;
	 margin-top: -3px;
}
 .lights-wrap .lights-1 {
	 background: #cc8460;
	 box-shadow: 1px 2px 0px 0px rgba(0, 0, 0, 0.5);
	 border-radius: 4px;
	 width: 8px;
	 height: 28px;
	 position: absolute;
	 bottom: 43px;
	 left: -5px;
	 animation: changeColor 0.5s infinite;
}
 .lights-wrap .lights {
	 background: #cc8460;
	 box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.5);
	 border-radius: 5px;
	 width: 8px;
	 height: 3px;
	 position: absolute;
	 bottom: 43px;
	 z-index: 1;
	 animation: changeColor 0.5s infinite;
}
 .lights-wrap .lights.lights-2 {
	 left: 50px;
}
 .lights-wrap .lights.lights-3 {
	 left: 189px;
}
 .lights-wrap .lights.lights-4 {
	 left: 395px;
}
 .lights-wrap .lights.lights-5 {
	 right: 165px;
}
 .square-1 {
	 background: #dedede;
	 border: 2px solid #2e4148;
	 box-shadow: inset 2px 6px 2px 0px rgba(0, 0, 0, 0.5);
	 border-radius: 4px;
	 position: absolute;
	 width: 14px;
	 height: 14px;
	 left: 50px;
	 top: 105px;
}
 .square-2 {
	 width: 20px;
	 height: 20px;
	 border: 1px solid rgba(58, 62, 75, 0.1);
	 border-radius: 6px;
	 padding: 0px;
	 display: inline-block;
	 text-align: center;
	 position: absolute;
	 right: 5px;
	 bottom: 21px;
}
 .square-2 > div {
	 width: 12px;
	 height: 10px;
	 background: #3a3e4b;
	 display: inline-block;
	 border-radius: 1px;
}
 .square-3 {
	 width: 20px;
	 height: 20px;
	 border: 1px solid rgba(58, 62, 75, 0.1);
	 border-radius: 6px;
	 padding: 0px;
	 display: inline-block;
	 text-align: center;
	 position: absolute;
	 right: 35px;
	 bottom: 5px;
}
 .square-3 > div {
	 width: 12px;
	 height: 10px;
	 background: #3a3e4b;
	 display: inline-block;
	 border-radius: 1px;
}
 .shadow {
	 background: #d8d8d8;
	 border-radius: 8px;
	 width: 663px;
	 height: 14px;
	 margin: 25px auto 0;
	 position: relative;
}
 .headlight-wrap {
	 position: absolute;
	 right: -17px;
	 bottom: 66px;
	 z-index: 1;
}
 .headlight-wrap > span {
	 width: 8px;
	 height: 2px;
	 background: #fff;
	 display: block;
	 margin-bottom: 1px;
}
 .road {
	 width: 200%;
	 margin-top: -7px;
	 position: relative;
	 z-index: 1;
	 animation: mov-road 6s linear infinite;
	 overflow: hidden;
}
 .road .line {
	 float: left;
}
 .road .line:nth-child(1) {
	 width: 10px;
	 height: 6px;
	 background: #3a3e4b;
	 border-radius: 4px;
	 margin-left: 80px;
	 margin-right: 20px;
}
 .road .line:nth-child(2) {
	 width: 20px;
	 height: 6px;
	 background: #3a3e4b;
	 border-radius: 4px;
	 margin-right: 150px;
}
 .road .line:nth-child(3) {
	 width: 200px;
	 height: 6px;
	 background: #3a3e4b;
	 border-radius: 4px;
	 margin-right: 80px;
}
 .road .line:nth-child(4) {
	 width: 200px;
	 height: 6px;
	 background: #3a3e4b;
	 border-radius: 4px;
	 margin-right: 180px;
}
 .road .line:nth-child(5) {
	 width: 150px;
	 height: 6px;
	 background: #3a3e4b;
	 border-radius: 4px;
	 margin-right: 300px;
}
 .road .line:nth-child(6) {
	 width: 200px;
	 height: 6px;
	 background: #3a3e4b;
	 border-radius: 4px;
}
 .road .line:nth-child(7) {
	 width: 10px;
	 height: 6px;
	 background: #3a3e4b;
	 border-radius: 4px;
	 margin-left: 80px;
	 margin-right: 20px;
}
 .road .line:nth-child(8) {
	 width: 20px;
	 height: 6px;
	 background: #3a3e4b;
	 border-radius: 4px;
	 margin-right: 150px;
}
 @keyframes changeColor {
	 0% {
		 background-color: #cc8460;
	}
	 50% {
		 background-color: orange;
	}
	 100% {
		 background-color: #ffc107;
	}
}
 @keyframes stripe {
	 0% {
		 -moz-transform: rotateZ(0deg);
		 -webkit-transform: rotateZ(0deg);
		 -o-transform: rotateZ(0deg);
		 -ms-transform: rotateZ(0deg);
	}
	 0% {
		 -moz-transform: rotateZ(180deg);
		 -webkit-transform: rotateZ(180deg);
		 -o-transform: rotateZ(180deg);
		 -ms-transform: rotateZ(180deg);
	}
	 100% {
		 -moz-transform: rotateZ(360deg);
		 -webkit-transform: rotateZ(360deg);
		 -o-transform: rotateZ(360deg);
		 -ms-transform: rotateZ(360deg);
	}
}
 @keyframes bus-bounce {
	 0% {
		 top: 2px;
	}
	 20% {
		 top: 1px;
	}
	 40% {
		 top: 2px;
	}
	 75% {
		 top: 0px;
	}
	 100% {
		 top: 2px;
	}
}
 @keyframes mov-road {
	 0% {
		 left: 1500px;
	}
	 100% {
		 left: -1500px;
	}
}
/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px){
    .query_box .post_excerpt, .banner-home .main-wrapper{display: none;}
    .topbar {
        background: transparent;
        padding: 8px 0px;
        text-align: center;
        border-bottom: 2px solid #1360A9;
    }
    .button-menu-mobile .ubermenu-responsive-toggle{padding: 20px 10px;}
    .kinhnghiem-dulich .img-lightbox img, .post_box .img-lightbox img {height: auto;}
}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px){
    .query_box .post_excerpt, .banner-home .main-wrapper{display: none;}
    .topbar {
        background: transparent;
        padding: 8px 0px;
        text-align: center;
        border-bottom: 2px solid #1360A9;
    }
    .button-menu-mobile .ubermenu-responsive-toggle{padding: 20px 10px;}
    .kinhnghiem-dulich .img-lightbox img, .post_box .img-lightbox img {height: auto;}
}