.highvill{
    font-size: 12px;
    font-family: 'DT-Roboto-Regular';
}
.highvill-header{
    height: 100vh;
    width: 100%;
    background: url(../../i/portfolio/highvill/header-bg.png) no-repeat center top/cover;
    position: relative;
}
.highvill-header-top{
    z-index: 2;
    position: relative;
}
.highvill-header-top .menu a{
    color: #fff;
    border-bottom: 1px dashed #fff;
    font-size: 12px;
}
.highvill-header-top .logo{
    display: block;
    width: 40px;
}
.highvill-header-top .logo img{
    width: 100%;
}
.highvill-header-centre{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.highvill-title{
    color: #fff;
    font-size: 28px;
    font-family: 'TTChocolates-Regular';
}
.highvill-logo{
    margin-bottom: 40px;
    position: relative;
}

.highvill-logo img{
    width: 100px;
}
.highvill-text{
    color: #e4e4e4;
    line-height: 20px;
    font-size: 14px;
    font-family: 'TTChocolates-Regular';
}
.highvill-header-btn{
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -65px;
    width: 130px;
    height: 130px;
    background-color: rgba(11, 11, 12, .8);
    clip-path: circle(50% at 50% 100%);
    text-decoration: none;
}
.highvill-header-btn p{
    color: #a2a2a2;
    display: block;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
}

.h-arrow-down{
    width: 22px;
    height: 12px;
    display: block;
    margin: 0 auto;
    margin-top: 110px;
    animation: bounce 2s infinite 1s;
}
.highvill-b2{
    background: linear-gradient(to right, #313340 0%,#202332 100%);
}
.h-back-text{
    width: 90%;
    text-align: center;
    margin: 0 auto;
    font-size: 7vw;
    font-family: 'TTChocolates-Black';
    color: #333542;
}
.h-gold-title{
    color: #f0ad2a;
    font-family: 'TTChocolates-Regular';
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 20px;
    position: relative;
    display: block;
}
.h-b2-about{
    width: 500px;
    text-align: center;
    margin: 0 auto;
    margin-top: -20px;
}
.h-arrow-long{
    display: block;
    margin: 80px auto;
    animation: bounce 2s ease-in-out infinite;
}
.h-b3-desc{
    position: relative;
    overflow-x: hidden;
    padding-bottom: 80px;
}
.h-b3-desc .h-back-text{
    position: absolute;
    top: 5%;
}
.h-flex{
    display: flex;
    justify-content: space-between;
    align-items:flex-start;
}
.h-flex img{
    width: 70%;
}
.h-flex .h-mobile{
    width: 90%;
}
.h-flex div{
    width: 20%;
}
.h-flex div p{
    width: 65%;
}
.h-left{
    text-align: left;
    width: 20%;
}
.h-left p{
    margin-right: auto;
}
.h-right p{
    margin-left: auto;
}
.h-left .h-gold-title:after{
    content: '';
    display: inline-block;
    position: absolute;
    top: 2px;
    left: -10px;
    width: 2px;
    height: 30px;
    background-color: #f0ad2a;
}
.h-right{
    text-align: right;
    width: 20%;
}
.h-right .h-gold-title:after{
    content: '';
    display: inline-block;
    position: absolute;
    top: 2px;
    right: -10px;
    width: 2px;
    height: 30px;
    background-color: #f0ad2a;
}
.h-flex .highvill-text{
    margin-bottom: 40px;
}
.h-b3-left{
    position: relative;
    left: 0;
    margin-top: -200px;
    width: 8%;
    z-index: 2;
}
.h-b3-left img{
    width: 100%;
}
.h-b3-left:before{
    content: '';
    display: inline-block;
    width: 120%;
    height: 90%;
    position: absolute;
    top: 20%;
    right: -10%;
    border: 3px solid #f0ad2a;
    z-index: -1;
}
.h-b3-right{
    position: relative;
    right: 0;
    margin-top: -200px;
    text-align: right;
    width: 8%;
    margin-left: auto;
    z-index: 2;
}
.h-b3-right img{
    width: 100%;
}
.h-b3-right:before{
    content: '';
    display: inline-block;
    width: 120%;
    height: 90%;
    position: absolute;
    top: 20%;
    left: -10%;
    border: 3px solid #f0ad2a;
    z-index: -1;
}
.h-screen-ap{
    position: absolute;
    top: 84%;
    left: 26%;
}
.h-b4{
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 2;
    padding-bottom: 5%;
}
.h-b4-img{
    width: 35%;
    margin-right: 8%;
    position: relative;
}
.h-b4-b{
    width:40%;
}
.h-b4-img img{
    width: 100%;
}
.h-b4-img:before {
    content: '';
    display: inline-block;
    width: 50%;
    height: 90%;
    position: absolute;
    top: 15%;
    right: -10%;
    border: 3px solid #f0ad2a;
    z-index: -1;
}
.h-land-img{
    width: 85%;
    margin: 0 auto;
}
.h-land-img img{
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 20px rgba(0,0,0,.5);
}
.h-last-img{
    background: url(/../../i/portfolio/highvill/last.png) no-repeat center;
    height: 1000px;
    margin-top: -850px;
}
.h-logo-back{
    background: url(../../i/portfolio/highvill/h-navback.png) center center no-repeat;
    width: 40px;
    height: 15px;
    position: absolute;
    top: 50px;
    left: 35px;
}
.h-height{
    min-height: 1000px;
}
.h-land .holder a{
    font-size: 18px;
    display: block;
    color: #a2a2a2;
    margin-top: 50px;
}


@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    60% {
        -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
        transform: translateY(-4px);
    }
}