.nav-menu > li > a {
    color: #183081;
}
.home1 .rs-menu a, .home3 .rs-menu a {
    padding: 32px 14px 22px 14px;
}
.rs-menu {
    float: right;
}
.home1 .rs-menu ul, .home3 .rs-menu ul {
    text-align: right;
}
.about-des p{
    line-height: 26px;
    color: #fff;
}
.sec-title h3{
    line-height: 34px;
    text-transform: none;
}
.rs-partner.style1 .partner-item {
    background: transparent;
}
.rs-partner.style1 .partner-item:hover {
    border-color: #e7c405;
}

.rs-menu ul ul a {
    width: 220px;
}
.rs-get-touch::after {
    background: transparent;
}
.rs-project2 .project-filter .active {
    color: #fcbd3d;
}
.work-content a{
    font-size: 14px;
    text-transform: uppercase;
    background: transparent;
    color: #07146e;
    padding: 6px 12px;
    border: 2px solid #07146e;
    font-weight: 400;
    transition: all 0.3s ease 0s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
}
.rs-working-process .work-content .bottom-text p {
    font-size: 15px;
    font-weight: lighter;
    color: #727272;
}
.rs-working-process .work-content .bottom-text {
    padding: 25px 15px 25px 15px;
}
.twbr{
    border-left: 20px solid #07146e;
    border-top: 20px solid #07146e;
}
.text-side{
    padding-left: 30px;
    padding-top: 30px;
}
.some-text p {
    text-align: justify;
}
.rs-footer .footer-top {
    background-image: url(../images/footer.jpg)
}
.counter-top-area .overlay {
    background: rgba(0, 0, 0, 0.4);
}
.rs-footer {
    color: #fff;
}
.rs-footer .footer-top .sitemap-widget li a {
    color: #fff;
}
.footer-bottom {
    border-top: 0px solid #3f361f;
}
.footer-bottom .footer-bottom-share ul li a:hover {
    color: #E7C405;
}
.footer-bottom .footer-bottom-share ul li a {
    font-size: 28px;
    display: block;
    background: transparent;
}
.copyright{
    margin-top: 20px;
}
.sitemap-widget {
    padding-left: 80px;
}
.rs-footer .footer-title::after {
    background-color: transparent;
}
.padeig{
    padding-left: 80px;
}
#rs-header .toolbar-top-area .toolbar-contact ul li i {
    color: #fff;
 }
 #rs-header .toolbar-top-area .toolbar-sl-share ul li a i:hover {
    color: #E7C405;
 }
.rs-welcome-sec .text-side .title h3 {
    color: #333333;
    font-size: 38px;
    line-height: 44px;
}
.carousel-control .fa-angle-left {
    color: #fff;
    border: 1px solid #fff;
    line-height: 58px;
}
.carousel-control .fa-angle-right {
    color: #fff;
    border: 1px solid #fff;
    line-height: 58px;
}
@media screen and (max-width: 991px) {
    .rs-menu {
        background: #1c1c1c;
    }
    .sitemap-widget {
        padding-left: 0px;
    }
    .padeig {
        padding-left: 0px;
    }
}
#rs-testimonial .slick-prev {
    position: absolute;
    left: 35%;
    top: 84px;
    z-index: 999;
    width: 36px;
    height: 36px;
    border: 2px solid #07146e;
    display: none !important;
}
#rs-testimonial .slick-next {
    position: absolute;
    left: 35%;
    top: 84px;
    z-index: 999;
    width: 36px;
    height: 36px;
    border: 2px solid #07146e;
    display: none !important;
}
.nf-form-fields-required {
    display: none !important;
}