.about_Trust h2{
  text-align:center;
  line-height:35px;
}
.about_Trust{
padding:100px 0px;
}
.Trust_slider a{
  color: #D55F2A;
  font-weight: bold;
  font-size: 15px;
  padding-left: 0;
}
.Trust_content{
  display:flex;  
  flex-wrap: wrap;
  align-items: center;
    
}
.Trust_slider{
  width:60%;
  flex: 0 0 60%;
  max-width: 60%;
  padding: 0 70px

}
.Trust_slider .owl-carousel .item h4{
font-weight: 800!important;
  color:#D55F2A;
}
.Trust_para{
  flex: 0 0 40%;
  max-width: 40%;
  width: 40%;
      padding-right: 60px;

}
.Trust_slider .owl-carousel .item{
    display:block;
    background: #FFFFFF;
    border: 1px solid #363636;
    box-sizing: border-box;
/*     box-shadow: 0px 0px 100px rgba(54, 54, 54, 0.1459); */
    padding: 50px 34px;

}
.Trust_slider .owl-carousel .item img{
    max-width: 87px !important;
    height: 87px !important;
  margin-bottom: 25px;
}


.Trust_slider .owl-prev {
    background: url(https://f.hubspotusercontent20.net/hubfs/4077477/Left_Arrow%20%281%29.png) left center no-repeat !important;
    height: 50px !important;
    top: 145px;
    width: 50px !important;
    z-index: 1000;
    left: -65px;
    cursor: pointer !important;
    color: transparent !important;
   
    background-size: 100% !important;
  position: absolute;
}
/* .perudo-sldier-main .left-image-item img {
    width: 75% !important;
} */

.Trust_slider .owl-next {
    background: url(https://f.hubspotusercontent20.net/hubfs/4077477/Right_Arrow%20%281%29.png) right center no-repeat !important;
    height: 50px;
    top: 145px;
    width: 50px;
    z-index: 1000;
    right: -65px;
    cursor: pointer !important;
    color: transparent !important;
  
    background-size: 100% !important;
    position: absolute;
}


.view_review {
    width: 100%;
    text-align: right;
    display: inline-block;
    margin-bottom: 20px;
}


/*=========media queries===========*/
@media (max-width:1200px){





   .Trust_slider .owl-carousel .owl-nav {
    text-align:center;
    padding: 20px 0 0 0;
}
}
@media (max-width:1024px){ 
   .Trust_slider .owl-carousel .owl-nav {
    text-align:center;
    padding: 20px 0 0 0;
}
}

@media (max-width:990px){
  .about_Trust {
    padding: 50px 0px;
}  
.Trust_slider {
    width: 100%;
    flex: 0 0 100%;
    position: relative;
    max-width: 100%;
}

 .Trust_slider .owl-carousel .owl-nav {
    text-align:center;
    padding: 20px 0 0 0;
}

.Trust_para{
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
      padding-right: 0;
      text-align: center;

}
.Trust_content{ padding:0; }
.Trust_slider .owl-prev, 
.Trust_slider .owl-next {
   position: static;
    margin: 0 3px;
}


.Trust_slider{
  padding: 0;

}


}

@media (max-width:767px){
.about_Trust {
    padding: 50px 0px 0 ;
}
  
.Trust_para {
    font-size: 16px;
    line-height: 35px;
    flex: 0 0 100%;
    margin-right: unset;
    max-width: 100%;
    width: 100%;
    padding-top: 35px;
    padding: 0 15px;
    text-align:center;
}

}

 .Trust_slider .owl-carousel .owl-nav {
    text-align:center;
    padding: 20px 0 0 0;
} 
}
@media (max-width:480px){
.about_Trust {
    padding: 0px;
}


 .Trust_para {
    font-size: 16px;
    line-height: 35px;
    flex: 0 0 100% ; 
    margin-right: unset;
    width: 100%;
    padding-top: 0px;
} 
.Trust_slider {
   max-width: 100%;
    flex: 0 0 100%;
}  

  .Trust_slider .owl-nav{
  padding-top:10px;
  text-align:center;
    
  }
  .about_Trust h2 {
    text-align: center;
    margin: 0 ;
}
}