*{
    box-sizing: border-box;
   
}

html {
    position: relative;
    min-height: 100%;
    
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    box-sizing: border-box;
    
  

}
#fundo {
    background:#ECE6E6;
    font-family: 'Poppins', sans-serif;
}

.partecontato {
    background-color: #000;
    color: #fff;
    height: 59px;
    display: flex;
    font-weight: bold;
    justify-content: right;
    padding-right: 5%;
    padding-top: 10px;
    
}

.partecontato p {
    margin-right: 11px;
    margin-top: 10px;
}

.partecontato img {
    width: 32px;
    height: 32px;
    margin-right: 11px;
    

}

/* MENU */

.has-submenu img {
    margin-left: 5px;
}
.has-submenu img {
    width: 21px;
    height: 16px;
}

header {
    display: flex;
    align-items: center;  
 
   
}

#menu {
    color:#000000;
    
    
}

.logo img {
    max-width: 230px;
   
}

.logo {
    margin-left: 5%;
    
}

#btn-responsivo {
    display: none;
}

.submenu1 {
    display: none;
}

nav {
    flex: 1;   
    
   
}



nav ul li {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    
}

nav ul li .submenu {
    display: none; 
    position: absolute;
    top: 100%; 
    left: 0;
    width: 100%; 
    z-index: 1;
    
}


.submenu li {
    font-size: 20px;
   
      
}


nav ul li.active .submenu {
    display: block; 
    background-color: transparent;
    border-radius: 5px;
    
    
    
}

.submenu {
    display: none;
   
  }

  .has-submenu:hover .submenu {
    display: block;
    line-height: 1;
    background: #c3c2c2;
    width: auto;
    padding-bottom: 10px;
    border-radius: 10px; 
  }

nav img {
   
    vertical-align: middle;
}



nav ul {
    list-style: none;
    display: flex;
    justify-content:right; 
}

nav li {
    margin-right: 30px; 
    font-size: 26px;
}

nav a {
    text-decoration: none;
    color: #000000;
    font-weight: 550;
}

nav a:hover {
color:  #98409B;
transition: 0.4s;
}

.btn-contato {
    background: linear-gradient(to right, #c35ac7, #834999);
    padding: 5px 10px;
    border-radius: 27px;
    margin-left: 20px;
    font-weight: 500;
    
}

.btn-contato a {
    color: #ffff;
}
.btn-contato:hover {
    transition: 0.2s;
    
    
}

.btn-contato a:hover {
    color: #000000;
}

/* BOTAO WHATSAPP */

#icone-whatsapp a {
    position: fixed;
    bottom: 40px;
    right: 40px;
    margin: 16px;
    z-index: 2;
    display: inline-block;
    cursor: pointer;
    color: #25d366;   
  }

  .fa-square-whatsapp {
    font-size: 60px;  
  }

  .fa-square-whatsapp:hover {
    transform: scale(1.4);
  }

   /* BANNER PRINCIPAL */
  
.containerConsultoria {
    width: 100%;
    
  
}

.containerLeft img {
   position: relative;
   /* min-width: 100vw; */
  
}

.containerSlogan {
   
   position: absolute;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   width: 100%;
   height: auto;
   top: 15%;
   margin-left: auto;
   margin-right: auto;
   background-color: rgba(0, 0, 0, 0.7);
}


.containerSlogan h2 {
  
   color: #fff;
   font-size: 3rem;
   font-weight: 400;
   font-family: 'Poppins', sans-serif;
   font-weight: 550;
   margin-bottom: 0;
   z-index: 100;
}

.containerSlogan p {
   color: #fff;
   font-size: 1.30rem;
   
}

.textobanner {
   font-weight: bold;
}


#quemsomos {
   margin-top: 60px;
   margin-left: 20%;
   margin-top: 60px;
   width: 60%;
   box-shadow: 0 4px 27.4px rgba(87, 68, 149, 1);
   padding: 20px;
   margin-bottom: 64px;
   display: flex;
   border-radius: 27px;
   
  

} 

#quemsomos h3 {
   color:#202020;
   font-weight: bold;
   font-size: 25px;
   
}

