/*! HTML5 Boilerplate v7.1.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 1.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

   html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}




 /* ==========================================================================
   Author's custom styles
   ========================================================================== */


   @font-face {
    font-family: 'AdihausDIN-Regular';
    src: url(../fonts/adihausdin/AdihausDIN-Regular.eot);
    src: url(../fonts/adihausdin/AdihausDIN-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/adihausdin/AdihausDIN-Regular.woff) format('woff'), url(../fonts/adihausdin/AdihausDIN-Regular.ttf) format('truetype'), url(../fonts/adihausdin/AdihausDIN-Regular.svg#AdihausDIN-Regular) format('svg');
}

@font-face {
    font-family: 'adineuePROTT-Light';
    src: url(../fonts/adineue/adineuePROTT-Light.eot);
    src: url(../fonts/adineue/adineuePROTT-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/adineue/adineuePROTT-Light.woff) format('woff'), url(../fonts/adineue/adineuePROTT-Light.ttf) format('truetype'), url(../fonts/adineue/adineuePROTT-Light.svg) format('svg')
}

@font-face {
    font-family: 'adineuePRO-Bold';
    src: url(../fonts/adineue/adineuePRO-Bold.eot);
    src: url(../fonts/adineue/adineuePRO-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/adineue/adineuePRO-Bold.woff) format('woff'), url(../fonts/adineue/adineuePRO-Bold.ttf) format('truetype'), url(../fonts/adineue/adineuePRO-Bold.svg) format('svg')
}

@font-face {
    font-family: 'AdineuePRO-Black';
    src: url(../fonts/adineue/adineuePRO-Black.eot);
    src: url(../fonts/adineue/adineuePRO-Black.eot?#iefix) format('embedded-opentype'), url(../fonts/adineue/adineuePRO-Black.woff) format('woff'), url(../fonts/adineue/adineuePRO-Black.ttf) format('truetype'), url(../fonts/adineue/adineuePRO-Black.svg) format('svg')
}


body {
  overflow:auto;
}

h1 {
  font-family: 'adineuePRO-Bold';
}

p {
  font-family: 'adineuePROTT-Light';
}
.navbar-brand {
  margin: 0;
  margin-right: 0px!important;
}
.header-top  {
  margin: auto;
}
header .navbar {
  padding: 0;
}

.contenedor-bienvenida {
  margin-top: 6%;
  padding-left: 5%;
}
.contenedor-bienvenida h1 {
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.23;
  letter-spacing: normal;
  color: #323232;
}
.contenedor-bienvenida p {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #323232;
}

.contenedor-form .form-group label {
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.91;
  letter-spacing: normal;
  color: #323232;
  margin: 25px 0;
  font-family: 'adineuePRO-Bold';
}
.contenedor-form .form-group input {
  height: 40px;
  border: solid 1px #323232;
  border-radius: 0px;
  margin-bottom: 6%;
}
.contenedor-form .form-group input::-webkit-input-placeholder {
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #bcbcbc;
}

.navbar-brand img {
  text-align: center;
}


/* button  */
 .button-esis {
  align-items: center;
  background-color: transparent;
  border-radius: 0;
  border: none;
  box-sizing: border-box;
  color: #000;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  font-family: 'AdihausDIN-Regular';
  font-size: 15px;
  margin: 0;
  min-height: 40px;
  opacity: 1;
  outline: 0;
  padding: 0 31px;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(-3px,-3px);
  transition: transform .1s cubic-bezier(.3,0,.45,1);
  vertical-align: middle;
  zoom: 1;
  white-space: nowrap;
  z-index: 1;
}

 .button-esis:hover,
 .button-esis:hover svg{
  color: #767677;
  fill: #767677;
}
 .button-esis:active {
  transform: translate(0);
}

 .button-esis:before,
 .button-esis:after{
  content: " ";
  display: block;
  position: absolute;
  z-index: 0;
  transition: all .1s cubic-bezier(.3,0,.45,1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

 .button-esis:before {
  height: 3px;
  width: 100%;
  left: 3px;
  bottom: -3px;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}

 .button-esis:after {
  height: 100%;
  width: 3px;
  top: 3px;
  right: -3px;
  border-top: 1px solid black;
  border-right: 1px solid black;
}

 .button-esis:active:before {
  left: 0;
  bottom: 0;
}
 .button-esis:active:after {
  top: 0;
  right: 0;
}

 .button-esis svg{
  display: inline-block;
  vertical-align: middle;
  margin-left: 24px;
  width: 24px;
  height: 24px;
  max-width: none;
}

/* theme generic */
 .button-main{
  background-color: white;
  color: black;
}

 .button-main:before,
 .button-main:after {
  border-color: white;
}

 .button-main svg{
  fill: black;
}

 .button-invert{
  background-color: #323232;
  color: white;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;

}

 .button-invert:before,
 .button-invert:after {
  border-color: black;
}

 .button-invert svg{
  fill: white;
  font-size: 15px;
}

/* theme other button */


/* ---------->  VISTA REGISRO <-------------------- */
.conetendor-img-run  {
  margin: 50px auto;
}

.conetendor-img-run img {
  margin: 40px auto;
}
.img-reset {
  float: right;
}

/* -------> VISTA DATOS <---------------- */
.top-line {
	position: relative;
  height: 83px;
  width: 100%;
  background-color: #fafafa;
}

.top-line .logo {
	padding: 14px 47px;
	left: 0;
	display: inline-block;
	position: absolute;
	line-height: 55px;
	background-color: #222;
}

.main-menu {
	padding: 0 130px;
	width: 100%;
	text-align: center;
}

.contenedor-step {
  padding: 0px 120px;
}
.bs-stepper-content {
  margin-top: 5%;
}
.bs-stepper-header {
  background: #fafafa;
  height: 84px;
}
.active .bs-stepper-circle {
  border: 1px solid #000;
  background-color: transparent !important;
  color: #000;
}
.bs-stepper-circle {
  font-family: 'adineuePROTT-Light';
  border: 1px solid rgb(141, 141, 141);
  background-color: transparent !important;
  color: #000 !important;
}
.bs-stepper-label {
  font-family: 'adineuePROTT-Light';
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #323232;

}

.contenedor-form-datos .form-ingreso-datos {
  border:transparent;
  border-bottom: 1px solid #272727;
}
.contenedor-form-datos .form-ingreso-datos::-webkit-input-placeholder {
  font-family: 'adineuePROTT-Light';
  font-size: 20px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #bcbcbc;
}
.check-ingreso {
  font-family: 'adineuePROTT-Light';
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #323232;
  padding-left: 10px;
}
.form-check-input {
  height: 20px;
  width: 20px;
  background: #000;
}

.contenedor-form-datos .form-group  {
  font-family: 'adineuePRO-Bold';
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.91;
  letter-spacing: normal;
  color: #323232;
}

.contenedor-form-datos .tab-content  {
  margin-top: 10%;
}
.contenedor-form-datos .title-regitro-form   {
  font-family: 'adineuePRO-Bold';
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.91;
  letter-spacing: normal;
  color: #323232;
  padding: 8px 101px!important;
}
.contenedor-form-datos .button-esis  {
  padding:  0px;
}
.contenedor-form-datos .button-esis svg  {
  margin: 0px 12px;
}

.contenedor-form-datos  .arrow-izq svg {
  transform: rotate(-180deg);
}
.contenedor-form-datos .button-invert  {
  background: #bcbcbc;
}
.contenedor-pasos-usuarios {
  display: inline-flex;
  width: 100%;
}
.contenedor-form-datos .form-check {
  padding: 8px 70px 8px 100px;
}



.contenedor-footer {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
}

/* ------> VISTA TERMINOS Y CONDICONES <------------ */
.contenedor-textos {
  padding: 20px;
  max-height: 300px;
  width: 100%;
  overflow:auto;
}
.contenedor-terminos {
  background: #fafafa;
}
.contenedor-textos h2 {
  font-family: 'AdineuePRO-Black';
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #323232;
}
.contenedor-textos p {
  font-family: 'adineuePROTT-Light';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #323232;
}
.aceptar-terminos {
  font-family: 'AdineuePRO-Black';
  margin: 20px auto;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #323232;

}
.contenedor-btn-terminos .arrow-izq {
  padding: 0px;
  margin: 0px 20px;
}

.contenedor-btn-terminos .arrow-izq svg {
  padding: 0px;
  margin: 0px 9px;
  transform: rotate(-180deg);
}


 /* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

 .hidden {
  display: none !important;
}

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; /* 1 */
}

/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

/*
* Hide visually and from screen readers, but maintain layout
*/

.invisible {
  visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

   @media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

   @media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


