
.btn-style,
.call-now,
.is-uppercase,
.nav-tabs>li,
.navbar-default .navbar-nav>li a,
.page-title,
.quotes .quotes-title,
.section-title span,
.section-title-main,
.title-gia-xe,
.uppercase,
.widget-area .widget-title,
h6,
span.widget-title,
th {
	text-transform: uppercase
}

.banner h1,
.banner h2,
.h-bold,
.heading-font,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700
}

.section-title-bold-center span,
.section-title-center span,
.sologan-home,
.tab-title .view-all,
.text-center {
	text-align: center
}

body {
	color: #1f1f1f;
	scroll-behavior: smooth;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
    line-height: 30px;
}

.logo-mobile {
	display: none
}

.header-logo-top {
	margin-top: 15px
}

.header-title {
	font-family: HyundaisanBold;
	font-size: 18px
}

.header-title p {
	color: #014488
}

.header-title h5 {
	font-family: HyundaisanBold;
	font-size: 22px;
	color: #014488
}

.heading-font,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333
}

.h5,
h5 {
	font-size: 1em
}

h1,
h2,
h3,
h4,
h5,
h6 {
	width: 100%;
	margin-top: 0;
	margin-bottom: .5em;
	text-rendering: optimizeSpeed
}

.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Lato, sans-serif
}

nav.top-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

ul {
	list-style: disc
}

a:hover {
	text-decoration: none;
	color:#014488;
}

.quickcontact {
	padding: 10px 0;
	color: #999;
	background: #f8f8f8
}

nav.top-menu ul li:first-child {
	border-right: 1px solid #ccc;
	margin-right: 5px;
	padding-right: 5px
}

nav.top-menu ul li {
	display: inline-block
}

.quickcontact a {
	color: #999
}

.navbar-default {
	background-color: #fff;
	box-shadow: 0 1px 3px #ddd;
	border: none;
	border-radius: 0!important;
	border-top: 1px solid #ddd
}

.navbar {
	margin-bottom: 0;
	border-bottom: 3px solid #014488;
}

.navbar-brand {
    float: none;
    padding: 8px;
    font-size: 18px;
    line-height: 20px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.navbar-default .navbar-nav>li a {
	color: #333;
	font-weight: 650;
	font-size: 16px;
	padding-top: 15px;
    padding-bottom: 15px;
}

#page-content,
.navbar-header,
.navbar.navbar-fixed-top.slide-active {
	position: relative
}

body.slide-active {
	overflow-x: hidden
}

.no-margin-top {
	margin-top: 0!important
}

.navbar-collapse {
	padding-left: 0
}

.new-related {
	font-size: 16px
}

#page-content {
	left: 0
}

#page-content.slide-active {
	padding-top: 0
}

#slide-nav .navbar-toggle {
	cursor: pointer;
	position: relative;
	line-height: 0;
	float: left;
	margin: 0;
	width: 30px;
	height: 40px;
	padding: 10px 0 0;
	border: 0;
	background: 0 0
}

#slide-nav .navbar-toggle>.icon-bar {
	width: 100%;
	display: block;
	height: 3px;
	margin: 5px 0 0
}

#slide-nav .navbar-toggle.slide-active .icon-bar {
	background: #e8522f
}

.tab-title .view-all {
	display: none;
	color: #fff!important;
	font-size: 12px;
	background: #b7b7b7!important;
	border-radius: 20px;
	width: 80px;
	height: 25px;
	padding: 0 5px;
	line-height: 25px;
	float: right;
	transition: .5s ease;
	margin-top: 8px;
	-webkit-transition: .5s ease
}
 #footer-call{
     display:none;
 }
 .wpcf7-form-control-wrap .wpcf7-form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
@media (min-width:767px) {
	.post-item-box {
		height: 150px
	}
	#menu-item-111 {
		margin-right: 10px
	}
}

@media (max-width:767px) {
    #back-to-top {
     bottom: 65px !important;
    }
    .logo-mobile .logo img{
        width: 240px;
        margin-top: 7px;
    }
    .section_product {
        margin: 15px 0 !important;
    }
    .note-testsrive{
        display:none;
    }
    .logo-mobile .logo .site-name-mobile{
        text-transform: uppercase;
        font-weight: bold;
        color: #000;
        font-size: 16px;
        margin-left: 15px;
    }
    #footer-call{
        background:#fff;
        font-size: 14px !important;
        position: fixed;
        z-index: 99900;
        bottom:0;
        width: 100%;
        padding: 3px 6px;
        box-shadow: 0 -4px 8px rgba(29,36,62,.2);
        display:block !important;
    }
     #footer-call .footer-call-detail {
        font-size: 14px;
        width: 25%;
        margin: 0.00px!important;
        padding: 2px 0;
        float: right;
     }
    #footer-call .footer-call-detail span{
        display:block;
        font-size: 11px;
        text-align: center;
        line-height:16px;
        color: #6c738d;
    }
     #footer-call .footer-call-detail img{
        display:block;
        margin:0 auto;
        width: 30px;
    }
	#slide-nav .container {
		margin: 0;
		padding: 0!important
	}
	#slide-nav .navbar-header {
		margin: 0 auto;
		padding: 0 15px;
	}
	#slide-nav .navbar.slide-active {
		position: absolute;
		width: 280px;
		top: -1px;
		z-index: 1000
	}
	#slide-nav #slidemenu {
		background: #f7f7f7;
		left: -100%;
		width: 280px;
		min-width: 0;
		position: fixed;
		padding-left: 0;
		z-index: 101;
		top: 0;
		margin: 0;
		min-height: 100vh;
		height: 100%;
		overflow-x: hidden;
		overflow-y: visible
	}
	#slide-nav #slidemenu .navbar-nav {
		min-width: 0;
		width: 100%;
		margin: 0
	}
	#slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
		min-width: 0;
		white-space: normal
	}
	#slide-nav {
		border-top: 0
	}
	#slide-nav.navbar-inverse #slidemenu {
		background: #333
	}
	#content-single-post {
        padding: 5px !important;
    }
    .product-single-title-cus h1 {
        margin-top: 10px;
        font-size: 20px;
    }
    .box-header-promotions {
        margin: 5px !important;
    }
    .new-home {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

}

