/*=========== CSS MODIFICADO =======================*/

.formulario-1 {
  background: #F8F8F8;
  padding: 40px 0px 30px 0px;
}

.forms-esq {
  float: left;
  width: 32%;
  margin-right: 2%;
}

.forms-dir {
  float: right;
  width: 66%;
}

.form-esq {
  float: left;
  width: 32%;
  margin-right: 2%;
}

.form-center {
  float: left;
  width: 32%;
  margin-right: 2%;
}

.form-dir {
  float: right;
  width: 32%;
}

.form-control {
  margin: 0px 0px 10px 0px;
}

.btn-simul {
  display: block;
  margin: 0 auto;
  background-color: #009897;
  font-size: 20px;
  margin-top: 20px;
  color: #fff;
  border: 1px solid #009897 !important;
}

.btn {
  background-color: #009897!important;
  font-size: 20px !important;
  margin-top: 20px !important;
  color: #fff !important;
  border: 1px solid #009897!important;
}

#porto-seguro {
  background-image: url(../images/banner-porto.jpg);
  background-size: cover;
  width: 100%;
  height: 600px;
  padding: 30px;
  color: #FFF;
}

#porto-seguro .texto-porto {
  margin-top: 150px;
}

#porto-seguro h2 {
  color: #009796;
}

#porto-seguro #seguro-porto {
  padding: 10px;
  height: 50px;
  font-size: 16px;
  -webkit-appearance: initial;
  color: black;
}

.bg_video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  background-size: cover;
}

.panel-group {
  margin-bottom: 20px;
  font-family: 'Source Sans Pro', sans-serif;
}

.accordion-section .accordion-holder .panel-default {
  box-shadow: none;
  border-radius: 0;
  font-size: 18px;
  line-height: 28px;
}

.accordion-section .accordion-holder .panel-default .panel-heading {
  background: #fff;
  padding: 0;
  border-radius: 0;
}

.accordion-section .accordion-holder .panel-default .panel-heading h4 {
  position: relative;
}

.accordion-section .accordion-holder .panel-default .panel-heading h4 a {
  background-color: #E94659;
}

.accordion-section .accordion-holder .panel-default .panel-heading h4 a {
  font-weight: bold;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  text-transform: none;
  display: block;
  background: #009796;
  color: #fff;
  padding: 20px 30px;
  transition: all .3s ease;
}

.contact-area {
  padding-left: 70px;
}

.contact-area form {
  margin-top: 60px;
}

.banner_pesquisa {
  text-align: left;
  margin-top: 100px;
}

#beneficios {
  text-align: center;
  padding: 50px 0;
}

#faq {
  padding: 50px 0;
  background-color: #fcfcfc;
}

#beneficios img {
  margin: 0 auto;
}

.beneficos-txt {
  text-align: left !important;
}

.form-home {
  background-color: #009897a6;
  padding: 20px;
}

.invisivel {
  display: none;
  visibility: hidden;
  width: 0px;
}

#home .banner_pesquisa h2 {
  color: white;
  font-size: 35px;
}

#home .banner_pesquisa h4 {
  font-size: 20px;
}

@media(max-width: 768px) {
  #home .banner_pesquisa {
    width: 98%;
  }
  #home .banner_pesquisa #plano {
    width: 95%;
  }
}

#home #plano {
  height: 50px;
  font-size: 18px;
  border: none;
  width: 400px;
  display: block;
  margin: 0 auto;
}

#home #btn_pesquisar {
  padding: 10px;
  background-color: #456d6d;
  color: white;
  font-size: 18px;
  border: none;
  border-radius: 5px;
  margin: 10px auto;
}

@media(max-width: 768px) {
  #about .quem_somos {
    position: relative;
    left: 0;
    width: 100%;
    border-radius: 5px;
  }
  #about #quem_somos {
    text-align: initial;
    width: 100%;
    padding: 2px;
  }
}

#smartbanner {
  position: absolute;
  top: 0px;
  height: 150px !important;
  width: 100%;
  margin: 0 auto;
  display: none;
  background-color: #f9c033;
  z-index: 99999;
}

.navbar {
  min-height: 120px !important;
}

#telefone_topo {
  position: relative;
  top: 40px;
  list-style: none;
  float: left;
}

#telefone_topo li a {
  font-size: 18px;
  color: black;
}

#lista_telefones {
  list-style: none;
}

#lista_telefones li a {
  color: white;
}

