@font-face {
  font-family: 'Roboto';
  font-weight: initial;
  src: url("../fonts/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular.eot") format("embedded-opentype"), url("../fonts/RobotoRegular.woff2") format("woff2"), url("../fonts/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular.ttf") format("truetype"), url("../fonts/RobotoRegular.svg#RobotoRegular") format("svg"); }

@font-face {
  font-family: 'Roboto';
  font-weight: bold;
  src: url("../fonts/RobotoBold.eot");
  src: url("../fonts/RobotoBold.eot") format("embedded-opentype"), url("../fonts/RobotoBold.woff2") format("woff2"), url("../fonts/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold.ttf") format("truetype"), url("../fonts/RobotoBold.svg#RobotoBold") format("svg"); }

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 20, 2022 */
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/gotham-bold-webfont.woff2") format("woff2"), url("../fonts/fonts/gotham-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gothambook';
  src: url("../fonts/gotham-book-webfont.woff2") format("woff2"), url("../fonts/gotham-book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvenirHeavy';
  src: url("../fonts/Avenir-Heavy.woff2") format("woff2"), url("../fonts/Avenir-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'AvenirHeavyOblique';
  src: url("../fonts/Avenir-HeavyOblique.woff2") format("woff2"), url("../fonts/Avenir-HeavyOblique.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Avenir';
  src: url("../fonts/Avenir-Light.woff2") format("woff2"), url("../fonts/Avenir-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'AvenirMedium';
  src: url("../fonts/Avenir-Medium.woff2") format("woff2"), url("../fonts/Avenir-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'AvenirHeavyOblique';
  src: url("../fonts/Avenir-HeavyOblique.woff2") format("woff2"), url("../fonts/Avenir-HeavyOblique.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'AvenirLight';
  src: url("../fonts/Avenir-Light.woff2") format("woff2"), url("../fonts/Avenir-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Effra';
  src: url("../fonts/Effra-Medium.woff2") format("woff2"), url("../fonts/Effra-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Belove';
  src: url("../fonts/BeloveRegular.woff2") format("woff2"), url("../fonts/BeloveRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

* {
  font-family: 'Avenir'; }

.centraliza {
  width: fit-content;
  display: block;
  margin: 0px auto; }

.owl-dots {
  /*
    width:fit-content;
    display:block;
    margin:-50px auto;
    position:relative;
    z-index:999;
*/ }
  .owl-dots button {
    border: 1px solid #E8BFAE !important;
    margin: 0 2px 0 2px;
    float: left;
    width: 73px;
    height: 6px;
    transition: all 0.4s;
    border-radius: 10px; }
    .owl-dots button.active {
      background: #E8BFAE !important;
      border: 2px solid #E8BFAE !important;
      /*transform: scale(1.5);*/
      margin: 0 3px 0 3px; }

#carousel-topo .info {
  position: absolute;
  bottom: 0;
  width: 100%;
  right: 0;
  text-align: center; }
  #carousel-topo .info p {
    background: #7c331f;
    padding: 1em;
    margin-bottom: 0; }

#carousel-topo .fundo {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.54) 0, rgba(0, 0, 0, 0.54) calc(50% - (1110px / 2)), transparent calc(50% - (1110px / 2)));
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 1400px) {
    #carousel-topo .fundo {
      background-image: linear-gradient(to left, rgba(0, 0, 0, 0.54) 0, rgba(0, 0, 0, 0.54) calc(50% - ( 1110px / 2)), transparent calc(50% - ( 1110px / 2))); } }
  @media screen and (max-width: 1200px) {
    #carousel-topo .fundo {
      background-image: linear-gradient(to left, rgba(0, 0, 0, 0.54) 0, rgba(0, 0, 0, 0.54) calc(50% - ( 930px / 2)), transparent calc(50% - ( 930px / 2))); } }
  @media screen and (max-width: 768px) {
    #carousel-topo .fundo {
      background-image: linear-gradient(to left, rgba(0, 0, 0, 0.54) 0, rgba(0, 0, 0, 0.54) calc(50% - ( 690px / 2)), transparent calc(50% - ( 690px / 2))); } }
  #carousel-topo .fundo .container-edited {
    height: 100%;
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    align-content: center; }
    #carousel-topo .fundo .container-edited .center {
      display: flex;
      align-items: center;
      background-color: rgba(0, 0, 0, 0.54);
      width: 462px;
      justify-content: flex-end; }
    #carousel-topo .fundo .container-edited span {
      color: #fff;
      line-height: 24px;
      float: right;
      padding: 10px 20px;
      text-align: right; }
      @media screen and (max-width: 768px) {
        #carousel-topo .fundo .container-edited span {
          text-align: center;
          width: 100%;
          padding-bottom: 5em;
          text-align: -webkit-center; }
          #carousel-topo .fundo .container-edited span img {
            margin-bottom: 2em; } }
    #carousel-topo .fundo .container-edited img {
      width: auto;
      margin-bottom: 58px;
      max-width: 100%; }
      @media screen and (max-width: 480px) {
        #carousel-topo .fundo .container-edited img {
          margin-bottom: 10px;
          width: 50%; } }