.post-detail,
article .cover {
	overflow: hidden
}

@media (min-width:768px) {
	.navbar-nav,
	.navbar-nav>li {
		float: none!important;
		margin: 0 auto
	}
	.navbar-nav {
		text-align: center
	}
	.navbar-nav>li {
		display: inline-block
	}
	#page-content,
	.navbar-header {
		left: 0!important;
		z-index: 9999999
	}
	.navbar.navbar-fixed-top.slide-active {
		position: fixed
	}
}

.uix_panelMask {
	visibility: hidden;
	width: 100%;
	height: 100%;
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0;
	-webkit-animation: panelMaskOut .1s linear;
	animation: panelMaskOut .1s linear
}

.sologan-home {
	margin: 20px 0
}

.sologan-home div p i {
	font-size: 3em;
	color: #9e9e9e
}

.is-uppercase,
.uppercase {
	line-height: 1.2
}

.uppercase,
h6,
span.widget-title,
th {
	line-height: 1.05;
	letter-spacing: .05em
}

.box-header {
	position: relative;
	margin: 0;
	z-index: 9
}

.section-title-normal {
	border-bottom: 1px solid #0063a0;
	margin-bottom: 0
}

.section-title-main {
	transform: skewX(-17deg) translate(26px, 0);
	background-color: #0063a0;
	position: relative;
	display: inline-block;
	height: 40px;
	bottom: 0;
	margin-left: -20px;
	font-size: 18px;
	font-weight: 700;
	padding: 0 20px;
	line-height: 40px;
	color: #fff
}

.car-home .car-home-detail {
	text-align: center;
	margin-top: 10px
}

.car-home .title {
	font-size: 16px;
	margin-bottom: 5px
}

.car-home .title a {
	color: grey;
	font-weight: 700
}

.car-home .price {
	font-size: 15px;
	color: #014488;
	font-weight: 550
}

.box-text.text-center {
	padding-left: 10px;
	padding-right: 10px
}

.box-text {
	padding-top: .7em;
	position: relative;
	width: 100%;
	font-size: .9em
}

.box-text a:not(.button),
.box-text h1,
.box-text h2,
.box-text h3,
.box-text h4,
.box-text h5,
.box-text h6 {
	line-height: 1.3;
	margin-top: .1em;
	margin-bottom: .1em
}

.is-large {
	font-size: 1.15em
}

.is-divider {
	height: 3px;
	display: block;
	background-color: rgba(0, 0, 0, .1);
	margin: 1em 0;
	width: 100%;
	max-width: 30px
}

.text-center .is-divider,
.text-center .is-star-rating,
.text-center>div,
.text-center>div>div {
	margin-left: auto;
	margin-right: auto
}

.from_the_blog_excerpt {
	color: #1f1f1f;
	line-height: 22px;
	font-size: 14px
}

.new-home {
	margin-top: 20px;
	margin-bottom: 20px
}

.section-title b {
	display: block;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 2px;
	opacity: .1;
	background-color: currentColor
}

.section-title-center span {
    margin: 0 auto;
    color: #000;
}

.section-title {
	position: relative;
	-js-display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

.col-flex,
.row-flex {
	display: flex
}

.nav-tabs {
	border-bottom: 1px solid #eaeaea
}

.nav-tabs>li {
	font-size: 16px;
	font-weight: 700;
	margin-right: 10px
}

.nav-tabs>li.active {
	border-bottom: 1px solid #014488
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border: none;
	position: relative
}

.tabs-home li a {
	color: grey;
	padding-left: 0
}

.nav-tabs>li.active>a {
	color: #014488!important;
	position: relative
}

.post-item-box {
	width: 50%;
	float: left;
	padding: 0 15px;
	margin-bottom: 15px
}

.post-detail {
	width: 160px;
	height: 110px;
	margin-right: 8px;
	float: left
}

.post-item-box .post-detail .box-text-inner .post-title {
	color: #656565;
	line-height: 24px;
	font-size: 16px
}

.post-item-box .post-detail .box-text {
	padding-top: 0
}

.col-flex {
	flex: 1;
	flex-direction: column
}

.box-header-promotions {
	margin: 20px 0
}

.section-title-main2 {
	font-size: 18px
}

@media only screen and (max-width:768px) {
    .phonemb{
        display:block !important;;
    }
	.box-header-cus,
	.entry-title {
		margin-top: 20px
	}
	.site-branding,
	.sologan-home {
		display: none
	}
	.entry-title {
		font-size: 22px
	}
	.content-thread,
	.quotes-contact {
		margin-bottom: 20px
	}
	.car-home {
		width: 50%
	}
	.tab-title {
		width: 100%;
		border-bottom: 1px solid #bdbdbd;
		padding: 5px;
		overflow: hidden
	}
	.tab-title:first-child {
		border-top: 1px solid #bdbdbd
	}
	.tab-title .view-all {
		display: block;
		float: right
	}
	.tab-title .select-tab {
		float: left
	}
	.nav-tabs>li>a.view-all {
		color: #fff!important
	}
	.call-to-action {
		left: 30px;
		bottom: 20px
	}
	.content-thread article {
		min-height: min-content!important
	}
	.content-single {
		margin-top: 0!important
	}
	.act-prd2 {
        width: 100%;
    }
}

@media (max-width:767px) {
    .content-thread article>header .title {

        line-height: 26px !important;

    }
    .ho-tro-form .form-insert {
        width: 100% !important;
    }
    .introduce {
        margin-top:20px;
    }
    #slidemenu #menu .menu-toyota {
        padding: 0;
    }
    .product-single-title h1, .product-single-title h2 {
        font-size: 18px !important;
    }
	.logo-mobile{
		display: block
	}
	.evo-logo,.zalo-container,.logo-right{
		display: none
	}
	#menu .ui-menu-top,
	.add-menu-mobile {
		display: block!important
	}
	#menu .ui-menu-top {
		visibility: visible!important
	}
	.navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
	.mobile-menu .sub-menu {
		position: relative!important;
		margin: 0;
		box-shadow: none;
		float: none
	}
	.navbar-nav>li>a {
		padding: 15px;
		border-bottom: 1px solid #ccc
	}
	.nav-menu li>a:after {
		right: 15px!important
	}
	.arrown-act:after {
		transform: rotate(90deg)!important;
		-webkit-transform: rotate(90)!important
	}
	.add-menu-mobile li a img {
		height: 50px;
	}
	.add-menu-mobile li a menu-image-title {
		font-weight:bold;
	}
	.sub-menu .menu-product {
		text-align: left!important
	}
	.new-home .col-promotions {
		height: 390px
	}
}

