body,
html {
  width: 100%;
  height: 100%;
  font-family: "GM", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  --corpadrao: #006b64;
}
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i|PT+Serif:400,400i,700,700i");

@media (min-width: 768px) {
  .navbar-nav > li > a {
    /*padding-top: 0px;*/
  }
}

p {
  font-size: 16px;
  color: #333;
  font-family: "Montserrat" !important;
  font-weight: 400;
}
a {
  color: #333;
}
a:hover {
  color: var(--corpadrao);
}

h4 {
  padding-top: 15px;
  padding-bottom: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6,
li {
  font-family: "Montserrat" !important;
}

h5 {
  font-weight: 600 !important;
}

.white {
  color: white;
}
.btn-color {
  color: white !important;
  text-align: center;
  background-color: var(--corpadrao) !important;
  border-color: var(--corpadrao) !important;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-color:hover {
  background-color: #005650 !important;
  color: white;
}
.color {
  color: var(--corpadrao);
}
.linha {
  border-top: 4px dotted var(--corpadrao);
  width: 60px;
}
#menu {
  background-color: #efefef;
  /*  border-top: 1px solid #eeeeee;*/
  width: 100%;
}
.topnav {
  font-size: 13px;
  min-height: 110px;
}

.lead {
  font-size: 18px;
  font-weight: 400;
}

.intro-header {
  padding-top: 0px;
  padding-bottom: 60px;
  text-align: center;
  color: #efefef;
}
.intro-header-int {
  padding-top: 10px;
  padding-bottom: 0px;
  text-align: center;
  color: #efefef;
}
.intro-message-int {
  position: relative;
  margin-top: 20%;
  margin-bottom: 10%;
}
.intro-message {
  position: relative;
  margin-top: 150px;
  margin-bottom: 250px;
}

.intro-message > h1 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 5em;
}
.intro-message-int > h1 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 3em;
}

.intro-divider {
  width: 400px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
  .intro-message {
    padding-bottom: 15%;
  }

  .intro-message > h1 {
    font-size: 3em;
  }

  ul.intro-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.intro-social-buttons > li:last-child {
    margin-bottom: 0;
  }

  .intro-divider {
    width: 100%;
  }
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.network-name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}

.content-section-c p {
  color: #666;
  font-size: 12px;
  margin-top: 15px;
  font-weight: 600;
}
.content-section-c p i {
  font-size: 14px;
}
.content-section-c {
  background-color: #222;
  padding: 50px 0;
}
.nv-margin {
  padding: 50px 0;
}
.nd-margin {
  padding: 20px 0;
}
.content-section-a {
  background-color: #efefef;
  padding: 50px 0;
}

.content-section-b {
  padding: 50px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  background-color: white;
}

.section-heading {
  margin-bottom: 30px;
}

.section-heading-spacer {
  float: left;
  width: 200px;
  border-top: 3px solid #e7e7e7;
}

.banner {
  padding: 100px 0;
  color: #efefef;
  background: url(../img/fundo.jpg) no-repeat center center;
  background-size: cover;
}

.banner h2 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 3em;
}

.banner ul {
  margin-bottom: 0;
}

.banner-social-buttons {
  float: right;
  margin-top: 0;
}

@media (max-width: 1199px) {
  ul.banner-social-buttons {
    float: left;
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
  }

  ul.banner-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.banner-social-buttons > li:last-child {
    margin-bottom: 0;
  }
}

footer {
  background-color: #111;
}

p.copyright {
  line-height: 85px;
  font-weight: 500;
  color: #999;
}

.text-top {
  font-size: 1em;
}

@media (max-width: 1721px) {
  .text-top {
    font-size: 12px;
  }
}
@media (max-width: 1533px) {
  .text-top {
    font-size: 9px;
  }
}

@media (max-width: 1310px) {
  .logo-topo {
    width: 70px;
    height: auto !important;
  }
  .topnav {
    font-size: 13px;
    height: 101;
  }
}
@media (max-width: 435px) {
  .logo-topo {
    width: 50px;
  }
}

@media (min-width: 1310px) {
  .logo-topo {
    height: 100px;
  }
}
@media (min-width: 436px) {
  .logo-topo {
    height: 110px;
  }
}

@media (max-width: 768px) {
  .div-index {
    width: 50%;
    margin: 0 auto;
  }
}
@media (max-width: 530px) {
  .div-index {
    width: 90%;
    margin: 0 auto;
  }
}

/* MENU RESPONSIVE */

@media (max-width: 1310px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);
  }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .display-topo {
    display: none;
  }
  .navbar-header {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .div-hidden {
    display: none;
  }
}
.cor-footer {
  color: #fff;
}
@media (min-width: 1310px) {
  .menu-custom {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
  }
}
.botao-enviar {
  background-color: var(--corpadrao);
  border: none;
}
.botao-enviar:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.botao-enviar:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.botao-enviar:focus {
  background-color: rgba(0, 0, 0, 0.1);
}

