/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 21, 2019 */






@font-face {
    font-family: 'Helvetica Now Text';
    src: url('../fonts/HelveticaNowText-Light.eot');
    src: local('Helvetica Now Text  Light'), local('HelveticaNowText-Light'),
        url('../fonts/HelveticaNowText-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNowText-Light.woff2') format('woff2'),
        url('../fonts/HelveticaNowText-Light.woff') format('woff'),
        url('../fonts/HelveticaNowText-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}



@font-face {
    font-family: 'Helvetica Now Text';
    src: url('../fonts/HelveticaNowText-Regular.eot');
    src: local('Helvetica Now Text  Regular'), local('HelveticaNowText-Regular'),
        url('../fonts/HelveticaNowText-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNowText-Regular.woff2') format('woff2'),
        url('../fonts/HelveticaNowText-Regular.woff') format('woff'),
        url('../fonts/HelveticaNowText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'Helvetica Now Text';
    src: url('../fonts/HelveticaNowText-Bold.eot');
    src: local('Helvetica Now Text  Bold'), local('HelveticaNowText-Bold'),
        url('../fonts/HelveticaNowText-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNowText-Bold.woff2') format('woff2'),
        url('../fonts/HelveticaNowText-Bold.woff') format('woff'),
        url('../fonts/HelveticaNowText-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

.bold {
  font-family: 'Helvetica Now Text';
  font-weight: bold;
  font-style: normal;  
}
.regular {
  font-family: 'Helvetica Now Text';
  font-weight: normal;
  font-style: normal;

}
.light {
    font-family: 'Helvetica Now Text';  
    font-weight: 300;
    font-style: normal;
}


body {
  font-family: 'Helvetica Now Text';
  font-weight: normal;
  font-style: normal;
}
header {
  background: rgba(251,221,20,1);
  background: -moz-linear-gradient(left, rgba(251,221,20,1) 0%, rgba(241,130,33,1) 52%, rgba(235,107,35,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,221,20,1)), color-stop(52%, rgba(241,130,33,1)), color-stop(100%, rgba(235,107,35,1)));
  background: -webkit-linear-gradient(left, rgba(251,221,20,1) 0%, rgba(241,130,33,1) 52%, rgba(235,107,35,1) 100%);
  background: -o-linear-gradient(left, rgba(251,221,20,1) 0%, rgba(241,130,33,1) 52%, rgba(235,107,35,1) 100%);
  background: -ms-linear-gradient(left, rgba(251,221,20,1) 0%, rgba(241,130,33,1) 52%, rgba(235,107,35,1) 100%);
  background: linear-gradient(to right, rgba(251,221,20,1) 0%, rgba(241,130,33,1) 52%, rgba(235,107,35,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbdd14', endColorstr='#eb6b23', GradientType=1 );  
  text-align: center;
}
h2 {
  text-transform: none;
  color: white;
  font-size: 2.7em;
  margin-top: 0;
}
header {
  padding: 40px 0 0 0;
}
header p {
  font-family: 'Helvetica Now Text';
  font-weight: normal;
  font-style: normal;  
  color: #fff;
  font-size: 1.8em;
  margin: 15px 11% 20px 11%;
}
header h2 {
  font-family: 'Helvetica Now Text';
  font-weight: 300;
}
header .img-mobile img {
	max-width: 113%!important;
}
header .btn-register { margin-bottom: 15px; color: #000; }
.problems { color: #fff; }
.problems a { color: #fff; }
.btn-register {
  display: block;
  border-radius: 5px;
  background: #fbdd14;
  padding: 5px 40px;
  margin: auto;
  max-width: 160px;
  text-transform: none;
  color: #000000;
}
.btn-register.btn-file { max-width: 220px;     margin-top: 15px; }
.bg-section {
  color: #ec6615;
  font-size: 1.45em;
  background-size: cover;
  height: 74px;
  padding-top: 6px;
  padding-left: 25px;
  border: 2px #fbdd14 solid;
  border-radius: 15px;
  position: relative;
}
.bg-section .star {
    background: url('../img/bg-section.gif') no-repeat;
    position: absolute;
    top: -5px;
    left: -10px;
    height: 20px;
    width: 20px;
}
.tips {
  padding-top: 40px;
}
.tips .texts {
  font-size: 1.1em;
}
.orange {
  color: #f37029;
}
.text {
  padding: 0 30px 0 15px;
}
.tips-2 img {
  width: 67px;
  display: block;
  height: auto;
  padding-bottom: 15px;
}
.footer {
  padding-top: 20px;
  padding-bottom: 40px;
}
.footer .btn-register {
  float: right;
}
@media (min-width: 769px) {
  html {
    max-width: 1020px;
    width: 1020px;
    margin: 0 auto;
  } 
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  .container-fluid {
    max-width: 1020px;
    width: 1020px!important;
    overflow: hidden;
    padding: 0;
    margin: 0;
  }
  .bg-section {
    margin-left: 20px;
  }
  .footer-left-padd {
    padding-left: 20px;
  }
  .footer-right-padd {
    margin-right: 20px;
  }  
}
.mobile-header {
    margin-top: -20px;
}
@media (max-width: 769px) {
  body { padding-bottom: 330px; }
  h2 {
        font-size: 2em;
        padding-bottom: 20px
  }
  .img-mobile {
      padding-left: 0;
      padding-right: 0;
  }
  header {
    padding-top: 40px;
  }
  header p {
    font-size: 13px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .problems {
    font-size: 10px;
    line-height: 12px;
    display: inherit;
  }    
  .bg-section {
    height: auto;
    padding-bottom: 8px;
    margin: 0 20px;   
    text-align: center;
    padding-left: 0;
    padding-right: 0; 
  }
  .texts {
    padding: 0 20px;
    padding-top: 15px;
    text-align: center;
  }
  .texts img {
    margin: auto;
    padding-top: 15px;
  }
  .list-benefits { 
  padding-top: 0;
   }
  .list-benefits img:first-child {
    padding-top: 10px;
  }
  .mobile-header {
    margin-top: inherit;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer {
    text-align: center;
  }
  .footer .btn-register { 
    float: none;
    margin: auto;
    margin-top: 20px;
   }
	header .img-mobile img {
		max-width: 100%!important;
	}	
	
}

/* 1020 */

