.orange-circle {
    max-width: 12px;
}
body, html {

}

body {

}

#slide9 .wrp h2{
    margin-top: 15px;
   font-family: "FiraSansMedium";
   font-size: 27px;
   text-transform: uppercase;
   line-height: 1.2;
   letter-spacing: 3px;
} 
#slide9 .wrp h2:first-child{
    margin-top: 75px;


}

#slide9 .big-num {
    position: relative;
    font-family: "FiraSansBold";
    font-size: 180px;
    color: #3c4bc3;
    padding-left: 30px;
    padding-right: 200px;

}

#slide9 .big-num .line{
    position: absolute;
    left:0px;
    top:20px;


}
#slide9 .big-num .des{
    position: absolute;
    left:80px;
    top:70px;
    font-family: "FiraSansLight";
    font-size: 27px;
    color: #fff;
    text-transform: uppercase;
}
#slide9 .big-num .lit{
    position: absolute;
    font-family: "FiraSansRegular";
    font-size: 16px;
    color: #fff;
    width: 120px;
    top: 105px;
    left:80px;
}
#slide9 .bottom-b{
    margin-top: 80px;
    width: 100%;
    height: 150px;
    position: relative;
    font-family:"FiraSansRegular";

}
#slide9 .bottom-b .line {
    top:50px;
    position: absolute;
    height: 1.5px;
    background: #fff;
    z-index: 100;
    animation: line 4s linear;
    animation-delay: 4.4s; 
    animation-fill-mode: both;
}
#slide9 .bottom-b .s-1{
    top: 10px;
    position: absolute;
    font-size: 14px;
}
#slide9 .bottom-b .s-2{
    top: 70px;
    position: absolute;
    font-size: 14px;
}

#slide9 .bottom-b .i-1{
    position: absolute; 
    top: 9px;
    left:180px;
    z-index: 100;
}
#slide9 .bottom-b .i-2{
    position: absolute; 
    top: 9px;
    left:360px;
    z-index: 100;
}
#slide9 .bottom-b .i-3{
    position: absolute; 
    top: 9px;
    left:540px;
    z-index: 100;
}
#slide9 .bottom-b .i-4{
    position: absolute; 
    top: 9px;
    left:720px;
    z-index: 100;
}
#slide9 .bottom-b .bg-1{
    top: -21px;
    left: 100px;
    position: absolute;
    width: 180px;
    height: 150px;
    background: #0b358f;
    z-index: 10;

}
#slide9 .bottom-b .bg-2{
    top: -21px;
    left: 280px;
    position: absolute;
    width: 180px;
    height: 150px;
    background: #0e39b3;
    z-index: 10;


}
#slide9 .bottom-b .bg-3{
    top: -21px;
    left: 460px;
    position: absolute;
    width: 180px;
    height: 150px;
    background: #1042be;
    z-index: 10;

}
#slide9 .bottom-b .bg-4{
    top: -21px;
    left: 640px;
    position: absolute;
    width: 180px;
    height: 150px;
    background: #155aca;
    z-index: 10;

}
#slide9 .bottom-b .st-1{
    position: absolute;
    font-family: "FiraSansBold";
    font-size: 18px;
    left: 140px;
    top :10px;
    letter-spacing: 2.4px;
    z-index: 100;
    text-transform: uppercase;
}
#slide9 .bottom-b .p-1{
    position: absolute;
    font-family: "FiraSansBold";
    font-size: 30px;
    left: 160px;
    top :75px;
    letter-spacing: 2.4px;
    z-index: 100;
    text-transform: uppercase;
}