#carousel-topo .btn {
  /*
        border-radius: 0;
        border: 2px solid #fff;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        transition: all 0.4s;
        */
  position: absolute;
  right: -220px;
  top: 50%;
  background: #EBE4E4; }
  @media screen and (max-width: 992px) {
    #carousel-topo .btn {
      margin-bottom: 1.5em; } }
  @media screen and (max-width: 768px) {
    #carousel-topo .btn {
      display: none; } }
  #carousel-topo .btn:hover {
    background: #CDBBAA;
    color: white;
    font-weight: bold; }
  #carousel-topo .btn i {
    margin-left: 10px; }

@media screen and (max-width: 992px) {
  #section-topo {
    padding-bottom: 0 !important; } }

.owl-carousel .mascara {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0.2+100;Neutral+Density */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#33000000',GradientType=0 );
  /* IE6-9 */
  padding: 2em 0 2em 0;
  width: 100%;
  float: left;
  overflow: hidden;
  height: 700px;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0.54; }
  @media screen and (max-width: 992px) {
    .owl-carousel .mascara {
      /*
            height: auto;
            max-height: none;
            */ } }
  @media (max-width: 767px) {
    .owl-carousel .mascara {
      height: 85vh; } }

@media screen and (max-width: 992px) {
  .owl-carousel .owl-dots {
    display: none; }
  .owl-carousel #section-topo {
    padding-bottom: 0 !important; } }

.owl-carousel .carousel-componente {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #D59C8A; }
  .owl-carousel .carousel-componente a {
    text-decoration: none;
    color: white; }
  .owl-carousel .carousel-componente .bg {
    width: 100%; }
  .owl-carousel .carousel-componente img.mascara {
    width: auto !important;
    position: absolute;
    top: 0;
    width: calc(50% + 146px);
    opacity: 1;
    padding: 0;
    background: transparent;
    max-height: 100%; }
    @media screen and (max-width: 568px) {
      .owl-carousel .carousel-componente img.mascara {
        display: none; } }
  .owl-carousel .carousel-componente .box-texto {
    max-width: 550px;
    float: right;
    padding-top: 30px;
    padding-left: 20px;
    position: relative; }
    @media (max-width: 568px) {
      .owl-carousel .carousel-componente .box-texto {
        padding: 20px 20px 0;
        text-align: center; } }
  .owl-carousel .carousel-componente h2 {
    font-family: Montserrat;
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
    color: #e0dcd0; }
  .owl-carousel .carousel-componente p {
    font-family: "Avenir";
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    color: #e0dcd0; }

.owl-carousel .owl-dots {
  max-width: 50%;
  margin-left: 20px;
  bottom: 160px; }
  @media (max-width: 1024px) {
    .owl-carousel .owl-dots {
      bottom: 20px; } }

.owl-carousel button.owl-prev {
  position: absolute;
  top: 45%;
  left: 10%; }

.owl-carousel button.owl-next {
  position: absolute;
  top: 45%;
  right: 10%; }

.pad-master-5em {
  padding: 5em 0 5em 0; }

.pad-master-7em-5em {
  padding: 4em 0 5em 0; }

@media screen and (min-width: 992px) {
  #carousel-topo .texto-banner-topo {
    padding-top: 15vh; } }

#carousel-topo .texto-banner-topo img {
  margin: 0 auto;
  border-bottom: 2px solid white;
  padding: 1em 1.5em 1em 1.5em;
  width: 200px !important; }

#carousel-topo .texto-banner-meio {
  margin: 1.5em 0 2em 0;
  width: 100%;
  float: left;
  overflow: hidden; }

