.explore-div {
    position: relative;
}
.contact-btn {
    position: absolute;
    margin: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    color: #333333;
    Width: 154px;
    Height: 48px;
    border-radius: 4px;
    border: 1px solid #333333;
    padding: 15px;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
}

.contact-btn:hover {
    border: 1px solid #1D4645;
    background: #1D4645;
    color: #ffffff !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #558f65;
    font-size: 14px;
    font-weight: bold;
}
.navbar-light .navbar-nav .active{
    color: #558f65 !important;
}
/*menu end*/
.top-angel-img{
    width: 168px;
    height: 72px;
}

.star-image {
    position: relative;
    /*left: 47% !important;
    top: -5%;*/
    left: 95% !important;
    top: -6%;
}

.top-angel-image-div {
    position: relative;
    left: 39% !important;
    top: -8%;
}

.right-header-image{
    position: relative;
    margin-top: -10%;
}

.square-div{
    position: absolute;
    width: 132px;
    height: 144px;
    background-color: #0C2323;
    bottom: 25.4%;
    left: 44%;
}

.middle-image{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 27%;
}

.right-circle-image{
    position: absolute;
    top: -4%;
    right: 5%;
}

.bottom-circle-image {
    position: absolute;
    margin-top: 9%;
    left: 61%;
}
.step-img{
    padding: 12px;
}

.card>hr {
    /* padding: 1px; */
    margin-left: 37px;
    margin-right: 37px;
    /* color: #d71818; */
    /* width: 3px; */
    height: 2px;
    margin-top: 0;
}
.step-text {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    /* identical to box height, or 133% */
    color: #1D4645;
    /*padding-top: 0%;*/
}
.how_to_play .card-body {
    padding: 1rem 2rem;
}
.card-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #333333;
}

.step-div-3 {
    margin-top: -7%;
}
.step-div-2 {
    margin-top: -2.5%;
}
.step-div-1 {
    margin-top: 2.5%;
    margin-bottom: -5%;
}
.how_to_play_2 {
    background: #FFFFFF;
}
.step-div-6 {
    margin-top: 3%;
}
.step-div-5 {
    margin-top: 8%;
}
.step-div-4 {
    margin-top: 13%;
}
.how_to_play .card, .how_to_play_2 .card {
    border: 1px solid #F1D7C8;
    box-shadow: 0px 24px 48px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    min-height: 500px;
}
header .container-fluid {
    max-width: 1300px;
}
.sharp_preparation .card {
    background: #102F2E;
    border: none;
}
.sharp_preparation .card-body {
    padding: 0;
}

.sharp_preparation .card-title {
    font-style: normal;
    font-weight: bold;
    /*font-size: 40px;*/
    font-size: 30px;
    line-height: 48px;
    color: #FFFFFF;
    padding: 40px 0 25px 35px;
}

.sharp_preparation .card-text {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 40px;
    text-align: justify;
    color: #D2D2D2;
    padding-left: 40px;
    padding-bottom: 20px;
}
.sharp_preparation .lets-start-btn{
    background: #E8C5B0;
    box-shadow: 0px 8px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    width: 170px;
    height: 48px;
    margin-top: 40px;
    margin-left: 40px;
    padding: 10px;
}
/*common model test circle*/
.even-model-circle {
    position: relative;
    background: #FFF2E6;
    box-shadow: 0px 24px 48px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    width: 100%;
    /*height: 100%;*/
    height: 350px;
}
.even-model-circle .card-title {
    position: absolute;
    color: #1D4645;
    bottom: 5%;
}
.odd-model-circle {
    position: relative;
    background: #102F2E;
    width: 100%;
    /*height: 416px;*/
    height: 350px;
    /*margin-top: 25px;*/
}
.odd-model-circle .card-title {
    position: absolute;
    color: #FFFFFF;
    bottom: 8%;
}
.model-circle-img {
    position: absolute;
    top: 9%;
    right: 8%;
}
/* end common model test area*/


.primary-circle {
    position: relative;
    background: #FFF2E6;
    box-shadow: 0px 24px 48px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    width: 100%;
    height: 100%;
}
.primary-img {
    position: absolute;
    top: 9%;
    right: 8%;
}
.primary-circle .card-title {
    position: absolute;
    color: #1D4645;
    bottom: 5%;
}
/*Bank circle*/
.bank-circle {
    position: relative;
    background: #102F2E;
    width: 100%;
    height: 416px;
    margin-top: 25px;
}
.bank-circle .bank-img {
    position: absolute;
    top: 13%;
    right: 12%;
}
.bank-circle .card-title {
    position: absolute;
    color: #FFFFFF;
    bottom: 8%;
}

