/*
Theme Name: Fs Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


:root {
    --ff-svn-gs: "SVN-Gill Sans", "Arial";
    --fw300: 300;
    --fw400: 400;
    --fw500: 500;
    --fw700: 700;
    --fw800: 800;
    --fw900: 900;
		--white: #fff;
    --black: #000;
    --red: #e10012;
    --red1: #ac1020;
    --red2: #7c000a;
    --red3: #6e1919;
    --green: #6ca84e;
    --yellow: #f3cd0f;
    --blue: #277bb1;
    --gray: #50535a;
    --gray1: #f3f3f3;
    --gray2: #d3d3d3;
    --gray2-opacity: #d3d3d333;
    --gray3: #6b6b6b;
    --gray4: #ececec;
    --gray5: #dedede;
    --gray6: #434343;
    --orange: #ff6900;
    --pink: #b43a4c;
    --silver: #c0c0c0;
    --bg-header: rgba(252, 251, 251, 0.85);
    --bg-line: #f3f3f3;
    --bg-red-gradient-left: linear-gradient(92.77deg, #9a272a 0%, #ea2b30 100%);
    --box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.1);
    --swiper-pagination-bullet-inactive-color: #fff;
    --swiper-pagination-bullet-inactive-opacity: 0.6;
    --swiper-pagination-color: #e10012;
    --swiper-pagination-bullet-horizontal-gap: 2px;
    --swiper-theme-color: #e10012;
    --swiper-pagination-bullet-width: 6px;
    --swiper-pagination-bullet-height: 6px;
    --bs-table-border-color: #d3d3d380;
    --bs-border-width: 1px;
}




.tt-product__car {
	font-family: 'SVN-Gill Sans' !important;
}
.formdangky {
	display: block;
}
.formdangky {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 9000;
    background: #d42729;
    color: red;
    padding: 5px 12px;
    border-radius: 99px;
}
.formdangky .form-dangky {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}
#nhankhuyenmai, .nhankhuyenmai {
	border-radius: 3px;
    border: 2px dashed #e11428;
    box-shadow: 0px 0px 30px 0px rgb(225 20 40);
}
/* Liên hệ */
.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 30px;
  left: 0;
  z-index: 999999;
}
.hotline-phone-ring-wrap.hotline {
	bottom: 50px;
}
.hotline-phone-ring-wrap.zalo {
	bottom: 100px;
}
.hotline-phone-ring-wrap.email {
	bottom: 30px;
}
.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-circle {
	width: 85px;
  height: 85px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #e60808;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-wrap.zalo .hotline-phone-ring-circle {
	border-color: #0068ff;
}
.hotline-phone-ring-wrap.email .hotline-phone-ring-circle {
	border-color: #ff6200;
}
.hotline-phone-ring-circle-fill {
	width: 55px;
  height: 55px;
  top: 25px;
  left: 25px;
  position: absolute;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-wrap.zalo .hotline-phone-ring-circle-fill {
	background-color: rgba(0, 104, 255, 0.7);
}
.hotline-phone-ring-wrap.email .hotline-phone-ring-circle-fill {
	background-color: rgba(255, 98, 0, 0.7);
}
.hotline-phone-ring-img-circle {
	background-color: #e60808;
	width: 33px;
  height: 33px;
  top: 37px;
  left: 37px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -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%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-wrap.zalo .hotline-phone-ring-img-circle {
	background-color: #0068ff;
}
.hotline-phone-ring-wrap.email .hotline-phone-ring-img-circle {
	background-color: #ff6200;
}
.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px;
}
.hotline-bar {
  position: absolute;
  background: rgba(230, 8, 8, 0.75);
  height: 40px;
  width: auto;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  /* width: 175px !important; */
  left: 33px;
  bottom: 37px;
}
.hotline-phone-ring-wrap.zalo .hotline-bar {
	background-color: rgba(0, 104, 255, 0.75);
}
.hotline-phone-ring-wrap.email .hotline-bar {
	background-color: rgba(255, 98, 0, 0.75);
}
.hotline-bar > a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-indent: 40px;
  display: block;
  letter-spacing: 1px;
  line-height: 40px;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-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);
  }
}
.hotline-footer {
	display: none;
}
@media only screen and (max-width: 767px) {
	.formdangky, .hotline-phone-ring-wrap {
		display: none;
	}
	.hotline-phone-ring-wrap.zalo {
		display: block;
		bottom: 30px;
	}
	.hotline-footer {
		display: inline-block;
		position: fixed;
		bottom: 0;
		height: 45px;
		width: 100%;
		z-index: 999;
	}
	.hotline-footer .left {
		float: left;
		width: 33.33%;
		background: #c71444;
		text-align: center;
		height: 100%;
	}
	.hotline-footer .middle {
		float: left;
		width: 33.33%;
		background: #767676;
		text-align: center;
		height: 100%;
	}
	.hotline-footer .right {
		float: right;
		width: 33.33%;
		background: #c71444;
		text-align: center;
		height: 100%;
	}
	.hotline-footer .clearboth {
		clear: both;
	}
	.hotline-footer .right a, .hotline-footer .left a, .hotline-footer .middle a {
		line-height: 45px;
		font-size: 13px;
		color: white;
	}
	.hotline-footer img {
		width: 20px;
		padding-right: 4px;
	}
}

