.footer {
	background-size: cover;
	background-position: center;
	color: #fff;
	/* background: #4c4743; */
}


.box-about-us {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.pt_social iframe {
	width: 100%;
	height: 190px;
}

.box-about-us-item {
	display: flex;
	width: 33.33%;
	align-items: center;
	background: #fff;
	padding: 10px;
	border: solid 1px #eee;
}

.box-about-us-item-left {
	width: 50%;
	text-align: center
}

.box-about-us-item-left .img img {
	width: 70px;
}

.box-about-us-item-left .content h4 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.box-about-us-item-right {
	width: 50%;
	text-align: left;
	font-size: 14px;
	color: #999;
}

/*  */
.box-footer-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #212121;
	padding: 50px 0 20px;
	flex-wrap: wrap;
}

.dangky_cuoitrang {
	overflow: hidden;
	background-color: #f5f5f5;
	padding: 30px 0;
}

.dangky_cuoitrang .box_info {
	display: block;
	padding: 10px 0;
	border: 1px solid #ebebeb;
	min-height: 140px;
	background: #fff;
}

.dangky_cuoitrang .box_info .title {
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 500;
	min-height: 35px;
	letter-spacing: 3px;
}

.dangky_cuoitrang .box_info .icon {
	width: 20%;
	padding: 25px;
	border-right: 1px solid #ebebeb;
	min-height: 120px;
	margin-right: 0px;
	display: inline-block;
}

.dangky_cuoitrang .box_info .giam {
	padding: 10px;
	width: 80%;
	display: inline-block;
	float: right;
	line-height: 26px;
}

