body{
    height: 100vh;
    background-color: #171616;
    overflow-x: hidden;
    position: relative;
    margin-left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    font-family: 'Open Sans';
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Proxima Nova Cn Th';

}

p, span{
    font-family: 'Open Sans';

}

body.normal{
    height: auto;
    overflow: auto;
    position: relative;
    width: auto;
    height: auto;
    color: #fff;
}

a, a:hover{
    text-decoration: none !important;
    text-transform: none !important;
    color: #FFFFFF;
}

footer a{
    color: #FFFFFF !important;
}


body.normal section{
position: relative;
    margin-top: 60px;
    padding-top: 30px;
}

.container-fluid{
    max-width: 1440px;
}

.container-fluid.summary{
    max-width: 100% !important;
}

.row.images-container img{
    width: 100%;
}

.row.page-title{
    color: #FFFFFF;
}
.row.page-title h1{
    margin-top: 30px;
    margin-bottom: 30px;
}

.single-title{
    margin-top: -105px;
    margin-left: 90px;
}

.single-title h1{
    width: 70%;
    font-size: 4.5rem;
}
.single-title p{
    width: 70%;
    font-size: 1.5rem;
}

.single-title.costume p{
    width: 70%;
    font-size: 1.2rem;
    margin-bottom: 0;
}

.single-title p.project-category{
    font-size: 1rem;
}

.row.images-container{
    color:#FFFFFF;
}
.people-images-name{
    position: absolute;
    bottom: 0px;
    font-family: "Open Sans";
    font-size: 1rem;
    height: 80px;
    background-color: #00000063;
    width: 100%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-top: 15px;
    bottom: -80px;
    opacity: 0;
    }
.row.images-container .col-6{
    padding: 0;
}
.navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 1);
}

header{
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    z-index: 1001;
}

section#section-single{
    margin-top: 60px;
}

.home-bar{
    width: 8px;
    float: left;
    height: 100vh;
    opacity: 0;
    z-index: 0;
}

.sitenamehome{
    position: absolute;
    bottom: 50px;
    left: 15px;
    z-index: 1000;
}

.sitenamehome h1{
    opacity: 0;
    z-index: 1000;

}


.sitenamehome h1{
    -webkit-transition: opacity 0.75s ease-in 1s;
    -moz-transition: opacity 0.75s ease-in 1s;
    -ms-transition: opacity 0.75s ease-in 1s;
    -o-transition: opacity 0.75s ease-in 1s;
    transition: opacity 0.75s ease-in 1s;
}

.sitenamehome h1.show {
    opacity: 1;
}


.wrapper {
    height: 100%;
}

section#menusection{
    position: relative;
    left: 100%;
    width: 100%;
    background-color:#f7f4ed;
    background-repeat: repeat-x repeat-y;
}

section{
    position: absolute;

}
section#main{
    width: 200%;
}

#menusection {
}
.menu-container {
    height: 100%;
    position: relative;
}
#menusection ul{
    color: #fff;
    font-size: 20px;
    list-style: none;
    margin-left: 0;
}
#menusection ul li{
    margin-bottom: 20px;
}

ul.courses_list h3{
    position: relative;
}

div.ale{
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
}
#menusection .scroll-arrow[data-v-68c1ab40] {
    position: fixed;
    top: 50%;
    left: 100%;
    margin: -15px 0 0 0px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #fc272d;
    border-style: solid;
    border-width: 15px 0 15px 20px;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}


body {

    -webkit-transition: background-color 0.5s ease-in 0s;
    -moz-transition: background-color 0.5s ease-in 0s;
    -ms-transition: background-color 0.5s ease-in 0s;
    -o-transition: background-color 0.5s ease-in 0s;
    transition: background-color 0.5s ease-in 0s;

}