@media only screen and (max-width:991px) {
	.new-home .col-promotions .cover a img {
		width: 160px;
		height: 110px;
		object-fit: cover
	}
	.new-home .col-promotions {
		height: auto!important;
		display: block;
		width: 100%
	}
	.new-home .col-promotions .cover {
		width: 160px;
		float: left
	}
	.new-home .col-promotions .box-text {
		margin-left: 180px;
		width: auto;
		padding-top: 0
	}
	.new-home .col-promotions .box-text .box-text-inner {
		text-align: left
	}
	.new-home .col-promotions .box-text .box-text-inner .is-divider {
		margin-left: 0;
		margin-right: 0
	}
	.post-detail a img {
		width: 160px;
		height: 110px;
		object-fit: cover
	}
	.new-home {
		display: block!important
	}
	.section-title-main {
		font-size: 16px;
		padding: 0 18px
	}
	.call-to-action {
		bottom: 10px
	}
}

@media only screen and (max-width:650px) {
	.row-flex {
		display: block!important
	}
	.post-item-box {
		width: 100%
	}
	.post-item-box .post-title {
		line-height: 20px;
		font-size: 14px
	}
}

@media only screen and (max-width:550px) {
	article .summary {
		
	}
}

@media only screen and (max-width:490px) {
	.new-home .col-promotions .cover {
		width: 100%;
		float: none
	}
	.new-home .col-promotions .box-text {
		margin-left: 0;
		width: 100%;
		padding-top: .7em
	}
	.new-home .col-promotions .cover a img {
		width: 100%;
		height: auto;
		object-fit: cover
	}
	.new-home .col-promotions .box-text .box-text-inner .is-divider {
		margin-left: auto;
		margin-right: auto
	}
	.new-home .col-promotions .box-text .box-text-inner {
		text-align: center
	}
}

@media only screen and (max-width:415px) {
    .ho-tro-form .form-insert {
        width: 90% !important;
    }
	.car-home,
	.quotes-call,
	.quotes-pop {
		width: 100%
	}
	.car-home .cover a img {
		margin-left: auto;
		margin-right: auto
	}
	.nav-tabs>li>a {
		font-size: 14px
	}
	.ho-tro-form .phone-group {
        display: block !important;
    }
}

@media only screen and (max-width:350px) {
	.tab-title {
		padding: 0
	}
	.nav-tabs>li>a {
		margin-right: 0
	}
}
#menu-item-335 .sub-menu li a{
    font-size: 14px;
    width: 100%;
    border-bottom: 1px solid #f7f7f7;
    padding-top: 0;
    display: inline-block;
    line-height: 40px;
    font-weight: 600;
    padding-bottom: 0;
}
#menu-item-335 .sub-menu li a:hover{
    color:#014488;
}
.sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 200px;
	font-size: 14px;
	text-align: left;
	list-style: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: rgba(0, 0, 0, .5) 0 2px 8px 0;
	box-shadow: rgba(0, 0, 0, .5) 0 2px 8px 0;
	background-color: #fff!important;
	border: none;
	padding: 20px 0!important;
	webkit-transition: .35s;
	-o-transition: .35s;
	transition: .35s
}

.site-footer {
	background: #e0e1e3
}

.quotes .quotes-title {
	font-size: 18px;
	margin: 20px 0
}

.entry-content .wpcf7 .wpcf7-submit,
.modal-body .wpcf7 .wpcf7-submit,
.quotes .quotes-detail .wpcf7 .wpcf7-submit {
    font-size: 14px;
    background: #014488;
    color: #fff;
    width: 100%;
    height: 43px;
    font-size: 20px;
    text-transform: uppercase;
}

#absolute-footer {
	background-color: #5b5b5b
}

.copyright-footer {
	padding: 20px 0;
	text-align: center;
	color: rgba(255, 255, 255, .5);
	font-size: 14px;
	margin-bottom: 0
}

.btn-style {
	width: 100%;
	height: 36px;
	color: #fff;
	font-size: 16px;
	text-align: left;
	border-radius: 3px;
	background: #014488;
	padding-left: 60px;
	position: relative
}

