.fixed-header .logo, .mobile-menu .nav-logo img, .main-footer .footer-logo img {filter: brightness(0) invert(1);transition: none;}
.service-style-five {
  position: relative;
  background: #f1f3f9;
}
.logo{
      width: 200px;
}

.blockitems {
    position: relative;
    display: block;
    padding-left: 48px !important;
}

.feature-style-two {
    position: relative;
    border-bottom: 0px;
}

.lightblue {
    background: #F0F9FF !important;
}

.service-style-three.service-page-1 {
    border-bottom: 0px !important;
}

.italicfont{
    font-style: italic;
}

.textorange{
    color: orange;
}
.bluebg{
    background: #003866;
}

.bluebg{
    background: #003866;
}

.whitetx h2 a:hover{
    color: #FFF;
}

.servbg{
    background: #f1673e;
}

/** Partners **/

.clients-section .auto-container .clients-list ul, li.partner-logo {
  height: 140px;
  justify-content: center;
  background-color: #F000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #F1F1F1;
   padding: 20px !important;
}

.clients-section{
    background: #FFF;
}
.header-top-two{
    background: orange;
}
.sticky-header{
    background: orange;
}

.page-title {
    padding: 40px 0px 40px 0px;
}

.whitebg{
    background: #FFF;
}

/*.owl-nav {
    display: none !important;
}*/

.service-details {
    position: relative;
    padding: 80px 0px;
}

.font-20{font-size: 18px !important;}

.service-block-12 .inner-box .lower-content {
    height: 150px !important;
}

.achievement-item img {
  height: 250px !important;
}


@media only screen and (max-width: 767px){

   .header-top-two .top-inner .right-column{
       display: block !important;
       width: 100% !important;

   }

}