.text-limit {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  line-height: 22px;
  max-height: 85px;
  -webkit-line-clamp: 4;
  -moz-line-clamp: 4;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
}

.text-limit3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  line-height: 22px;
  max-height: 85px;
  -webkit-line-clamp: 4;
  -moz-line-clamp: 4;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
}

.text-limit2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  line-height: 22px;
  max-height: 57px;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
}

@media (min-width: 1411px) {
  .carousel-control.left {
    margin-left: 0x;
    margin-top: -40px;
    color: #000;
  }
  .carousel-control.right {
    margin-right: 0px;
    margin-top: -40px;
    color: #000;
  }
  #seta-slide2 {
    display: none;
  }
}

@media (min-width: 878px) AND (max-width: 1410px) {
  .carousel-control.left {
    margin-left: 0px;
    margin-top: -40px;
    color: #000;
  }
  .carousel-control.right {
    margin-right: 0px;
    margin-top: -40px;
    color: #000;
  }
  #seta-slide2 {
    display: none;
  }
}
@media (max-width: 877px) {
  #seta-slide1 {
    display: none;
  }

  .carousel-control-left2 {
    margin-left: 10px;
    margin-top: -40px;
    color: #000;
  }
  .carousel-control-right2 {
    padding: 30px;
    margin-top: -40px;
    color: #000;
  }
}
.text-limit3 {
  font-size: 18px;
}
.imagem-text {
  width: 40%;
}
@media (max-width: 1327px) {
  .intro-header-int {
    padding-top: 100px;
  }
}

@media (max-width: 764px) {
  .imagem-text {
    width: 100% !important;
    margin-bottom: 25px;
  }
}

.TITULO-SLIDE {
  font-size: 60px !important;
  font-family: "Montserrat", sans-serif !important;
  font-style: regular !important;
  font-weight: 700 !important;
  text-align: left !important;
}
.TEXTO-SLIDE {
  font-family: "Montserrat", sans-serif !important;
  font-style: Regular !important;
  font-weight: 300 !important;
  text-align: left !important;
}
.intro-message {
  width: 60% !important;
}
@media (max-width: 1331px) {
  .TITULO-SLIDE {
    font-size: 60px !important;
  }

  .TEXTO-SLIDE {
    font-family: "Montserrat", sans-serif !important;
    font-style: Regular !important;
    font-weight: 300 !important;
    text-align: left !important;
    font-size: 20px !important;
  }
}
@media (max-width: 818px) {
  .TITULO-SLIDE {
    font-size: 40px !important;
    margin-top: 250px !important;
  }
  .intro-message {
    width: 90% !important;
  }
  .div-slide {
    padding-left: 70px !important;
  }
}

@media (max-width: 448px) {
  .TITULO-SLIDE {
    font-size: 30px !important;
    margin-top: 150px !important;
  }
  .intro-message {
    width: 90% !important;
  }
  .div-slide {
    padding-left: 70px !important;
  }
  .TEXTO-SLIDE {
    font-size: 16px !important;
  }
}

.TEXTO-ESPECIALIDADES {
  position: absolute;
  margin-top: -25px;
  left: 15px;
  padding-left: 5px;
  background-color: rgba(0, 107, 100, 0.5);
  width: 80%;
  color: #fff;
  font-family: "Montserrat", sans-serif !important;
  font-style: thin !important;
  font-weight: 200 !important;
}

.text-pul {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  line-height: 22px;
  max-height: 47px;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
}

.FONTM-200 {
  font-family: "Montserrat", sans-serif !important;
  font-style: thin !important;
  font-weight: 200 !important;
  text-align: justify !important;
}
.FONTM-100 {
  font-family: "Montserrat", sans-serif !important;
  font-style: thin !important;
  font-weight: 100 !important;
  text-align: justify !important;
}
.fundo-padrao {
  border: none;
  background-color: var(--corpadrao) !important;
}

.TEXTO-T-PADRAO {
  font-size: 16px !important;
  font-family: "Montserrat", sans-serif !important;
  font-style: regular !important;
  font-weight: 300 !important;
}

.text-top-m {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: regular;
  font-width: 600;
  text-align: justify;
  letter-spacing: 1px;
}

@media only screen and (max-width: 1366px) {
  .text-top-m {
    font-size: 12px;
  }
  .menu-custom {
    /* margin-left: 132px; */
  }
}

h6 {
  font-size: 14px;
}

@media only screen and (min-width: 789px) {
  .imagem-destaq {
    height: 400px !important;
  }

  .destaque1-largura {
    width: 80%;
  }
}
@media only screen and (max-width: 788px) {
  .imagem-destaq {
    height: none !important;
  }

  .destaque1-largura2 {
    width: 100% !important;
    padding: 45px !important;
  }
}

@media (min-width: 1310px) {
  .logo-topo {
  }
}