#bio_ep_content .mao {
  min-height: 447px;
}

#bio_ep_content .frase {
  min-height: 447px;
}

.form_pesquisar input {
  width: 80%;
  padding: 10px;
  border: none;
  color: black;
  outline: none;
  font-size: 18px;
}

#banner_pols {
  position: relative;
  top: 50px;
}

#banner_pols .panel {
  max-height: 480px;
}

#banner_pols img {
  width: 100%;
  height: 250px;
  display: block;
  margin-top: 0 auto;
}

#banner_pols .panel p {
  height: 80px;
}

#banner_pols .pesquisa {
  background-color: #7dbbc0;
  color: white;
  border: none;
}

#bt_whatsapp {
  position: fixed;
  bottom: 0%;
  right: -135px;
}

#bt_whatsapp:hover {
  right: 0;
  transition: 0.75s;
}

#bt_whatsapp img {
  width: 200px;
}

#lista_redes img {
  padding: 0 2px;
}

#app {
  padding: 30px;
  background-color: #009796;
  width: 100%;
  color: #FFF;
}

#app h2 {
  color: #FFF;
}

#app #celular {
  width: 100%;
  display: block;
  margin: 0 auto;
}

@media(max-width: 768px) {
  #app #celular {
    margin-top: 0;
    width: 300px;
  }
}

#app .detalhe_app {
  position: relative;
}

#applicativo {
  width: 110px;
  display: inline-block;
  margin: 0 auto;
  padding: 0 2px;
}

#about {
  background-color: rgb(0, 152, 151);
  padding: 30px;
  color: #fff !important;
}

#porto-seguro {
  margin-top: 50px;
  padding: 30px;
}

#porto-seguro img {
  width: 100%;
  display: block;
  margin: 15px auto;
}

#adesao {
  padding: 20px;
  margin-top: 5%;
  background-color: rgb(136, 191, 194);
}

#adesao h3 {
  color: black;
  font-size: 27px;
  font-weight: bold;
}

#adesao h4 {
  color: #000;
  font-size: 22px;
}

#adesao .adesao {
  background-color: #456d6d;
  color: #FFF;
  font-weight: 500;
  border: none;
  border-radius: 5px;
  padding: 20px;
  position: relative;
  right: 50%;
  margin-top: 20px;
}

@media(max-width: 768px) {
  #adesao .adesao {
    width: 80%;
    left: 0;
    margin-top: 20px;
  }
}

#amil-dental {
  background-image: url('../images/banner-amil.jpg');
  width: 100%;
  height: 600px;
  background-size: cover;
}

#amil-dental .titulo-amil {
  margin-top: 50px;
}

#amil-dental img {
  width: 250px;
}

#amil-dental h3 {
  color: #FFF;
}

#amil-dental h4 {
  color: #FFF;
  height: 50px;
}

#amil-dental a {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
}

#amil-dental button {
  margin: 10px 0;
}

#amil-dental .individual {
  background-color: rgba(0, 193, 222, 0.73);
  color: white;
  width: 24%;
  padding: 20px;
  margin: 10px 2px;
}

#amil-dental .empresarial {
  background-color: rgba(0, 159, 184, 0.73);
  color: white;
  width: 24%;
  padding: 20px;
  margin: 10px 2px;
}

#amil-dental .kids {
  background-color: rgba(0, 115, 133, 0.73);
  color: white;
  width: 24%;
  padding: 20px;
  margin: 10px 2px;
}

#amil-dental .regional {
  background-color: rgba(0, 87, 102, 0.73);
  color: white;
  width: 24%;
  padding: 20px;
  margin: 10px 2px;
}

#pme-saude {
  padding: 30px;
  margin-top: 5%;
}

#pme-saude img {
  width: 100%;
  margin: 0 auto;
  display: block;
}

#pme-saude button {
  background-color: #456d6d;
  color: white;
}

#panflecor {
  padding: 30px;
  background-color: rgba(200, 200, 200, 0.1);
}

#panflecor img {
  position: relative;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#panflecor .btn-default {
  background-color: #456d6d;
  color: white;
  border: none;
  border-radius: 5px;
}