#slide9 .bottom-b .st-2{
    position: absolute;
    font-family: "FiraSansBold";
    font-size: 18px;
    left: 320px;
    top :10px;
    letter-spacing: 2.4px;
    z-index: 100;
    text-transform: uppercase;
}
#slide9 .bottom-b .p-2{
    position: absolute;
    font-family: "FiraSansBold";
    font-size: 30px;
    left: 340px;
    top :75px;
    letter-spacing: 2.4px;
    z-index: 100;
    text-transform: uppercase;
}
#slide9 .bottom-b .st-3{
    position: absolute;
    font-family: "FiraSansBold";
    font-size: 18px;
    left: 490px;
    top :10px;
    letter-spacing: 2.4px;
    z-index: 100;
    text-transform: uppercase;
}
#slide9 .bottom-b .p-3{
    position: absolute;
    font-family: "FiraSansBold";
    font-size: 30px;
    left: 510px;
    top :75px;
    letter-spacing: 2.4px;
    z-index: 100;
    text-transform: uppercase;
}
#slide9 .bottom-b .st-4{
    position: absolute;
    font-family: "FiraSansBold";
    font-size: 18px;
    left: 670px;
    top :10px;
    letter-spacing: 2.4px;
    z-index: 100;
    text-transform: uppercase;
}
#slide9 .bottom-b .p-4{
    position: absolute;
    font-family: "FiraSansBold";
    font-size: 30px;
    left: 690px;
    top :75px;
    letter-spacing: 2.4px;
    z-index: 100;
    text-transform: uppercase;
}
@keyframes line{
    from {width: 10%;}
    to {width: 105%}
}



a:focus {
    outline:none;
}

.invisible {
    opacity:0;
}

.arrow-right .anim1 {
    z-index:6;
} 

.arrow-right .anim2 {
    z-index:5;
}

.arrow-right .anim3 {
    z-index:4;
}

.arrow-right .anim4 {
    z-index:3;
}

.arrow-right .anim5 {
    z-index:2;
}

.arrow-right .anim6 {
    z-index:1;
}

.arrow-right .anim1, .arrow-right .anim2, .arrow-right .anim3 , .arrow-right .anim4, .arrow-right .anim5 {
    width:100%;
    height:100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.anim1l, .anim2l, .anim3l, .anim4l, .anim5l, .anim6l {
    width:100%;
    height:100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#slide1 {
    width:1000px;
    height:768px;
    background-image: url("../images/slide1-bg.jpg");
    margin: 0 auto;
    position:relative;
}

#slide2, #slide3, #slide4, #slide5, #slide6, #slide8, #slide9, #slide10, #slide11, #slide12, #slide13, #slide14, #slide15, #slide12_1, #slide6_1 {
    width:1000px;
    height:768px;
    background: transparent;
    margin: 0 auto;
    position:relative;
}

#slide1 .wrapper {
    width:817px;
    margin: 0 auto;
    padding-top: 139px;
    padding-left: 362px;
}

#slide2 .wrapper, #slide3 .wrapper, #slide4 .wrapper, #slide5 .wrapper, #slide6 .wrapper, #slide8 .wrapper, #slide9 .wrapper, #slide10 .wrapper, #slide11 .wrapper, #slide12 .wrapper, #slide13 .wrapper,
#slide14 .wrapper, #slide15 .wrapper, #slide12_1 .wrapper, #slide6_1 .wrapper {
    width:817px;
    margin: 0 auto;
}


.f-bottom {
    position:absolute;
    bottom:0;
    left:0;
    height:65px;
    width: 100%;
}


