.above-footer {
	background: linear-gradient(to right, #f30503 0, #f30503d4 25%, #f30503db 75%, #f30503 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	padding: 20px 20px 20px;
	position: relative;
	/* top: -54px; */
	z-index: 4;
	width: 100%;
	/* left: 50%; */
	/* transform: translateX(-50%); */
}

.above-footer .mc4wp-form-fields {
	position: relative;
}

.above-footer .mc4wp-form-fields input[type="email"] {
	width: 100%;
	height: 45px;
	border: 0;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	-o-border-radius: 23px;
	-ms-border-radius: 23px;
	border-radius: 23px;
	padding: 0 104px 0 30px;
	font-family: Roboto, serif;
}

.above-footer .mc4wp-form-fields .btn-submit-email {
	background: var(--color-main);
	border: 0;
	position: absolute;
	right: 4px;
	top: 4px;
	border-radius: 22px;
	padding: 8px 20px;
	color: #FFF !important;
	text-transform: uppercase;
	font-size: 13px;
	cursor: pointer;
	line-height: 20px;
}

.footer-primary .hotline-support a span {
	display: block;
	font-size: 21px;
	font-weight: bold;
	color: #fff;
}

.footer-primary .hotline-support a {
	color: #FFF !important;
	text-transform: uppercase;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.above-footer i {
	color: #FFF;
}

.footer-primary i {
	color: #cf3034;
}

.icon-support-white {
	background: url(../images/phone-icon-white.png) no-repeat;
	background-size: 40px 40px;
	background-position: 0;
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 15px;
	display: block;
}

.box-about-one-pages svg {
	width: 30px;
	height: 30px;
}

.box-about-one-pages {
	display: flex;
	align-items: center;
}

.box-about-one-pages strong {
	color: #fff;
	margin-left: 14px;
	font-size: 19px;
}

.above-footer .mc4wp-form-fields p {
	padding-bottom: 0px;
}

.hedding-widget-footer span {
	font-weight: 700;
	color: #201A17;
	font-size: 20px;
	margin: 0 0 20px;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}

.hedding-widget-footer span:before {
	content: '';
	position: absolute;
	width: 75px;
	height: 2px;
	background: #201A17;
	bottom: -5px;
}

ul.links li {
	list-style: none;
	padding: 2px 0;
	line-height: 25px;
}

ul.links li a {
	color: var(--bg-second);
	font-size: 15px;
}

.footer-main p:last-child {
	padding-bottom: 0;
}

.contact-info {
	color: #333;
	line-height: 25px;
	font-size: 15px;
	width: 100%;
}

.contact-info:not(:last-child) {
	margin-bottom: 10px;
}

.contact-info ul li {
	line-height: 25px;
	list-style: disc !important;
	padding: 2px 0;
	margin-left: 15px;
}

.contact-info iframe {
	width: 100%;
	height: 150px;
	border-radius: 5px;
}

.footer-primary {
	padding: 30px 0;
	background: #f0f0f0;
}

ul.links li svg {
	width: 10px;
	height: 10px;
	margin-right: 3px;
}



.Btn {
	border: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition-duration: 0.4s;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin-left: 5px;
	fill: #fff;
	color: #fff;
}

.Instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg,
			#f09433 0%,
			#e6683c 25%,
			#dc2743 50%,
			#cc2366 75%,
			#bc1888 100%);
	background: -webkit-linear-gradient(45deg,
			#f09433 0%,
			#e6683c 25%,
			#dc2743 50%,
			#cc2366 75%,
			#bc1888 100%);
	background: linear-gradient(45deg,
			#f09433 0%,
			#e6683c 25%,
			#dc2743 50%,
			#cc2366 75%,
			#bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
	padding: 0px;
}

.Youtube {
	background-color: #ff0000;
}

.Facebook {
	background-color: #1da1f2;
}

.Linkedin {
	background-color: #1da1f2;
}

.Btn:hover {}

.Btn:hover .text {
	opacity: 0;
	transition-duration: 0.4s;
	font-size: 15px;
	font-weight: 400;
}

.Btn:hover .svgIcon {
	opacity: 0;
	transition-duration: 0.3s;
}

footer .text {
	position: absolute;
	color: rgb(255, 255, 255);
	width: 120px;
	font-weight: 600;
	opacity: 0;
	transition-duration: 0.4s;
}

.svgIcon {
	transition-duration: 0.3s;
}

.svgIcon path {
	fill: white;
}

.container-media {
	display: flex;
	width: 40%;
	justify-content: right;
}

.container-media ul {
	display: flex;
	justify-content: space-between;
	width: 90%;
	gap: 5px;
	line-height: 0;
}

.container-media ul a {
	line-height: 0;
}

.menu-footer-item {
	font-size: 13px;
}



.hotline-support {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.container-media a button svg path {
	fill: #fff;
}

a.box-sport-newscark {
	width: 55%;
	display: flex;
	align-items: center;
}

a.box-sport-newscark span {
	color: #fff;
	font-size: 25px;
	font-weight: 600;
}

.Btn:hover svg {
	opacity: 1;
}

.icon-down-footer {
	display: none;
}

.copy-rights p {
	padding: 12px 0px;
	color: #555;
	margin-bottom: 0px;
}

.copy-rights {
	text-align: center;
}







#button-contact-vr {
    position: fixed;
    bottom: 0;
    z-index: 99999
}

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

#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-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
}

.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
}

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

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    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%)
}

