/* TOPO */

@media (max-width: 1425px) {
    /* header{
        height: 25.5%;
    } */
}

@media (max-width: 1200px) {

    .topnav {
        overflow: hidden;
        padding: 0px;
    }

}

@media (max-width: 1094px) {
    
}

@media (max-width: 1024px) {
    
    #bloco1 {
    z-index: 99999999;
    position: relative;
    padding: 4% 0%;
}
    
    .sessao-sobre {
    padding: 1rem 50px;
    font-size: 1.7rem;
    font-weight: 100;
    text-align: center;
    margin-bottom: 0rem;
    /* box-shadow: 0 0 40px 0 rgb(0 0 0 / 6%); */
    /* color: #FFF; */
    /* background: #b34b64; */
}
    
    .sessao-sobre p {
    text-align: center;
    font-size: 19px;
    font-weight: 100;
    letter-spacing: 1px;
}
    
    header #menubar label[for="menuExtend"] {
    width: 12.5vw;
    max-width: 60px;
    min-width: 45px;
    height: 60%;
    margin-left: 80%;
}

.topo-txt-destaque {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    width: 98%!important;
    font-size: 32px!important;
    color: #FFF;
    text-align: left;
    letter-spacing: 3px;
    top: 42%!important;
    display: flex;
    justify-content: start;
    -webkit-text-stroke: 3px;
    text-transform: uppercase;
    left: 10%!important;
}

   
}


@media (max-width: 767px) {
    
.sessao-depoimento .depoimento-content p {
    width: 90%;
    font-size: 19px;
    margin-bottom: 0px;
    float: none !important;
    letter-spacing: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #4e4a49;
    line-height: 25px;
}
.sessao-depoimento p {
    font-size: 2rem;
    letter-spacing: 2px;
    margin-bottom: 20px;
    margin-left: 20px;
}
#footer-session h3 {
    display: block;
    font-size: 1.75rem;
    font-weight: 400;
    margin-bottom: 10px;
    color: #fff;
    line-height: 16px;
    font-weight: bold;
    padding-bottom: 1rem;
}
.footer-content {
    padding: 1rem 50px 30px 50px;
}

.btn_ligamos {
    color: #FFF;
    padding: 7px 30px;
    font-size: 18px;
    border-radius: 10px;
    border: 2px solid #FFF;
    display: inline-block;
    margin: 1rem 8px 1rem 0;
}
#footer-session .formulario {
    float: right;
    z-index: 99999999999999999;
    border-left: none;
    padding-left: 0rem;
}
#footer-session p {
    font-size: 12px;
    margin: 2px;
    color: #fff;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    width: 40%;
    text-align: left;
}
    
}


@media (max-width: 450px) {
    
    header .row {
    margin-top: 0px;
}

#menubar img {
    width: 60%;
}

header a {
    text-decoration: none;
    text-align: left;
    padding-top: 20px;
}

.topo-txt-destaque {
    font-family: 'Raleway', sans-serif;
    font-weight: 600!important;
    width: 70%!important;
    font-size: 17px!important;
    color: #FFF;
    text-align: left;
    letter-spacing: 1px;
    top: 46%!important;
    display: flex;
    justify-content: start;
    -webkit-text-stroke: 1px;
    text-transform: uppercase;
    left: 10%!important;
}

#layerslider {
    background-image: linear-gradient(342deg, #b34b6461, #a3294680, #ffffff8c 100%), url(../img/slide_1.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-size: cover;
    height: 440px;
}

.sessao-parceiros {
    text-align: center;
    padding: 2em 10px;
    background-color: #b34b64;
}

.sessao-sobre {
    padding: 1rem 10px;
    font-size: 1.7rem;
    font-weight: 100;
    text-align: center;
    margin-bottom: 0rem;
}