.f-logo {
    display: inline-block;
    margin-top: 14px;
    margin-left: 39px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.lect1-pdf {
    float: right;
    text-decoration: none;
    color:white;
    font-family: "FiraSansRegular";
    position: relative;
    padding-left: 39px;
    display: inline-block;
    margin-top: 14px;
    margin-right: 35px;
    min-height: 30px;
    max-width: 87px;
}

.lect1-pdf:hover {
    color: #829EE6;
}

.lect1-pdf>img {
    position: absolute;
    left: 0px;
}

.lect1-pdf p {
    font-family: "FiraSansRegular";
    float: left;
}

.lect1-pdf .s {
    margin-top: 4px;
    float: left;
}

.lect1-pdf .s span {
    background: url(../../images/pdf-arr.png) left 0 no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
}

.arrow-left {
    width:25px;
    height:47px;
    display:block;
    background: url(../../images/l-arrow.png) left 0 no-repeat;
    text-decoration:none;
    position: absolute;
    left: 32px;
    top: 50%;
    margin-top: -23px;
}

.arrow-right {
    width:25px;
    height:47px;
    display:block;
    background: url(../../images/r-arrow.png) left 0 no-repeat;
    text-decoration:none;
    position: absolute;
    right: 32px;
    top: 50%;
    margin-top: -23px;
}

.slides-nav {
    position:absolute;
    left: 366px;
    top: 24px;
    line-height: 20px;
}

.slides-nav .slides-nav_name {
    font-size:19px;
    font-family: "FiraSansRegular";
    font-weight:300;
    color:#9ab9ff;
    float: left;
}

.slides-nav ul {
    float: left;
    margin-left: 11px;
    margin-top: 4px;
}

.slides-nav ul li {
    float:left;
    background:white;
    border-radius: 12px;
    width:12px;
    height:12px;
    display:inline-block;
    margin-right: 10px;
    vertical-align: top;
    position: relative;
}

.slides-nav .slide-active {
    width: 41px;
}

.orange-circle {
    display: block;
    background: orange;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    transition:width 0.5s ease;
    -webkit-transition:width 0.5s ease;
}

.slides-nav ul li .toolt {
    font-family: "FiraSansRegular";
    font-size:12px;
    color:#0b2a79;
    display: inline-block;
    background: white;
    position: absolute;
    top: -37px;
    line-height: 19px;
    max-height: 19px;
    min-width: 150px;
    left: -75px;
    letter-spacing: 2px;
    min-width: 148px;
    padding-left: 11px;
    display:none;
}

.slides-nav ul li .toolt:after {
    content:"";
    position:absolute;
    width:1px;
    left:50%;
    margin-left:-1px;
    height:9px;
    background:white;
    bottom: -9px;
}

/*Animations on slide1*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        color:rgba(255,255,255,0.99);
    }
    50% {
        -webkit-transform: scale3d(1.01, 1.01, 1.01);
        transform: scale3d(1.01, 1.01, 1.01);
        color:rgba(255,255,255,0.75);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        color:rgba(255,255,255,0.65);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        color:rgba(255,255,255,0.99);
    }
    50% {
        -webkit-transform: scale3d(1.01, 1.01, 1.01);
        transform: scale3d(1.01, 1.01, 1.01);
        color:rgba(255,255,255,0.75);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        color:rgba(255,255,255,0.65);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

#slide1 .trix p.animated {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;

    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;

    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight, #slide2 .top-block h5.animated {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

#slide2 .ruler.animated {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
}


#slide1 h2.animated, #slide2 .top-block h3.animated, #slide2 .mid-block_l img.animated, #slide2 h4.animated {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}



/*End Animations on slide1*/

/* Antiman */
.begin-lection {
    background: none;
    border: none;
    height: 43px;
    outline: none;
    position: relative;
}
.begin-lection,
.begin-lection.button--inverted-alt {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.begin-lection > span {
    padding-left: 0em;
}
.begin-lection::before,
.begin-lection::after {
    content: '';
    z-index: -1;
    border-radius: inherit;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.begin-lection::before {
    border: 2px solid #FFF;
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}
.begin-lection.button--border-thin::before {
    border-width: 1px;
}
.begin-lection.button--border-medium::before {
    border-width: 2px;
}
.begin-lection.button--border-thick::before {
    border-width: 3px;
}
.begin-lection.button--inverted::before {
    border-color: white;
}
.begin-lection.button--inverted-alt::before {
    border-color: white;
}
.begin-lection::after {
    background: #fff;
}
.begin-lection.button--inverted::after {
    background: white;
}
.begin-lection.button--inverted-alt::after {
    background: #3f51b5;
}
.begin-lection.button--inverted:hover {
    color: #7986cb;
}
.begin-lection.button--inverted-alt:hover {
    color: #3f51b5;
}
.begin-lectionn:hover::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.begin-lection:hover::after {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
}

/*Slide2*/

#slide2>h2, #slide3>h2, #slide4>h2, #slide5>h2, #slide6>h2, #slide8>h2, #slide9>h2, #slide10>h2, #slide11>h2, #slide12>h2, #slide13>h2, #slide14>h2, #slide15>h2, #slide12_1>h2, #slide6_1>h2 {
    font-family: "FiraSansRegular";
    text-transform:uppercase;
    font-size:32px;
    color:white;
    text-align: center;
    line-height:66px;
    background: none;
    letter-spacing: 3px;
}


#slide2>h2 span, #slide3>h2 span, #slide4>h2 span, #slide5>h2 span, #slide6>h2 span, #slide8>h2 span, #slide12_1>h2 span, #slide6_1>h2 span {
    font-family: "FiraSansLight";
    color:#9ab9ff;
    font-weight:100;
}

#slide2 .f-bottom, #slide3 .f-bottom, #slide4 .f-bottom, #slide6 .f-bottom, #slide9 .f-bottom, #slide10 .f-bottom, #slide11 .f-bottom, #slide12 .f-bottom, #slide13 .f-bottom, #slide14 .f-bottom,
#slide15 .f-bottom, #slide12_1 .f-bottom, #slide6_1 .f-bottom {
    background:none;
}




