.full-width-header .rs-header .menu-area .row-table .col-cell.header-logo {
    display: flex;
    /* flex: 1; */
}

.full-width-header .rs-header .menu-area .logo-area img {
    transition: 0.4s;
    max-height: 120px;
}

.sec-title .desc.desc5 {
    font-size: 18px;
    /* font-weight: 700; */
    color: #333333;
    line-height: 30px;
}

.lh30 {
    line-height: 30px !important;
}

.lh60 {
    line-height: 60px !important;
}

.f-64 {
    font-size: 64px !important;
}

.f-24 {
    font-size: 24px !important;
    font-family: Roboto;
}

.theme-color {
    color: #fecf68;
}

.icon-style {
    background: black;
    border-radius: 100%;
    padding: 10px;
    font-size: 15px
}

.mar-left30 {
    margin-left: 30px;
}

.txt-center {
    text-align: center;
}

.rs-services.services-style12 .services-item .services-icon {
    text-align: center;
    background-color: #fecf68;
    line-height: 37px !important;
    min-width: 60px;
    height: 60px;
    margin-bottom: 20px !important;
    border-radius: 10px 10px 10px 10px;
    display: inline-block;
    padding: 5px;
    font-size: 50px;
}

.readon.paste-btn2 {
    font-size: 16px;
    font-weight: 700;
    padding: 16px 33px 16px 33px;
    background-color: #fece68;
    border-radius: 30px 30px 30px 30px;
    text-transform: capitalize;
    color: #000;
}

.rs-contact.contact-style4 .background-bg-wrap .background-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #fecf68;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.color-black {
    color: #000 !important;
}

.form-button.paste-submit .submit-form .submit {
    border-radius: 30px 30px 30px 30px;
    padding: 12px 51px 12px 51px;
    font-size: 17px;
    color: #ffffff;
    background-color: #000000;
    top: 0;
    width: 100%;
}


.readon.paste-btn2.know-more {
    font-weight: 500;
    padding: 15px 40px 15px 40px;
    background-color: #fecf68;
    border-radius: 30px 30px 30px 30px;
}

.no-disc {
    list-style: none
}

.rs-breadcrumbs .breadcrumbs-inner {
    padding: 90px 10px 90px 10px;
    text-align: center;
}

.rs-contact.contact-style6 .contact-box {
    padding: 35px 35px 35px 35px;
    background-color: #010D14;
    border-radius: 3px 3px 3px 3px;
    margin: 0 -4px 0 0;
    text-align: center;
}

.rs-contact.contact-style6 .contact-box {
    padding: 35px 35px 35px 35px;
    background-color: #010D14;
    border-radius: 3px 3px 3px 3px;
    margin: 0 -4px 0 0;
    text-align: center;
    height: 100%;
}

.full-width-header .rs-header.header-style2.header-paste-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item>a {
    color: #000000 !important;
}