
li.login {
    
}

.center-img{
    width: 83px;
margin-top: -8px;
}

li.login a img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}

#image-1 {
    position: absolute;
    margin-left: 20px;
    top: 72px;
}

hr {
    margin: 0 25px;
    border: none;
    border-left: 1px solid hsla(200, 10%, 50%, 100);
    height: 40px;
    width: 1px;
    opacity: 0.3;
}

a.dropdown-item {
    color: #6f919b;
}

a.dropdown-item:focus {
    background-color: #00aced;
}

div.dropdown-menu {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.52);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.52);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.52);
}

.linkcaraterizacao{
    
}


.nav-link-2{
    padding-right: .0rem!important;
    padding-left: .0rem!important;
}

.carousel-control-prev {
    top: -40%;
    left: 20%;
}

.carousel-control-next {
    top: -40%;
    right: 20%;
}

.img-sombra {
    margin-top: -35px;
    margin-left: 15%;
    z-index: 10;
}

.owl-next, .owl-prev {
    background: none;
    border:0;
    outline:0 none;
}

.owl-next:hover, .owl-prev:hover,
.owl-next:focus, .owl-prev:focus {
    color: transparent;
    background: none;
    border:0;outline:0 none;
    border-radius: 15px !important;
}

.owl-nav {
    position: absolute;
    top: 450px;
    width: 100%;
}

button.owl-next {
    margin-left: 60% !important;
}

.owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.title {
    background-color: rgba(54, 59, 64);
    background: rgba(54, 59, 64, 0.8);
    filter:PROGID: DXImageTransform.Microsoft.gradient(GradientType=0.8, startColorstr=#363b40,endColorstr=#363b40);
    padding: 15px 60px;
    position: absolute;
    font-size: 32px;
    color: white;
}

.title p {
    margin-top: auto;
    margin-bottom: auto;
}


.logo-mobile-n{
    width: 74px;
    
}
/*
.nav-home:hover{
   transform: scale(1.3); 
    
}


.nav-qemsomo:hover{
  transform: scale(1.3); 
}


.nav-contact:hover{
    transform: scale(1.3); 
}

.nav-adminclient:hover{
    transform: scale(1.3); 
}
*/


.navbar-nav-1 p{
        opacity: 0;
            margin-top: -48px!important;
    padding-top: 38px!important;
  
}

.navbar-nav-1 a p:hover{
        opacity: 0.5;
}


.title p b {
    font-size: 38px;
}

.esconder{
    display: none;
}


/*Modal das Caracterizacao*/

.contentor-modal{
    margin-top: 72px;
}


.contentor-modal-principal{
    max-width: 1350px!important;
}

.corpo-modal{
    width: 80%;
margin: 0 auto;
margin-top: 7%;
margin-bottom: 7%;
}


.titulo-modal{
    position:relative;
    margin-top: 70px;
}

.titulo-modal-p{
    margin: 0;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    color: #2d5d55;
}

.li-modal-caracterizacao li{
        font-size: 1.2rem;

}


.li-modal-caracterizacao{
    margin-top: 2%;
margin-bottom: 2%;
}


.mostrar{
    display: block;
}

.invalid-feedback{
    display: block;
}

.col-md-5 form h2{
    font-weight: lighter;
}

.col-md-5 form label{
    color: #4e555b;
    font-size: 18px;
    font-weight: lighter;
    font-style: italic;
}

.col-md-5 form button{
    font-size: 18px;
    font-weight: lighter;
    padding: 10px 45px;
    background-color: white;
    border: 1px solid #4e555b;
    border-radius: 0;
}

.col-md-5 form button:focus{
    border: 1px solid #4e555b;
    outline: 0;
}

.col-md-5 form input, .col-md-5 form textarea{
    color: #4e555b;
    font-size: 18px;
    font-weight: lighter;
    font-style: italic;
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0;
    padding-left: 0;
}

.col-md-5 form input:focus, .col-md-5 form textarea:focus{
    border: none;
    border-bottom: 1px solid #4e555b;
    border-radius: 0;
    outline: 0;
}

.col-md-5 form .form-group{
    margin-left: 0.5%;
}

.col-md-5 form{
    margin-left: 4%;
}

div.box-contact{
    margin-top: 15%;
}

.box-contact div{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: lighter;
}

.box-contact div p:nth-child(1){
    text-align: right;
    float: left;
}

.box-contact hr{
    float: left;
    clear: right;
    height: 65px;
    margin-top: -15px;
}

.box-contact div p:nth-child(2){
    text-align: left;
}

.box-contact p:nth-child(2){
    text-align: center;
    font-size: 26px;
    font-weight: lighter;
}

.box-contact a {
    color: black;
}

.box-contact a:hover{
    text-decoration: none;
    color: #6f919b;
}

.nav-contact a:hover{
    height: 72px;
}

.nav-quemsomos a:hover{
    height: 72px;
}

.nav-login a:hover{
     height: 72px;
}


.img center-img{
    display: block;
    margin-left: auto;
    margin-right: auto 
}
@media (max-width: 576px) {
    nav.navbar-2 {
        display: none;
    }

    div.owl-carousel{
        margin-top: 10px;
    }

    nav.navbar-2-mobile{
        display: block;
    }

    button.navbar-toggler img{
        position: absolute;
        top: 1px;
        right: 10px;
    }

    #modalCreatePedido form label {
        display: none;
    }
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    nav.navbar-2 {
        display: none;
    }

    div.owl-carousel{
        margin-top: 10px;
    }

    nav.navbar-2-mobile{
        display: block;
    }

    button.navbar-toggler img{
        position: absolute;
        top: 1px;
        right: 10px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    nav.navbar-2 {
        display: none;
    }

    div.owl-carousel{
        margin-top: 10px;
    }

    nav.navbar-2-mobile{
        display: block;
    }

    button.navbar-toggler img{
        position: absolute;
        top: 1px;
        right: 10px;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    nav.navbar-2-mobile{
        display: none;
    }

    #shadow{
        -webkit-box-shadow: 0px 24px 33px -21px rgba(0,0,0,0.77);
        -moz-box-shadow: 0px 24px 33px -21px rgba(0,0,0,0.77);
        box-shadow: 0px 24px 33px -21px rgba(0,0,0,0.77);
        border-radius: 50%;
    }

    nav.navbar-2 {
        display: block;
        margin-left: 25%;
    }

    nav.navbar-2 .navbar-collapse{
        background-color: white;
    }

    .navbar {
        padding: 0 1rem;
        z-index: 100;
    }

    nav.navbar ul.navbar-nav-1 {
        position: absolute;
        right: 0;
    }

    nav.navbar ul.navbar-nav li {
        width: 20%;
        
       
    }

    nav.navbar ul.navbar-nav li.active {
        background-color: #4dc1ae;
    }

    a.nav-link {
        font-size: 20px;
        color: #6f919b;
    }

    .navbar-nav-2 a.nav-link {
        width: 200px;
        font-size: 24px;
    }

    .navbar-nav-2 li{
        margin-right: 10px;
    }

    .navbar-nav-2 a.nav-link i {
        font-size: 16px;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    nav.navbar-2 {
        display: block;
    }

    nav.navbar-2-mobile{
        display: none;
    }
}

a.dropdown-item [data-toggle=modal]:focus {
    background-color: #4583AD;
}

/*#shadow{
    height: 50px;
    position: absolute;
    top: 125px;
    left: 25%;
    -webkit-box-shadow: 0px 44px 32px -30px rgba(0,0,0,0.77);
    -moz-box-shadow: 0px 44px 32px -30px rgba(0,0,0,0.77);
    box-shadow: 0px 44px 32px -30px rgba(0,0,0,0.77);
    border-radius: 50%;
    z-index: 10;
}*/





.close {

    font-size: 2rem;
    color:#1a1d20;
}


@media only screen and (min-width: 1250px) and (max-width: 1440.99px) {
    
    
    .owl-nav {
    position: absolute;
    top: 208px;
    }
    
    
}

@media only screen and (min-width: 1000px) and (max-width: 1249.99px) {
    
    
    .owl-nav {
    position: absolute;
    top: 208px;
    }
    
    
}


@media only screen and (min-width: 750px) and (max-width: 999.99px) {
    
    
    .owl-nav {
    display:none;
    }
    
     
    
}

@media only screen and (min-width: 100px) and (max-width: 749.99px) {
    
    
    .owl-nav {
    display:none;
    }
   
    
}



