/* Footer */
.footer-news:nth-child(1) { width: 36.666667%; /* 440/1200 */}
.footer-news:nth-child(2) {  width: 25%; /* 300/1200 */}
.footer-news:nth-child(3) { width: 13.75%; /* 165/1200 */}
.footer-news:nth-child(4) {width: 23.333333%; /* 280/1200 */}
.footer-ul {}
.footer-ul li{position:relative;padding-right: 10px;margin-right: 10px;}
.footer-ul li:last-child{padding-right: 0px;margin-right: 0px;}
.footer-ul li:after{position:absolute;content:'';background: #fff;width: 1px;height: 15px;right: 0;top: 52%;transform: translateY(-50%);}
.footer-ul li:last-child::after{
	display:none;
}
.footer-ul li a{
    color: #fff;
}
.footer-ul li a:hover{color: var(--color-hover);}
.info-footer .flex-footer {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.info-footer .flex-footer .box-footer .social-footer {
	display: flex;
	gap: 5px;
	margin: 10px 0px;
}
.info-footer .flex-footer .box-footer:nth-child(1) {
	width: 33.3%;
}
.info-footer .flex-footer .box-footer:nth-child(2) {
	width: 40%;
}
.info-footer .flex-footer .box-footer:nth-child(3) {
	width: 25%;
}
.info-footer .flex-footer .title-footer {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 14px;
}
.info-footer .flex-footer .service-footer {
	margin-top: 20px;
}
.info-footer .flex-footer .service-footer ul {
	padding: 0px;
	margin: 0px;
}
.info-footer .flex-footer .service-footer ul li {
	list-style: none;
	padding: 5px 0px;
}
.info-footer a {
	color: #fff;
}
.footer-map{}
.footer-map iframe{width: 100%;height: 470px;}

.footer-article {
    overflow: hidden;
    background: url(../images/bgft.png) no-repeat top center;
    background-size: cover;
}
.footer-article .wrap-content{
    padding: 60px 0;
}
.title-footer {
    margin-bottom: 25px;
    font-size: 18px;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: #000;
    font-family: 'SVN-Gilroy-SemiBold';
}
/* Tags */
.title-tags {
	position: relative;
	font-size: 1em;
	font-weight: 600;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #777;
}
.title-tags:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.1);
	display: block;
	height: 3px;
	width: 30px;
}
.flex-tags {
	display: flex;
	gap: 5px;
}
.flex-tags a {
	color: #333;
	border: 1px solid;
	border-radius: 3px;
	display: inline-block;
	font-size: 0.8em !important;
	opacity: 0.8;
	padding: 2px 5px;
}
.flex-tags a:hover {
	background-color: #446084;
	border-color: #446084;
	color: #fff;
	opacity: 1;
}
.footer-powered {
	background: var(--color-main);
	color: #fff;
	padding-bottom: 30px;
}
.copyright{}
.copyright a{color:#fff}
.logo-ft{
	margin-bottom: 20px;
	display:block;
}
.booking-footer{
    font-size: 15px;
    width: 180px;
    height: 50px;
    background: var(--color-main);
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SVN-Gilroy-SemiBold';
    cursor: pointer;
}
.social-footer{}
.social-footer li{}
.social-footer li a{
    font-size: 16px;
    color: #333333;
}
.social-footer li a:hover{
	color: var(--color-hover);
}
.footer-ul1{}
.footer-ul1 a{
    text-transform: capitalize;
    color: #333333;
}
.footer-ul1 a:hover{
	color: var(--color-hover);
}
.info-footer{
	color:#333333;
}
.footer-top{
	background: url(../images/bgdk.png) no-repeat top center;
	background-size: cover;
}
.footer-top .wrap-content{
    padding: 60px 0;
}
.footer-top .title-main-home h2{
    color:#fff;
    filter: brightness(0)invert(1);
}
.footer-top .title-main-home span{
	color:#fff;
}
.left-tuvan1{
	width: 64.166667%; /* 770/1200 */
	border-radius: 20px;
	overflow: hidden;
}
.right-tuvan1{
	width: 33.333333%; /* 400/1200 */
	padding-top: 15px;
}
.box-video{
    height: 380px;
}
.pic-video {
	
}
.pic-video:after {
	content:'';
	background: url(../images/play1.png) no-repeat;
	width: 78px;
	height: 78px;
	position: absolute;
	left: calc(50% - 39px);
	top: calc(50% - 39px);
}
.pic-video img{
	object-fit:cover;
	height: 380px;
}
.title-time{
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}
.title-time h2{
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'SVN-Gilroy-Bold';
}
.title-time span{
    font-size: 20px;
    text-transform: uppercase;
}

