.copyright-wrap-left {
    color:#aaa;
}

.copyright-wrap-right {
    color:#aaa;
}
.copyright-wrap-right small {
    margin: 0 20px;
}

.copyright-wrap-right a {
    color:#aaa;
}

.copyright-wrap-right a:hover {
    color:#eebc77 ;
}


.copyright-wrap-right a#ref_link {
    color:#eebc77 ;
}

span.phone-text {
    color:#eebc77 ;
    font-weight: bold;
    font-size: 24px;
}
.f-contact a {
    color:#aaa;
}

.f-contact a:hover {
    color:rgb(173 53 53);
}



.sector-items {
margin-bottom: 30px;
border-radius: 16px;
position: relative;
background: #eebc77;
}
.sector-items img {
border-radius: 10px;
}
.sector-items img:hover {
opacity: 0,5
}

.sector-items h3 {
position: absolute;
bottom: 10px;
left:25px;
color:#fff;
border-radius: 7px;
 font-size: 24px;
padding: 8px 10px;
letter-spacing: -1px;

}

.sector-items span {
position: absolute;
bottom: 15px;
left:35px;
width: 100px;
height: 5px;
border-radius: 5px;
background: #ccc;
}

.sector-items span.orange {background: #eebc77;}
.sector-items span.blue  {background: #eebc77;}
.sector-items span.green {background: #eebc77;}
.sector-items span.purple {background: #eebc77;}
.sector-items span.yellow {background: #eebc77;}




.sector-items a {
    color:#d68b22;
}

.sector-items a:hover {
    color:#fff;
}

@media (min-width: 768px) and (max-width: 991px) {

    .s-slider-content p {

    padding-right: 50px;
    font-size: 20px;
    margin-bottom: 0;
    line-height: 35px;
    color:#eebc77;
}


}