/*nsi circle*/
.nsi-circle {
    position: relative;
    width: 100%;
    height: 416px;
    margin-top: 25px;
    background: #FFF2E6;
    box-shadow: 0px 24px 48px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
}
.nsi-circle .nsi-img {
    position: absolute;
    top: 13%;
    right: 12%;
}
.nsi-circle .card-title {
    position: absolute;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 32px;
    color: #1D4645;
    bottom: 8%;
}
/*Railway circle*/
.railway-circle {
    position: relative;
    background: #102F2E;
    width: 100%;
    height: 416px;
    margin-top: 25px;
}
.railway-circle .railway-img {
    position: absolute;
    top: 13%;
    right: 12%;
}
.railway-circle .card-title {
    position: absolute;
    color: #FFFFFF;
    bottom: 8%;
}
.explore-quq-box {
    position: relative;
    position: relative;
    padding: 35px 40px;
    background: #FFF2E6;
    border-radius: 4px;
}
.white-bg {
    background: #FFFFFF !important;
    box-shadow: 0px 24px 48px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
}
.explore-quq-box:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 0px 0px 30px 0px;
}
.title_two_three .card-title{
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #1D4645;
    padding: 20px 0;
}
.image-border {
    border: 12px solid #FFFFFF;
    border-radius: 50%;
}
.title_two_three .explore-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 32px;
    color: rgba(51, 51, 51, 0.5);
}
.explore-quq-sl:nth-child(2n) {
    transform: translateY(100px);
}
.explore-quq-sl:nth-child(5) {
    transform: translateY(100px);
}
.explore-quq-sl-all{
    margin-top: 30px;
}
.title_two_three {
    margin-top: 150px;
    margin-bottom: 100px;
    text-align: left;
}
.title_two_three h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 62px;
    line-height: 66px;
    text-transform: capitalize;
    color: #1D4645;
}
.title_two_three .row{
    margin-bottom: 60px;
}
.winner_section {
    background: url(../img/winner_background.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 1px;
    padding-bottom: 100px;
    /*height: 400px;*/
}
.winner_section h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 62px;
    line-height: 66px;
    color: #FFFFFF;
}
.winner_section .row {
    margin-top: 4%;
    margin-left: 1.5%;
}
.winner_section p{
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    /*line-height: 40px;*/
    color: #D2D2D2;
    /*margin-top: 30px;*/
    margin-bottom: 0;
}
.winner_section .view-all-btn {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;

    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 15px 10px;
    padding: 15px 60px;
}
/*.winner-type-same:nth-child(1) {
    background: #0C2323;
    box-shadow: 0px 24px 48px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    width: 270px;
    height: 224px;
    position: relative;
    margin-top: 30px;
}
.winner-type-same:nth-child(4) {
    background: #0C2323;
    box-shadow: 0px 24px 48px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    width: 300px;
    height: 224px;
    position: relative;
    margin-top: 30px;
}*/
.winner_section .winner-type-same {
    background: #0C2323;
    box-shadow: 0px 24px 48px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    position: relative;
    height: 251.11px;

}
.winner_section .image-overlay-div{
    background: url(../img/weekly_img1.png);
    background-position: center;
    background-size: cover;
    height: 251.11px;
    transform: translateY(10%);
}
.image-overlay {
    position: absolute;
    width: 250px;
    height: 220px;
    top: 6%;
    left: 12%;
    border: 1px solid #FFFFFF;
    filter: drop-shadow(50px 50px 100px rgba(0, 0, 0, 0.35));
    border-radius: 4px;
}
/*For number thre image*/
.winner_section .image-overlay-div2{
    background: url(../img/monthly_img2.png);
    background-position: center;
    background-size: cover;
    height: 251.11px;
    transform: translateY(10%);
}
.image-overlay2 {
    position: absolute;
    width: 250px;
    height: 220px;
    top: 6%;
    left: -10%;
    border: 1px solid #FFFFFF;
    filter: drop-shadow(50px 50px 100px rgba(0, 0, 0, 0.35));
    border-radius: 4px;
}
/*end for number three image*/

.winner-type {
    position: absolute;
    left: 50%;
    /*top: 50%;*/
    top: 46%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.winner-type h1{
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
}

/*winnter panel images */
/*.winner-type-same:nth-child(2) {
    transform: translateY(6%);
}
.winner-type-same:nth-child(4) {
    transform: translateY(28%);
    margin-left: -3%;
}*/


/*.weekly_img {
    margin-left: -10% !important;
}*/

.get-touch {
    background-image: url(../img/get_touch_org.png);
    background-repeat: no-repeat;
    min-height: 1070px;
    background-position: center;
    background-size: cover;
}
.get-touch h5 {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #1D4645;
    margin-top: 14%;
}
.get-touch h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 62px;
    line-height: 66px;
    /* identical to box height, or 97% */
    text-align: center;
    color: #1D4645;
}
.get-touch p {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    /* or 133% */
    text-align: center;
    color: #5F5F5F;
    padding-top: 20px;
}
.contact-form {
    background: #FFFFFF;
    box-shadow: 68px 38px 80px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin-top: 5%;
    padding-top: 10%;
}
.contact-form label {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */
    text-transform: uppercase;
    color: #131B42;
    padding-bottom: 5px;
}
.contact-form input{
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 4px;
    height: 48px;
}
.contact-form .form-control:focus{
    border: 1px solid #d4d4d4 !important;
}
.contact-form textarea{
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 4px;
    height: 129px;
}
.contact-form .submit-btn{
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 50px;
    background-color: #1D4645;
    border: 1px solid #1D4645;
}
.contact-form .submit-btn:hover{
    border: 1px solid #898989;
    background-color: #FFFFFF;
    color: #1D4645;
}