.foot-in-itm {
	margin-top: 15px;
	padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
.foot-in-itm ul li i{
    color:#fff;
}
.foot-in-itm ul li {
    color: rgba(255,255,255,0.7);

}

#back-to-top,
#hotline,
#menu .ui-menu-top a,
.entry-content td,
.menu-prd-name,
.quotes-call,
.sub-menu .menu-product,
.title-gia-xe {
	text-align: center
}

.arrow-pop {
	position: absolute;
	left: -15px;
	top: -12px;
	width: 60px;
	height: 60px;
	background: #0087dc;
	border-radius: 30px;
	border: 2px solid #fff
}

.arrow-pop i {
	position: absolute;
	left: 15px;
	top: 15px;
	font-size: 26px
}

.quotes .quotes-pop button {
	margin-bottom: 34px
}

.quotes-call {
	background: #f2f2f2;
	border-radius: 5px;
	padding: 10px;
	color: #676767
}

.pop-call {
	font-size: 20px;
	color: #009dff;
	font-weight: 700
}

.pop-call i {
	margin-right: 10px;
	font-size: 26px
}

.pop-call a {
	font-weight: 700
}

.call-now {
	font-weight: 700;
	font-size: 18px
}

.title-gia-xe {
	margin-top: -10px
}

.title-gia-xe span {
	font-size: 16px;
	color: #f70000
}

.footer-info {
	background: #000111;
	padding: 25px 0;
	font-size: 14px;
}

.foot-in-itm h3 {
	color: #fff;
	font-size: 18px
}

.foot-in-itm .is-divider {
	background-color: #ccc
}

.foot-in-itm .foot-info-detail {
	color: #e4e4e4
}

.foot-in-itm .foot-info-detail p:first-child {
	font-size: 18px;
	font-weight: 700
}

.foot-in-itm .foot-info-detail p span {
	color: #e2e2e2
}

.foot-in-itm ul {
	padding: 0
}

.foot-in-itm ul li {
	list-style: none;
	padding: 5px
}

.foot-in-itm ul li a {
	color: #e4e4e4
}

.foot-in-itm ul li a i {
	margin-right: 8px
}

.foot-in-itm ul li a span {
	color: rgba(255,255,255,0.7);
}

.foot-in-car ul li a span {
	font-weight: 600;
	font-size: 14px
}

#back-to-top.show {
	opacity: 1
}

#back-to-top {
    bottom: 20px;
    right: 10px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: 0;
    border-radius: 2px;
    opacity: 0;
    cursor: pointer;
    background: #337ab7;
    border: 1px solid #FFF;
}

#back-to-top,
#hotline {
	position: fixed
}

.call-to-action {
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 90
}

.call-to-action ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.call-to-action li {
	display: inline-block;
	margin-right: 5px;
}

.btn-primary {
	background-color: #014488;
	border: none
}

.call-to-action li i {
	color: #fff;
	margin-right: 8px
}

.call-to-action li a {
	font-size: 18px
}

.call-to-action .title-cta {
	color: #fff;
	font-size: 18px
}

.entry-title {
	font-size: 22px;
	margin-bottom: 5px;
	line-height: 30px
}

.entry-header {
	margin-bottom: 10px
}

.modal-header .sologan-quote strong a {
	color: red
}

.bread {
	margin-top: 15px;
}

.content-single,
.introduce {

}
.breadcrumb_last {

}
.page-title {
	font-size: 18px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 7px;
	color: #014488;
	font-weight: 700;
	margin: 0 0 25px
}

.page-title span {
	position: relative
}

.content-thread article {
	padding: 10px 0;
	position: relative;
	border-bottom: 1px solid #e5e5e5
}

.page-title span::after {
	content: "";
	width: 100%;
	height: 1px;
	background: #014488;
	position: absolute;
	left: 0;
	bottom: -8px
}

.content-thread article .cover {
	width: 25%;
	float: left
}

.content-thread article .cover a img {
	width: 100%;
	height: 120px;
	object-fit: cover
}

.content-thread header {
	width: 75%;
	float: left;
	padding-left: 10px
}

.content-thread article>header .title {
	margin: 0;
	line-height: 16px;
	font-weight: 700
}

.content-thread article>header .title a {
	color: #3a3a3b;
	font-weight: 700;
	font-size: 15px
}
.content-thread article>header .title a:hover{
	color: #014488;
}

.content-thread header .summary {
	margin-top: 15px
}

article .summary {
    font-size: 15px;
    line-height: 1.4;
    color: #333;
}

.widget-area .widget-title {
    font-size: 16px;
    border-bottom: 1px solid #014488;
    padding: 10px 0;
}

.widget-area ul {
	padding-left: 5px
}

.widget-area ul li {
	list-style: none;
	margin-bottom: 5px
}

.widget-area ul li a {
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    display: inherit;
}

.widget-area ul li a img {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px
}

.widget-area ul li a:hover,
.widget-price {
	color: #014488
}

#recent-posts-product ul li a img {
	width: 90px;
	height: auto
}
.post-single-title{
    border-bottom: 1px solid #bcbec0;
    margin-bottom: 10px;
}
.post-single-title h1{
    padding:15px 0;
}
/* new post toyota*/
.entry-meta {
    color: #808285;
    font-style: italic;
    padding: 0 0 10px;
    font-size: 14px;
}
.product-single-title-cus {
    border-bottom: 1px solid #bcbec0;
    margin-bottom: 10px;
}
.product-single-title-cus h1 {
    padding-top: 14px;
}
.sigle-post-cus{
    padding-left:8px;
    padding-right:8px;
    overflow:hidden;
}
.entry-meta span a {
    color: #808285;
}
.count-view-post i {
    color: #808285;
    padding: 0 5px;
}
#wpcf7-f1063-o1 .wpcf7-response-output{
    color:#fff;
}
.dn-social-share {
  
    margin-bottom: 15px;
}
.dn-social-share span {
    width: 36px;
    height: 36px;
    display: inline-block;
    margin-left: -4px;
    cursor: pointer;
}
.dn-social-share span i {
    font-size: 22px;
    width: 100%;
    line-height: 36px;
    text-align: center;
    color: #fff;
}
.dn-social-share span.facebook i {
    background-color: #0096db;
}
.dn-social-share span.twitter i {
    background-color: #bcbdc1;
}
.dn-social-share span.pinterest i {
    background-color: #f68121;
}
.dn-social-share span.linkin i {
    background-color: #017bc4;
}
.title-inan {
    font-size: 22px;
    padding: 20px 0px;
    margin: 0;
}
.post-related {
    margin-bottom: 15px;
    padding-left: 8px;
    padding-right: 8px;
}
.post-related-wrapper .post-related .cover a img {
    height: 118px;
    width: 100%;
    object-fit: cover;
}
.post-related-wrapper .post-related-title {
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px;
}
.post-related-wrapper .post-related-title {
    height: 81px;
    overflow: hidden;
    margin-bottom: 0;
}
.post-related .post-related-title p {
    margin: 10px;
}
.post-related-wrapper .post-related-title a {
    color: #666c71;
    line-height: 22px;
    font-size: 14px;
    font-weight: 600;
    display: inherit;
}
.entry-content .zing-content table {
	width: 100%;
	margin: 0 0 15px
}

