@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,600;0,700;1,400&display=swap');
* {
	box-sizing: border-box;
}
body{
	font-family: 'Nunito', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
    padding: 0;
    margin: 0;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img{
	max-width: 100%;
}
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.header-row-1{
	
}
h1.site-name {
    margin: 0;
    float: right;
    padding: 0 10px;
    font-size: 20px;
    line-height: 90px;
    display: none;
}
div.logo {
    float: left;
    padding: 17px;
    width: 180px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.elementor-location-header p{
	margin: 0;
}
.list-home-car{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.home-car-item{
	width: calc((33.33% - 15px));
	text-align: center;
	background: #e8e8e8;
	background: linear-gradient(0deg,rgba(232, 232, 232, 1) 0%, rgba(255, 255, 255, 0) 38%);
}
.home-car-item-img img{
	transition: transform 0.2s ease-in-out;
}
.home-car-item-img:hover img {
	transform: translateY(-8px);
}

.home-car-item h3 a{
	color: #00095b;
	font-size: 20px;
}
.list-home-car .gia_tu{
	background: #d72424;
	color: #fff;
	width: 50%;
	padding: 5px;
}
.list-home-car .tra_truoc{
	background: #E7F1FF;
	width: 50%;
	padding: 5px;
}
.home-car-item-price{
	display: flex;
	font-weight: 600;
	font-size: 14px;
}
.xe-noi-bat .elementor-image-box-wrapper .elementor-image-box-content{
	position: absolute;
	bottom: 0px;
	color: white;
	padding-bottom: 30px;
	background-image: linear-gradient(180deg, rgba(16, 55, 176, 0.0), #1d1e4e);
	width: 100%;
}
.xe-noi-bat .elementor-image-box-wrapper .elementor-image-box-content {
  transition: padding 0.2s ease-in-out;
  transition: padding-bottom 0.5s ease-in-out;
}
.xe-noi-bat .elementor-image-box-wrapper:hover .elementor-image-box-content {
  padding-top: 30px;
  padding-bottom: 80px;
}
.xe-noi-bat h3{
	margin-bottom: 10px;
}
.home-visao h3{
	margin: 0;
	padding: 0;
}
.home-visao .elementor-icon-box-icon{
	background: #00095b;
	padding: 15px;
	border-radius: 35px;
}
.home-visao .elementor-icon-box-wrapper{
	display: flex;
	align-items: center !important;
}
.home-visao .elementor-icon-box-icon i{
	color: #fff;
}
.home-news article{
	position: relative;
}
.home-news a{
	margin: 0 !important;
}
.home-news .elementor-post__text{
	position: absolute;
	bottom: 0;
	background: #000;
	background: linear-gradient(0deg,rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 70%);
	padding: 10px 20px;
}
.menu-footer a:before{
	content: "\f0da";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	opacity: 1 !important;
	background: none !important;
	position: absolute;
	left: 5px;
}
.menu-footer a{
	border-bottom: 1px solid #ffffff80;
}
.bang-gia-item{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
	border-bottom: 2px dashed #ccc;
	padding-bottom: 20px;
	align-items: center;
	gap: 30px;
}
.bang-gia-item-left, .bang-gia-item-right{
	width: 25%;
}
.bang-gia-item-mid{
	flex: 1;
}
.bang-gia-item h3{
	text-align: center;
	margin: 0;
}
.bang-gia-item img{
	width: 100%;
}
.bang-gia-item-right a{
	background: #2c3583;
	color: #fff;
	font-size: 18px;
	padding: 10px 20px;
	border-radius: 4px;
}
.bang-gia-item-right a span{
	display: inline-block;
	padding-left: 10px;
	text-transform: uppercase;
}

.bang-gia-item table{
	width: 100%;
}
table {
  font-size: .9em;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
table td, table th {
  padding: 3px 10px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid hsla(0,0%,50.2%,.5019607843);
}
table tr:nth-child(2n) {
  background: #F4F9FE;
}
.bang-gia-item table tr td:nth-child(2){
	text-align: right;
}
.page-dklaithu .elementor-widget-wrap{
	border: 1px solid #ccc;
	box-shadow: 0px 0px 3px #ccc;
	border-radius: 5px;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 20px !important;
	margin-left: 40px;
}
.tra-gop-row2 .elementor-widget-wrap{

}
.tra-gop-row2 h3{
	margin: 0;
}
.tra-gop-row2 li{
	margin-bottom: 5px;
}
.tt-lienhe{

}
.tt-lienhe h3{
	margin: 0;
}
.sub-menu{
  width: 100% !important;
  left: 0;
}
.menu-item-object-xe_categories:hover .sub-menu{
	display: block !important;
}
.elementor-nav-menu li{
	position: initial !important;
}
.elementor-nav-menu{
	position: inherit !important;
}
a.elementor-sub-item.elementor-item-anchor{
	display: none !important;
}
.menu_car{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 10px;
}
.menu_car-item{
	width: 16.66%;
	padding: 10px;
	text-align: center;
	color: #d72424 !important;
	font-weight: bold;
	font-size: 16px;
}
.menu_car-title{
	margin: 0;
}
.menu_car-item .menu_car-title a {
	text-align: center;
  padding: 0 !important;
    padding-bottom: 0px;
  display: block !important;
  padding-bottom: 10px !important;
  color: #002c5f;
  font-size: 20px;
  font-weight: bold;
}
.menu_car-item .menu_car-title a:hover{
	color: #d72424 !important;
}
.elementor-91 .elementor-element.elementor-element-5efd40f .elementor-menu-toggle{
	margin-left: auto;
  margin-right: 0;
}
.container-xe{

}
.container-xe .container{
	display: flex;
	flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  max-width: 1340px;
  --widgets-spacing: 20px 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.xe-row1{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.left-container{
	width: 75%;
}
.right-container{
	width: 25%;
}
.xe-row1-left{
	width: 50%;
	text-align: center;
}
.xe-row1-right{
	flex: 1;
}
.xe-row1-right-content{
	border-style: solid;
  border-width: 0px 0px 3px 0px;
  border-color: var( --e-global-color-primary );
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 20px 30px;
  border-radius: 5px;
  background-color: #f7fafc;
}
.xe-row1-left .xe-gia{
	color: #e3342f;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  text-align: center;
  padding-top: 20px;
}
.khuyen-mai-xe-title{
	color: #54595f;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
.xe-row1-right-content h1{
	margin: 0;
	color: #e3342f;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  text-align: center;
}
.xe-row1-right-content h3{
	margin: 0;
	font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #00095b;
}
.xe-row1-right-content ul{
	list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 20px;
}
.bt-baogia{
	display: block;
  margin: auto;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  background: #00095b;
  color: #fff;
  border-radius: 3px;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
}
.bt-baogia:hover{
	background-color: #5ca2db;
}
.title-xe-heading{
	border-bottom: 2px solid #000;
}
.title-xe-heading span{
	display: inline-block;
  background: #00095b;
  color: #fff;
  padding: 7px 20px;
  text-transform: uppercase;
  font-size: 20px;
}
.more-xe-info th{
	background: #00095b;
	color: #fff;
}
.more-xe-info th, .more-xe-info td{
	font-size: 18px;
	padding: 5px 10px;
}
.more-xe-info{
	margin-bottom: 40px;
}
.more-xe-info em{
	text-align: center;
	display: block;
}
.more-xe-info .slick-arrow{
	width: 35px;
  height: 35px;
  line-height: 35px;
  margin-top: calc( -35px/2 );
  font-size: 25px;
  background: var( --e-global-color-primary );
  top: calc(50% - 20px);
  position: absolute;
  z-index: 1;
}
.more-xe-info .slick-arrow svg{
	color: #fff;
  cursor: pointer;
  text-align: center;
  max-height: 100%;
  width: auto;
}
.more-xe-info .slick-arrow svg path{
	fill: #fff;
}
.more-xe-info .slick-arrow.next-arrow {
	right: 0;
}
.contact-right a.button{
	color: #fff;
  background: #d72424;
  display: block;
  width: 200px;
  text-align: center;
  margin: auto;
  padding: 10px;
  border-radius: 20px;
}
.contact-right-content{
	background: #00095b;
	border-radius: 10px;
	margin-top: 30px;
	margin-left: 20px;
	padding-bottom: 30px;
}
.contact-right-content .right-call, .contact-right-content .bao-gia{
	margin-top: 20px;
}
.contact-right{
	position: sticky;
	top: 20px;
}
.elementor-91.elementor-location-header .elementor-widget-image img{
	height: 35px;
}
.elementor-91.elementor-location-header .elementor-widget-image{
	text-align: left;
}
.elementor-91.elementor-location-header{
	background: #CAF3FF;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container{
	position: fixed;
  width: 100vw;
  height: calc(100vh);
  top: 0;
  left: 0px;
  z-index: 99;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container li a{
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container ul{
	width: calc(100vw - 30px);
	margin-left: 15px;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container ul li{
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container li a .sub-arrow{
	position: absolute;
  right: 10px;
  top: 10px;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container li ul{
	display: block;
	margin: 0;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container .menu_car-item{
	width: 170px;
	font-size: 14px;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container .menu-item-object-xe_categories > a{
	border-bottom: 1px solid #ccc;
}
.elementor-91 .elementor-element.elementor-element-5efd40f .elementor-menu-toggle{
	z-index: 999;
}
.wpforms-field-container input, .wpforms-field-container select{
	width: 100%;
	max-width: unset !important;
}
.wpforms-container{
	margin: 0 !important;
}
.wpforms-container .wpforms-field{
	padding: 5px 0 !important;
}
.wpforms-submit{
	width: 100% !important;
	background: #d72424 !important;
}
.popup-contact{
	position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: #00000080;
  display: none;
}
.popup-contact.active{
	display: block;
}
.popup-contact > div{
	position: relative;
  height: 100%;
  display: flex;
}
.popup-contact-content{
	max-width: calc(100vw - 30px);
	width: 400px;
	margin: auto;
	position: relative;
}
.popup-content{
	background: #fff;
	border-radius: 10px;
}
.popup-form{
	padding: 20px;
}
.popup-title{
	position: relative;
  background: #00095b;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
  padding: 10px;
}
.popup-title i{
	position: absolute;
	left: 0;
	top: 0;
	opacity: .6;
	font-size: 54px;
}
.close-popup{
	background: #d72424;
  position: absolute;
  right: -27px;
  top: -27px;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.close-popup i{
	color: #d72424;
  background: #fff;
  width: 20px;
  border-radius: 16px;
  height: 20px;
  line-height: 20px;
  margin-top: 5px;
}

@media only screen and (max-width: 1000px) {
	.home-car-item{
		width: 50%;
	}
	.home-car-item-price{
		font-size: 14px;
	}
}
@media only screen and (max-width: 767px) {
  .left-container {
	  width: 100%;
	}
	.right-container{
		width: 100%;
	}
	.contact-right-content{
		margin-left: 0;
	}
	.home-car-item{
		width: 100%;
	}
	.bang-gia-item-left{
		width: 100%;
	}
	.bang-gia-item-mid{
		width: 100%;
	}
	.bang-gia-item-right{
		width: 100%;
		text-align: center;
	}
}
