.mainmenu-area ul.mainmenu {
    float: left;
}
.service-box {
    position: relative;
    padding-left: unset;
    padding-right: 100px;
}
.service-box .box-icon {
    position: absolute;
    left: unset;
    right: 0;
    top: 0;

}
.gallery-slide .owl-controls {

    padding-right: 60px;
}
.bttn-default, .bttn-white {
   letter-spacing: 0px;
}
.page-title .title {
   
    letter-spacing: 0px;
    
}
.overlay:before {
    background: linear-gradient(45deg, #f1c40f 0%, #ffffff 100%);
}
.mainmenu-area:before {
    background: linear-gradient(45deg, #f1c40f 0%, #ffffff 100%);
}
.bttn-white {
    background: linear-gradient(45deg, #f1c40f 0%, #f3c357 100%);
}
.bttn-default, .bttn-white {
    color: #f1c40f;
}
.blue-color {
    color: #f1c40f;
}
.feature-area {
    background-color: #f1c40f;
}

.team-slide .owl-controls .owl-nav>div, .service-box .box-icon {
    color: #f1c40f;
    background: linear-gradient(45deg, #f1c40f 0%, #f1c40f 100%);
}
.team-box h4 {
    color: #f1c40f;

}
.screenshots-section {
    background: linear-gradient(45deg, #f1c40f 0%, #ffe26e 100%);
}
.bttn-default {
    background: linear-gradient(45deg, #f1c40f 0%, #f3c357 100%);
    color: #fff;
}
a.bttn-default.wow.fadeInUp {
    color: #fff;
}
.footer-box .box-icon {
    background: linear-gradient(45deg, #f1c40f 0%, #f7b879 100%);
}
.footer-bottom {

    border-top: 1px solid #f1c40f;
}
#scrollUp {
    color: #f1c40f;
}
.dropdown-menu {
    background-color: #f1c40f;
}
.preloader span {
    background: linear-gradient(45deg, #f1c40f 0%, #f7b879 100%);
}
.team-box h4 {
    color: #f1c40f;
}
.footer-box:hover .box-icon {
    color: #f1c40f;
}
.mainmenu-area.internal-header {
    background: linear-gradient(45deg, #f1c40f 0%, rgb(255 255 255) 100%);
}
h4.main-title {
    color: #f1c40f;
}
@media only screen and (max-width: 767px) {

    .gallery-slide .owl-controls {
     padding-right: unset;
    }
    .mainmenu-area ul.mainmenu {
        float: none;
    }
}