.entry-content tr:first-child {
	background: #edeceb;
	font-weight: 700
}

.entry-content tr:first-child td {
	padding: 6px 10px
}

.entry-content td {
	padding: 15px 10px;
	border: 1px solid #e2dfdd
}

.entry-contentt img {
	max-width: 100%!important;
	width: auto!important;
	height: auto!important
}

.nav-menu li>a:after {
	content: "\f0d8";
	font-family: FontAwesome;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	position: absolute;
	right: -2px
}

.nav-menu li>a:only-child:after {
	content: ""
}

.sub-menu .menu-item a {
	padding: 10px;
}
a.btn-phone {
    background: #C80F2F;
    padding: 2px 15px;
    color: #fff;
    border-radius: 4px;
    font-weight: bold;
}
.call-wrapper{
    margin-bottom: 15px;
}

@media screen and (min-width:768px) {
	#primary-menu li.menu-item-has-children:hover>ul.sub-menu {
		display: block
	}
	#primary-menu .car-menu-home:hover .sub-menu {
		width: 100%
	}
}

.menu-prd-name {
	text-transform: initial;
	font-size: 13px;
	color: #1f1f1f
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	position: relative
}

.car-menu-home:hover {
	position: static
}
.sub-menu .menu-product:hover .menu-image-title{
	color:#014488;
}
.sub-menu .menu-product:hover img{
	opacity:.85;
}

@media screen and (max-width:991px) and (min-width:768px) {
	.sub-menu .menu-product {
		width: 25%
	}
	.ho-tro-form .form-insert {
        width: 210px !important;
    }
    .foot-in-itm {
        height: 250px;
        overflow: hidden;
    }
    .why-img-box:after {
        right: -30px;
    }
}
@media screen and (max-width:1024px) and (min-width:991px) {

    .why-img-box:after {
        right: -30px !important;
    }
    .foot-in-itm {
        padding-left: 6px;
        padding-right: 6px;
    }
    #slidemenu .logo-wrapper img {
        margin-top: 16px !important;
    }
}

#menu .ui-menu-top {
	padding: 0 15px;
	line-height: 40px;
	background: #f8f8f8;
	display: none;
	visibility: hidden
}

#menu .ui-menu-top span {
	text-align: center;
	display: block;
	font-size: 16px;
	color: rgba(0, 0, 0, .3);
	font-weight: 700
}

#menu .ui-menu-top a {
	right: 0;
	display: block;
	position: absolute;
	width: 40px;
	background: #df5c53;
	color: #fff;
	font-size: 20px;
	top: 0
}

.navbar-header:after {
	clear: both
}

.navbar-header:after,
.navbar-header:before {
	content: " ";
	display: table
}

.navbar-collapse {
	padding-right: 0
}

.feature-box-style-daidien {
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 2px;
    background-color: #fcfeff;
    border: 1px dashed #E63312;
    box-shadow: 0 1px 2px 2px rgba(0, 0, 0, .1);
}

.feature-box-link img {
	border-radius: 50%;
	margin: auto
}

.item-feature-box.text-center .feature-box-icon {
	display: block
}

.item-feature-box.text-center .feature-box-info {
	display: block;
	padding: 0
}

.feature-box-info ul {
	text-align: justify;
	margin: 15px 0 0
}

.feature-box-info ul li i {
	color: #014488;
}
.feature-box-info .phone-siderbar{
    background-color:#014488;
    padding:10px 15px;
    color:#fff;
    border-radius:5px;
}
.feature-box-info .phone-siderbar i{
     font-size:24px;
}
.feature-box-info .phone-siderbar a{
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
.feature-box-info .feature-box-info-header{
    font-size: 18px;
}
.feature-box-info ul li {
	margin-bottom: 10px
}

/* csss toyota okayama*/
.tu{
    text-transform: uppercase;
}
.tfb{
    font-weight:bold;
}

.contact-top ul{
   margin-bottom: 0;
    
}
.contact-top ul li{
     list-style: none inside;
}
.site-branding .evo-top-bar {

}

.site-branding .evo-top-bar .mosttop-bar-info li {
    font-size: 13px;
    font-weight: 400;
    color: #101010;
    border-left: 1px solid #eee;
    list-style-type: none;
    margin: 0px;
    padding: 6px 15px;
    display: inline-block;
}
.evo-top-bar .mosttop-bar-info li:hover a, .site-branding  .evo-top-bar .mosttop-bar-info li a:focus {
    color: #014488 !important;
}
.site-branding .evo-top-bar .social-icons li {
    display: inline-block;
    padding: 6px 15px;
    width: 50px;
    border-left: 1px solid #eee;
    text-align: center;
    background-color: #fff;
    float: right;
    cursor:pointer;
}
.site-branding .evo-top-bar .mosttop-bar-info li a {
    color: #101010;
}
.site-branding .evo-top-bar .social-icons {
    text-align: right;
}
.site-branding .evo-top-bar .social-icons li a {
    color: #101010;
    font-size: 16px;
    cursor:pointer;
}

.evo-top-bar .social-icons li:hover:first-child {
    background-color: #1da1f2;
}
.site-branding  .evo-top-bar .social-icons li:first-child {
    border-right: 1px solid #eee;
}
.site-branding .evo-top-bar .social-icons li:hover:nth-child(2) {
    background-color: #bd081c;
}
.site-branding .evo-top-bar .social-icons li:hover:nth-child(1) {
    background-color: #00ACEE;
}
.site-branding .evo-top-bar .social-icons li:hover {
    background-color: #3b5998;
}
.site-branding  .evo-top-bar .social-icons li:hover a:hover, .site-branding  .evo-top-bar .social-icons li:hover a:focus {
    color: #fff;
}
.evo-top-bar .social-icons li:hover a {
    color: #fff;
    cursor:pointer;
}
.evo-top-bar .social-icons li.evo-search:hover {
    background-color: #014488;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.menu-product a {
    font-size: 12px !important;
    font-weight: 600 !important;
    padding: 0 !important;
}
#slidemenu .logo-wrapper img{
    width: 100%;
    margin-top: 13px;
}
#slidemenu #menu{
    padding: 10px 0 8px;
}

