.fulldiv {
  width: 100%;
  position: relative;
  padding-bottom: 80px;
}
#como-contratar {
  background: url('../img/como-contratar/bg-tuto.jpg') center center no-repeat;
  background-size: cover;
  padding: 40px 0 130px 0;
}
#tuto-icons ul, #confirmacao-pedido ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#tuto-icons div.circle-icon {
  background: #FFF;
  width: 120px;
  height: 120px;
  border-radius: 200px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
#tuto-icons div.circle-icon.parentes {
  float: left;
}
#tuto-icons div.parentes2 {
  margin: 0 auto;
  float: none;
  max-width: 250px;
}
.right{
  float: right !important;
}
.left {
  float: left !important;
}
#tuto-icons .parentes2 img {
  padding: 20px 8px;
}
#tuto-icons .separator {
    width: 20px;
    height: 5px;
    background: #FFF;
    position: absolute;
    bottom: 60px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#tuto-icons {
  width: 100%;
  float: left;
  margin: 30px 0;
}
#tuto-icons li, #confirmacao-pedido li{
  float: left;
}
#tuto-icons li img {
  width: 100%;
  padding: 20px;
}
#tuto-icons li.solo {
  margin-top: 30px;
}
#como-contratar-page .mini-titulo {
  color: #FFF;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  float: left;
  width: 100%;
}
#como-contratar-page .titulo {
  font-family: 'Open sans', sans-serif;
  font-size: 23px;
  text-align: center;
  font-weight: 600;
  width: 100%;
  float: left;
}
.titulo.t-white {
  color: #FFF;
}
.titulo.t-yellow {
  color: #ffd91d;
}
.titulo.t-blue {
  color: #2668a4;
}
.titulo span.t-orange, .titulo.t-orange {
  color: #ff8d07;
}
.titulo span.t-orange {
  line-height: normal;
}
#como-cotar {
  background: #0093f7;
  /* padding-bottom:80px; */
}
#como-cotar .top-separator {
    border-top: 20px solid #0a487e;
    opacity: 0.8;
}

.btns-group {
  border-radius: 2px;
  height: 40px;
  padding: 8px 0;
  margin: 20px auto;
  position: relative;
}
.btn-blue {
  background: #0a487e;
  width: 350px;
}
.btn-green1 {
  background: #3fbe19;
  width: 250px;
}
.btn-green2 {
  background: #3fbe19;
  width: 350px;
}
.btns-group span {
  color: #FFF;
  font-family: 'Open sans', sans-serif;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  width: 100%;
  float: left;
  vertical-align: middle;
}
.btn-blue span {
  text-decoration: underline;
}
.btns-group:after {
  content: ' ';
  background: url('../img/como-contratar/hand-btn.png') center center no-repeat;
  width: 100px;
  height: 100px;
  display: inline-block;
  position: absolute;
  right: -50px;
  background-size: 100px;
}
.btn-green2.btns-group:after {
  right: -80px !important;
}
#escolha-planos {
  background: #f5f6f8;
  /* padding-bottom: 80px; */
}
#escolha-planos .top-separator {
    border-top: 20px solid #0093f7;
}
#escolha-planos .planos {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 30px 0;
  float: left;
}
#escolha-planos .planos img {
  max-width: 500px;
  width: 100%;
}
p.mais-info {
  color: #58585b;
  text-align: center;
  width: 100%;
  float: left;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
p.mais-info span {
  color: #2668a4;
  text-decoration: underline;
}
#contratacao {
  /* padding-bottom: 80px; */
}
#contratacao .top-separator {
    border-top: 20px solid #f5f6f8;
}
#contratacao .imgdiv {
  text-align: center;
  float: left;
  position: relative;
  width: 100%;
  margin: 20px 0;
}
#contratacao .imgdiv img {
  max-width: 180px;
  width: 100%;
}
#finalizado {
  background: #3fbe19;
  /* padding-bottom: 80px; */
}
.top-separator {
  width: 0;
    height: 0;
  border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    margin: 0 auto;
}
#finalizado .top-separator {
  border-top: 20px solid #FFF;
}
#finalizado .circle-icon {
  background: #1e6b05;
  width: 120px;
  height: 120px;
  border-radius: 200px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
#finalizado .circle-icon img, #duvidas .circle-icon img, #atendimento-medico .circle-icon img {
  width: 100%;
  padding: 20px;
}
#confirmacao-pedido {
  background: #0a487e;
  /* padding-bottom: 80px; */
}
#confirmacao-pedido .top-separator {
    border-top: 20px solid #3fbe19;
}
#confirmacao-pedido li {
  text-align: center;
}
#confirmacao-pedido li img {
  width: 100%;
  padding: 20px 0 0;
  max-width: 70px;
}
#confirmacao-pedido .documentos {
  width: 100%;
    float: left;
    margin-top: 30px;
}
.circle-number {
  background: #172a56;
  width: 55px;
  height: 55px;
  border-radius: 200px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  color: #FFF;
  font-family: 'Open sans', sans-serif;
  font-size: 38px;
  text-align: center;
  font-weight: 600;
  padding: 0 12px;
  margin-top: 20px;
}
#confirmacao-pedido .passos {
  margin-top: 10px;
  width: 100%;
  float: left;
}
#atendimento-medico {
  float: left;
  /* padding-bottom: 80px; */
  background: #0093f7;
}
#atendimento-medico .divtitulo {
  padding: 50px 0 20px;
}
#atendimento-medico .top-separator {
    border-top: 20px solid #0a487e;
}
#atendimento-medico p {
  color: #FFF;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  float: none;
  width: 100%;
  margin-top: 20px;
  max-width: 250px;
  margin: 0 auto;
  padding: 20px 0;
}
#atendimento-medico .circle-icon {
  background: #FFF;
  width: 120px;
  height: 120px;
  border-radius: 200px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