#carousel-topo .texto-mid-bottom {
  text-align: right;
  display: block;
  width: 100%;
  padding: 0 110px; }
  #carousel-topo .texto-mid-bottom img {
    width: auto;
    max-width: 326px;
    display: inline-block;
    margin-bottom: 50px; }
    @media screen and (max-width: 768px) {
      #carousel-topo .texto-mid-bottom img {
        max-width: 150px;
        margin-bottom: 0; } }

#carousel-topo .botao-carousel {
  margin-top: 1.5em;
  border: 2px solid #cccccc;
  background: transparent;
  color: #cccccc;
  padding: 0.4em 1em 0.4em 1em;
  cursor: pointer; }

a:hover {
  text-decoration: none; }

#carousel-banner {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 50; }

#section-doutora {
  z-index: 2;
  position: relative;
  margin-top: -100px;
  background-image: url("../img/bg-doutora.png");
  background-position: center center;
  /*background-size:100%;*/
  background-repeat: no-repeat; }
  @media (max-width: 1024px) {
    #section-doutora {
      margin-top: 0; } }
  @media (max-width: 992px) {
    #section-doutora {
      background-color: #eaceb2; } }
  #section-doutora h3 {
    font-family: 'Belove';
    font-weight: normal;
    font-size: 68px;
    line-height: 70px;
    text-align: left;
    color: #796b51; }
    @media (max-width: 1024px) {
      #section-doutora h3 {
        font-size: 50px;
        line-height: 60px; } }
    @media (max-width: 768px) {
      #section-doutora h3 {
        font-size: 40px;
        line-height: 50px; } }
  #section-doutora p {
    font-weight: 300;
    font-size: 19px;
    letter-spacing: 0.04em;
    line-height: 38px;
    text-align: left;
    color: #4d4121; }
    @media (max-width: 768px) {
      #section-doutora p {
        line-height: 25px; } }
  #section-doutora a {
    margin-bottom: 40px; }
  #section-doutora img {
    margin: 0 auto;
    display: table; }
    @media (max-width: 1024px) {
      #section-doutora img {
        max-width: 300px;
        padding-top: 20px; } }

#section-servicos {
  background-color: #F5EDE4;
  padding: 0 0 50px; }
  #section-servicos h4 {
    font-weight: 300;
    font-size: 61px;
    line-height: 81px;
    text-align: center;
    color: #8b6e5e;
    margin-bottom: 0;
    padding: 50px 0; }
    @media (max-width: 768px) {
      #section-servicos h4 {
        font-size: 40px;
        line-height: 45px;
        padding: 20px 0; } }
    @media (max-width: 568px) {
      #section-servicos h4 {
        font-size: 30px;
        line-height: 40px; } }
  #section-servicos .lista {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px; }
    #section-servicos .lista .item {
      padding: 0 2px;
      width: 25%;
      margin-bottom: 4px; }
      @media (max-width: 768px) {
        #section-servicos .lista .item {
          width: 50%; } }
      @media (max-width: 568px) {
        #section-servicos .lista .item {
          width: 100%; } }
      #section-servicos .lista .item a {
        position: relative;
        display: block; }
        #section-servicos .lista .item a::before {
          content: '';
          position: absolute;
          background-color: rgba(201, 175, 147, 0.53);
          width: 100%;
          height: 100%;
          top: 0;
          left: 0; }
        #section-servicos .lista .item a img {
          width: 100%; }
        #section-servicos .lista .item a label {
          font-family: Avenir;
          font-size: 14px;
          line-height: 21px;
          text-align: center;
          display: block;
          color: #ead7c6;
          background-color: #D4817F;
          padding: 10px 10px;
          text-transform: uppercase;
          position: relative;
          z-index: 2;
          position: absolute;
          bottom: 0;
          width: 100%;
          left: 0;
          margin-bottom: 0; }
        #section-servicos .lista .item a:hover::before {
          background-color: transparent; }
        #section-servicos .lista .item a:hover label {
          background-color: rgba(203, 120, 114, 0.53); }
  #section-servicos .btn {
    margin: 0 auto;
    display: table; }