#slidemenu #menu .menu-toyota{

}
.carousel-inner img{
    width:100%;
}
.popup-main {
    margin-top: 30px;
}

.popup-main {
	margin-top:30px;
	}
.button-dk {
	text-align:center;
	}		
.button-dk a{
	display:block;
	background-color:#286090;
	font-size:24px;
	color:#fff;
	text-decoration:none;
	padding: 20px;
    font-weight: 700;
	outline : none;
	}
.button-dk a:focus,.button-dk a:focus i,.button-dk a:focus p{
	color:#fff !important;
	outline:none !important;
	border:none !important;
	text-decoration:none;
	}
.button-dk a i,.button-dk a img{
	margin-right:10px;
	font-size:35px;
	color:#fff;
	}
.button-dk a img{
    width:35px;
}
.button-dk a p{
	display:block;
	font-size:14px;
	color:#FFF;
	 font-weight: normal;
	 margin-top:10px;
	}
.button-dk a p:after{
	position: absolute;
	content: "";
	height: 1px;
	background-color: #fff;
	width: 50%;
	margin-left: 15%;
	bottom: 15px;
	display:block;
	margin-top:50px;
	}							
.button-dk a:hover{
	text-decoration:none;
	color:#fff;
	background-color:#333;
	}	
.button-dk a:hover i{
    color:#fff;
}	
.stm-icon-steering_wheel:before {
    content: "\e814";
}
.section_product{
    margin: 30px 0;
}
.product-single-title {
    color: #333;
    border-bottom: 1px solid #BDBFC1;
    margin: 15px 0;
    padding-bottom: 3px;
}
.product-single-title h1, .product-single-title h2 {
    color: #333;
    border-bottom: 2px solid #014488;
    font-size: 18px;
    display: inline;
    font-size: 22px;
    padding-bottom: 6px;
    font-weight: normal;
}
.list-product .product-wrapper{
    padding-left:8px;
    padding-right:8px;
    margin-bottom: 15px;
}
.list-product .product-detail{
    border: 1px solid #f4f4f4;
    backface-visibility: hidden;
    background-color: #FFF;
    padding: 0;
}
.list-product .product-detail:hover {
    box-shadow: 0 0 32px 4px rgba(0,0,0,0.08);
    background: #fff;
}
.list-product .product-detail .product-detail-img{
    display: block;
    position: relative;
    height: 240px;
}
.list-product .product-detail .product-detail-img img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.list-product .product-detail .product-info-suggest{

}
.product-info-suggest .b-goods__name {
    padding-top: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #222;
    border-bottom: 1px solid #f4f4f4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-info-suggest .b-goods__name a {
    color: #222;
}
.product-info-suggest .b-goods__name {
    padding-top: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #222;
    border-bottom: 1px solid #f4f4f4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-info-suggest .b-goods__footer .b-goods__price {
    margin-top: 10px;
    padding: 0 5px;
}

.product-info-suggest .b-goods__footer .b-goods-descr {
    width: 100%;
    margin: 20px 0;
    text-align: center;
    padding: 0 5px;
}

.product-info-suggest t .b-goods__footer .b-goods-descr {
    width: 100%;
    margin: 15px 0;
    text-align: center;
    padding: 0 5px;
}
.product-info-suggest .b-goods__footer .b-goods-descr li+li {
    border-left: 1px solid #ddd;
}
.product-info-suggest .b-goods__footer .b-goods-descr li {
    display: inline-block;
    padding: 0 14px;
    text-align: center;
    font-size: 12px;
}
.product-info-suggest .b-goods__footer .b-goods-descr li img {
    max-width: 22px;
    margin: 0 auto 3px;
    display: block;
}

.product-info-suggest .b-goods__footer .b-goods-descr li img {
    width: 22px;
}
.car-meta-top {
    padding: 0 8px 5px 8px;
    border-bottom: 1px solid #ccc;
     display:none;
}

