/* RESET */
* {margin: 0; 
    padding: 0; 
    font-size: 100%; 
    font-family: 'Roboto', sans-serif; 
    font-weight: 300; 
    box-sizing: border-box; 
    border: none; 
    outline: none;}
    body {
        background-color: #F5F5F5;
    }
    a {
        text-decoration: none;
    }
    ul {
        list-style: none;
    }
    img {
        max-width: 100%;
    }
h2 {font-size: 1,5em; color: #333;
}
p {font-size: 1em; color: #777;
}

/* CABECALHO */

.cabecalho {
    width: 100%; 
    float: left; 
    padding: 2px 2% ; 
    background-color: #E6E6E6;
   
    
}
.logo a {
 
    float: left; 
    
    font-size: 0;
}
.btn-menu {
    width: 46px; 
    height: 46px;
    float: left;
    text-align: center;
    color: #ffffff;
    border-radius: 46px;
    cursor: pointer;
    background-color: #028CDD;
    margin-left: 1px;
    margin-top: 2px;
   
}

.area-do-cliente a{
    width: 139px; 
    height: 23px; 
    float: right; 
    background: url(../img/AREA.png) 
    no-repeat; 
    font-size: 0;
    margin-top: 10px;
    
}




/* MENU */

.menu {
    display: none; 
    width: 100%;
    height: 100%;
    background-color: rgba(15, 115, 161, 0.9) ;
    position: fixed  ;
    top: 0;
    left: 0;
    z-index:99999;

    
    

}


.btn-close {
    font-size: 2em;
    color: #fff;
    float: right;
    cursor: pointer;
    margin: 2% 3% 0 0;
    
}
.menu ul {
    width: 100%;
    float: left;
    text-align: center;
}
.menu li {
    padding: 1.5%;
}
.menu li a {
    font-size: 2em;
    color: #fff;
    padding: 1.5% 3%;
}
.menu li a:hover {
    
    background-color: #6BBA45;
    border-radius: 10px;
}

/* BBANNER */
.bbanner {

    width: 100%;
    float: left;
    text-align: center;
    padding: 2px 2px;
    background: #6BBA45 no-repeat fixed;
    color: #fff;
    border-bottom: 5px solid #ffffff;
}

.bbanner h1 {
    font-family: 'Anton', sans-serif;
}

.bbanner2 {

    width: 100%;
    float: left;
    text-align: center;
    padding: 2px 2px;
    background: #028CDD no-repeat fixed;
    color: #fff;
    border-bottom: 5px solid #ffffff;
}

.bbanner2 h1 {
    font-family: 'Anton', sans-serif;
}

.bbanner strong a {
    font-family: 'Anton', sans-serif;
    font-size: 33px;
     display: inline-block;
     color: #1370fc; 
    text-decoration: none;
    }
    .bbanner a:hover {
            color: #090363;
            border: 3px solid #090363;
            border-radius: 10px 10px 10px 10px;
            padding: 5px 5px;
            
        }

    
   
/* BANNER */
.banner {
    width: 100%;
    float: left;
    text-align: center;
    padding: 6% 20%;
    background: url(../img/bn1.png) no-repeat fixed;
    
}

.title {
    width: 100%;
    

}
.title h2 {
   
    font-family: 'Merriweather', serif;
    font-size: 2.5em;
    color: #fff;
    font-weight: 700;
}
.title h3 {
 
    font-size: 1em;
    color: #fff;
    
   
}

/* BANNER 2*/
.banner2 {
    width: 100%;
    float: left;
    padding: 3% 5%  ;
    background: url(../img/bn2.png) no-repeat fixed;
    text-align: justify;    
    margin-top: 10px;
    margin-bottom: 10px;
}

.coisas {
    width: 100%;
    float: left;
    padding: 3% 5%  ;
    background: url(../img/bg.png) no-repeat fixed;
    text-align: justify;    
    margin-top: 10px;
    margin-bottom: 10px;
}

.title2 {
    width: 100%;
    

}
.title2 h2 {
   
    font-family: 'Merriweather', serif;
    font-size: 2.5em;
    color: rgb(255, 255, 255);
    font-weight: 700;
    
}
.title2 h3 {
     
    font-size: 1em;
    color: rgb(255, 255, 255);
    
   
}

.title6 {
    width: 100%;
    

}
.title6 h2 {
   
    font-family: 'Merriweather', serif;
    font-size: 2.5em;
    color: rgb(0, 0, 0);
    font-weight: 700;
    
}
.title6 h3 {
     
    font-size: 1em;
    color: rgb(0, 0, 0);
    
   
}

.tel-hill {
    width: 100%;
    margin-bottom: 20px;
}

.hill {
    width: 100%;
    margin-bottom: 20px;
}





