/*
Theme Name: Southteam
Theme URI: https://southteam.vn
Author: South93
Author URI: https://southteam.vn
Description: Đây là Theme được phát triển bởi đội ngũ South Team, dựa trên nền tảng Bootstrap và FontAwesome
Version: 20.20

...and now go out and play!
*/
@media (min-width: 1200px){
	.container {
		max-width: 1390px;
	}
	.content-inner .title {
    font-size: 3vw;
    line-height: 3vw;
    margin-bottom: 35px;
}
}
@media (max-width: 768px){
	.tourIcon .icon__box__layout .icon__tour__content {
    width: 100%;
    padding: 0;
    text-align: center;   -ms-flex-order: 3;
    order: 3;
}
	.tourIcon .icon__box__layout .icon__tour:before {
		display:none;
	}
.tourIcon .icon__box__layout .iconTourTitle {
    width: 100%;
    padding: 0px 10px;
    text-align: center;
	    -ms-flex-order: 2;
    order: 2;
}
	.tourIcon .icon__box__layout .icon__tour {
    margin: 10px auto;
    padding: 15px;
    width: 70px;
    height: 70px;    -ms-flex-order: 1;
    order: 1;
}
	.cFixed, .c-fixed_target {
		position: absolute;
		top: 0px !important;
		right: 0;
		left: 0;
	}
}
div#wrapper-footer {
    display: block;
    z-index: 1;
    position: relative;
}
.project-carousel-item-inner {
    background-size: cover;
}
.project-carousel-item .content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}
.content-inner .title {
    font-size: 3vw;
    line-height: 3vw;
    color: white;
    text-transform: uppercase;
}
.overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 25%);
    z-index: 0;
}

.content-inner {
    z-index: 1;
}
.content-inner .title {
    color: white;
    text-transform: uppercase;
    text-shadow: 1px 1px 8px rgb(0 0 0 / 62%);
}
.project-carousel-item-inner .view-more {
    display: inline-block;
    padding: 8px 25px;
    color: white;
    border: 2px solid #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.project-carousel-item-inner .view-more:hover {
    background-color: white;
    color: #333;
}
.gallery-item-grid img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 100%;
}
.gallery-item-grid {
    padding: 5px 15px;
    text-align: center;
    border: 1px solid #f3f3f3;
    margin-bottom: 15px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
}
.row.mini-row {
    margin-left: -5px;
    margin-right: -5px;
}

.row.mini-row > div[class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
}
.tg-description p {
    margin-bottom: 4px;
}
.gallery-carousel .gallery-item {
    height: 115px;
    text-align: center;
    background-color: #fff;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery-carousel .owl-carousel .owl-item .gallery-item img {
    max-height: 100%;
    width: auto;
    display: inline-block;
    max-width: 100%;
}
.gallery-carousel.gallery-col-1 .gallery-item {
    height: auto;
    width: 100%;
}
/*-------------------------------------------- Hotline -----------------------------------------*/
.widget--action--fixed {
    position: fixed;
    bottom: 53px;
    right: 5px;
    width: 45px;
    z-index: 1;
}
.widget--action--fixed>a.widget--action--item {
	width: 44px;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	border: none;
	font-size: 18px;
	color: #fff;
	text-align: center;
	position: relative;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-bottom: 10px;
}
a.widget--action--item.click--hotline {
	background-image: url(https://lighthub.vn/wp-content/themes/southteam/img/widget_icon_click_to_call.svg);
	background-color: #509600;
}
a.widget--action--item.click--zalo {
	background-image: url(https://lighthub.vn/wp-content/themes/southteam/img/widget_icon_zalo.svg);
	background-color: #0068ff;
}
a.widget--action--item.click--messenger {
	background-image: url(https://lighthub.vn/wp-content/themes/southteam/img/widget_icon_messenger.svg);
	background-color: #0084ff;
}
.widget--action--fixed>a.widget--action--item:hover {
	box-shadow: 0 0 15px rgb(0 0 0 / 30%);
}
.widget--action--fixed>a.widget--action--item span {
    position: absolute;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    padding: 0px 50px 0 20px;
    right: -250px;
    z-index: -1;
    font-size: 15px;
    min-width: max-content;
    display: inline-block;
}
.widget--action--fixed>a.widget--action--item:hover span {
    right: 0;
}
a.widget--action--item.click--hotline span {
    background-color: #509600;
}
a.widget--action--item.click--zalo span{
    background-color: #0068ff;
}
a.widget--action--item.click--messenger span{
	background-color: #0084ff;
}
/*------------------------------------------------ End Hotline-------------------------------*/
.contentDesign.newSimple .designThumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.contentDesign.newSimple .designThumbnail .thumb {
    width: 100%;
    height: 100%;
    display: block;
}
.contentDesign .designThumbnail {
    position: relative;width:100%;height:100%;
    aspect-ratio: 8 / 5;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo img {
    max-height: 75px;
}