.b-goods__inner .car-meta-top .price {
    position: relative;
    float: right;
    padding: 6px;
    margin-left: 18px;
    background-color: #014488;
    text-align: right;
}
.b-goods__inner .car-meta-top .price:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: -8px;
    height: 100%;
    width: 13px;
    background-color: #014488;
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}
.b-goods__inner .car-meta-top .car-title a{
    color: #333;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 36px;
    font-weight: 600;
}
.b-goods__inner .car-meta-top .price .normal-price {
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    z-index: 100;
}
.b-goods__inner .car-meta-top .price .normal-price .vnd{
    text-decoration: underline;
}
.b-goods__inner .title-mobile{
    padding-bottom: 10px;
    text-align: center;
    color: #222;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: 500;
}
.b-goods__inner .price-mobile{
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
    color: #000;
    font-weight: 600;
}
.price-discount{
    float:right;
    color: #f00;
}
.price-real{
    color: #464646;
    font-size: 14px;
    text-align: left !important;
    font-weight: normal;
}
.price-real:after {

}
.colored-separator {
    text-align: center;
    vertical-align: top;
    font-size: 0;
}
.colored-separator .first-long, .colored-separator .last-short {
    display: inline-block;
    vertical-align: top;
    width: 33px;
    height: 5px;
    -webkit-transform: skew(-40deg, 0deg);
    transform: skew(-40deg, 0deg);
    border-radius: 2px;
    background-color: #014488;
}
.colored-separator .first-long {

}
.stm-base-background-color {
    background-color: #FF7911 !important;
}
.colored-separator .last-short {
    width: 16px;
    margin: 0 5px;
}
.dn-post-spr {
    padding-left: 8px;
    padding-right: 8px;
}
.dn-post .dn-post-detail {
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 13px;
    padding: 10px 15px;
    height: 145px;
    overflow: hidden;
    box-shadow: rgba(0,0,0,0.125) 0px 1px 10px -1px, rgba(0,0,0,0.05) 0px 1px 20px -1px;
    border: 1px solid #f4f4f4;
    backface-visibility: hidden;
}
.b-goods__inner .car-meta-top .car-title:hover a,.dn-post .dn-post-detail .title a:hover,.foot-in-itm ul li a span:hover {
    color: #FF7911;
}
.dn-post .cover img {
    height: 184px;
    width: 100%;
    object-fit: cover;
}
.dn-post .dn-post-detail .title{
    font-size: 15px;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
}
.dn-post .dn-post-detail .title a{
    color:#1c1c1c;
}
.from_the_blog_excerpt {
    line-height: 21px;
    font-size: 14px;
}
.from_the_blog_excerpt a{
    color:#014488;
}

