
.about-us-2023-facts h2{
    font-size: 24px;
  color: #000;
  margin: 0 0 10px; 
  text-align: left;
  font-family: "Aventa", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  text-align:center;
} 
.about-us-2023-facts h2 span {
  color: #ff4800;
}

.about-us-2023-facts .container p{
   margin: 0 10px 20px 10px;
  }
.about-us-2023-facts .span12{
 margin:0; 
}
.about-us-2023-facts h4{
  text-align:center;
    font-size: 16px;
  color: #212121;
  margin: 0 0 30px; 
  font-family: "Montserrat", sans-serif; 
  line-height: 1.5;  
  font-weight:400;
} 

.about-us-2023-facts h4 span {
  color: #ff4800;
}

.badgets-container-wrapper .owl-carousel {
    display: flex!important;
}
.badgets-container-wrapper .owl-carousel .item {
    display: flex;
}

.about-us-2023-facts .container .session .text p{
  padding: 0 100px;
}

.about-us-2023-facts .container .session .owl-carousel .item img {
    max-height: 80%;
  width: 65%!important;
}

.badgets-social-list i{
  display:none;
}
 @media (min-width:1024px) {    
   .about-us-2023-facts{
    padding: 50px 0; 
   }
.about-us-2023-facts .owl-carousel .item img {
    max-height: 45%;
}
}

@media (max-width: 767.98px) { 
  .about-us-2023-facts {
    padding: 50px 20px; 
  }
  .about-us-2023-facts .container .text-center .owl-carousel{
    display:flex;
  }  
  .about-us-2023-facts .container p{
   margin: 0 0 20px 0; 
  }
  
  .about-us-2023-facts .subbadgets .badgets-aux{
  display:flex;
  align-items: center;
  }
}

 @media (min-width:768px) and (max-width:1023px){    


    .about-us-2023-facts .owl-carousel .item img {
    max-height: 33%;
}
   .about-us-2023-facts .owl-carousel{
    max-height: 80%;
}
   .about-us-2023-facts { 
    padding: 40px 0 0px; 
}
   
   .about-us-2023-facts .container p{
   margin: 0 4px 20px 4px; 
  }
    .about-us-2023-facts .container .cards{
    padding: 0; 
   }
   .about-us-2023-facts .container .cards {
    padding: 0;
    min-width: fit-content;
   flex-wrap: wrap!important;
}
 
   .about-us-2023-facts .container .cards .align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: baseline!important;
}
} 
 @media (max-width:425px){  
.about-us-2023-facts .badgets-container-wrapper .owl-carousel .item img {
    max-height: 10%;
}
}


.cs-numbers {
  padding: 2rem;
  border: 2px solid #ff4800;
  margin: 20px 0;
}
.cs-numbers ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cs-numbers ul li {
  border-right: 1px solid #e6e6e6;
  padding: 0 15px;
  text-align: center;
  width: 16%;
}

.cs-numbers ul li strong {
  color: #ff4800;
  font-size: 22px;
}

.cs-numbers ul li p {
  display: block;
  font-size: 14px;
  color: #000;
  font-weight: 600
}
.cs-numbers ul li:last-child {
  border: 0;
}

@media (max-width: 767.98px) {
  
  .cs-numbers {
    margin: 20px 0;
  }
  
  .cs-numbers ul {
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
  }
  
  .cs-numbers ul li {
    border-right: 0;
    padding: 0 15px;
    text-align: center;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .cs-numbers ul li .hs_cos_wrapper_type_inline_rich_text strong {
    font-size: 30px;
  }
  .cs-numbers ul li .hs_cos_wrapper_type_inline_rich_text p {
    font-size: 14px;
  }
}

.list-ico-text {
}

.list-ico-text .item {
  display: flex;
  align-items: center;
  margin: 30px 0
}

.list-ico-text .ico {
  width: 65px;
}

.list-ico-text .text {
  width: calc(100% - 65px);
  padding: 0 15px;
}

.list-ico-text .text p {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
}

/*
* Mobile
*/
@media (max-width: 767.98px) {
  .list-ico-text {
    padding: 30px 0;
    margin: 0;
  }

}
