@import url(http://fonts.googleapis.com/css?family=Fira+Sans:300);

.teste{}

body{
  font-family: 'Fira Sans', sans-serif !important;
  color: #333333 !important;
  /*background: url(../img/bg_circulos.png) no-repeat !important;*/
  
  height: 100%;
  font-weight: 300 !important;
 font-size: 16px!important;
 background: url(../img/bg-home.jpg) center;
 background-size: cover;
 color: #fff!important;
}

.alinhamento{padding: 0 3%;}
.alinhamento_1{padding: 0 2%;}

/* MENU */
.logo1{display: none !important;}


.navbar-default .navbar-nav>li>a {
  color: #412e10 !important;
}
.navbar {background-color: #8c704f; height: 120px; margin: 0!important;}

#banner-home {margin-top: -118px; width: 100%;}
#home {padding-top: 20px;}
#home h2 {color: #fff!important; font-size: 25px!important;}
#home p {font-size: 14px;}
.bgDark {background: rgba(140, 112, 79, .2); margin-top: 25px; padding: 15px;}
.noPaddingRight {padding-right: 0!important;}
.noPaddingLeft {padding-left: 0!important;}

.navbar-default {
 background-color: none !important;
 border-color: none !important;
 text-align: center !important;
 font-family: 'Fira Sans', sans-serif !important;
 font-size: 18px;
 font-weight: 300 !important;
 z-index: 5 !important;
}

.navbar-nav {
  float: left;
  margin: 0;
  padding-top: 3% !important;
  font-family: 'Fira Sans', sans-serif !important;
  font-weight: 300 !important
}

.navbar-brand {
  margin-left: 0px !important;
}

.largura{width: 100%;}

/*FOOTER*/
.footer{
  background: #8c704f;
  margin-top: 2%;
  clear: both;
}
#social {padding: 10px 0;}
.linha {
      color: #75623e;
      background-color: #75623e;
      height: 1px;
}

.footer1{
  margin-top: 1%;
  z-index: 2;
}

.blocos{
  margin-bottom:1%;
}


.tel {
  color: #fff;
  font-size: 14px;
}

.tel1{
  color: #fff;
  font-size: 18px;}

.traco{
  color: #fff;
}

.email{
  text-decoration: none !important;
  color: #333333;
  margin-top: -3%;
}

.bloco1{
  float: left;
}

.bloco2{
  float: left;
  text-align: right;
  border-right: 1px #fff solid;
  padding-right: 2%;
  font-size: 12px !important;
}


.bloco3{
  float: left;
  text-align: left;
  vertical-align: bottom;
  margin-top: 3%;
}


/*------
        HOME 
            -------*/



/*CARROSEL*/


#fader {
    position: relative !important; 
    width: 100% !important;
    height: 650px;
}

.banner1{
  background: url(../img/banner1.png) no-repeat;
  background-position: top center;
  width: 100%;
  padding-bottom: 50%;
  background-repeat: no-repeat !important;
  background-size: 98%;
}

.banner2{
  background: url(../img/banner2.png) no-repeat;
  background-position: top center;
  width: 100%;
  padding-bottom: 50%;
  background-repeat: no-repeat !important;
  background-size: 98%;
}

.banner3{
  background: url(../img/banner3.png) no-repeat;
  background-position: top center;
  width: 100%;
  padding-bottom: 50%;
  background-repeat: no-repeat !important;
  background-size: 98%;
}



h1 {color: #896d44 !important;
    font-family: 'Fira Sans', sans-serif !important;
    font-weight: 300 !important;
}

.cor1{
  font-family: 'Fira Sans', sans-serif !important;
  color: #333333 !important;
  font-size: 29px;
  font-weight: 300 !important
}


/* CONTEUDO LATERAL */

h4 {color: #896d44 !important;
    font-family: 'Fira Sans', sans-serif !important;
    font-weight: 300 !important
}

.side{padding-left: 0px !important;}


h4.side{
  font-size: 15px !important;
  font-family: 'Fira Sans', sans-serif !important;
  font-weight: 300 !important
}

p .side{
  font-size: 14px !important;
  font-family: 'Fira Sans', sans-serif !important;
  font-weight: 300 !important}

hr {
  margin: 0px !important;
  border: 0;
  border-top: 0 solid !important;
  height: 1px !important;
}

.cor6{
  font-size: 14px; 
  color: #fff !important; 
  text-decoration: none !important;
  text-align: center;
  font-family: 'Fira Sans', sans-serif !important;
  font-weight: bold !important;
}
/* LINHA QUE FICA ABAIXO DO TITULO DO CONTEUDO LATERAL*/

.fundo1{/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: rgba(184,169,127,1);
background: -moz-linear-gradient(left, rgba(184,169,127,1) 0%, rgba(184,169,127,1) 24%, rgba(84,61,23,1) 0%, rgba(84,61,23,1) 100%) !important;
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(184,169,127,1)), color-stop(24%, rgba(184,169,127,1)), color-stop(0%, rgba(84,61,23,1)), color-stop(100%, rgba(84,61,23,1))) !important;
background: -webkit-linear-gradient(left, rgba(184,169,127,1) 0%, rgba(184,169,127,1) 24%, rgba(84,61,23,1) 0%, rgba(84,61,23,1) 100%) !important;
background: -o-linear-gradient(left, rgba(184,169,127,1) 0%, rgba(184,169,127,1) 24%, rgba(84,61,23,1) 0%, rgba(84,61,23,1) 100%) !important;
background: -ms-linear-gradient(left, rgba(184,169,127,1) 0%, rgba(184,169,127,1) 24%, rgba(84,61,23,1) 0%, rgba(84,61,23,1) 100%) !important;
background: linear-gradient(to right, rgba(184,169,127,1) 0%, rgba(184,169,127,1) 24%, rgba(84,61,23,1) 0%, rgba(84,61,23,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8a97f', endColorstr='#543d17', GradientType=1 ) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#42515a',GradientType=1 ) !important; /* IE6-8 */
margin-bottom: 3% !important;
}

/*------
        QUEM SOMOS 
                  -------*/

h2{color: #896d44 !important;}   


.corNome{
  color: #896d44 !important;
  font-family: 'Fira Sans', sans-serif !important;
  font-size: 18px;
  font-weight: 300 !important
}

.cor2{
  font-family: 'Fira Sans', sans-serif !important;
  color: #896d44 !important;
  font-size: 19px;
  font-weight: 300 !important;
}

.qualificacao{font-size: 15px;}

.img_quemsomos{
  float: left;
  margin-right: 2%;
  vertical-align: top !important;
}

.espaco_quem{margin-top: 41px;}


.espaco_quemsomos{margin-top: 2%;}
.txt_historia1{
  font-size: 16px !important;
  font-family: 'Fira Sans', sans-serif !important;
  font-weight: 300 !important
}


.banner_quemsomos{margin: 0 auto;}
/*------
        NOSSO ESPACO 
                    -------*/

.mini_espaco{margin-top: 30px; width: 98% !important;}
/*------
        TRATAMENTO 
                  -------*/

.side_tratamento{
    width: 20% !important;
    margin-top: 3%;
}

.side_fundo1{
background: -moz-linear-gradient(left,  rgba(137,109,68,1) 0%, rgba(137,109,68,1) 45%, rgba(84,61,23,1) 45%, rgba(84,61,23,1) 58%, rgba(84,61,23,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(137,109,68,1)), color-stop(45%,rgba(137,109,68,1)), color-stop(45%,rgba(84,61,23,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(100%,rgba(84,61,23,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 45%%,rgba(84,61,23,1) 45%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 45%,rgba(84,61,23,1) 45%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 45%,rgba(84,61,23,1) 45%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* IE10+ */
background: linear-gradient(to right,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 45%,rgba(84,61,23,1) 45%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#42515a',GradientType=1 ) !important; /* IE6-8 */
margin-bottom: 3% !important;
}

.side_fundo2{
background: -moz-linear-gradient(left,  rgba(137,109,68,1) 0%, rgba(137,109,68,1) 87%, rgba(84,61,23,1) 58%, rgba(84,61,23,1) 58%, rgba(84,61,23,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(137,109,68,1)), color-stop(87%,rgba(137,109,68,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(100%,rgba(84,61,23,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 87%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 87%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 87%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* IE10+ */
background: linear-gradient(to right,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 87%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#42515a',GradientType=1 ) !important; /* IE6-8 */
}

.side_fundo3{
background: -moz-linear-gradient(left,  rgba(137,109,68,1) 0%, rgba(137,109,68,1) 53%, rgba(84,61,23,1) 53%, rgba(84,61,23,1) 58%, rgba(84,61,23,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(137,109,68,1)), color-stop(53%,rgba(137,109,68,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(100%,rgba(84,61,23,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 53%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 53%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 53%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* IE10+ */
background: linear-gradient(to right,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 53%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#42515a',GradientType=1 ) !important; /* IE6-8 */
}

.side_fundo4{
background: -moz-linear-gradient(left,  rgba(137,109,68,1) 0%, rgba(137,109,68,1) 42%, rgba(84,61,23,1) 37%, rgba(84,61,23,1) 58%, rgba(84,61,23,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(137,109,68,1)), color-stop(42%,rgba(137,109,68,1)), color-stop(37%,rgba(84,61,23,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(100%,rgba(84,61,23,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 42%,rgba(84,61,23,1) 37%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 42%,rgba(84,61,23,1) 37%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 42%,rgba(84,61,23,1) 37%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* IE10+ */
background: linear-gradient(to right,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 42%,rgba(84,61,23,1) 37%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#42515a',GradientType=1 ) !important; /* IE6-8 */
}

.side_fundo5{
background: -moz-linear-gradient(left,  rgba(137,109,68,1) 0%, rgba(137,109,68,1) 49%, rgba(84,61,23,1) 45%, rgba(84,61,23,1) 58%, rgba(84,61,23,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(137,109,68,1)), color-stop(49%,rgba(137,109,68,1)), color-stop(45%,rgba(84,61,23,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(100%,rgba(84,61,23,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 49%,rgba(84,61,23,1) 45%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 49%,rgba(84,61,23,1) 45%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 49%,rgba(84,61,23,1) 45%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* IE10+ */
background: linear-gradient(to right,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 49%,rgba(84,61,23,1) 45%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#42515a',GradientType=1 ) !important; /* IE6-8 */
}

.side_fundo6{
background: -moz-linear-gradient(left,  rgba(137,109,68,1) 0%, rgba(137,109,68,1) 56%, rgba(84,61,23,1) 53%, rgba(84,61,23,1) 58%, rgba(84,61,23,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(137,109,68,1)), color-stop(56%,rgba(137,109,68,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(100%,rgba(84,61,23,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 56%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 56%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 56%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* IE10+ */
background: linear-gradient(to right,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 56%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#42515a',GradientType=1 ) !important; /* IE6-8 */
}

.side_fundo7{
background: -moz-linear-gradient(left,  rgba(137,109,68,1) 0%, rgba(137,109,68,1) 52%, rgba(84,61,23,1) 53%, rgba(84,61,23,1) 58%, rgba(84,61,23,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(137,109,68,1)), color-stop(52%,rgba(137,109,68,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(100%,rgba(84,61,23,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 52%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 52%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 52%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* IE10+ */
background: linear-gradient(to right,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 52%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#42515a',GradientType=1 ) !important; /* IE6-8 */
}

.side_fundo8{
background: -moz-linear-gradient(left,  rgba(137,109,68,1) 0%, rgba(137,109,68,1) 75%, rgba(84,61,23,1) 53%, rgba(84,61,23,1) 58%, rgba(84,61,23,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(137,109,68,1)), color-stop(75%,rgba(137,109,68,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(58%,rgba(84,61,23,1)), color-stop(100%,rgba(84,61,23,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 75%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 75%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 75%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* IE10+ */
background: linear-gradient(to right,  rgba(137,109,68,1) 0%,rgba(137,109,68,1) 75%,rgba(84,61,23,1) 53%,rgba(84,61,23,1) 58%,rgba(84,61,23,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#42515a',GradientType=1 ) !important; /* IE6-8 */
}

.cor3 {font-family: 'Fira Sans', sans-serif !important;
  color: #896d44 !important;
  font-size: 13px;
  font-weight: 300 !important;}

img .implantes{
  margin: 0px auto;
}

.cor4{
  font-size: 18px; 
  color: #b8a97f !important; 
  text-decoration: none !important;
  font-family: 'Fira Sans', sans-serif !important;
  font-weight: 300 !important;
}

.cor5{
  font-size: 18px; 
  color: #896d44 !important; 
  text-decoration: none !important;
  text-align: center;
  font-family: 'Fira Sans', sans-serif !important;
  font-weight: 300 !important;
}


.img_orto{margin: 15% auto;}

.img_orto1{margin: 12% auto;}
/*------
        DICAS SAUDE 
                   -------*/

ul{padding-left: 18px;}

.accordion {
  overflow:hidden;
}

/*----- Section Titles -----*/
.accordion-section-title {
  width:100%;
  padding:15px;
  display:inline-block;
  border-bottom:1px solid #543d17;
  /* Type */
  font-size:1.200em;
  color: #fff !important;
  text-decoration: none !important;
  font-family: 'Fira Sans', sans-serif !important;
  font-weight: 300 !important;
}

.accordion-section-title.active, .accordion-section-title:hover {
  /* Type */
  text-decoration:none;
}

.accordion-section:last-child .accordion-section-title {
  border-bottom:none;
}

/*----- Section Content -----*/
.accordion-section-content {
  padding:15px;
  display:none;
}

.linha1{
  color: #a6ce39;
  background-color: #a6ce39;
  height: 1px;}


a {
  text-decoration: none;
}


/*------
        CONTATO 
               -------*/                   

.email1{
  margin-top: 1%;
  text-decoration: none !important;
  color: #fff !important;
}

.tel_contato{
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}

.padding{
  padding: 0px !important;
}

label{
  color: #fff !important; 
  font-family: 'Fira Sans', sans-serif !important;
  text-decoration: none;
  font-weight: 300 !important;
}

input{
  background-color: #e7e0c2; 
  border:0px;
  color: #000!important;
}

.pula{
  margin-bottom: 2% !important;
}

textarea{
  background-color: #e7e0c2; 
  border:0px;
  width: 97% !important;
}

.envia{
    margin-bottom: 3%;
  }

select{
  background: #e7e0c2 !important;
  border: none !important;
  float: right !important;
}


/*------
        INTERMEDIARIO MENU 
                          -------*/ 
@media (min-width: 1000px) and (max-width: 1200px){
.navbar-brand {
  margin-left: 0px !important;
  margin-right: 0px !important;
  }

.logo1{display: none !important;}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 8px !important;
  }

}

@media only screen and (max-width: 990px) {
  .noPaddingRight, .noPaddingLeft {padding: 0!important;}
  .navbar {height: 220px!important;}
}
/*------
        TABLET 
               -------*/ 
@media (min-width: 769px) and (max-width: 1000px){

.logo{display: none !important;}

.logo1{display: block !important;}

  .largura{width: 100% !important; }

  .navbar-brand {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0px 15px !important;
  }

 .navbar-nav {
  float: left;
  margin: 0;
  padding-top: 0px !important;
  font-family: 'Fira Sans', sans-serif !important;
  text-align: center;
  font-weight: 300 !important;
}

.navbar-collapse {
  padding-right: 6px !important;
  padding-left: 6px !important;
  }

  ul{
    width: 100%;
  }

  .nav>li>a {
  padding: 10px 11px !important;
}

.side_tratamento {
  width: 33% !important;
  margin-top: 3%;
}

.side_margin{margin-top: 18%;}
}

.galeria-espaco{
	height: 800px;
}

/*------  MOBILE  -------*/                   

@media screen and (max-width: 768px) {
  .navbar {height: 70px!important; padding-top: 10px;}
  #banner-home {margin-top: 0;}
  .navbar-collapse {background-color: #8c704f;}

  .logo{
    width: 50%;
    display: block !important;
  }

  .logo1{display: none !important;}
  
  .navbar-brand {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0px 15px !important;
  }

  ul{
    width: 100%;
  }

  .largura{
    display: none;
  }

  .bloco2{  
    text-align: left;
    border: none;
  }

  textarea{
    width: 100% !important;
  }

  .envia{
    margin-left: 0px !important;
    margin-bottom: 3%;
  }

  .side_tratamento {
  width: 100% !important;
  margin-top: 3%;
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none !important;
  }
	
  .galeria-espaco{
	  height: 2100px !important;
  }
	
	#home{
		padding-bottom: 40px;
	}
	
	.footer1{
		padding-top: 40px;
	}
	
	.img_quemsomos{
		float: none;
	}
	
	.espaco_quem{
		text-align: center;
	}
	
	.espaco_quem ul{
		text-align: left;
	}
	
	.qualificacao{
		text-align: left;
	}
	
	.corNome{
		margin: 15px 0;
	}
	
	h4{
		text-align: center;
		margin-top: 50px;
	}
	
	.estetica{
		padding: 20px;
	}
	
	.maps-contato iframe{
		margin: 30px 0;
	}

}