@font-face {
    font-family: "BODONIB";
    src: url("../fonts/BODONIB.TTF");
}

@font-face {
    font-family: "EnchantedLand";
    src: url("../fonts/EnchantedLand.otf");
}

@font-face {
    font-family: "LouisGeorgeBoldItalic";
    src: url("../fonts/LouisGeorgeCafeBoldItalic.ttf");
}

@font-face {
    font-family: "LouisGeorgeBold";
    src: url("../fonts/LouisGeorgeCafeBold.ttt");
}

@font-face {
    font-family: "LouisGeorgeCafe";
    src: url("../fonts/LouisGeorgeCafe.ttf");
}


@font-face {
    font-family: "PoorRichardRegular";
    src: url("../fonts/PoorRichardRegular.ttf");
url("../fonts/PoorRichardRegular.ttf") format("opentype"),
}


body {
    background: #000;
}

.item-block {
    position: relative;
    height: 100vh;

}

#about p {
    font-family: "BODONIB";
}

.block__image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.video {
    /*height: 1000px;*/
    width: 100%;
    position: fixed;
    /*top: 100%;*/
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    /*transform: translateY(20%);*/
}

/*.block__image {display: none!important;}*/

.video video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.block1__image {
    background: url("../img/slide_01.jpg") no-repeat center;
    background-size: cover;

}

.block2__image {
    background: url("../img/slide_02.jpg") no-repeat center;
    background-size: cover;

}

.block3__image {
    background: url("../img/slide_03.jpg") no-repeat center;
    background-size: cover;

}

.block4__image {
    background: url("../img/slide_04.jpg") no-repeat center;
    background-size: cover;

}

.block5__image {
    background: url("../img/slide_05.jpg") no-repeat center;
    background-size: cover;

}

.block6__image {
    background: url("../img/slide_06.jpg") no-repeat center;
    background-size: cover;

}

.block7__image {
    background: url("../img/slide_07.jpg") no-repeat center;
    background-size: cover;

}

.block8__image {
    background: url("../img/slide_08.jpg") no-repeat center;
    background-size: cover;

}

.block9__image {
    background: url("../img/slide_09.jpg") no-repeat center;
    background-size: cover;

}

.block10__image {
    background: url("../img/slide_10.jpg") no-repeat center;
    background-size: cover;

}

.block2,
.block6,
.block8 {
    margin-bottom: 250px;
}

.block2 .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}

.block2 .title-parallax {

}

.content-text-center {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    bottom: 0;
    color: #fff;
    font-size: 22px;
    margin-top: -5%;
}

.block3 .content-text-left {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.block3 .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 18px;
}

.item-block .content h2 {
    font-family: "BODONIB";
    color: #666;
    font-size: 46px;
    line-height: 84px;
    margin: 0;
    font-weight: 400;
}

.item-block .content h4 {
    font-family: "PoorRichardRegular";
    margin: 0;
    line-height: 1;
    font-size: 35px;
}


.block1 .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.welcome-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-86%) !important;
    text-align: right;
    color: #868686;
    font-size: 22px;
    line-height: 1.2;
}

.item-block .title-parallax-bottom {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    line-height: 1;
    z-index: 5;
}


.item-block .title-parallax--willian {
    font-size: 160px;
    line-height: 0.5;
    font-family: "EnchantedLand";
}

.item-block .title-parallax--fred {
    font-size: 125px;

    font-family: "BODONIB";
}


.item-block .title-parallax--fred span {
    font-size: 100px;
}

.item-block .title-parallax--and {
    font-family: "BODONIB";
    font-size: 57px;
    transform: translateY(-48px);
    /* margin-top: -50px; */
    display: inline-block;
    margin: 0 73px;
}

.block1 .content .text-left {

    margin-top: 20px;
    transform: translateX(90%);
    text-align: left;
}

.block4 .content,
.block5 .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.block4 .content-text-right,
.block7 .content-text-right,
.block5 .content-text-right {
    position: absolute;
    top: 0;
    right: 30px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    color: #fff;
    font-size: 15px;
    text-align: right;
}


.block5 .content-text-right {
    color: #000;
}

.block6 .content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.content-text-right-bottom {

    position: absolute;
    bottom: 80px;
    right: 60px;
    width: 50%;
    text-align: right;
    font-size: 22px;
    color: #fff;
}

.item-block .content h3 {
    font-family: "BODONIB";
    color: #666;
    font-size: 45px;
    line-height: 84px;
    margin: 0;
    font-weight: 400;
}

.item-block .content p:last-child {
    margin-bottom: 0;
}


.block7 .content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

