
html,
body,
header,
.jarallax {
          height: 700px;
        }
.view {
    
}

/* Navigation*/

.navbar {
    background-color: transparent;
}

.top-nav-collapse {
    background-color: #2E2E2E;
}

@media only screen and (max-width: 768px) {
    .navbar {
        background-color: #2E2E2E;
    }
}

/*Intro*/

.view {
    background: url("../images/banner1c.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media (max-width: 768px) {
    .full-bg-img,
    .view {
        height: auto;
        position: relative;
    }
}

.description {
    padding-top: 25%;
    padding-bottom: 3rem;
    color: #fff
}

@media (max-width: 992px) {
    .description {
        padding-top: 7rem;
        text-align: center;
    }

    #app-mockup {
        max-height: 400px;
    }
}


#ava6 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
}
.ava8 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}
.page-footer {
    background-color:
}

.hm-black-strong .full-bg-img, .hm-black-strong .mask {
    background-color: rgba(0, 0, 0, 0.4);
}

.nav-item {
    font-family: Acrom;
    font-size: 15px;
    font-weight: 400;

}

a:hover {
    font-family: Acrom;
    font-size: 15px;
    font-weight: bold;
    color:  #fff!important;
    background-color: #F71307;
    border-radius:5px!important;
}

@font-face {

    font-family: 'Acrom';
    src: url('../fonts/Acrom.otf');
    font-weight: normal;
    font-style: normal;

}

.nav-item:hover {
    border-radius: 20px;
}

.avat {
    width: 100px !important;
    height: 100px !important;
    border-radius: 50% !important;
    object-fit: cover;
    margin-left: 120px;
    margin-top: -50px;
}

.avat1 {
    width: 150px !important;
    height: 150px !important;
    border-radius: 50% !important;
    object-fit: cover;
    margin-left: 0px;
    margin-top: 10px;
}

.avat2 {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50% !important;
    object-fit: cover;
    margin-left: 10px;
    margin-top: 0px;
}

.avat3 {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    object-fit: cover;
    margin-left: 10px;
    margin-top: 0px;
}


audio::-webkit-media-controls {
    overflow: hidden !important
}

audio::-webkit-media-controls-enclosure {
    width: calc(100% + 22px);
    margin-left: auto;

}


.ui-datepicker-trigger {
    width: 42px !important;
    margin-top: 13px !important;
    margin-right: 300px;
}


.ava10 {
    width: 70px;
    height: 70px;
    border-radius: 10%;
    object-fit: cover;
}
.ava11 {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}
.smile {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50% !important;
    object-fit: cover;

}


[contentEditable=true]:empty:not(:focus):before {
    content: attr(data-text)
}

video {
    object-fit: inherit;
}
.wow {
visibility: hidden;
}
.capt_lenta {
    height: 30px!important;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+50,7db9e8+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#086ba0+0,23538a+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
background: rgb(96,108,136); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(96,108,136,1) 0%, rgba(63,76,107,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */

}