.botao-contato {
   background: linear-gradient(to right, #c35ac7, #834999);
   padding: 5px 10px;
   border-radius: 27px;
   font-weight: 500;
   color: #ffff;
   border: none;
   margin-left: 3%;
}

button a {
    list-style: none;
    text-decoration: none;
    color: #ffff;
}

button a:hover {
   color: #000000;
   transition: 0.2s;
}

/* BLOCOS MARKETING */

#blocos-marketing {
   background: linear-gradient(to left, #c35ac7, #834999);
   padding: 20px;
   color: #ffff;
   margin-bottom: 170px;
   
}


#blocos-marketing img {
width: 149px;
height: 149px;
}

#blocos-marketing h2 {
font-weight: 550;
font-size: 30px;
text-align: center;
color: #ffff;
font-family: 'Poppins', sans-serif;

}



 .bloco1, .bloco2, .bloco3, .bloco4, .bloco5{
   display: flex;
   width: 90%;
   margin: auto;
   background-color: rgba(137, 135, 161, 0.35);
   padding: 30px;
   border-radius: 63px;
   margin-bottom: 50px; 
   
 }

 .bloco1 div {
    margin: 0;
    padding: 0;
 }

.bloco1 { 
   margin-top: 40px;
}


 .texto{
   margin: 0;
   padding: 0;
}





.bloco1 h3, .bloco2 h3, .bloco3 h3, .bloco4 h3, .bloco5 h3 {
   font-size: 20px;
} 



.btn-orientacao {
   background: linear-gradient(to right, #c35ac7, #834999);
   padding: 5px 10px;
   border-radius: 27px;
   font-weight: 500;
   color: #ffff;
   border: none;
}

.btn-orientacao:hover {
   color: #000;
   transition: 0.2s;
}
.imgtitulo {
   margin-right: 200px;
}

.bloco1 .imgtitulo {
    margin-right: 200px;
}
/* FOOTER */

footer {
    
    background-color: black;
    width: 100%;
    height: 150px;
    display: flex;
    justify-content: space-around;
    position: absolute;
    bottom: 0;
    text-align: left;
    
  
    
}

.paragrafo {
    position: absolute;
    bottom: 0;
    left: 50%; 
    transform: translateX(-50%); 
    color:white;
    font-size: 14px;
    background: #202020;
    width: 100%;
   }

   .paragrafo p {
    left: 50%; 
    text-align: center;
    justify-content: center;
    padding-top: 20px;
   }

   
.logofooter img {

        max-width: 100px;
        height: auto;
        
    
        
    }

footer a {
    text-decoration: none;
    color: white;
   
}
footer a:hover {
   
    color: #834999;
    transition: 0.2s;
}

footer ul {
    color: white;
    list-style: none;
    font-size: 15px;  
    font-weight: 550;
    padding: 20px;
    margin-bottom: 80px;
   
    
}

footer li {
    margin-bottom: 10px;
}

/* RESPONSIVIDADE */

@media screen and (min-width: 320px) and (max-width:480.9px) {
  
    nav li {
        font-size: 1.2rem;
        margin-top: .7rem;
    }

    .has-submenu {
        display: none;
    }

    .submenu1 {

        display: flex;
    }

    #btn-responsivo {
        display: flex;
        margin: auto;
        font-size: 1rem;
        border: none;
        background: none;
        cursor: pointer;
        margin-right: 4rem;

    }

    .hamburger {
        color: #834999;
        border-top: 2px solid;
        width: 20px;

    }


    .hamburger::after,
    .hamburger::before {
        content: '';
        display: block;
        width: 20px;
        height: 2px;
        margin-top: 5px;
        background: #834999;
        transition: .3s;
        position: relative;
        
    }

    nav.active .hamburger {
        border-top-color: #834999;
    }

    nav.active .hamburger::before {
        transform: rotate(135deg);
    }

    nav.active .hamburger::after {
        transform: rotate(-135deg);
        top: -7px;
    }

    nav.active ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 10%;
        visibility: visible;
        overflow-y: auto;
        z-index: 1000;
    }


    nav ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0;
        padding: 0;
        position: absolute;
        width: 100%;
        top: 100px;
        right: 0;
        left: 0;
        height: 0px;
        background-color: #f0f0f0;
        transition: .6s ease;
        z-index: 1000;
        visibility: hidden;
        overflow-y: hidden;
    }

    .containerSlogan {

        top: 4%;
    
    }
    
    
    .containerSlogan h2 {
       
       
        font-size: 30px;
        
    }
    
    .containerSlogan p {
       display: none;
        
    }

    #quemsomos {
        display: block;
        width: 100%;
        margin-left: 0%;
    }

    #quemsomos h3 {
        font-size: 20px;
    }

    .botao-contato {
        margin-left: 0;
    }