/*************** ROOT   ***************/

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
.nav-line-bottom>li>a:before {
	bottom: -1px;
	z-index: 2;
}
.flickity-page-dots {
	text-align: left;
}
.flickity-page-dots .dot.is-selected{
	box-shadow: 0 0 2px 6px #ffffff7d;
}
.banner_home .scroll-down {
    position: absolute;
    bottom: 18px;
    text-align: center;
    color: #fff;
    width: 100%;
    left: 0;
    line-height: 1.7;
    font-size: 1rem;
    -webkit-animation: e .7s ease-in-out forwards alternate infinite;
    animation: e .7s ease-in-out forwards alternate infinite;
    pointer-events: none;
}
.banner_home .scroll-down svg {
    -webkit-animation: e 0.7s ease-in-out forwards alternate infinite;
    animation: e 0.7s ease-in-out forwards alternate infinite;
}
.btn-container {
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    font-weight: var(--fw500);
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background-color: var(--white);
    padding: 0;
    white-space: nowrap;
}
.btn-container--light {
    border-color: var(--white);
    background-color: var(--white);
}
.btn-container__mas {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: var(--black);
}
.btn-container>span {
    display: block;
    padding: 13px 24px 9px;
}
.btn-container--light .btn-container__mas {
    color: var(--black);
}
.btn-container__btn {
    color: var(--white);
    -webkit-mask: url(/wp-content/themes/fs-child/assets/images/Product/urban-sprite.png);
    mask: url(/wp-content/themes/fs-child/assets/images/Product/urban-sprite.png);
    -webkit-mask-size: 3000% 100%;
    mask-size: 3000% 100%;
    -webkit-animation: ani2 .7s steps(29) forwards;
    animation: ani2 .7s steps(29) forwards;
    background-color: var(--black);
}
a.btn-container__btn:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
a.btn-container__btn:hover {
    color: var(--red);
}
.btn-container:hover .btn-container__btn {
    animation: ani .7s steps(29) forwards;
}
.btn-container>span {
    display: block;
    padding: 13px 24px 9px;
}
@keyframes ani {
	0% {
		-webkit-mask-position: 0 0;
		mask-position: 0 0;
	}
	100% {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}
}
@keyframes ani2 {
	0% {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}
	100% {
		-webkit-mask-position: 0 0;
		mask-position: 0 0;
	}
}
@media (max-width: 1400px) {
	.block-car__info {
		gap: 1.5rem;
		font-size: 1.1rem;
	}
}
@media (max-width: 1200px) {
	.block-car__list a {
		margin-left: 1rem;
	}
	.block-car__bottom {
		padding-top: 6rem;
	}
	.block-car__color {
		width: auto;
		padding: 10px;
		flex-direction: row;
		position: relative;
		left: 50%;
		top: auto;
		-webkit-transform: translateX(-50%);
		-khtml-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-bottom: 2.5rem;
		background-color: rgba(0,0,0,0);
		border-color: rgba(255,255,255,.32);
	}
	.block-car__bottom .flexCS {
		flex-direction: column;
		gap: 24px;
		padding-left: 0;
		padding-right: 0;
	}
	.block-car__info {
		flex-wrap: wrap;
		gap: 24px;
	}
	.block-car__info>div {
		width: 100%;
	}
}