/*Slide9*/

#slide9 .wrapper img {
    margin-top: 34px;
    margin-bottom: 27px;
}

#slide9 .wrapper h3 {
    font-family: "FiraSansMedium";
    font-size:19px;
    color:#1644aa;	
    text-transform:uppercase;
    letter-spacing: 2px;
    margin-bottom: 16px;
}

#slide9 .wrapper h5 {
    font-family: "FiraSansRegular";
    font-size:18px;
    color:#556670;	
    line-height: 22px;
}

#slide9 .wrapper h6 {
    font-family: "FiraSansBold";
    font-size:18px;
    color:#556670;	
    line-height: 21px;
    margin-top: 16px;
    margin-bottom: 10px;
}

#slide9 .slide9-bl_r p, #slide9 .slide9-bl_l p {
    font-family: "FiraSansRegular";
    font-size:18px;
    color:#556670;	
    position:relative;
    padding-left: 19px;
    line-height: 22px;
    margin-bottom: 4px;
}

#slide9 .slide9-bl_r p:before, #slide9 .slide9-bl_l p:before {
    content:"—";
    position:absolute;
    left:0;
}

#slide9 .slide9-bl_l {
    float: left;
    width: 409px;
    box-sizing: border-box;
    padding-left: 37px;
}

#slide9 .slide9-bl_r {
    float: left;
    box-sizing: border-box;
    padding-left: 45px;
}

#slide9 .slide9-bl {

}

#slide9 .slide9-bl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}







#slide9
{
    background: url('../../images/bg2.png') no-repeat;
    color: #fff;
}
#slide9 .left-b
{
    width: 260px;
    padding: 86px 0 0 0;

    float: left;
}
#slide9 .right-b
{
    float: right;
    padding: 48px 0 0 0;
       margin-right: -80px;
}
#slide9 .right-b img:nth-child(1)
{
        margin-left: -18px;
    margin-right: -39px;

}
#slide9 .right-b img:nth-child(2)
{
        margin-right: -51px;
}
#slide9 .right-b img:nth-child(3)
{
    
}

