/* CSS Document */

.menu .logo-nav {
  background-color: transparent!important;
  position: absolute;
  z-index: 1;
  top: 16px;
  left: 50px;
  display: block;
  width: 100%;
  max-width: 200px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.safety-video-section {
    position: relative;
    width: 100%;
    opacity: 0;
    color: #fff;
    overflow: hidden;
}
.safety-video-section.ready {
	opacity: 1;
	animation: fadeInUp .4s both;
}
.safety-video-section .vbnn {
    display: block;
    position: relative;
    padding-bottom: 53%;
    overflow: hidden;
    background: #282828;
}

 
@media (max-width: 1300px) {
	.safety-video-section .vbnn {
		padding-bottom: 68%;
	}
}

 
@media (max-width: 991px) {
	.safety-video-section .vbnn {
		padding-bottom: 82%!important;
	}
	.menu .logo-nav {
		left:15px;
	}
	.menu > .container {
		padding-right:15px;
		
	}
  .menu.actived {
     padding-top: 20px;  
  }
}
@media (max-width: 768px) {
	.safety-video-section .vbnn {
		padding-bottom: 100%!important;
	}
}

@media (max-width: 650px) {
	.safety-video-section .vbnn {
		padding-bottom: 140%!important;
	}
}
@media (max-width: 450px) {
	.safety-video-section .vbnn {
		padding-bottom: 180%!important;
	}
}
@media (max-width: 691px) {
.menu .logo-nav {
	max-width:95px;
}
}
.safety-video-section .vbnn .video-holder{width: 108.5%;padding-bottom: 60%;position: absolute; z-index: 1;left: 50%;transform: translateX(-50%);opacity: .5;}
.safety-video-section .vbnn .video-holder + img {
	opacity: 0;
}
.safety-video-section .vbnn .video-holder video {position:absolute;left:0;right:0;width:100%;height:100%;}
@media only screen and (max-width: 1200px){ 
  .safety-video-section .vbnn .video-holder {width: 177%;padding-bottom: 100%;}
}
@media only screen and (max-width: 767px){  
  .safety-video-section .vbnn .video-holder {width: 329%;padding-bottom: 184%;}
}

.safety-video-section .vbnn img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: .23;
}
.safety-video-section .vinfo {
    position: absolute;
    z-index: 2;
    top: 5%;
    left: 5%;
    z-index: 2;
    width: 90%;
    height: 90%;
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
}
.safety-video-section .vinfo h2 {
    margin: 0px 0 20px;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px; /* 116.667% */
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
.safety-video-section .vinfo p {
	max-width: 780px;
	margin: 0 auto 30px;
	text-align: center;
}
.safety-video-section .vinfo p a { color: #fff }
.safety-video-section .vinfo p a:hover { color: #f9c72a }
.safety-video-section .vinfo .block-video-cta {
	display: block;
	width: 100%;
	max-width: 871px;
	margin: 50px auto 0;
	padding-bottom: 489px;
	text-align: center;
	position: relative;
}
.safety-video-section.video-cta {}
.safety-video-section.video-cta .vbnn {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0;
}
.safety-video-section.video-cta .vinfo {
	position: relative;
	display: block;
	z-index: 2;
	padding: calc(5% + 20px) 0;
}
@media (max-width: 991px) {
	.safety-video-section .vbnn {
	    padding-bottom: 64%;
	}
	.safety-video-section .vinfo h2 {/* font-size: 45px; */}
}
@media (max-width: 768px) {
	.safety-video-section .vbnn {
	    padding-bottom: 104%;
	}
	.safety-video-section .vinfo h2 {/* font-size: 54px; */}
}

/*left right home*/ 


.info span {
  color: var(--color-3, #9A8A78);
  text-align: center;
  /* font-family: "lato", sans-serif; */
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.left-right-section .info h2{color: #626262;font-family: Montserrat;font-size: 30px;font-style: normal;font-weight: 700;line-height: 30px; /* 100% */letter-spacing: 0.6px;padding-bottom: 10px;text-transform: uppercase;}

.left-right-section .info p {
  color: #626262;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
  letter-spacing: 0.6px;
}

.left-right-section.top .item
{
  flex-direction: row;
  height: 480px;
}

.left-right-section.top .info {
    padding: 100px 40px;
}

.left-right-section .info{
  /* padding: 120px 100px; */
  padding:100px;
  padding-left: 40px;
  padding-right:40px;
  background-color: #f8f8f8;
}

/*green row */

.waste-management {
  background:
    linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    url('http://southernlogistics.d09.colophonhosting.com/wp-content/uploads/2025/05/green-row.jpg') center / cover no-repeat,
    #04944F;
  background-blend-mode: overlay, multiply;
  position: relative;
  color: #fff;
}

.waste-management .overlay {
  padding: 100px 20px;
  width: 100%;
  height: 100%;
}
.container {
  max-width: 1200px;
  margin: 0;
  padding-left: 100px;
  display: flex;
  align-items: anchor-center;
  flex-wrap: wrap;
}

.text-content {
  max-width: 600px;
}

.text-content h2 {
  margin-bottom: 50px;
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 100% */
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.text-content p {
  margin-bottom: 50px;
  color: #FFF;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
  letter-spacing: 0.6px;
}


/* RESPONSIVO */
@media (max-width: 768px) {
  .container {
    /* flex-direction: column; */
    text-align: center;
  }

  .btn-learn {
    justify-content: center;
  }
}

@media (max-width: 768px) {
 .overlay .container {
    /* flex-direction: column; */
    text-align: left;
    padding: 30px;
  }
}

.safety-stats-section {
	width: 100%;
	display: flex;
	background: #04944F;
	padding: 60px 150px;
	justify-content: center;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.safety-stats-section::before {
	content: "";
	position: absolute;
	inset: 0;
	background-color: rgba(0, 0, 0, 0.15); /* opacidade controlada */
	z-index: -1;
}
.safety-stats-section .stats-grid {
	opacity: 0;
}
.safety-stats-section.ready .stats-grid {
	opacity: 1;
	animation: fadeInUp .4s both;
}
.safety-stats-section .stats-grid {
    display: flex;
    flex-wrap: nowrap;
    /* gap: 50px; */
    /* width: 100%; */
    /* align-content: space-around; */
}

@media (max-width: 1400px){
	.safety-stats-section .stats-grid {
			width: 100%;
		gap:10px;
	}
	.safety-stats-section {
		padding:20px
	}
}

@media (max-width:992px){
	.safety-stats-section .stats-grid {
			
		gap:1px;
	}
	.safety-stats-section {
		padding:20px;
		
	}
}
@media (max-width: 767px) {
  .safety-stats-section .stats-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* opcional para centralizar */
	  
  }

  .safety-stats-section .stats-grid .item {
    width: 50%;
    box-sizing: border-box;
    padding: 15px;
  }
}
.safety-stats-section .stats-grid .item {
	width: 300px;
	text-align: center;
	margin-bottom: 50px;
	position: relative;
}

.safety-stats-section .stats-grid .item:not(:last-child) {
	border-right: 1px solid white
	 
}
.safety-stats-section .stats-grid .item .icon {
   color: #FFF;
text-align: center;
font-family: "Font Awesome 6 Pro";
font-size: 60px;
font-style: normal;
font-weight: 300;
line-height: 70px; /* 116.667% */
letter-spacing: 0.6px;
}
.safety-stats-section .stats-grid .item h2 {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 50px; /* 125% */
    padding: 0 5px;
    letter-spacing: 0.6px;
}
.safety-stats-section .stats-grid .item h2:after {
	/* content: ''; */
	display: block;
	height: 2px;
	width: 120px;
	margin: 0 auto 15px;
	background: #fcfcfc;
}
.safety-stats-section .stats-grid .item p {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 88.889% */
    letter-spacing: 0.6px;
    max-width: 190px;
    margin: 0 auto;
}
@media (max-width: 768px) {
	.safety-stats-section .stats-grid .item {/* width: 50%; */}
	.safety-video-section .info .block-video-cta {
		padding-bottom: 56%;
	}
	.safety-stats-section .stats-grid .item:not(:last-child){
	  border-right:none;
	}
}
@media (max-width: 420px) {
	.safety-stats-section .stats-grid .item { width: 100%; }
}

@media (max-width:991px){
	.left-right-section .bnn{
		display:none;
		
	}
	 
}
@media (max-width: 451px) {
	.left-right-section.top {
		  /* padding-bottom:35px; */
	}
	.item .info{
		padding-top:25px!important;
	}
	.left-right-section .info {
		padding-bottom:25px;
	}
}

@media (max-width:391px){
	.left-right-section.top {
		 /* padding-bottom: 120px; */
	}
}