.partecontato img {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    

}

.partecontato p {
    font-size: 10px;
    text-wrap: nowrap;
}

.bloco1, .bloco2, .bloco3, .bloco4, .bloco5 {
    display: block;
}

.imgtitulo {
    text-align: center;
}

.logo img {
    max-width: 180px;
   
}

.logo {
    margin-left: 2%;
    
}


.logofooter {
    display: none;
}

.contatoeblog {
    display: none;
}

footer ul {
    
    font-size: 13px; 
    margin-bottom: 20px;
   
    
}

footer li {
    margin-bottom: 2px;
}
    

 }
 @media screen and (min-width: 481px) and (max-width:600.9px) {
    nav li {
        font-size: 1.2rem;
        margin-top: .7rem;
    }

    .has-submenu {
        display: none;
    }

    .submenu1 {

        display: flex;
    }

    #btn-responsivo {
        display: flex;
        margin: auto;
        font-size: 1rem;
        border: none;
        background: none;
        cursor: pointer;
        margin-right: 4rem;

    }

    .hamburger {
        color: #834999;
        border-top: 2px solid;
        width: 20px;

    }


    .hamburger::after,
    .hamburger::before {
        content: '';
        display: block;
        width: 20px;
        height: 2px;
        margin-top: 5px;
        background: #834999;
        transition: .3s;
        position: relative;
        
    }

    nav.active .hamburger {
        border-top-color: #834999;
    }

    nav.active .hamburger::before {
        transform: rotate(135deg);
    }

    nav.active .hamburger::after {
        transform: rotate(-135deg);
        top: -7px;
    }

    nav.active ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 20%;
        visibility: visible;
        overflow-y: auto;
        z-index: 1000;
    }


    nav ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0;
        padding: 0;
        position: absolute;
        width: 100%;
        top: 100px;
        right: 0;
        left: 0;
        height: 0px;
        background-color: #f0f0f0;
        transition: .6s ease;
        z-index: 1000;
        visibility: hidden;
        overflow-y: hidden;
    }

    .containerSlogan {

        top: 4%;
    
    }
    
    
    .containerSlogan h2 {
       
       
        font-size: 30px;
        
    }
    
    .containerSlogan p {
       font-size: 15px;
        
    }

    #quemsomos {
        display: block;
        width: 100%;
        margin-left: 0;
    }

    #quemsomos h3 {
        font-size: 20px;
    }

    .botao-contato {
        margin-left: 0;
    }

.partecontato img {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    

}

.bloco1, .bloco2, .bloco3, .bloco4, .bloco5 {
    display: block;
}

.imgtitulo {
    text-align: center;
}

.logo img {
    max-width: 180px;
   
}

.logo {
    margin-left: 2%;
    
}


.logofooter {
    display: none;
}

.contatoeblog {
    display: none;
}

footer ul {
    
    font-size: 13px; 
    margin-bottom: 20px;
   
    
}

