header {
    /*background: #61AB9F url(../img/pattern_conf.png) repeat-x;*/
   
}

body {

  font: 17px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.428571429;
  color: #595959;
}


.tudoHeader{
  background: #61AB9F;
  }

h2 {
  /*color: #61AB9F;*/
}

h4 {
  color: #61AB9F;
  font: 300 18px/24px 'Roboto Slab';
  letter-spacing: -1px;
  margin: 0 0 16px 0;
}

h5 {
  font: bold 30px/34px 'Roboto Slab';
  color: #61AB9F ;
  letter-spacing: 0px;
  margin: 0 0 16px 0;
}

strong{
  color:#61AB9F;
}

p{
  color: #777;
}

.info p a {
  color: #61AB9F;
}

nav.tm_navbar li a {
  background: #61AB9F;
}

nav.tm_navbar li:hover > a {
  background: #247E6F;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: -5px;
  margin-right: -5px;
}

nav.tm_navbar li.active > a {
  background: #247E6F;
}

nav.tm_navbar .sfHover > a {
  background: #247E6F;
}


.thumb-box2 {
  margin-top: 75px;
  background-color: #61AB9F;
}

.thumb-pad1 .caption .title {
  color: #fff;
}

.thumb-pad1 .caption {
  color: #ffffff;
}

.list_carousel1 .foo > li figure i {
  background: rgba(97, 171, 159, 0.75);
}

.list1 li a {
  color: #175F53;
}

.list1 li {
  background: url(../img/more_arr2_confort.png) left 5px no-repeat;
}

.list1 li a:hover {
  color: #ffffff;
}

.thumb-box1 {
  background-image: url(../img/fundoConfort.jpg);
}

footer h1 {
  color: #04241E;
}

footer p {
  color: #04241E;
}

a:hover, a:focus {
  color: #165F53;
}

a {
  color: #61AB9F;
}

footer h1 a {
  color: #04241E;
}

footer h1 a:hover {
  color: #04241E;
}

.list_carousel2 #foo2 > li .title {
  color: #61AB9F;
}

.list_carousel2 #foo2 > li .extra-wrap .name {
  color: #61AB9F;
}

#foo2_pag a {
  background: #61AB9F;
}

footer p a {
  color: #04241E;
  }

footer p a:hover {
  color: #61AB9F;
  }

.list_carousel2 #foo2 > li .extra-wrap .description::after {
  background: url(../img/quote2_confort.png) no-repeat;
}

#toTop {
  background: url(../img/top_confort.png) 0 top no-repeat;
}

#toTop:hover {
  background: url(../img/top_confort.png) 0 bottom no-repeat;
}

nav.tm_navbar ul {
  width: 95%;
}

.btn-default.btn2 {
  color: #61AB9F;
}

.btn-default.btn2:hover {
  color: #247E6F;
}

.list_carousel1 .foo > li figure:hover p {
  color: #fff;
}

nav.tm_navbar .sub-menu > ul {
  background: #247E6F;
}

nav.tm_navbar .sub-menu ul > li:hover > a {
  color: #247E6F !important;
  }


.content {
  padding: 0;
  margin-top: 25px;
}

nav.tm_navbar li {
  padding-left: 5px;
  padding-right: 5px;
  letter-spacing: 1px
 }

 nav.tm_navbar ul {
  display: table;
  table-layout: inherit;
  width: initial;
  float: right;
}