/*
Theme Name: 123web
Description: Web bán xe ô tô Hyundai
Author: WebOto.vn
Author URL: https://weboto.vn/
Template: flatsome
Version: 3.0
*/
.txt > p {
    margin-bottom: 0;
}
.dac-quyen-vip ol {
    margin-bottom: 0;
}
.dac-quyen-vip ol li {
	color: #ffffff;
}
.bg-dac-quyen-vip {
    background-image: url(https://vwphumy4s.com/wp-content/uploads/2025/02/bg-dac-quyen-vip.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.sub-menu .custom-collapse {
	display: none !important;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.icon-gift {
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

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

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
.ic-head {
    display: inline-table;
    margin-bottom: 0 !important;
}
table.model-car tr:first-child {
    background: #001e50;
}
table.model-car tr:first-child td {
    color: #ffffff;
}
table.model-car tr td {
    border: 1px solid #001e50;
	text-align: center;
}

.ss-km-single {
    border: 1px dashed red;
    border-radius: 4px;
}
.ss-km-single p {
    margin-bottom: 5px;
    font-size: 14px;
}
.fdklt, .r-fdklt > .col, .r-fdklt .wpcf7-submit {
    padding-bottom: 0;
    margin-bottom: 0;
}
.r-fdklt .wpcf7-submit {
    width: 100%;
    border-bottom: 4px solid #0b446f;
}
/***HEADER***/
.nav-dropdown {
	min-width: 280px;
}
.nav-dropdown li a {
	font-size: 14px;
	-moz-transition: padding-left .3s;
    -o-transition: padding-left  .3s;
    -webkit-transition: padding-left  .3s;
    transition: padding-left  .3s;
}
.nav-dropdown li:hover {
    background: #102b4e;
}
.nav-dropdown li:hover a {
	color: #fff;
    font-weight: bold;
	padding-left: 30px;
}
.has-dropdown .icon-angle-down {
	display: none;
}
.header.show-on-scroll, .stuck .header-main {
    display: none;
}
.chudong1 {
	white-space: nowrap;
    font-size: 22px;
    font-weight: bold;
    color: #001f50;
    text-transform: uppercase;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff, 1px 3px 13px #000;
}
.add {
    display: flex;
    align-items: center;
    justify-items: center;
	margin-top: 10px;
}
.add img {
    margin-right: 10px;
}
.add p {
    font-weight: bold;
	font-size: 14px;
}
.p-relative {
    position: relative;
}
.p-absolute {
    position: absolute;
}
.hotline-top span {
    font-size: 18px;
    color: red;
    top: 27px;
    left: 40%;
}
.hotline-top strong {
    color: #111;
	font-size: 14px;
}
i.cdanh {
    font-size: 13px;
    bottom: 26px;
    position: absolute;
    left: 40%;
}
.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {
    0% {
         opacity: 1.0;
    }
    50% {
         opacity: 0.0;
    }
    100% {
         opacity: 1.0;
    }
}
@-webkit-keyframes blinker {
    0% {
         opacity: 1.0;
    }
    50% {
         opacity: 0.0;
    }
    100% {
         opacity: 1.0;
    }
}
@keyframes blinker {
    0% {
         opacity: 1.0;
    }
    50% {
         opacity: 0.0;
    }
    100% {
         opacity: 1.0;
    }
}
.header-bottom-nav > li {
    width: 150px;
    text-align: center;
    padding: 0;
    margin: 0;
}
.header-bottom-nav > li > a {
	font-size: 15px;
	height: 47px;
    width: 150px;
    display: inline-grid;
}
.header-bottom-nav > li:hover > a {
    background: url(/wp-content/themes/123web/assets/img/menu-hover.png) no-repeat;
}
.header-search-form {
    background: url(/wp-content/themes/123web/assets/img/bg_search.png)no-repeat;
    height: 47px;
	width: 250px !important;
    padding-left: 30px !important;
}
.header-search-form input, .header-search-form .searchform .button {
	background: none !important;
    border: none !important;
    outline: none !important;
	box-shadow: none !important;
	height: 47px;
}
.header-search-form input::placeholder, .header-search-form input[type='search']:focus {
	color: white;
}
/*** THANK YOU ***/
.rmLine b {
    background: transparent;
}
.shadow-solution > .col-inner {
	position: relative;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 4px #00000040;
	border-radius: 20px;
	background-color: #ffffff;
}
.shadow-solution > .col-inner .img {
    border-radius: 9999px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 4px #00000040;
    width: 120px !important;
    height: 120px;
    padding: 20px;
    margin-top: -60px;
    background: #ffffff;
}
.shadow-solution input[type=text], .shadow-solution input[type="email"], .shadow-solution textarea {
    border-radius: 5px;
	margin-bottom: 0;
}
.bongmo .col-inner:before {
    content: "";
    opacity: .1;
    background-color: rgb(68 73 77 / 1);
    border-radius: 20px;
    width: calc(100% - 100px);
    height: 110%;
    display: block;
    z-index: -10;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
}
/*** END THANK YOU ***/
/*** slider in product info ***/
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}
.jssorb032 {
  position: absolute;
}
.jssorb032 .i {
  position: absolute;
  cursor: pointer;
}
.jssorb032 .i .b {
  fill: #fff;
  fill-opacity: 0.7;
  stroke: #000;
  stroke-width: 1200;
  stroke-miterlimit: 10;
  stroke-opacity: 0.25;
}
.jssorb032 .i:hover .b {
  fill: #000;
  fill-opacity: .6;
  stroke: #fff;
  stroke-opacity: .35;
}
.jssorb032 .iav .b {
  fill: #000;
  fill-opacity: 1;
  stroke: #fff;
  stroke-opacity: .35;
}
.jssorb032 .i.idn {
  opacity: .3;
}
.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}
.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}
.jssora051:hover {
  opacity: .8;
}
.jssora051.jssora051dn {
  opacity: .5;
}
.jssora051.jssora051ds {
  opacity: .3;
  pointer-events: none;
}
/*** SINGLE PRODUCT ***/
.row-sale .product-title-container h1 {
    text-align: center;
    color: #ff0000 !important;
	margin-bottom: 0;
}
.row-sale p {
    margin-bottom: 0;
}
.woocommerce-tabs h2 {
    background-image: radial-gradient( circle at 50% 85%, #00437A 0%, #001E50 100% );
    display: inline-block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding-left: 15px;
	text-align: left !important;
}
.product-short-description {
    border-style: dashed;
    border-width: 2px 2px 2px 2px;
    border-color: #FF0000;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-bottom: 10px;
    padding: 10px 10px 10px 10px;
    border-radius: 5px 5px 5px 5px;
}

.single-product .sticky-jump .stuck {
    display: none;
}
.single-product .wc-tabs {
    display: none;
}
.single-product .nav-tabs+.tab-panels {
    border: none;
    padding: 0;
}
.single-product .section-title-normal {
    border-bottom: 2px solid #102b4e;
}
.rmLine {
	margin-top: 1.5em;
}
.rmLine b {
    background: transparent;
}
.ct-title-red .section-title-normal span {
    border-bottom: 2px solid #ff0000;
    color: #ff0000;
}
.tblnormal {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-spacing: 0 !important;
}
.tblnormal tr:first-child {
	 background: #135eac;
    text-align: center;
}
.tblnormal td {
    text-align: center;
    color: #222;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px;
}
.tblnormal tr:first-child td, .tblnormal tr:first-child td, .tblnormal tr:first-child td {
    color: #fff;
    font-weight: bold;
}
/*** menu hor in product info ***/
.fixedProduct {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    text-align: center;
}
.hor-menu-info li:first-child {
    margin-left: 0 !important;
}
.hor-menu-info>li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0;
    transition: background-color .3s;
}
.hor-menu-info > li > a {
	line-height: 50px;
	color: white;
	padding: 0 .75em;
	display: block;
}
.hor-menu-info > li.active, .hor-menu-info > li:hover {
    background: linear-gradient(to right, #f7971e, #FBBC05);
}
ul.hor-menu-info {
    background-image: linear-gradient(248deg, rgb(0, 0, 0) 0%, rgb(14, 113, 184) 100%);
	text-align: center;
}
/*** car color ***/
.swatch-images .list-thumbnail {
	margin: 20px 0 0 0;
	display: flex;
    justify-content: center;
}
.swatch-images .list-thumbnail ul {
	margin: -4px;
	padding: 0;
	list-style: none;
	display: inline;
}
.swatch-images .list-thumbnail ul li {
	float: left;
	margin: 4px;
}
.swatch-images .list-thumbnail ul li .thumbnail {
	border-radius: 50%;
	padding: 1px;
	border: none;
}
.swatch-images .list-thumbnail ul li a.active span {
	border-width: 2px;
	border-style: solid;
	border-color: #ffab00;
}
.swatch-images .list-thumbnail ul li a span {
	display: inline-block;
	width: 35px;
	height: 35px;
	border: 2px solid #ccc;
}
.swatch-images .list-thumbnail ul li a.active span {
	border: 2px solid #ffab00;
}
.swatch-images .list-thumbnail ul li:hover a span {
    border: 3px solid #0f2c4e;
}
/*** gia xe tham khao ***/
.product-short-description tbody tr:first-child {
	background: #102b4e;
}
.product-short-description tbody tr:first-child td {
    color: white;
    text-align: center;
    font-weight: bold;
    font-family: utm-avo;
}
.product-short-description tbody tr:not(:first-child) {
	background: #eee;
}
.product-short-description tbody tr:not(:first-child) td {
	padding-left: 10px;
}
.txt-head {
	color: #e90900;
}
.ss-tt img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.ss-tt .box-text {
	position: absolute;
	top: 35%;
}
.ss-tt .box {
	border: 12px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.ss-tt .item-number {
	position: absolute;
	top: 22%;
	left: 88%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.tt-line {
	border: 1px dashed #000000;
	display: block;
	position: absolute;
	top: 50%;
	left: 100%;
	width: 100%;
}
.box>.box-image:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s
}
@-webkit-keyframes shine {
	100% {
		left: 125%
	}
}
@keyframes shine {
	100% {
		left: 125%
	}
}
.box>.box-image::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg)
}
/*** HOME ***/
/*** *** CTA *** ***/
.ss-cta a.button {
    background: #ed1c24 !important;
    margin-bottom: 0;
}
.ss-cta {
	position: relative;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	background-color: transparent;
    background-image: radial-gradient(circle at 50% 85%, rgb(0, 67, 122) 0%, rgb(0, 30, 80) 100%);
	padding: 40px 0px 70px 0px;
}
/*** news home ***/
.news-home .box-image {
    border-radius: 15px;
    box-shadow: 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -1px rgba(0,0,0,.06);
}
.news-home .box-text {
    background: linear-gradient(0,#001e50 40%,rgba(0,0,0,.35) 100%);
    border-radius: .5rem;
    box-shadow: 0 10px 15px -3px rgba(0,0,0,.1), 0 4px 6px -2px rgba(0,0,0,.05);
    margin-top: -50px;
    padding: 1rem;
    position: relative;
}
.news-home .is-divider {
    display: none;
}
.news-home .post-title {
    min-height: 45px;
}

.title-html, .title-html-white {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}
.title-html h3, .title-html-white h3 {
    position: relative;    
    font-weight: normal;
    text-transform: uppercase;
    font-size: 30px;
    z-index: 2;
    padding-bottom: 20px;
    background: url(/wp-content/uploads/2020/11/title-line.png) no-repeat bottom center;
    margin-bottom: 10px;
}
.title-html h3 {
	color: #002c5f;
}
.title-html-white h3 {
	color: #fff;
}
.title-html p {
    padding: 5px 20px;
    color: #666666;
    display: inline-block;
    position: relative;
    z-index: 2;
}

#footer ul li {
    font-weight: normal;
    background: url(/wp-content/themes/123web/assets/img/arrow-left.png) no-repeat left 6px;
    padding-left: 25px;
}
/*** PAGE ***/
blockquote p {
    font-size: 16px;
    text-align: justify;
}
/*** blog ***/
.blog .widget-title, .single-post .widget-title, .archive .widget-title {
    background: url(/wp-content/themes/123web/assets/img/title-widget.png) left top no-repeat;
    color: #edeff0;
    font-size: 14px;
    height: 95px;
    line-height: 79px;
    text-indent: 96px;
    border-bottom: none;
    width: 100%;
    display: inline-block;
}
.widget .is-divider {
    display: none;
}
.widget .recent-blog-posts a {
    font-size: 13px;
}
.widget .searchform input[type='search'] {
    border-color: #102b4e;
}
.widget .searchform .button.icon {
    background-color: #102b4e !important;
    border: none;
}

