/*
Theme Name: Tantex
Author: Corsiva Lab Team (Bryan)
Description: Tantex
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Tantex 
*/
.section-services .listing .item .title-award{
	min-height:6.7rem;
}
.section-globalperspective .content{
	padding:9rem 0;
	border-top:1px solid #A7A7A7;
}
@media (max-width:991.98px){
.section-globalperspective .content{
	padding:6rem 0;

}	
}
.section-milestone{
	border-top:1px solid #A7A7A7;
}
header .header-content .wrap-content .logo{
	max-width:20rem;
}
.section-partners .item img{
	width:100%;
	height;100%;
	max-height:100%;
}
.section-partners {
  padding: 5rem 0;
	overflow:hidden;
}
.section-partners .swiper-wrapper {
  transition-timing-function: linear;
}
.section-partners .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 13rem;
}
.section-partners .item img {
  max-height: 100%;
	width:auto;
  object-fit: contain;
}
.section-partners .content .slider .swiper{
overflow:visible;
}
.section-partners .content .slider:nth-child(2) .swiper{
transform:translatex(-25%);
}
.section-workingwith .item img{
	max-height: 100%;
}
.section-newpartner{
	padding:6rem 0;
}
.section-newpartner .list-gallery{
	display:flex;
	gap:3rem;
	justify-content:space-between;
}
.section-newpartner .list-gallery .item-gallery{
	flex:1
}
.section-newpartner .list-gallery .item-gallery .gallery .image:not(:first-child){
	margin-top:1.5rem;
}
.section-newpartner .list-gallery .item-gallery .gallery.custom .image:not(:first-child){
	margin-top:0;
}
.section-newpartner .list-gallery .item-gallery .gallery.custom{
	display:flex;
	gap:1.5rem;
	justify-content:space-between;
	flex-wrap:wrap;
}
.section-newpartner .list-gallery .item-gallery .gallery .image{
	padding:1rem;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	max-height:24.6rem;
}
.section-newpartner .list-gallery .item-gallery .gallery.custom .image{
	min-width:48%;
	max-width:49%;
	flex:1;
}
.section-newpartner .list-gallery .item-gallery .gallery .image img{
	max-height:10rem;
	max-width:22.5rem
}
@media (max-width:991.98px){
	.section-newpartner .list-gallery .item-gallery .gallery.custom .image{
	min-width:47%;
	max-width:47%;
}
	
}
@media (max-width:575.98px){
	.section-newpartner .list-gallery{
	flex-direction:column
}
}
/* 6-aug  */
footer .menu-footer li a{
	font-size:1.4rem;
}
.section-services .listing .item .desc{
	padding:0 1rem;
}
.title-custom{
	width:fit-content;
	margin:0 auto
}
@media (max-width:575.98px){
	.section-milestone .listing .item .desc{
		top: inherit !important;
		bottom:inherit !important
	}
	.section-milestone .listing .item:nth-child(odd) .desc{
		top: inherit !important;
		bottom:inherit !important
	}
	.wrap-title-custom .title-item{
		white-space:inherit;
	}
	.wrap-title-custom .line{
		display:none;
	}
	.wrap-title-custom{
		text-align:center;
	}
}
.section-workingwith .item { 
height:25rem;
}
.section-trustedstrategicpartners .item img{
	max-height:100%
}
header .header-content .wrap-content .logo{
	max-width:14rem;
}
.fs-12{
	font-size:1.2rem;
}
/* footer .logo{
	width:12rem;
} */
/* footer .wrap-logo .list-location .item{
	font-size:1rem;
} */
.navmenu > li.menu-item-has-children > a:after{
	width:1.2rem;
	height:1.2rem;
	top:60%
}
/* .navmenu > li.menu-item-has-children:hover > a::after{
	transform:none;
} */
.section-lifeattantex .list-gallery {
	display: grid;
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 1.5rem;
grid-row-gap: 1.5rem;
}
.section-lifeattantex .thumb .wrap-thumb .item .image{
	height:23rem;
}
.section-services .listing .item .desc{
	text-align:left;
}
@media (max-width:991.98px){
	.header .logo{
		position:absolute;
		top:50%;
		left:50%;
		transform:translate(-50%,-50%);
		width:14rem;
		height:fit-content;
	}
	header .header-content .wrap-content{
		justify-content:end;
		padding:1rem 0;
	}
}
.section-awards .listing .item .title-award.fs-28{
	font-size:2.4rem;
}
.section-awards .listing .item .title-award{
	min-height:auto
}
.section-services .listing .item .title-award.fs-28{
	font-size:2.4rem;
}
.section-services .listing .item .title-award{
	min-height:auto
}