.top__tagline {
    color: #fff;
    font-weight: bold;
}
.promise-section h3,
.promise-section p
{
    color: #fff !important;
}
div#sample_slider .owl-item a {
    font-size: 16px;
    font-weight: bold;
}
div#sample_slider .owl-item {
    text-align: center;
}
div#sample_slider .owl-item img {
    margin-bottom: 25px;
}


.home-projct-section h3 {
  font-size:26px; font-weight:700;  letter-spacing:1px; text-transform:uppercase; width:160px; text-align:center; margin:auto; white-space:nowrap; padding-bottom:13px;position:relative;
}
.home-projct-section h3:before {
    background-color: #00afd0;
    content: '';
    display: block;
    height: 3px;
    width: 75px;
    margin-bottom: 5px;
}
.home-projct-section h3:after {
    background-color: #00afd0;
    content: '';
    display: block;
    position: absolute;
    right: -35px;
    bottom: 0;
    height: 3px;
    width: 75px;
    margin-bottom: 0.25em;
}

 @media (min-width: 992px) {
                .header__navigation {
                    background-color: transparent !important;
                }
           
						.main-navigation a, .home-icon, .main-navigation > .menu-item-has-children::after {
								color: #131313 !important;
						}
		  }

.promise-section .so-widget-sow-editor .textwidget p:nth-child(3){
      color: #000;
		  text-align: center;
      font-family: sans-serif;
      font-size: 23px;
      font-style: italic;
}