.btn-popup-report-price {
	display: block;
	height: 50px;
	position: fixed;
	bottom: 10px;
	background: #001e50;
	text-decoration: none;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	z-index: 999999999;
	color: #ffffff !important;
	font-weight: 700;
	font-size: 125%;
	border-radius: 25px;
	padding: 5px;
	-moz-animation-duration: 500ms;
	-moz-animation-name: calllink;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: alternate;
	-webkit-animation-duration: 500ms;
	-webkit-animation-name: calllink;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-duration: 500ms;
	animation-name: calllink;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}    
.btn-popup-report-price {
	right: 15px;
	width: 220px;
}    
.btn-popup-report-price em {
	position: relative;
	color: #001e50;
	font-size: 30px;
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	margin-right: 5px;
}    
.btn-popup-report-price em:before {
	position: absolute;
	top: 5px;
	left: 4px;
}

.back-to-top {
    bottom: 100px;
    background: #ac2b31 !important;
}
.back-to-top i {
    color: #fff !important;
}

/*** FOOTER ***/
.footer-top {
    background: #e4e5e6;
}
.footer-middle {
    background: url(/wp-content/themes/123web/assets/img/bg-footer-bottom.png)no-repeat right center;
    height: 80px;
    line-height: 80px;
}
.fb-ic-box-l {
    background: url(/wp-content/themes/123web/assets/img/bg-fb-dklt.png) no-repeat;
    bottom: -40%;
	max-height: 82px;
}
.fb-ic-box-l .icon-box {
    padding-left: 12%;
}
.footer-middle .social-icons a {
    margin-bottom: 0;
}
.footer-middle input:not([type="submit"]) {
    border: none;
    border-bottom: 1px solid grey;
    background: transparent;
    border-radius: 0;
}
.footer-middle input.button {
    font-family: utm-avo;
    border-radius: 0;
    border-bottom: 3px solid #0b2858;
}
.footer-end-b {
    height: 50px;
	line-height: 50px;
    background: rgb(16, 43, 78);
}
.footer-end-b .col, .footer-end-b p {
    padding-bottom: 0;
    margin-bottom: 0;
}
.absolute-footer {
	display: none !important;
}