footer li {
    margin-bottom: 2px;
}
    

 }
 @media screen and (min-width: 601px) and (max-width:800.9px) {
  
    nav li {
        font-size: 1.2rem;
        margin-top: .7rem;
    }

    .has-submenu {
        display: none;
    }

    .submenu1 {

        display: flex;
    }

    #btn-responsivo {
        display: flex;
        margin: auto;
        font-size: 1rem;
        border: none;
        background: none;
        cursor: pointer;
        margin-right: 4rem;

    }

    .hamburger {
        color: #834999;
        border-top: 2px solid;
        width: 20px;

    }


    .hamburger::after,
    .hamburger::before {
        content: '';
        display: block;
        width: 20px;
        height: 2px;
        margin-top: 5px;
        background: #834999;
        transition: .3s;
        position: relative;
        
    }

    nav.active .hamburger {
        border-top-color: #834999;
    }

    nav.active .hamburger::before {
        transform: rotate(135deg);
    }

    nav.active .hamburger::after {
        transform: rotate(-135deg);
        top: -7px;
    }

    nav.active ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 20%;
        visibility: visible;
        overflow-y: auto;
        z-index: 1000;
    }


    nav ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0;
        padding: 0;
        position: absolute;
        width: 100%;
        top: 100px;
        right: 0;
        left: 0;
        height: 0px;
        background-color: #f0f0f0;
        transition: .6s ease;
        z-index: 1000;
        visibility: hidden;
        overflow-y: hidden;
    }

    .containerSlogan {

        top: 5%;
    
    }
    
    
    .containerSlogan h2 {
       
       
        font-size: 30px;
        
    }
    

    #quemsomos {
        display: block;
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    #quemsomos h3 {
        font-size: 20px;
    }

    .botao-contato {
        margin-left: 0;
    }

.partecontato img {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    

}


.bloco1, .bloco2, .bloco3, .bloco4, .bloco5 {
    display: block;
}

.imgtitulo {
    text-align: center;
}

.logo img {
    max-width: 180px;
   
}

.logo {
    margin-left: 2%;
    
}


.logofooter {
    display: none;
}

.contatoeblog {
    display: none;
}

footer ul {
    
    font-size: 13px; 
    margin-bottom: 20px;
   
    
}

footer li {
    margin-bottom: 2px;
}
    

 }
 @media screen and (min-width: 801px) and (max-width:1024.9px) {
    
    nav li {
        font-size: 1.2rem;
        margin-top: .7rem;
    }

    .has-submenu {
        display: none;
    }

    .submenu1 {

        display: flex;
    }

    #btn-responsivo {
        display: flex;
        margin: auto;
        font-size: 1rem;
        border: none;
        background: none;
        cursor: pointer;
        margin-right: 4rem;

    }

    .hamburger {
        color: #834999;
        border-top: 2px solid;
        width: 20px;

    }


    .hamburger::after,
    .hamburger::before {
        content: '';
        display: block;
        width: 20px;
        height: 2px;
        margin-top: 5px;
        background: #834999;
        transition: .3s;
        position: relative;
        
    }

    nav.active .hamburger {
        border-top-color: #834999;
    }

    nav.active .hamburger::before {
        transform: rotate(135deg);
    }

    nav.active .hamburger::after {
        transform: rotate(-135deg);
        top: -7px;
    }

    nav.active ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 20%;
        visibility: visible;
        overflow-y: auto;
        z-index: 1000;
    }


    nav ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0;
        padding: 0;
        position: absolute;
        width: 100%;
        top: 100px;
        right: 0;
        left: 0;
        height: 0px;
        background-color: #f0f0f0;
        transition: .6s ease;
        z-index: 1000;
        visibility: hidden;
        overflow-y: hidden;
    }

    .containerSlogan {

        top: 8%;
    
    }
    
    
    .containerSlogan h2 {
       
       
        font-size: 30px;
        
    }


    #quemsomos {
        display: block;
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    #quemsomos h3 {
        font-size: 20px;
    }

    .botao-contato {
        margin-left: 0;
    }

.partecontato img {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    

}


.bloco1, .bloco2, .bloco3, .bloco4, .bloco5 {
    display: block;
}

.imgtitulo {
    text-align: center;
}

.logo img {
    max-width: 180px;
   
}

.logo {
    margin-left: 2%;
    
}


.logofooter {
    display: none;
}

.contatoeblog {
    display: none;
}

footer ul {
    
    font-size: 13px; 
    margin-bottom: 20px;
   
    
}

footer li {
    margin-bottom: 2px;
}
    

 }
 @media screen and (min-width: 1025px) and (max-width:1280.9px) {
    
    .logo img {
        max-width: 200px;
       
    }
    
    .logo {
        margin-left: 1%;
        
    }
    
    nav ul li {
        margin-top: 20px;
        
    }

    .btn-contato {
        
    
        margin-left: 0px;
        font-size: 18px;
        white-space: nowrap;

 }
 }