@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,500,500i,600,600i,700,700i,900,900i&display=swap);
  body{
    font-family: 'Lato',arial,sans-serif;
    background-color: #222745;
  }
  .container{
    max-width: 1233px;
  }
  #box-3-colunas{
    margin-top:500px;
  }
  #box-3-colunas img{
    height:60px;
    margin:40px;
  }
  #box-3-colunas h2{
    font-family: 'Lato',arial,sans-serif;
    font-size: 40px;
    text-align: center;
    color: #FFF;
    font-weight:bold;
    margin-bottom:40px;
  }
  #box-3-colunas #box-beneficos-moneygram-01 {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-right: 2px solid #222745;
    margin-left:27px;
  }
  #box-3-colunas #box-beneficos-moneygram-03 {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-left: 2px solid #222745;
    margin-left:-27px;
  }
  #box-beneficos-moneygram-01, #box-beneficos-moneygram-02, #box-beneficos-moneygram-03 {
    width: 384px;
    height: 380px;
    background: #b8bfc8;
    text-align: center;
  }
  #box-beneficos-moneygram-01 .titulo, #box-beneficos-moneygram-02 .titulo, #box-beneficos-moneygram-03 .titulo {
    font-family: 'Lato',arial,sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #222745;
    /* padding-left: 80px;
    padding-right: 80px; */
    line-height: 40px;
  }
  #box-beneficos-moneygram-01 .subtitulo, #box-beneficos-moneygram-02 .subtitulo, #box-beneficos-moneygram-03 .subtitulo {
    font-family: 'Lato',arial,sans-serif;
    font-size: 18px;
    color: #222745;
    font-weight: regular;
    padding-left: 80px;
    padding-right: 80px;
    line-height: 35px;
    opacity: .7;
  }
  #btn-entrar-topo {
    font-family: 'Lato',arial,sans-serif;
    width: 162px;
    height: 40px;
    background: #48b2eb 0% 0% no-repeat padding-box;
    border-radius: 32px;
    opacity: 1;
    padding-top: 10px;
    text-align: center;
    margin-top: 10px;
  }
  .top60 {
    padding-top: 60px;
  }
  .top38 {
    margin-top: 38px;
  }
  .top120{
    padding-top: 120px;
  }
  .mt40{
    margin-left:40px;
  }
  .pl120{
    padding-left:120px;
  }
  .pr120{
    padding-left:50px;
  }
  .p0{
    padding:0;
  }
  .img-topo{
    margin-top: 37px;
  }
  .d-flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .borda-topo {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 40px;
  }
  #btn-entrar-topo a{
    color:#FFF;
    text-decoration: none;
    font-weight:bold;
  }
  .lp-titulo-principal{
    padding: 0px 250px 0 250px;
    text-align: center;
  }
  .lp-titulo-principal h1 {
    font-family: 'Lato',arial,sans-serif;
    font-size: 56px;
    font-weight: bold;
    color: #fff;
    letter-spacing: -2px;
    opacity: 1;
  }
  .lp-titulo-principal h2 {
    font-weight: normal;
    font-family: 'Lato',arial,sans-serif;
    font-size: 24px;
    color: #fff;
    opacity: 1;
    line-height: 35px;
    margin-top:38px;
  }
  #box_info_lp_centro .titulo {
    font-family: 'Lato',arial,sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: #FFF;
    margin-top:100px;
    padding-right: 50px;
  }
  #box_info_lp_centro .subtitulo{
    font-family: 'Lato',arial,sans-serif;
    font-size: 24px;
    color: #fff;
    opacity: .7;
  }
  .quebra-direita{
    display:flex;
    flex-direction:row-reverse;
    margin-top:170px;
  }
 .abas {
    background-color: #FFF;
    margin-top: 200px;
    padding: 45px;
    color:#FFF;
  }
  .abas ul a {
    display: block;
    position: relative;
    color: #222745;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
  }
  .abas ul{
    padding:0;
    margin:0;
  }
  .abas ul li {
    list-style: none;
    border-bottom: 1px solid #d4dce3;
    padding: 40px 0 40px 0;
  }
  .abas ul a::after {
    border-top: 2px solid #48B2EB;
    border-top-color: rgb(72, 178, 235);
    border-right: 2px solid #48B2EB;
    border-right-color: rgb(72, 178, 235);
    transform: rotate(135deg);
    font-size: 18px;
    top: 18px;
  }
  .abas .conteudo {
    display: none;
    padding: 10px 15px 0 0;
    color: #222745;
  }
  .btn-azul {
    font-family: 'Lato',arial,sans-serif;
    text-align: center;
    width: 460px;
    height: auto;
    background: #48b2eb 0% 0% no-repeat padding-box;
    border-radius: 32px;
    opacity: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 70px;
  }
  .btn-azul a{
    color:#FFF;
    text-decoration: none;
    font-weight:bold;
  }
  footer {
    font-family: 'Lato',arial,sans-serif;
    width: 100%;
    min-height: 600px;
    background-color: #b8bfc8;
    padding-top: 30px;
    margin-top:60px;
  }
  #copyright {
    font-family: 'Lato',arial,sans-serif;
    width: 100%;
    font-size: 12px;
    height: 128px;
    text-align: center;
    letter-spacing: .14px;
    color: #fff;
    background-color: #212644;
    opacity: 1;
    padding: 30px;
    line-height: 30px;
  }
  .abas.d-branco a::after {
    border-color: #48B2EB;
  }
  .abas ul a::after {
    border-top: 2px solid #48B2EB;
    border-top-color: rgb(72, 178, 235);
    border-right: 2px solid #48B2EB;
    border-right-color: rgb(72, 178, 235);
    transform: rotate(135deg);
    font-size: 18px;
    top: 18px;
  }
  .abas ul a::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(135deg);
    top:0;
    position: absolute;
  }
  .abas ul a::after, .abas-2 ul a::after {
    transition: transform .3s ease;
    right: 5px;
  }
  .abas ul a.active::after {
    transform: rotate(-45deg);
  }
  .abas ul li {
    border-bottom: 1px solid #7D879259;
  }
  .abas h2{
    margin-top: 38px;
    color: #222745;
  }
  #btn-estou-com-duvida {
    text-align: center;
    margin-top: 40px;
  }
  #btn-estou-com-duvida a{
    color: #222745;
    text-decoration:none;
    font-weight:bold;
  }
  .inline li{
    display:inline;    
  }
  footer #icone-mobile {
    border-bottom: 3px solid #9ba5b2;
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
  footer{
    font-family: 'Lato', arial, sans-serif;
    width:100%;
    min-height:600px;
    background-color:#B8BFC8;
    padding-top:30px;
  }