#section-video {
  padding: 0 0 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  @media (max-width: 1024px) {
    #section-video {
      height: auto;
      padding-top: 0; } }
  @media (max-width: 768px) {
    #section-video {
      height: auto;
      display: block;
      background-size: cover; }
      #section-video .row.row-768 {
        display: block !important;
        max-width: 100%;
        margin: 0; } }
  #section-video .label {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: calc(50% + 12px);
    background: #C8BA5E; }
    @media (max-width: 768px) {
      #section-video .label {
        position: relative;
        width: 100%;
        bottom: auto;
        margin: 20px 0 0; } }
    #section-video .label span {
      display: block;
      font-weight: 500;
      font-size: 27px;
      letter-spacing: -0.04em;
      line-height: 33px;
      text-align: left;
      color: #fff;
      padding: 32px 0;
      float: right;
      width: calc((1270px / 2)); }
      @media (max-width: 1024px) {
        #section-video .label span {
          width: calc((960px / 2)); } }
      @media (max-width: 768px) {
        #section-video .label span {
          width: 100%;
          float: none;
          text-align: center;
          font-size: 20px;
          line-height: 20px; } }
    #section-video .label .clear {
      clear: both; }
  #section-video .inner-section-video {
    z-index: 2;
    width: 100%; }
    @media (max-width: 1024px) {
      #section-video .inner-section-video .row1 {
        display: block; } }
    @media (max-width: 768px) {
      #section-video .inner-section-video {
        margin-bottom: 0; } }
    #section-video .inner-section-video .link-video {
      position: relative;
      display: block;
      margin: 0 0 0 0; }
      #section-video .inner-section-video .link-video img.mobile {
        display: none; }
      @media (max-width: 1024px) {
        #section-video .inner-section-video .link-video {
          width: 100%;
          margin: 0 0 0; }
          #section-video .inner-section-video .link-video img {
            width: 100%; } }
      #section-video .inner-section-video .link-video img.mobile {
        display: none !important; }
      @media (max-width: 568px) {
        #section-video .inner-section-video .link-video img {
          display: none !important; }
        #section-video .inner-section-video .link-video img.mobile {
          display: block !important; } }
      #section-video .inner-section-video .link-video::before {
        content: "";
        width: 100%;
        height: 100%;
        background-color: rgba(180, 159, 133, 0.9);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1; }
      #section-video .inner-section-video .link-video svg {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -49px 0 0 -49px;
        z-index: 2;
        transition: all 0.4s; }
      #section-video .inner-section-video .link-video:hover svg {
        margin: -100px 0 0 -100px;
        width: 200px;
        height: 200px; }
    #section-video .inner-section-video .box-texto {
      font-weight: normal;
      font-size: 16px;
      line-height: 22px;
      text-align: justify;
      color: #fff; }
      #section-video .inner-section-video .box-texto a {
        margin: 0 auto;
        display: table; }
    #section-video .inner-section-video .descricao-rodape {
      font-weight: 500;
      font-size: 19px;
      line-height: 29px;
      text-align: center;
      color: #1692AC;
      display: block;
      margin-bottom: 30px; }
  #section-video .row {
    display: flex;
    align-content: center;
    align-items: center; }
    #section-video .row .principal {
      font-family: 'Montserrat', sans-serif;
      font-weight: 300;
      font-size: 30px;
      line-height: 43px;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 24px; }
      #section-video .row .principal p {
        padding: 0; }
      #section-video .row .principal strong {
        font-weight: 600; }
      #section-video .row .principal span {
        display: block;
        font-weight: 100;
        color: #BFC9D5; }
      @media (max-width: 768px) {
        #section-video .row .principal {
          text-align: center; } }
      @media (max-width: 767px) {
        #section-video .row .principal {
          font-size: 25px;
          line-height: 30px;
          margin-bottom: 15px;
          padding-right: 0px;
          margin-top: 30px;
          text-align: center; } }
      #section-video .row .principal strong {
        font-weight: 600; }
      @media (max-width: 1024px) {
        #section-video .row .principal br {
          display: none; } }
      @media (max-width: 568px) {
        #section-video .row .principal {
          text-align: center; } }
    #section-video .row .descricao {
      font-family: 'Montserrat', sans-serif;
      font-weight: 600;
      font-size: 17px;
      line-height: 43px;
      text-align: center;
      color: #fff;
      text-transform: uppercase; }
      @media (max-width: 768px) {
        #section-video .row .descricao {
          margin-bottom: 20px;
          font-size: 20px;
          line-height: 25px;
          text-align: center; }
          #section-video .row .descricao br {
            display: none; } }
      @media (max-width: 568px) {
        #section-video .row .descricao {
          text-align: center;
          padding-right: 0px; } }
    #section-video .row h2 {
      font-weight: 300;
      font-size: 29px;
      letter-spacing: -0.06em;
      line-height: 29px;
      text-align: left;
      color: #f5e8df;
      text-transform: uppercase; }
      @media (max-width: 768px) {
        #section-video .row h2 {
          font-size: 20px;
          line-height: 25px; }
          #section-video .row h2 br {
            display: none; } }
    #section-video .row button {
      font-weight: normal;
      font-size: 21px;
      line-height: 30px;
      text-align: left;
      color: #f5e8df;
      margin: 33px 0;
      margin: 0 auto !important;
      border: none;
      height: 76px;
      width: calc(100% - 60px);
      float: right;
      text-align: center;
      background-color: #86BA32; }
    #section-video .row address {
      font-weight: 600;
      font-size: 20px;
      line-height: 30px;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      margin-top: 35px; }