.dangky_cuoitrang .box_info .giam b {
	color: #fff;
	padding: 0 7px 0 23px;
	margin-left: 10px;
	margin-right: 6px;
	font-weight: normal;
	line-height: 36px;
	display: inline-block;
	background-image: url(../images/h.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.dangky_cuoitrang .box_info .giam strong1 {
	color: #fff;
	padding: 0 7px 0 23px;
	margin-left: 10px;
	margin-right: 6px;
	font-weight: normal;
	line-height: 36px;
	display: inline-block;
	background-image: url(../images/h.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.box_form_dky {
	display: block;
	padding: 10px;
	border: 1px solid #ebebeb;
	min-height: 140px;
	background: #fff;
}

.box_form_dky form {
	padding: 6px 0;
}

.box_form_dky input.form-control {
	width: calc(100% - 110px);
	float: left;
	border: solid 1px #e9e9e9;
	padding: 15px 15px 15px 15px;
	line-height: 18px;
	height: auto;
	border-radius: 10px 0 0 10px;
	outline: 0;
	box-shadow: unset;
}

.box_form_dky button {
	width: 110px;
	height: 50px;
	background-color: #4c4743;
	border: 0;
	border-radius: 0 10px 10px 0;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	outline: 0;
}

.box_form_dky button i {
	margin-left: 6px;
}

.box_form_dky .icon {
	width: 20%;
	padding: 25px;
	border-right: 1px solid #ebebeb;
	min-height: 120px;
	margin-right: 0px;
	display: inline-block;
}

.box_form_dky .giam {
	padding: 0 10px;
	width: 80%;
	display: inline-block;
	float: right;
}

.box_form_dky .giam h2 {
	font-size: 18px;
	font-weight: 600;
}

.logo-footer {
	width: 250px;
	margin-bottom: 10px;
}

.luxury {
	width: 100%;
	font-size: 18px;
	padding-top: 10px;
	text-transform: uppercase;
	padding-bottom: 5px;
	position: relative;
	font-weight: 600;
	color: #fff;
}

.list-address-footer {
	position: relative;
	padding-left: 0px;
	/* color: #404040; */
	font-size: 15px;
}

.list-address-footer:before {
	content: '';
	width: 0px;
	height: calc(100% - 0px);
	position: absolute;
	left: 0;
	top: 5px;
	background-color: #fff;
}

.list-address-footer ul li {
	font-weight: 300;
	line-height: 22px;
}

.time-work {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}

.time-work-info {
	/* color: #404040; */
}

.time-work-info h3 {
	margin: 0;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 5px;
}

.time-work-info .desc {
	font-size: 14px;
}



.search-footer {
	display: flex;
	margin-top: 10px;
	align-items: center;
	width: calc(100% - 10% - 150px);
	/* padding: 0 40px; */
	margin-bottom: 20px;
	flex-wrap: wrap;
}

.search-footer h3 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
	white-space: nowrap;
}

.search-footer .newsletter {
	width: auto;
	flex: 1 1 auto;
}

.bank-footer {
	display: flex;
	width: 20%;
	margin-bottom: 30px;
}

.fy {
	width: 90%;
	line-height: normal;
	padding: 9px 0;
	padding-left: 50px;
	border: solid 1px #fff;
	background: url(../images/it.png) no-repeat 12px center;
	z-index: 1;
	border-radius: 10px;
	background-size: auto 24px;
	font-size: 13px;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
}

.fy span {
	display: block;
	width: 100%;
}

.fy span b {
	font-size: 18px;
}

.fy .a {
	height: auto;
	line-height: 20px;
}

.bank-footer .image {}

.bank-footer .image img {}

.newsletter-input>.fa-envelope {
	padding: 0 1.8rem;
	-ms-flex-item-align: center;
	align-self: center;
}

.newsletter-input {
	background-color: #262626;
	color: #777;
	border: none !important;
}

.newsletter-input {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	border-radius: 10rem;
	overflow: hidden;
	/* background: #fff; */
}

.newsletter-input>.fa-envelope {
	padding: 0 1.8rem;
	-ms-flex-item-align: center;
	align-self: center;
}

.newsletter-email {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.newsletter-email input {
	padding: 0 .96rem 0 0;
	border: none;
	outline: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	color: inherit;
}

.newsletter button {
	padding: 1.2rem 1.6rem;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 0;
}

.btn-primary {
	color: #fff;
	background-color: #353a3d;
	border-color: #353a3d;
	font-weight: bold;
	font-size: 15px;
}

.footer-main {
	padding: 0px 0 10px;
}

.box-footer-main-info {
	/* max-width: 450px; */
	color: #fff;
}

.border-top {
	padding-top: 50px;
	border-bottom: 1px solid #212121;
	border-top: unset !important;
}

.footer-main>.container>.row {}

.content-address-footer {
	text-align: justify;
	font-size: 15px;
	line-height: 25px;
	color: #fff;
}

.content-address-footer a:hover {
	color: #febd17
}

.content-address-footer ul li {
	line-height: 26px;
	font-size: 15px;
	padding-bottom: 7px;
}

.content-address-footer p {
	font-size: 18px;
	text-align: left;
	line-height: 1.3;
	margin-bottom: 22px;
}

.footer-bottom {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 9;
}

.coppy-right {
	font-weight: 400;
	font-size: 15px;
	line-height: 26px;
	text-align: left;
	color: #fff;
}

.back_to_top {
	text-align: center;
}

.back_to_top a {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.back_to_top a span {
	font-size: 14px;
}

.back_to_top img {
	width: 20px;
}


.payment-accept-list {
	margin: 0 -5px;
	width: 100%;
	display: inline-block;
}

.payment-accept-item {
	width: 10%;
	float: left;
	margin-bottom: 5px;
	padding: 0 5px;
}

.payment-accept-item:nth-child(4n+1) {
	/* clear: both; */
}

.payment-accept-img {
	width: 100%;
	height: 40px;
	border: 1px solid #f1f1f1;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.payment-accept-img img {
	max-width: 90%;
	max-height: 90%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}


.pt_social {
	display: flex;
	margin: 0 auto 10px;
	justify-content: flex-start;
	align-items: center;
}

.pt_social li:first-child {
	font-size: 14px;
}

.pt_social li:not(:last-child) {
	margin-right: 5px;
	/* color: #404040 */
}

.pt_social li a {
	display: inline-block;
	height: 35px;
	width: 35px;
	text-align: center;
	float: left;
	border: 1px solid #fff;
	border-radius: 100%;
	background-color: #fff;
	color: #fff;
}

.dk_bct .bct {
	width: 25%;
	float: left;
	margin-bottom: 10px;
	padding: 0 5px;
}

.pt_social li a img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.pt_social li a i {
	font-size: 17px;
	line-height: 35px;
	color: #333;
}

.col-item-footer {
	margin-bottom: 10px;
}

.title-footer h5 {
	padding-bottom: 2px;
	position: relative;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 0
}

.title-footer:before {
	content: "";
	/* width: 70px;
    height: 2px;
    background-color: #F9D529;
    position: absolute;
    left: 0;
    top: 100%; */
}

.item-bct ul li img {
	height: 45px;
	width: 150px;
}



.box-img-bct {
	padding-top: 5px;
}

.desc-foot {
	font-size: 15px;
	line-height: 1.7;
	color: #fff;
}

.logo-footer img {
	height: auto;
	max-width: 100%;
}


.form-footer button {
	background-image: linear-gradient(45deg, #ffd68c, #ffd68c);
	text-transform: uppercase;
	font-weight: bold;
	border-color: #ffd68c;

	padding: 5px 20px;
	font-size: 15px;
	color: #353a3d;
}

.footer-link {
	/* color: #e23b41; */
}

.footer-link li {}

.list-link-footer ul li {
	list-style: disc !important;
	margin-left: 20px;
	color: #fff;
}

.footer-link li a {
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	line-height: 20px;
	font-size: 15px;
	padding-bottom: 20px;
	padding-bottom: 13px;
	font-family: 'sfprodisplay';
}

.footer-link li a:hover {
	color: #f5c03e;
}

.footer-link li i {
	font-size: 11px;
	padding-right: 5px;
}

.footer-form {}

.footer-form form {}

.footer-form form input {
	border-radius: 40px;
	box-shadow: unset;
	font-size: 13px;
	line-height: 20px;
	padding: 5px 10px;
	color: #e23b41;
}

.footer-form form input::placeholder {
	color: #e23b41;
}

.footer-form form button {
	width: 100%;
	border-radius: 15px;
	text-transform: uppercase;
	color: #e23b41;
	border: 1px solid #e23b41;
	background: #fff;
	outline: unset;
	line-height: 25px;
	font-size: 13px;
	font-weight: 600;
}

.footer-form form button:hover {
	background-color: #e23b41;
	color: #fff;
}

.footer-bottom {
	padding: 20px 0px;
	border-top: 1px solid #fff;
	padding-bottom: 20px;
}

.footer-bottom .box-footer-bottom {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.footer-bottom .box-footer-bottom h3 {
	color: #fff;
	font-size: 17px;
	margin-right: 10px;
	margin-top: 5px;
}

.link-footer-bottom {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.link-footer-bottom li {
	font-size: 13px;
}

.link-footer-bottom li a {
	color: #fff;
}

.link-footer-bottom li+li:before {
	content: "|";
	margin: 0 7px;
}

.pt_contact_vertical {
	position: fixed;
	display: block;
	bottom: 108px;
	z-index: 100;
	left: 25px;
}

.contact-mobile .contact-item a {
	margin-bottom: 8px;
	display: block;
	transition: all 0.4s ease;
	position: relative;
	border-radius: 100%;
	width: 55px;
	/* height: 42px; */
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}

.contact-mobile .contact-item a i {
	color: #fff;
	line-height: inherit;
}

.contact-mobile .contact-item .fb-mess {}

.tel_phone {
	border-radius: 30px;
	line-height: 45px;
	position: absolute;
	height: 45px;
	color: #fff;
	font-size: 17px;
	text-align: center;
	background-color: #016b23;
	color: white;
	top: 28px;
	left: 90px;
	padding: 0;
	font-weight: 600;
	width: 0;
	overflow: hidden;
	padding-left: 0px;
	transition: all 0.5s;
	opacity: 0;
}

.quick-alo-phone:hover .tel_phone {
	width: 165px;
	left: 43px;
	opacity: 1;
}

.tel_phone a {
	margin: 0;
	color: #fff;
	display: block;
	width: 185px;
}

.quick-alo-phone.quick-alo-show {
	visibility: visible;
	/* display: none; */
}

.quick-alo-phone {
	position: fixed;
	visibility: hidden;
	background-color: transparent;
	width: 100px;
	height: 100px;
	display: block;
	cursor: pointer;
	z-index: 98;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition: visibility 0.5s;
	-moz-transition: visibility 0.5s;
	-o-transition: visibility 0.5s;
	transition: visibility 0.5s;
	left: 5px;
	bottom: 15px;
}

.quick-alo-ph-circle {
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
	position: absolute;
	background-color: transparent;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid rgba(30, 30, 30, 0.4);
	border: 2px solid #3a71aa 9;
	opacity: 0.1;
	-webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
	border-color: #016b23;
	opacity: 0.5;
}

.quick-alo-ph-circle-fill {
	width: 80px;
	height: 80px;
	top: 10px;
	left: 10px;
	position: absolute;
	background-color: #000;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: 0.1;
	-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
	background-color: #016b23;
	opacity: 0.75;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
	background-color: #e9242d;
}

.quick-alo-ph-img-circle {
	width: 50px;
	height: 50px;
	top: 25px;
	left: 25px;
	position: absolute;
	background: rgba(30, 30, 30, 0.1) url(../images/quick-call-button.png) no-repeat center center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
	background-color: #016b23;
}

.back_to_top {
	display: inline-block;
	position: fixed;
	bottom: 25px;
	right: 38px;
	background: #016b23;
	/* padding: 10.5px 15px; */
	border-radius: 50px;
	z-index: 99;
	overflow: hidden;
}

.back_to_top a {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.back_to_top span {
	display: inline-block;
	float: left;
	line-height: 27px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	transition: 0.5s;
	/* width: 0; */
}

.back_to_top img {
	width: auto;
	/* float: left; */
}

.contact_fixed {
	width: 100%;
	background: linear-gradient(-90deg, #000, #000);
	display: flex;
	left: 0;
	bottom: 0;
	min-height: 45px;
	position: fixed;
	z-index: 99;
	display: none;
}

.contact_fixed li {
	display: flex;
	width: 25%;
}

.contact_fixed li:not(:last-child) {
	border-right: 1px solid #fff;
}

.contact_fixed li a {
	display: flex;
	color: #fff;
	width: 100%;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	text-transform: uppercase;
	cursor: pointer;
}

.contact_fixed li img {
	height: 24px;
	width: auto;
}

.contact_fixed li a i {
	color: #fff;
}

.hotline_title {
	padding: 10px 0;
}

.maps_footer {
	width: 100%;
	margin: 20px 0 10px 0;
}

.maps_footer iframe {
	width: 100%;
	height: 150px;
}

.footer-top-left {
	/* width: 60%; */
	/* float: left;
    padding-right: 20px; */
}

.footer-top-right {
	padding-left: 10px;
	flex: 0 0 30%;
	position: relative;
	z-index: 99999;
}

.footer-sub p {
	font-size: 14px;
	line-height: 23px;
}

.footer_thanhtoan {
	background: #eee;
	padding: 20px 0 0 0;
	color: #333;
}

.metu {
	position: fixed;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 999;
	display: none;
}

.metu-content {
	background: rgba(255, 108, 0, 0.4);
	padding: 10px;
	box-sizing: border-box;
	border-radius: 4px 4px 0 0;
	flex-wrap: nowrap;
	display: flex;
}

.metu-content__item {
	float: left;
	padding: 7px 5px;
	text-align: center;
	box-sizing: border-box;
	background: #ff6c00;
	margin-right: 10px;
	border-radius: 4px
}

/* .metu-content__item:hover {
    transition: 0.1s;
    background-color: rgba(255, 108, 0, 0.4)
} */

.metu-content__item a {
	display: flex;
	white-space: nowrap;
	align-items: center
}

.metu-content__item:last-child {
	margin-right: 0
}

.metu-content__item img {
	animation: tada 1.2s infinite;
	width: 20px
}

.metu-content__item p {
	color: #000;
	font-size: 16px;
	/* margin-left: 15px; */
	white-space: nowrap
}

.metu-content__item i {
	color: #333;
	font-size: inherit;
	font-style: normal
}

.metu-content__item span {
	color: #000;
}


@-moz-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-webkit-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-o-keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@keyframes quick-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-moz-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-webkit-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-o-keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@keyframes quick-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}

	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.2;
	}

	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.2;
	}
}

@-moz-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

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

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

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

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

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

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

@-webkit-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

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

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

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

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

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

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

@-o-keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

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

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

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

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

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

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

@keyframes quick-alo-circle-img-anim {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

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

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

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

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

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

	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}




.map-footer iframe {
	height: 145px;
	width: 100%;
}




/* ul.pt_social-sub {
    display: flex;
} */

ul.pt_social-sub li {
	padding-right: 15px;
	list-style: disc !important;
	margin-left: 18px;
	line-height: 28px;
	font-size: 14px;
	font-weight: 300;
}

.ss-map-footer-ss1 {
	border: 1px solid #FAE785;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
}

.ss-map-footer-ss1 a {
	color: #FAE785;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}

.box-social-ft {
	/* margin-top: 10px; */
	/* text-align: center; */
	margin-bottom: 15px;
}

/* .box-item-footer-ss1 {
    margin-left: 80px;
} */

.footer-ss2-pd {
	width: 30%;
	max-width: 30%;
	flex: 0 0 30%;
}

li.lk-sub-footer a:hover {
	color: #fff;
}


.footer-ss3-pd {
	width: 20%;
	max-width: 20%;
	flex: 0 0 20%;
}

li.lk-sub-footer {
	font-size: 14px;
	line-height: 1.8;
}

.chi__nhanh {
	text-align: center;
	background: #fff;
	border-top: solid 2px #ed1c23ff;
	padding: 30px 0;
}

.chi__nhanh h2 {
	font-size: 20px;
	color: #ed1c23ff;
	padding-bottom: 15px;
	font-weight: 600;
	text-transform: uppercase;
}

.chi__nhanh .maps_in h2 {
	font-size: 16px;
	color: #333;
}








/* .metu-content.default.clearfix {
    background: #ed1c23ff;
} */

.metu-content__item {
	background: unset;
	border-right: 1px solid #fff;
}

.col-lg-3.col-md-6.col-sm-6.col-xs-6.col-item-footer.footer-ss1-pd {
	width: 20%;
	max-width: 20%;
	flex: 0 0 20%;
}

.ft-mobile {
	display: none;
}

.product-wrap__readmore.xtc-smien.ss-1 {
	display: block;
}



































.box-footer-main-info {
	color: #fff;
}

.box-footer-right-1 .box-footer {
	width: 25%;
	padding: 0px 5px;
	color: #000;
}

.box-footer-right-1 {
	display: flex;
	justify-content: space-between;
	padding-left: 30px;
}

.box-footer.box-footer-1 {
	width: 40% !important;
}

.title-footer {
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 2px;
	position: relative;
	font-weight: 600;
	color: #fff;
	font-size: 18px;
	text-align: left;
	line-height: 1.3;
	margin-bottom: 22px;
	/* height: 67px; */
}

.box-footer-last span {
	font-size: 14px;
	padding-top: 15px;
	display: block;
}

.form-flat-form {
	padding-top: 10px;
}

.form-flat-form form {
	display: flex;
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.form-flat-form input {
	height: 35px;
	width: 65%;
	font-size: 14px;
	padding-left: 10px;
	background: #5a5a5e;
	background: #cdcdcd;
	border-radius: 0px;
	border: none;
}

.form-flat-form button {
	border: none;
	height: 35px;
	display: inline-block;
	width: 35%;
	background: #fff;
	line-height: 35px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
}

.item-tags {
	padding-bottom: 10px;
	padding-top: 12px;
	width: 85%;
}

.item-tags ul {
	flex-wrap: wrap;
	display: flex;
	justify-content: left;
	align-items: center;
}

.item-tags ul li {
	margin-bottom: 5px;
	padding: 5px 5px;
	border-radius: 4px;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 3px;
}

.item-tags ul li a {
	color: #fff;
	font-size: 14px;
}

.footer-main {
	padding-bottom: 0px;
}

.footer-main {
	color: #fff;
	background: #051D3B;
	display: inline-block;
	width: 100%;
	background-repeat: no-repeat;
	background-size: auto;
	padding-top: 40px;
	position: relative;
	z-index: 9;
}

.pt_social {
	display: flex;
	margin: 0 auto 10px;
	justify-content: flex-start;
	align-items: center;
	padding-top: 15px;
}

.pt_social li:first-child {
	font-size: 14px;
}

.pt_social li:not(:last-child) {
	margin-right: 5px;
	margin-left: 0px;
}

.pt_social li a {
	align-items: center;
	height: 40px;
	width: 40px;
	text-align: center;
	float: left;
	border: 1px solid #28a639;
	/* border-radius: 100%; */
	background-color: #28a639;
	color: #fff;
	display: flex;
	justify-content: center;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 5px;
}

ul.pt_social li a i {
	color: #fff;
}

.pt_social li a i {
	font-size: 17px;
	line-height: 35px;
	color: rgba(12, 112, 130, 0.8);
}

.item-tags li:hover {}

.loggo-footer {
	padding: 10px 0px;
	padding-top: 0px;
	width: 265px;
}

.coppy-right p a {
	color: #fff;
	font-size: 17px;
	font-weight: 600;
}

#button-contact-vr {
	bottom: 10px;
	left: 10px;
	margin: -10px;
	transform: scale(0.8);
	margin-bottom: 0px !important;
	position: fixed;
	z-index: 99999;
}

#gom-all-in-one #viber-vr {
	transition: 1.3s all;
	-moz-transition: 1.3s all;
	-webkit-transition: 1.3s all;
}


#button-contact-vr .button-contact .phone-vr {
	position: relative;
	visibility: visible;
	background-color: transparent;
	width: 90px;
	height: 90px;
	cursor: pointer;
	z-index: 11;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transition: visibility .5s;
	left: 0;
	bottom: 0;
	display: block;
}

#viber-vr .phone-vr-circle-fill {
	box-shadow: 0 0 0 0 #2196f3;
	background-color: rgba(33, 150, 243, 0.7);
}

.phone-vr-circle-fill {
	width: 65px;
	height: 65px;
	top: 12px;
	left: 12px;
	position: absolute;
	box-shadow: 0 0 0 0 #c31d1d;
	background-color: rgba(230, 8, 8, 0.7);
	border-radius: 50%;
	border: 2px solid transparent;
	-webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
	animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animuiion: zoom 1.3s infinite;
	animation: zoom 1.3s infinite;
}

#button-contact-vr .button-contact .phone-vr {
	position: relative;
	visibility: visible;
	background-color: transparent;
	width: 90px;
	height: 90px;
	cursor: pointer;
	z-index: 11;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transition: visibility .5s;
	left: 0;
	bottom: 0;
	display: block;
}

.phone-vr-img-circle a {
	display: block;
	line-height: 37px;
}

.phone-vr-img-circle img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

#gom-all-in-one #zalo-vr {
	transition: 1s all;
	-moz-transition: 1s all;
	-webkit-transition: 1s all;
}

#button-contact-vr .button-contact {
	position: relative;
	margin-top: -5px;
}

#zalo-vr .phone-vr-circle-fill {
	box-shadow: 0 0 0 0 #2196f3;
	background-color: rgba(33, 150, 243, 0.7);
}