@media (max-width: 768px) {
  .navbar-right {
    margin-top: 0px;
  }
  .navbar-collapse {
    margin-top: 50px !important;
  }
  #banner_pols .panel {
    max-height: 470px;
  }
  #amil-dental {
    width: 100%;
    min-height: 1100px;
    background-attachment: fixed;
    background-size: cover;
  }
  #amil-dental .individual {
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 193, 222, 0.73);
    color: white;
  }
  #amil-dental .empresarial {
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 159, 184, 0.73);
    color: white;
  }
  #amil-dental .kids {
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 115, 133, 0.73);
    color: white;
  }
  #amil-dental .regional {
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 87, 102, 0.73);
    color: white;
  }
}

/*CSS GENIUS IMAGEM */

#genius_btn {
  position: fixed;
  bottom: 0;
  left: 0;
}

#genius_btn img {
  width: 100px;
  z-index: 9999;
}

/* CSS MODAL GENIUS*/

.modal {
  overflow: auto !important;
  overflow-x: hidden !important;
}

#genius .modal-header {
  background-color: #009796;
}

#genius .modal-header h2 {
  text-align: center;
  color: #FFF;
  font-size: 30px;
  font-weight: bold;
}

#genius .modal-content {
  width: 625px !important;
}

::placeholder {
  font-size: 16px;
  color: black;
}

#genius .texto {
  max-width: 400px;
  font-weight: bold;
  color: #545454;
  padding-left: 30px;
}

#genius .texto p {
  font-size: 22px;
}

#genius img {
  width: 215px;
  float: left;
  padding-right: 25px;
  position: relative;
  right: 20px;
}

@media (min-width: 992px) {
  #genius img {
    bottom: -40px;
  }
}

#genius #planos_genius {
  width: 100%;
  display: block;
  border: none;
  padding: 10px;
  background-color: #ebebeb;
  box-shadow: 1px 1px 1px #dedede;
  -webkit-appearance: initial;
  height: 40px;
}

#genius #btn_genius {
  background-color: #009796;
  color: white;
  margin-top: 10px;
  border-radius: 5px;
  border: none;
  padding: 10px;
  font-size: 16px;
}

body {
  background: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
}

html, body {
  width: 100%;
  overflow-x: hidden;
}

html {
  font-size: 100%;
}

/* Typography */

h1, h2, h3, .btn {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

h1 {
  font-weight: bold;
  font-size: 60px;
}

h2 {
  color: #009796;
  font-size: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 8px;
}

#contact h2 {
  color: #009796;
}

h3 {
  color: #444;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 10px;
}

#menu h3 {
  color: #555;
}

h4 {
  font-size: 18px;
  font-weight: bold;
  font-weight: 400;
}

p {
  font-size: 18px;
  letter-spacing: 0.8px;
  line-height: 28px;
}

a {
  color: #009796;
  text-decoration: none;
}

a:hover, a:visited, a:focus {
  outline: none;
  text-decoration: none !important;
}

.parallax-section {
  background-attachment: fixed !important;
  background-size: cover !important;
}

/* hover min css */

.hvr-bounce-to-bottom:before, .hvr-bounce-to-top:before {
  background-color: #ffffff;
}

/* All Section styles */

#about, #feature, #video, #menu, #team, #gallery, #contact {
  color: #656565;
  padding-top: 100px;
  padding-bottom: 100px;
}

#feature, #video, #team, #gallery, #contact {
  text-align: center;
}

#feature, #team {
  background: rgb(240, 240, 240);
}

/* section title */

.section-title {
  padding-bottom: 70px;
}

#about .section-title, #menu .section-title {
  text-align: center;
}

#contact .section-title {
  color: #f0f0f0;
}

/* Preloader section  */

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}

.sk-spinner-pulse {
  width: 60px;
  height: 60px;
  background-color: #222;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out;
}

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

/* Home section */

#home {
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  height: 100vh;
  overflow: hidden;
  position: relative;
}