#instagram-vr .phone-vr-circle-fill {
    background: rgb(17,143,253);
    background: linear-gradient(160deg,rgba(17,143,253,1) 20%,rgba(188,60,218,1) 50%,rgba(253,223,5,1) 80%);
    background-size: contain;
    box-shadow: 0 0 0 0 #c840c9;
    background-color: rgb(79 103 254);
    border: 0
}

#instagram-vr .phone-vr-img-circle {
    background: transparent
}

#telegram-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2c9fd8;
    background-color: rgb(44 159 216 / 74%)
}

#telegram-vr .phone-vr-img-circle {
    background: #2c9fd8
}

@-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 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
    }
}

.phone-bar a {
    position: absolute;
    margin-top: -65px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 7px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap
}

.phone-bar a:hover {
    opacity: 0.8;
    color: #fff
}

@media(max-width: 736px) {
    .phone-bar {
        display:none
    }
}

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

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

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113,68,151,0.8)
}

#viber-vr .phone-vr-img-circle {
    background-color: #714497
}

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

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

div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: rgb(35 217 72 / 70%)
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%
}

#fanpage-vr img {
    max-width: 35px;
    max-height: 35px
}

#fanpage-vr .phone-vr-img-circle {
    background-color: #1877f2
}

#fanpage-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(24 119 242 / 65%);
    background-color: rgb(24 119 242 / 70%)
}

#gom-all-in-one .button-contact {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all
}

#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%
}

#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer
}

#popup-showroom-vr,div#popup-form-contact-vr {
    display: none
}

#popup-showroom-vr.active,div#popup-form-contact-vr.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999
}



@media(max-width:1300px) {
	.footer-primary .hotline-support a span {
		font-size: 17px;
	}

	a.box-sport-newscark span {
		font-size: 20px;
	}
}



@media (min-width: 980px) {
	.support-bottom {
		box-shadow: none;
		border-top: none;
	}
}

.support-bottom {
	width: 50px;
	bottom: 45px;
	left: 25px;
	position: fixed !important;
	z-index: 99800;
	background-color: transparent !important;
	padding: 6px 0;
	border-radius: 3px 0 0 3px;
	box-shadow: none;
	border-top: none;
}

.support-bottom .btn-list {
	display: block !important;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	padding: 6px !important;
	justify-content: space-around !important;
}

.support-bottom .btn-float-container {
	width: 100%;
	margin-bottom: 6px;
}

.support-bottom a {
	width: 44px;
	height: 44px;
	line-height: 44px;
	display: inline-block !important;
	border: none !important;
	font-size: 18px !important;
	color: #fff !important;
	text-align: center !important;
	position: relative;
	border-radius: 50% !important;
	cursor: pointer !important;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .11);
	background: none;
}

.support-bottom .button-call {
	background-image: url(../images/calling.gif);
	background-size: 100% 100%;
}

.support-bottom i {
	width: 44px;
	height: 44px;
	display: block;
}

.support-bottom i {
	font-size: 28px;
}

.support-bottom .btn-float-container span {
	display: none !important;
}

.support-bottom .button-messenger {
	background-image: url(../images/icon-messenger.svg) !important;
}

.support-bottom .button-zalo {
	background-image: url(../images/icon-zalo.svg) !important;
}

.backtotop {
	cursor: pointer;
	background: #999;
	bottom: 10px;
	color: #fff !important;
	font-size: 12px;
	font-weight: 700;
	height: 40px;
	padding: 2px;
	position: fixed;
	right: 12px;
	text-align: center;
	text-transform: uppercase;
	width: 40px;
	z-index: 9999;
	border-radius: 2px;
}

.backtotop svg {
	width: 28px;
	height: 22px;
	margin-bottom: -8px;
}

.backtotop svg path {
	stroke: #fff;
}

/* .above-footer1:before {
	content: "";
	position: absolute;
	background: url(../images/7123.png);
	background: #f201A1;
	width: 100%;
	height: 100%;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
	opacity: 0.3;
	top: 0;
	background-position: center;
} */

.above-footer .row {
	position: relative;
}

.box-footer-colore p a {
	color: #666 !important;
}