.owl-theme .item{
    padding: 15px;
}
.owl-1 .owl-nav {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 100%;
}
.owl-2 .owl-nav {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 100%;
}
.owl-3 .owl-nav {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 100%;
}
.owl-nav .owl-prev{
    float: left;
}
.owl-nav .owl-next{
    float: right;
}

.owl-nav svg{
    fill: #ffffff !important;
    background-color: rgba(0, 0, 0, 0.32);
    opacity: 1;
    border-radius: 0%;
    border: 0px solid #6b6b6b;
}

.owl-nav button{
    width: 50px;
}
.owl-nav button:hover{
    background-color: transparent!important;
}
.owl-nav button span{
    font-size: 50px;
}

.img-show img{
    max-width: 100%;
}

.img-show .col-6.col-sm-2{
    padding: 0;
}

.catwalk h2{
    margin-right: 20px;
    margin-top: -50px;
    z-index: 1000;
    position: absolute;
    right: 10px;
    font-size: 4rem;
}

.single-row{
    padding: 0 75px;
}

input {
    width: 100% !important;
    height: 40px !important;
    border: 0px !important;
    border-bottom: 1px solid #929292 !important;
    margin: 10px auto !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    font-family: 'Proxima Nova Cn Th' !important;
    font-size: 18px !important;
    box-shadow: none !important;

}
input[type="submit"] {
    width: fit-content !important;
    border: 1px solid #929292 !important;
    box-shadow: none !important;

}
textarea{
    width: 100% !important;
    line-height: 4ch !important;
    background-image: linear-gradient(transparent, transparent calc(4ch - 1px), #929292 0px) !important;
    background-size: 100% 4ch !important;
    border: 0 !important;
    margin: 10px auto !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    font-family: 'Proxima Nova Cn Th' !important;
    font-size: 18px !important;
    box-shadow: none !important;

}

input[type="checkbox"]{
    width: auto !important;
    height: auto !important;
    margin-right: 20px !important;
    border-radius: 0;
    font-family: 'Proxima Nova Cn Th' !important;
    font-size: 18px !important;
    box-shadow: none !important;
}

#menumodal .modal-dialog {
    max-width: 100% !important;
    margin: 0;
}

#menumodal .modal-content{
    border: 0;
    border-radius: 0;
}

#menumodal ul{
    list-style: none;
    padding-left: 0;
}

#menumodal .modal-body{
    padding: 6rem 0;
}

#menumodal i{
    font-size: 25px;
}
#menumodal li h2{
    font-size: 25px;
}