footer h3 {
    font-size: 23px;
    color: #212644;
    font-weight:bold;
    margin-bottom: 28px;
    margin-top:28px;
}

footer ul {
  list-style: none;
}

footer ul li{
  color: #212644;
  font-size: 16px;
  margin-bottom: 10px;
}

footer a{
  color: #212644;
  font-size: 16px;
  text-decoration: none;  
}

footer img{
  max-width:37%;
}

footer .facebook {
    background-image: url('https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png');
    background-position: -89px -44px;
    width: 24px;
    height: 24px;
}

footer .ico {
    margin: 0 10px 0 0;
    display: inline-block;
}

footer .facebook {
    background-image: url('https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png');
    background-position: -89px -44px;
    width: 24px;
    height: 24px;
}

footer .instagram {
    background-image: url('https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png');
    background-position: -44px -45px;
    width: 24px;
    height: 24px;
}

footer .linkedin {
    background-image: url('https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png');
    background-position: -89px 0;
    width: 24px;
    height: 24px;
}

footer .whatsapp-rodape {
    background-image: url('https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png');
    background-position: 0 -45px;
    width: 24px;
    height: 24px;
}

footer .youtube-play {
    background-image: url('https://www.confidencecambio.com.br/wp-content/themes/confidence/assets/img/sprite.png');
    background-position: -38px -89px;
    width: 24px;
    height: 17px;
}

