/* .map-image { */


/* background:url('/images/rental-steps/phuket_map_2.png'); */


/* background-size:cover; */


/* background-position: center; */


/* } */

.map-element {
    color: #fff !important;
}

.map-element .steps {
    position: absolute;
    display: flex;
    max-width: 328px;
}

.plane {
    position: absolute;
    top: 90px;
    left: 83px;
    opacity: 0;
    max-height: 60px;
}

.map-element .steps img {
    margin: 0 5px;
    max-height: 60px;
}

.map-element .steps span {
    margin-top: 10px;
    line-height: 1.3;
    font-size: 18px;
    font-family: "Goudy", sans-serif;
}

.map-element .steps span.ru {
    font-size: 19px;
}


/*Step 1 */

.map-element .step1 {
    top: 21px;
    left: 142px;
    opacity: 0;
}

.map-element .step1.samui {
    top: -68px;
    left: 82px;
}

.map-element .step1.bali {
    top: -55px;
    left: 188px;
}

.map-element .step2 {
    top: 203px;
    right: 141px;
    float: right;
    text-align: right;
    opacity: 0;
}

.map-element .step2.samui {
    top: 158px;
    right: 101px;
}

.map-element .step2.bali {
    top: 125px;
    right: 141px;
}

.map-element .step3 {
    top: 331px;
    left: 140px;
    opacity: 0;
}

.map-element .step3.samui {
    top: 235px;
    left: 107px;
}

.map-element .step3.bali {
    top: 231px;
    left: 189px;
}

.map-element .step4 {
    top: 463px;
    right: 138px;
    float: right;
    text-align: right;
    opacity: 0;
}

.map-element .step4.samui {
    top: 411px;
    right: 180px;
}

.map-element .step4.bali {
    top: 455px;
    right: 196px;
}

.map-element .step5 {
    top: 643px;
    left: 139px;
    opacity: 0;
}

.map-element .step5.bali {
    top: 606px;
    left: 260px;
}

.map-element .step5.samui {
    top: 604px;
    left: 201px;
}

.plane_element {
    position: relative;
    min-width: 100%;
}

.step_show {
    animation-name: step_show-transform-keyframes;
    animation-duration: 1000ms;
    animation-delay: 0ms;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    transform-origin: 0 0;
}

@keyframes step_show-transform-keyframes {
    from {
        transform: translate(0px, 0px);
        opacity: 0.5;
    }
    to {
        transform: translate(0px, 15px);
        opacity: 1;
    }
}

.step1_animation {
    -moz-animation-name: step1_animation-transform-keyframes;
    -moz-animation-duration: 9000ms;
    -moz-animation-delay: 0ms;
    -moz-animation-fill-mode: forwards;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 0 0;
    -ms-animation-name: step1_animation-transform-keyframes;
    -ms-animation-duration: 9000ms;
    -ms-animation-delay: 0ms;
    -ms-animation-fill-mode: forwards;
    -ms-animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 0 0;
    -o-animation-name: step1_animation-transform-keyframes;
    -o-animation-duration: 9000ms;
    -o-animation-delay: 0ms;
    -o-animation-fill-mode: forwards;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 0 0;
    -webkit-animation-name: step1_animation-transform-keyframes;
    -webkit-animation-duration: 9000ms;
    -webkit-animation-delay: 0ms;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 0 0;
    animation-name: step1_animation-transform-keyframes;
    animation-duration: 9000ms;
    animation-delay: 0ms;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    transform-origin: 0 0;
}

