body{
    overflow-x:hidden;
}
/*====================About Start===========================  */
.about_section .elementor-icon-list-icon{
    width: 25px;
    height: 25px;
    background: #FDAA24;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
} 
/*====================About End===========================  */
/*====================Brand Start===========================  */
.brand_section .elementor-swiper-button-next{
    background: #FDAA24;
    padding: 5px;
    border-radius: 11px 0px 11px 0px;
    
}

.brand_section .elementor-swiper-button-prev{
    background: #FDAA24;
    padding: 5px;
    border-radius: 11px 0px 11px 0px;
}

/*====================Brand End===========================  */

/*===================Header Start===========================  */
@media screen and (min-width: 767px) {
  .contact_item {
    display:none !important;
  }
}
/*===================Header End===========================  */