footer #icone-mobile{
  border-bottom:3px solid #9ba5b2;
  padding-bottom:25px;
  margin-bottom: 20px;
}

footer #icone-mobile p{
  font-size: 28px;
  margin-top: 15px;
  font-weight: bold;
}

footer #icone-mobile img{
  text-align:right;
}

footer .coluna-maior {
    padding: 0 0 0 9px;
}

footer .ajuste-padding {
    padding-left: 40px;
}
footer ul {
  padding:0;
  margin:0;
}

#copyright{
  font-family: 'Lato',arial,sans-serif;
  width: 100%;
  font-size: 12px;
  height: 128px;
  text-align: center;
  letter-spacing: .14px;
  color: #fff;
  background-color:#212644;
  opacity: 1;
  padding: 30px;
  line-height: 30px;
}
.desk-1-5 {
  width: calc((99.999%/5));
}

.desk-3-5 {
  width: calc((99.999%/5)*3);
}

.desk-2-5 {
  width: calc((99.999%/5)*2);
  text-align:right;
}
@media (max-width:1240px){
  #box-3-colunas #box-beneficos-moneygram-01{
    margin-left:0
  }
  #box-3-colunas #box-beneficos-moneygram-03 {
    margin-left: 0;
  }
}
@media (max-width:991px){
  #box-3-colunas #box-beneficos-moneygram-01, #box-3-colunas #box-beneficos-moneygram-03{
    border:none;
    border-radius:0;
  }
  #box-beneficos-moneygram-01 .titulo, #box-beneficos-moneygram-02 .titulo, #box-beneficos-moneygram-03 .titulo {
    font-size: 28px;
  }
  #box-beneficos-moneygram-01 .subtitulo, #box-beneficos-moneygram-02 .subtitulo, #box-beneficos-moneygram-03 .subtitulo {
    font-size: 26px;
  }
  #box-3-colunas #box-beneficos-moneygram-02{
    margin-top:2px;
    margin-bottom:2px;
  }
  .d-flex2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
  @media (max-width:971px){   
    #box-3-colunas {
      margin-top: 150px;
    }
    .lp-titulo-principal {
      padding: 0px 100px 0 100px;
    }
    .lp-titulo-principal, #box_info_lp_centro{
      text-align: center;
    }
    .desk-1-5, .desk-3-5{
      width:100%;
    }
    footer #icone-mobile {
      text-align:center;
    }
    footer img {
      max-width: 25%;
    }
  }
  @media (max-width:768px){
    .lp-titulo-principal {
      padding: 0px 40px 0 40px;
    }
    #box-beneficos-moneygram-01, #box-beneficos-moneygram-02, #box-beneficos-moneygram-03{
      width:320px;
    }
    #box-beneficos-moneygram-01 .subtitulo, #box-beneficos-moneygram-02 .subtitulo, #box-beneficos-moneygram-03 .subtitulo {
      padding-left:30px;
      padding-right:30px;
    }
    footer img {
      max-width: 40%;
    }
    footer #icone-mobile p {
      font-size:20px;
    }
    .lp-titulo-principal h1 {
      font-size: 30px;
    }
    #box_info_lp_centro .subtitulo{
      font-size:22px;
    }
    .quebra-direita{
      display:inherit;
    }
    #btn-entrar-topo {
      width: 142px;
    }    
    .logo{
      margin-top:6px;
    }
    .top60 {
      padding-top: 30px;
    }
    .top120 {
      padding-top: 50px;
    }
    .mt40{
      margin-left:0;
    }
    .pl120 , .pr120{
      padding-left:0;
    }
    #box_info_lp_centro .titulo{
      padding-right:0;
    }
    .quebra-direita {
      margin-top: 80px;
    }
    .abas {
      margin-top: 110px;
      padding:15px;
    }
    .abas ul a {
      line-height: 25px;
    }   
    #btn-entrar-topo {
      width: 125px;
      height: 35px;
      padding: 6px;
      margin-left:-10px;
    }
    footer{
      text-align:center;
    }
  }
  .grecaptcha-badge{
    visibility:collapse!important;
  }