/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poiret+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
@font-face {
  font-family: "OpenSans";
  src: url("fonts/myriad-pro-8.otf");
}

@font-face {
  font-family: "ArialRoudend";
  src: url("fonts/arial-rounded-mt-bold.ttf");
}

@font-face {
  font-family: "century";
  src: url("fonts/century-gothic.ttf");
}



#Top_bar .barra-portal{
    background: #1b1464;
    padding: 4px 0 5px;
}
#Top_bar .barra-portal .widget{
    padding: 0 !important;
    margin: 0 !important;
}
#Top_bar .barra-portal p{
    margin: 0;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}




/* edição logo e wiget  */

#Top_bar {
  border-bottom: none;
}

#Top_bar .column {
  width: 100%;
  margin: 0;
}

#Top_bar .top_bar_left {
  background: url('img/forma.png')109.8% top/673.7px no-repeat;
}

.containerFlex {
  max-width: 1060px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.containerFlex .logo {
  border-bottom: none!important;
  width: 306.9px!important;
}

.containerFlex .widgetTopo p {
  background: url('img/icones/tell.png')left 2.2px no-repeat;
  font-family: 'Poppins', sans-serif;
  color: #909090;
  padding-left: 25.9px;
  line-height: 36.2px;
}

.containerFlex .widgetTopo p span {
  display: block;
  color: #1b1b1b;
  margin-left: -20px;
  font-size: 28px;
  margin-top: -5.2px;
}


/* edição menu e widget */

.containerFlexFull {
  background: #ff7e28 url('img/formaAzul.png')104.1% center/440px no-repeat;
  padding: 5.8px 0;
}

.containerFlexFull .wrap {
  max-width: 1060px!important;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu_wrapper {
  margin-right: 0!important;
}

#menu-main-menu a span {
  text-transform: uppercase;
  transition: all 0.3s;
}

#menu-main-menu a span:hover {
  color: #0D2E72;
}

#menu-main-menu li:not(:last-child) a span {
  padding-right: 52px!important;
  margin-right: 34px!important;
  background: url('img/icones/separador.png')right center no-repeat;
}

.containerFlexFull .widgetMenu a {
  background: url('img/icones/faleconosco.png')no-repeat;
  font-size: 0;
  display: block;
  width: 210px;
  height: 50px;
}


/* inicio da página principal */

.dt-body-a {
  background: #f6f9ff;
  padding-top: 70px;
}

.dt-body-a p:not(:last-child) {
  font-family: 'OpenSans';
  color: #02287a;
  padding: 18.8px 0 18.8px 110px;
  font-size: 25.9px;
}

.dt-body-a p:first-child {
  background: url('img/icones/rede.png')left top no-repeat, url('img/icones/separadorHorizontal.png')120% bottom no-repeat;
  padding-bottom: 24.7px!important;
}

.dt-body-a p:nth-child(2) {
  background: url('img/icones/hospital.png')left center no-repeat;
}

.dt-body-a p:last-child {
  margin-top: 36.5px;
}

.dt-body-a p:last-child a {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  text-transform: uppercase;
  background: #02287a;
  padding: 10.9px 21.2px;
  border-radius: 30px;
  font-size: 15.3px;
  border: 5.7px solid #b7dbff;
  text-decoration: none;
}

.dt-body-a h2 {
  font-family: 'ArialRoudend';
  color: #02287a;
  font-size: 60.9px;
  margin-bottom: 0;
}

.dt-body-a h2 strong {
  color: #222222;
  font-family: 'Poiret One', cursive;
}

.dt-body-a h3 {
  color: #222222;
  font-family: 'Poiret One', cursive;
  font-size: 59.2px;
  font-weight: 100;
  line-height: 76.6px;
}


/* dt-body-b */

.dt-body-b {
  background: #ffe5d0;
  padding-top: 80px;
  padding-bottom: 20px;
}

