﻿body {
    font-family: 'Nunito Sans', sans-serif !important;
}

a {
    text-decoration: none !important;
    color: white !important;
}

.navbar a {
    color: #2E1730 !important;
}

.top-space {
    margin-top: 3%;
}

.top-space-pad {
    padding-top: 7%;
}

.sh-hero {
    font-weight: 700;
    font-size: 40px;
    letter-spacing: -3%;
}

.feat-hero {
    font-weight: 700;
    font-size: 80px;
    letter-spacing: -3%;
}

.feat-des-hero {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: -3%;
}

.sub-title {
    font-weight: 700;
    font-size: 40px;
    letter-spacing: -3%;
}

.sub-des {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: -3%;
}

.sub-des-grey, h4 a.sub-des-grey {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -3%;
    color: grey !important;
}

.blog-title {
    font-weight: 700;
    font-size: 25px;
    letter-spacing: -3%;
    color: #212529;
}

.dark-btn {
    text-decoration: none;
    background-color: #2E1730;
    padding: 1% 2% 1% 2%;
    color: white;
    border: none;
    border-radius: 40px;
}

.dark-btn-form {
    text-decoration: none;
    background-color: #2E1730;
    padding: 2% 4% 2% 4%;
    color: white;
    border: none;
    border-radius: 40px;
}

.yello-btn-form {
    text-decoration: none;
    background-color: #F5B700;
    padding: 2% 4% 2% 4%;
    color: white;
    border: none;
    border-radius: 40px;
}

.white-btn-form {
    text-decoration: none;
    background-color: #fff;
    padding: 4% 10% 4% 10%;
    color: #2E1730;
    border: none;
    border-radius: 40px;
    font-weight: 600;
}

.frm-name {
    background-color: transparent;
    border: none;
    width: 100%;
    padding: 3%;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.nav-item {
    padding-top: 2%;
    padding-bottom: 2%;
}

.under-line {
    height: 3px !important;
    background-color: white !important;
}

.social-icn {
    padding-left: 3%;
}

.nav-link {
    font-weight: 700;
}

.navbar-toggler {
    float: right;
    margin-top: 10px;
}

@media (max-width: 576px) {
    .navbar-collapse {
        float: left !important;
    }

    .sec-pad {
        padding: 20px 20px !important;
    }

    .card {
        margin-top: 10px;
    }
}

.navbar-collapse {
    float: right;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.sec-pad {
    padding: 70px 70px;
}

.sec-pad-50 {
    padding: 50px 50px 0px 50px;
}

.sec-pad-50-whole {
    padding: 50px 50px;
}

.btn-primary {
    background: #2E1730 !important;
    border-radius: 20px !important;
    border-color: #2E1730 !important;
}

.form-control {
    background: #f8f9fa !important;
    border-color: #f8f9fa !important;
}

@media (min-width: 992px) {
    /*.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 50px !important;
    }*/

    .navbar-expand-lg .navbar-nav .nav-link:last-child {
        padding-right: 0px !important;
    }
}


.bg-grey {
    background: #e4e4e4;
}

.mb-40 {
    margin-bottom: 40px;
}

.bg-purple {
    background: #2E1730;
}


.bg-pink {
    background: #EF4255;
}

ul {
    list-style: none;
    display: inline-flex;
    padding-left: 0px !important;
}

    ul li {
        padding-right: 40px;
    }

        ul li:last-child {
            padding-right: 0px;
        }

        ul li a.clsbutton {
            color: #fff !important;
            padding: 8px 15px;
            position: relative;
            top: 8px;
        }
/* ul li:before {
        content: '✓';
        color: #27DCC9;
        padding-right: 10px;
    }*/
.pt-100 {
    padding-top: 100px;
}

.pb-170 {
    padding-bottom: 170px;
}


.text-right {
    text-align: right;
}


.service-bg-image {
    background-image: url("../front/images/service-content-bg.png");
    background-repeat: no-repeat;
    background-size: 100%;
}

.mt-100 {
    margin-top: 100px;
}

.panel-heading {
    padding: 0;
    border: 0;
}

.panel-title > a, .panel-title > a:active {
    display: block;
    padding-bottom: 15px;
    color: #555;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 15px;
}

.panel-heading a:before {
    content: "+";
    float: right;
    transition: all 0.5s;
}

.panel-heading.active a:before {
    /*-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);*/
    content: "-";
}

.panel-body {
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
    font-size: 16px;
}


.service-banner-pad {
    padding-top: 10%;
    padding-bottom: 10%;
}


.img-responsive {
    width: 100%;
    height: auto;
}

.partner-certificate-bg {
    background-image: url('../front/images/listener-assessment-page.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-item {
    text-align: center;
}

.carousel-control-next-icon {
    background-image: url('../front/images/right-arrow.png') !important;
}

.carousel-control-prev-icon {
    background-image: url('../front/images/left-arrow.png') !important;
}

.carousel-item p {
    width: 70%;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
