﻿p {
   
    margin: 0 0 25px;
}
.header-top-area-wrapper {
    background: #20282D;
    background: linear-gradient(90deg, rgba(32, 40, 45, 1) 40%, rgba(173, 131, 48, 1) 100%);
}
.toplogo img{
     max-width:193px;
 }
.primary-sky {
    --color-primary: #ad8330;
}
.rts-banner-area-9 {
    background-color: #F2F2F2;
    height: 750px;
    background-image: url(../../img/homebg1.png);
    background-repeat: no-repeat;
    background-position: -280px center;
    background-size: auto 90%;
}
@media only screen and (max-width: 479px) {
    .rts-banner-area-9 {
        height: 500px;
    }
}
@media (max-width: 1199.98px) {
    .rts-banner-area-9 {
        
        background-image: none;
      
    }
    .rts-banner-area-9 .container {
        z-index: 2;
    }
    .rts-banner-area-9::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: url(../../img/home01.jpg);
        background-size:cover;
        opacity:0.2;
        z-index: 1;
    }
}
.partner-breadcrumb.bg-about {
    background-image: url(../../img/banner_about.jpg);
}
.partner-breadcrumb.bg-what {
    background-image: url(../../img/banner_whatwedo.jpg);
}
.partner-breadcrumb.bg-why {
    background-image: url(../../img/banner_why.jpg);
}
.partner-breadcrumb.bg-fund {
    background-image: url(../../img/banner_fund.jpg);
}
.partner-breadcrumb.bg-team {
    background-image: url(../../img/banner_team.jpg);
}
.partner-breadcrumb.bg-contact {
    background-image: url(../../img/banner_contact.jpg);
}
@media only screen and (max-width: 575px) {
    .partner-breadcrumb {
    height: 250px;
}
}
.fund-bg1 {
    background-image: url(../../img/fundbg1.png);
    background-size:contain;
}
.title {
    color: #ad8330;
}
.rts-working-process-1 .inner .icon img {
    max-width:90px;
    max-height:80px;
}
.fund-img img{
    width:100%;
    max-width:200px;
    border-radius:16px;
}
.title.fund-partner {
    border: 1px solid rgba(0,0,0,0.6);
    border-radius: 24px;
    background-color: rgba(0,0,0,0.8);
    color:#fff;
    padding:5px 18px;
    display:inline-block;
    margin-bottom:3px;
}
.contact-info-area-wrapper-p .single-contact-info .icon {
     min-width: 51px;
   
}
.single-contact-info .icon i {
    font-size: 21px;
    color: #212529!important;
}
.rts-client-reviews-h2 {
    padding: 50px 50px 30px 50px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #E9ECF1;
    background-image:url(../../img/cardbg1.jpg);
    background-repeat:no-repeat;
    background-position:right bottom;
    background-size:contain;
}
.footer-three-single-wized .legal{
    font-size:13px;
    line-height:18px;
}
@media only screen and (max-width: 575px) {
    .footer-three-single-wized .legal {
        font-size: 12px;
        line-height: 16px;
    }
    .rts-client-reviews-h2 {
        padding: 20px;
    }
    .fund-img{
        margin-bottom:20px
    }
}
.single-service-style-three .inner {
    clip-path: none;
    background: #fff;
    padding: 30px;
    text-align: center;
    border: 1px solid #EDEFF3;
    border-radius: 30px;
}
    .single-service-style-three .inner:hover {
        border: 1px solid #ad8330;
    }
.single-service-style-three::after {
    position: absolute;
    content: "";
    clip-path: none;
    height: 101%;
    width: 101%;
    z-index: -1;
    left: -0.5%;
    top: -0.5%;
    bottom: 0;
    right: 0;
    background: none;
}
.rts-blog-h-2-wrapper {
    padding: 40px;
    border-radius: 30px;
    border: 1px solid #EDEFF3;
    height: 100%;
}
@media only screen and (max-width: 479px) {
    .rts-blog-h-2-wrapper { 
        height: auto;
    }
}
    .rts-blog-h-2-wrapper:hover { 
        border: 1px solid #ad8330;
     }
.single-service-style-three .inner a.read-more {
    color: #ad8330;
}
.header-top-area-wrapper .header-top-one-wrapper .left .mail.last::after {
 
    width:  0px;
    height: 14px;
    background: transparent;
 
}