#home .gradient-overlay {
  background: #c21500;
  /* fallback for old browsers    */
  background: -webkit-linear-gradient(to top, #387F81, #E98575);
  /*Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #387F81, #E98575);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
}

#home .btn {
  background: transparent;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 2px;
  padding: 13px 30px;
  margin-top: 34px;
  text-transform: uppercase;
}

#home .btn:hover, #home .btn:focus {
  color: rgba(125, 187, 192, .8);
}

/* Navigation section */

.navbar-default {
  background: #ffffff;
  border: none;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
  margin: 0 !important;
}

.navbar-default .navbar-brand {
  color: #505050;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 40px;
  margin: 0;
}

.navbar-default .navbar-nav li a {
  color: #757575;
  font-size: 18px;
  font-weight: 300;
  line-height: 50px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .navbar-default .navbar-nav li a {
    font-size: 16px;
    padding: 10px 6px;
  }
}

.navbar-default .navbar-nav>li a:hover {
  color: #3c3049 !important;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #606060;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: #3c3049;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border: none;
  padding-top: 10px;
}

.navbar-default .navbar-toggle .icon-bar {
  border-color: transparent;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

/* Feature section */

#feature .feature-thumb {
  background-color: #ffffff;
  position: relative;
  padding: 40px;
  margin-top: 32px;
}

#feature .feature-icon {
  background-color: #222;
  width: 85px;
  height: 85px;
  margin: 0 auto;
  top: 0;
  margin-top: -70px;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: table;
  text-align: center;
  transition: all 0.4s ease-in-out;
}

#feature .feature-icon:hover {
  background-color: #c21500;
}

#feature .feature-icon span {
  display: table-cell;
  vertical-align: middle;
}

#feature .feature-icon .fa {
  color: #ffffff;
  font-size: 36px;
  margin: 0;
  padding: 0;
}

#feature h3 {
  padding-top: 14px;
  padding-bottom: 10px;
}

/* About section  */

#about .col-md-4 ul {
  padding-top: 4px;
  padding-left: 28px;
}

#about .col-md-4 ul li {
  color: #777;
  font-size: 18px;
  font-weight: 400;
  padding-top: 2px;
  padding-bottom: 2px;
}

/* Video section  */

#video {
  background: #FFF;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  color: #999;
}

#video .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#video h2 {
  color: #009796;
  padding-top: 20px;
  padding-bottom: 16px;
}

#video .fa {
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 100px;
  color: #ffffff;
  font-size: 28px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  vertical-align: middle;
  margin-top: 22px;
}

/* Menu section */

#menu .media {
  padding-bottom: 20px;
}

#menu .media-object img {
  width: 220px;
  padding-right: 12px;
  position: relative;
}

#menu .media-object span.menu-price {
  position: absolute;
  background-color: #ffffff;
  color: #222;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 20px;
  top: 50%;
  left: 3%;
}

/* Team section */

#team h3 {
  padding-bottom: 0px;
}

#team .team-des h4 {
  color: #666;
  padding-top: 0px;
  padding-bottom: 10px;
}

#team img {
  width: 100%;
}

#team .team-thumb {
  width: 100%;
  position: relative;
}

#team .team-des {
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 90px;
  overflow: hidden;
  transition: height 450ms;
}

#team .team-thumb:hover .team-des {
  color: #ffffff;
  height: 100%;
  background-color: #c21500;
  padding-top: 30%;
  opacity: 0.9;
}

#team .team-thumb:hover h3, #team .team-thumb:hover h4, #team .team-thumb:hover .social-icon li a {
  color: #eee;
}

#team .join-team {
  background-color: #c21500;
  color: #f0f0f0;
  padding: 30px 20px;
  text-align: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
}

#team .join-team .fa {
  font-size: 32px;
  padding-bottom: 14px;
}

#team .join-team .btn {
  background-color: transparent;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-size: 18px;
  padding: 6px 26px;
  margin-top: 18px;
}

#team .join-team .btn:hover {
  color: #222;
}

#team .col-md-6 {
  padding-top: 62px;
}

#team .col-md-6 h2 {
  padding-bottom: 16px;
}

/* Gallery section */

#gallery .gallery-thumb {
  position: relative;
  overflow: hidden;
  margin: 0;
}

#gallery .gallery-thumb .gallery-overlay {
  background: #387F81;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#gallery .gallery-thumb:hover .gallery-overlay {
  opacity: 0.9;
}

#gallery .gallery-thumb .gallery-overlay .gallery-item {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#gallery .gallery-thumb .fa {
  background: #ffffff;
  border-radius: 100%;
  font-size: 24px;
  color: #222;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
}

/* Seguros section */

#seguros .gallery-thumb {
  position: relative;
  overflow: hidden;
  margin: 0;
}

#seguros .gallery-thumb .gallery-overlay {
  background: #387F81;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#seguros .gallery-thumb:hover .gallery-overlay {
  opacity: 0.9;
}

#seguros .gallery-thumb .gallery-overlay .gallery-item {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#seguros .gallery-thumb .fa {
  background: #ffffff;
  border-radius: 100%;
  font-size: 24px;
  color: #222;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
}