.caixa-grande .cor-2 h3 {
    color: #FFFFFF;
    font-size: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    width: 80%;
    clear: both;
    margin: 0 auto;
    padding: 2% 0 2% 0;
    float: none;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.caixa-grande .cor-2 h2 {
    color: #FFF;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 17px;
    width: 80%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding: 3% 0 7% 0%;
    line-height: 22px;
}
#bloco1 .cor-2 {
    padding: 18% 1%;
    background-color: #b34b64;
    margin: 0rem auto 0 auto;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    text-align: center;
}
.caixa-grande .cor-1 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 19px;
    width: 80%;
    clear: both;
    margin: 0 auto;
    text-align: left;
    padding: 4% 0;
    line-height: 20px;
    text-align: center;
}

.caixa-grande .cor-3 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 19px;
    width: 80%;
    clear: both;
    margin: 0 auto;
    text-align: left;
    padding: 4% 0;
    line-height: 20px;
    text-align: center;
}
 
.container_title {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #111 !important;
    text-transform: uppercase !important;
    position: relative !important;
    letter-spacing: 6px !important;
    word-spacing: 4px !important;
    margin-bottom: 21px !important;
    /* text-align: left !important; */
}

.caixa-menor{
    padding-top:15%;
}

.galeria {
    box-sizing: border-box;
    color: #FFFFFF;
    font-weight: 300;
    line-height: 1.6;
    padding: 1%;
}

.sessao-depoimento {
    padding: 1%;
    margin: 0 auto;
}
.footer-content {
    padding: 1rem 10px 30px 10px;
}

}

@media (max-width: 375px) {
    
   
   
}

@media (max-width: 320px) {
    
    .caixa-grande .cor-1 h3 {
    font-size: 21px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    width: 80%;
    margin: 0 10%;
    clear: both;
    text-align: center;
    padding: 2% 0 2% 0;
    float: left;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.caixa-grande .cor-3 h3 {
    font-size: 21px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    width: 80%;
    margin: 0 10%;
    clear: both;
    text-align: center;
    padding: 2% 0 2% 0;
    float: left;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.caixa-grande .cor-1 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 14px;
    width: 80%;
    clear: both;
    margin: 0 auto;
    text-align: left;
    padding: 4% 0 7% 0%;
    line-height: 15px;
    text-align: center;
}

.caixa-grande .cor-3 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 14px;
    width: 80%;
    clear: both;
    margin: 0 auto;
    text-align: left;
    padding: 4% 0 7% 0%;
    line-height: 15px;
    text-align: center;
}

.caixa-grande .cor-2 h3 {
    color: #FFFFFF;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    width: 90%;
    clear: both;
    margin: 0 auto;
    padding: 2% 0 2% 0;
    float: none;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.caixa-grande .cor-2 h2 {
    color: #FFF;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 14px;
    width: 90%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding: 3% 0 7% 0%;
    line-height: 18px;
}

.container_title {
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #111 !important;
    text-transform: uppercase !important;
    position: relative !important;
    letter-spacing: 6px !important;
    word-spacing: 4px !important;
    margin-bottom: 21px !important;
    /* text-align: left !important; */
}

#box-categorias p {
    line-height: 14px !important;
    text-align: left !important;
    float: left !important;
    width: 100%;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.bloco-servico .tipos-servico h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-align: left;
    /* padding: 0px 0px; */
    width: 80%;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.sessao-depoimento .depoimento-content p {
    width: 90%;
    font-size: 16px;
    margin-bottom: 0px;
    float: none !important;
    letter-spacing: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #4e4a49;
    line-height: 25px;
}

#footer-session h3 {
    display: block;
    font-size: 1.75rem!important;
    font-weight: 400;
    margin-bottom: 10px;
    color: #fff;
    line-height: 16px;
    font-weight: bold;
    padding-bottom: 1rem;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    line-height: 26px;
}

#footer-session h4, #footer-session h5 {
    color: #fff;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}

#footer-session p {
    font-size: 12px!important;
    width: 100%;
}

#menubar img {
    width: 40%;
}
   
}