.buttons {
    width: 100%;
    margin-top: 80px;
   
}

.btn-acessar{
    width: 200px;
    height: 40px;
    font-size: 1.5em;
    text-align: left;
    cursor: pointer;
    padding: 0 2%;
    border-radius: 10px;
    
}

.buttons i {
    float: right;
}



/* SEVIÇOS */

.servicos {
    width: 40%;
    float: left;
    padding: 1% 1%;
    margin-left: 4.5em; 

}

.servicos3 {
    width: 30%;
    float: left;
    padding: 1% 1%;
    margin-left: 2.1em; 

}



.servico {
    width: 100%;
    background-color: #e6e6e6;
    text-align: left;
    border-radius: 5px; 
    margin-bottom: 3%;
    border-radius: 10px 10px 10px 10px;
    margin-left: auto;
    margin-right: auto;
    
}
.servico img {
    border-radius: 10px 10px 0 0;

}

.servico3 {
    width: 100%;
    background-color: transparent !important;
    text-align: center;
    border-radius: 5px; 
    margin-bottom: 5%;
    border-radius: 10px 10px 10px 10px;
    margin-left: auto;
    margin-right: auto;
    
}

.servico3 h3 {
    font-family: 'Anton', sans-serif;
    
  

}



.servico3 strong {
    font-family: 'Anton', sans-serif;
  color: #028CDD;
  

}
.servico3 img {
    border-radius: 10px 10px 0 0;
  

}


.inner {
    padding: 2% 7% ;
}
.inner a {
    font-size: 1.5em;
    color: #181a17;
    font-weight: 700;
}

.inner p {
    margin-top: 2%;
    color: #181a17;
    line-height: 1.5em;
}

/* SLIDE */

.col-100 {
    width: 100%;
    content: '';
    float: left;
    
    }

button.slick-prev {
    font-size: 0px;
    border: none;
    Width: 50px;
    height: 50px;
    z-index: 9;
    background-color: transparent;
    position: absolute;
    background-image: url(../img/ar1.png);
    top: 40%;
    left: 3%;
}
button.slick-next {
    font-size: 0px;
    border: none;
    Width: 50px;
    height: 50px;
    z-index: 9;
    background-color: transparent;
    position: absolute;
    background-image: url(../img/ar2.png);
    top: 40%;
    right: 3%;
}
.slick-list {
    width: 100%!important;
}
.slick-initialized {
    overflow: hidden;
}
.slick-dots li button {
    font-size: 0px;
    border: 0px solid #E6E6E6;
    width: 17px;
    height: 17px;
    background: transparent;
    border-radius: 50%;
    cursor: pointer;
    padding: 3px 3px;
  

}
.slick-dots {
    margin: 0 auto;
    width: 50%;
    position: absolute;
    left: 40%;
    top: 85%;
    
}



.slick-dots li {
    padding-left: 15px;
    display: inline-block;
}

.slider-principal {
    width: 100%;
    height: 100%;
    border-bottom: 5px solid #ffffff;
    
}
/* RODAPÉ */

.rodape {
    width: 100%;
    float: left;
    padding: 3% 4%;
    text-align: center;
    background-color: #028CDD;
  

}

.social-icons a {
    font-size: 2.5em;
    color: rgba(255, 255, 255, 0.7);
    margin-right: 5%;
}

.social-icons a:hover {
    font-size: 2.5em;
    position: relative;
    color: rgb(0, 0, 0);
    
}
.copyright {
    margin-top: 2%;
    color: rgba(255, 255, 255, 0.7);
}