/*font-size: 18px;*/
/*top: 100px;*/
/*right: 60px;*/
/*bottom: 100px;*/
/*overflow: auto;*/
/*height: auto;*/


.block7 .content .content-inner {
    overflow: auto;
}


.block8 .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.block8 .content .left-bottom {
    position: absolute;
    bottom: 130px;
    left: 60px;
    color: #fff;
    font-size: 20px;
}

.block8 .content .left-bottom p:last-child {
    margin-top: 20px;
}

.block8 .content .right-top {
    position: absolute;
    top: 150px;
    right: 60px;
    color: #000;
    font-size: 27px;
    text-align: right;
}

.block8 .content .right-top span {
    font-size: 50px;
}

.block8 .content h2 {
    position: absolute;
    top: 150px;
    left: 60px;

}

.block9 .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.block9 .content-text-left {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    color: #fff;
}


.block10 .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 18px;
}

.block10 .content .left {
    position: absolute;
    top: 100px;
    left: 60px;

}

.block10 .content .right {
    position: absolute;
    bottom: 230px;
    right: 60px;
    text-align: right;

}

.block10 .content .left h2 {
    color: #fff;
}

.block10 .title-aria {
    font-size: 40px;
    font-family: "LouisGeorgeCafe";
}

.block10 .content .contacts ul,
.block10 .content .links ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 18px;
}

.block10 .content .links {
    margin-top: 40px;
}

.block10 .content a {
    text-decoration: none;
    color: #fff;
}

.block10 .content a:hover {
    text-decoration: none;
}

.block10 .content li {
    line-height: 28px;
}

.block10 .content h2 {
    font-size: 42px;
}


.title-parallax {
    transform: translateY(var(--tx));
}

.menu {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    padding: 0;
    z-index: 1;
    margin: 0;
    list-style-type: none;
    background: #ffffff17;
}

.menu a {
    padding: 5px 15px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-family: "PoorRichardRegular";
    transition: .3s ease-in-out;
}

.wpml-ls-menu-item.wpml-ls-current-language a {

}

.wpml-ls-menu-item:not(.wpml-ls-current-language) a {
    color: #bbb;
}

.wpml-ls-menu-item a:hover {
    color: #fff;
}

.active-sticky {
    position: fixed;
    top: 0;
    background: #ffffff75;
    z-index: 10;
}

.menu a.active,
.menu a:hover {
    background: #fff;
    color: #000;
}

.designed-studio {
    font-size: 15px;
    position: absolute;
    bottom: 100px;
    right: 60px;
    display: flex;
    align-items: end;
    line-height: 1;
    font-family: "LouisGeorgeCafe";
}

.designed-studio img {
    height: 30px;
    margin-left: 5px;
}

.designed-studio a {
    line-height: 1;
    display: inherit;
}


@media (min-width: 768px) and (min-height: 900px)  and (orientation: portrait) {
    .menu a,
    .block8 .content .left-bottom,
    .block10 .content .contacts ul {
        font-size: 25px;
    }

    .designed-studio, .designed-studio a {
        font-size: 25px;
    }

    .block10 .content .links ul {
        font-size: 30px;
    }

    .block10 .content li {
        line-height: 40px;
    }

    .designed-studio img {
        height: 40px;
    }

    .block2 .content-text-center,
    .block4 .content-text-right,
    .block5 .content-text-right,
    .content-text-right-bottom, .block10 .content .left {
        font-size: 35px;
    }

    .block4 .content-text-right, .block7 .content-text-right, .block5 .content-text-right,
    .content-text-right-bottom, .block9 .content-text-left {
        width: 100%;
    }
    .block9 .content-text-left{
        left: 0;
        padding: 0 30px;
    }

    .block7 .content-text-right {
        font-size: 30px;
        padding: 0 30px;
    }

    .block3 .content-text-left, .block9 .content-text-left, .welcome-text {
        font-size: 35px;
    }


    .item-block .content h2, .item-block .content h3 {
        font-size: 80px;
    }

    .item-block .title-parallax--willian {
        font-size: 150px;
    }

    .item-block .title-parallax--fred {
        font-size: 125px;
    }

    .item-block .title-parallax--and {
        font-size: 67px;
    }

    .block10 .title-aria {
        font-size: 50px;
    }
    .block10 .content .left p{
        margin-bottom: 15px;
    }

    .block10 .content .left {
        left: 0;
        padding: 0 30px;
    }
    .block10 .content .contacts ul, .block10 .content a {
        font-size: 31px;
}
}


