.sc_1
{
transition: width 5s ease 0s, height 0.3s linear 0s;
width: 550px !important;
height: 10px !important;

}

.sc_2
{
transition: width 0s ease 0s, height 0s linear 0s;
width: 0px !important;
height: 10px !important;

}

.sc_3
{
transition: width 5s ease 0s, height 0.3s linear 0s;
height: 0px !important;
}

/*Disabled Button*/
.sc_4
{
transition: opacity 0.3s linear 0s;
opacity: 0.3;
pointer-events: none;
}
/*Disabled Button*/

/*Enabled Button*/
.sc_5
{
opacity: 1;
pointer-events: auto;
}
/*Enabled Button*/

.sc_6
{
background-size: 125px 125px;
background-repeat: no-repeat;
border-radius: 63px;
width: 125px;
height: 125px !important;
}

.sc_7
{
visibility: visible !important;
opacity: 1 !important;
margin-top: 270px !important;
}

.sc_8
{
visibility: hidden !important;
opacity: 0 !important;
}

.sc_9
{
visibility: visible !important;
opacity: 1 !important;
bottom: 30px !important;

}

.sc_10
{
width: 700px !important;
height: 400px !important;

}

.sc_11
{
width: 690px !important;
height: 390px !important;

}

.sc_12
{
transition: all 0.3s ease 0s;
visibility: hidden;
opacity: 0;
top: 50px;

}

.sc_13
{
transition: all 0.3s ease 0s;
visibility: visible;
opacity: 1;
top: 0;

}

/*Slide WOOW!*/
.sc_14
{
visibility: hidden;
opacity: 0;
}
/*Slide WOOW!*/


.sc_15
{
visibility: hidden;
opacity: 0;
}


.sc_16
{
top: 40px !important;
}


.sc_17
{
box-shadow: 0 14px 20px -16px #737373 !important;
}

.sc_18
{
opacity: 0.5;
pointer-events: none;
}

.sc_19
{
transition: width 60s ease 0s;
}