#fba800 f0b04c
#db0d22
.header-top-one .header-top-four {
    border-bottom: 1px solid #EDEDED;
    background-color: #db0d22 !important; 
}
.header-top-one.header-top-four .top-left {
    padding: 10px 0;
    padding-left: 0;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff !important;
    display: flex;
    align-items: center;
}
.header-top-one.header-top-four .top-left a {
    color: #fff !important;
    display: flex;
    align-items: center;
    margin-left: 5px;
}
.pt-120{
    padding-top: 120px !important;
}
.pb-120{
    padding-bottom: 120px !important;
}

.justify-content-center{
    justify-content: center !important;
}
.txt-white{
    color: #fff !important;
}
.txt-gold{
    color: #fba800 !important;
}
.banner-two-content .wrapper a.rts-btn {
    background: #fba800 !important;
    border-radius: 15px;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    display: block;
    max-width: max-content;
    margin: 45px auto 0 auto;
}
.banner-two-content .wrapper a.rts-btn:hover {
    background: #db0d22 !important;
    border-radius: 15px;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    display: block;
    max-width: max-content;
    margin: 45px auto 0 auto;
}
ul li a:hover {
    color: #fba800 !important;
}
.social-three-wrapper li a:hover::after {
    background: #fba800 !important;
}
.rts-working-process-section.eight .rts-working-process-inner .wrapper {
    text-align: center;
    padding: 25px 40px 15px;
    height: 400px !important;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #e4e7ee;
    border-radius: 20px;
    box-shadow: 0px 12px 24px 0px rgba(18, 22, 34, 0.07);
    transition: all 0.4s;
}
.single-counter .counter-details p {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 500;
    text-transform: none !important;
}
.single-counter .counter-details .title {
    color: #fff;
    margin-bottom: -2px;
    font-weight: 600 !important;
}
.rts-btn.btn-white {
    background: #db0d22!important;
    color: #ffffff !important;
    padding: 17px 35px;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
}
.rts-btn.btn-white:hover {
    background: var(--color-primary)!important;
    color: #ffffff !important;
}
.rts-team-area4 .container .rts-title-area .pre-title {
    color: #db0d22!important;
}
.rts-team-area4 .container .mySwiperh1_team .team-single-one-start .single-details p {
    color: #db0d22!important;
}
.team-single-one-start .single-details {
    padding: 28px 30px 27px 30px;
    height: 120px;
}
.rts-working-process-1 .inner .icon {
    height: 100px !important;
    width: 100px !important;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rts-working-process-1 .inner {
    width: 150px !important;
    height: 150px !important;
    border: 2px dashed #ff3001;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 33px;
    transition: 0.3s;
    position: relative;
}
.rts-single-wized .single-categories li a:hover {
    background: #db0d22!important;
    transform: translateY(-5px) scale(1.03);
    color: #fff !important
}
.rts-single-wized .single-categories li a i {
    color: #db0d22!important;
    transition: 0.3s;
}
.breadcrumb-bg {
    background-image: url(../images/breadcrumb/01.jpg);
    background-color: #1c2539 !important;
}
.eventIn img {
    width: 100%;
    height: 480px;
    overflow: hidden;
    background-size: cover;
}
.eventImg img {
    width: 100%;
    height: 293px;
    overflow: hidden;
    background-size: cover;
}
.eventSgl img {
    width: 100%;
    height: 533px;
    overflow: hidden;
    background-size: cover;
}
.eventGal img {
    width: 100%;
    height: 360px;
    overflow: hidden;
    background-size: cover;
}

@media only screen and (max-width:900px) {
    .about-one-thumbnail .small-img {
        display: none !important;
    }
}