.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #a9a5a575;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0,0,0,0);
    border: 1px solid #a9a5a575;
    border-radius: 10px;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #000000;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.custom-button {
    display: block;
    margin: 0.875em;
    background-color: #e1e1e1!important;
    text-align: center;
    padding: 0.600em;
    cursor: pointer;
    border-radius: 5px;
    opacity: 1;
}

.custom-button:hover {
    opacity: 0.8;
}
    
.custom-button-wrapper {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.linkub{
    display: inline-block;
    position: relative;
    z-index: 1;
}
.linksub{
    display: inline-block;
}
.linkoub{
    position: relative;
    z-index: -1
}

 .small a {
    text-decoration: none;
    font-size: 13px;
    /*background-color: #680610;*/
    /*padding: 3% 10%;*/
    /*border-radius: 3px;*/
    text-transform: uppercase;
    color: #7c3c3c!important;
}

.small a:hover {
    font-size: 13px;
    background-color: #ffffff;
} 
p.small {
    margin: 25px 0 0;
}

.custom-button-wrapper span {
    padding: 5px;
    display: inline-flex;
}

img{
    max-width: 316px;
}

.imgsvg{
    max-width: 30vh;
    /* filter: drop-shadow(1px 1px 0px #680610); */
}

.logo {
    /* text-align: left; */
    padding-top: 6% !important;
  }
  
  .login-box {
    /* max-width: 80%; */
    width: 80%;
    padding: 10px;
    /* margin: 30px auto 0; */
    border-radius: 5px;
    text-align: center;
    background-color: #ff000000;
    /* float: left; */

    /* Outros estilos de sua preferÃªncia */
    margin: auto;
} 

.container{ 
    width: 50%;
}
.align {
    flex-direction: row;
}

  .login label {
    background-color: #680610;    
}

.login input[type='submit'], .login input[type='button'] {
    background-color: #680610;   
}
.login input[type='submit']:focus, .login input[type='submit']:hover, .login input[type='button']:focus, .login input[type='button']:hover {
    background-color: #ffffff;
    color: #680610;
    font-weight: 500;
}


.diploma-box {
    max-width: 340px;
    margin: 30px auto 0;
    padding: 10px 30px 45px 30px;
    border-radius: 5px;
    text-align: center;
    background-color: #ababac;
}

.small a:hover {
    color: #680610 !important;    
}

.diploma-box {
    float: left;    
}

.logoDiploma {
    text-align: left;    
}
.imgModal {
	overflow: hidden;
}
.imgModal {
	max-width: 415px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.imgModal:hover {
    box-shadow: 0px 0px 2em 0px #000000a1;
    transform: scale(1.02);    
}

@media (min-width: 768px){
    .modal-dialog {
        width: max-content;
        margin: 30px auto;
    }
}
body{
    /* background: url(../img/fotoestudantes.jpg); */
    background: #ffffff;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: top;
    background-attachment: fixed;
    display: flex!important;
}

@media only screen and (max-width: 900px) {
    body{
        background-size: auto;
    }
  }
.custom-button-wrapper span {
    padding: 5px;
    display: inline-flex;
}

.image {
    display: flex;
    width: 50%;
    height: 100vh;
    /* background-image: url(../img/bgPortalProfessor.jpg); */
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    filter: drop-shadow(2px 1px 5px black);
    /* float: right; */
    /* margin-right: -10px; */
}
.login-page  {
    width: 60%;  
    display: grid;  
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #a9a5a575;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0,0,0,0);
    border: 1px solid #a9a5a575;
    border-radius: 10px;
}

.carousel-control {
    /* position: absolute; */
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #000000;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.img1{
    background-image: url(../img/UB.jpeg);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    height: 100vh;
}
.img2{
    background-image: url(../img/bgPortal.png);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    height: 100vh;
}

h1 {
    font-weight: 300;
    font-size: 1.5em;
    text-transform: uppercase;
    color :#792a2a;
    /* margin: 15% auto; */
    margin: 20px auto 40px;
    text-align: center;
    line-height: 1.7rem;
    letter-spacing: 3px;
    font-size: 20px;
    /* margin-right: 150px; */
    letter-spacing: 0.5px;
}
@media (max-width: 620px) {
    body { 
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
    }
    .carousel{
        width: 100%;
        height: 85vh;
    }    
    .container{ 
        width: 100%;
    }
    .form__input {       
        width: 100%;
    }
  }
  
  
  @media (max-width: 900px){ 
    .form__input {       
        width: 100%;
    }
  }