@-moz-keyframes step1_animation-transform-keyframes {
    0% {
        -moz-transform: translate(0px, 0px) scale(0.6) rotateX(0deg) rotateY(0deg) rotateZ(90deg) translate(-50%, -50%);
        -moz-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    11.11% {
        -moz-transform: translate(9px, 43px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(69deg) translate(-50%, -50%);
        -moz-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    22.22% {
        -moz-transform: translate(40px, 70px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) translate(-50%, -50%);
        -moz-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    33.33% {
        -moz-transform: translate(93px, 101px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(26deg) translate(-50%, -50%);
        -moz-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    44.44% {
        -moz-transform: translate(185px, 142px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
        -moz-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    55.56% {
        -moz-transform: translate(706px, 144px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(5deg) translate(-50%, -50%);
        -moz-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    66.67% {
        -moz-transform: translate(761px, 152px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(15deg) translate(-50%, -50%);
        -moz-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    77.78% {
        -moz-transform: translate(794px, 175px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(70deg) translate(-50%, -50%);
        -moz-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    100% {
        -moz-transform: translate(793px, 223px) scale(0.6) rotateX(0deg) rotateY(0deg) rotateZ(90deg) translate(-50%, -50%);
    }
}

@-ms-keyframes step1_animation-transform-keyframes {
    0% {
        -ms-transform: translate(0px, 0px) scale(0.6) rotateX(0deg) rotateY(0deg) rotateZ(90deg) translate(-50%, -50%);
        -ms-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    11.11% {
        -ms-transform: translate(9px, 43px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(69deg) translate(-50%, -50%);
        -ms-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    22.22% {
        -ms-transform: translate(40px, 70px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) translate(-50%, -50%);
        -ms-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    33.33% {
        -ms-transform: translate(93px, 101px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(26deg) translate(-50%, -50%);
        -ms-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    44.44% {
        -ms-transform: translate(185px, 142px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
        -ms-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    55.56% {
        -ms-transform: translate(706px, 144px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(5deg) translate(-50%, -50%);
        -ms-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    66.67% {
        -ms-transform: translate(761px, 152px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(15deg) translate(-50%, -50%);
        -ms-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    77.78% {
        -ms-transform: translate(794px, 175px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(70deg) translate(-50%, -50%);
        -ms-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    100% {
        -ms-transform: translate(793px, 223px) scale(0.6) rotateX(0deg) rotateY(0deg) rotateZ(90deg) translate(-50%, -50%);
    }
}

@-o-keyframes step1_animation-transform-keyframes {
    0% {
        -o-transform: translate(0px, 0px) scale(0.6) rotateX(0deg) rotateY(0deg) rotateZ(90deg) translate(-50%, -50%);
        -o-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    11.11% {
        -o-transform: translate(9px, 43px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(69deg) translate(-50%, -50%);
        -o-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    22.22% {
        -o-transform: translate(40px, 70px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) translate(-50%, -50%);
        -o-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    33.33% {
        -o-transform: translate(93px, 101px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(26deg) translate(-50%, -50%);
        -o-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    44.44% {
        -o-transform: translate(185px, 142px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
        -o-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    55.56% {
        -o-transform: translate(706px, 144px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(5deg) translate(-50%, -50%);
        -o-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    66.67% {
        -o-transform: translate(761px, 152px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(15deg) translate(-50%, -50%);
        -o-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    77.78% {
        -o-transform: translate(794px, 175px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(70deg) translate(-50%, -50%);
        -o-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    100% {
        -o-transform: translate(793px, 223px) scale(0.6) rotateX(0deg) rotateY(0deg) rotateZ(90deg) translate(-50%, -50%);
    }
}

@-webkit-keyframes step1_animation-transform-keyframes {
    0% {
        -webkit-transform: translate(0px, 0px) scale(0.6) rotateX(0deg) rotateY(0deg) rotateZ(90deg) translate(-50%, -50%);
        -webkit-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    11.11% {
        -webkit-transform: translate(9px, 43px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(69deg) translate(-50%, -50%);
        -webkit-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    22.22% {
        -webkit-transform: translate(40px, 70px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) translate(-50%, -50%);
        -webkit-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    33.33% {
        -webkit-transform: translate(93px, 101px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(26deg) translate(-50%, -50%);
        -webkit-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    44.44% {
        -webkit-transform: translate(185px, 142px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
        -webkit-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    55.56% {
        -webkit-transform: translate(706px, 144px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(5deg) translate(-50%, -50%);
        -webkit-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    66.67% {
        -webkit-transform: translate(761px, 152px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(15deg) translate(-50%, -50%);
        -webkit-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    77.78% {
        -webkit-transform: translate(794px, 175px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(70deg) translate(-50%, -50%);
        -webkit-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    100% {
        -webkit-transform: translate(793px, 223px) scale(0.6) rotateX(0deg) rotateY(0deg) rotateZ(90deg) translate(-50%, -50%);
    }
}

@keyframes step1_animation-transform-keyframes {
    0% {
        opacity: 1;
        transform: translate(0px, 0px) scale(0.6) rotateX(0deg) rotateY(0deg) rotateZ(90deg) translate(-50%, -50%);
        animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    11.11% {
        opacity: 1;
        transform: translate(9px, 43px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(69deg) translate(-50%, -50%);
        animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    22.22% {
        opacity: 1;
        transform: translate(40px, 70px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) translate(-50%, -50%);
        animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    33.33% {
        opacity: 1;
        transform: translate(93px, 101px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(26deg) translate(-50%, -50%);
        animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    44.44% {
        opacity: 1;
        transform: translate(185px, 142px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
        animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    55.56% {
        opacity: 0.9;
        transform: translate(690px, 144px) scale(0.9) rotateX(0deg) rotateY(0deg) rotateZ(5deg) translate(-50%, -50%);
        animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    66.67% {
        opacity: 0.5;
        transform: translate(700px, 152px) scale(0.7) rotateX(0deg) rotateY(0deg) rotateZ(15deg) translate(-50%, -50%);
        animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    77.78% {
        opacity: 0.3;
        transform: translate(710px, 175px) scale(0.5) rotateX(0deg) rotateY(0deg) rotateZ(70deg) translate(-50%, -50%);
        animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }
    100% {
        opacity: 0;
        transform: translate(715px, 223px) scale(0.1) rotateX(0deg) rotateY(0deg) rotateZ(90deg) translate(-50%, -50%);
    }
}