.links iframe {
	width: 100%;
	height: 195px;
	border-radius: 5px;
}

.urlink_foooter ul li {
	list-style: disc !important;
	margin-left: 20px;
	line-height: 1.8;
	font-size: 15px;
}

.contact-info h2 {
	font-weight: 600;
	color: #201A17;
	font-size: 20px;
	margin: 0 0 20px;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}

.contact-info h2:before {
	content: '';
	position: absolute;
	width: 75px;
	height: 2px;
	background: #201A17;
	bottom: -5px;
}

.widget-about-us-footer img {
	width: 75%;
	max-width: 200px;
}

.logo-footer {
	text-align: center;
	max-width: 190px;
	padding-top: 15px;
	margin: auto;
	padding-bottom: 25px;
}


@media(max-width:1200px) {
	.footer-primary .hotline-support a span {
		font-size: 16px;
	}
}

@media(max-width:1100px) {
	.box-about-one-pages strong {
		color: #fff;
		margin-left: 14px;
		font-size: 16px;
	}


}

@media(max-width:990px) {
	.icon-down-footer {
		display: block;
	}

	ul.links.active {
		display: block;
	}

	.widget-about-us-footer .hedding-widget-footer {
		background: unset;
		border: none;
		padding: unset;
	}

	.icon-down-footer svg {
		width: 25px;
		height: 25px;
		top: 4px;
		position: relative;
	}

	.hedding-widget-footer {
		display: flex;
		align-items: center;
		justify-content: space-between;
		/* background: #fff; */
		/* padding: 10px; */
		margin-top: 10px;
		margin-bottom: 0px;
		/* border: 1px solid #ddd; */
	}

	.hedding-widget-footer span {
		margin-bottom: 0px;
		font-size: 15px;
	}

	.hedding-widget-footer span:before {
		content: "";
		background: none;
		height: unset;
		width: unset;
	}

	ul.links {
		display: none;
	}


	.box-about-one-pages strong {
		font-size: 17px;
	}

	/* .container-media {
		display: none;
	} */

	a.box-sport-newscark {
		width: 100%;
		width: 210px;
		margin: 0 auto;
		display: flex;
		align-items: center;
	}

	.hotline-support {
		margin-top: 11px;
	}

	.box-about-one-pages {
		justify-content: center;
		margin-bottom: 10px;
	}

	.hotline-bar {
		display: none;
	}

	.footer-main .urlink_foooter {
		display: none;
	}

	.footer-main .urlink_foooter.active {
		display: block;
	}

	.icon-support-white {
		background-size: contain;
		width: 30px;
		height: 30px;
		margin-right: 8px;
	}

	a.box-sport-newscark span {
		font-size: 16px;
	}

}

.service {
	padding: 0px 0 10px 0;
	/* margin: -20px 0 30px 0; */
	/* background-color: #ededed; */
}

.service-wrap .service-box img {
	width: 50px;
}

.service-box img {
	width: 50px;
	margin-right: 10px;

}

.service-box {
	background: #f3f3f3;
	padding: 10px;
	border-radius: 5px;
}

.service-content {}

.service-title {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	text-transform: uppercase;
}

.service-desc {
	font-size: 13px;
	color: #373737;
}

.news-title {
	font-size: 16px;
	font-weight: 500;
	color: #4a4a4a;
	text-transform: uppercase;
	padding: 0px 0px 4px 0px;
}

.news-title svg {
	margin-right: 10px;
}

.sec-partner {
	padding: 30px 0;
}

.partner-slide {
	margin-bottom: 0;
}

.partner-slide .slick-list {
	margin: 0 -5px;
}

.partner-slide .slick-slide {
	margin: 0 5px;
}

.item-partner {
	display: block;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 5px;
}

.item-partner__img {
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.item-partner__img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	position: absolute;
	top: 0;
	left: 0;
	transition: transform .3s ease-in-out;
}

.partner-slide .slick-dots {
	bottom: -20px;
}

.slick-dots li {
	border-color: var(--bg-second);
}

.slick-dots li.slick-active {
	border-color: var(--color-main);
	background: var(--color-main);
}

.footer-main-socail ul {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}

.footer-main-socail-txt {
	margin-bottom: 10px;
}

.sec-featured {
	padding: 30px 0;
}

.featured-grid {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
}

.featured-grid-box {
	text-align: center;
	padding: 15px;
}
.featured-grid-box:not(:last-child){
	border-right: 1px dashed #ddd;
}
.featured-grid-img {
	margin-bottom: 16px;
}

.featured-grid-img img {
	width: 42px;
	height: 42px;
}

.featured-grid-txt {
	font-weight: 700;
	font-size: 16px;
}

@media (max-width: 768px) {
	.footer-primary {
		padding: 5px 0 30px;
	}
	.logo-footer{
		max-width: 240px;
	}
}