/* empresa */   
/* BANNER 3*/
.banner3 {
    width: 100%;
    float: left;
    text-align: center;
    padding: 1% 20%;
    background: linear-gradient(to right, #6BBA45,#028CDD);
    
}

.title3 {
    width: 100%;
    
    

}
.title3 h2 {
   
    font-family: 'Merriweather', serif;
    font-size: 1.5em;
    color: #fff;
    font-weight: 700;
}

.title3 h1 {

    margin-top: 2%;
    font-family: 'Merriweather', serif;
    font-size: 2.5em;
    color: #fff;
    font-weight: 700;
}
.title3 h3 {
    margin-top: 2%;
    font-size: 1em;
    color: #fff;
    margin-bottom: 60px;

    
   
}

.title4 {
    width: 100%;
    height: 100px;
    float: right;
    text-align: center;
    background: url(../img/logo.png) no-repeat center;
    margin-top: 10px;

}

.servicos4 {
    width: 100%;
    float: left;
    padding: 1% 1%;
    margin-left: 1.1em; 

}

.servico4 :nth-child(4){
    margin-right: 0;
}


.servico4 {
    width: 100%;
    background-color: transparent !important;
    text-align: center;
    border-radius: 2px; 
    margin-bottom: 3%;
    border-radius: 10px 10px 10px 10px;
    margin-right: 2%;
    
}
.servico4 img {
    border-radius: 2px 2px 0 0;

}


/*servicos p*/
.servicosp {
    width: 23%;
    float: left;
    padding: 1% 1%;
    margin-left: 1.1em; 

}



.servicop {
    width: 100%;
    background-color: transparent !important;
    text-align: center; 
    border-radius: 5px; 
    margin-bottom: 3%;
    border-radius: 10px 10px 10px 10px;
    margin-right: 2%;
    
    
}



/*PALNOS*/
.servicos2 {
  
    float: left;
    padding: 0% 0%;
    margin-left: 1.1em; 

}

.servico2 :nth-child(4){
    margin-right: 0;
}


.servico2 {
    width: 100%;
    text-align: center;
    border-radius: 2px; 
    margin-bottom: 3%;
    border-radius: 10px 10px 10px 10px;
    margin-right: 0%;
    
}



.inner2 {
    padding: 2% 7% ;
}
.inner2 a {
    font-size: 1.5em;
    color: #000000;
    font-weight: 700;
}

.inner2 a:hover {
    
    color: #ffffff;
    
}

.buttons2 {
    width: 100%;
  
   
}

.btn-acessar2{
    width: 100%;
    height: 40px;
    font-size: 1em;
    text-align: left;
    cursor: pointer;
    padding: 0 2%;
    border-radius: 10px;
    background: #F8BA2F;
    text-align: center;
    
}
.btn-acessar5{
    width: 100%;
    height: 40px;
    font-size: 2em;
    cursor: pointer;
    padding: 0 2%;
    border-radius: 10px;
    background: #028CDD;
    text-align: center;
    color: #fff;
    

    
}

.textos {
    

    text-align: center;
    width: 100%;
    color: #028CDD;
    
}

.textos h4 {
 
    margin-bottom: 20px;
}



.btn-acessar3{
    width: 20%;
    height: 40px;
    font-size: 1em;
    text-align: center;
    cursor: pointer;
    padding: 0 2%;
    border-radius: 10px;
    background: #028CDD;
    
}

.buttons2 :hover {
  background-color: #6BBA45;
}

.buttons2 i {
    float: right;
}

.buttons3 :hover {
    background-color: #6BBA45;
  }
  
  .buttons3 i {
      text-align: center;
     
  }

.buttons3 {
    width: 100%;
   
   
}

/* contato*/

.banner4 {
    width: 100%;
    float: left;
    padding: 3% 5%  ;
    background: url(../img/bn4.png) no-repeat fixed;
    text-align: justify;    
}

.title4 {
    width: 100%;
    

}
.title5 h2 {
   text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 2.5em;
    color: rgb(255, 255, 255);
    font-weight: 700;
    
}
.title5 h3 {
    text-align: center;
    font-size: 1em;
    color: rgb(255, 255, 255);
    
   
}


.buttons4 {
    text-align: center;
    width: 100%;
    margin-top: 80px;
   
}

.buttons4 :hover {
    background-color: #6BBA45;
  }
.btn-acessar4{
    width: 250px;
    height: 40px;
    font-size: 1.5em;
    text-align: center;
    cursor: pointer;
    padding: 0 2%;
    border-radius: 10px;
    background: #ffffff;
    
}

.buttons4 i {
    float: right;
}

/*MEDIAS*/
@media screen and (min-width: 1024px) {
    .btn-menu {display: none;}
    .btn-close {display: none;}
   
  
.menu li {
    padding: 0;
    float: left;
    

}
.menu li a {
    color: #1370fc;
    font-size: 13px;
    padding: 15px;
    text-align: center;
    font-family: 'Merriweather', serif;
}
.menu li a:hover {
    border: none;
    color: #fff;
    

}

.menu {
    width: auto;
    height: 100px;
    line-height: 100px;
    float: right;
    background-color: #E6E6E6;
    display: block !important;
    position: static;
    
    
}

}

@media only screen and (max-width : 720px) {
    .servicos {
        width: 100%;
        float: left;
        padding: 2% 2%;
        margin-left: 0; 

}


.servicosp {
    width: 100%;
    float: left;
    padding: 2% 2%;
    margin-left: 0; 

}

.servicos2  {
  
    float: left;
    padding: 2% 2%;
    margin-left: 5px; 

}



.servicos3 {
    width: 100%;
    float: left;
    padding: 2% 2%;
    margin-left: 0; 

}

.servicos5 {
    width: 100%;
    float: left;
    padding: 2% 2%;
    margin-left: 0; 

}






}