.testimonial_item {
    position: relative;
    display: block;
    background: #fff;
    margin: 40px 15px 30px 15px;
    padding: 43px 30px 41px 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
.testimonial_item .image-box {
    position: absolute;
    top: -40px;
    right: 40px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
}
.testimonial_item .rating-box {
    position: relative;
    display: block;
    margin-bottom: 16px;
}
.testimonial_item .rating-box li {
    color: #f25743;
}
.testimonial_item .rating-box li {
    position: relative;
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-right: 7px;
}
.testimonial_item .image-box i {
    position: absolute;
    right: -5px;
    bottom: 0px;
    font-size: 15px;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}

.testimonial_item .rating-box li i {
    font-size: 18px;
}
.testimonial_item .image-box i {
    background: -webkit-linear-gradient(-90deg, #f25643, #eb3848 50%);
}
.testimonial_item p {
    font-size: 15px;
    line-height: 24px;
    color: #5a5a68;
    margin-bottom: 17px;
    min-height: 140px;
}
.testimonial_item .testimonial_name {
    font-weight: 600;
    color: #1e1e2a;
    font-size: 18px;
}
.testimonial_item .testimonial_name span {
    font-size: 16px;
    font-weight: 400;
    color: #5a5a68;
}
.footer-slider-wrap .owl-carousel .item img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
    margin: 5px auto;
}
.sologan-tvbh {
    text-transform: uppercase;
    font-size: 25px;
    color: #000;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}
.footer-slider-wrap{
    background:#fff;
}
.footer-slider-wrap .owl-nav{
    display:none;
}
.footer-slider-wrap .owl-theme .owl-dots .owl-dot.active span, .footer-slider-wrap .owl-theme .owl-dots .owl-dot:hover span {
    background: #014488;
}
.phone-footer{
    font-size: 16px;
    font-weight: bold;
}
.ho-tro-box {
    background: url(https://xehyundaibinhdinh.com.vn/wp-content/uploads/2020/09/Banner-hyundai.jpg);
    background-size: cover;
    padding: 40px 0;
    text-align: center;
}

.ho-tro-title {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 0 10px;
}
.ho-tro-form .form-insert {
    width: 250px;
    position: relative;
}
.ho-tro-form .form-group {
    display: inline-block;
    padding: 0 3px;
}
.form-group {
    margin-bottom: 15px;
}

.ho-tro-form .wpcf7-form-control-wrap .wpcf7-form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ho-tro-form .wpcf7-form-control {
    border-radius: 17.5px;
    font-size: 14px;
    font-style: italic;
}
.ho-tro-form .phone-group {
    position: relative;
}
.ho-tro-form .wpcf7-form-control {
    border-radius: 17.5px;
    font-size: 14px;
    font-style: italic;
}
.phone-group .wpcf7-submit {
    width: 95px;
    height: 33px;
    border: 0;
    background: #FF7911 ;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.foot-info-detail .footer-contact p {
     color: rgba(255,255,255,0.7);
}
.foot-info-detail .footer-contact p a{
    color: rgba(255,255,255,0.7);
    font-size: 14px;
}
.social .social-facebook {
    color: #4a90e2;
}
.social a {
    display: inline-block;
    font-size: 30px;
    margin-left: 15px;
    line-height: 0;
}
.social .social-youtube {
    color: #d0021b;
}

.newsletter-form {
    margin-top: 20px;
    position: relative;
}
.m-0 {
    margin: 0!important;
}
.newsletter-form .m-0 .wpcf7-email{
    width: 100%;
    height: 30px;
    padding: 0 105px 0 10px;
    border: 0;
    border-radius: 50px;
    font-size: 12px;
    color: #262626;
}
.mail-group{
   width: 95px;
    height: 28px;
    border: 0;
    border-radius: 50px;
    background: #FF7911 ;
    position: absolute;
    top: 1px;
    right: 1px;  
}
.mail-group input{
    background: none;
    border: none;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 15px;
    line-height: 10px;
}
.foot-info-detail .zing-content{
    line-height:24px;
}


.call-to-action .btn-primary {
    background-color: #014488;
}
.contact-me {
    padding: 30px 0px;
}
.contact-me .container {
    padding: 20px;
}
.contact-me .wpb_wrapper h2{
    font-size:24px;
    color: #014488;
}
.contact-me  h3{
    color: #333333;
}
.contact-me  h3 a{
   color: #014488;
}
.contact-me .contact-footer{
     background-color: #014488;
     padding: 5px 10px;
     float:left;
     color:#fff;
}
.contact-me .contact-footer:last-child{
     margin-left:20px;
}
.contact-me .contact-footer a{
     color:#fff;
}
#breadcrumbs{
    padding: 10px 0;
    margin-bottom: 0;
}
#breadcrumbs span a{
    color: #333;
    font-size: 14px;
    padding: 5px
}
#breadcrumbs span  i{
    color: #666;
    font-size: 13px;
}
#breadcrumbs span a:hover{
    color: #014488;
}
.section_why {
    background-color: #fff;
    padding: 60px 0px;
    border-top: solid 1px #f5f5f5;
}
.why-content-1 {
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 17px;
    letter-spacing: 0.5px;
}
.why-icon-wrapp {
    margin-right: 25px;
}
.why-img-box {
    position: relative;
    display: block;
    padding-left: 35px;
}
.why-img-content {
    z-index: 1;
    display: block;
    position: relative;
}
.why-icon-content i {
    display: block;
    text-align: center;
    color: #ffffff !important;
    border-radius: 50%;
    background-color: #204d74;
    border-color: #122b40;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 25px;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
}
.why-img-box:after {
    top: unset;
    left: unset;
    bottom: -35px;
    right: -50px;
    height: 180px;
    width: 180px;
    opacity: .6;
    content: "";
    background-image: url(https://xehyundaibinhdinh.com.vn/wp-content/themes/hyundaibinhdinh/includes/img/dots-2.svg);
    background-size: cover;
    position: absolute;
    z-index: 0;
}
.special-head {
    color: #204d74;
    padding-left: 40px;
    font-size: 25px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.special-head:before {
    content: '';
    background: #204d74;
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 1px;
}
.why-list {
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}
@media only screen and (max-width:768px) {
    .logo-right-new{
        display:none;
    }
    .menu-hyundaibinhdinh{
        padding:0;
    }
    .price-real {
        font-size: 11px;
    }
    .price-discount {
        font-size: 13px;
        line-height: 32px;
    }
    .b-goods__inner .price-mobile {
        padding-left: 4px;
        padding-right: 4px;
    
    }
    .imge-whychooseus{
        display:none;
    }
    .special-head {
        font-size: 18px;
    }
    .section_why {
        padding: 25px 0px;
    }
    .why-list {
        margin-bottom: 40px;
    }
    .button-dk a {
        padding: 10px 0;
        font-size: 12px;
    }
    .button-dk a span{
        display: block;
        margin-top: 5px;
        font-weight: 600;
    }
    .button-dk a p,.contact-me {
        display: none;
    }
    .button-dk {
        padding-left: 4px;
        padding-right: 4px;
        overflow: hidden;
        width: 33.33333%;
    }
    .button-dk a img {
        width: 22px;
    }
    .button-dk a i, .button-dk a img {
        font-size: 22px;
    }
    .car-meta-top {
        display:none;
    }
    .b-goods__inner .price-mobile,.b-goods__inner .title-mobile{
        display:block;
    }
    .list-product .product-wrapper {
        padding-left: 4px;
        padding-right: 4px;
    }
    .dn-post-spr {
        padding-left: 4px;
        padding-right: 4px;
    }
    .product-info-suggest .b-goods__footer .b-goods-descr li {
        padding: 0 6px;
    }
    .dn-post .dn-post-detail {
       height: 150px;
    }
    .dn-post .dn-post-detail .from_the_blog_excerpt {
        height:67px;
        overflow: hidden;
    }
    .product-single-title h1, .product-single-title h2 {
      padding-bottom: 6px;
    }

}

@media (max-width: 376px){
    .list-product .product-detail .product-detail-img {
        height: 175px;
    }
    .dn-post .cover img {
        height: 115px;
    }
    .ho-tro-form .form-insert {
        width: 90%;
    }
}
@media (max-width: 320px){
    .product-info-suggest .b-goods__footer .b-goods-descr li {
        padding: 0 4px;
    }
    .product-info-suggest .b-goods__footer .b-goods-descr li {
        font-size: 10px;
    }
    .button-dk {
        width: 100%;
        margin-bottom: 5px;
    }
    .list-product .product-detail .product-detail-img {
        height: 120px;
    }
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
.phonemb{
    display:none;
}
.quick-alo-phone .quick-alo-show {
    visibility: visible;
}
.quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    height: 200px;
    width: 82px;
    height: 64px;
    right: 150px;
    bottom: 60%;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
}
.quick-alo-phone .quick-alo-green .quick-alo-ph-circle {
    border-color: #00A1FF;
    opacity: 0.5;
}
.quick-alo-ph-circle {
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 120px;
    right: 0px;
    border: 2px solid #00A1FF;
    background-color: transparent;
    border-radius: 100%;
    opacity: .1;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}
.quick-alo-phone .quick-alo-green .quick-alo-ph-circle-fill {
    background-color: rgb(246, 202, 98);
    opacity: .75 !important;
}
.quick-alo-ph-circle-fill {
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 120px;
    right: 0px;
    background-color: rgba(0, 161, 255, 0.5);
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #00A1FF;
}
.quick-alo-ph-img-circle {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 140px;
    right: 20px;
    background: #00A1FF url(https://xehyundaibinhdinh.com.vn/wp-content/themes/hyundaibinhdinh/includes/img/phone-mobile.png) no-repeat center center;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .99;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.quick-alo-phone .quick-alo-green .quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
    background-color: #ff0101;
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}
@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}
@-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}
@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

/*singlesanpham*/
.box-img p:first-child{
    padding-top: 66%;
    position: relative;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}
.box-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.margintb{
    margin-right: -5px!important;
    margin-left: -5px!important;
}
#detail_product .col-sm-6,#detail_product .col-sm-3,#detail_product .col-sm-4{
    padding-left: 5px!important;
    padding-right: 5px!important;
    overflow: hidden;
}
.item-pc{
    margin-top:40px;
}


