html, body{
    min-height:100%;
	margin: 0;
	padding: 0;
    font-family: 'Roboto', sans-serif;
    background: white;
    overflow-x: hidden;
     max-width: 100%;
    overflow-x: hidden;
}

html::-webkit-scrollbar {
    display: none;
}
.cor-marca{
    font-size: 72px;
    background: linear-gradient(45deg, #02ecf7 0%, #29b6f6 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
html{
    overflow: auto;
    -ms-overflow-style: none; /* IE 11 */
    scrollbar-width: none; /* Firefox 64 */
     -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.container-modal{
    width: 100%; height: 100vh; position: fixed; background: rgba(0,0,0,0.5); display: none; justify-content: center; align-items: center; z-index: 9999999; 
}

.modal-aviso{
    height: 60vh; width: 60vh; display: flex; justify-content: center;  background: white; flex-direction: column; background-image: url(../img/11.jpg); border-radius: 10px; box-shadow: 0px 0px 20px rgba(0,0,0,0.3); background-position: center 70%; background-size: 100% 150%;
    background-repeat: no-repeat;
}
.header-button{
    display: flex; flex: 1.5; align-items: center; justify-content: center; height: 100px; transition: .3s; cursor: pointer;
}

.header-button:hover{
    background: #f5f5f5;
}


.mobile-no{
    display: block;
}

.mobile-yes{
    display: none;
}

.header-desk{
     width: 100%; height: 100px; display: flex; align-items: center; border-bottom: 1px solid #f5f5f5; box-shadow: 0px 0px 10px rgba(0,0,0,.5); position: relative; z-index: 999999;
}

.br-mobile{
    display: none;
}

.show-menu{
    display: none;
}

.container-menu{
    width: 100%; height: 0%; padding: 0px;  background: #f48fb1; position: fixed; z-index: 9999999;
}


.container-page-1{
    width: 100%; min-height: 95vh; max-height: 105vh; overflow: hidden; padding: 10px;
}

.container-page-1-1{
    display: flex;
}


.container-page-2{
    min-height: 100vh; max-height: 110vh;overflow: hidden;  width: 100%; display: flex; background: rgba(252, 228, 236, 0.3);
}

.container-page-2-1{
    flex: 1; display: flex; justify-content: center; align-items: center; min-height: 100vh;
}

.container-page-2-2{
    flex: 1.7; display: flex; justify-content: center; align-items: center; flex-direction: column; min-height: 100vh;
}

.container-page-3{
    min-height: 100vh; max-height: 110vh;overflow: hidden; width: 100%; display: flex; background: white;
}

.container-page-3-1{
    flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; min-height: 100vh;
}

.container-page-3-2{
    width: 100%; display: flex; align-items: center; padding-left: 20%; padding-right: 20%;
}
.container-page-3-3{
    width: 100%; display: flex; align-items: center; padding-left: 20%; padding-right: 20%;
}
.container-page-4{
    min-height: 110vh; max-height: 110vh;overflow: hidden;  width: 100%; display: flex; background: rgba(252, 228, 236, 0.3);
}

.container-page-4-1{
    flex: 1.7; display: flex; justify-content: center; align-items: center; flex-direction: column; min-height: 100vh;
}
#image-2{
    width: 100%;
}

.trabalhar-bemmequer{
    width: 50%; margin-left: -2%; margin-top: 5%; display: flex; justify-content: center; align-items: center; border-radius: 100px; padding: 10px; box-shadow: 0px 0px 10px rgba(0,0,0,0.3); background: #f48fb1; color: white; cursor: pointer; font-size: 20px;
}

.trabalhar-bemmequer a{
     font-size: 20px;
}

@media screen and (max-width: 920px) {
    .trabalhar-bemmequer{
        width: 70%; margin-left: -4%; margin-top: 5%; display: flex; justify-content: center; align-items: center; border-radius: 100px; padding: 10px; box-shadow: 0px 0px 10px rgba(0,0,0,0.3); background: #f48fb1; color: white; cursor: pointer; font-size: 25px;
    }
    .mobile-no{
        display: none;
    }
    .mobile-yes{
        display: block;
    }
    
    .header-mobile{
        padding-left: 4.5%; padding-right: 4.5%; width: 100%; height: 100px; display: flex; align-items: center; border-bottom: 1px solid #f5f5f5; box-shadow: 0px 0px 10px rgba(0,0,0,.5); position: relative; z-index: 999999; 
    }
    
    .container-page-1{
        height: auto; min-height: none; max-height: none;
    }
    
    .container-page-1-1{
        display: flex;
        flex-direction: column;
    }
    
    .container-page-2{
        height: auto; overflow: hidden;  width: 100%; display: flex; background: rgba(252, 228, 236, 0.3); flex-direction: column; min-height: none; max-height: none;
    }

    .container-page-2-1{
        flex: 1; display: flex; justify-content: center; align-items: center; min-height: auto; min-height: none; max-height: none; padding-top: 25%;
    }
    
    .container-page-2-2{
       min-height: 80vh;
    }
    
    .container-page-3{
         min-height: 80vh; max-height: 80vh;
    }
    
    .container-page-3-1{
         min-height: 80vh; max-height: 80vh;
    }
    
    .container-page-3-2{
        width: 100%; display: flex; align-items: center; padding-left: 10%; padding-right: 10%; 
    }
    .container-page-3-3{
        width: 100%; display: flex; align-items: center; padding-left: 10%; padding-right: 10%;
    }
    
    .container-page-4{
         min-height: none; max-height: none;overflow: hidden;  flex-direction: column; 
    }
    .container-page-4-1{
        flex: 1.7; display: flex; justify-content: center; align-items: center; flex-direction: column; min-height: 80vh;
    }
    .font-35{
        font-size: 60px;       
     }
    .br-mobile{
        display: flex;
    }
    
    #image-2{
        width: 150%;
    }
    
    .modal-aviso{
        height: 35vh; width: 35vh; display: flex; justify-content: center;  background: white; flex-direction: column; background-image: url(../img/11.jpg); border-radius: 10px; box-shadow: 0px 0px 20px rgba(0,0,0,0.3); background-position: center 70%; background-size: 100% 150%;
        background-repeat: no-repeat;
    }
}


@media screen and (min-width: 1062px) {

    
}
@media screen and (min-width: 1362px) {

    
    
}
@media screen and (min-width: 1662px) {

}

@media screen and (min-height: 500px) {

    
}