.main-scroll-overlay .slimScrollBar {
    display: none !important;
}

.c_snn {
    height: 100vh;
    align-items: center;
}

.c_snn h2 {
    text-align: center;
    font-size: 80px;
}

.faq-sections h4 {
    display: block;
    text-align: left;
    margin-bottom: 10px;
    display: block !important;
}

.active {
    /*color: #fff !important;*/
    opacity: 1 !important;
}
h3.wow.fadeInDown.breakdown-before-left {
    text-transform: capitalize;
}
#header-sroll:hover .active {
    color: var(--theme_color) !important;
}

#header-sroll.small .active {
    color: var(--theme_color) !important;
}



strong.pages {
    font-size: 13px;
    display: inline-block;
    text-align: right;
    line-height: 10px;
}

.slimScrollDiv {
    margin-top: 15px;
}

.contest {
    min-height: 470px;
}

.secondary-nav-wrap {
    display: none;
}

header .logo a {
    background-position: bottom center;
}

.call-action span {
    color: #16a085;
}

.call-action span small {
    color: #626262;
}

.nav-toggle {
    opacity: 0.3;
}

.top-action .btn-line-fill {
    color: var(--black);
}

#header-sroll {
    background-color: #fff;
    box-shadow: 1px -10px 26px #b7b7b7;
}

header #header-sroll ul#navigation li a {
    color: #888888;
    opacity: 1;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

header #header-sroll .call-action span {
    color: #2c2c2c;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

header #header-sroll .top-action .btn-line-fill {
    color: var(--black);
}

#header-sroll.small .top-action .btn-line-fill {
    color: var(--black);
}

.top-action .btn-line-fill:hover {
    color: #fff !important;
}

#header-sroll.small .nav-toggle span,
#header-sroll.small .nav-toggle span:before,
#header-sroll.small .nav-toggle span:after {
    background: #631a79;
}

.d_c.accounts_banner {
    padding: 0px 0 100px 0;
}

.thankyou-wrapper {
    width: 100%;
    height: auto;
    margin: auto;
    background: #ffffff;
    padding: 10px 0px 50px;
}

.thankyou-wrapper h1 {
    font: 100px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #333333;
    padding: 0px 10px 10px;
}

.thankyou-wrapper p {
    font: 26px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #333333;
    padding: 5px 10px 10px;
}

.thankyou-wrapper a {
    font: 26px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #ffffff;
    display: block;
    text-decoration: none;
    width: 250px;
    background: #E47425;
    margin: 10px auto 0px;
    padding: 15px 20px 15px;
    border-bottom: 5px solid #F96700;
}

.thankyou-wrapper a:hover {
    font: 26px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #ffffff;
    display: block;
    text-decoration: none;
    width: 250px;
    background: #F96700;
    margin: 10px auto 0px;
    padding: 15px 20px 15px;
    border-bottom: 5px solid #F96700;
}

.hero-services {
    background: url('../none.html');
    background-size: auto !important;
    height: auto;
    background-color: #fff !important;
}

header #header-sroll .call-action span small {
    color: #888888;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

header #header-sroll .call-action a {
    color: #888888;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

header #header-sroll .nav-toggle span,
header #header-sroll .nav-toggle span:before,
header #header-sroll .nav-toggle span:after {
    background: #631a79;
}