.our-services .thememove-btn {
    color: #fff;
}


.search-box i {
    color: #FBD232;
    display: none; 
}

.big-title .entry-title {
    font-family: Montserrat;
    font-size: 32px;
    padding: 20px 0px 20px 0px;
}

.our-services .thememove-btn {
    text-align: right;
    text-transform: none;
    font-size: 13px;
    font-weight: 600;
    width: 75%;
    position: absolute;
    bottom: -38px;
    right: 15px;
    border: none;
    padding: 16px 20px;
}


span, applet, object {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    color: #fff;
}

@media (min-width: 75rem){
.header01 .site-branding:before{
  left: -785px;
}
.header01 .site-branding:after{
  border-width: 70px 0 70px 40px;
  right: -60px;
}

.header01 .site-header .social-menu ul.menu:before,
.header01 .site-header .social-menu .menu-item:before{
  border-left-color:transparent;
  border-top-color:transparent;
  border-bottom-color:transparent;
}
}