#gom-all-in-one #phone-vr {
	transition: 0.7s all;
	-moz-transition: 0.7s all;
	-webkit-transition: 0.7s all;
}

#phone-vr .phone-vr-circle-fill {
	opacity: 0.7;
	box-shadow: 0 0 0 0 #dd2223;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
	background-color: #dd2223;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
	background-color: #dd2223;
}

#phone-vr .phone-vr-circle-fill {
	opacity: 0.7;
	box-shadow: 0 0 0 0 #dd2223;
}

.phone-vr-img-circle {
	background-color: #e60808;
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: 25px;
	left: 25px;
	position: absolute;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

#zalo-vr .phone-vr-img-circle {
	background-color: #2196F3;
}

#viber-vr .phone-vr-img-circle {
	background-color: #2196f3;
}




@-webkit-keyframes phone-vr-circle-fill {
	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);
	}
}

@-webkit-keyframes zoom {
	0% {
		transform: scale(.9)
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent
	}

	100% {
		transform: scale(.9);
		box-shadow: 0 0 0 0 transparent
	}
}

@keyframes zoom2 {
	0% {
		transform: scale(.9);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent
	}

	100% {
		transform: scale(.9);
		box-shadow: 0 0 0 0 transparent
	}
}

@keyframes zoom {
	0% {
		transform: scale(.9)
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent
	}

	100% {
		transform: scale(.9);
		box-shadow: 0 0 0 0 transparent
	}
}