.dt-body-b .wpb_wrapper .vc_row-fluid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.dt-body-b .vc_col-sm-3 {
  width: 290px;
}

.dt-body-b .vc_col-sm-3:nth-child(1) {
  /* background: url('img/balao1.png')58.3% top no-repeat; */
    width: 100px;
}

.dt-body-b .vc_col-sm-3:nth-child(2) {
  background: url('img/balao1.png')58.3% 94.4% no-repeat;
}

.dt-body-b .vc_col-sm-3:nth-child(3) {
  background: url('img/balao2.png')58.3% top no-repeat;
}

.dt-body-b .vc_col-sm-3:nth-child(4) {
  /* background: url('img/balao4.png')58.3% 94.4% no-repeat; */
    width: 100px;
}

.dt-body-b .vc_col-sm-3:nth-child(1),
.dt-body-b .vc_col-sm-3:nth-child(3) {
  padding-top: 152.8px;
}

.dt-body-b .wpb_text_column .wpb_wrapper {
  background: url('img/card.png')no-repeat;
  width: 290px;
  height: 420px;
  padding: 58.4px 17.9px 0 50px;
  box-sizing: border-box;
  position: relative;
}

.dt-body-b .wpb_text_column .wpb_wrapper h3 {
  font-family: 'ArialRoudend';
  color: #fff;
  font-size: 29px;
}

.dt-body-b .wpb_text_column .wpb_wrapper h4 {
  font-family: 'ArialRoudend';
  color: #ff7c0d;
  margin-top: 50px;
  text-align: center;
  font-size: 23.8px;
  line-height: 24.7px;
}

.dt-body-b .wpb_text_column .wpb_wrapper p {
  font-family: 'Roboto', sans-serif;
  color: #242424;
  text-align: center;
  line-height: 23px;
  padding: 0 20.2px;
  height: 140px;
  font-size: 14.3px;
}

.dt-body-b .wpb_text_column .wpb_wrapper h5 {
  font-family: 'ArialRoudend';
  color: #fff;
  display: inline-block;
  position: absolute;
  right: 6.4%;
  line-height: 22.2px;
}

.dt-body-b .wpb_text_column .wpb_wrapper h5 strong {
  display: block;
}


/* dt-body-c */

.dt-body-c {
  background: url('img/bannerAzul.jpg')no-repeat;
  padding-top: 120px;
}

.dt-body-c h2 {
  color: #fff;
  font-family: 'ArialRoudend';
  font-size: 91.9px;
  line-height: 79.7px;
  margin-bottom: 24.6px;
}

.dt-body-c p {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 17.7px;
  line-height: 27px;
}

.dt-body-c .wpforms-field-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.dt-body-c .wpforms-field-container input {
  background: #043191!important;
}

.dt-body-c .wpforms-field-container input,
.dt-body-c .wpforms-field-container select {
  border: none!important;
  border-radius: 6.4px!important;
  height: 40px;
  color: #fff!important;
  max-width: none!important;
}

.dt-body-c .wpforms-field-container input::placeholder,
.dt-body-c .wpforms-field-container select option {
  color: #fff!important;
  font-family: 'Poppins', sans-serif!important;
}

.dt-body-c .wpforms-field-container select {
  padding-left: 12.9px;
  background: #043191 url('img/icones/setaAbaixo.png')97.7% center/26px no-repeat!important;
}

.dt-body-c .wpforms-field-container select option:first-child {
  display: none;
}

.dt-body-c .wpforms-field-container #wpforms-80-field_1-container,
.dt-body-c .wpforms-field-container #wpforms-80-field_4-container {
  width: 100%;
}

.dt-body-c .wpforms-field-container #wpforms-80-field_2-container,
.dt-body-c .wpforms-field-container #wpforms-80-field_3-container {
  width: 48.1%;
}

.dt-body-c .wpforms-submit-container {
  padding-top: 2.6px!important;
}