@media (min-width: 1300px) {
    .menu a,
    .block8 .content .left-bottom,
    .block10 .content .contacts ul {
        font-size: 25px;
    }

    .designed-studio, .designed-studio a {
        font-size: 25px;
    }

    .block10 .content .links ul {
        font-size: 30px;
    }

    .block10 .content li {
        line-height: 40px;
    }

    .designed-studio img {
        height: 40px;
    }

    .block2 .content-text-center,
    .block4 .content-text-right,
    .block5 .content-text-right,
    .content-text-right-bottom, .block10 .content .left {
        font-size: 25px;
    }

    .block7 .content-text-right {
        font-size: 20px;
    }

    .block3 .content-text-left, .block9 .content-text-left, .welcome-text {
        font-size: 22px;
    }

    .item-block .content h2, .item-block .content h3 {
        font-size: 45px;
    }

    .item-block .title-parallax--willian {
        font-size: 150px;
    }

    .item-block .title-parallax--fred {
        font-size: 125px;
    }

    .item-block .title-parallax--and {
        font-size: 67px;
    }

    .block10 .title-aria {
        font-size: 50px;
    }
}

@media (min-width: 1600px) {
    .menu a,
    .block8 .content .left-bottom,
    .block10 .content .contacts ul {
        font-size: 25px;
    }

    .designed-studio, .designed-studio a,
    .block10 .content .links ul {
        font-size: 30px;
    }

    .block10 .content li {
        line-height: 40px;
    }

    .designed-studio img {
        height: 50px;
    }

    .block2 .content-text-center,
    .block4 .content-text-right,
    .block5 .content-text-right,
    .content-text-right-bottom, .block10 .content .left {
        font-size: 30px;
    }

    .block7 .content-text-right {
        font-size: 20px;
    }

    .block3 .content-text-left, .block9 .content-text-left, .welcome-text {
        font-size: 27px;
    }

    .item-block .content h2, .item-block .content h3 {
        font-size: 60px;
    }

    .item-block .title-parallax--willian {
        font-size: 170px;
    }

    .item-block .title-parallax--fred {
        font-size: 135px;
    }

    .item-block .title-parallax--and {
        font-size: 77px;
    }

    .block10 .title-aria {
        font-size: 50px;
    }
}

@media (min-width: 1920px) {
    .menu a,
    .block8 .content .left-bottom,
    .block10 .content .contacts ul {
        font-size: 25px;
    }

    .designed-studio, .designed-studio a,
    .block10 .content .links ul {
        font-size: 30px;
    }

    .block10 .content li {
        line-height: 40px;
    }

    .designed-studio img {
        height: 50px;
    }

    .block2 .content-text-center,
    .welcome-text,
    .block4 .content-text-right, .block7 .content-text-right,
    .block5 .content-text-right,
    .content-text-right-bottom, .block10 .content .left {
        font-size: 30px;
    }

    .block3 .content-text-left, .block9 .content-text-left {
        font-size: 27px;
    }

    .item-block .content h2, .item-block .content h3 {
        font-size: 70px;
    }

    .item-block .title-parallax--willian {
        font-size: 180px;
    }

    .item-block .title-parallax--fred {
        font-size: 145px;
    }

    .item-block .title-parallax--and {
        font-size: 87px;
    }

    .block10 .title-aria {
        font-size: 50px;
    }

    .block4 .content-text-right, .block7 .content-text-right, .block5 .content-text-right {
        right: 60px;
    }
}

@media (min-width: 3500px) {
    .menu a,
    .block8 .content .left-bottom,
    .block10 .content .contacts ul {
        font-size: 50px;
    }

    .designed-studio, .designed-studio a {
        font-size: 60px;
    }

    .block10 .content li {
        line-height: 85px;
    }

    .designed-studio img {
        height: 75px;
    }

    .block2 .content-text-center,
    .block4 .content-text-right, .block7 .content-text-right,
    .block5 .content-text-right,
    .content-text-right-bottom, .block10 .content .left {
        font-size: 57px;
    }

    .block3 .content-text-left, .block9 .content-text-left, .welcome-text, .block8 .content .right-top {
        font-size: 57px;
    }

    .item-block .content h2, .item-block .content h3 {
        font-size: 140px;
        line-height: 150px;
    }

    .item-block .content h4 {
        font-size: 70px;
    }

    .item-block .title-parallax--willian {
        font-size: 280px;
    }

    .item-block .title-parallax--fred {
        font-size: 245px;
    }

    .item-block .title-parallax--and {
        font-size: 187px;
    }

    .block10 .title-aria {
        font-size: 90px;
    }

    .block10 .content a, .block10 .content li {
        font-size: 55px;
    }
}




