

img {
    max-width: 100%;
    height:auto
}
.train-section{
    padding: 50px 0 0;
    padding-top: 45px !important;
}

.animation-home{
    width: 1160px;
    padding:100px 20px 215px;
    margin:  0 auto;
}
.animation-home.active{
    width: 1160px;
    padding: 40px 20px 0;
    margin: 0 auto;
    height: 800px;
}
.application-home.sat-home{
    display: none;
}
.application-home.act-home{
    display: none;
}
.application-home{
    display: none;
}
.application-home.active{
    display: block;
}
.application-home.sat-home.active{
    display: block;
}
.application-home.act-home.active{
    display: block;
}
.application-home{
    position: relative;
    height: 450px;
}
.track-section{
    display: none;
}
.track-section span{
    width:63px;
    height:190px;
    background-color: #e8e8e8;
    display: inline-block;
    position: absolute;
    top: -17px;
    /* z-index: -1;*/
}
.track-section span:nth-child(1){
    left: 70px;
}
.track-section span:nth-child(2){
    left: 17%;
}
.track-section span:nth-child(3){
    left: 28%;
}
.track-section span:nth-child(4){
    left: 40%;
    width:218px;
    border-radius: 0 50px 0px 0;
}

/* .sat-home .track-section span:nth-child(4){
    width: 173px !important;
} */
/* .act-home .track-section span:nth-child(4){
    width: 150px !important;
} */

.track-section span:nth-child(5){
    width: 218px;
    height: 65px;
    left: 41%;
    top: 245px;
}

.track-section span:nth-child(6),
.track-section span:nth-child(7),
.track-section span:nth-child(8),
.track-section span:nth-child(9){
    top: auto;
    bottom: -120px;
}
.track-section span:nth-child(6){
    right: 8%;
}
.track-section span:nth-child(7){
    right: 18.5%;
}
.track-section span:nth-child(8){
    right: 29.5%;
}
.track-section span:nth-child(9){
    width: 218px;
    height: 190px;
    right: 41%;
    border-radius: 0 0px 0px 50px;
}
.month-track-layer{
    margin-left: 0;
}
.black-img-layer{
    position: relative;
    z-index: 99;
    /* height: 431px; */
    display: none;
}
.inner-track1{
    position: absolute;
    bottom: -2%;
    /* z-index: -1; */
    left: 9%;
    /* height: 490px;
    max-width: 723px; */
}
.animation-home .inner-track1{
    
    position: absolute;
    bottom: -9%;
    left: 9%;

}
.inner-track2 {
    position: absolute;
    /* z-index: 1; */
    left: -15.5%;
    top: 34px;
}
.animation-home .inner-track2 {
    position: absolute;
    /* z-index: 1; */
    left: -0.5%;
    top: 47px;
}
.inner-track3{
    position: relative;
    /* z-index: 11; */
    left: 0;
    top: 0;
    z-index: 0;
    /* height: 421px; */
}

.sat-home  .inner-track3{
    position: absolute;
    left: 96px;
    top: -30px;
}
.sat-home .inner-track1 {
    position: absolute !important;
    top: -70px;
    left: 0px;
}
.act-home .inner-track3{
    position: absolute;
    top: -72px;
    left: 0px;

}
.act-home .inner-track2{
    position: absolute;
    z-index: 1;
    left: 0.5%;
    top: 45px !important;

}
.inner-blue-line-tracker .blue-line-active {
    position: absolute;
    top: -4px;
    display: inline-block;
    width: 45px;
    height: 45px;
    background-color: #FFFC05;
    border: 4px solid #849AFF;
    border-radius: 100px;
    z-index: 9999;
    left: -1.8%;
    cursor: pointer;
}

.inner-blue-line-tracker .dot-w{
    position: absolute;
    top: 17.3px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 100px;
    z-index: 99;
}



/***************** Sat Tracker Start ***************/
/***************** Sat Tracker Start ***************/
/***************** Sat Tracker Start ***************/

.application-home.sat-home .inner-track2{
    top: 50px;
    left: -0.5%;
}

