/*
Theme Name: SAMED - Site
Author: Max Silva - SAMED
Author URI: https://wordpress.org/
Description: Tema desenvolido para a SAMED
Version: 1.0
*/
body, img, ul, li, h1, h3, p {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Roboto',sans-serif;
    line-height: 1.42857143;
    color: #333;
    background: #fff;
}
img {
    max-width: 100%;
}

/* Clearfix */
.crear-fix::after, .crear-fix::before {
    content: ' ';
    display: table;
}

.crear-fix::after {
    clear: both;
}
/* faixa */
.faixa {
    border-bottom: 1px solid #959494;
}
ul li {
    display: inline-block;
}
ul li img {
    margin-right: 4px;
}
.faixa-inter{
    padding: 6px;
}
.faixa-inter ul {
    float: left;
}
.faixa-inter ul li{
    margin-right: 10px;
    color: #b8b9bc;
    margin-top: 5px;
}
.end:before{
    content: '';
    background: url(../_img/local.png) no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
    float: left;
    margin-right: 8px;
}
.tel:before{
    content: '';
    background: url(../_img/tel.png) no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
    float: left;
    margin-right: 8px;
}
.faixa-inter a {
    text-decoration: none;
    cursor: pointer;
    float: right;
}
.soc {
    margin: 0 15px;
}
.btn-contato{
    color: #fff;
    background: #006499;
    padding: 6px 18px;
    border-radius: 9px;
}
.btn-contato:hover{
    background: #0a82c6;
}
/* menu de navegação */
.back-nav {
    background: #fff;
    padding: 3px;
}
.menu {
    padding: 10px 30px;
}
.logo img {
    float: left;
}
.back-nav ul{
    float: right;
    display: inline;
    margin-top: 11px;
}
.back-nav ul li{
    margin-left: 4px;
}
.back-nav ul a {
  text-decoration: none;
  text-transform: uppercase;
  color: #146e9f;
  padding: 9px 6px;
  display: block;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.back-nav ul a:hover {
    color: #fff;
    background: #006499;
    border-radius: 10px;
    font-weight: 400;
}

/* main texto */
.back-img {
   
    height: 100%;
    background-position: center;
    background-size: cover;
    position: relative;
}
.inner-container{
    text-align: left;
    position: absolute;
    max-width: 825px;
    height: auto;
    margin-top: 167px;
    padding: 0 30px;
}
.inner-container h1 {
    font-size: 35px;
    font-size: 2.18em;;
    color: #1e829b;
    margin-top: 17px;
    text-align: left;
    font-weight: bold;
}
.inner-container h2{
    font-size: 24.5px;
    color: #737678;
}
.back-img a {
    margin-top: 20px;
    font-size: 1.3em;
    font-family: "Souce Snas Pro", sans-serif;
}
.btn {
    display: inline-block;
    background: #1e829b;
    font-weight: bold;
    padding: 10px;
    color: #fff;
    text-align: center;
    outline: none;
    text-decoration: none;
    border: 1px solid #1e829b;
    border-radius: 8px;
    transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
.btn:hover{
    background: rgba(0,0,0,.1);
    border: 1px solid #1e829b;
    color: #1e829b;
}

/* solucoes */
.solutions {
    background-color: #fff;
}
.inner-solutions {
    margin: 0 auto;
    max-width: 650px;
    text-align: center;
    padding: 20px 0;
}
.inner-solutions h2 {
    font-weight: bold;
    font-size: 1.75em;
    color: #666666;
}
.inner-solutions p{
   color: #969696;
   font-size: 1.125em;
}
.inner-solutions p:after{
    content: '';
    display: block;
    background: url(../_img/sinal.svg) no-repeat;
    height: 14px;
    width: 55px;
    margin: 10px auto;
}
/* blocos serviçoes */
.services {
    padding-bottom: 30px;
}
.bloc-services {
    display: block;
    max-width: 270px;
    padding: 15px;
    background-color: #f8fffe;
    text-align: center;
    color: #7c7f7e;
    margin: 10px auto;
    min-height: 373px;
}
.bloc-services img {
    max-width: 85px;
    height: auto;
    color: #6da1c1;
    margin: 12px 0;
}
.bloc-services h3{
    min-height: 52px;
}
.bloc-services p{
    text-align: justify;
    font-size: 16px;
    font-size: 1em; 

}
/* conheca */
.conheca {
    background-color: #106a80;
}
.inner-conheca {
    margin: 0 auto;
    max-width: 441px;
    text-align: center;
    color: #fff;
    padding: 15px 0;
}
.inner-conheca h2{
    font-weight: bold;
    font-size: 1.35em;
    max-width: 350px;
    margin: 30px auto 25px auto;
}
.inner-conheca h2:after {
    content: '';
    display: block;
    width: 200px;
    height: 3px;
    background-color: #fff;
    margin: 0 auto;
}
.conheca ul li{
    list-style: none;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    margin: 10px;
}
.conhec-1:before {
    content: '';
    display: inline-block;
    background: url('../_img/Forma-1-1.png') no-repeat;
    height: 54px;
    width: 37px;
    float: left;
    margin-right: 7px;
}
.conhec-2:before {
    content: '';
    display: inline-block;
    background: url('../_img/Forma-1-1-1.png') no-repeat;
    height: 54px;
    width: 54px;
    float: left;
    margin-right: 7px;
}
.conhec-3:before {
    content: '';
    display: inline-block;
    background: url('../_img/Forma-1-4.png') no-repeat;
    height: 54px;
    width: 37px;
    float: left;
    margin-right: 7px;
}
.conhec-4:before {
    content: '';
    display: inline-block;
    background: url('../_img/Forma-1-7.png') no-repeat;
    height: 54px;
    width: 48px;
    float: left;
    margin-right: 7px;
}
/* o alinhamento abaixo é para exibir somente na media maior que 994*/
.alinh-list {
    margin-left: 132px;
}
/**/

.btn-conhec {
    display: inline-block;
    background: #ffffff;
    font-weight: bold;
    padding: 10px 25px;
    color: #106a80;
    text-align: center;
    outline: none;
    text-decoration: none;
    border: 1px solid #1e829b;
    border-radius: 8px;
    transition: background-color 0.2s ease-out, color 0.2s ease-out;
    margin: 30px auto;
}
.btn-conhec:hover {
    background-color: #106a80;
    border-color: #ffffff;
    color: #fff;
}

/* fale conosco */
.conosco {
    padding-bottom: 44px;
}
.conosco img {
    max-width: 96px;
}
.centro {
    text-align: center;
}
.conosco p {
    color: #969696;
    margin: 10px 0 23px 0;
}
/* numeros */
.numeros {
    background: url('../_img/back_empresa.jpg') no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.inner-numeros {
    text-align: center;
}
.title-numeros{
    color: #ffffff;
    padding: 40px 0;
}

.bloc-numeros {
    display: block;
    max-width: 221px;
    padding: 15px;
    background-color: rgba(18,114,148,.5);
    text-align: center;
    border: 1px solid #649eb7;
    border-radius: 14px;
    color: #fff;
    margin: 10px auto;
}
.bloc-numeros h3{
    font-size: 30px;
}
.bloc-numeros img {
    max-width: 90px;
    margin: 18px 0;
}
/* capitura email */
.capitura-email p {
    margin: 49px auto 24px auto;
    text-align: center;
    font-size: 21px;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    max-width: 500px;
}
.cap-form {
    margin: 0 auto;
}
.uf-submit {
    padding: 11px;
    background: #009bdb;
    color: #ffffff;
    border: none;
    font-family: 'Roboto',sans-serif;
    border-radius: 9px;
    font-size: 19px;
    cursor: pointer;
}
.area-input {
    width: 384px;
    padding: 15px;
    font-family: 'Roboto',sans-serif;
    border-radius: 7px;
    font-size: 14px;
    color: #969899;
    border: none;
    margin: 0 2px;
}
.cap-form {
    margin-bottom: 25px;
}
/* slider */

/* rodape */
.rodape {
    background-color: #017099;
    padding: 20px 0;
}

.logofooter p {
    color: #fff;
    margin-top: 10px;
    display: block;
    max-width: 400px;
}

.endfooter ul {
    margin-top: 26px;
    max-width: 398px;
    float: right;
}
.endfooter ul li{
    list-style: none;
    color: #fff;
    display: block;
    padding: 2px 0;
}

.social {
    margin: 0 auto;
    padding: 22px 0 15px 0;
}
.social ul li {
    list-style: none;
    display: inline-block;
}
.social ul li a{
    margin: 3px 5px;
    padding: 3px;
}
.social ul li a img {
    max-width: 30px;
}

/* fixo no footer */
.whatsapp {
    position: fixed;
    top: 88%;
    left: 1%;
    padding: 5px;
    z-index: 10000000;
    max-width: 64px;
}
/* responsivo */
@media only screen and ( max-width:991px){
  .alinh-list {
        margin-left: 32px;
    }
}
@media only screen and ( max-width:767px){
    .alinh-list {
        margin-left: 0px;
    }
    .endfooter ul {
        float: none;
        margin: 0 auto;
    }
    .logofooter p {
        margin: 10px auto;
    }
    .endfooter ul {
     text-align: center;
    }
    .logofooter {
        text-align: center;
    }
    .end {
        display: none;
    }
}
@media only screen and ( max-width:895px){
    .btn-contato {
        display: none;
    }
}
@media only screen and ( max-width:616px){
    .area-input {
        width: 284px;
    }
    .inner-container {
        margin-top: 126px;
    }
}
@media only screen and ( max-width:544px){
    .inner-container h1 {
        font-size: 35px;
        font-size: 1.80em;
    }
    .end {
        max-width: 295px;
        font-size: 14px;
    }
}
@media only screen and ( max-width:459px){
    .inner-container h1 {
        font-size: 35px;
        font-size: 1.80em;
    }
    .soc {
        margin: 0 auto;
        float: none;
    }
    .faixa-inter a {
        float: none;
    }
    .faixa-inter {
        text-align: center;
    }
    .inner-container h1 {
        font-size: 21px;
        font-size: 1.47em;
    }
    .inner-container h2 {
        font-size: 20.5px;
    }
    .capitura-email p {
      font-size: 16px;
      max-width: 381px;
    }
    .inner-solutions {   
     max-width: 423px;
    }
    .inner-solutions p {
     font-size: 1em;
    }
}
@media only screen and ( max-width:459px){

    .inner-container h1 {
         font-size: 21px;
    }
    .inner-container h2 {
        font-size: 16.5px;
    }
    .back-img a {
     font-size: 1em;
    }
    .inner-conheca h2 {
        font-size: 1.1em;
        max-width: 300px;
    }
    .btn-conhec {
        padding: 10px 18px;
    }
    .conosco img {
     max-width: 60px;
    }
    .conheca ul li {
        font-size: 17px;
    }
    .cap-form {
     text-align: center;
    }
    .uf-submit {
      margin-top: 10px;
    }
}

@media only screen and (max-width: 887px){
    /* mobile btn */
    .logo img{
        max-width: 160px;
    }
    .mobile-btn {
        display: block;
        width: 36px;
        height: 36px;
        cursor: pointer;
        color: #5a99bc;
        border-top: 4px solid;
        margin: 9px 20px 0 0;
        float: right;
        position: relative;
        -webkit-backface-visibility: hidden;
    }
    .mobile-btn::after, .mobile-btn::before {
        content: '';
        display: block;
        height: 4px;
        margin-top: 6px;
        background: currentColor;
        position: relative;
        transition: transform .2s ease;
    }
    .mobile-btn.active {
        border-top-color: transparent;
    }
    .mobile-btn.active::after {
        margin-top: 0px;
        top: 2px;
        transform: rotate(45deg);
    }
    .mobile-btn.active::before {
        margin-top: 0px;
        top: 6px;
        transform: rotate(135deg);
    }
    .mobile-menu {
        position: absolute;
        background: #fff;
        padding: 10px;
        top: 122px;
        right: 0;
        z-index: 9000;
        opacity: 0;
        visibility: hidden;
        /*transform: translate3d(60px, 0px,0px);*/
        transition: .3s;
    }
    .mobile-menu.active {
        opacity: 1;
        visibility: visible;
        transform: translate3d(0px, 0px,0px);
    }
    .mobile-menu li {
        display: block;
    }
    .mobile-menu li a{
        border-top: 2px solid;
        width: 100%;
        text-align: center;
    }

}