/*Foter*/
.footer-widget {
    margin-top: 25%;
}
.footer-widget .footer-widget-title {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    /* identical to box height, or 178% */
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #E8C5B0;
    padding-bottom: 8px;
}
.footer-widget .footerr-links-list {
    padding-left: 0;
    margin-bottom: 0;
}
.footer-widget .footerr-links-list li a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    /* or 200% */
    color: #FFFFFF;
}
.footer-widget ol, ul {
    list-style-type: none;
}
.social_icon{
    margin-top: 25%;
}
.share-icon {
    /*align-items: center;
    height: 48px;
    width: 48px;
    background: #E8C5B0;
    border-radius: 50%;*/

    border-radius: 50%;
    height: 46px;
    width: 48px;
    margin:auto;
    align-items: center;
    display: inline-block;
    background: #E8C5B0;
    margin-left: 2px;
}

/*
BCS page */
.bcs-header{
    background: url(../img/model_test_header.png) no-repeat center center;
    /*background-position: top;
    background-repeat: no-repeat;
    height: 543px;*/

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 700px;

}
.bcs-header h1 {
    font-size: 82px;
    font-weight: bold;
    line-height: 80px;
    margin-bottom: 10%;
    color: #1D4645;
    margin-top: 10%;
}
/*bcs model test page==============================
==================================================*/
.bcs-container{
    background: #FFFFFF;
    margin-top: 5%;
    margin-bottom: 10%;
}
.select-sorted {
    padding: 20px 20px;
    border: 1px solid #1D4645;
    box-sizing: border-box;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    background: #FFFFFF;
    width: 100%;
}
.select-sorted:focus {
    outline: none;
    box-shadow: none;
    border-color: #639695;
}
.content-holder{
    margin-top: 7%;
}
.tests-img {
    position: relative;
    padding: 15px;
}
.content-holder h3{
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    /* identical to box height, or 133% */
    color: #414141;
    position: absolute;
    top: 20%;
    left: 15%;
}
.bcs-container .content-holder p{
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    /* or 200% */
    text-align: justify;
    color: #393939;
}
.bcs-container .content-holder .card-body{
    padding-top: 0px;
}
.bcs-container .content-holder .start-model-test {
    border-radius: 4px;
    border: 1px solid #333333;
    padding: 15px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #1D4645;
    Width: 170px;
    margin: 8% 25% 3% 25%;
}
.bcs-container .content-holder .start-model-test:hover {
    border: 1px solid #1D4645;
    background: #1D4645;
    color: #ffffff !important;
}
/*bcs question page==============================
==================================================*/
.bcs-question-container{
    background: #FFFFFF;
    margin-top: 3%;
    margin-bottom: 10%;
}
.bcs-question-container .test-info{
    text-align: center;
    border: 1px solid #1D4645;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 30px;
}
.bcs-question-container .test-info p{
    font-style: normal;
    font-weight: 500;
    font-size: 50px;
    line-height: 32px;
    /* or 64% */
    color: #1D4645;
    margin-bottom: 2rem;
}
.bcs-question-container .test-info-mark {
    text-align: center;
    margin-top: 10%;
}
.bcs-question-container .test-info-mark h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    line-height: 32px;
    /* or 53% */
    color: #414141;
}
.bcs-question-container .test-info-mark p {
    font-style: normal;
    font-weight: normal;
    font-size: 45px;
    line-height: 32px;
    /* identical to box height, or 71% */
    color: #414141;
    margin-top: 4%;
}
.bcs-question-container .question-content-holder .question {
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 32px;
    /* or 128% */
    color: #414141;
    padding-bottom: 15px;
}
.question-content-holder {
    margin-top: 7%;
}
.bcs-question-container .question-content-holder .form-check-label {
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 32px;
    /* identical to box height, or 128% */
    color: #414141;
}
.bcs-question-container .question-div {
    margin-bottom: 5%;
}
.bcs-question-container .question-content-holder .submit-btn {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;

    background: #1D4645;
    border: 1px solid #1D4645;
    box-sizing: border-box;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.19);
    border-radius: 4px;
    width: 260px;
    height: 48px;
}
.bcs-question-container .wrong-question-answer{
    border: 3px solid #AD0000;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 5px;
}
.bcs-question-container .correct-question-answer{
    border: 3px solid #008885;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 5px;
}