/* Made with love by Mutiullah Samim*/

@import url('https://fonts.googleapis.com/css?family=Numans');
body {
    font-family: 'Montserrat', sans-serif;
}
h1{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    /* color: #003c77 */
}

html,body.home{
background-image: url('../img/base.jpg');
background-size: cover;
background-repeat: no-repeat;
height: 100%;
font-family: 'Montserrat', sans-serif;
width: initial;
}
.nav-videos{
    z-index: 1000;
}

/* .container{
height: 100%;
align-content: center;
} */

.modal-dialog {
    pointer-events: initial!important;
}

.card{
    height: 260px;
    margin-top: auto;
    margin-bottom: auto;
    width: 330px;
    background-color: rgba(0,0,0,0.5) !important;
    border-radius: 20px;
    border: none;
}
.card-video{
    height: 32em;
    margin-top: 2em;
    margin-bottom: auto;
    width: 65em;
    background-color: rgba(0,0,0,0.5) !important;
    border-radius: 20px;
}
.card-modal{
    height: 600px;
    margin-top: auto;
    margin-bottom: auto;
    width: 530px;
    background-color: rgb(255 255 255 / 90%) !important;
    border-radius: 20px;
}
.card-header .close{
    border-radius: 14px;
    width: 30px;
    height: 30px;
    background: #009dec;
    color: white;
    border: 2px solid white;
    opacity: inherit;
}
.box-btn{
    position: fixed;
    margin-left: 29.3em;
    margin-top: -1.3em;
}

.texto-modal{
    height: 27em;
    overflow-y: scroll;
}

/* Para navegadores WebKit (Chrome, Safari) */
.texto-modal::-webkit-scrollbar {
    width: 12px; /* Largura da barra de rolagem */
  }
  
  .texto-modal::-webkit-scrollbar-thumb {
    background-color: #ffffff; /* Cor da alça da barra de rolagem */
    border-radius: 0px; /* Borda arredondada da alça da barra de rolagem */
    height:10px;
  }
  
  .texto-modal::-webkit-scrollbar-track {
    background-color: #7f94a585; /* Cor da pista da barra de rolagem */
    border-radius: 0px;
  }
  
  /* Para navegadores Firefox */
  /* As propriedades abaixo também afetarão navegadores WebKit no Firefox */
  .modal-scrollbar-color: #4CAF50 #f1f1f1; /* Cor da alça e da pista da barra de rolagem */
  .modal-scrollbar-width: thin; /* Largura da barra de rolagem */

  
.social_icon span{
font-size: 60px;
margin-left: 10px;
color: #FFC312;
}

.social_icon span:hover{
color: white;
cursor: pointer;
}

.card-header h3{
color: white;
}

.social_icon{
position: absolute;
right: 20px;
top: -45px;
}

.input-group-prepend span{
width: 50px;
background-color: #009dec;
color: white;
border:0 !important;
}

input:focus{
outline: 0 0 0 0  !important;
box-shadow: 0 0 0 0 !important;

}

.remember{
color: white;
}

.remember input
{
width: 20px;
height: 20px;
margin-left: 15px;
margin-right: 5px;
}

.login_btn{
    color: white;
    background-color: #009dec;
    width: 100px;
    font-size: 0.9rem
}

.login_btn:hover{
color: black;
background-color: white;
}

.links{
color: white;
}

.links a{
margin-left: 4px;
}

#video-container {
    margin: auto;
    /* padding: 1em 4em 1em 4em; */
    border-radius: 1em;
    width: 54em;
}

#sidebar {
    height: 100vh;
    position: absolute;
    top: 0;
    left: 1em;
    width: 431px px;
    padding-top: 445px;
}

#main-content {
    padding: 15px;
    margin-top: 4em;
}
li a{
    color: black;
    text-decoration: underline;
}

.topo{
    height: 4.3em;
    background: #5a6d7edb;
    color: white!important;
}

.card-header{
    background: #009dec!important;
    border-radius: 20px 20px 0 0!important;
    font-weight: bold;
    text-align: center;
}
.card-header h3, h4{
    font-weight: 800!important;
    margin-bottom: 0.0rem;
    padding: 2px 0px;
}

.h-100 {
    height: 92%!important;
}

.input-group-text i{
    margin: auto;
}

.modal-header{
    margin-left: 5em;
    background: #009dec;
    border-radius: 20px 20px 0 0!important;
    font-weight: bold;
    text-align: center;
}

.modal-content{
    border-radius: 20px!important;
}
.card-body p{
    color:black;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.25rem;
}

.texto-titulo{
    text-align: left!important;
}

