/**
* Theme Name: Rinbuild Child
* Description: This is a child theme of Rinbuild, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path/portfolio">template_path</a>
* Template: rinbuild
* Version: 3.0.0
*/

.navigation a{
color:#ffffff;
}

.welcome-text h6 {
color:#ffffff !important;
}

.welcome-text .thm_clr1 {
color:#ced539 !important;
}
.sermr .icon-holder span { 
  color: #ced539 !important;
}

.single-service-style1 .icon-holder::before { 
  background-image: -webkit-linear-gradient( 45deg, #fefeff00 0%, #ced539 150%) !important;
}

.sec-title p {
  color: #ffffff !important;
} 

@media only screen and (max-width: 991px) {
  .main-slider.style1 {
    margin-top: 20px !important;
  }
}