.viewer {
	position: relative;
	cursor: url(/wp-content/themes/flatsome-child/assets/images/jquery.reel.cur),move;
}
.viewer img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.viewer img:first-child {
	position: relative;
}
.viewer img.active {
	opacity: 1;
}
.viewer::before {
	padding-bottom: 56.25%;
	float: left;
}
.viewer::before, .viewer::after {
	content: "";
	display: table;
	clear: both;
}
.innovation {
    margin-top: 5pc;
    margin-bottom: 50px;
    overflow: hidden;
}
.innovation .innovation__desc {
    font-size: 24px;
    margin: 0;
    margin-top: 15px;
    color: #000;
}
.innovation .innovation__desc b {
    font-weight: bold;
}
.innovation__list {
    margin-top: 44px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.innovation__list__item {
    width: 70%;
}
.innovation__list__item:nth-child(even) {
    margin-left: -20%;
    margin-top: 3%;
}
.innovation__list__item__img {
    position: relative;
    padding: 40px 0;
}
.innovation__list__item:nth-child(odd) .innovation__list__item__img {
    text-align: left;
}
.innovation__list__item .block-black {
    background: #000;
    position: absolute;
    width: 40vw;
    height: 92%;
    z-index: -1;
    top: 3%;
}
.innovation__list__item:nth-child(odd) .block-black {
    right: 80%;
    transform: translateX(-80%);
    transition: 0.6s ease;
}
.innovation__list__item:nth-child(odd) .block-black:after {
    content: "";
    position: absolute;
    left: calc(100% - 1px);
    width: 210px;
    height: 100%;
    background: url(/wp-content/themes/fs-child/assets/images/cross-left.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left top;
}
.innovation__list__item:nth-child(odd) .box-txt {
    padding-left: 10%;
    text-align: left;
    margin-top: 3%;
}
.innovation .main-title {
    font-size: 2.1428571429rem;
    margin-top: 0;
	font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
.innovation__list__item:nth-child(odd) .box-txt p {
    max-width: 330px;
    margin-top: 10px;
    font-size: 18px;
    color: #000;
}
.innovation__list__item:nth-child(even) .box-txt {
    padding-left: 43%;
    margin-top: 6px;
    margin-bottom: 23px;
    text-align: left;
}
.innovation__list__item:nth-child(even) .innovation__list__item__img {
    text-align: right;
}
.innovation__list__item:nth-child(even) .block-black {
    left: 81%;
    transform: translateX(80%);
    transition: 0.6s all ease;
}
.innovation__list__item:nth-child(even) .block-black:after {
    content: "";
    position: absolute;
    right: calc(100% - 1px);
    width: 210px;
    height: 100%;
    background: url(/wp-content/themes/fs-child/assets/images/cross-right.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right top;
}
.innovation__list.active .innovation__list__item .box-txt,
.innovation__list.active .innovation__list__item .box-txt img,
.innovation__list.active .innovation__list__item .innovation__list__item__img,
.innovation__list.active .innovation__list__item .innovation__list__item__img img {
    transform: translateZ(0) !important;
    opacity: 1 !important;
}
.innovation__list.active .innovation__list__item:nth-child(even) .block-black,
.innovation__list.active .innovation__list__item:nth-child(odd) .block-black {
    transform: translateZ(0);
    opacity: 1;
}
.box-discovery {
    padding-top: 65px;
}
.box-discovery .top_new {
    display: flex;
    justify-content: space-between;
}
.box-discovery .title_dis {
    margin-top: 0;
    text-transform: uppercase;
	font-size: 36px;
    font-weight: normal;
    margin-bottom: 35px;
    color: #000;
    font-weight: bold;
}
.discovery {
    height: 40px;
    line-height: 40px;
    padding: 0 35px 0 15px;
    background: #be3733;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    transition: 0.3s ease-in-out;
}
.box-discovery .top_new .discovery {
    padding: 0 15px 0 35px;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.discovery:hover {
    color: #fff;
    background: #e6150f;
    letter-spacing: 1px;
}
.box-discovery .item_new a {
    display: block;
}
.box-discovery .item_new a .thumb {
    height: 202px;
    overflow: hidden;
}
.box-discovery .item_new a p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}
.box-discovery .item_new a p:nth-of-type(1) {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
    height: 48px;
}
.list_new_s .view_detail {
    margin-top: 10px;
    font-size: 14px;
    color: #be3733;
    display: inline-block;
}
.list_new_s .view_detail:hover {
    font-weight: bold;
}
.list_new_s .view_detail i {
    transition: all 0.3s ease-in;
    margin-left: 15px;
    color: #c3002f;
    font-weight: bold;
    font-size: 18px;
}
.banner-service {
    position: relative;
    padding-bottom: 50px;
}
.banner-service .banners-item img {
    width: 100%;
}
.banner-service .content-banner {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-70%);
}
.content-banner .detail {
    color: #000;
}
.banner-service .content-banner .detail {
    width: 34%;
    color: #000;
}
.banner-service .content-banner .detail h2 {
    font-weight: bold;
    font-size: 48px;
    margin-bottom: 23px;
    margin-top: 0px;
    line-height: 1;
}
.banner-service.dichvu .content-banner .detail {
	color: #fff;
}
.banner-service.dichvu .content-banner .detail h2 {
	color: #fff;
}


/*************** KHUYENMAI  ***************/
.bannerHome {
    display: block;
}
.bannerHomeMb {
    display: none;
}
.outer-product {
    width: 100%;
    overflow: hidden;
    padding-top: 75px;
    padding-bottom: 75px;
}
.outer-product .title-product {
    font-size: 40px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 70px;
}
.outer-product .product {
    display: flex;
    justify-content: center;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
    margin: auto;
}
.outer-product .product .item {
    width: 100%;
    margin: 0px auto;
    background: #fff;
}
.outer-product .product .item .box_img {
    width: 100%;
    text-align: center;
}
.outer-product .product .item .box_img img {
    object-fit: contain;
}
.outer-product .product .item .name {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin-top: 30px;
    margin-bottom: 20px;
}
.outer-product .product .item .price {
    background: url(/wp-content/themes/fs-child/assets/images/line-color.svg) center center no-repeat;
    width: 310px;
    height: 50px;
    position: relative;
    margin: auto;
}
.outer-product .product .item .price .left-x {
    position: absolute;
    top: 13px;
    left: 20px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.outer-product .product .item .price .right-x {
    position: absolute;
    left: 138px;
    top: 13px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}
.outer-product .product .item .content {
    min-height: 310px;
    margin-top: 20px;
}
.outer-product .product .item .content ul {
    padding-inline-start: 20px !important;
    padding-left: 15px;
    list-style: unset;
    max-height: 245px;
    overflow: auto;
}
.outer-product .product .item .content ul li {
    list-style: unset;
    line-height: 35px;
    font-size: 16px;
}
.outer-product .product .item .outer-link {
    background: #be3733;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #fff;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
}
.outer-product .product .item .outer-link a {
    color: #fff;
}
.outer-product .product .item .fix-outer-link {
    background: #343434;
}
.outer-product .product .item .fix-outer-link img {
    margin-left: 10px;
}
.outer-product .product-mobile {
    display: none;
}
.advise-form {
    background: #eee;
    padding-top: 80px;
    padding-bottom: 70px;
}
.advise-form .title-form {
    font-size: 40px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    text-align: center;
	margin-bottom: 0;
}
.advise-form .summary-form {
    font-size: 16px;
    color: #343434;
    text-align: center;
    margin-bottom: 40px;
}
.advise-form .grid-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.advise-form .grid-form .box {
    width: 405px;
    margin: 0px auto 30px;
}
.advise-form .grid-form .box label {
    color: #343434;
    margin-bottom: 10px !important;
    position: relative;
}
.advise-form .grid-form .box .red {
    color: #e10012;
    position: absolute;
}
.advise-form .grid-form .box input {
    height: 40px;
    border: 1px solid #999;
    border-radius: 0;
}
.advise-form .grid-form .box select {
    width: 100%;
    height: 40px;
    border: 1px solid #999;
    outline: none;
}
.advise-form .submit-btn {
    text-align: center;
}
.advise-form .submit-btn #btn-submit {
    width: 270px;
    height: 50px;
    display: inline-block;
    padding: 15px;
    background: #be3733;
    clip-path: polygon(9% 0%, 100% 0%, 91% 100%, 0% 100%);
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
	line-height: 1.2;
    margin: 0;
}
.advise-form .submit-btn #btn-submit i {
    margin-left: 15px;
}
.advise-form .grid-form .box .flex-box {
    display: flex;
    margin-bottom: 15px;
}
.advise-form .grid-form .box .flex-box label {
    color: #000;
    font-weight: 400;
}
.advise-form .grid-form .box .flex-box input {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    border: 1px solid #999;
}

/*************** DICHVU  ***************/
.service {
	margin-bottom: 50px;
}
.service .item_service ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.service .item_service ul li {
	list-style: none;
}
.service .item_service ul li a {
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 0;
}
.service .item_service ul li.active a {
    font-weight: bold;
    color: #be3733;
    border-bottom: 3px solid #be3733;
}
.service .sm-page {
	margin-top: 50px;
	margin-bottom: 50px;
}
.service .sm-page h2 {
    font-weight: bold;
    font-size: 36px;
    color: #be3733;
    text-transform: uppercase;
    line-height: 50px;
    margin: 45px 0 20px;
	text-align: center;
}
.service .sm-page p {
    width: 80%;
    margin: auto;
	text-align: justify;
}
.service .accordion .accordion-item {
	margin-bottom: 30px;
}
.service .accordion .accordion-title {
	border-top: none;
	border-bottom: 1px solid #c4c4c4;
}
.service .accordion .accordion-title span {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.items-maintenance .item {
    position: relative;
}
.items-maintenance .item .sm {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 40px;
    transition: height .5s;
    height: 187px;
}
.items-maintenance .item .sm .title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    height: 65px;
    padding-top: 20px;
}
.items-maintenance .item .sm .sm_detail {
    display: none;
}
.items-maintenance .item:hover .sm {
    height: 100%;
    background: #be3733;
}
.items-maintenance .item:hover .sm .sm_detail {
    display: block;
    color: #fff;
    padding-top: 15px;
    text-align: justify;
	font-size: 14px;
}
.items-maintenance .item:hover .sm .sm_detail a {
	color: #fff;
}
.items-maintenance p, .items-maintenance ul, .items-maintenance ul  li {
	margin-bottom: 0;
}
.service .sm h2 {
    font-size: 24pt;
    text-transform: uppercase;
    font-weight: bold;
    line-height: inherit;
}
.service .sm p {
    padding: 10px 0;
	margin-bottom: 0;
}
.service .sm span {
    font-weight: bold;
    font-size: 20px;
}
.service form .txt {
    margin-bottom: 35px;
}
.service form .txt label {
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin: 0;
}
.service form .txt label span {
    float: right;
    font-weight: bold;
    font-weight: 100;
    font-size: 13px;
}
.service form .txt input {
    width: 100%;
    border-bottom: 1px solid #bdbdbd;
    color: #000;
    height: 35px;
    line-height: 35px;
    padding: 0;
    transition: .3s;
    border-top: unset;
    border-left: unset;
    border-right: unset;
    box-shadow: none;
    border-radius: 0;
    outline: unset;
}
.service form .submit button {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 13px;
    white-space: nowrap;
    position: relative;
    background: #be3733;
    color: #fff;
    text-transform: uppercase;
    transition: .3s ease-in-out;
	margin-bottom: 0;
	letter-spacing: 0;
	font-weight: 400;
	border: 0;
}
.service form .submit button:after {
    content: "";
    position: absolute;
    left: calc(100% - 1px);
    width: 1pc;
    height: calc(100% + 1px);
    border-left: 21px solid #be3733;
    border-bottom: 40px solid rgba(0,0,0,0);
    transition: .3s ease-in-out;
}



/*************** BLOG  ***************/
.blog-archive {
	padding-top: 0;
}
.cat-news .cat-filter {
    margin-bottom: 40px;
}
.cat-news .cat-filter .cat ul {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #8d9091;
    height: 34px;
}
.cat-news .cat-filter .cat ul li {
    padding-right: 60px;
	list-style: none;
	margin-bottom: 0;
	position: relative;
}
.cat-news .cat-filter .cat ul li+li:before {
    content: "|";
    position: absolute;
    left: -34px;
    top: 0;
}
.cat-news .cat-filter .cat ul li a {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    height: 34px;
    display: inline-block;
    padding-right: 15px;
}
.cat-news .cat-filter .cat ul li.active a {
    border-bottom: 2px solid #be3733;
}

/*************** ÄKLT  ***************/
.box_register {
    position: relative;
    background: #000 url(/wp-content/themes/fs-child/assets/images/bg-dark.png) no-repeat center bottom;
    background-size: 20in auto;
    min-height: 681px;
    color: #fff;
    padding-top: 95px;
}
.box_register .model-headline {
    text-align: center;
    font-weight: bold;
    line-height: 1.45;
    font-size: 36px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
	color: #fff;
}
.box_register .register-test-drive-2__desc {
    max-width: 530px;
    margin: 10px auto 0;
    text-align: center;
}
.box_register .form {
    padding-bottom: 184px;
    max-width: 870px;
    margin: 40px auto;
    position: relative;
}
.box_register .form .form1 .right_title label {
    margin-bottom: 16px;
    font-weight: bold;
	color: #fff;
}
.box_register .form .form1 .right_title .form-control {
    height: 38px;
    line-height: 38px;
    background: none;
    border: 0;
    border-bottom: 1px solid #bdbdbd;
    color: #fff;
    border-radius: 0;
    padding: 0;
	box-shadow: none;
}
.box_register .form .form1 .right_title .form-control option {
	color: #5c5e5c;
}
.box_register .form .sbm_form {
    margin-top: 80px;
}
.box_register .form .sbm_form .button_sbm {
    text-align: right;
}
.box_register .form .sbm_form .button_sbm .submitbt {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    white-space: nowrap;
    background: #be3733;
    color: #fff;
    text-transform: uppercase;
    margin-right: 20px;
    transition: .3s ease-in-out;
	font-weight: 400
}
.box_register .form .sbm_form .button_sbm .register-test-drive-2__note {
    font-size: 9pt;
    margin-top: 50px;
	color: #fff;
}
.box_register .form .register-test-drive-2__car {
    position: absolute;
    margin-left: -13.5%;
    bottom: 4.5%;
    left: 3px;
}
.time {
    display: flex;
    justify-content: space-between;
	align-items: center;
}
.time span {
    position: relative;
    padding-left: 20px;
}
.time span:before {
    position: absolute;
    content: '';
    top: 3px;
    left: 0;
    background-image: url(/wp-content/themes/fs-child/assets/images/icon-date-red.png);
    width: 14px;
    height: 14px;
}
.time .share {
    display: flex;
    align-items: center;
	font-size: 18px;
}
.time .share a {
    padding: 0 10px;
}
.news-related {
    color: #000;
    border-top: 1px solid #c4c4c4;
    padding: 30px 0 50px;
    margin-top: 10px;
}
.news-related p {
	margin-bottom: 0;
}
.news-related h2 {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 20px;
}
.news-related .items #news_slide .item .img {
    height: 208px;
    overflow: hidden;
}
.news-related .items #news_slide .item .img img {
    width: 100%;
}
.news-related .items #news_slide .item .info {
    padding: 20px 0;
}
.news-related .items #news_slide .item .info a .title {
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
}
.news-related .items #news_slide .item .info .time-cat {
	position: relative;
    padding: 10px 0;
}
.news-related .items #news_slide .item .info .time-cat span {
    position: relative;
    padding-left: 20px;
}
.news-related .items #news_slide .item .info .time-cat span:before {
    content: '';
    position: absolute;
    top: 1px;
    height: 14px;
    width: 14px;
    left: 0;
    background-image: url(/wp-content/themes/fs-child/assets/images/icon-date.png);
}
.news-related .items #news_slide .item .info .summary {
    min-height: 72px;
    padding-bottom: 10px;
}
.news-related .items #news_slide .item .info .summary p {
	
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-related .items #news_slide .item .info .view-more {
    color: #be3733;
}
.news-related .items #news_slide .item .info .view-more i {
    color: #be3733;
}
.news-related .items #news_slide .owl-nav .owl-prev {
    background: url(/wp-content/themes/fs-child/assets/images/pagination-left.png) no-repeat;
    position: absolute;
    bottom: -62px;
    margin-top: -20px;
    left: calc(50% - 115px);
    background-size: 85%;
    width: 48px;
    height: 44px;
}
.news-related .items #news_slide .owl-nav .owl-next {
    background: url(/wp-content/themes/fs-child/assets/images/pagination-right.png) no-repeat;
    position: absolute;
    bottom: -62px;
    margin-top: -20px;
    right: calc(50% - 115px);
    background-size: 85%;
    width: 48px;
    height: 44px;
}
.news-related .items #news_slide .owl-dots {
    position: absolute;
    text-align: center;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    padding: 3px;
    display: flex;
    align-items: center;
}
.news-related .items #news_slide .owl-dots .owl-dot {
    height: 10px;
    margin: 0 10px;
    display: inline-block;
    background: #000000;
    width: 10px;
    border-radius: 50%;
}
.news-related .items #news_slide .owl-dots .owl-dot.active {
    border: none;
    opacity: 1;
    height: 7px;
    width: 7px;
    box-shadow: 0 0 0 5px #8d9091;
}
.mobile-sidebar .nav .menu-item a {
	color: #000;
	font-size: 18px;
    font-weight: bold;
}
.time-cat {
	padding: 10px 0;
}
.time-cat span {
	position: relative;
	padding-left: 20px;
}
.time-cat span:before {
    content: '';
    position: absolute;
    top: 1px;
    height: 14px;
    width: 14px;
    left: 0;
    background-image: url(/wp-content/themes/fs-child/assets/images/icon-date.png);
}
.view-more {
	margin-top: 15px !important;
    color: #be3733;
}
.view-more:hover {
	font-weight: bold;
}
.view-more i {
    color: #be3733;
}