@media (max-width: 676px) {

    .overlay-menu{
        position: fixed;
        height: 36%;
        width: 100%;

        z-index: 1000;
    }
    .overlay-menu.top{
        background: linear-gradient(#000 60%, transparent);
        top: 0;
    }

    .overlay-menu.bottom{
        background: linear-gradient(transparent 0%, #000 40%);
        bottom: 0;

    }

    .menu-container-show{
        transform: translateY(27%);
        height: 170vh;
    }
    .menu-container-show a{
        color: #FFFFFF;
    }

    .row.page-title{
        color: #FFFFFF;
    }
    .row.page-title h1{
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .single-title{
        margin-top: -100px;
        margin-left: 20px;
    }

    .single-title h1{
        width: 75%;
        font-size: 2rem;
    }
    .single-title p{
        width: 75%;
        font-size: 1rem;
    }

    .single-title p.project-category{
        font-size: 1rem;
    }
    .single-row{
        padding: 0 5px;
    }
    .catwalk h2 {
        margin-right: 20px;
        margin-top: -30px;
        z-index: 1000;
        position: absolute;
        right: 10px;
        font-size: 2rem;
    }
    div.text-dx{
        padding-top: 20px;
    }
}

@media (max-width: 1024px) {
    .people-images-name{
        position: absolute;
        bottom: 0px;
        font-family: "Open Sans";
        font-size: 1rem;
        height: 80px;
        background-color: #00000063;
        width: 100%;
        margin-bottom: 0;
        padding-left: 15px;
        padding-top: 15px;
        opacity: 1;
    }

}




.ripple-wrap {
    display: none;
    overflow: hidden;
    position: fixed;
    font-size: 0;
    z-index: 10000;
    top: 0; left: 0; right: 0; bottom: 0;
}
@-webkit-keyframes RIPPLER {
    0%   { border-width: 0; }
    40% {
        height: 0;
        width: 0;
        border-width: 1500px;
        margin-top: -1500px;
        margin-left:-1500px;
        border-color: #f00;
    }

    41% {
        height: 0;
        width: 0;
        border-width: 1500px;
        margin-top: -1500px;
        margin-left:-1500px;
        border-color: #009688;
    }
    100% {
        border-width: 1500px;
        height: 2000px;
        width: 2000px;
        margin-top: -2500px;
        margin-left:-2500px;
        border-color: #009688;
    }
}
@keyframes RIPPLER {
    0%   { border-width: 0; }
    40% {
        height: 0;
        width: 0;
        border-width: 3500px;
        margin-top: -3500px;
        margin-left:-3500px;
    }
    41% {
        height: 0;
        width: 0;
        border-width: 3500px;
        margin-top: -3500px;
        margin-left:-3500px;
    }
    100% {
        border-width: 3500px;
        height: 2000px;
        width: 2000px;
        margin-top: -2500px;
        margin-left:-2500px;
    }
}
.ripple {
    display: block;
    height: 0;
    width: 0;
    border-width: 0px;
    border-style: solid;
    border-radius: 100%;
    position: absolute;
    top: 300px;
    left: 300px;
    -webkit-animation: none;
    animation: none;
    z-index: 10000;
}
.ripple-wrap.goripple {
    display: block;
}
.ripple-wrap.goripple .ripple {
    -webkit-animation-name: RIPPLER;
    -webkit-animation-duration: 5s;
    -webkit-animation-fill-mode: forwards;
    animation-name: RIPPLER;
    animation-duration: 2.5s;
    animation-fill-mode: forwards;

}


.open-overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10000;
}



/*.overlay-menu{*/
    /*position: fixed;*/
    /*height: 36%;*/
    /*width: 100%;*/

    /*z-index: 1000;*/
/*}*/
/*.overlay-menu.top{*/
    /*background: linear-gradient(#000 60%, transparent);*/
    /*top: 0;*/
/*}*/

/*.overlay-menu.bottom{*/
    /*background: linear-gradient(transparent 0%, #000 40%);*/
    /*bottom: 0;*/

/*}*/

/*.menu-container-show{*/
    /*transform: translateY(27%);*/
    /*height: 170vh;*/
/*}*/
/*.menu-container-show a{*/
    /*color: #FFFFFF;*/
/*}*/

video.bg-home {
    position: relative;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}


.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog{
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog{
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

.home-summary .summary-container-div{
    background-color: #f7f4ed;
    min-height: 75vh;
    position: relative;
}
.home-summary .summary-container-div *{
    margin: 20px 10px;
    position: relative;
    z-index:2;
    color: #484040;
}

.summary-container-div .signature{
    font-size: 50px;
    margin-bottom: 35px;

    padding-top: 40px !important;
    display: block;
}

.watch-the-show{
    position: absolute !important;
    bottom: 0;
    margin: 0 !important; ;
    width: 100%;
}

.watch-the-show p{
    margin: 10px !important;
}

.stripe-div{

    width: 100%;
    height: 20px;
    background: #5f6fc3;
    margin: 0 !important;
    /* transform: perspective(10px); */
    /* margin-top: 240px; */
    z-index: 0 !important;
    position: absolute !important;
    max-width: 100%;
    bottom: 15%;

}

.home-summary .col-lg-2{
    border-right: 1px solid #eeeeee;
}

.summary-container-div{
    background-color: #f7f4ed;
    cursor: pointer;
}

.summary-container-div h2{
    font-size: 1.9rem;
}

.guys-pic{
    margin: 0 !important; padding: 10px; height: auto; width: 100%;
    position: absolute !important;
    bottom: calc(15% + 20px);
    opacity: 0;
}

@media (max-width: 576px) {
    .home-summary .summary-container-div{
        background-color: #f7f4ed;
        min-height: 45vh;
        position: relative;
        border-bottom: 1px solid #dedede;
    }

    .summary-container-div .signature {
        font-size: 50px;
        margin-bottom: 35px;
        padding-top: 0px !important;
        display: block;
    }

    .watch-the-show p {
        margin: 5px !important;
    }

    .owl-1 .owl-nav {
        position: absolute;
        top: 50%;
        transform: translate(0,-50%);
        width: 100%;
    }
    .owl-2 .owl-nav {
        position: absolute;
        top: 50%;
        transform: translate(0,-50%);
        width: 100%;
    }
    .owl-3 .owl-nav {
        position: absolute;
        top: 50%;
        transform: translate(0,-50%);
        width: 100%;
    }
    .stripe-div{

        width: 100%;
        height: 16px;
        background: #5f6fc3;
        margin: 0 !important;
        /* transform: perspective(10px); */
        /* margin-top: 240px; */
        z-index: 0 !important;
        position: absolute !important;
        max-width: 100%;
        bottom: 13%;

    }

}

@media (min-width: 992px) and (max-width: 1200px) {

    .summary-container-div h2{
        font-size: 1.5rem;
    }

}
@media (min-width: 767px) and (max-width: 991px) {

    .home-summary .summary-container-div {
        min-height: 30vh;
    }
}

a.click-round{
    margin: 0;
    display: block;
    color: #484040;
}

.overlay-h1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

body.text-dark footer a i {color:#343a40}
body.text-dark footer a svg{fill:#343a40 !important}

body.text-dark h1,body.text-dark h2, body.text-dark h3,body.text-dark h4,body.text-dark h5,body.text-dark h6,body.text-dark p, body.text-dark a,body.text-dark i,body.text-dark span,body.text-dark a{
    color:#343a40 !important;
}


.heateorSssSharingRound i{
    background-color:transparent !important
}

.modal#image-gallery{
    background-color: #00000091;
}

.modal#image-gallery .modal-dialog{
    max-width: 100%;
    background-color: transparent;
    text-align: center;
}
.modal#image-gallery .modal-content{
    background-color: transparent;
    border: 0;
}
.modal#image-gallery .modal-header,.modal#image-gallery .modal-footer{
    background-color: transparent;
    border: 0;
}
.modal#image-gallery button{
    background-color: transparent;
    border: 0;
}
.modal#image-gallery button svg{
   width: 50px;
    height: 50px;
    fill: #fff;
}



.modal#video_modal{
    background-color: #00000091;
}

.modal#video_modal .modal-dialog{
    max-width: 100%;
    background-color: transparent;
    text-align: center;
}
.modal#video_modal .modal-content{
    background-color: transparent;
    border: 0;
}
.modal#video_modal .modal-header,.modal#video_modal .modal-footer{
    background-color: transparent;
    border: 0;
}
.modal#video_modal button{
    background-color: transparent;
    border: 0;
}
.modal#video_modal button svg{
    width: 50px;
    height: 50px;
    fill: #fff;
}

a.cd-nav-trigger.close-nav .cd-icon {
    border: 0;
}

footer .btn-floating{
    padding: .3rem;
}

.disabled {
    pointer-events: none;
    cursor: default;
}


.icona-play-copertina{
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 50px;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-color: #0000006b;
    cursor: pointer;

}

i.icona-play-copertina:before{
    content: "\f04b";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.home-footer a{
    color: #091d23;
    padding: .3rem;
}

.archive-author-image-container img:before{
    content: ' ';
}


.modal-image, .modal-dialog img{
    max-height: calc(100vh - 240px);
}