.application-home.sat-home .inner-blue-line-tracker .blue-line-active{
    position: absolute;
    top: 123px;
    display: inline-block;
    width: 45px;
    height: 45px;
    background-color: #FFFC05;
    border: 4px solid #FF6DA3;
    border-radius: 100px;
    z-index: 99;
    left: -21px;
}
.application-home.sat-home .inner-blue-line-tracker .dot-w{
    position: absolute;
    top: 142.5px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 100px;
    z-index: 99;
}
/* .application-home.sat-home .inner-blue-line-tracker span:nth-child(2){
    left: 3.2%;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(3){
    left: 14%;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(4){
    left: 7.4%;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(5){
    left: 24%;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(6){
    left: 20%;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(7){
    left: 31%;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(8){
    left: 35.5%;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(9){
    left: 41%;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(10){
    left: 52.7%;
    top: 141px;
    display: none;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(11){
    left: 51.4%;
    top: 166px;
} */
.application-home.sat-home  .inner-track1 {
    position: absolute;
    bottom: 0%;
    /* z-index: -1; */
    left: 1;
    height: auto;
    /* width: 770px; */
}
/* .application-home.sat-home .inner-blue-line-tracker span:nth-child(12){
    left: auto;
    top: auto;
    right: 47.4%;
    bottom: 27px;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(13){
    right: 47.4%;
    top: 220px;
    left: auto;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(14){
    display: none;
    left: 57%;
    top: 245px;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(15){
    left: 57%;
    top: 140px;
    display: none;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(16){
    left: 50.7%;
    bottom: 73px;
    top: auto;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(17){
    display: none;
    left: 56.3%;
    top: 205px;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(18){
    display: none;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(20) {
    right: 32.0%;
    left: auto !important;
    bottom: -62px;
    top: auto !important;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(21) {
    right: 26.5%;
    left: auto !important;
    bottom: -62px;
    top: auto !important;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(22) {
    right: 37.5%;
    left: auto !important;
    bottom: -62px;
    top: auto !important;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(23) {
    right: 46.9%;
    left: auto !important;
    bottom: -20px;
    top: auto !important;
}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(24) {
    right: 43.5%;
    left: auto !important;
    bottom: -45.5px;
    top: auto !important;

}
.application-home.sat-home .inner-blue-line-tracker span:nth-child(25) {
    right: 47.4%;
    left: auto !important;
    bottom: 158px;
    top: auto !important;   
} */
.application-home.sat-home .track-info.sat ul{
    border-color: #ca054d;
}


/***************** Sat Tracker End ***************/
/***************** Sat Tracker End ***************/
/***************** Sat Tracker End ***************/
/***************** Sat Tracker End ***************/



.application-home.act-home .inner-track2{
    top: -77px;
}

.application-home.act-home .inner-blue-line-tracker .blue-line-active{
    position: absolute;
    top: 38px;
    display: inline-block;
    width: 45px;
    height: 45px;
    background-color: #fffc05;
    border: 4px solid #1aa30c;
    border-radius: 100px;
    z-index: 99;
    left: 19.5%;
    z-index: 1;
}
.application-home.act-home .inner-blue-line-tracker .dot-w{
    position: absolute;
    top: 59px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 100px;
    z-index: 99; 
}
.application-home.act-home .inner-track1{
    bottom: 2%;
}
.application-home.act-home .inner-track1{
    position: relative;
    bottom: 0;
    left: 0; 
}
/* .application-home.act-home .inner-blue-line-tracker span:nth-child(1){
    display: none;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(2){
    left: 14.5%;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(3){
    left: 25.8%;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(4){
    left: 8%;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(5){
    left: 19.5%;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(6){
    left: 37%;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(7){
    left: 44.8%;
    display: none;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(8){
    left: 30.2%;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(9){
    left: 41%;
    top: 28x;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(10){
    left: 55.5%;
    top: 21px;
    display: none;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(11){
    left: 44.6%;
    top: 154px;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(12){
    top: 217px;
    left: 44.6%;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(13){
    left: 54.2%;
    top: 170px;
    display: none;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(14){
    display: none;
    left: 57%;
    top: 108px;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(15){
    left: 57%;
    top: 140px;
    display: none;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(16){
    left: 43.3%;
    top: 268px;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(17){
    display: none;
    left: 56.3%;
    top: 205px;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(18){
    display: none;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(20) {
    right: 26.5%;
    left: auto !important;
    bottom: -141.5px;
    z-index: 99 !important;
    top: auto !important;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(21) {
    right: 43%;
    left: auto !important;
    bottom: -140.5px;
    z-index: 99;
    top: auto !important;
} */
/* .act-home .inner-blue-line-tracker span:nth-child(21){
    right: 40.6% !important;
} */
/* .application-home.act-home .inner-blue-line-tracker span:nth-child(22) {
    right: 37.5%;
    left: auto !important;
    bottom: -141.5px;
    z-index: 99 !important;
    top: auto !important;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(23) {
    left: 44.6%;
    bottom: -48px;
    z-index: 99 !important;
    top: auto !important;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(24) {
    left: 44.6%;
    bottom: 93px;
    z-index: 99 !important;
    top: auto !important;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(25) {
    bottom: 17px;
    z-index: 99 !important;
    top: auto !important;
    left: 44.6%;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(26) {
    right: 54.2%;
    left: auto !important;
    bottom: -101px;
    top: auto !important;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(27) {
    right: 48.5%;
    left: auto !important;
    bottom: -127px;
    top: auto !important;
}
.application-home.act-home .inner-blue-line-tracker span:nth-child(28) {
    right: 33%;
    left: auto !important;
    bottom: -127px;
    top: auto !important;
} */
.application-home.act-home .track-info.sat ul{
    border-color: #ca054d;
}