.prgoress_indicator {
	opacity: 1;
	visibility: visible;
	transform: translateY(0) !important;
}

.prgoress_indicator {
	position: fixed;
	right: 10px;
	bottom: 86px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	box-shadow: inset 0 0 0 2px rgba(22, 93, 245, 0.2);
	z-index: 10000;
	/* opacity: 0; */
	/* visibility: hidden; */
	transform: translateY(15px);
	transform: translateY(15px) !important;
	transition: all 200ms linear !important;
}

section.prgoress_indicator:before {
	position: absolute;
	content: "\f106";
	font-family: "FontAwesome";
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	font-weight: 900;
	opacity: 0;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 2;
	transition: all 200ms linear !important;
}

section.prgoress_indicator:after {
	position: absolute;
	content: "\f106";
	font-family: "FontAwesome";
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	color: #0590b3;
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	font-weight: 900;
	z-index: 1;
	transition: all 200ms linear !important;
}

section.prgoress_indicator svg path {
	stroke: #0590b3;
	stroke-width: 4;
	box-sizing: border-box;
	transition: all 200ms linear !important;
	fill: none;
}

.box-footer-right-1 .content-address-footer {
	width: 43%;
}


.box-image-bantin img {
	height: 110px;
}

section.box-bantin {
	padding: 20px 0px;
	background: linear-gradient(90deg, rgb(199 106 30) 0%, rgb(203 117 47) 47%, rgb(240 157 90) 93%);
	animation: background-colors 20s infinite linear forwards;
	overflow: hidden;
	background-size: 200%;
	background-repeat: no-repeat;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	position: relative;
}