/*************** RESPONSIVE  ***************/
.dis_mb {
    clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
    width: 45%;
}
#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 5px;
    background-color: #f5f5f5;
}
#style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #000;
}
#style-2::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
}
@media (max-width: 1023px) {
	.bannerHome {
		display: none;
	}
	.bannerHomeMb {
		display: block;
	}
	.bannerHomeMb img {
		width: 100%;
	}
	.product-mobile {
		display: block;
	}
	.outer-product {
		padding: 30px 0px;
	}
	.outer-product .title-product {
		font-size: 20px;
		text-transform: uppercase;
		margin-bottom: 22px;
	}
	.product-mobile {
		display: block !important;
	}
	.product-mobile #myTab {
		height: 95px;
		display: flex;
		list-style-type: none;
		background: #f8f8f8;
		padding-inline-start: 0px;
	}
	.product-mobile #myTab li {
		height: 100%;
		width: 100%;
		padding: 20px;
	}
	.product-mobile #myTab .active {
		border-bottom: 5px solid #be3733;
		background: #eee;
	}
	.product-mobile #myTab li a {
		font-size: 18px;
		font-weight: 800;
		text-transform: uppercase;
		color: #000 !important;
		border: none;
		background: none;
	}
	.product-mobile #myTab li .summary {
		text-transform: uppercase;
		color: #000;
		font-size: 12px;
		font-weight: 600;
	}
	.product-mobile .tab-content {
		padding: 0px 15px;
	}
	.product-mobile .tab-content .box_img {
		text-align: center;
		margin-top: 35px;
		margin-bottom: 20px;
	}
	.product-mobile .tab-content .box_img img {
		max-width: 320px;
		overflow: hidden;
	}
	.product-mobile .tab-content .price {
		background: url(/wp-content/themes/fs-child/assets/images/line-color.svg) center center no-repeat;
		width: 310px;
		height: 50px;
		position: relative;
		margin: auto;
	}
	.product-mobile .tab-content .price .left-x {
		position: absolute;
		top: 10px;
		left: 34px;
		font-size: 18px;
		font-weight: 600;
		text-transform: uppercase;
	}
	.product-mobile .tab-content .price .right-x {
		position: absolute;
		left: 138px;
		top: 10px;
		font-size: 18px;
		font-weight: 600;
		text-transform: uppercase;
		color: #fff;
	}
	.product-mobile .tab-content .content ul {
		margin-top: 20px;
		padding-inline-start: 20px;
	}
	.product-mobile .tab-content .content ul li {
		list-style-type: disc;
		line-height: 35px;
		font-size: 16px;
	}
	.product-mobile .tab-content .outer-link {
		background: #be3733;
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #fff;
		text-align: center;
		line-height: 40px;
		text-transform: uppercase;
	}
	.product-mobile .tab-content .outer-link a {
		color: #fff;
	}
	.advise-form {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	.advise-form .title-form {
		font-size: 20px;
		text-transform: uppercase;
	}
	.advise-form .summary-form {
		margin-bottom: 20px !important;
	}
	.advise-form .grid-form {
		display: block;
		padding: 0px 15px;
	}
	.advise-form .grid-form .info {
		width: 100%;
	}
}
@media (min-width: 992px) {
/* 	#home .box_over .item_box .container_1 .l_box {
		width: 37.4%;
	}
	#home .box_over .item_box .container_1 .r_box {
		width: 62.6%;
	} */
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
	.visible-xs {
		display: block !important;
	}
	.footer .box_regist_contact {
		margin-bottom: 31px;
	}
	.footer .title_foot {
		font-size: 18px;
		margin-bottom: 11px;
	}
	.footer .content_foot .content {
		margin-bottom: 18px;
	}
	.share {
		margin-bottom: 15px;
	}
	.share a:first-child {
		padding-left: 0;
	}
	.footer .col_left .hot-line, .footer .col_right .hot-line {
		font-size: 17px;
	}
	.footer .box_menuFoot .title_menu {
		margin-top: 28px;
	}
	.footer .foot_center .title_box {
		font-weight: bold;
		margin-top: 40px;
		margin-bottom: 25px;
		font-size: 18px;
	}
	.footer .foot_center .facebook1 {
		height: 200px;
		overflow: hidden;
	}
	.footer .foot_center .box_ytb .body_ytb {
		position: relative;
	}
	.footer .foot_center .box_ytb .body_ytb>img {
		height: 200px;
	}
	.footer .footer_bottom {
		margin-top: 20px;
		padding-top: 5px;
	}
	.footer .footer_bottom .footer_bottom_mb {
		display: flex;
		align-items: center;
	}
	.footer .footer_bottom .footer_bottom_mb .left_bt {
		margin-right: 10px;
	}
	.footer .footer_bottom .footer_bottom_mb .right_bt {
		font-size: 12px;
	}
	.footer .footer_bottom .footer_bottom_mb .right_bt .box1 {
		display: flex;
	}
	.footer .footer_bottom .footer_bottom_mb .right_bt .box1 a {
		display: block;
		padding: 0 5px;
	}
	.content {
		margin-top: 0;
	}
	.banner_prd .slideshow_top .item_slide .box_banner {
		height: calc(100vh - 70px);
		background-color: #000;
		position: relative;
	}
	.banner_prd .slideshow_top .item_slide .box_banner img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.banner_prd .slideshow_top .item_slide .box_banner iframe {
		height: 215px;
		margin: auto;
		display: block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	

/*************** KEYFRAMES ***************/
@keyframes e {
	0% {
		transform: translate(0%, 0px);
	}
	100% {
		transform: translate(0%, -10px);
	}
}
@keyframes d {
  0% {
    transform: translateX(-5px);
  }
  50% {
    transform: translateX(0px);
  }
  to {
    transform: translateX(5px);
  }
}

@-webkit-keyframes b {
  0% {
    transform: translateX(-20vw) skewX(-50deg);
  }
  to {
    transform: translateX(120vw) skewX(-50deg);
  }
}

@keyframes b {
  0% {
    transform: translateX(-20vw) skewX(-50deg);
  }
  to {
    transform: translateX(120vw) skewX(-50deg);
  }
}