/***************** Act Tracker Start ***************/
/***************** Act Tracker Start ***************/
/***************** Act Tracker Start ***************/

.application-home.act-home .month-trackdot span{
    width: 36px;
    height: 36px;
    background: #FEFEFE;
}

.track-info.act ul{
    border-color: #1aa30c;
}

.application-home.act-home .month-trackdot span:nth-child(1){
    top: 86px;
    left: -15px;
}
.application-home.act-home .month-trackdot span:nth-child(2) {
    right: 0.5%;
    bottom: -101px;
}

.application-home.sat-home .month-trackdot span:nth-child(2) {
    left: auto;
    top: auto;
    right: 4px;
    bottom: -100px;
}

/* ######### ARUN SINGH ######### */
/* ######### BLUE TRACK CLASS ######### */
.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(1) {
    left: -2.8%;
    visibility: hidden;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(1) {
    left: -2.8%;
    visibility: hidden;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(1) {
    left: 2.2%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(2) {
    left: 2%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(2) {
    left: 3.5%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(2) {
    left: 7.8%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(3) {
    left: 7.4%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(3) {
    left: 9%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(3) {
    left: 13%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(4) {
    left: 12.8%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(4) {
    left: 14.5%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(4) {
    left: 18.8%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(5) {
    left: 18.3%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(5) {
    left: 19.8%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(5) {
    left: 24%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(6) {
    left: 23.8%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(6) {
    left: 25.6%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(6) {
    left: 29.5%;
    z-index: 1;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(7) {
    left: 29.4%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(7) {
    left: 30.7%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(7) {
    left: 35.1%;
    z-index: 1;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(8) {
    left: 34.7%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(8) {
    left: 36.5%;
    z-index: 1;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(8) {
    left: 40.6%;
    z-index: 1;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(9) {
    left: 40.1%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(9) {
    left: 42.4%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(9) {
    top: 43%;
    bottom: 136px;
    right: 50.1%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -3px;
    z-index: 1;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(10) {
    left: 53.9%;
    top: 44.5%;
    z-index: 59;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(10) {
    left: 55.5%;
    top: 48.5%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(10) {
    top: 65%;
    bottom: 72px;
    right: 50.1%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -3px;
    z-index: 9;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(11) {
    left: 53.9%;
    top: 66.5%;
    z-index: 70;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(11) {
    left: 55.5%;
    top: 71%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(11) {
    right: 42.5%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(12) {
    left: 54%;
    top: 88.5%;
    z-index: 97;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(12) {
    left: 56.6%;
    top: 95.5%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(12) {
    right: 37.4%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(13) {
    left: 59%;
    top: 94%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(13) {
    left: 61.5%;
    top: 98.5%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(13) {
    right: 31.9%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(14) {
    left: 64.4%;
    top: 94%;
    z-index: 70;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(14) {
    left: 66.5%;
    top: 98.5%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(14) {
    right: 26.6%;
}

.inner-blue-line-tracker .blue-track-circle:nth-of-type(15) {
    left: 70%;
    top: 94%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(15) {
    left: 71.8%;
    top: 98.5%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(15) {
    right: 21.1%;
    z-index: 1;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(16) {
    left: 75.5%;
    top: 94%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(16) {
    left: 76.9%;
    top: 98.5%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(16) {
    right: 15.4%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(17) {
    left: 80.9%;
    top: 94%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(17) {
    left: 82.3%;
    top: 98.5%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(17) {
    right: 9.9%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(18) {
    left: 86.5%;
    top: 94%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(18) {
    left: 88%;
    top: 98.5%;
}

.application-home.app-home .month-track-name .blue-track-mon:nth-of-type(18) {
    right: 4.7%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-circle:nth-of-type(19) {
    left: 92%;
    top: 94%;
}

.application-home.app-home .inner-blue-line-tracker .blue-track-dot:nth-of-type(19) {
    left: 93.7%;
    top: 98.5%;
}

/* .application-home.app-home .month-track-name .blue-track-mon:nth-of-type(19) {
    right: 1.0%;
} */
/* ######### BLUE TRACK CLASS ######### */

/* ######### PINK TRACK CLASS ######### */
.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(1) {
    left: -2.8%;
    visibility: hidden;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(1) {
    left: -1.3%;
    visibility: hidden;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(1) {
    left: 2.4%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(2) {
    left: 1.9%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(2) {
    left: 3.5%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(2) {
    left: 7.8%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(3) {
    left: 7.3%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(3) {
    left: 9%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(3) {
    left: 13.3%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(4) {
    left: 12.8%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(4) {
    left: 14.5%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(4) {
    left: 18.8%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(5) {
    left: 18.3%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(5) {
    left: 19.8%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(5) {
    left: 24.4%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(6) {
    left: 23.8%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(6) {
    left: 25.6%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(6) {
    left: 29.5%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(7) {
    left: 29.3%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(7) {
    left: 30.7%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(7) {
    left: 35.1%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(8) {
    left: 34.7%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(8) {
    left: 36.5%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(8) {
    left: 40.6%;
    z-index: 1;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(9) {
    left: 40.4%;
    z-index: 99;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(9) {
    left: 42.4%;
    
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(9) {
    top: 43%;
    bottom: 136px;
    right: 50.1%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -3px;
    z-index: 9;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(10) {
    left: 50.5%;
    top: 44.5%;
    z-index: 2;
    
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(10) {
    left: 51.9%;
    top: 48.5%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(10) {
    top: 65%;
    bottom: 72px;
    right: 50.1%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -3px;
    z-index: 9;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(11) {
    left: 50.5%;
    top: 66.5%;
    z-index: 29;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(11) {
    left: 51.9%;
    top: 71%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(11) {
    right: 42.5%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(12) {
    left: 54.2%;
    top: 103.5%;
    z-index: 98;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(12) {
    left: 55.9%;
    top: 108.5%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(12) {
    right: 37.4%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(13) {
    left: 59%;
    top: 103.5%;
    z-index: 98;

}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(13) {
    left: 61.5%;
    top: 108.6%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(13) {
    right: 31.9%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(14) {
    left: 64.5%;
    top: 103.5%;
    z-index: 98;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(14) {
    left: 66.5%;
    top: 108.6%;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(14) {
    right: 26.4%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(15) {
    left: 69.9%;
    top: 103.5%;
    z-index: 98;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(15) {
    left: 71.5%;
    top: 108.6%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(16) {
    left: 75.5%;
    top: 103.5%;
    visibility: hidden;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(16) {
    left: 76.9%;
    top: 108.6%;
    visibility: hidden;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(16) {
    right: 15.4%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(17) {
    left: 80.7%;
    top: 103.5%;
    visibility: hidden;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(17) {
    left: 82.3%;
    top: 108.6%;
    visibility: hidden;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(17) {
    right: 10.3%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(18) {
    left: 86.5%;
    top: 103.5%;
    visibility: hidden;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(18) {
    left: 88%;
    top: 108.6%;
    visibility: hidden;
}

.application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(18) {
    right: 4.5%;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-circle:nth-of-type(19) {
    left: 92%;
    top: 103.5%;
    visibility: hidden;
}

.application-home.sat-home .inner-blue-line-tracker .pink-track-dot:nth-of-type(19) {
    left: 93.7%;
    top: 108.6%;
    visibility: hidden;
}

/* .application-home.sat-home .month-track-name .pink-track-mon:nth-of-type(19) {
    right: 1.0%;
} */
/* ######### PINK TRACK CLASS ######### */

/* ######### GREEN TRACK CLASS ######### */
.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(1) {
    left: -2.8%;
    visibility: hidden;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(1) {
    left: -1.3%;
    visibility: hidden;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(1) {
    left: 2.2%;
}
.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(2) {
    left: 2%;
    visibility: hidden;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(2) {
    left: 3.5%;
    visibility: hidden;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(2) {
    left: 7.8%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(3) {
    left: 7.4%;
    z-index: 100;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(3) {
    left: 9%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(3) {
    left: 13%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(4) {
    left: 12.9%;
    z-index: 101;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(4) {
    left: 14.5%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(4) {
    left: 18.8%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(5) {
    left: 18.3%;
    z-index: 101;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(5) {
    left: 19.8%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(5) {
    left: 24%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(6) {
    left: 24%;
    z-index: 101;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(6) {
    left: 25.6%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(6) {
    left: 29.5%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(7) {
    left: 29.4%;
    z-index: 101;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(7) {
    left: 31%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(7) {
    left: 35.1%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(8) {
    left: 34.7%;
    z-index: 101;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(8) {
    left: 36.5%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(8) {
    left: 40.6%;
    z-index: 1;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(9) {
    left: 40.1%;
    z-index: 101;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(9) {
    left: 42.4%;
    top: 13.9%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(9) {
    top: 43%;
    bottom: 136px;
    right: 50.1%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -3px;
    z-index: 9;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(10) {
    left: 43.0%;
    top: 45%;
    z-index: 98;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(10) {
    left: 44.5%;
    top: 49%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(10) {
    top: 65%;
    bottom: 72px;
    right: 50.1%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -3px;
    z-index: 9;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(11) {
    left: 43.0%;
    top: 67%;
    z-index: 1;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(11) {
    left: 44.5%;
    top: 71%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(11) {
    right: 42.9%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(12) {
    left: 53.6%;
    top: 122.5%;
    z-index: 9;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(12) {
    left: 55.7%;
    top: 126.6%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(12) {
    right: 37.7%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(13) {
    left: 58.9%;
    top: 122.5%;
    z-index: 9;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(13) {
    left: 61.5%;
    top: 126.6%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(13) {
    right: 31.9%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(14) {
    left: 64.4%;
    top: 122.5%;
    z-index: 9;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(14) {
    left: 66.3%;
    top: 126.6%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(14) {
    right: 26.6%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(15) {
    left: 70%;
    top: 122.5%;
    z-index: 10;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(15) {
    left: 71.8%;
    top: 126.6%;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(15) {
    right: 21.1%;
    z-index: 1;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(16) {
    left: 75.5%;
    top: 122.5%;
    visibility: hidden;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(16) {
    left: 76.9%;
    top: 126.6%;
    visibility: hidden;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(16) {
    right: 15.6%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(17) {
    left: 80.7%;
    top: 122.5%;
    visibility: hidden;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(17) {
    left: 82.3%;
    top: 126.6%;
    visibility: hidden;
}

.application-home.act-home .month-track-name .green-track-mon:nth-of-type(17) {
    right: 9.9%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(18) {
    left: 86.5%;
    top: 122.5%;
    visibility: hidden;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(18) {
    left: 88%;
    top: 126.6%;
    visibility: hidden;
}

.application-home.act-home .month-track-name .greeb-track-mon:nth-of-type(18) {
    right: 4.7%;
}

.application-home.act-home .inner-blue-line-tracker .green-track-circle:nth-of-type(19) {
    left: 92%;
    top: 122.5%;
    visibility: hidden;
}

.application-home.act-home .inner-blue-line-tracker .green-track-dot:nth-of-type(19) {
    left: 93.7%;
    top: 126.6%;
    visibility: hidden;
}

/* .application-home.act-home .month-track-name .green-track-mon:nth-of-type(19) {
    right: 1.0%;
} */
/* ######### GREEN TRACK CLASS ######### */
/* ######### ARUN SINGH ######### */

/* .inner-blue-line-tracker span:nth-child(1){
    left: -1.8%;
} 

.inner-blue-line-tracker span:nth-child(2){
    left: 1.9%;
} 
.inner-blue-line-tracker span:nth-child(3){
    left: 7.6%;
}
.inner-blue-line-tracker span:nth-child(4){
    left: 13%;
}
.inner-blue-line-tracker span:nth-child(5){
    left: 18.7%;
}
.inner-blue-line-tracker span:nth-child(6){
    left: 24.3%;
}
.inner-blue-line-tracker span:nth-child(7){
    left: 29.7%;
}
.inner-blue-line-tracker span:nth-child(8){
    left: 35.3%;
}
.inner-blue-line-tracker span:nth-child(9){
    left: 42.2%;
}
.inner-blue-line-tracker span:nth-child(10){
    left: 55.5%;
    top: 60.2%;
}
.inner-blue-line-tracker span:nth-child(28){
    left: 47.5%;
    top: 17.2px;
}
.inner-blue-line-tracker span:nth-child(11){
    left: 55.5%;
    top: 74.2%;
}
.inner-blue-line-tracker span:nth-child(12){
    left: 55.7%;
    top: 91%;
}
.inner-blue-line-tracker span:nth-child(13){
    left: 59.9%;
    top: 95.1%;
}
.inner-blue-line-tracker span:nth-child(14){
    left: 65.2%;
    top: 95.1%;
}
.inner-blue-line-tracker span:nth-child(15){
    display: none;
    left: 54%;
    top: 140px;
}
.inner-blue-line-tracker span:nth-child(16){
    left: 75.1%;
    top: 93.3%;
}
.inner-blue-line-tracker span:nth-child(17){
    left: 80.8%;
    top: 93.3%;
}

.inner-blue-line-tracker span:nth-child(18),
.inner-blue-line-tracker span:nth-child(19),
.inner-blue-line-tracker span:nth-child(20),
.inner-blue-line-tracker span:nth-child(21),
.inner-blue-line-tracker span:nth-child(22),
.inner-blue-line-tracker span:nth-child(23),
.inner-blue-line-tracker span:nth-child(24),
.inner-blue-line-tracker span:nth-child(25),
.inner-blue-line-tracker span:nth-child(26){
    left: auto;
    top: auto;
    right: 11%;
    bottom: -15px;
}
.inner-blue-line-tracker span:nth-child(18){
    left: 86.7%;
    top: 95.1%;
}
.inner-blue-line-tracker span:nth-child(19){
    left: 92.1%;
    /* top: 95.1%; *
    /* display: none !important; *
}
.inner-blue-line-tracker span:nth-child(20){
    right: -1%;
}
.inner-blue-line-tracker span:nth-child(21){
    right: 4%;
}
.inner-blue-line-tracker span:nth-child(22){
    right: 10%;
}
.inner-blue-line-tracker span:nth-child(23){
    right: 15.3%;
}
.inner-blue-line-tracker span:nth-child(24){
    right: 21%;
}
.inner-blue-line-tracker span:nth-child(25){
    right: 26.6%;
}
.inner-blue-line-tracker span:nth-child(26){
    right: 32.1%;
}
.inner-blue-line-tracker span:nth-child(27){
    left: auto;
    top: auto;
    bottom: -15px;
    right: 37.5%;

}
*/

.month-trackdot span {
    width: 36px;
    height: 36px;
    position: absolute;
    background-color: #fffc05;
    border: 4px solid #000;
    z-index: 999;
    border-radius: 100px;
}
.month-trackdot span:nth-child(1){
    left: -20px;
    top: 87px;
} 
.act-home .month-trackdot span:nth-child(1){
    left: -20px;
    top: 119px;
}    
.sat-home .month-trackdot span:nth-child(1){
    left: -20px;
    top: 86px;
} 
.month-trackdot span:nth-child(2){
    left: auto;
    top: auto;
    right: -11px;
    bottom: -101px;
}
.month-track-name span {
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    z-index: 999;
    font-size: 18px;
    font-weight: 700;
    top: 91px;
    font-family: 'Bicyclette';
    font-weight: 900;
}
.sat-home .month-track-name span{
    /* top: 141px; */
    top: 92px;
}
.act-home .month-track-name span{
    top: 91px;
}
.month-track-name span.m-track-active{
    color: #fffc05;
}


/* .month-track-name span:nth-child(1){
    left: 2.3%;
}
.month-track-name span:nth-child(2){
    left: 8%;
}
.month-track-name span:nth-child(3){
    left: 13.3%;
}
.month-track-name span:nth-child(4){
    left: 18.8%;
}
.month-track-name span:nth-child(5){
    left: 24%;
}
.month-track-name span:nth-child(6){
    left: 29.6%;
    z-index: 9;
}
.month-track-name span:nth-child(7){
    left: 34.9%;
}
.month-track-name span:nth-child(8){
    left: 40.5%;
    z-index: 9;
}
.month-track-name span:nth-child(9){
    left: 48%;
}
.month-track-name span:nth-child(10){
    left: 48%;
}
 */
.act-home .month-track-name span:nth-child(10), 
.act-home .month-track-name span:nth-child(11),
.act-home .month-track-name span:nth-child(12),
.act-home .month-track-name span:nth-child(13),
.act-home .month-track-name span:nth-child(14),
.act-home .month-track-name span:nth-child(15),
.act-home .month-track-name span:nth-child(16),
.act-home .month-track-name span:nth-child(17),
.act-home .month-track-name span:nth-child(18){
    bottom: -96px;
}
.month-track-name span:nth-child(10), 
.month-track-name span:nth-child(11),
.month-track-name span:nth-child(12),
.month-track-name span:nth-child(13),
.month-track-name span:nth-child(14),
.month-track-name span:nth-child(15),
.month-track-name span:nth-child(16),
.month-track-name span:nth-child(17),
.month-track-name span:nth-child(18){
    left: auto;
    top: auto;
    right: 12%;
    bottom: -97px;
}
.sat-home .month-track-name span:nth-child(10), 
.sat-home .month-track-name span:nth-child(11),
.sat-home .month-track-name span:nth-child(12),
.sat-home .month-track-name span:nth-child(13),
.sat-home .month-track-name span:nth-child(14),
.sat-home .month-track-name span:nth-child(15),
.sat-home .month-track-name span:nth-child(16),
.sat-home .month-track-name span:nth-child(17),
.sat-home .month-track-name span:nth-child(18){
    bottom: -97px;
}

.month-track-name span:nth-child(10){
    top: 65%;
    bottom: 72px;
    right: 50.1%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -3px;
    z-index: 9;
}
.act-home .month-track-name span:nth-child(9){
    bottom: 137px;
    right: 50%;
}
.act-home .month-track-name span:nth-child(10){
    bottom: 71px;
    right: 50%;
}
/* .month-track-name span:nth-child(9) {
    top: 43%;
    bottom: 136px;
    right: 50.1%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -3px;
    z-index: 9;
} */
.sat-home .month-track-name span:nth-child(9){
    bottom: 137px;
    top: 43%;
    right: 50%;
}
.sat-home .month-track-name span:nth-child(10){
    bottom: 71px;
    top: 65%;
    right: 50%;
}
.month-track-name span:nth-child(18){
    right: 4.5%;
}
.month-track-name span:nth-child(17){
    right: 9.9%;
}
.month-track-name span:nth-child(16){
    right: 15.7%;
}
.month-track-name span:nth-child(15){
    right: 21.1%;
    z-index: 1;
}
.month-track-name span:nth-child(14){
    right: 26.4%;
}
.month-track-name span:nth-child(13){
    right: 31.9%;
}
.month-track-name span:nth-child(12){
    right: 37.6%;
}
/* .month-track-name span:nth-child(11){
    right: 42.5%;
} */

.sat-home .month-track-name span:nth-child(11){
    right: 42.4%
}


.track-label .label-1,
.track-label .label-2,
.track-label .label-3{
    position: absolute;
    color: #3455fa;
    text-transform: uppercase;
    display: inline-block;
    font-size: 20px;
    font-family: 'Helvetica';
    font-weight: bold;
}
.track-label .label-1{
    top: -35px;
    left: 10%;
}
.track-label .label-2{
    top: 108px;
    right: 36%;
    letter-spacing: 1px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 22px;
}
.track-label .label-3{
    right: 16.6%;
    bottom: 35px;
    z-index: 9;
}
.junior-label,
.senior-label{
    position: absolute;
    color: #a6cfd5;
    text-transform: uppercase;
    font-size: 42px;
    font-family: 'Acumin Pro Condensed';
    font-weight: 900;
}

.junior-label{
    top: 195px;
    left: 9%;
    letter-spacing: 6px;
}

.sat-home .junior-label{
    top: 195px;
}
.senior-label{
    /* right: 15%; */
    right: 188px;
    bottom: -215px;
    letter-spacing: 6px;
}
.sat-home .senior-label{
    bottom: -215px;
    
}
.track-info{
    position: absolute;
    left: 10%;
    bottom: -20px;
    z-index: 99;
}
.sat-home .track-info{
    position: absolute;
    left: 0;
    bottom: -130px;
    z-index: 98;
}
.act-home .track-info{
    position: absolute;
    left: 0;
    bottom: -130px;
    z-index: 1;
}
.track-info ul{
    margin: 0;
    padding: 0;
    list-style: none;
    border: 2px solid #3454f9;
    padding: 10px 25px;
    border-radius: 20px;
}
.track-info ul li{
    margin-bottom: 7px;
}
.track-info ul li:last-child{
    margin-bottom: 0;
}
.track-info ul li a{
    font-size: 18px;
    color: #3454f9;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    font-family: 'Helvetica';
    font-weight: bold;
}
.btn-section .top-btn{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.btn-section .top-btn .sat-btn,
.btn-section .top-btn .act-btn{
    width: 80px;
    font-size: 22px;
    display: inline-block;
   
    border-radius: 14px;
    padding: 5px 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.btn-section{
    position: absolute;
    top: 15px;
    right: 142px;
    text-align: center;
    z-index: 9;

}
.sat-home .btn-section {
    position: absolute;
    top: 15px;
    right: 142px;
    text-align: center;
    z-index: 1;
}
.btn-section .top-btn .sat-btn{
    color: #ca054d;
    border: 2px solid #ca054d;
    margin-right: 5px;
    text-decoration: none;
}
.btn-section .top-btn .sat-btn:hover,
.btn-section .top-btn .act-btn:hover,
.btn-section .top-btn .btn-application:hover{
    text-decoration: none;
    
}
.btn-section .top-btn .sat-btn.active{
    color: #fff;
    background-color: #ca054d;
    font-family: 'Helvetica';
    font-weight: bold;
}
.btn-section .top-btn .act-btn{
    color: #1aa30c;
    border: 2px solid #1aa30c;
    margin-left: 5px;
    text-decoration: none;
}
.btn-section .top-btn .act-btn.active{
    background-color: #1aa30c;
    color: #fff;
    font-family: 'Helvetica';
    font-weight: bold;
}

.btn-section .bottom-btn .btn-application{
    font-size: 22px;
    display: inline-block;
    background-color: #fff;
    color: #3455fa;
    border: 2px solid #3455fa;
    border-radius: 14px;
    padding: 5px 12px;
    font-weight: 500;
    text-align: center;
    line-height: 1.1;
    margin-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
  
}
.btn-section .bottom-btn .btn-application.active{
    background-color: #3455fa;
    color: #fff;
    font-family: 'Helvetica';
    font-weight: bold;
}


.blue-part,
.grey-part,
.black-part,
.dark-part{
    position: absolute;
    top: 0;
    left: 0;
}
.blue-part .inner-blue-part{
    position: relative;
}
.blue-part .inner-blue-part span{
    display: inline-block;

}
.blue-part .inner-blue-part .active{
    width: 20px;
    height: 20px;
    background-color: yellow;
    border: 2px solid red;
    border-radius: 100px;
}
.grey-part-img{
    position: absolute;
    top: 0;
    left: 0;
}
.grey-part-img{
    position: absolute;
    top: 0;
    left: 0;
}
.dark-part-img{
    position: absolute;
    top: 0;
    left: 0;
}