.box-form-bantin input {
	width: 70%;
	border: 1px solid #cdcdcd;
	padding: 10px 20px;
	font-size: 14px;
	height: 40px;
	border-radius: 15px;
	color: black;
}

.box-form-bantin button {
	font-size: 14px;
	width: 28%;
	border: 1px solid #1492cc;
	text-transform: uppercase;
	color: #fff;
	background: #1492cc;
	border-radius: 15px;
	height: 40px;
}

.box-form-bantin form {
	/* height: 50px; */
}

.box-image-bantin {
	border-radius: 5px;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	position: relative;
}

.box-image-bantin:before {
	position: absolute;
	width: 55%;
	height: 123%;
	left: 50%;
	top: 50%;
	background-color: hsla(0, 0%, 100%, .3);
	transform: translate(-50%, -50%) rotate(-45deg);
	content: "";
	z-index: 1;
	animation: expand 4s infinite;
}

.box-form-bantin form span {
	font-weight: 600;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
}

.box-form-bantin form p {
	color: #000;
	padding-bottom: 10px;
}

.box-form-bantin {
	width: 60%;
}

.box-member-logo {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.item-tags ul li img {
	width: 35px;
	margin-right: 14px;
}

.item-tags ul li.knday {
	width: 100%;
}

.box-copy-bottom-foter {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	z-index: 999;
}

.footer-main:before {
	content: "";
	position: absolute;
	background: url(../images/Rectangle_25.png);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.list-pages-pta {
	display: flex;
	justify-content: space-between;
}

.item-paves-ptas {
	width: calc(92% / 6);
}

section.doitacs {
	padding: 40px 0px;
	background: rgba(204, 204, 204, 0.36);
}

.item-paves-ptas p {
	font-size: 20px;
	color: rgb(0, 60, 170);
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: inline-block;
	border-bottom: 2px solid rgba(0, 0, 0, .1);
}

@media (max-width:991px) {
	.box-form-bantin {
		width: 70%;
		margin: 0 auto;
	}

	.item-tags {
		width: 100%;
	}

	.box-member-logo {
		display: block;
		padding-bottom: 15px;
	}

	.item-tags ul {
		justify-content: left;
	}

	.box-social-ft {
		display: none;
	}

	.ft-mobile {
		display: block;
	}

	.back_to_top {
		display: none;
	}

	.back_to_top {
		right: 10px;
	}

	.footer-bottom {
		padding: 10px 0 10px 0px;
		border: 1px dashed #cdcdcd;
	}

	.logo-footer img {
		height: auto;
		max-width: 200px;
	}

	.box-img-bct {
		padding-top: 10px;
	}

	.content-box:not(:last-child) {
		border: unset;
	}

	.search-footer {
		width: 100%;
		padding-left: 0;
	}

	.fy {
		width: 210px;
	}

	.title-footer {
		margin-bottom: 0px;
		/* margin-top: 15px; */
	}

	.footer-main {
		padding-bottom: 0;
	}

	.dangky_cuoitrang .box_info {
		width: 100%;
		margin-bottom: 15px;
	}

	.box_form_dky {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.footer {
		padding: 30px 0;
	}

	.item-paves-ptas {
		width: 50%;
		max-width: 50%;
		min-width: 50%;
	}

	.list-pages-pta {
		overflow-x: scroll;
	}

	.loggo-footer img {
		height: 70px;
		width: auto;
	}

	.footer-top-right {
		padding-left: 0px;
	}

	.logo-footer {
		width: unset;
	}

	.footer-ss3-pd {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}

	.footer-ss2-pd {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}

	.footer-ss1-pd {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100% !important;
	}

	.footer-top-right {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}

	.quick-alo-phone.quick-alo-show {
		display: none;
	}

	.metu {
		left: 0;
		right: 0;
		transform: translateX(0);
		background: #ff6c00;
	}

	.back_to_top {
		bottom: 70px;
	}


	.metu-content {
		padding: 0px;
		display: block;
		display: grid;
		background: #fff;
		grid-template-columns: repeat(5, 1fr)
	}

	.metu-content__item {
		margin: 0px;
		border-radius: 0px;
		text-align: center;
	}

	.metu-content__item p {
		font-size: 14px
	}

	.metu-content__item a {
		display: flex;
		text-align: center;
		justify-content: center;
		min-height: 30px
	}



	.pt_contact_vertical {
		display: none
	}

	.metu {
		display: block
	}

	#button-contact-vr {
		width: calc(100% - 20px);
	}
	
	#gom-all-in-one{
		display: flex;
		justify-content: center;
	}
}

@media (max-width:550px) {
	.box-copy-bottom-foter {
		display: block;
	}

	.loggo-footer {
		width: 100%;
	}

	.box-form-bantin {
		width: 99%;
		margin: 0 auto;
	}

	.item-tags ul li.knday {
		width: 100%;
		text-align: left;
	}

	.box-form-bantin button {
		width: 40%;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.box-form-bantin input {
		width: 56%;
	}

	.footer-bottom {
		padding: 10px 0 36px 0px;
	}

	.box-footer-right-1 {
		display: block;
		padding-left: 0px;
	}

	.box-footer-right-1 .box-footer {
		width: 100% !important;
	}

	.box-footer-last p {
		font-size: 14px;
	}

	.box-footer-last span {
		padding-top: 0px;
	}


	.box-about-us-item {
		width: 100%;
	}

	.dangky_cuoitrang .box_info .giam {
		font-size: 15px;
		text-align: left;
		width: 75%;
	}

	.footer-top-left {
		width: 100%;
	}

	.footer-top-right {
		width: 100%;
	}

	.dangky_cuoitrang {
		overflow: hidden;
		background-color: #f3f3f3;
		padding: 20px 0;
	}

	.dangky_cuoitrang .box_info {
		width: 100%;
		margin-bottom: 5px;
		text-align: center;
	}

	.dangky_cuoitrang .box_info .title {
		font-size: 25px;
		text-transform: uppercase;
		font-weight: 500;
		min-height: 32px;
		letter-spacing: 2px;
		text-align: center;
	}

	.box_form_dky input.form-control {
		width: calc(100% - 0px);
		margin-bottom: 5px;
		padding: 10px;
		border-radius: 0;
	}

	.box_form_dky button {
		width: 110px;
		height: 30px;
		border-radius: 0;
		font-size: 14px;
	}

	.pt_contact_vertical {
		display: none;
	}

	.coppy-right {
		font-size: 14px;
		line-height: 16px;
	}

	.back_to_top {
		/* text-align: center; */
		/* margin-top: 10px; */
	}

	.back_to_top a span {
		font-size: 15px;
	}

	.back_to_top a {
		display: inline-flex;
	}

	.back_to_top {
		/* right: 28px; */
		/* bottom: 90px; */
	}

	.footer .title {
		font-size: 20px;
	}

	.footer-main {
		padding: 20px 0 0px;
	}

	.pt_social li:not(:last-child) {
		margin-right: 5px;
	}

	.footer .title {
		font-size: 20px;
	}

	.footer-main {
		padding: 15px 0px;
	}

	.contact_fixed {
		display: flex;
	}

	.dangky_cuoitrang .box_info .icon {
		padding: 5px;
		width: 25%;
	}

	.box_form_dky .icon {
		width: 25%;
		padding: 5px;
	}

	.box_form_dky .giam {
		padding: 0 10px;
		width: 75%;
	}

	.luxury {
		font-size: 16px;
	}

	.content-address-footer {
		margin-top: 10px;
		font-size: 14px;
		line-height: 22px;
		width: 100% !important;
	}

	.footer-link li a {
		line-height: 25px;
	}
}


/* footer */
.footer {
	position: relative;
	z-index: 10;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
	background-attachment: scroll;
	padding: 50px 0 10px;
	font-size: 13px;
}

.footer::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: rgb(44, 44, 44);
	opacity: 0.95;
}

.footer__address {
	margin: 20px 0 10px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.footer__address .row {
	gap: 18px 0;
}

.footer__address p {
	font-weight: 300;
}

.social-list {
	gap: 5px 10px;
}

.social-list a {
	display: block;
	/* background: white; */
	/* color: #333; */
	padding: 5px;
	border-radius: 4px;
	width: 30px;
	height: 30px;
}

.info-footer {
	background: linear-gradient(0deg, #007444, #7bbd40);
	padding: 20px 0;
	color: white;
}

.info-footer .row {
	gap: 20px 0;
}

.info-footer h2 {
	margin-top: 0;
	font-size: 23px;
	font-weight: 700;
	color: white;
}

.info-footer .right {
	text-align: center;
}

.info-footer p a {
	font-weight: 700;
	text-decoration: underline;
	color: white;

}

.footer__logo .logo-foorer img {
	height: 100px;
	object-fit: contain;
	width: auto;
}

.info-footer .btn-common--white {
	font-size: 20px;
	max-width: 256px;
	width: 100%;
	margin: 0 auto 10px;
	background: red;
	color: white !important;
}

@media (max-width: 992px) {
	.info-footer {
		text-align: center;
	}

	.info-footer h2 {

		font-size: 20px;
	}

	.info-footer .btn-common--white {
		font-size: 18px;
	}
}