.dt-body-c .wpforms-submit-container button {
  background: url('img/icones/aviao.png')no-repeat!important;
  font-size: 0!important;
  border: none!important;
  height: 30px!important;
}

.dt-body-c .wpforms-submit-container button::after {
  display: none;
}


/* dt-body-d */

.dt-body-d {
  background: url('img/icones/mais.png') right 40px no-repeat;
  padding-top: 60px;
}

.dt-body-d .vc_row-fluid:first-child .wpb_text_column {
  margin-bottom: 10px;
}

.dt-body-d h3 {
  font-family: 'ArialRoudend';
  font-size: 35.5px;
  line-height: 43.5px;
}

.dt-body-d h3 strong {
  color: #043191;
}

.dt-body-d p {
  font-family: 'century';
  color: #131313;
  background: url('img/icones/maisPequeno.png')left center no-repeat;
  padding-left: 30px;
  font-size: 15.3px;
  line-height: 20px;
  margin-bottom: 41.1px;
}


/* dt-body-e */

.dt-body-e {
  background: url('img/backgroundFooter.png')center top/cover no-repeat;
  padding-top: 210px;
}

.dt-body-e h3 {
  font-family: 'century';
  color: #fff;
  font-weight: 100;
  font-size: 26.2px;
}

.dt-body-e h2 {
  font-family: 'century';
  color: #fff;
  font-size: 38.2px;
  line-height: 50.8px;
  background: url('img/icones/separadorClaro.png')left bottom/642px no-repeat;
  padding-bottom: 40px;
}

.dt-body-e .contatoFooter {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 32.1px;
  flex-wrap: wrap;
}

.dt-body-e .contatoFooter p:first-child {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  background: url('img/icones/tellBranco.png')no-repeat;
  padding-top: 27.5px;
}

.dt-body-e .contatoFooter p a {
  background: url('img/icones/faleconosco.png')no-repeat;
  font-size: 0;
  display: block;
  width: 210px;
  height: 50px;
}

.dt-body-e .vc_col-sm-4 {
  padding-left: 50px;
}

.dt-body-e .vc_col-sm-4 p {
  margin-bottom: 20px;
}

.dt-body-e .vc_col-sm-4 p a {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding-left: 19px;
  display: block;
  padding-bottom: 10px;
  background: url('img/icones/elipse.png')left 10px no-repeat, url('img/icones/separadorClaro.png')18.9px bottom/100% no-repeat;
}

.dt-body-e .vc_col-sm-4 p:last-child a {
  background: url('img/icones/elipse.png')left 10px no-repeat;
}


.wpforms-confirmation-container-full {
	background: #ff7e28;
    border: none;
    border-radius: 10px;
    text-align: center;
    font-size: 10px;
}

.wpforms-confirmation-container-full p{
	font-size: 16.9px;
}


/* footer  */

#Footer .footer_copy {
  background: #f5821f;
  border: none;
}

#Footer .footer_copy .column {
  margin-bottom: 10px!important;
  padding-top: 20px!important;
}

#Footer .footer_copy .copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

#Footer .footer_copy p {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  margin-bottom: 0;
  font-size: 12.6px;
}

#Footer .footer_copy a {
  background: url('img/icones/deta.png')center center no-repeat;
  display: inline-block;
  font-size: 0;
  width: 21.2px;
  font-family: 'Poppins', sans-serif;
}

/* modal  */
#wow-modal-close-1{
  background: url('img/icones/close.png')center center/25.5px no-repeat;
  width: 51.7px;
  height: 40px;
}

#wow-modal-close-1::before{
  display: none!important;
}

.modal-window-content > p{
    text-align: center;
    font-size: 20px;
    color: #0d2e72;
}

