.rmkt-2023-testimonial{
  background: #FBFBFB url(https://en.clear.sale/hubfs/Remarketing_CSLA_2023/fx-divisoria2.webp) center no-repeat;
  padding: 80px 0;
}

.rmkt-2023-testimonial .container h2{
  font-size: 24px;
}

.rmkt-2023-testimonial .container h3{
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 600;
  color: #ff4800;
}

.rmkt-2023-testimonial .container .left p{
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #747474;
}

.rmkt-2023-testimonial .container h2, .rmkt-2023-testimonial .container h4{
text-align: center;
color: #ff4800;
margin:0;
  font-family: "Aventa", sans-serif;
}


 .rmkt-2023-testimonial .container .row{
   display:flex;
   align-items: center;
   margin: 30px 0 0 0;
} 

.rmkt-2023-testimonial .left .logo{
  width:160px;
  height:66px;
  padding: 0;
}
 
.rmkt-2023-testimonial .left h2 {
  margin: 0;
  font-family: "Aventa", sans-serif;
  font-size: 24px;
  color: #000;
  font-weight: 600;
  text-align: left;
}
.rmkt-2023-testimonial .left {
    position: relative;
    text-align-last: left;
  padding: 0 150px;
}

.rmkt-2023-testimonial .container table{
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color:#090051;
}

.rmkt-2023-testimonial .container .right img{
    max-width: 85%;
}

.rmkt-2023-testimonial .left p {
  margin: 0 ;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #000;
   text-align: left;
}

.rmkt-2023-testimonial .left .chapeu{
    padding: 2px 20px;
    border-radius: 20px;
    border: solid;
    border-width: 2px;
    background: #fff;
    color: #ff4800;
    font-size: 12px;
    max-width: fit-content;
    font-weight: 600;
}

.rmkt-2023-testimonial .left .chapeu em{
    padding: 2px 20px;
    border-radius: 20px;
    border: solid;
    border-width: 2px;
    background: #fff;
    color: #ff4800;
    font-size: 12px;
    max-width: fit-content;
    font-weight: 600;
}
 
----------------------------
.rmkt-2023-testimonial ul {
  padding: 0;
  margin: 0;
}
.rmkt-2023-testimonial ul li {
  margin: 0 0 50px;
}

.rmkt-2023-testimonial ul li h3 {
  margin: 0 0 20px;
  font-size: 14px;
  color: #000;
  font-weight: 700;
}
.rmkt-2023-testimonial ul li p {
  margin: 0;
  font-size: 12px;
  color: #000;
}
 
.rmkt-2023-testimonial .right .video-list{
  text-align: right;
  
}

background-color: #e06666
.rmkt-2023-testimonial .right .video-list video{


border-radius:25px;
     max-width: 100%;
}
--------------------------


.rmkt-2023-testimonial .text p:last-child {
  margin: 0;
}
       @media (max-width:767px){
         .rmkt-2023-testimonial { 
            padding: 50px 0 0; 
         }
         .rmkt-2023-testimonial .container h4{
            font-size: 16px;
           color:#000;
          }
         .rmkt-2023-testimonial .left { 
            padding: 0 10px 10px 10px;
         }

        }
  
  

  @media (min-width:768px) and (max-width:1023px){  
    .rmkt-2023-testimonial .left { 
        padding: 0 75px;
    }
  }


 @media (min-width:768px) and (max-width:991px){  
    .rmkt-2023-testimonial .left { 
        padding: 0;
    }
  }


  @media (min-width:1024px) {  
    .rmkt-2023-testimonial .left { 
    padding: 0 33px;
  }
}

@media (min-width: 1281px){
.rmkt-2023-testimonial .left {
    padding: 0 125px;
}
}