*{
    margin: 0;
    padding: 0;
}
html,body{
    overflow: initial;
    overflow-x: hidden;
}
.parusa{
    height: initial;
}
.logo{
    width: 42px;
    position: absolute;
    top: 35px;
    left: 100px;
    transition: 1s ease-in;
}
.logo-back{
    background: url(../../i/navback.png) center center no-repeat;
    width: 40px;
    height: 15px;
    position: absolute;
    top: 50px;
    left: 35px;
}
.portfolio__menu{
    width: 100%;
    height: 10vh;
    z-index: 50;
}
.menu{
    position: absolute;
    top: 50px;
    right: 35px;
    z-index: 2;
}
.menu a{
    text-transform: uppercase;
    font-size: 13px;
    color: black;
    font-family: 'DT-Roboto-Medium';
    text-decoration: none;
    margin: 0 11px;
    border-bottom: 1px dashed black;
}
.menu .start-project{
    color: #fdab3b;
    background: -webkit-linear-gradient(#fdab3b, #e5872e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom-color: #fdab3b !important;
}
.parusa-header{
    height: 100vh;
    position: relative;
    background: url(../../i/portfolio/parusa/header-bg.png) no-repeat center/cover;
}
.holder {
    display: block;
    width: 1100px;
    margin: 0 auto;
    vertical-align: top;
    position: relative;
    text-align: center;
}
.header-center{
    width: 100vh;
    margin: 22vh auto 0 auto;
    position: relative;
    bottom: 0;
    z-index: 4;
}
.parusa-screen{
    width: 100%;
    z-index: 3;
}
.parusa-baloon1{
    position: absolute;
    top: -15%;
    left: 15%;

}

.parusa-baloon2{
    position: absolute;
    top: 20%;
    left: 5%;

}
.parusa-baloon3{
    position: absolute;
    top: 0;
    right: 10%;

}
.parusa-mount{
    display: block;
    width: 100%;
    position: absolute;
    bottom: 12vh;
}
.parusa-b-1{
    background: #101c3f;
    position: relative;
    min-height: 500px;

}
.parusa-water{
    position: absolute;
    top: -43vh;
    z-index: 2;
    width: 100%;
    animation: water-anim 10s ease-in-out infinite;
}
.parusa-water-2{
    width: 100%;
}
.parusa-water-ship{
    position: absolute;
    top: 20%;
    left: 50%;
    width: 2%;
    transform: translate(-50%, -50%);
    animation: ship 10s ease-in-out infinite;
}
.parusa-name-box{
    position: relative;
    z-index: 3;
    width: 70%;
    margin: 0 auto;
    padding-top: 150px;
    text-align: center;
    color: #fff;
}
.parusa-name-box .flex{
    display: flex;
    width: 250px;
    text-align: center;
    margin: 15px auto;
    justify-content: space-between;
}
.parusa-name-box .flex p{
    border-bottom: 1px dashed #8197bc;
}
.parusa-name-box .parusa-text{
    margin: 15px 0;
}
.parusa-title{
    position: relative;
    font-size: 32px;
    color: #ffffff;
}
.parusa-text{
    color: #ffffff;
    font-size: 16px;
    font-family: 'DT-ProximaNova-Light';
    position: relative;
    margin: 5px 0;
}
.parusa-text2{
    color: #8197bc;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0;
}
.parusa-b-2{
    background: #101c3f;
    position: relative;
    width: 100%;
    min-height: 1500px;
}

.p-comp1{
    width:65%;
    position: absolute;
    right: 0%;
    max-width: 1100px;

}
.p-comp2{
    width: 25%;
    position: absolute;
    top: 0;
    right: 0;
}
.p-mobile1{
    width: 47%;
    position: absolute;
    top: 30%;
    right: 15%;
    transition: all .7s ease-in-out;
    z-index: 2;

}
.b-2-in{
    padding-top: 60%;
    height: 450px;
    width: 40%;
}
.b-2-bg{
    position: absolute;
    top: 20%;
    width: 100%;
    height: 58%;
    background-color: #0c152f;
    transform: skew(0deg, -19deg);
}
.b-2-in .parusa-text:before{
    content: '';
    width: 30px;
    height: 1px;
    display: inline-block;
    position: absolute;
    top: 7px;
    left: -40px;
    background-color: #8197bc;
}
.b-2-in .parusa-text{
    margin-left: 40px;
    margin-top: 30px;
    text-align: left;
}
.b-2-in .parusa-text2{
    margin-left: 40px;

    text-align: left;
}
.mb-30{
    margin-bottom: 30px;
}
.parusa-b-admin{
    position: relative;
    background-color: #101c3f;

}
.parusa-b-admin .holder2{
    width: 90%;
    margin: 100px auto 0 auto;
    position: relative;
    height: 600px;
}
.parusa-b-admin .parusa-title{
    position: relative;
    text-align: right;
}
.p-admin{
    perspective:1000px;
    transform-style: preserve-3d;
    transition: all .4s ease-in-out;
}
.p-admin:nth-child(1){
    position: absolute;
    left: 10%;
    top: 0;
    z-index: 1;
    width: 30.6%;

}
.p-admin:nth-child(2){
    position: absolute;
    left: 35%;
    top: 22%;
    z-index: 2;
    width: 30.6%;
}


.p-admin:nth-child(3){
    position: absolute;
    right: 10%;
    top: 0;
    z-index: 3;
    width: 30.6%;
}
.p-admin:nth-child(4){
    position: absolute;
    left: 28%;
    top: 45%;
    z-index: 4;
    width: 11.6%;
}
.p-admin:nth-child(5){
    position: absolute;
    left: 50%;
    top: -7%;
    z-index: 5;
    width: 13.4%;
}
.p-admin:nth-child(6){
    position: absolute;
    left: 55%;
    top: 38%;
    z-index: 6;
    width: 13%;
}
.p-admin:nth-child(7){
    position: absolute;
    left: 70%;
    top: 53%;
    z-index: 7;
    width: 14%;
}
.p-admin:nth-child(8){
    position: absolute;
    right: 5%;
    top: 30%;
    z-index: 8;
    width: 13%;
}
.line1{
    display: block;
    width: 10%;
    height: 1px;
    background-color: #f01534;
    position: absolute;
    top: 18vw;
    left: 6%;
}
.line2{
    display: block;
    width: 10%;
    height: 1px;
    background-color: #f01534;
    position: absolute;
    top: 20%;
    left: 41%;

}
.line3{
    display: block;
    width: 7%;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 18%;
    left: 50%;

}
.line4{
    display: block;
    width: 7%;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: -3%;
    left: 85%;
}
.parusa-b-reklama{
    position: relative;
    background: linear-gradient(to bottom, #101c3f 0%, #0c152f  100%);
}

.parusa-b-reklama .holder{
    display: flex;
    justify-content: space-between;
}
.reklama-left,.reklama-right{
    width: 48%;
}

.reklama-left .parusa-text{
    margin-left: 40px;
    margin-top: 40px;
    text-align: left;
}
.reklama-left .parusa-text:before{
    content: '';
    width: 30px;
    height: 1px;
    display: inline-block;
    position: absolute;
    top: 7px;
    left: -40px;
    background-color: #8197bc;
}
.reklama-photo{
    margin-left: -50%;
    width:900px;
}
.reklama-right{
    width: 48%;
    padding-bottom: 150px;
    position: relative;

}
.reklama-hand{
    position: absolute;
    bottom: 0;
    left: 100px;
    transform: translate3d(0px, 220px, 60px);
    backface-visibility: hidden;
    perspective: 1000px;
    transition: all .7s ease-in-out;
}

.parusa-last-block{
    position: relative;
}
.parusa-last-block .holder{
    z-index: 3;
    padding-top: 150px;
}
.parusa-last-block h3{
    text-align: center;
    font-size: 30px;
    margin: 80px 0 15px;
    padding: 0;
    font-family: 'Mistral';
    text-transform: uppercase;
    color: #fff;
}
.parusa-last-img{
    display: block;
    margin: 0 auto 50px;
    perspective: 1000px;
    box-shadow: 0px 0px 30px rgba(0,0,0,.4);
}
.parusa-last-1{
    position: absolute;
    top: 0;
    width: 100%;
    height: 1200px;
    background-color: #101c3f;
}
.parusa-last-2{
    position: absolute;
    top: 1200px;
    width: 100%;
    height: 1100px;
    background: url(../../i/portfolio/parusa/last-2.png) center bottom/cover no-repeat;
    z-index: 2;
}
.parusa-last-3{
    position: absolute;
    top: 2000px;
    width: 100%;
    height: 2000px;
    background-color: #101c3f;
    z-index: 1;
}
.parusa-last-3-top{
    position: absolute;
    top: 0;
    width: 100%;
}
.parusa-last-3-bottom{
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0.7;
}
.parusa .start-wrapper{
    margin-top: 235px;
}
.parusa-screen-mobile{
    display: none;
}
.mobile-menu{
    display: none;
}
.admin-1{
    transform: translate3d(-300px, 70px, 30px);
}
.admin-2{
    transform: translate3d(-150px, 70px, 30px);
}
.admin-3{
    transform:translate3d(100px, 0px, 180px);
}
.admin-4{
    transform:  translate3d(200px, 70px, 80px);
}
.admin-5{
    transform: translate3d(200px, 70px, 80px);
}
.admin-6{
    transform: translate3d(-150px, -150px, 10px);
}
.admin-7{
    transform: translate3d(-300px, 70px, 30px);
}
.admin-8{
    transform: translate3d(200px, 100px, 30px);
}
.parusa-last-block a{
    color: #8197bc;
    font-size: 18px;
    font-weight: bold;
}

@keyframes water-anim {
    0% {

        transform: translateY(0px);
    }
    50% {

        transform: translateY(-20px);
    }
    100% {

        transform: translateY(0px);
    }
}
@keyframes ship {
    0% {
        transform: translate(-50%,-50%) rotate(0deg);
    }
    25%{
        transform: translate(-50%,-50%) rotate(10deg);
    }

    50% {
        transform: translate(-50%,-50%) rotate(-10deg);
    }
    100% {
        transform: translate(-50%,-50%) rotate(0deg);
    }
}

@keyframes shake {
    0% {
        transform: rotate(-20deg);
    }

    50% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-20deg);
    }
}


@media only screen and (max-height: 960px) {
    .parusa-water{
        top: -38vh;
    }
}
@media only screen and (max-height: 600px) {
    .parusa-water{
        top: -48vh;
    }
}