/*filter css*/

.filter-wrapper {
  width: 100%;
  margin-bottom: 42px;
  overflow: hidden;
}

.filter-wrapper li {
  display: inline-block;
  margin: 4px;
}

.filter-wrapper li a {
  color: #666;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 8px 17px;
  margin-right: 2px;
  margin-left: 2px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.filter-wrapper li a:hover, .filter-wrapper li a:focus {
  color: #C21500;
}

/*isotope box css*/

.iso-box-section {
  width: 100%;
}

.iso-box-wrapper {
  width: 100%;
  padding: 0;
  clear: both;
  position: relative;
}

.iso-box {
  position: relative;
  min-height: 50px;
  float: left;
  overflow: hidden;
  margin-bottom: 30px;
}

.iso-box>a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fluid-img {
  width: 100%;
  display: block;
}

/* Contact section  */

#contact {
  background: url('../images/contact-bg.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
}

#contact .overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#contact .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #666;
  border-radius: 0px;
  box-shadow: none;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 16px;
  transition: all 0.4s ease-in-out;
}

#contact .form-control:hover {
  border-color: #ddd;
}

#contact input {
  height: 45px;
}

#contact input[type='submit'] {
  background: #ffffff;
  border-radius: 4px;
  color: #c21500;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  height: 50px;
  margin-top: 20px;
  transition: all 0.4s ease-in-out;
}

#contact input[type='submit']:hover {
  background-color: #c21500;
  border-color: transparent;
  color: #ffffff;
}

/* Footer section  */

footer {
  background-color: #141414;
  color: #757575;
  padding-top: 100px;
  padding-bottom: 100px;
}

footer h3 {
  color: #ffffff;
  text-transform: uppercase;
  padding-bottom: 14px;
}

footer strong {
  color: #f0f0f0;
  font-size: 20px;
  display: block;
  padding-top: 6px;
  padding-bottom: 2px;
}

/* copyright section  */

#copyright {
  padding: 30px 0;
}

#copyright p {
  padding: 20px;
}

.gototop {
  background-color: #242424;
  color: #ffffff;
  font-size: 40px;
  padding: 20px 32px;
  text-align: right;
  transition: all 0.4s ease-in-out;
}

.gototop:hover {
  background-color: #c21500;
  color: #fff;
}

/* social icon section  */

.social-icon {
  padding: 0;
  margin: 0;
}

.social-icon li {
  list-style: none;
  display: inline-block;
}

.social-icon li a {
  border-radius: 100px;
  color: #626262;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 12px;
  margin-right: 10px;
}

.social-icon li a:hover {
  background: #111;
  color: #ffffff;
}

/* Mobile Responsive */

@media (max-width: 980px) {
  #home {
    height: 65vh;
  }
  #feature .col-md-4:last-child, #about .col-md-4 {
    margin-top: 42px;
  }
  #team .team-thumb {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #team .join-team {
    padding: 71px 50px;
    margin-top: 20px;
  }
}

@media (max-width: 900px) {
  h1 {
    font-size: 70px;
  }
}

@media (max-width: 768px) {
  .navbar-default .navbar-brand {
    line-height: 46px;
  }
}

@media (max-width: 767px) {
  .navbar-default .navbar-brand {
    line-height: 15px;
  }
  .navbar-default .navbar-nav li a {
    line-height: 30px;
  }
  #feature .col-md-4, #beneficios .col-md-5, footer .col-md-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .filter-wrapper {
    padding: 0px;
  }
}

@media (max-width: 650px) {
  #home {
    height: 115vh;
  }
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 30px;
  }
  #feature {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #beneficios, #feature, #video, #menu, #team, #gallery, #contact {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #menu .media-object img {
    width: 100%;
    padding-bottom: 14px;
  }
  #menu .media-object span.menu-price {
    top: 30%;
    left: 6%;
  }
  footer {
    text-align: center;
  }
}

@media (max-width: 320px) {
  #home {
    height: 205vh;
  }
}

.carousel-indicators {
  bottom: -40px;
}

.carousel-indicators li {
  border: 1px solid #009796;
}

.carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 0 5px 0 0;
  background-color: #009796;
  box-sizing: content-box;
}

.modal-dialog {
  margin: 100px auto;
}

section#beneficios .fa {
  font-size: 90px;
  color: #009796;
}

.modal-header {
  border: 0;
}

#smartbanner {
  position: relative !important;
  height: auto !important;
}