.bottom-status
{
    margin: 63px 0 0 60px;
    position: relative;
    left: -41px;
        width: 618px;
}
.bottom-status .status-line
{
    width: 618px;
    width:0;
    height: 5px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAmoAAAAFCAYAAAD178DZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTM0NDI1MTc4NTU3MTFFNjhDRTRCNEM1NDAxM0FEMjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTM0NDI1MTg4NTU3MTFFNjhDRTRCNEM1NDAxM0FEMjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMzQ0MjUxNTg1NTcxMUU2OENFNEI0QzU0MDEzQUQyOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMzQ0MjUxNjg1NTcxMUU2OENFNEI0QzU0MDEzQUQyOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlupwvkAAADKSURBVHja7JhBCsIwEACTWvUX/sODguBDBH2ID/EnevDmP/yDh6ZqXGELy+LFWxNmYNgGKchODmLMOYcCWYgncSnexIN4D0BHYP80AXrQpSJioT/UzuLWnK/ihrtLR2D/NAF60KUmWnVqnDnnbg7ad1rnRGzMjGaGH/Nf1u68Eo/c3eKgI/sHmtADxt4lu+fBt/OlPp1J7NVkZqfPnZ6T+/z7bs8/akBH9s/+aQL0oMtIaQr93nvxIj507ri3dAT2TxOgB11q4yPAAAHVagfRvFP0AAAAAElFTkSuQmCC');
    position: relative;
    transition: all 3s;
    -webkit-transition: all 3s;
}
.bottom-status  .l
{
    text-align: center;
    position: absolute;
    right: 57px;
    top: -31px;
}
.bottom-status  .l .ts
{
       font-family: "FiraSansRegular";
    margin-bottom: 10px;
}
.bottom-status  .l .s
{
       background: #426BD7;
    width: 303px;
    height: 7px;
}
.bottom-status > div:last-child
{
    font-family: "FiraSansRegular";
    padding: 14px 0 0 21px;
}
.bottom-status > div:last-child > div
{
    display: inline-block;
    vertical-align: top;
    margin-right: 14px;
}
.bottom-status > div:last-child > div:last-child
{
    margin-right: -10px;
}
.bottom-status > div:last-child > div .t
{
    margin-bottom: 4px;
}
.bottom-status > div:last-child > div .b
{
    color: #91aeff;
}
.slides-nav ul li.l-01 span
{
           left: -9.8em;

}
.slides-nav ul li.l-02 span
{
        left: -6.5em;
}
.slides-nav ul li.l-03 span
{
       left: -6.6em;
}
.slides-nav ul li.l-04 span
{
       left: -6.6em;
}
.slides-nav ul li.l-05 span
{
       left: -6.6em;
}
.slides-nav ul li.l-12 .toolt
{
    min-width: 224px;
    left: -9em !important;
}
.slides-nav ul li.l-16 span
{
    left: -10.5em;

}
.slides-nav ul li.l-17 span
{
        left: -8.1em;


}
.slides-nav ul li.l-18 span
{
       left: -8.2em;



}
#slide9 .left-block{
    width: 60%;
    float: left;
}
#slide9 .left-block h2{
    margin-top: 40px;
    font-size: 27px;
    text-transform: uppercase;
    font-family: "FiraSansRegular";
    letter-spacing: 1px;
    margin-bottom: 15px;
    line-height: 1.3;
}
#slide9 .left-block ul li{
    margin-bottom: 10px;
    line-height: 1.2;
    letter-spacing: 0.5px;
    font-family: "FiraSansRegular";
    list-style-image: url(../images/minus.png);
}

#slide9 .redball{
    position: absolute;
    width: 104px;
    height: 104px;
    animation-name:max; 
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
}


#slide9 .item-1{
    top:120px;
    right: 205px;
}
#slide9 .item-2{
    top:150px;
    right: 215px;
}
#slide9 .item-3{
    top:160px;
    right: 245px;
}
#slide9 .item-4{
    top:220px;
    right: 270px;
}
#slide9 .item-5{
    top:240px;
    right: 240px;
}
#slide9 .item-6{
    top:260px;
    right: 280px;
}
#slide9 .item-7{
    top:250px;
    right: 170px;
}
#slide9 .item-8{
    top:300px;
    right: 170px;
}
#slide9 .item-9{
    top:370px;
    right: 190px;
}
#slide9 .item-10{
    top:410px;
    right: 200px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes max {
     0% {
        transform: scale(0);
        opacity: 0;       
    }
    50% {
        transform: scale(1);
        opacity: 1;   
    }
    80% {
        transform: scale(1.1);
        opacity: 0.9;
    }   
    100% {
        transform: scale(0.8);
        opacity: 0.3; 
    }       
}

@keyframes max {
  0% {
        transform: scale(0);
        opacity: 0;       
    }
    50% {
        transform: scale(1);
        opacity: 1;   
    }
    80% {
        transform: scale(1.1);
        opacity: 0.9;
    }   
    100% {
        transform: scale(0.8);
        opacity: 0.3; 
    }       
}