html {
  scroll-behavior: smooth;
}
body, html {
  height: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
h2 {
  font-family: 'brandonbold', Arial, Helvetica, sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
h3 {
  font-family: 'brandonbold', Arial, Helvetica, sans-serif;
  font-size: 1.75rem;
  letter-spacing: 1px;
  font-size: 2rem;
  text-transform: uppercase;
  text-align: center;
}
h3.box {
  max-width: 60%;
  margin: 75px auto 0;
  text-align: center;
}
h4 {
  font-size: 1.25rem;
}
a {
  color: #3e2b2e;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  text-decoration: none;
}
a:hover {
  color: #f38b2d
}
.mx-auto {
  display: block;
  margin: 0 auto;
}
.legal {
  font-size: 14px;
  font-weight: 700;
  color: #9d9d9d;
  margin: 0;
  padding: 0
}
.center-text {
  text-align: center
}
div {
  box-sizing: border-box
}
.mL0 {
  margin-left: 0 !important
}
.mR0 {
  margin-right: 0 !important
}
body {
  font-family: 'brandonregular', "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #3E2B2E;
}
strong {
  font-family: 'brandonblack', Arial, Helvetica, sans-serif;
  font-weight: 700
}
.wrapper {
  width: 100%
}
.header {
  padding: 25px 40px 18px 40px;
  text-align: center;
  box-shadow: -1px 4px 5px 0 rgba(0, 0, 0, .25);
  -webkit-box-shadow: -1px 4px 5px 0 rgba(0, 0, 0, .25);
  -moz-box-shadow: -1px 4px 5px 0 rgba(0, 0, 0, .25);
}
.container-img {
  position: relative;
  width: 100%;
  height: 538px;
  padding-top: 10%;
  background: url('http://image.trueinstinct-info.com/lib/fe2d11717064047f761d79/m/1/header-rawboost5-2.png') no-repeat center top;
  background-size: cover;
  color: #fff;
  text-align: center
}
.container-img .title-header {
  width: 100%;
  max-width: 550px;
  height: 398px;
  background: #EFE3D8;
  position: absolute;
  top: 60px;
  right: 50px;
  padding: 75px 65px;
  color: #3E2B2E;
  text-transform: uppercase;
}
.container-img .title-header h1 {
  font-family: 'brandonblack', Arial, Helvetica, sans-serif;
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  text-align: left;
  margin-top: 0;
}
.container-img .title-header h2 {
  font-family: 'brandonbold', Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 40px;
  text-transform: none;
  text-align: left;
  letter-spacing: 1px;
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
}
.container-img img {
  width: 100%
}
.container-img span {
  z-index: 2;
  position: absolute;
  left: 6%;
  bottom: -165px
}
.container-img span img {
  width: 480px
}
main section.intro {
  margin-top: -80px
}
main section.intro p {
  font-size: 20px;
  line-height: 24px
}
main section.intro a {
  text-decoration: underline;
}
main section.esmuyfacil {
  padding-top: 75px;
  padding-bottom: 95px;
  background: #efe3d8
}
main section.esmuyfacil p {
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 64px
}
main section.esmuyfacil .steps {
  background: #fff;
  padding: 15px 25px;
  margin-bottom: 15px;
  height: 320px
}
main section.esmuyfacil .steps strong {
  position: absolute;
  top: 6px;
  left: 30px;
  color: #3e2b2e;
  font-size: 56px;
  font-size: 42px
}
main section.esmuyfacil .steps > div {
  margin-top: 20px
}
main section.esmuyfacil .steps > div span {
  display: block;
  text-align: center
}
main section.esmuyfacil .steps > div span.text {
  text-align: left;
  font-size: 18px
}
main section.esmuyfacil .steps > div .img {
  margin-bottom: 30px;
  height: 120px;
  position: relative;
}
main section.esmuyfacil .steps > div .img img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
main section.reembolso {
  padding-top: 75px;
  padding-bottom: 0
}
main section.reembolso h3 {
  text-align: center;
  padding: 0 0 0 0;
  margin-bottom: 0
}
main section.reembolso h4 {
  padding-bottom: 40px;
}
main section.reembolso p {
  margin-bottom: 20px;
}
main section.reembolso p.medium {
  margin-bottom: 30px;
}
main section.reembolso form fieldset {
  border: none;
  padding: 0 0 25px 0
}
main section.reembolso form fieldset label {
  font-size: 1.25rem;
  margin-right: 20px
}
main section.reembolso form fieldset .esterilizado {
  display: none
}
main section.reembolso form fieldset h4 {
  display: block;
  margin-top: 0;
  margin-bottom: 15px
}
main section.reembolso form input[type=text] {
  border: none;
  border-bottom: 1px solid #9d9d9d;
  width: 43%;
  padding-left: 0;
  color: #152935;
  font-size: 1.25rem;
  margin-bottom: 22px;
  margin-top: 22px;
  padding-bottom: 5px;
  outline: 0;
  font-family: 'brandonregular', Arial, Helvetica, sans-serif;
}
main section.reembolso form select {
  font-family: 'brandonregular', Arial, Helvetica, sans-serif;
  border: none;
  border-bottom: 1px solid #9d9d9d;
  width: 43%;
  padding-left: 0;
  color: #152935;
  font-size: 1.25rem;
  margin-bottom: 22px;
  margin-top: 22px;
  padding-bottom: 5px;
  outline: 0;
  background: #fff;
  border-radius: 0;
  margin-left: 45px
}
main section.reembolso form select option {
	font-family: 'brandonregular', Arial, Helvetica, sans-serif;
}
main section.reembolso form input[type=file] {
  position: absolute;
  top: -10px;
  width: 48px;
  height: 48px;
  display: block;
  cursor: pointer;
  opacity: 0;
  z-index: 2
}
main section.reembolso form input[type=file].input-file {
  left: 125px
}
main section.reembolso form input[type=file].input-cam {
  left: 184px
}
main section.reembolso form input[type=text] {
  background: none;
}
main section.reembolso form input::placeholder {
  color: #152935;
  opacity: 1;
  font-size: 1.25rem;
  font-family: 'brandonregular', Arial, Helvetica, sans-serif
}
main section.reembolso form input:-ms-input-placeholder {
  color: #152935;
  font-size: 1.25rem
}
main section.reembolso form input::-ms-input-placeholder {
  color: #152935;
  font-size: 1.25rem
}
main section.reembolso form input::nth-child(odd) {
  margin-right: 45px
}
main section.reembolso form input:nth-child(even) {
  margin-left: 45px
}
main section.reembolso form .tickets {
  margin-bottom: 80px;
  margin-top: 40px;
}
main section.reembolso form .tickets label {
  font-size: 24px;
}
main section.reembolso form .tickets input[type=text] {
  margin-top: 10px;
  font-size: 18px;
}
main section.reembolso form .tickets > div {
  position: relative
}
main section.reembolso form .tickets a {
  display: inline-block;
  width: 48px;
  height: 48px;
  vertical-align: middle;
  margin: 0 6px
}
main section.reembolso form .tickets .ico-attached {
  position: absolute;
  top: -12px;
  left: 125px;
  cursor: pointer
}
main section.reembolso form .tickets .ico-cam {
  position: absolute;
  top: -12px;
  left: 184px;
  z-index: 0;
  cursor: pointer;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out
}
main section.reembolso form .tickets .ico-cam:hover {
  opacity: .5
}
.font20 {
  font-size: 20px !important;
}
p.medium {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
p.small {
  font-size: .875rem;
  color: #f38b2d;
  margin: 0
}
main section.reembolso form .tickets input[type=text] {
  margin-left: 0
}
main section.reembolso form .legals {
  margin-bottom: 80px
}
main section.reembolso form .legals p {
  font-size: 16px;
  margin-bottom: 22px
}
main section.reembolso form .acepto {
  padding-bottom: 80px
}
main section.reembolso form .acepto input {
  display: none
}
main section.reembolso form a.bases {
  display: inherit;
  text-align: center;
  margin-top: 40px;
  text-decoration: underline
}
main section .breakline {
  text-align: center;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0
}
.separator {
  background: url(../img/middle-img.png) no-repeat center top;
  background-size: cover;
  height: 196px;
  width: 100%
}
.button {
  font-family: 'brandonregular', Arial, Helvetica, sans-serif;
  width: 206px;
  height: 50px;
  border-radius: 24px;
  background: #3e2b2e;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 50px;
  display: block;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
  margin-top: 20px;
  cursor: pointer
}
.button.disabled {
  opacity: .5;
  cursor: default
}
.button.disabled:hover {
  opacity: .5;
  background: #3e2b2e;
  color: #fff
}
.button:hover {
  color: #fff;
  background: #f38b2d
}
.container {
  width: 100%;
  max-width: 1200px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  margin-right: -15px;
  margin-left: -15px
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px
}
.small-align {
  display: inline-block;
  float: right;
  width: 51.5%
}
@media (min-width:768px) {
  .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 69.666667%
  }
  .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 66.75%;
    max-width: 75%
  }
  .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}
.footer {
  background-color: #eeecec;
  display: block;
  padding: 25px
}
.footer > div {
  max-width: 990px;
  margin: 0 auto;
  color: #3e2b2e;
  overflow: hidden
}
.footer ul {
  padding-left: 0;
  color: #3e2b2e
}
.footer ul li {
  letter-spacing: 1px
}
.copy {
  padding-top: 10px
}
img.mobile {
  display: none
}
.footer-menu {
  display: block;
  float: right;
  font-weight: 400
}
.footer-menu ul {
  margin: 0;
  padding: 0
}
.footer-menu ul li {
  display: inline-block
}
.footer-menu ul li a {
  color: #3e2b2e;
  font-weight: 700;
  text-decoration: none;
  display: block;
  margin: 10px 12px 0 12px;
  font-family: 'brandonregular', Arial, Helvetica, sans-serif;
  font-weight: 500;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  background-size: contain
}
.footer-menu ul li a.fb {
  background: url(http://image.trueinstinct-info.com/lib/fe2d11717064047f761d79/m/1/facebook.png) no-repeat;
  width: 16px;
  height: 27px;
  background-size: contain
}
.footer-menu ul li a.fb:hover {
  background: url(http://image.trueinstinct-info.com/lib/fe2d11717064047f761d79/m/1/facebook-on.png) no-repeat;
  width: 16px;
  height: 27px;
  background-size: contain
}
.footer-menu ul li a.ig {
  background: url(http://image.trueinstinct-info.com/lib/fe2d11717064047f761d79/m/1/instagram.png) no-repeat;
  width: 27px;
  height: 27px;
  background-size: contain
}
.footer-menu ul li a.ig:hover {
  background: url(http://image.trueinstinct-info.com/lib/fe2d11717064047f761d79/m/1/instagram-on.png) no-repeat;
  width: 27px;
  height: 27px;
  background-size: contain
}
.footer-menu ul li a.yt {
  background: url(http://image.trueinstinct-info.com/lib/fe2d11717064047f761d79/m/1/youtube.png) no-repeat;
  width: 33px;
  height: 26px;
  background-size: contain
}
.footer-menu ul li a:hover {
  background: url(http://image.trueinstinct-info.com/lib/fe2d11717064047f761d79/m/1/youtube-on.png) no-repeat;
  width: 33px;
  height: 26px;
  background-size: contain
}
.address {
  font-family: 'brandonregular', Arial, Helvetica, sans-serif;
  background-color: #3e2b2e;
  text-align: center;
  padding: 50px 40px 10px 40px
}
.address .container {
  padding: 0
}
.address p {
  color: #fff;
  text-align: left
}
.address a {
  color: #fff;
  text-decoration: underline
}
.address a:hover {
  color: #f38b2d
}
input[type=checkbox] {
  display: none
}
input[type=checkbox]#opcionPerro {
  display: block !important
}
input[type=checkbox]#opcionGato {
  display: block
}
input[type=checkbox] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url(http://image.trueinstinct-info.com/lib/fe2d11717064047f761d79/m/1/check.png) -200px top no-repeat;
  background-size: 14px 11px;
  cursor: pointer;
  border: 1px solid #3e2b2e;
  border-radius: 4px
}
input[type=checkbox]:checked + label span {
  background: url(http://image.trueinstinct-info.com/lib/fe2d11717064047f761d79/m/1/check.png) center center no-repeat;
  border: 1px solid #f38b2d;
  background-size: 14px 11px
}
.red {
  border-color: red !important
}
@media screen and (min-width:1024px) {
  main section.reembolso form input[type=file].input-cam {
    display: none
  }
  main section.reembolso form .tickets .ico-cam {
    display: none
  }
}
@media screen and (max-width:990px) {
  main section.intro p {
    margin-top: 90px;
  }
}
@media screen and (max-width:768px) {
  .small-align {
    width: 50%;
  }
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .container-img {
    width: 100%;
    height: 100%;
    background: url('http://image.trueinstinct-info.com/lib/fe2d11717064047f761d79/m/1/header-rawboost5-2-mobile.png') no-repeat center top;
    background-size: cover;
  }
  .container-img span {
    bottom: -110px
  }
  .container-img span img {
    max-width: 340px
  }
  .container-img .title-header {
    top: 290px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 40px 40px 90px 40px;
    height: auto;
    width: 90%;
  }
  .container-img .title-header h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .container-img .title-header h2 {
    font-size: 24px;
    line-height: 28px;
  }
  main section.intro {
    margin-top: -10px;
  }
  main section.intro p {
    margin-top: 20px;
  }
  main section.esmuyfacil {
    padding-top: 80px
  }
  main section.esmuyfacil .steps {
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100%;
    height: 260px;
    font-size: 1.1rem;
    height: auto;
  }
}
@media screen and (max-width:640px) {
  .small-align {
    width: 100%
  }
  h2 {
    font-size: 1.75rem
  }
  h3 {
    font-size: 1.5rem
  }
  h4 {
    font-size: 1.25rem
  }
  main section.intro {
    margin-top: 80px;
  }
  .col-3 {
    width: 100%
  }
  .container-img {
    display: block;
    width: 100%;
    height: 350px
  }
  .container-img h1 {
    font-size: 2.7rem;
    margin-bottom: 10px
  }
  .container-img h2 {
    font-size: 1.15rem;
    line-height: 1.3rem
  }
  .container-img span {
    bottom: -100px
  }
  .container-img span img {
    width: 287px
  }
  main section.esmuyfacil {
    padding-bottom: 80px
  }
  main section.esmuyfacil .steps {
    display: block;
    position: relative;
    padding: 40px 25px;
  }
  main section.esmuyfacil .steps > div {
    width: 100%;
    height: 180px;
    position: relative
  }
  main section.reembolso {
    padding-top: 72px
  }
  main section.reembolso form fieldset label {
    font-size: 1.125rem
  }
  main section.reembolso form fieldset .acepto label {
    font-size: 16px !important;
  }
  main section.reembolso form fieldset .esterilizado h4 {
    margin-left: 0 !important
  }
  main section.reembolso form input[type=text] {
    display: block;
    width: 100%;
    margin-left: 0;
    padding-right: 0
  }
  main section.reembolso form select {
    display: block;
    width: 100%;
    margin-left: 0;
    padding-right: 0
  }
  h3.box {
    max-width: 90%;
  }
  .footer {
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    padding: 25px 20px 25px 20px
  }
  .footer-logo, .footer-menu {
    float: none;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    margin-top: 20px
  }
  .footer-logo ul, .footer-menu ul {
    padding: 0
  }
  img.mobile {
    display: block
  }
  .header img.mobile {
    display: inline-block
  }
  .footer img.mobile {
    display: inline-block
  }
}
@media screen and (max-width:540px) {
  main section.intro {
    margin-top: 150px;
  }
}
@media screen and (max-width:540px) {
  main section.intro {
    margin-top: 150px;
  }
}
@media screen and (max-width:420px) {
  main section.intro {
    margin-top: 200px;
  }
}
@media screen and (max-width:380px) {
  main section.intro {
    margin-top: 280px;
  }
}
main section.reembolso form input[type=text]:focus:required:invalid {
  border-bottom: 1px solid red
}
.text a {
  color: #3e2b2e;
  text-decoration: underline
}
hr {
  border-color: #3e2b2e;
  border-width: 1px;
  border-style: solid;
  text-align: left;
  width: 50%;
  float: left;
  display: block
}