.modal-window-content .containerPdfs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.modal-window-content .containerPdfs a{
       font-family: 'Poppins', sans-serif;
    color: #fff;
    text-transform: uppercase;
    background: #02287a;
    padding: 2.9px 11.2px;
    border-radius: 30px;
    font-size: 12.4px;
    border: 5.7px solid #b7dbff;
    text-decoration: none; 
	    min-width: 212.44px;
    text-align: center;
	    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .containerFlex {
    flex-direction: column;
  }
  .containerFlex .widgetTopo p {
    text-align: center;
    padding-top: 26.1px;
    font-size: 18.4px;
    padding-left: 0;
    background: url('img/icones/tell.png')center top no-repeat;
  }
  .containerFlex .widgetTopo p span {
    margin-top: 10px;
    margin-left: 0;
  }
  .containerFlexFull {
    background: #251d7c;
    padding: 10px 0;
  }
  .containerFlexFull .wrap {
    justify-content: center;
    flex-direction: column;
  }
  #Side_slide {
    background: #fa811e!important;
  }
  .close-wrapper i {
    color: #fff!important;
  }
  #menu-main-menu li a span {
    color: #fff;
    background: none!important;
    font-size: 18.2px;
  }
  /* dt-body-a  */
  .dt-body-a p:not(:last-child) {
    padding: 98.8px 0 18.8px 0;
    line-height: 25.6px;
    text-align: center;
  }
  .dt-body-a p:first-child {
    background: url('img/icones/rede.png')center top no-repeat;
  }
  .dt-body-a p:nth-child(2) {
    background: url('img/icones/hospital.png')center top no-repeat;
  }
  .dt-body-a p:last-child {
    text-align: center;
  }
  .dt-body-a p:last-child a {
    padding: 10.9px 11.2px;
  }
  .dt-body-a h2 {
    font-size: 40px;
    text-align: center;
  }
  .dt-body-a h3 {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }
  .dt-body-b .vc_col-sm-3:nth-child(2),
  .dt-body-b .vc_col-sm-3:nth-child(4) {
    padding-bottom: 150px;
  }
  /* dt-body-c */
  .dt-body-c {
    background: #1b47a8;
    padding-top: 80px;
  }
  .dt-body-c h2 {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
  }
  .dt-body-c p {
    text-align: center;
  }
  .dt-body-c .wpforms-field-container #wpforms-80-field_2-container,
  .dt-body-c .wpforms-field-container #wpforms-80-field_3-container {
    width: 100%;
  }
  .dt-body-c .wpforms-submit-container {
    padding-top: 6.4px!important;
    text-align: center;
  }
  /* dt-body-d  */
  .dt-body-d h3 {
    text-align: center;
  }
  /* dt-body-e */
  .dt-body-e {
    background: #0053b8;
    padding-top: 80px;
    text-align: center;
  }
  /* dt-body-e */
  .dt-body-e .contatoFooter {
    padding-right: 0;
    justify-content: center;
  }
  .dt-body-e .contatoFooter p:first-child {
    background: url('img/icones/tellBranco.png')center top no-repeat;
  }
  .dt-body-e .vc_col-sm-4 {
    padding-left: 0;
  }
  .dt-body-e .vc_col-sm-4 p a {
    background: url('img/icones/separadorClaro.png')left bottom/100% no-repeat;
    padding-left: 0;
  }
  .dt-body-e .vc_col-sm-4 p:last-child a {
    background: url('img/icones/separadorClaro.png')left bottom/100% no-repeat;
  }
  /* Footer  */
  #Footer .footer_copy .copyright {
    flex-direction: column;
  }
  #Footer .footer_copy p {
    margin-bottom: 10px;
  }
  #Footer .footer_copy a {
    height: 30px;
  }
  /* modal  */

  #linkModal{
      font-size: 10px;
  }
}


@media screen and (max-width: 450px){
  .modal-window-content > p{
      text-align: left;
      font-size: 16.2px;
  }
  .modal-window-content .containerPdfs{
      justify-content: center;
      overflow: scroll;
      max-height: 440px;
  }
}