#section-mapa div {
  position: relative; }

#section-mapa p {
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.03em;
  line-height: 30px;
  text-align: center;
  color: #384758;
  padding: 20px 20px;
  margin-bottom: 0; }
  @media (max-width: 568px) {
    #section-mapa p br {
      display: none; } }

#section-mapa a {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -90px;
  margin-top: -30px;
  background-color: #E29696;
  border-color: #DD4752;
  color: #fff; }
  #section-mapa a:hover {
    background-color: #DD4752; }

.btn-saiba-mais {
  border-radius: 0;
  border: 2px solid white;
  color: white;
  margin-top: 17px;
  font-size: 14px;
  text-transform: uppercase;
  transition: all 0.4s; }
  .btn-saiba-mais:hover {
    background: white;
    color: #221e41;
    font-weight: bold; }
  .btn-saiba-mais i {
    margin-left: 10px; }

#midia-social {
  overflow: hidden;
  background: #023E49; }
  #midia-social .title-white {
    color: white;
    font-size: 2em;
    font-family: 'GillSans-light'; }
  #midia-social .border-b-gray {
    border-bottom: 3px solid #b3b7c0; }
  #midia-social .linha-titulos {
    padding: 1.5em 0 1.5em 0; }
    @media screen and (min-width: 992px) {
      #midia-social .linha-titulos .pad-none {
        padding: 0; } }
    #midia-social .linha-titulos .you-logo {
      width: 80px; }
    #midia-social .linha-titulos .insta-logo {
      width: 170px; }
    #midia-social .linha-titulos .titulo {
      font-weight: 300;
      font-size: 29px;
      text-align: left;
      color: #c37066;
      display: flex;
      align-items: center; }
      #midia-social .linha-titulos .titulo i {
        margin-right: 10px;
        color: #F5D6C8; }
    #midia-social .linha-titulos .small-gray {
      font-family: 'GillSans';
      font-size: 1em;
      color: #737373; }
    #midia-social .linha-titulos .botao-mais-videos {
      border: 2px solid white;
      background: transparent;
      color: white;
      padding: 0.2em 0.8em 0.2em 0.8em;
      font-size: 0.8em;
      cursor: pointer;
      margin-left: 0.5em; }
  #midia-social .linha-videos .container-videos {
    display: flex;
    flex-direction: row;
    padding: 0; }
    @media screen and (max-width: 992px) {
      #midia-social .linha-videos .container-videos {
        flex-direction: column; } }
    @media screen and (min-width: 993px) {
      #midia-social .linha-videos .container-videos .video-card {
        margin-right: 1em;
        max-width: 220px; } }
    @media screen and (max-width: 992px) {
      #midia-social .linha-videos .container-videos .video-card {
        margin-bottom: 1em; } }
  #midia-social .linha-videos iframe {
    max-width: 220px; }
    @media screen and (max-width: 992px) {
      #midia-social .linha-videos iframe {
        max-width: 100% !important;
        width: 100%;
        float: left;
        overflow: hidden; } }
  #midia-social .linha-videos .texto-sub-video {
    color: #b3b7c0;
    font-size: 0.9em; }
  #midia-social .insta-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start; }
    @media screen and (max-width: 992px) {
      #midia-social .insta-container {
        flex-direction: column;
        align-items: center; } }
    #midia-social .insta-container .insta-card {
      height: 100px;
      width: 100px;
      background: url("https://afolhatorres.com.br/wp-content/uploads/2017/11/PAG-26-_VCAMAGGI_Vesta_EXTERNA-GERAL-DIURNA_C01.jpg") no-repeat;
      background-size: cover;
      margin: 10px; }
      @media screen and (max-width: 767px) {
        #midia-social .insta-container .insta-card {
          width: 350px;
          height: 200px; } }
      @media screen and (min-width: 768px) and (max-width: 992px) {
        #midia-social .insta-container .insta-card {
          width: 550px;
          height: 300px; } }
  #midia-social .email-news {
    padding: 5em 0 2em 0; }
  #midia-social .custom-input-text {
    background: #161041;
    width: 100%;
    height: 3em;
    color: white;
    border: 10px solid #161041; }
    @media screen and (max-width: 992px) {
      #midia-social .custom-input-text {
        margin-bottom: 1em; } }
    #midia-social .custom-input-text::placeholder {
      font-size: 1em;
      color: white;
      margin-right: 1em;
      font-family: FontAwesome, 'GillSans'; }
  #midia-social .botao-cadastrar {
    overflow-wrap: break-word;
    border: none;
    background: #b3b7c0;
    color: #161041;
    width: 100%;
    height: 3em;
    font-family: 'GillSans-bold';
    cursor: pointer; }
  #midia-social .linha-input {
    padding-bottom: 2em; }

.container-plus {
  width: 1920px;
  padding: 0 15px;
  margin: 0 auto; }
  @media screen and (max-width: 1920px) {
    .container-plus {
      width: 100%; } }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-bottom: 76.25%;
  height: 0; }
  @media screen and (max-width: 480px) {
    .videoWrapper {
      margin: 10px 0; } }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.p-section-124 {
  margin-bottom: 0px;
  color: #fff;
  text-align: right;
  font-size: 17px;
  padding-top: 4px;
  padding-right: 20px;
  padding-bottom: 23px;
  line-height: 22px; }

@media (max-width: 992px) {
  .p-section-124 {
    text-align: center;
    font-size: 18px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px; } }

section {
  overflow: hidden; }

/*# sourceMappingURL=home.css.map */
