.seo-reseller-partner-form h2 {
    color: #fff !important;
    font-size: 40px;
    font-family: poppinsbold;
    margin-bottom: 0;
}

.seo-reseller-partner-form {
    text-align: center;
}

#our_reseller_partner input.form-control.effect-8 {
    color: #fff;
}

.seo-reseller-partner-form .form-control,
.seo-reseller-partner-form input.btn.btn-info {
    border-radius: 10px !important;
}

.seo-reseller-partner-form .form-control {
    background: 0;
    color: #444;
    border: 1px solid #fff !important;
    height: 50px;
}

.seo-reseller-partner-form input.btn.btn-info {
    background: #f3d049;
    text-transform: uppercase;
    color: #444;
    padding: 10px 28px;
    font-family: poppinssemibold;
    border-color: transparent;
    width: 100% !important;
}

.seo-reseller-partner-form p {
    color: #fff !important;
    font-size: 20px;
}

.seo-reseller-partner-form input::placeholder {
    color: #fff;
}

/* Start */
section.what-make-diffrent.card-new-style .col-card h3 {
    font-weight: bold;
    font-size: 22px;
    padding: 10px 0;
}

section.what-make-diffrent.card-new-style .col-card {
    border: 1px solid #f9cf2f;
    padding: 20px;
    height: 408px;
}

/* End */

.service-section .service-clm {
    margin-bottom: 30px;
    text-align: center;
    padding: 10px;
    border-radius: 11px;
    min-height: 410px;
    position: relative;
    transform: scale(1);
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.service-section .service-clm {
    margin-bottom: 30px;
    text-align: center;
    padding: 10px;
    border-radius: 11px;
    min-height: 410px;
    position: relative;
    transform: scale(1);
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.service-section .service-clm h4,
.service-section .service-clm h6 {
    font-size: 30px;
    color: #253f4f;
    padding: 15px 0;
    font-weight: 100;
    font-family: poppinsbold;
}

.service-section .service-clm h6 small {
    display: block;
    font-family: poppinsregular;
}

.small,
small {
    font-size: 80%;
    font-weight: 400;
}

.service-section .service-clm p {
    overflow: auto;
    margin-bottom: 20px;
}

.service-section .service-clm p+a {
    color: #11559b;
}

.service-section .service-clm p+a {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 11px;
    background: #fff;
    border-top: 1px solid #ccc;
    font-size: 16px;
    color: #11559b;
}

.service-section .service-clm p+a {
    position: relative !important;
    width: 100% !important;
    display: block !important;
}

.service-section .service-clm:hover a {
    background: #263f4e;
    color: #fff;
    border-radius: 0 0 10px 10px;
}

section.default-section h3 {
    color: var(--headingcolor);
    text-align: left;
    font-size: 25px;
    font-family: poppinsbold;
}

.introduction-ls .nav-tabs {

    justify-content: center;
}