.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  background-color: #f1f2f3;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  display: block;
  width: 320px;
  margin: 10px auto 2px;
  font-family: Robotocondensed, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 800;
  letter-spacing: -1px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

.button {
  display: block;
  width: 120px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 9px 15px 8px;
  border-radius: 3px;
  background-color: #12a1a6;
  box-shadow: 1px 1px 9px -3px #000;
  font-family: Myriadpro, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #066f73;
}

.header {
  display: block;
  width: 1280px;
  height: 700px;
  margin-right: auto;
  margin-left: auto;
  border-right: 1px solid #d8d9da;
  border-left: 1px solid #d8d9da;
  background-image: url('../images/head.png');
}

.users {
  display: block;
  width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 34px 26px 68px;
  border-right: 1px solid #d8d9da;
  border-bottom: 1px solid #f2f2f2;
  border-left: 1px solid #d8d9da;
  background-color: #fff;
}

.userscontent {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.usersparagraph {
  display: block;
  width: 320px;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
  font-family: Robotocondensed, sans-serif;
  color: #838383;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}

.usersimage {
  display: block;
  width: 320px;
  height: 188px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 4px;
}

.specifications {
  display: block;
  width: 1280px;
  height: 760px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
  border-right: 1px solid #d8d9da;
  border-left: 1px solid #d8d9da;
  background-color: #fff;
  background-image: url('../images/drTablet.png');
  background-position: 0% -33%;
  background-repeat: no-repeat;
}

.subscription {
  display: block;
  width: 1280px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 1px solid #d8d9da;
  border-bottom: 1px solid #3d474f;
  border-left: 1px solid #d8d9da;
  background-color: #2b3136;
}

.footer {
  display: block;
  width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 17px 57px 44px;
  border-right: 1px solid #d8d9da;
  border-left: 1px solid #d8d9da;
  background-color: #2b3136;
}

.downloadbrochure1 {
  margin-bottom: 0px;
  font-family: 'Stag sans', sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 0px;
}

.downloadbrochure2 {
  margin-top: -15px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Stag sans', sans-serif;
  color: #757a7f;
  font-size: 20px;
  font-weight: 200;
  text-align: center;
}

.specificationscontainer {
  position: relative;
  left: 128px;
}

.specificationstit {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Stag sans', sans-serif;
  color: #414141;
  font-weight: 200;
  text-align: center;
}

.specificationssubtit {
  margin-top: 0px;
  margin-bottom: 26px;
  font-family: 'Stag sans', sans-serif;
  color: #414141;
  font-size: 20px;
  font-weight: 200;
  text-align: center;
}

.specificationsparagraph {
  font-family: Robotocondensed, sans-serif;
  color: #838383;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  text-align: center;
}

.specificationscol1 {
  text-align: center;
}

.specificationsicon {
  margin-bottom: 6px;
}

.specificationstitle {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: Robotocondensed, sans-serif;
  color: #525252;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.specificationsrow {
  margin-bottom: 20px;
}

.specificationscol2 {
  display: block;
  margin-top: 71px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.specificationssecure {
  position: relative;
  left: 50px;
  display: block;
  width: 629px;
  margin-top: 43px;
  padding: 10px 20px 10px 10px;
  border-top: 1px solid #f2f2f2;
  background-color: #fff;
}

.specificationssecurecol1 {
  text-align: center;
}

.securetitle {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Myriadpro, sans-serif;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -1px;
}

.secureparagraph {
  margin-top: -7px;
  color: #838383;
  font-size: 13px;
  line-height: 18px;
}

.columnsheader {
  padding-top: 8px;
}

.column2header {
  padding-top: 19px;
  padding-left: 106px;
  text-align: center;
}

.navtop {
  opacity: 1;
}

.iconmenutopnav {
  background-color: #fff;
}

.btnmenutopnav {
  background-color: #fff;
}

.navmenu {
  background-color: rgba(0, 0, 0, 0.84);
  opacity: 1;
}

.column3header {
  padding-left: 279px;
}

.access {
  display: block;
  width: 1280px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  border-right: 1px solid #d8d9da;
  border-left: 1px solid #d8d9da;
  background-color: #2b3136;
  text-transform: none;
}

.columnsaccess {
  display: block;
  width: 958px;
  margin-right: auto;
  margin-left: auto;
}

.column2access {
  padding-top: 24px;
  text-align: center;
}

.accessheader {
  margin: 7px 0px 2px;
  padding-top: 3px;
  font-family: Myriadpro, sans-serif;
  color: #12a1a6;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.accessparagraph {
  font-family: 'Stag sans', sans-serif;
  color: #949494;
  font-size: 12px;
  line-height: 17px;
  font-weight: 200;
  letter-spacing: 0px;
}

.column1access {
  padding-top: 3px;
  padding-left: 86px;
}

.bodysection {
  display: block;
  width: 1280px;
  margin-right: auto;
  margin-left: auto;
  border-right: 1px solid #d8d9da;
  border-left: 1px solid #d8d9da;
}

.head {
  width: 100%;
  height: 700px;
  background-image: url('../images/head.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.downloadbrochure2drsystem {
  color: #12a1a6;
}

.input {
  display: block;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #3d474f;
  border-radius: 4px;
  background-color: #2b3136;
  font-family: 'Stag sans', sans-serif;
  color: #bdbdbd;
  text-align: center;
}

.input.message {
  height: 150px;
}

.checkboxsubscription {
  display: block;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Stag sans', sans-serif;
  color: #a3a3a3;
  text-align: center;
}

.checkboxlabel {
  font-size: 11px;
  letter-spacing: 0px;
}

.checkbox {
  position: relative;
  left: 58px;
  display: block;
  text-align: right;
}

.successmessage {
  background-color: #2b3136;
  text-align: center;
}

.successformmessage {
  font-family: 'Stag sans', sans-serif;
  color: #12a1a6;
  font-size: 18px;
}

.footerparagraph {
  width: auto;
  padding: 0px 112px 12px 0px;
  font-family: Robotocondensed, sans-serif;
  color: #757a7f;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0px;
}

.greentxtfooterparagraph {
  color: #12a1a6;
}

.porquefootertit {
  margin-bottom: 5px;
  font-family: 'Stag sans', sans-serif;
  color: #fff;
  font-weight: 200;
}

.reg1 {
  font-size: 29px;
}

.reg2 {
  font-family: 'Stag sans', sans-serif;
  font-weight: 100;
}

.footerrow {
  margin-bottom: 21px;
  border-bottom: 1px solid #3d474f;
}

.copyright {
  font-family: 'Open Sans', sans-serif;
  color: #757a7f;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.contactotitfooter {
  width: auto;
  font-family: 'Stag sans', sans-serif;
  color: #fff;
  font-weight: 200;
  text-align: right;
}

.contactparagraphfooter {
  font-family: 'Open Sans', sans-serif;
  color: #757a7f;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
}

.greencontactfootertext {
  color: #12a1a6;
}

.footercolumn2 {
  text-align: right;
}

.socialicon {
  margin-left: 4px;
}

.socialiconimage {
  border-radius: 2px;
}

.userstit {
  margin-bottom: 19px;
  font-family: 'Stag sans', sans-serif;
  color: #414141;
  font-weight: 200;
  text-align: center;
}

.navbar {
  background-color: transparent;
  text-align: right;
}

.navcontainer {
  margin-right: 0px;
}

.navbarmenubtn {
  text-align: right;
}

.navbarmenubtn.w--open {
  background-color: transparent;
}

.navmenuicon {
  color: #fff;
}

.navbarlink {
  color: #fff;
  text-align: center;
}

.navbarlink:hover {
  color: #fff;
}

.formpayment {
  width: 600px;
  margin-left: 170px;
  text-align: center;
}

.containerformpayment {
  text-align: center;
}

.terminoscondicionesprivacidad {
  font-family: Myriadpro, sans-serif;
  color: #696969;
  font-size: 13px;
  font-weight: 300;
  text-align: justify;
}

.heading {
  color: #525252;
  font-weight: 400;
}

.heading-2 {
  color: #525252;
  font-weight: 400;
}

.heading-3 {
  color: #525252;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  h4 {
    width: 230px;
    font-size: 14px;
    line-height: 17px;
  }

  .header {
    height: 541px;
    background-position: -45% 0%;
    background-size: 995px;
    background-repeat: no-repeat;
  }

  .users {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 26px;
    padding-left: 26px;
  }

  .userscontent {
    position: static;
    left: -112px;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .usersparagraph {
    width: 230px;
    font-size: 11px;
  }

  .usersimage {
    width: 230px;
    height: 135px;
  }

  .specifications {
    position: relative;
    left: -212px;
    width: 990px;
    padding-top: 63px;
    padding-right: 25px;
    background-position: 6% 101%;
    background-size: 475px;
  }

  .subscription {
    width: 100%;
  }

  .footer {
    width: 100%;
  }

  .specificationssubtit {
    line-height: 24px;
  }

  .access {
    width: 900px;
  }

  .columnsaccess {
    width: 900px;
  }

  .column2access {
    right: 113px;
  }

  .column1access {
    left: -67px;
  }

  .head {
    position: static;
    background-position: 50% 50%;
    background-size: auto;
  }

  .input {
    width: 60%;
  }

  .checkboxsubscription {
    width: 60%;
  }

  .checkbox {
    left: 97px;
  }

  .footerparagraph {
    position: static;
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    text-align: center;
  }

  .porquefootertit {
    width: auto;
    text-align: center;
  }

  .contactotitfooter {
    width: auto;
    text-align: center;
  }

  .contactparagraphfooter {
    width: auto;
    text-align: center;
  }

  .socialicon {
    display: block;
    margin-right: auto;
    margin-bottom: 9px;
    margin-left: auto;
    text-align: center;
  }

  .socialicon.hide {
    display: none;
  }

  .footercolumn1 {
    position: static;
  }

  .navbar {
    width: 767px;
  }
}

@media screen and (max-width: 767px) {
  .button {
    position: relative;
    left: 15px;
  }

  .header {
    width: 100%;
    background-position: 48% 0%;
    background-size: 767px;
  }

  .users {
    position: relative;
    top: -131px;
    display: block;
    width: 100%;
    padding-bottom: 58px;
  }

  .userscontent {
    position: static;
    width: 100%;
  }

  .usercolumn {
    position: static;
    margin-bottom: 37px;
    text-align: center;
  }

  .specifications {
    position: static;
    left: -186px;
    top: -221px;
    width: 100%;
    height: 1000px;
    margin-top: -136px;
    padding-top: 64px;
    background-image: none;
  }

  .downloadbrochure1 {
    font-size: 25px;
  }

  .specificationstit {
    font-size: 31px;
  }

  .specificationssubtit {
    position: relative;
    left: 4px;
    font-size: 15px;
  }

  .specificationscol2 {
    bottom: 5px;
  }

  .access {
    position: relative;
    top: -123px;
    width: 100%;
    height: 181px;
  }

  .columnsaccess {
    width: 560px;
    height: 156px;
    text-align: center;
  }

  .column2access {
    left: -11px;
  }

  .accessheader {
    position: relative;
    left: 149px;
  }

  .accessparagraph {
    position: relative;
    left: 17px;
    width: 500px;
  }

  .column1access {
    text-align: center;
  }

  .rowspecifications {
    position: relative;
    left: -118px;
    top: -61px;
  }

  .input {
    width: 60%;
  }

  .checkboxsubscription {
    width: 70%;
  }

  .checkbox {
    left: 66px;
  }

  .navbar {
    width: 566px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    width: 320px;
    height: 296px;
    margin-right: 0px;
    margin-left: 0px;
    background-position: 113% -1%;
    background-size: contain;
  }

  .subscription {
    line-height: 17px;
  }

  .downloadbrochure1 {
    line-height: 26px;
  }

  .downloadbrochure2 {
    margin-top: 0px;
    font-size: 18px;
    line-height: 18px;
  }

  .specificationstit {
    position: relative;
    left: 206px;
    width: 300px;
    line-height: 31px;
  }

  .specificationssubtit {
    left: 203px;
    width: 300px;
  }

  .specificationsrow {
    position: relative;
    left: 212px;
    width: 300px;
  }

  .access {
    width: 100%;
  }

  .columnsaccess {
    position: relative;
    left: -126px;
    width: 100%;
  }

  .column2access {
    left: 118px;
    top: -12px;
  }

  .accessparagraph {
    left: 114px;
    width: 300px;
  }

  .rowspecifications {
    left: -334px;
  }

  .checkboxsubscription {
    width: 90%;
  }

  .checkbox {
    left: 11px;
    top: -2px;
  }

  .navbar {
    width: 320px;
  }
}

@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype'), url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Myriadpro condit';
  src: url('../fonts/MyriadPro-CondIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Myriadpro cond';
  src: url('../fonts/MyriadPro-Cond.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-BoldCond.otf') format('opentype'), url('../fonts/MyriadPro-BoldCondIt.otf') format('opentype'), url('../fonts/MyriadPro-Semibold.otf') format('opentype'), url('../fonts/MyriadPro-BoldIt.otf') format('opentype'), url('../fonts/MyriadPro-SemiboldIt.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Myriadpro it';
  src: url('../fonts/MyriadPro-It.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Semibold.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Regular.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Regular.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Regular.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Stag sans';
  src: url('../fonts/Stag-Sans-Light.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Stag sans';
  src: url('../fonts/Stag-Sans-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}