#footer .wpcf7-submit {
    width: 100%;
}
#footer ul li {
    font-size: 14px;
	list-style: none;
}
#footer .section-title-normal {
    border-bottom: 0;
}
#footer .section-title-main {
    font-size: 16px;
    text-transform: uppercase;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    color: #fff;
    background: #102b4e;
    padding: 0;
    width: 100%;
    text-align: center;
    margin-left: 31px;
    margin-right: 30px;
}
#footer .section-title-main:before {
    content: "";
    background: url(/wp-content/themes/123web/assets/img/bg-title-footer-left.png) no-repeat top center;
    display: block;
    height: 30px;
    width: 31px;
    position: absolute;
    top: 0;
    left: 0;
}
#footer .section-title-main:after {
    content: "";
    background: url(/wp-content/themes/123web/assets/img/bg-title-footer-right.png) no-repeat top center;
    display: inline-block;
    height: 30px;
    width: 31px;
    position: absolute;
    top: 0;
    right: 0;
}
#footer input, #footer textarea {
    margin-bottom: 0;
}
.footer-end-b {
    font-size: 12px;
}
/*** END FOOTER ***/

@media  screen and (max-width: 1366px) {
    .fb-ic-box-l {
		background-position: right;
		max-width: 280px;
		font-size: 14px;
	}
}
@media  screen and (max-width: 1080px) {
    .fb-ic-box-l {
		font-size: 13px;
	}
	.fb-ic-box-l .icon-box {
		padding-left: 0;
	}
}
/*** ipad ***/
@media only screen and (max-width: 768px) {
	/*** footer ***/
	.fb-ic-box-l {
		background-position: right;
	}
	.fb-ic-box-l .icon-box {
		padding-left: 0;
	}
	.footer-btn-dklt .icon-box-text {
		padding-left: 0.5em !important;
	}
	#footer .section-title-main {
		font-size: 14px;
	}
	#footer .section-title-main:before {
		width: 32px;
	}
	#footer .section-title-main:after {
		width: 33px;
	}
	.footer-top > .col {
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 48em) {	
	/*** single ***/
	#wpf003 img {
		width: 30% !important;
	}
	
	.btn-popup-report-price {
		background: #2d96cd;
		width: 100%;
		border-radius: 0;
		bottom: 0;
		left: 0;
		height: 40px;
		text-align: center;
		padding: 0;
		font-size: 100%;
		line-height: 40px;
	}
	.btn-popup-report-price em {
		display: none;
	}
	
	/*** video home ***/
	a.button.open-video {
		margin: 0;
		display: inline-block;
		font-size: small;
	}
	
	/*** news home ***/
	.news-home .box-blog-post {
		display: flex;
	}
	.news-home .box-image {
		width: 35%;
		display: inline-block;
	}
	.news-home .box-text {
		width: 63%;
		display: inline-block;
		margin-top: 0px !important;
	}
	
	/*** footer ***/
	.social-icons {
		text-align: center;
	}
	.fb-ic-box-l {
		bottom: 10%;
		max-height: 80px;
		background-position: right;
		max-width: 65%;
	}
	.fb-ic-box-l {
		bottom: 10%;
		max-height: 80px;
	}
	.footer-middle .wpcf7 {
		display: none;
	}
	.footer-end-b {
		margin-bottom: 62px;
	}
	/*** thu tuc ***/
	.hd-mb {
		display: none;
	}
	.ss-tt {
		padding-bottom: 0 !important;
	}
	.txt-head {
		display: block;
	}
	/*** header ***/
	.header.show-on-scroll, .stuck .header-main {
		display: block;
	}
	.hor-menu-info > li > a {
		font-size: 14px;
		line-height: 50px;
	}
}