/* Enter Your Custom CSS Here */
.drop_down .second{text-align:left;}
.ui-accordion-header {
      background-color: #f60;
    color: #fff !important;
}
header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a{opacity:1;}
.header_top{background-color:#ff6600 !important;}
.footer_top {
      background-color: rgba(117, 113, 113, 0.12156862745098039);
}

.footer_inner {
      border-top: 1px solid #ff660059;
}
.header-social i {
     color: #fff;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    line-height: 30px;
    font-weight: 500;
    font-size: 14px;
}

.header-social li {
         display: inline-block;
    
}
.what-we-do .aio-icon-box {
      background-color:#e0dfdf;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 23px;
      width: 100%;
}
.what-we-do .aio-icon-title {
    text-transform: uppercase !important;
  font-weight: 600 !important;}

.what-we-do .aio-icon-img, .what-we-do .aio-icon-img .img-icon {
     width: 72px !important;
}
.video-sectoion .qode_video_box {
      border: 5px solid #fff;
}