h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}

body {
    font-family: 'Open Sans', sans-serif;
}

.banner-text h1 {
    color: #117cc8;
    font-size: 50px;
}

.banner-text h3 {
    font-weight: 700;
    color: #f8b124;
    font-size: 60px;
}

.banner-text p {
    color: #333;
}

header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    padding: 30px 0;
}

.banner-section {
    background-size: cover;
    background-position: bottom center;
}

html, body {
    height: 100%;
}

.banner-section {
    height: 935px;
}

.banner-table {
    height: 100%;
    display: table;
    width: 100%;
}

.banner-tablecell {
    display: table-cell;
    vertical-align: middle;
}

a.boxed-btn, input[type=submit] {
    background-image: linear-gradient(90deg, #21a4e1, #195dac);
    color: #fff;
    padding: 17px 35px;
    display: inline-block;
    border-radius: 5px!important;
    box-shadow: 0 5px 30px #46464669;
}

.banner-text p {
    margin-bottom: 30px;
}

a:visited,
a:hover,
a:active,
a:active {
    text-decoration: none;
}

.footer-section {
    background-size: cover;
    background-position: top center;
    padding-top: 250px;
    padding-bottom: 150px;
}

ul.footer-social-media {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.footer-social-media li {
    display: inline-block;
}

ul.footer-social-media li a {
    color: #333;
    font-size: 20px;
    display: block;
    margin: 0 15px;
}

.footer-text p {
    font-size: 16px;
    color: #333;
}

.footer-text p {
    margin-bottom: 5px;
    font-weight: 700;
}

.footer-text {
    margin-top: 80px;
}

p.copyright-text {
    font-weight: normal;
    margin-top: 10px;
}
.form-section form input, .form-section form textarea, .form-section form select {
    width: 100%;
    padding: 15px;
    background-color: #f6f8fc;
    border: 1px dashed #e3e3e3;
    border-radius: 50px;
}

.form-section form label {
    width: 100%; 
}

input[type=submit] {
    width: auto!important;
    border: none!important;
}

.form-section form select {
    height: 60px;
    border-radius: 50px;
}

.form-section form textarea {
    border-radius: 5px;
}

select {
    border-radius: .5em;
}

input:focus,
textarea:focus,
button:focus,
select:focus {
    outline: none;
}

.custom-form.dark select {
    background-color: #282828;
    color: #fff;
}

.custom-form input, .custom-form select, .custom-form textarea {
    margin-top: 10px;
}

.form-section .section-title h3 {
    font-size: 50px;
}

.form-section .section-title {
    margin-bottom: 80px;
}

.form-section {
    margin: 100px 0;
}

span.ajax-loader {
    display: block!important;
    margin-right: 0!important;
    background-color: #333;
}
ul.footer-social-media {
    margin-top: 20px;
}

.form-section .section-title h3 {
    color: #333;
    font-weight: normal;
}

.form-section .section-title h4 {
    font-size: 50px;
    font-weight: 700;
}

.form-section .section-title h4 span {
    color: #117cc8;
    text-decoration: underline;
}

img.custom-logo {
    max-width: 350px;
}
.form-section form label {
    position: relative;
}

.form-section form label i {
    position: absolute;
    top: 77px;
    z-index: 2;
    right: 25px;
    color: #646464;
    font-size: 18px;
    font-weight: 900;
}

.form-section form select {
    -webkit-appearance: none;
}

.custom-form.dark i {
    color: #fff;
}

img.custom-logo {
    transition: 0.3s;
}

img.custom-logo:hover {
    opacity: 0.7;
}

a.boxed-btn:hover, input[type=submit]:hover {
    opacity: 0.7;
}

a.boxed-btn, input[type=submit] {
    transition: 0.3s;
}

ul.footer-social-media li a {
    transition: 0.3s;
}

ul.footer-social-media li a:hover {
    opacity: 0.7;
}

.banner-text {
    margin-bottom: 50px;
}

.site-logo img {
    max-width: 430px;
    width: 430px;
    height: auto;
}

.banner-section.ques {
    height: 975px;
}

.form-section.ques .section-title h4 span {
    color: #1aa2e4;
}

.form-section.ques input[type='submit'] {
    background-image: linear-gradient(90deg, #21a4e1, #195dac);
    color: #fff;
    padding: 17px 60px!important;
    display: inline-block;
    border-radius: 50px!important;
    box-shadow: 0 5px 30px #46464669;
}

.banner-section.enroll {
    height: 830px;
}

.enroll .section-title h4 span {
    color: #f38938;
}

.enroll input[type=submit] {
    background-image: linear-gradient(90deg, #fdc23a, #e38144);
    color: #3d4f5b;
    padding: 20px 45px;
    border-radius: 50px!important;
    font-weight: 700;
}

.footer-section {
    padding-bottom: 40px;
}

header.enroll img {
    max-width: 360px;
}

.enroll-two .banner-text {
    margin-right: -200px;
}

.enroll-two .banner-text h1 {
    color: #4062aa;
    font-weight: 600;
}

.enroll-two .banner-text h3 {
    color: #f68f44;
}

.banner-section.sparkhire h1 {
    font-weight: 700;
    color: #1ba2e4;
    font-size: 68px;
}

.banner-section.sparkhire .banner-text p {
    line-height: 1.8;
    color: #3d4f5b;
    margin-bottom: 0;
    margin-top: 15px;
}

.sparkhire input[type=submit] {
    padding: 20px 80px;
    border-radius: 50px!important;
    font-weight: 700;
}

.form-section.enroll-two input[type=submit] {
    background-image: linear-gradient(90deg, #74b72d, #00ac16);
    border-radius: 50px!important;
    padding: 20px 30px;
    color: #ffffffb0;
    font-weight: 600;
}

.enroll-two .section-title h4 span {
    color: #088618;
}

.thankyou-text h2 {
    font-size: 50px;
    margin-bottom: 50px;
    margin-top: 30px;
}

.thankyou-text p {
    font-size: 30px;
}

.thankyou-text p span {
    color: #ed8f35;
}

.thankyou-text {
    position: relative;
}

p.interview-btn-wrapper {
    position: relative;
    font-size: unset;
    margin: 0;
    display: inline-block;
}

img.arrow-logo {
    position: absolute;
    left: -80px;
}

p.interview-btn-wrapper a {
    margin-top: 45px;
}

.thankyou-text {
    box-shadow: 0 0 20px#ddd;
    padding: 80px 0;
    background-color: #fff;
    border-radius: 10px;
}

.section-padding {
    margin: 200px 0;
}

p.interview-btn-wrapper a {
    border-radius: 50px!important;
    font-weight: 600;
}

.coming-soon-page {
    height: 100vh!important;
    background-size: cover;
    background-position: center;
}

.coming-soon-timer {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.coming-soon-timer-content #timer > div {
    display: inline-block!important;
}

.timer-table {
    width: 110px;
    height: 110px;
    background-color: #fff;
    text-align: center;
    display: table;
    border-radius: 55px;
}

.timer-tablecell {
    display: table-cell;
    vertical-align: middle;
}


.coming-soon-timer-content #timer > div {
    border: 3px solid #21a1df;
    border-radius: 50%;
    padding: 15px;
    color: #21a1df;
    margin-right: 20px;
}

.coming-soon-timer-content #timer > div:nth-child(2), 
.coming-soon-timer-content #timer > div:nth-child(4) {
    border-color: #f26436;
    color: #f26436;
}

.coming-soon-timer-content #timer > div:last-child() {
    margin-right: 0;
}

.coming-soon-timer-content .number {
    font-size: 36px;
    font-weight: 600;
}

.coming-soon-text p {
    color: #3d4f5b;
    font-size: 40px;
    line-height: 1.4;
    font-weight: 700;
}

.coming-soon-text a {
    border-radius: 50px!important;
    font-weight: 600;
    padding: 18px 40px;
    margin-top: 30px;
}

.coming-soon-header {
    position: absolute;
    width: 100%;
    top: 5%;
}

.coming-soon-timer {
    bottom: 5%;
}

.coming-soon-text {
    margin-bottom: 80px;
}

.introducing-area .contact-form input {
    width: 100%!important;
}

.service-boxes-row .col-lg-4:nth-child(2) {
    margin-top: -40%;
}

.service-boxes-row .col-lg-4:nth-child(4) {
    margin-top: -19%;
}

.service-boxes-row {
    margin-top: 22%;
}

.banner-text a.boxed-btn {
    margin-top: 20px;
}

.footer-content img {
    max-width: 350px;
}

.enroll-two .section-title h4 span {
    color: #40a0d8;
}

.form-section.enroll-two input[type=submit] {
    background-image: linear-gradient(90deg, #20a2e0, #1860ad);
}

.footer-paragraph {
    text-align: left;
}

.footer-paragraph h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.footer-paragraph p {
    font-size: 14px;
    line-height: 1.8;
}

.footer-paragraph {
    border-bottom: 1px solid #cddfe8;
    margin-top: 80px;
    padding-bottom: 50px;
}