#atendimento-medico .col-xs-6:nth-child(1) {
  border-right: 1px solid #FFF;
}
#atendimento-medico .col-xs-6:nth-child(2) {
  border-left: 1px solid #FFF;
}
#duvidas {
  float: left;
  /* padding-bottom: 80px; */
  background: #f5f6f8;
}
#duvidas .top-separator {
    border-top: 20px solid #0093f7;
}
#duvidas .circle-icon {
  background: #f76f00;
  width: 120px;
  height: 120px;
  border-radius: 200px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
#duvidas .circlediv {
  margin-top: 30px;
    float: left;
    width: 100%;
}
#duvidas .circlediv .mais-info {
  margin-top: 20px;
}
#last-div {
  float: left;
  /* padding-bottom: 80px; */
  background: #3fbe19;
  text-align: center;
}
#last-div img {
  max-width: 120px;
  width: 100%;
}
#last-div .top-separator {
    border-top: 20px solid #f5f6f8;
}
div.video {
  text-align: center;
  padding: 0;
}
#video-tutorial {
  margin: 40px auto;
  width: 100%;
  max-width: 650px;
  height: auto !important;
}
.conteudo {
  margin-top: 40px;
}
#como-contratar-page .fulldiv {
  overflow: hidden;
}
.divtitulo {
  width: 100%;
  float: left;
  padding: 20px 0;
}
#confirmacao-pedido .divtitulo {
  padding: 0 !important;
}
#como-contratar .titulo, #contratacao .titulo, #como-cotar .titulo, #escolha-planos .titulo, #confirmacao-pedido .titulo, #atendimento-medico .titulo,
#duvidas .titulo.t-blue, #last-div .titulo, #duvidas .titulo.t-orange {
  float: none;
  margin: 0 auto;
}
#confirmacao-pedido .titulo.t-yellow {
  margin-top: 15px;
}
#como-contratar .titulo, #contratacao .titulo {
  max-width: 650px;
}
#como-cotar .titulo {
  max-width: 500px;
}
.block{
    display: block;
}
#escolha-planos .titulo {
  max-width: 480px;
}
#confirmacao-pedido .titulo, #atendimento-medico .titulo {
  max-width: 620px;
}
#duvidas .titulo.t-blue, #last-div .titulo {
  max-width: 700px;
}
#duvidas .titulo.t-orange {
  max-width: 480px;
}

/* Responsive */
@media only screen and (max-width: 991px) {
  #tuto-icons li.col-xs-2 {
    width: 33.3333%;
  }
  #como-contratar-page .titulo {
    font-size: 20px;
  }
  #como-cotar .titulo {
    max-width: 400px;
  }
  #como-contratar .titulo, #contratacao .titulo {
    max-width: 570px;
  }
  #escolha-planos .titulo, #duvidas .titulo.t-orange {
    max-width: 420px;
  }
  #confirmacao-pedido .titulo, #atendimento-medico .titulo {
    max-width: 530px;
  }
}
@media only screen and (max-width: 620px) {
  #tuto-icons li.col-xs-3 {
    width: 50%;
  }
  #confirmacao-pedido .documentos {
    margin-left: 0;
  }
  #confirmacao-pedido .col-xs-2 {
    width: 33.3333%;
  }
  #como-contratar {
    padding: 40px 0 60px 0 !important;
  }
  #tuto-icons li.col-xs-3:nth-child(odd) {
    clear: both;
  }
}
@media only screen and (max-width: 500px) {
  #tuto-icons li.col-xs-2 {
    width: 50%;
  }
  #tuto-icons li.col-xs-2:nth-child(odd) {
    clear: both;
  }
  #atendimento-medico .col-xs-6 {
    width: 100%;
    border: none !important;
    margin-bottom: 30px;
  }
  #como-contratar-page .titulo, .btns-group span {
    font-size: 18px;
  }
  .btns-group:after {
    background-size: 80px;
  }
  .btn-green2.btns-group:after {
      right: -60px !important;
      top: 0;
  }
  .btn-green2, .btn-blue {
    width: 300px;
  }
  #atendimento-medico .divtitulo {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 460px) {
  .btns-group:after {
    background-size: 55px;
    top: 0;
  }
  /* #como-cotar, #escolha-planos, #contratacao, #finalizado, #confirmacao-pedido, #atendimento-medico, #duvidas, #last-div {
    padding-bottom: 40px;
  }*/
  .fulldiv {
    padding-bottom: 40px;
  }
  #duvidas .divtitulo .t-orange {
    font-size: 16px;
  }
}
@media only screen and (max-width: 400px) {
  #como-contratar-page .titulo, .btns-group span {
    font-size: 16px;
  }
  #duvidas .divtitulo .t-orange {
    font-size: 14px;
  }
  .btn-green2, .btn-blue {
    width: 250px;
  }
  #tuto-icons div.circle-icon, #duvidas .circle-icon, #atendimento-medico .circle-icon, #finalizado .circle-icon {
    width: 90px;
    height: 90px;
  }
  #tuto-icons div.parentes2 {
    max-width: 190px;
  }
  #tuto-icons .separator {
    bottom: 70px;
  }
  #last-div img {
    max-width: 90px;
  }
}
@media only screen and (max-width: 360px) {
  .btn-green2, .btn-blue, .btn-green1 {
    width: 215px;
  }
  #duvidas .divtitulo .t-orange {
    margin-left: -10px !important;
  }
}