.botao-videos {
    width: 15em;
    height: 4em;
    background: #009dec;
    border-radius: 0 0px 25px 25px;
    
  }

  .botao-menu h3 {
    font: 900;
    font-weight: 900;
    margin: auto;
    margin-top: 0.2em;
   
  }

  .dropdown-menu.show {
    position: absolute;
    will-change: transform;
    top: -21px !important;
    left: 0px;
    transform: translate3d(0px, 64px, 0px);
    background: #009dec;
    color: white;
    height: 36em;
    border-radius: 0 0 25px 25px;
    width: 15em;
    border: none;
    padding-top: 20.6em;
  }

  .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: white;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    white-space: normal !important;
  }
  .dropdown-submenu {
    position: relative;
  }

  .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
  }

  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
  }

  .videos {
    width: 15em;
    background: #009dec;
    border-radius: 0 0 25px 25px;
  }

    
    video{
        width: 60%;
    }

  .videos a h3 {
    color: white;
  }

  li a {
    text-decoration: none;
  }

  .sub-list{
    background: rgb(85 103 127 / 100%)!important;
    left: 14.9em!important;
    width: 16em !important;
    height: 30.5em!important;
  }

  .dropdown-menu.show.sub-list{
    top: -380px !important;
    border-radius: 25px;
    padding-top: 2em;
  }
  .videoWrapper {
    text-align: center;
    display: block;
    width: 100%;
    margin: auto;
  }

  .dropdown-header {
    text-align: center;
    font-size: 1em;
    color: #ddd;
    background: #009dec;
    background: linear-gradient(to right bottom, #009dec 50%, #009dec 50%);
    font-weight: 700;
    color: white;
}

@media only screen and (min-width: 768px) and (max-width: 992px){
    
    .texto-titulo{
        text-align: center!important;
    }
    html,body.home{
        background-image: url('../img/base-mobile.png');
        background-size: cover;
        background-repeat: no-repeat;
        height: 100%;
        font-family: 'Montserrat', sans-serif;
    }
  

    #video-container {
        margin: auto;
        padding: 0em 0em 3em 0em;
        border-radius: 1em;
        width: 24em;
    }
    .topo {
        height: 6.3em;
        background: #5a6d7edb;
        color: white!important;
    }
    .collapse:not(.show) {
        display: flex;
    }
    .container {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    .botao-menu {
        top: 2.3em;
        left: 1%;
    }
    .videos {
        width: 11.6em!important;
    }
    .dropdown-menu.show {
        width: 11.6em!important;
    }

    h4.text-center{
        font-size: 1.3em;
    }

    .dropdown-menu.show {
        height: 19em!important;
        padding-top: 6.6em!important;
    }

    .sub-list {
        left: 11.5em!important;
    }
    .dropdown-menu.show.sub-list {
        height: 34.6em!important;
        top: -200px !important;
        padding-top: 1.1em!important;
        width: 13.6em!important;
    }
    .card-video{
        margin-top: 6em;
        height: 25em;
    }
    video{
        width: 100%;
    }
    .card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: -0.75rem;
    }
    .videoWrapper {
        text-align: center;
        display: block;
        width: 100%;
        margin: auto;
    }
}

@media only screen and (max-width: 768px) {
    .videoWrapper {
        text-align: center;
        display: block;
        width: 100%;
        margin: auto;
    }
    .texto-titulo{
        text-align: center!important;
    }
    html,body.home{
        background-image: url('../img/base-mobile.png');
        background-size: cover;
        background-repeat: no-repeat;
        height: 100%;
        font-family: 'Montserrat', sans-serif;
    }
  

    #video-container {
        margin: auto;
        padding: 0em 0em 3em 0em;
        border-radius: 1em;
        width: 24em;
    }
    .topo {
        height: 6.3em;
        background: #5a6d7edb;
        color: white!important;
    }
    .collapse:not(.show) {
        display: flex;
    }
    .container {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    .botao-menu{
        top: -1em;
        left: -1em;
    }
    .videos {
        width: 11.6em!important;
    }
    .dropdown-menu.show {
        width: 11.6em!important;
    }

    h4.text-center{
        font-size: 1.3em;
    }

    .dropdown-menu.show {
        height: 19em!important;
        padding-top: 6.6em!important;
    }

    .sub-list {
        left: 11.5em!important;
    }
    .dropdown-menu.show.sub-list {
        height: 34.6em!important;
        top: -200px !important;
        padding-top: 1.1em!important;
        width: 13.6em!important;
    }
    .card-video{
        margin-top: 6em;
        height: 25em;
    }
    video{
        width: 100%;
    }
}