@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Fira+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@font-face {
  font-family: 'iconFont';
  src: url("../fonts/iconFont/iconFont.eot?hwrb5n");
  src: url("../fonts/iconFont/iconFont.eot?hwrb5n#iefix") format("embedded-opentype"), url("../fonts/iconFont/iconFont.ttf?hwrb5n") format("truetype"), url("../fonts/iconFont/iconFont.woff?hwrb5n") format("woff"), url("../fonts/iconFont/iconFont.svg?hwrb5n#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*azul*/
/*light blue 2*/
/*gris oscuro*/
/* line 2, ../sass/global/_extends.scss */
.bloque_banner,
.banner_transacciones, .welcome-block, .page_404 .container_404, .not_front .formulario-pago, .not_front form.webform-submission-formulario-de-pago-form {
  left: -50vw;
  margin-left: 50%;
  overflow: hidden;
  position: relative;
  width: 100vw;
}

/* line 19, ../sass/global/_extends.scss */
form input,
form select,
form textarea, .form-control, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-card .adyen-checkout__input, .not_front form.pay-form .form-item.form-item-card .adyen-checkout__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(151, 151, 151, 0.4);
  box-sizing: border-box;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  height: 32px;
  padding: 0px 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
/* line 30, ../sass/global/_extends.scss */
form input:hover,
form select:hover,
form textarea:hover, .form-control:hover, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-card .adyen-checkout__input:hover, .not_front form.pay-form .form-item.form-item-card .adyen-checkout__input:hover, form input:focus,
form select:focus,
form textarea:focus, .form-control:focus, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-card .adyen-checkout__input:focus, .not_front form.pay-form .form-item.form-item-card .adyen-checkout__input:focus {
  border: 0;
  border-bottom: 1px solid #fff;
  box-shadow: none;
  outline: none;
}

/* line 38, ../sass/global/_extends.scss */
.cc_container .cc_btn, .btn-primary, .pay-response-message .container_pay_response .btn-accept, #popup-buttons button.agree-button {
  background: #001534;
  border: 1px solid #001534;
  border-radius: 0;
  height: 40px;
  color: #fff;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
  padding: 0 16px;
  text-align: center;
  text-transform: uppercase;
}
/* line 51, ../sass/global/_extends.scss */
.cc_container .cc_btn:hover, .btn-primary:hover, .pay-response-message .container_pay_response .btn-accept:hover, #popup-buttons button.agree-button:hover, .cc_container .cc_btn:focus, .btn-primary:focus, .pay-response-message .container_pay_response .btn-accept:focus, #popup-buttons button.agree-button:focus {
  background: #fff;
  box-shadow: none;
  color: #001534;
  outline: none;
}

/* line 59, ../sass/global/_extends.scss */
.alert .close:before {
  font-family: "iconFont";
}

/* line 62, ../sass/global/_extends.scss */
.not_front.page_user_cuenta .container .btn_editar .edit-account-button, .welcome-block .field--name-body p a, .page_404 .container_404 .txts_info a, form .form-actions button,
form .form-actions .btn, .container_cuenta .buttons a {
  background: #246AD3;
  border: 1px solid #246AD3;
  border-radius: 0;
  height: 40px;
  color: #fff;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
  padding: 0 16px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 80, ../sass/global/_extends.scss */
.not_front.page_user_cuenta .container .btn_editar .edit-account-button:hover, .welcome-block .field--name-body p a:hover, .page_404 .container_404 .txts_info a:hover, form .form-actions button:hover,
form .form-actions .btn:hover, .container_cuenta .buttons a:hover, .not_front.page_user_cuenta .container .btn_editar .edit-account-button:focus, .welcome-block .field--name-body p a:focus, .page_404 .container_404 .txts_info a:focus, form .form-actions button:focus,
form .form-actions .btn:focus, .container_cuenta .buttons a:focus {
  background: #fff;
  box-shadow: none;
  color: #246AD3;
  outline: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 93, ../sass/global/_extends.scss */
.user-login-form .create-account-link {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  height: 40px;
  color: #fff;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
  padding: 0 16px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 111, ../sass/global/_extends.scss */
.user-login-form .create-account-link:hover, .user-login-form .create-account-link:focus {
  background: #fff;
  box-shadow: none;
  color: #000F24;
  outline: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (max-width: 767px) {
  /* line 125, ../sass/global/_extends.scss */
  .cc_container .cc_btn, .btn-primary, .pay-response-message .container_pay_response .btn-accept, #popup-buttons button.agree-button {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding: 0 8px;
  }
}
/* line 1, ../sass/design/_general.scss */
body {
  background: #000F24;
  color: #fff;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  overflow-x: hidden;
  position: relative;
}
/* line 11, ../sass/design/_general.scss */
body.toolbar-fixed .block_pop_lenguaje {
  display: none;
}
/* line 14, ../sass/design/_general.scss */
body.toolbar-fixed header {
  top: 76px;
}
/* line 19, ../sass/design/_general.scss */
body.toolbar-fixed.page-contacto .webform-confirmation-modal, body.toolbar-fixed.page-contato .webform-confirmation-modal {
  top: 128px;
}
/* line 23, ../sass/design/_general.scss */
body.toolbar-fixed .alert {
  top: 128px;
}
/* line 27, ../sass/design/_general.scss */
body.menu_opened {
  overflow: hidden;
}
/* line 29, ../sass/design/_general.scss */
body.menu_opened:after {
  background: rgba(0, 15, 36, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

/* line 43, ../sass/design/_general.scss */
.container {
  max-width: 1260px;
  padding: 0;
  width: 100%;
}

/* line 48, ../sass/design/_general.scss */
.row {
  margin: 0;
}

/* line 51, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface {
  height: 52px;
  min-width: 90px;
  text-align: left;
  vertical-align: middle;
  width: auto;
}
/* line 57, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item {
  display: block;
  margin: 0;
}
/* line 60, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item.captcha-admin-links {
  display: none;
}
/* line 63, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .control-label {
  color: #fff;
  clip: inherit;
  display: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  height: auto;
  margin: 0 0 40px;
  position: relative;
  width: auto;
}
/* line 75, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .form-control {
  height: auto;
  border-bottom: 0;
}
/* line 79, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper {
  display: none;
}
/* line 81, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper:after {
  content: none;
}
/* line 85, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select:focus, .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select:hover {
  border: 0;
}
/* line 89, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select select {
  background: transparent;
  border-bottom: 0;
  height: 50px;
  display: none;
}
/* line 95, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select button {
  background: #001534;
  border: 0;
  border-radius: 0;
  color: #fff;
  display: block;
  font-size: 12px;
  font-style: italic;
  height: 100%;
  line-height: 52px;
  padding: 0 24px;
  position: relative;
}
/* line 107, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select button .caret {
  border: 0;
  font-style: normal;
  height: 16px;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 1px;
  width: 16px;
}
/* line 116, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select button .caret:after {
  content: "\e900";
  font-family: "iconFont";
  font-size: 10px;
  display: inline-block;
  margin-left: 8px;
}
/* line 124, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select button:focus, .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select button:hover {
  background: #246AD3;
  box-shadow: none;
  outline: none !important;
}
/* line 132, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select.open button {
  background: #246AD3;
}
/* line 135, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select.open button .caret:after {
  content: "\e901";
}
/* line 141, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu {
  background: rgba(0, 21, 52, 0.6);
  border: 0;
  border-radius: 0;
  height: auto;
  margin: 0;
  left: inherit;
  padding: 0 8px;
  right: 0;
  width: 161px;
}
/* line 151, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu ul {
  background: transparent;
  margin: 0;
  padding: 0;
  top: inherit;
  width: 100%;
}
/* line 157, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu ul li {
  border-bottom: 1px solid rgba(151, 151, 151, 0.4);
  text-align: center;
}
/* line 161, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu ul li.active a {
  background: transparent;
  border-bottom: 1px solid #fff;
}
/* line 164, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu ul li.active a:hover, .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu ul li.active a:focus {
  background: transparent;
}
/* line 170, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu ul li a {
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 8px 0;
}
/* line 175, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu ul li a:hover, .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu ul li a:focus {
  background: transparent;
  opacity: 0.8;
}
/* line 187, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
/* line 194, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .dropdown-backdrop {
  display: none;
}
/* line 197, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .select-wrapper {
  margin-top: 15px;
}
/* line 200, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .close_pop {
  display: block;
}
/* line 202, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .close_pop:after {
  content: "\e904";
  cursor: pointer;
  font-size: 16px;
  font-family: "iconFont";
  position: absolute;
  top: 16px;
  right: 16px;
}
/* line 210, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .close_pop:after:hover, .block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .close_pop:after:focus {
  opacity: 0.8;
}
/* line 217, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .control-label {
  display: block;
}
/* line 223, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select button .caret {
  top: 50%;
}
/* line 227, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select .inner {
  padding-top: 15px;
}
/* line 239, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje.idioma_abierto .form-item .select-wrapper .form-select button .caret:after {
  content: "" !important;
}
/* line 248, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .block-title {
  display: none;
}
/* line 251, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje form {
  background: #009EFF;
  margin: 0 auto;
  max-width: 404px;
  min-height: 150px;
  padding: 56px 24px 24px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 262, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item.form-group {
  margin-bottom: 0;
}
/* line 267, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select button {
  background: #009EFF;
  font-size: 18px;
  font-style: normal;
  line-height: 24px;
  height: auto;
  padding: 0px 0 0px;
  text-align: left;
  width: 100%;
}
/* line 276, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select button:hover, .block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select button:focus {
  outline: none !important;
}
/* line 280, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select button .filter-option {
  opacity: 0.5;
}
/* line 283, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select button .caret {
  height: 24px;
  margin-top: -12px;
  right: 0;
  width: 24px;
}
/* line 288, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select button .caret:after {
  content: "\e900";
  font-size: 14px;
}
/* line 296, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select.open button .caret {
  content: "" !important;
}
/* line 301, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select .dropdown-menu {
  background: transparent;
  box-shadow: none;
  left: inherit;
  padding: 0 16px;
  position: relative;
  right: inherit;
  width: 100%;
}
/* line 310, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select .dropdown-menu ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  text-align: left;
}
/* line 313, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select .dropdown-menu ul li:last-child {
  border-bottom: 0;
}
/* line 316, ../sass/design/_general.scss */
.block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .form-item .select-wrapper .form-select .dropdown-menu ul li a {
  font-size: 16px;
}

/* line 329, ../sass/design/_general.scss */
.front .region-content .page-header {
  display: none;
}
/* line 332, ../sass/design/_general.scss */
.front .region-content .view-frontpage {
  display: none;
}

/* line 337, ../sass/design/_general.scss */
.rc-anchor-light.rc-anchor-normal {
  border: 0;
}

/* line 340, ../sass/design/_general.scss */
.rc-anchor {
  box-shadow: none;
}

/* line 344, ../sass/design/_general.scss */
.not_front.page_user_cuenta {
  min-height: calc(100vh - 280px);
}
/* line 346, ../sass/design/_general.scss */
.not_front.page_user_cuenta .container {
  position: relative;
}
/* line 348, ../sass/design/_general.scss */
.not_front.page_user_cuenta .container .btn_editar {
  margin: 0 auto 40px;
  max-width: 540px;
  text-align: right;
}
/* line 352, ../sass/design/_general.scss */
.not_front.page_user_cuenta .container .btn_editar .edit-account-button {
  display: inline-block;
}
/* line 355, ../sass/design/_general.scss */
.not_front.page_user_cuenta .container .btn_editar .edit-account-button:hover, .not_front.page_user_cuenta .container .btn_editar .edit-account-button:focus {
  text-decoration: none;
}
/* line 362, ../sass/design/_general.scss */
.not_front.page_user_cuenta .region-content {
  min-height: inherit;
}
/* line 364, ../sass/design/_general.scss */
.not_front.page_user_cuenta .region-content .layout--onecol {
  margin-bottom: 0;
}
/* line 369, ../sass/design/_general.scss */
.not_front .region-content {
  min-height: calc(100vh - 280px);
}
/* line 371, ../sass/design/_general.scss */
.not_front .region-content .page-header {
  border: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  margin: 0px;
  padding: 40px 0 0;
  text-transform: uppercase;
}
/* line 379, ../sass/design/_general.scss */
.not_front .region-content .page-header:before {
  background: #246AD3;
  content: "";
  display: inline-block;
  margin-right: 8px;
  height: 16px;
  vertical-align: 0;
  width: 24px;
}
/* line 388, ../sass/design/_general.scss */
.not_front .region-content .page-header + article {
  font-size: 18px;
  line-height: 24px;
  max-width: 640px;
  margin: 40px auto;
  text-align: left;
}
/* line 394, ../sass/design/_general.scss */
.not_front .region-content .page-header + article p {
  margin-bottom: 24px;
}
/* line 399, ../sass/design/_general.scss */
.not_front .region-content .page-header + article .field--name-body p:last-child {
  margin-bottom: 0;
}
/* line 406, ../sass/design/_general.scss */
.not_front .region-content .layout--onecol {
  margin: 0 auto 40px;
  max-width: 620px;
}

/* line 416, ../sass/design/_general.scss */
.page-terminos-y-condiciones .not_front .region-content .page-header,
.page-politicas-de-privacidad .not_front .region-content .page-header {
  font-size: 40px;
  font-weight: bold;
  line-height: 48px;
  max-width: 640px;
  margin: 0px auto;
}
/* line 422, ../sass/design/_general.scss */
.page-terminos-y-condiciones .not_front .region-content .page-header:before,
.page-politicas-de-privacidad .not_front .region-content .page-header:before {
  content: none;
}
/* line 426, ../sass/design/_general.scss */
.page-terminos-y-condiciones .not_front .region-content article,
.page-politicas-de-privacidad .not_front .region-content article {
  font-size: 18px;
  line-height: 24px;
  max-width: 640px;
  margin: 24px auto 40px;
  text-align: left;
}
/* line 432, ../sass/design/_general.scss */
.page-terminos-y-condiciones .not_front .region-content article p,
.page-politicas-de-privacidad .not_front .region-content article p {
  margin-bottom: 24px;
}

/* line 439, ../sass/design/_general.scss */
.bloque_pasos {
  background: #000F24;
  color: #fff;
  padding: 40px 0;
  text-align: center;
}
/* line 444, ../sass/design/_general.scss */
.bloque_pasos .container {
  padding: 0;
}
/* line 446, ../sass/design/_general.scss */
.bloque_pasos .container .row {
  margin: 0 auto;
  max-width: 1040px;
}
/* line 451, ../sass/design/_general.scss */
.bloque_pasos h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  margin: 0 auto 40px;
  max-width: 1047px;
}
/* line 458, ../sass/design/_general.scss */
.bloque_pasos .item_paso {
  padding: 0;
}
/* line 460, ../sass/design/_general.scss */
.bloque_pasos .item_paso .icon_paso {
  display: inline-block;
  margin-right: 16px;
  max-width: 71px;
  vertical-align: middle;
  width: 100%;
}
/* line 466, ../sass/design/_general.scss */
.bloque_pasos .item_paso .icon_paso figure {
  margin: 0;
}
/* line 468, ../sass/design/_general.scss */
.bloque_pasos .item_paso .icon_paso figure img {
  height: auto;
  width: 100%;
}
/* line 474, ../sass/design/_general.scss */
.bloque_pasos .item_paso .txt_paso {
  display: inline-block;
  vertical-align: middle;
  max-width: 80%;
}
/* line 478, ../sass/design/_general.scss */
.bloque_pasos .item_paso .txt_paso h3 {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin: 0;
  max-width: 157px;
  text-align: left;
}
/* line 488, ../sass/design/_general.scss */
.bloque_pasos p {
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
  margin: 40px 0 0;
}

/* line 495, ../sass/design/_general.scss */
.cc_container {
  background: #D6DBDA;
  bottom: 0;
  color: #000;
  left: 0;
  padding: 8px;
  position: fixed;
  width: 100%;
}
/* line 503, ../sass/design/_general.scss */
.cc_container .cc_btn {
  display: block;
  margin: 0;
  margin-top: 0px;
  text-align: center;
  width: auto;
}

/*.alert{
	border-radius:0;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding:16px;
	.close{
		right: 0;
	}
}*/
/* line 523, ../sass/design/_general.scss */
.bk_alert {
  background: rgba(0, 0, 0, 0.8);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

/* line 535, ../sass/design/_general.scss */
.page_contacto_message .bk_alert {
  display: none !important;
}
/* line 539, ../sass/design/_general.scss */
.page_contacto_message .alert.alert-success {
  background: transparent;
  color: #80cb3b;
  left: inherit;
  margin: 0 auto;
  max-width: 620px;
  padding: 16px 0 40px;
  position: relative;
  top: inherit;
  width: 100%;
  z-index: inherit;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -o-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
/* line 551, ../sass/design/_general.scss */
.page_contacto_message .alert.alert-success .close {
  display: none;
}
/* line 554, ../sass/design/_general.scss */
.page_contacto_message .alert.alert-success h2 {
  font-size: 24px;
  margin: 0 0 8px;
}
/* line 558, ../sass/design/_general.scss */
.page_contacto_message .alert.alert-success p {
  font-size: 16px;
  margin-bottom: 0;
}

/* line 565, ../sass/design/_general.scss */
.alert {
  background: #246AD3;
  color: #fff;
  border: 0;
  border-radius: 0;
  font-size: 16px;
  left: 50%;
  line-height: 24px;
  padding: 50px 30px 30px;
  position: fixed;
  top: 50%;
  width: 520px;
  z-index: 9999;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 579, ../sass/design/_general.scss */
.alert .close {
  color: #fff;
  opacity: 1;
  top: -24px;
  font-size: 16px;
  right: -8px;
}
/* line 585, ../sass/design/_general.scss */
.alert .close:before {
  content: "\e904";
}
/* line 591, ../sass/design/_general.scss */
.alert .close span {
  display: none;
}
/* line 595, ../sass/design/_general.scss */
.alert a {
  color: #001534;
  text-decoration: underline;
}

/* line 600, ../sass/design/_general.scss */
.main_container {
  margin-top: 52px;
}

/* line 604, ../sass/design/_general.scss */
.alert-cookie-wrapper .container {
  margin: 0 auto;
  max-width: 1047px;
  padding: 0;
}
/* line 608, ../sass/design/_general.scss */
.alert-cookie-wrapper .container .row {
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-display: flex;
  -moz-display: flex;
  -o-display: flex;
  -ms-display: flex;
  display: flex;
}
/* line 615, ../sass/design/_general.scss */
.alert-cookie-wrapper .cookies-text {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 16px;
}
/* line 621, ../sass/design/_general.scss */
.alert-cookie-wrapper .cookies-checkbox-container label {
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 628, ../sass/design/_general.scss */
.alert-cookie-wrapper .cookies-checkbox-container label input[type="checkbox"] {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  height: 16px;
  margin: 0;
  vertical-align: middle;
  width: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
/* line 637, ../sass/design/_general.scss */
.alert-cookie-wrapper .cookies-checkbox-container label input[type="checkbox"]:hover, .alert-cookie-wrapper .cookies-checkbox-container label input[type="checkbox"]:focus {
  box-shadow: none;
  outline: none;
}
/* line 642, ../sass/design/_general.scss */
.alert-cookie-wrapper .cookies-checkbox-container label input[type="checkbox"]:after {
  background: url("../images/checkbox_cookies.svg") no-repeat center;
  background-size: 10px;
  content: "";
  height: 16px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 16px;
}
/* line 654, ../sass/design/_general.scss */
.alert-cookie-wrapper .cookies-checkbox-container label input[type="checkbox"]:checked:after {
  opacity: 1;
}
/* line 660, ../sass/design/_general.scss */
.alert-cookie-wrapper .cookies-checkbox-container label .text-checkbox-cookies {
  display: inline-block;
  margin-left: 32px;
}
/* line 663, ../sass/design/_general.scss */
.alert-cookie-wrapper .cookies-checkbox-container label .text-checkbox-cookies a {
  color: #000;
  text-decoration: underline;
}
/* line 666, ../sass/design/_general.scss */
.alert-cookie-wrapper .cookies-checkbox-container label .text-checkbox-cookies a:hover, .alert-cookie-wrapper .cookies-checkbox-container label .text-checkbox-cookies a:focus {
  color: #000;
  opacity: 0.8;
}
/* line 675, ../sass/design/_general.scss */
.alert-cookie-wrapper .buttons {
  margin-top: 16px;
  text-align: center;
}

/* line 680, ../sass/design/_general.scss */
.btn-primary {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 683, ../sass/design/_general.scss */
.btn-primary:hover, .btn-primary:focus {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 691, ../sass/design/_general.scss */
.bloque_banner img,
.banner_transacciones img {
  height: auto;
  width: 100%;
}

/* line 696, ../sass/design/_general.scss */
.view-faq {
  margin: 0 auto 40px;
  max-width: 1046px;
}
/* line 700, ../sass/design/_general.scss */
.view-faq .views-row .views-row {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  padding: 32px 0;
}
/* line 705, ../sass/design/_general.scss */
.view-faq .views-row .views-row .views-field-title {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}
/* line 711, ../sass/design/_general.scss */
.view-faq .views-row .views-row .views-field-title.ui-state-active a {
  color: #fff;
}
/* line 715, ../sass/design/_general.scss */
.view-faq .views-row .views-row .views-field-title .ui-accordion-header-icon {
  display: none;
}
/* line 718, ../sass/design/_general.scss */
.view-faq .views-row .views-row .views-field-title a {
  color: rgba(255, 255, 255, 0.4);
  display: block;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
}
/* line 726, ../sass/design/_general.scss */
.view-faq .views-row .views-row .ui-accordion-content {
  background: transparent;
  border: 0;
  color: #fff;
  display: none;
  font-size: 18px;
  line-height: 24px;
  padding: 32px 32px 0;
}

/* line 739, ../sass/design/_general.scss */
.page-bienvenido-afiliados-discovery .container-fluid {
  padding: 0;
}

/* line 743, ../sass/design/_general.scss */
.welcome-block {
  background: url("../images/login.jpg") no-repeat center center;
  background-size: cover;
  height: calc(100vh - 269px);
}
/* line 748, ../sass/design/_general.scss */
.welcome-block .field--name-body {
  background: rgba(0, 37, 91, 0.9);
  margin: 0 auto;
  max-width: 620px;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 24px;
}
/* line 757, ../sass/design/_general.scss */
.welcome-block .field--name-body p {
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
}
/* line 763, ../sass/design/_general.scss */
.welcome-block .field--name-body p a {
  display: inline-block;
  margin-top: 24px;
  min-width: 195px;
}
/* line 768, ../sass/design/_general.scss */
.welcome-block .field--name-body p a:hover, .welcome-block .field--name-body p a:focus {
  text-decoration: none;
}

/* line 776, ../sass/design/_general.scss */
.block_transacciones {
  margin: 0 auto;
  max-width: 1260px;
}
/* line 779, ../sass/design/_general.scss */
.block_transacciones .block-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  margin: 40px 0 24px;
  text-transform: uppercase;
}
/* line 785, ../sass/design/_general.scss */
.block_transacciones .block-title:before {
  background: #246AD3;
  content: "";
  display: inline-block;
  margin-right: 8px;
  height: 16px;
  vertical-align: middle;
  width: 24px;
}
/* line 796, ../sass/design/_general.scss */
.block_transacciones .view-transacciones table {
  text-align: center;
}
/* line 800, ../sass/design/_general.scss */
.block_transacciones .view-transacciones table thead tr th {
  border: 0;
  border-right: 1px solid #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
}
/* line 807, ../sass/design/_general.scss */
.block_transacciones .view-transacciones table thead tr th:last-child {
  border: 0;
}
/* line 815, ../sass/design/_general.scss */
.block_transacciones .view-transacciones table tbody tr td {
  border: 0;
  border-right: 1px solid #fff;
  font-size: 18px;
  line-height: 24px;
  padding: 16px 0px;
}
/* line 821, ../sass/design/_general.scss */
.block_transacciones .view-transacciones table tbody tr td:last-child {
  border: 0;
}
/* line 828, ../sass/design/_general.scss */
.block_transacciones .view-transacciones .table-striped > tbody > tr:nth-of-type(odd) {
  background: transparent;
}
/* line 831, ../sass/design/_general.scss */
.block_transacciones .view-transacciones .table-hover > tbody > tr:hover,
.block_transacciones .view-transacciones .table-hover > tbody > tr:focus {
  background: transparent;
}

/* line 838, ../sass/design/_general.scss */
.view-transacciones {
  margin-top: 24px;
}
/* line 840, ../sass/design/_general.scss */
.view-transacciones table {
  text-align: center;
}
/* line 844, ../sass/design/_general.scss */
.view-transacciones table thead tr th {
  border: 0;
  border-right: 1px solid #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
}
/* line 851, ../sass/design/_general.scss */
.view-transacciones table thead tr th:last-child {
  border: 0;
}
/* line 859, ../sass/design/_general.scss */
.view-transacciones table tbody tr td {
  border: 0;
  border-right: 1px solid #fff;
  font-size: 18px;
  line-height: 24px;
  padding: 16px 0px;
}
/* line 865, ../sass/design/_general.scss */
.view-transacciones table tbody tr td:last-child {
  border: 0;
}
/* line 872, ../sass/design/_general.scss */
.view-transacciones .table-striped > tbody > tr:nth-of-type(odd) {
  background: transparent;
}
/* line 875, ../sass/design/_general.scss */
.view-transacciones .table-hover > tbody > tr:hover,
.view-transacciones .table-hover > tbody > tr:focus {
  background: transparent;
}

/* line 880, ../sass/design/_general.scss */
.pay-response-message {
  background: rgba(0, 15, 36, 0.8);
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
/* line 888, ../sass/design/_general.scss */
.pay-response-message .container_pay_response {
  background: #009EFF;
  margin: 0 auto;
  max-width: 620px;
  padding: 48px 24px;
  position: relative;
  text-align: center;
  top: 40%;
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
}
/* line 897, ../sass/design/_general.scss */
.pay-response-message .container_pay_response .close_menssage_response {
  position: absolute;
  right: 0px;
  top: 0px;
}
/* line 901, ../sass/design/_general.scss */
.pay-response-message .container_pay_response .close_menssage_response:after {
  content: "\e904";
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-family: "iconFont";
  position: absolute;
  top: 16px;
  right: 16px;
}
/* line 910, ../sass/design/_general.scss */
.pay-response-message .container_pay_response .close_menssage_response:after:hover, .pay-response-message .container_pay_response .close_menssage_response:after:focus {
  opacity: 0.8;
  text-decoration: none;
}
/* line 917, ../sass/design/_general.scss */
.pay-response-message .container_pay_response p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
}
/* line 921, ../sass/design/_general.scss */
.pay-response-message .container_pay_response p a {
  color: #000F24;
}
/* line 923, ../sass/design/_general.scss */
.pay-response-message .container_pay_response p a:hover, .pay-response-message .container_pay_response p a:focus {
  opacity: 0.8;
  text-decoration: none;
}
/* line 929, ../sass/design/_general.scss */
.pay-response-message .container_pay_response p.transaction-code {
  margin-bottom: 0;
}
/* line 933, ../sass/design/_general.scss */
.pay-response-message .container_pay_response .btn-accept {
  cursor: pointer;
  display: inline-block;
  margin: 32px auto 0;
  min-width: 190px;
}
/* line 939, ../sass/design/_general.scss */
.pay-response-message .container_pay_response .btn-accept:hover, .pay-response-message .container_pay_response .btn-accept:focus {
  text-decoration: none;
}

/* line 946, ../sass/design/_general.scss */
.message_history {
  display: block;
  margin: 80px auto;
  max-width: 640px;
  text-align: center;
}
/* line 951, ../sass/design/_general.scss */
.message_history h2 {
  text-transform: uppercase;
}
/* line 954, ../sass/design/_general.scss */
.message_history p {
  margin-bottom: 0;
}

/* line 959, ../sass/design/_general.scss */
.page_404 .container_404 {
  background: url("../images/back_404.jpg") no-repeat center center;
  background-size: cover;
  height: calc(100vh - 269px);
}
/* line 964, ../sass/design/_general.scss */
.page_404 .container_404 .txts_info {
  position: relative;
  text-align: center;
  top: 57%;
}
/* line 968, ../sass/design/_general.scss */
.page_404 .container_404 .txts_info p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 16px;
}
/* line 974, ../sass/design/_general.scss */
.page_404 .container_404 .txts_info a {
  display: inline-block;
}
/* line 977, ../sass/design/_general.scss */
.page_404 .container_404 .txts_info a:hover, .page_404 .container_404 .txts_info a:focus {
  text-decoration: none;
}

/* line 985, ../sass/design/_general.scss */
#sliding-popup {
  background: #D6DBDA !important;
}

/* line 988, ../sass/design/_general.scss */
#popup-text {
  max-width: 84%;
}

/* line 991, ../sass/design/_general.scss */
#popup-text,
#popup-buttons {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: middle;
}

/* line 998, ../sass/design/_general.scss */
#popup-buttons {
  max-width: 10%;
}
/* line 1000, ../sass/design/_general.scss */
#popup-buttons button {
  margin: 0;
}
/* line 1005, ../sass/design/_general.scss */
#popup-buttons button.decline-button {
  background: transparent;
  border: 0;
  display: none;
  box-shadow: none;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 0 16px;
  text-transform: uppercase;
  text-shadow: none;
}

/* line 1019, ../sass/design/_general.scss */
.popup-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 16px;
}

/* line 1026, ../sass/design/_general.scss */
.eu-cookie-compliance-message h2, .eu-cookie-compliance-message p, .eu-cookie-compliance-message .find-more-button {
  color: #000 !important;
  font-family: "Fira Sans", sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  margin: 0;
}

@media (max-width: 1440px) {
  /* line 1036, ../sass/design/_general.scss */
  .container,
  .block_transacciones {
    max-width: 100%;
    padding: 0 90px;
  }
}
@media screen and (max-width: 1100px) {
  /* line 1049, ../sass/design/_general.scss */
  .container,
  .block_transacciones {
    padding: 0 40px;
  }

  /* line 1055, ../sass/design/_general.scss */
  .bloque_pasos .item_paso .icon_paso {
    max-width: 52px;
  }

  /* line 1063, ../sass/design/_general.scss */
  .alert-cookie-wrapper .cookies-checkbox-container label .text-checkbox-cookies {
    max-width: 94%;
    vertical-align: top;
  }
}
@media screen and (max-width: 960px) {
  /* line 1072, ../sass/design/_general.scss */
  .row {
    margin: 0;
  }

  /* line 1076, ../sass/design/_general.scss */
  .bloque_pasos .item_paso {
    margin-bottom: 24px;
  }

  /* line 1083, ../sass/design/_general.scss */
  .alert-cookie-wrapper .cookies-checkbox-container label .text-checkbox-cookies {
    max-width: 91%;
    vertical-align: top;
  }
}
@media screen and (max-width: 767px) {
  /* line 1092, ../sass/design/_general.scss */
  .bloque_banner {
    display: none;
  }

  /* line 1095, ../sass/design/_general.scss */
  .container,
  .block_transacciones {
    padding: 0 8px;
  }

  /* line 1099, ../sass/design/_general.scss */
  .alert {
    top: 50%;
    width: 300px;
  }

  /* line 1103, ../sass/design/_general.scss */
  .main_container {
    margin-top: 50px;
  }

  /* line 1106, ../sass/design/_general.scss */
  #popup-text,
  #popup-buttons {
    display: block;
    max-width: 100%;
  }

  /* line 1111, ../sass/design/_general.scss */
  #popup-buttons {
    margin-top: 16px;
    text-align: center;
  }
  /* line 1115, ../sass/design/_general.scss */
  #popup-buttons button.decline-button {
    font-size: 12px;
  }

  /* line 1120, ../sass/design/_general.scss */
  .eu-cookie-compliance-content {
    max-width: 100%;
  }

  /* line 1123, ../sass/design/_general.scss */
  .popup-content {
    display: block;
  }

  /* line 1127, ../sass/design/_general.scss */
  .not_front .region-content {
    min-height: inherit;
  }
  /* line 1129, ../sass/design/_general.scss */
  .not_front .region-content .page-header {
    padding: 24px 0 0;
  }
  /* line 1131, ../sass/design/_general.scss */
  .not_front .region-content .page-header:before {
    height: 20px;
    margin-right: 16px;
    vertical-align: -3px;
    width: 20px;
  }
  /* line 1137, ../sass/design/_general.scss */
  .not_front .region-content .page-header + article {
    margin-top: 24px;
  }
  /* line 1142, ../sass/design/_general.scss */
  .not_front.page_user_cuenta {
    min-height: inherit;
  }
  /* line 1145, ../sass/design/_general.scss */
  .not_front.page_user_cuenta .container .btn_editar {
    text-align: center;
  }
  /* line 1147, ../sass/design/_general.scss */
  .not_front.page_user_cuenta .container .btn_editar .edit-account-button {
    display: block;
    margin-bottom: 40px;
  }

  /* line 1156, ../sass/design/_general.scss */
  .bloque_pasos .item_paso {
    margin-bottom: 32px;
  }
  /* line 1158, ../sass/design/_general.scss */
  .bloque_pasos .item_paso .icon_paso {
    max-width: 45px;
  }
  /* line 1161, ../sass/design/_general.scss */
  .bloque_pasos .item_paso .txt_paso {
    max-width: 48%;
    width: 100%;
  }
  /* line 1164, ../sass/design/_general.scss */
  .bloque_pasos .item_paso .txt_paso h3 {
    font-size: 16px;
    line-height: 24px;
  }
  /* line 1170, ../sass/design/_general.scss */
  .bloque_pasos p {
    margin: 0;
  }

  /* line 1176, ../sass/design/_general.scss */
  .block-language-dropdown-blocklanguage-interface.block_pop_lenguaje {
    padding: 0 8px;
  }
  /* line 1178, ../sass/design/_general.scss */
  .block-language-dropdown-blocklanguage-interface.block_pop_lenguaje .block-title {
    top: 35.5%;
  }

  /* line 1183, ../sass/design/_general.scss */
  .cc_container {
    padding: 8px 16px 16px;
  }

  /* line 1188, ../sass/design/_general.scss */
  .alert-cookie-wrapper .container .col-12 {
    padding: 0;
  }
  /* line 1194, ../sass/design/_general.scss */
  .alert-cookie-wrapper .cookies-checkbox-container label input[type="checkbox"] {
    top: 3px;
    vertical-align: top;
  }
  /* line 1198, ../sass/design/_general.scss */
  .alert-cookie-wrapper .cookies-checkbox-container label .text-checkbox-cookies {
    max-width: 86%;
  }

  /* line 1206, ../sass/design/_general.scss */
  .view-faq .views-row .views-row {
    padding: 18px 0;
  }
  /* line 1208, ../sass/design/_general.scss */
  .view-faq .views-row .views-row .ui-accordion-content {
    padding: 32px 24px 0;
  }

  /* line 1218, ../sass/design/_general.scss */
  .page-terminos-y-condiciones .not_front .region-content .page-header,
  .page-politicas-de-privacidad .not_front .region-content .page-header {
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    max-width: 100%;
    padding-top: 24px;
  }
  /* line 1225, ../sass/design/_general.scss */
  .page-terminos-y-condiciones .not_front .region-content article,
  .page-politicas-de-privacidad .not_front .region-content article {
    font-size: 18px;
    line-height: 24px;
    max-width: 100%;
    margin: 24px auto 40px;
  }

  /* line 1234, ../sass/design/_general.scss */
  .welcome-block {
    height: 570px;
    padding: 0 8px;
  }
  /* line 1237, ../sass/design/_general.scss */
  .welcome-block .field--name-body {
    padding: 16px;
  }
  /* line 1239, ../sass/design/_general.scss */
  .welcome-block .field--name-body p {
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
  }
  /* line 1245, ../sass/design/_general.scss */
  .welcome-block .field--name-body p a {
    display: block;
    min-width: 100%;
    width: 100%;
  }

  /* line 1253, ../sass/design/_general.scss */
  .pay-response-message {
    overflow: auto;
    padding: 0 16px;
  }
  /* line 1256, ../sass/design/_general.scss */
  .pay-response-message .container_pay_response {
    padding: 48px 16px 24px;
    top: 10%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  /* line 1260, ../sass/design/_general.scss */
  .pay-response-message .container_pay_response .btn-accept {
    width: 100%;
  }

  /* line 1269, ../sass/design/_general.scss */
  .block_transacciones .view-transacciones .table-responsive {
    border: 0;
  }
  /* line 1275, ../sass/design/_general.scss */
  .block_transacciones .view-transacciones table tbody tr td {
    padding: 16px 32px;
  }

  /* line 1284, ../sass/design/_general.scss */
  .view-transacciones .table-responsive {
    border: 0;
  }
  /* line 1290, ../sass/design/_general.scss */
  .view-transacciones table tbody tr td {
    padding: 16px 32px;
  }

  /* line 1298, ../sass/design/_general.scss */
  .page_404 .container_404 {
    background: url("../images/back_404_mobile.jpg") no-repeat center center;
    background-size: cover;
    height: calc(100vh - 158px);
  }
  /* line 1302, ../sass/design/_general.scss */
  .page_404 .container_404 .txts_info {
    top: 56%;
  }
}
@media screen and (max-width: 414px) {
  /* line 1311, ../sass/design/_general.scss */
  .not_front .region-content .page-header {
    font-size: 22px;
  }

  /* line 1320, ../sass/design/_general.scss */
  .view-faq .views-row .views-row .views-field-title a {
    font-size: 20px;
  }
}
@media screen and (max-width: 380px) {
  /* line 1331, ../sass/design/_general.scss */
  .pay-response-message .container_pay_response .btn-accept {
    margin-bottom: 24px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 1340, ../sass/design/_general.scss */
  .page_404 .container_404 {
    height: 500px;
  }
}
/* line 2, ../sass/design/_layout.scss */
header {
  background: #001534;
  color: #fff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
/* line 10, ../sass/design/_layout.scss */
header .logo_website {
  padding-left: 0;
}
/* line 12, ../sass/design/_layout.scss */
header .logo_website .btn_toggle {
  display: none;
}
/* line 15, ../sass/design/_layout.scss */
header .logo_website .region-header {
  padding-top: 4px;
}
/* line 18, ../sass/design/_layout.scss */
header .logo_website .region-header .logo:hover, header .logo_website .region-header .logo:focus {
  opacity: 0.8;
}
/* line 23, ../sass/design/_layout.scss */
header .logo_website .region-header .navbar-brand {
  display: none;
}
/* line 28, ../sass/design/_layout.scss */
header .menu_header {
  padding-right: 0;
}
/* line 30, ../sass/design/_layout.scss */
header .menu_header .close_btn_toggle,
header .menu_header .logo_mobile {
  display: none;
}
/* line 34, ../sass/design/_layout.scss */
header .menu_header .region-navigation {
  text-align: right;
}
/* line 36, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  width: auto;
}
/* line 41, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav ul {
  float: none;
}
/* line 43, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav ul li {
  display: inline-block;
  float: none;
  margin-right: -4px;
  position: relative;
  vertical-align: middle;
}
/* line 49, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav ul li a {
  color: #fff;
  font-size: 12px;
  font-style: italic;
  line-height: 20px;
  padding: 16px;
}
/* line 55, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav ul li a:hover, header .menu_header .region-navigation nav ul li a:focus {
  background: transparent;
  opacity: 0.8;
  text-decoration: none;
}
/* line 62, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav ul li:after {
  background: #fff;
  content: "";
  height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}
/* line 74, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu {
  margin-right: -5px;
  position: relative;
}
/* line 77, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu h2 {
  cursor: pointer;
  font-size: 12px;
  font-style: italic;
  line-height: 20px;
  margin: 0;
  padding: 16px;
}
/* line 84, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu h2:after {
  content: "\e900";
  font-family: "iconFont";
  font-size: 10px;
  font-style: normal;
  display: inline-block;
  margin-left: 16px;
}
/* line 92, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu h2:before {
  background: #fff;
  content: "";
  height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
}
/* line 102, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu h2:hover, header .menu_header .region-navigation nav#block-useraccountmenu h2:focus {
  opacity: 0.8;
}
/* line 106, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu h2:hover, header .menu_header .region-navigation nav#block-useraccountmenu h2:focus {
  background: #246AD3;
}
/* line 110, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu h2.active_menu {
  background: #246AD3;
}
/* line 112, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu h2.active_menu:after {
  content: "\e901";
}
/* line 117, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu .menu--account {
  background: rgba(0, 21, 52, 0.6);
  display: none;
  margin: 0;
  min-width: 161px;
  position: absolute;
  padding: 0 8px;
  right: 0;
  top: 52px;
  width: 100%;
  z-index: 1;
}
/* line 128, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu .menu--account.open_user_menu {
  display: block;
}
/* line 131, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li {
  border-bottom: 1px solid rgba(151, 151, 151, 0.4);
  display: block;
  list-style: none;
  text-align: center;
}
/* line 136, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li:after {
  content: none;
}
/* line 139, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li:last-child {
  border-bottom: 0;
}
/* line 143, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li.active a {
  background: transparent;
  border-bottom: 1px solid #fff;
}
/* line 146, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li.active a:hover, header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li.active a:focus {
  background: transparent;
}
/* line 152, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li a {
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 8px 0;
}
/* line 157, ../sass/design/_layout.scss */
header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li a:hover, header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li a:focus {
  background: transparent;
  opacity: 0.8;
}
/* line 167, ../sass/design/_layout.scss */
header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface {
  display: inline-block;
  height: 52px;
  min-width: 90px;
  text-align: left;
  vertical-align: middle;
  width: auto;
}
/* line 174, ../sass/design/_layout.scss */
header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface label {
  display: none;
}

/* line 183, ../sass/design/_layout.scss */
.footer {
  background: #001534;
  border: 0;
  color: #fff;
  margin: 0;
  padding: 48px 0;
  text-align: center;
}
/* line 190, ../sass/design/_layout.scss */
.footer figure {
  margin: 0 auto 40px;
}
/* line 193, ../sass/design/_layout.scss */
.footer ul {
  margin: 0;
  padding: 0;
}
/* line 196, ../sass/design/_layout.scss */
.footer ul li {
  display: inline-block;
  list-style: none;
}
/* line 199, ../sass/design/_layout.scss */
.footer ul li:after {
  content: "/";
  display: inline-block;
  font-size: 11px;
  margin: 0 2px;
}
/* line 206, ../sass/design/_layout.scss */
.footer ul li:last-child:after {
  content: none;
}
/* line 210, ../sass/design/_layout.scss */
.footer ul li a {
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
}
/* line 218, ../sass/design/_layout.scss */
.footer .copy_rights {
  margin-top: 16px;
}
/* line 220, ../sass/design/_layout.scss */
.footer .copy_rights h5 {
  font-size: 11px;
  font-weight: 300;
  line-height: 15px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* line 232, ../sass/design/_layout.scss */
  header .logo_website .btn_toggle {
    display: inline-block;
    margin-right: 22px;
    vertical-align: middle;
  }
  /* line 236, ../sass/design/_layout.scss */
  header .logo_website .btn_toggle img {
    height: 10px;
    width: auto;
  }
  /* line 241, ../sass/design/_layout.scss */
  header .logo_website .region-header {
    display: inline-block;
    vertical-align: middle;
  }
  /* line 246, ../sass/design/_layout.scss */
  header .menu_header {
    background: #fff;
    height: 100%;
    left: calc(-100% + 32px);
    padding: 0 8px;
    position: fixed;
    top: 0;
    width: calc(100% - 32px);
    z-index: 9999;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -o-transition: left 0.5s;
    -ms-transition: left 0.5s;
    transition: left 0.5s;
  }
  /* line 256, ../sass/design/_layout.scss */
  header .menu_header.open_menu {
    left: 0;
    overflow: auto;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -o-transition: left 0.5s;
    -ms-transition: left 0.5s;
    transition: left 0.5s;
  }
  /* line 261, ../sass/design/_layout.scss */
  header .menu_header .close_btn_toggle {
    display: block;
    position: absolute;
    right: 16px;
    top: 16px;
  }
  /* line 267, ../sass/design/_layout.scss */
  header .menu_header .close_btn_toggle .ic_close:after {
    color: #246AD3;
    content: "\e904";
    font-size: 16px;
    font-family: "iconFont";
    line-height: 16px;
  }
  /* line 276, ../sass/design/_layout.scss */
  header .menu_header .logo_mobile {
    display: block;
    margin: 24px 0;
  }
  /* line 279, ../sass/design/_layout.scss */
  header .menu_header .logo_mobile img {
    display: block;
    margin: 0 auto;
  }
  /* line 284, ../sass/design/_layout.scss */
  header .menu_header .logo_mobile {
    display: block;
  }
  /* line 288, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav {
    display: block;
    text-align: left;
  }
  /* line 291, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav ul {
    margin: 0;
  }
  /* line 293, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav ul li {
    display: block;
    border-bottom: 1px solid rgba(130, 130, 130, 0.2);
    margin: 0;
  }
  /* line 297, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav ul li a {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-style: normal;
    padding: 16px 8px 8px;
  }
  /* line 304, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav ul li:after {
    content: none;
  }
  /* line 309, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav#block-useraccountmenu {
    border-bottom: 1px solid rgba(130, 130, 130, 0.2);
  }
  /* line 311, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav#block-useraccountmenu h2 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    padding: 16px 8px 8px;
    position: relative;
  }
  /* line 319, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav#block-useraccountmenu h2:before {
    content: none;
  }
  /* line 322, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav#block-useraccountmenu h2:after {
    position: absolute;
    right: 16px;
    top: 16px;
  }
  /* line 327, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav#block-useraccountmenu h2.active_menu, header .menu_header .region-navigation nav#block-useraccountmenu h2:hover, header .menu_header .region-navigation nav#block-useraccountmenu h2:focus {
    background: transparent;
  }
  /* line 333, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav#block-useraccountmenu .menu--account {
    background: #fff;
    padding: 0 16px;
    position: relative;
    right: inherit;
    top: inherit;
    min-width: 100%;
  }
  /* line 340, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li {
    border-bottom: 0;
    text-align: left;
  }
  /* line 343, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li a {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    padding: 8px 16px;
  }
  /* line 350, ../sass/design/_layout.scss */
  header .menu_header .region-navigation nav#block-useraccountmenu .menu--account li:last-child a {
    padding-bottom: 16px;
  }
  /* line 358, ../sass/design/_layout.scss */
  header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface {
    display: block;
    height: auto;
    width: 100%;
  }
  /* line 366, ../sass/design/_layout.scss */
  header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select.open button {
    background: #fff;
  }
  /* line 370, ../sass/design/_layout.scss */
  header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select button {
    background: #fff;
    color: #000;
    font-size: 18px;
    font-style: normal;
    height: auto;
    line-height: 24px;
    padding: 16px 8px 8px;
  }
  /* line 378, ../sass/design/_layout.scss */
  header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select button .caret {
    color: #000;
    margin-top: -8px;
    right: 9px;
    top: 50%;
  }
  /* line 385, ../sass/design/_layout.scss */
  header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-backdrop {
    display: none;
  }
  /* line 388, ../sass/design/_layout.scss */
  header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu {
    background: #fff;
    box-shadow: none;
    float: none;
    left: inherit;
    padding: 0 16px;
    position: relative;
    top: inherit;
    right: inherit;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }
  /* line 399, ../sass/design/_layout.scss */
  header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu.open {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }
  /* line 403, ../sass/design/_layout.scss */
  header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu ul li {
    border-bottom: 0;
    text-align: left;
  }
  /* line 407, ../sass/design/_layout.scss */
  header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu ul li:last-child a {
    padding-bottom: 16px;
  }
  /* line 411, ../sass/design/_layout.scss */
  header .menu_header .region-navigation .block-language-dropdown-blocklanguage-interface .form-item .select-wrapper .form-select .dropdown-menu ul li a {
    color: #000;
    font-size: 18px;
    line-height: 24px;
  }
}
/* line 8, ../sass/design/_form.scss */
form label.error {
  color: rgba(255, 255, 255, 0.8);
  font-size: 10px;
  font-weight: 100;
  margin-top: 5px;
  padding: 0;
}
/* line 17, ../sass/design/_form.scss */
form .checkbox label {
  font-size: 12px;
  padding-left: 36px;
  position: relative;
}
/* line 21, ../sass/design/_form.scss */
form .checkbox label.error {
  color: rgba(255, 255, 255, 0.8);
  font-size: 10px;
  font-weight: 100;
  margin-top: 0px;
  line-height: 15px;
  padding: 0;
}
/* line 31, ../sass/design/_form.scss */
form .checkbox input[type="checkbox"] {
  border: 1px solid #fff;
  background: transparent;
  height: 16px;
  font-weight: normal;
  left: 0;
  margin: 0;
  margin-right: 16px;
  top: 3px;
  width: 16px;
}
/* line 41, ../sass/design/_form.scss */
form .checkbox input[type="checkbox"]:after {
  background: url("../images/checkbox.svg") no-repeat center;
  background-size: 10px;
  content: "";
  height: 14px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 14px;
}
/* line 53, ../sass/design/_form.scss */
form .checkbox input[type="checkbox"]:checked:after {
  opacity: 1;
}
/* line 57, ../sass/design/_form.scss */
form .checkbox input[type="checkbox"]:hover, form .checkbox input[type="checkbox"]:focus {
  outline: none !important;
}
/* line 64, ../sass/design/_form.scss */
form input {
  font-size: 18px;
}
/* line 71, ../sass/design/_form.scss */
form input[type="text"]::-webkit-input-placeholder, form input[type="number"]::-webkit-input-placeholder, form input[type="tel"]::-webkit-input-placeholder, form input[type="email"]::-webkit-input-placeholder, form input[type="password"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 76, ../sass/design/_form.scss */
form input[type="text"]:-moz-placeholder, form input[type="number"]:-moz-placeholder, form input[type="tel"]:-moz-placeholder, form input[type="email"]:-moz-placeholder, form input[type="password"]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 81, ../sass/design/_form.scss */
form input[type="text"]::-moz-placeholder, form input[type="number"]::-moz-placeholder, form input[type="tel"]::-moz-placeholder, form input[type="email"]::-moz-placeholder, form input[type="password"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 86, ../sass/design/_form.scss */
form input[type="text"]:-ms-input-placeholder, form input[type="number"]:-ms-input-placeholder, form input[type="tel"]:-ms-input-placeholder, form input[type="email"]:-ms-input-placeholder, form input[type="password"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 92, ../sass/design/_form.scss */
form input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
/* line 94, ../sass/design/_form.scss */
form input[type="number"]::-webkit-inner-spin-button, form input[type="number"]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
/* line 102, ../sass/design/_form.scss */
form .select-wrapper:after {
  content: none;
}
/* line 105, ../sass/design/_form.scss */
form .select-wrapper select {
  padding: 0 8px;
}
/* line 109, ../sass/design/_form.scss */
form select {
  background: url("../images/arrow_down.svg") #000F24 no-repeat 98% center;
  background-size: 10px;
  font-size: 18px;
  padding: 0 8px;
}
/* line 114, ../sass/design/_form.scss */
form select.form-control {
  background: url("../images/arrow_down.svg") #000F24 no-repeat 98% center;
  background-size: 10px;
}
/* line 124, ../sass/design/_form.scss */
form textarea {
  height: auto;
  font-size: 18px;
  min-height: 80px;
}
/* line 128, ../sass/design/_form.scss */
form textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 133, ../sass/design/_form.scss */
form textarea:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 138, ../sass/design/_form.scss */
form textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 143, ../sass/design/_form.scss */
form textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 148, ../sass/design/_form.scss */
form textarea.resize-vertical {
  min-height: 72px;
}
/* line 153, ../sass/design/_form.scss */
form .form-item.form-group {
  margin-bottom: 16px;
}
/* line 155, ../sass/design/_form.scss */
form .form-item.form-group:last-of-type {
  margin-bottom: 0;
}
/* line 160, ../sass/design/_form.scss */
form .form-item.panel:last-of-type {
  margin-bottom: 0;
}
/* line 164, ../sass/design/_form.scss */
form .form-item .control-label {
  display: none;
}
/* line 169, ../sass/design/_form.scss */
form .form-item.form-type-checkbox .control-label, form .form-item.form-type-radio .control-label {
  display: block;
}
/* line 178, ../sass/design/_form.scss */
form .form-actions button .icon,
form .form-actions .btn .icon {
  display: none;
}
/* line 183, ../sass/design/_form.scss */
form .panel {
  background: transparent;
  border: 0;
  box-shadow: none;
}
/* line 187, ../sass/design/_form.scss */
form .panel .panel-heading {
  background: transparent;
  border: 0;
  margin-bottom: 24px;
  padding: 0;
}
/* line 192, ../sass/design/_form.scss */
form .panel .panel-heading .panel-title {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  margin: 0;
  padding: 0;
}
/* line 201, ../sass/design/_form.scss */
form .panel .panel-body {
  padding: 0;
}

/* line 206, ../sass/design/_form.scss */
.form-control {
  font-size: 18px;
  font-weight: 300;
}
/* line 210, ../sass/design/_form.scss */
.form-control:hover, .form-control:focus {
  border: 0;
  border-bottom: 1px solid #fff;
  box-shadow: none;
  outline: none;
}
/* line 217, ../sass/design/_form.scss */
.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 222, ../sass/design/_form.scss */
.form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 227, ../sass/design/_form.scss */
.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 232, ../sass/design/_form.scss */
.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 237, ../sass/design/_form.scss */
.form-control[disabled] {
  background: transparent;
  cursor: not-allowed;
}
/* line 240, ../sass/design/_form.scss */
.form-control[disabled]:hover, .form-control[disabled]:focus {
  border-bottom: 1px solid rgba(151, 151, 151, 0.4) !important;
}

/* line 246, ../sass/design/_form.scss */
.inicio-sesion {
  background: url("../images/login.jpg") no-repeat center center;
  background-size: cover;
  min-height: 570px;
  padding: 100px 0 50px;
  -webkit-display: flex;
  -moz-display: flex;
  -o-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 255, ../sass/design/_form.scss */
.inicio-sesion .block-user-login-block {
  position: relative;
  width: 100%;
}
/* line 258, ../sass/design/_form.scss */
.inicio-sesion .block-user-login-block .block-title {
  font-size: 22px;
  margin: 0 0 16px;
}
/* line 264, ../sass/design/_form.scss */
.inicio-sesion #CAPTCHA iframe {
  display: block;
  margin: 15px auto;
}

/* line 272, ../sass/design/_form.scss */
.user-password .container-fluid,
.inicio-sesion-user .container-fluid {
  padding: 0;
}
/* line 275, ../sass/design/_form.scss */
.user-password .layout-content,
.inicio-sesion-user .layout-content {
  background: url("../images/login.jpg") no-repeat center center;
  background-size: cover;
  height: calc(100vh - 269px);
}
/* line 279, ../sass/design/_form.scss */
.user-password .layout-content .container,
.inicio-sesion-user .layout-content .container {
  height: 100%;
}
/* line 282, ../sass/design/_form.scss */
.user-password .layout-content .region-content,
.inicio-sesion-user .layout-content .region-content {
  background: rgba(0, 37, 91, 0.9);
  margin: 0 auto;
  max-width: 405px;
  padding: 24px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 290, ../sass/design/_form.scss */
.user-password .layout-content .region-content .page-header,
.inicio-sesion-user .layout-content .region-content .page-header {
  border: 0;
  font-size: 22px;
  margin: 0 0 16px;
  padding: 0;
}
/* line 297, ../sass/design/_form.scss */
.user-password .layout-content .region-content .user-pass p,
.inicio-sesion-user .layout-content .region-content .user-pass p {
  font-size: 12px;
}
/* line 300, ../sass/design/_form.scss */
.user-password .layout-content .region-content .user-pass .form-actions,
.inicio-sesion-user .layout-content .region-content .user-pass .form-actions {
  text-align: right;
}

/* line 307, ../sass/design/_form.scss */
.block-user-login-block {
  background: rgba(0, 37, 91, 0.9);
  margin: 0 auto;
  max-width: 405px;
  padding: 24px;
}
/* line 312, ../sass/design/_form.scss */
.block-user-login-block .block-title {
  font-size: 22px;
  margin: 0 0 16px;
}

/* line 317, ../sass/design/_form.scss */
.user-login-form {
  position: relative;
}
/* line 319, ../sass/design/_form.scss */
.user-login-form .request-password-link {
  color: #fff;
  font-size: 12px;
  font-style: italic;
  display: block;
  margin-bottom: 8px;
}
/* line 325, ../sass/design/_form.scss */
.user-login-form .request-password-link:hover, .user-login-form .request-password-link:focus {
  text-decoration: none;
}
/* line 330, ../sass/design/_form.scss */
.user-login-form .create-account-link {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  width: calc(50% - 8px);
}
/* line 340, ../sass/design/_form.scss */
.user-login-form .create-account-link:hover, .user-login-form .create-account-link:focus {
  text-decoration: none;
}
/* line 347, ../sass/design/_form.scss */
.user-login-form .form-item.form-group.form-type-password {
  margin-bottom: 8px;
}
/* line 353, ../sass/design/_form.scss */
.user-login-form .captcha .panel-heading, .user-login-form .captcha #captcha--description {
  display: none;
}
/* line 357, ../sass/design/_form.scss */
.user-login-form .form-actions {
  text-align: right;
}
/* line 359, ../sass/design/_form.scss */
.user-login-form .form-actions button {
  margin: 0;
  min-width: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(50% - 8px);
}
/* line 368, ../sass/design/_form.scss */
.user-login-form + ul {
  display: none;
}

/* line 374, ../sass/design/_form.scss */
.page-pagar .not_front .region-content {
  min-height: inherit;
}
/* line 376, ../sass/design/_form.scss */
.page-pagar .not_front .region-content .page-header {
  display: none;
}

/* line 386, ../sass/design/_form.scss */
.page-inicia-sesion form #edit-name--description,
.page-inicia-sesion form #edit-pass--description,
.page-entrar form #edit-name--description,
.page-entrar form #edit-pass--description,
.page-log form #edit-name--description,
.page-log form #edit-pass--description {
  display: none;
}

/* line 393, ../sass/design/_form.scss */
.not_front .formulario-pago {
  background: url("../images/panoramic.jpg") no-repeat center center;
  background-size: cover;
  max-width: none;
  padding: 0 8px;
}
/* line 399, ../sass/design/_form.scss */
.not_front .formulario-pago form {
  background: rgba(0, 37, 91, 0.9);
  margin: 40px auto;
  max-width: 525px;
  padding: 24px 16px;
  position: relative;
}
/* line 407, ../sass/design/_form.scss */
.not_front form {
  margin: 24px auto 0;
  max-width: 620px;
}
/* line 410, ../sass/design/_form.scss */
.not_front form.user-pass-reset {
  max-width: 1046px;
}
/* line 412, ../sass/design/_form.scss */
.not_front form.user-pass-reset .form-actions {
  margin-top: 16px;
  text-align: left;
}
/* line 418, ../sass/design/_form.scss */
.not_front form.user-form #password-policy-status {
  display: none !important;
}
/* line 422, ../sass/design/_form.scss */
.not_front form.user-form .checkbox input[type="checkbox"] {
  top: 0;
  padding: 0;
}
/* line 427, ../sass/design/_form.scss */
.not_front form.user-form input,
.not_front form.user-form select {
  color: rgba(255, 255, 255, 0.6);
  padding: 0 16px;
}
/* line 433, ../sass/design/_form.scss */
.not_front form.user-form .panel .panel-body {
  padding: 0;
}
/* line 438, ../sass/design/_form.scss */
.not_front form.user-form .form-item .control-label {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 16px;
}
/* line 447, ../sass/design/_form.scss */
.not_front form.user-form .form-item.form-item-field-nombres-apellidos-0-value .control-label, .not_front form.user-form .form-item.js-form-item-field-nombre-de-la-empresa-0-value .control-label {
  margin-top: 0;
}
/* line 456, ../sass/design/_form.scss */
.not_front form.user-form .form-item.form-item-mail input:-internal-autofill-selected, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:-internal-autofill-selected, .not_front form.user-form .form-item.form-item-current-pass input:-internal-autofill-selected, .not_front form.user-form .form-item.form-type-password-confirm input:-internal-autofill-selected {
  background: #000e24 !important;
  border-bottom: 1px solid #3b4552;
}
/* line 460, ../sass/design/_form.scss */
.not_front form.user-form .form-item.form-item-mail input:-webkit-autofill, .not_front form.user-form .form-item.form-item-mail input:-webkit-autofill:hover, .not_front form.user-form .form-item.form-item-mail input:-webkit-autofill:focus, .not_front form.user-form .form-item.form-item-mail input:-webkit-autofill:active, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:-webkit-autofill, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:-webkit-autofill:hover, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:-webkit-autofill:focus, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:-webkit-autofill:active, .not_front form.user-form .form-item.form-item-current-pass input:-webkit-autofill, .not_front form.user-form .form-item.form-item-current-pass input:-webkit-autofill:hover, .not_front form.user-form .form-item.form-item-current-pass input:-webkit-autofill:focus, .not_front form.user-form .form-item.form-item-current-pass input:-webkit-autofill:active, .not_front form.user-form .form-item.form-type-password-confirm input:-webkit-autofill, .not_front form.user-form .form-item.form-type-password-confirm input:-webkit-autofill:hover, .not_front form.user-form .form-item.form-type-password-confirm input:-webkit-autofill:focus, .not_front form.user-form .form-item.form-type-password-confirm input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #000e24 inset !important;
  border-bottom: 1px solid #3b4552;
}
/* line 467, ../sass/design/_form.scss */
.not_front form.user-form .form-item.form-item-mail input:-webkit-autofill, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:-webkit-autofill, .not_front form.user-form .form-item.form-item-current-pass input:-webkit-autofill, .not_front form.user-form .form-item.form-type-password-confirm input:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
}
/* line 470, ../sass/design/_form.scss */
.not_front form.user-form .form-item.form-item-mail input:hover, .not_front form.user-form .form-item.form-item-mail input:focus, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:hover, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:focus, .not_front form.user-form .form-item.form-item-current-pass input:hover, .not_front form.user-form .form-item.form-item-current-pass input:focus, .not_front form.user-form .form-item.form-type-password-confirm input:hover, .not_front form.user-form .form-item.form-type-password-confirm input:focus {
  border-bottom: 1px solid #fff;
}
/* line 473, ../sass/design/_form.scss */
.not_front form.user-form .form-item.form-item-mail input:hover:-internal-autofill-selected, .not_front form.user-form .form-item.form-item-mail input:focus:-internal-autofill-selected, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:hover:-internal-autofill-selected, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:focus:-internal-autofill-selected, .not_front form.user-form .form-item.form-item-current-pass input:hover:-internal-autofill-selected, .not_front form.user-form .form-item.form-item-current-pass input:focus:-internal-autofill-selected, .not_front form.user-form .form-item.form-type-password-confirm input:hover:-internal-autofill-selected, .not_front form.user-form .form-item.form-type-password-confirm input:focus:-internal-autofill-selected {
  border-bottom: 1px solid #fff;
}
/* line 476, ../sass/design/_form.scss */
.not_front form.user-form .form-item.form-item-mail input:hover:-webkit-autofill, .not_front form.user-form .form-item.form-item-mail input:hover:-webkit-autofill:hover, .not_front form.user-form .form-item.form-item-mail input:hover:-webkit-autofill:focus, .not_front form.user-form .form-item.form-item-mail input:hover:-webkit-autofill:active, .not_front form.user-form .form-item.form-item-mail input:focus:-webkit-autofill, .not_front form.user-form .form-item.form-item-mail input:focus:-webkit-autofill:hover, .not_front form.user-form .form-item.form-item-mail input:focus:-webkit-autofill:focus, .not_front form.user-form .form-item.form-item-mail input:focus:-webkit-autofill:active, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:hover:-webkit-autofill, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:hover:-webkit-autofill:hover, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:hover:-webkit-autofill:focus, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:hover:-webkit-autofill:active, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:focus:-webkit-autofill, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:focus:-webkit-autofill:hover, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:focus:-webkit-autofill:focus, .not_front form.user-form .form-item.form-item-field-confirmar-email-0-value input:focus:-webkit-autofill:active, .not_front form.user-form .form-item.form-item-current-pass input:hover:-webkit-autofill, .not_front form.user-form .form-item.form-item-current-pass input:hover:-webkit-autofill:hover, .not_front form.user-form .form-item.form-item-current-pass input:hover:-webkit-autofill:focus, .not_front form.user-form .form-item.form-item-current-pass input:hover:-webkit-autofill:active, .not_front form.user-form .form-item.form-item-current-pass input:focus:-webkit-autofill, .not_front form.user-form .form-item.form-item-current-pass input:focus:-webkit-autofill:hover, .not_front form.user-form .form-item.form-item-current-pass input:focus:-webkit-autofill:focus, .not_front form.user-form .form-item.form-item-current-pass input:focus:-webkit-autofill:active, .not_front form.user-form .form-item.form-type-password-confirm input:hover:-webkit-autofill, .not_front form.user-form .form-item.form-type-password-confirm input:hover:-webkit-autofill:hover, .not_front form.user-form .form-item.form-type-password-confirm input:hover:-webkit-autofill:focus, .not_front form.user-form .form-item.form-type-password-confirm input:hover:-webkit-autofill:active, .not_front form.user-form .form-item.form-type-password-confirm input:focus:-webkit-autofill, .not_front form.user-form .form-item.form-type-password-confirm input:focus:-webkit-autofill:hover, .not_front form.user-form .form-item.form-type-password-confirm input:focus:-webkit-autofill:focus, .not_front form.user-form .form-item.form-type-password-confirm input:focus:-webkit-autofill:active {
  border-bottom: 1px solid #fff;
}
/* line 485, ../sass/design/_form.scss */
.not_front form.user-form .form-item .password-parent {
  display: block;
  position: relative;
}
/* line 488, ../sass/design/_form.scss */
.not_front form.user-form .form-item .password-parent .input-group-addon {
  display: none;
}
/* line 491, ../sass/design/_form.scss */
.not_front form.user-form .form-item .password-parent input {
  float: none;
}
/* line 496, ../sass/design/_form.scss */
.not_front form.user-form .form-group {
  margin-bottom: 16px;
}
/* line 498, ../sass/design/_form.scss */
.not_front form.user-form .form-group.field--name-field-acepto-terminos-politica {
  display: none;
}
/* line 502, ../sass/design/_form.scss */
.not_front form.user-form .form-actions {
  margin-top: 24px;
}
/* line 505, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form {
  position: relative;
}
/* line 507, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form #password-policy-status {
  display: none !important;
}
/* line 510, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form input:-internal-autofill-previewed,
.not_front form.user-form.user-register-form input:-internal-autofill-selected,
.not_front form.user-form.user-register-form textarea:-internal-autofill-previewed,
.not_front form.user-form.user-register-form textarea:-internal-autofill-selected,
.not_front form.user-form.user-register-form select:-internal-autofill-previewed,
.not_front form.user-form.user-register-form select:-internal-autofill-selected {
  background-color: #000F24 !important;
  background-image: none !important;
  color: #fff !important;
  font-size: 18px;
}
/* line 521, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form input:-webkit-autofill,
.not_front form.user-form.user-register-form input:-webkit-autofill:hover,
.not_front form.user-form.user-register-form input:-webkit-autofill:focus,
.not_front form.user-form.user-register-form input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #000F24 inset !important;
  color: #fff !important;
  font-size: 18px;
  -webkit-text-fill-color: #fff;
}
/* line 530, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form input,
.not_front form.user-form.user-register-form select {
  padding: 0 8px;
}
/* line 534, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-group {
  margin-bottom: 24px;
}
/* line 538, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form #CAPTCHA iframe {
  display: block;
  margin: 0px 0 15px;
}
/* line 543, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-item {
  position: relative;
}
/* line 545, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-item .control-label {
  display: none;
}
/* line 551, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-item.form-type-email .control-label, .not_front form.user-form.user-register-form .form-item.form-item-pass-pass1 .control-label, .not_front form.user-form.user-register-form .form-item.form-item-pass-pass2 .control-label {
  display: block;
  font-weight: normal;
  left: 8px;
  opacity: 0.5;
  position: absolute;
  top: -7px;
}
/* line 562, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-item.form-item-pass-pass1 input, .not_front form.user-form.user-register-form .form-item.form-item-pass-pass2 input {
  background: #000e24;
  box-shadow: none;
}
/* line 566, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-item.form-item-pass-pass1 .control-label, .not_front form.user-form.user-register-form .form-item.form-item-pass-pass2 .control-label {
  z-index: 3;
}
/* line 571, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-item.form-item-field-confirmar-email-0-value .control-label {
  display: none;
}
/* line 575, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-item.captcha {
  bottom: 75px;
  margin: 0;
  position: absolute;
  right: 0;
}
/* line 580, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-item.captcha .panel-heading {
  display: none;
}
/* line 586, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-item.form-item-pass-pass2 input.password-confirm {
  margin-top: 8px;
  font-size: 18px;
}
/* line 591, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-item.form-item-pass-pass2 .password-confirm {
  margin-top: 8px;
  font-size: 12px;
}
/* line 597, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .suggets-info {
  font-size: 11px;
  margin-top: 8px;
  padding: 0 15px;
}
/* line 601, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .suggets-info li {
  margin-bottom: 8px;
}
/* line 603, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .suggets-info li:last-child {
  margin-bottom: 0;
}
/* line 608, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-group {
  margin-bottom: 8px;
}
/* line 610, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-group.field--name-field-acepto-terminos-politica {
  display: block;
  margin-bottom: 0px;
  margin-top: 16px;
  min-height: 65px;
  padding-bottom: 16px;
  position: relative;
  width: 35%;
}
/* line 618, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-group.field--name-field-acepto-terminos-politica .control-label {
  display: inline-block;
  margin-top: 0;
  position: static;
  vertical-align: top;
  font-size: 10px;
}
/* line 624, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-group.field--name-field-acepto-terminos-politica .control-label a {
  color: #246AD3;
}
/* line 629, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-group.field--name-field-acepto-terminos-politica label.error {
  bottom: -35px;
  left: 36px;
  position: absolute;
}
/* line 637, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-group .form-required:after {
  display: none;
}
/* line 642, ../sass/design/_form.scss */
.not_front form.user-form.user-register-form .form-actions {
  margin-top: 0px;
}
/* line 649, ../sass/design/_form.scss */
.not_front form.user-login-form .form-actions button {
  margin: 0;
}
/* line 656, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .form-group {
  margin-bottom: 16px;
}
/* line 658, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .form-group.form-actions {
  margin-bottom: 0;
}
/* line 660, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .form-group.form-actions button {
  margin-bottom: 40px;
}
/* line 665, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .form-group.form-item-phone input {
  text-align: left !important;
}
/* line 670, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .captcha {
  display: inline-block;
  margin-bottom: 16px;
  margin-top: 16px;
  position: relative;
  text-align: right;
  width: 49.3%;
}
/* line 678, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .captcha .g-recaptcha iframe {
  display: block;
  left: 3px;
  position: relative;
  width: 100%;
}
/* line 687, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .form-item.form-item-acepto-terminos {
  display: inline-block;
  margin-top: 16px;
  padding-bottom: 25px;
  position: relative;
  vertical-align: top;
  width: 50%;
}
/* line 694, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .form-item.form-item-acepto-terminos .control-label {
  display: inline-block;
  position: static;
  vertical-align: top;
}
/* line 700, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .form-item.form-item-acepto-terminos label.error {
  bottom: 0;
  left: 40px;
  position: absolute;
}
/* line 706, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .form-item.form-item-acepto-terminos .help-block {
  color: #fff;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  width: 65%;
}
/* line 712, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .form-item.form-item-acepto-terminos .help-block a {
  color: #246AD3;
}
/* line 715, ../sass/design/_form.scss */
.not_front form.webform-submission-contact-form .form-item.form-item-acepto-terminos .help-block .form-group {
  margin: 0;
}
/* line 722, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form {
  background: url("../images/pay.jpg") no-repeat center center;
  background-size: cover;
  height: 570px;
  max-width: none;
  padding: 0 8px;
}
/* line 729, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .container_form_pay {
  background: rgba(0, 37, 91, 0.9);
  margin: 0 auto;
  max-width: 439px;
  padding: 24px 16px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 741, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form h3, .not_front form.pay-form h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  margin: 0 0 24px;
}
/* line 747, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form p, .not_front form.pay-form p {
  font-size: 12px;
  line-height: 20px;
}
/* line 751, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-group, .not_front form.pay-form .form-group {
  margin-bottom: 16px;
}
/* line 753, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-group.form-actions, .not_front form.pay-form .form-group.form-actions {
  margin-bottom: 0;
}
/* line 758, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item .control-label, .not_front form.pay-form .form-item .control-label {
  display: block;
  font-size: 18px;
  font-weight: bold;
}
/* line 763, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item .control-label.form-required:after, .not_front form.pay-form .form-item .control-label.form-required:after {
  display: none;
}
/* line 768, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-numero-de-factura, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mes-a-pagar, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth, .not_front form.pay-form .form-item.form-item-numero-de-factura, .not_front form.pay-form .form-item.form-item-mes-a-pagar, .not_front form.pay-form .form-item.form-item-mounth {
  display: inline-block;
  vertical-align: top;
  width: 47%;
}
/* line 775, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mes-a-pagar, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth, .not_front form.pay-form .form-item.form-item-mes-a-pagar, .not_front form.pay-form .form-item.form-item-mounth {
  margin-left: 16px;
}
/* line 778, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mes-a-pagar select, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth select, .not_front form.pay-form .form-item.form-item-mes-a-pagar select, .not_front form.pay-form .form-item.form-item-mounth select {
  color: rgba(255, 255, 255, 0.5);
}
/* line 783, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth #edit-mounth, .not_front form.pay-form .form-item.form-item-mounth #edit-mounth {
  opacity: 0;
}
/* line 786, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper {
  display: block;
}
/* line 788, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select {
  display: block;
  height: 40px;
}
/* line 791, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select .dropdown-toggle, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select .dropdown-toggle {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(151, 151, 151, 0.4);
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  height: 40px;
}
/* line 800, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select .dropdown-toggle:hover, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select .dropdown-toggle:focus, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select .dropdown-toggle:hover, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select .dropdown-toggle:focus {
  box-shadow: none;
  outline: none !important;
}
/* line 805, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select .dropdown-toggle .caret, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select .dropdown-toggle .caret {
  border: 0;
  display: block;
  height: 10px;
  line-height: 10px;
  margin-top: -5px;
  width: 10px;
}
/* line 812, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select .dropdown-toggle .caret:before, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select .dropdown-toggle .caret:before {
  content: "\e900";
  font-family: "iconFont";
  font-size: 10px;
  display: inline-block;
}
/* line 821, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu {
  background: transparent;
  border-radius: 0;
  margin: 0;
  padding: 0;
  top: 40px;
}
/* line 827, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu ul, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu ul {
  background: #001534;
}
/* line 830, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu ul li a, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu ul li a {
  background: transparent;
  border-bottom: 1px solid rgba(151, 151, 151, 0.4);
  color: #fff;
  padding: 8px 16px;
}
/* line 837, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu ul li:last-child a, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu ul li:last-child a {
  border-bottom: 0;
}
/* line 843, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu ul li.selected a, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu ul li.active a, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu ul li.selected a, .not_front form.pay-form .form-item.form-item-mounth .select-wrapper .bootstrap-select div.dropdown-menu ul li.active a {
  background: #246AD3;
}
/* line 855, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-amount input, .not_front form.pay-form .form-item.form-item-amount input {
  display: block;
  width: 100%;
}
/* line 860, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.label_info, .not_front form.pay-form .form-item.label_info {
  font-size: 12px;
  line-height: 20px;
}
/* line 864, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-valor-a-pagar-usd-, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-amount, .not_front form.pay-form .form-item.form-item-valor-a-pagar-usd-, .not_front form.pay-form .form-item.form-item-amount {
  margin-top: 16px;
  position: relative;
}
/* line 868, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-valor-a-pagar-usd-:after, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-amount:after, .not_front form.pay-form .form-item.form-item-valor-a-pagar-usd-:after, .not_front form.pay-form .form-item.form-item-amount:after {
  content: "$";
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  left: 8px;
  position: absolute;
  top: 33px;
}
/* line 876, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-valor-a-pagar-usd- input, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-amount input, .not_front form.pay-form .form-item.form-item-valor-a-pagar-usd- input, .not_front form.pay-form .form-item.form-item-amount input {
  padding-left: 24px;
}
/* line 881, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-card span, .not_front form.pay-form .form-item.form-item-card span {
  color: #fff;
}
/* line 884, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-card .control-label, .not_front form.pay-form .form-item.form-item-card .control-label {
  margin-bottom: 15px;
}
/* line 890, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-card .adyen-checkout__input input::-webkit-input-placeholder, .not_front form.pay-form .form-item.form-item-card .adyen-checkout__input input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 895, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-card .adyen-checkout__input input:-moz-placeholder, .not_front form.pay-form .form-item.form-item-card .adyen-checkout__input input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 900, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-card .adyen-checkout__input input::-moz-placeholder, .not_front form.pay-form .form-item.form-item-card .adyen-checkout__input input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 905, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-card .adyen-checkout__input input:-ms-input-placeholder, .not_front form.pay-form .form-item.form-item-card .adyen-checkout__input input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 300;
}
/* line 914, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-type-checkbox .control-label, .not_front form.pay-form .form-item.form-type-checkbox .control-label {
  font-size: 14px;
  font-weight: normal;
  line-height: inherit;
  padding-left: 24px;
}
/* line 919, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-item.form-type-checkbox .control-label a, .not_front form.pay-form .form-item.form-type-checkbox .control-label a {
  color: #fff;
  text-decoration: underline;
}
/* line 926, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-actions, .not_front form.pay-form .form-actions {
  margin-top: 24px;
}
/* line 928, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form .form-actions button, .not_front form.pay-form .form-actions button {
  margin-bottom: 0;
}
/* line 933, ../sass/design/_form.scss */
.not_front form.webform-submission-formulario-de-pago-form select.form-control, .not_front form.pay-form select.form-control {
  background-color: transparent;
}
/* line 938, ../sass/design/_form.scss */
.not_front form input,
.not_front form select {
  height: 40px;
}
/* line 942, ../sass/design/_form.scss */
.not_front form select {
  line-height: 40px;
}
/* line 945, ../sass/design/_form.scss */
.not_front form .help-block {
  display: none;
}
/* line 948, ../sass/design/_form.scss */
.not_front form .form-group {
  margin-bottom: 8px;
}
/* line 953, ../sass/design/_form.scss */
.not_front form .form-actions {
  text-align: right;
}
/* line 955, ../sass/design/_form.scss */
.not_front form .form-actions button {
  margin: 0px 0 16px;
  min-width: 195px;
}

/* line 964, ../sass/design/_form.scss */
.page-contacto .webform-confirmation-modal,
.page-contato .webform-confirmation-modal {
  background: #d4efcc;
  border: 0;
  border-radius: 0;
  left: 0 !important;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 16px;
  position: fixed !important;
  top: 52px !important;
  width: 100% !important;
}
/* line 977, ../sass/design/_form.scss */
.page-contacto .webform-confirmation-modal .ui-dialog-titlebar,
.page-contato .webform-confirmation-modal .ui-dialog-titlebar {
  background: transparent;
  border: 0;
  padding: 0;
}
/* line 981, ../sass/design/_form.scss */
.page-contacto .webform-confirmation-modal .ui-dialog-titlebar .ui-dialog-title,
.page-contato .webform-confirmation-modal .ui-dialog-titlebar .ui-dialog-title {
  display: none;
}
/* line 984, ../sass/design/_form.scss */
.page-contacto .webform-confirmation-modal .ui-dialog-titlebar .ui-button,
.page-contato .webform-confirmation-modal .ui-dialog-titlebar .ui-button {
  background: transparent;
  border: 0;
  font-size: 0;
  text-indent: 0;
  top: 8px;
  z-index: 1;
}
/* line 991, ../sass/design/_form.scss */
.page-contacto .webform-confirmation-modal .ui-dialog-titlebar .ui-button .ui-icon,
.page-contato .webform-confirmation-modal .ui-dialog-titlebar .ui-button .ui-icon {
  background: transparent;
  text-indent: 0;
}
/* line 994, ../sass/design/_form.scss */
.page-contacto .webform-confirmation-modal .ui-dialog-titlebar .ui-button .ui-icon:after,
.page-contato .webform-confirmation-modal .ui-dialog-titlebar .ui-button .ui-icon:after {
  content: "x";
  font-family: "Fira Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
/* line 1002, ../sass/design/_form.scss */
.page-contacto .webform-confirmation-modal .ui-dialog-titlebar .ui-button .ui-icon:hover, .page-contacto .webform-confirmation-modal .ui-dialog-titlebar .ui-button .ui-icon:focus,
.page-contato .webform-confirmation-modal .ui-dialog-titlebar .ui-button .ui-icon:hover,
.page-contato .webform-confirmation-modal .ui-dialog-titlebar .ui-button .ui-icon:focus {
  box-shadow: none;
  outline: none;
}
/* line 1008, ../sass/design/_form.scss */
.page-contacto .webform-confirmation-modal .ui-dialog-titlebar .ui-button:hover, .page-contacto .webform-confirmation-modal .ui-dialog-titlebar .ui-button:focus,
.page-contato .webform-confirmation-modal .ui-dialog-titlebar .ui-button:hover,
.page-contato .webform-confirmation-modal .ui-dialog-titlebar .ui-button:focus {
  box-shadow: none;
  outline: none;
}
/* line 1015, ../sass/design/_form.scss */
.page-contacto .webform-confirmation-modal .ui-dialog-content,
.page-contato .webform-confirmation-modal .ui-dialog-content {
  color: #5EA345;
  font-weight: bold;
  min-height: inherit !important;
  padding: 0;
  padding-right: 40px;
}
/* line 1023, ../sass/design/_form.scss */
.page-contacto .ui-widget-overlay,
.page-contato .ui-widget-overlay {
  display: none;
}

/* line 1027, ../sass/design/_form.scss */
.container_info_user {
  background: transparent;
  border: 0;
  border-radius: 0;
  margin: 40px auto 0;
  max-width: 500px;
}
/* line 1033, ../sass/design/_form.scss */
.container_info_user .panel-heading {
  display: none;
}
/* line 1036, ../sass/design/_form.scss */
.container_info_user .panel-body {
  padding: 0;
}
/* line 1038, ../sass/design/_form.scss */
.container_info_user .panel-body h2 {
  margin-top: 0;
}
/* line 1041, ../sass/design/_form.scss */
.container_info_user .panel-body h3 {
  margin-bottom: 16px;
  margin-top: 40px;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
}
/* line 1049, ../sass/design/_form.scss */
.container_info_user .panel-body .first_item h3 {
  margin-top: 0;
}
/* line 1053, ../sass/design/_form.scss */
.container_info_user .panel-body .field--label-inline {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
  padding: 0 16px;
}
/* line 1058, ../sass/design/_form.scss */
.container_info_user .panel-body .field--label-inline .field--label {
  font-weight: normal;
}

/* line 1064, ../sass/design/_form.scss */
.webform-confirmation__message {
  margin-bottom: 0;
}

/* line 1068, ../sass/design/_form.scss */
.container_cuenta h1 {
  display: none;
}
/* line 1072, ../sass/design/_form.scss */
.container_cuenta .info_contacto .item_contacto {
  border-bottom: 1px solid rgba(151, 151, 151, 0.4);
  display: block;
  padding: 16px 8px 8px 8px;
}
/* line 1076, ../sass/design/_form.scss */
.container_cuenta .info_contacto .item_contacto:first-child {
  padding-top: 0;
}
/* line 1079, ../sass/design/_form.scss */
.container_cuenta .info_contacto .item_contacto p {
  font-size: 18px;
  margin: 0;
}
/* line 1083, ../sass/design/_form.scss */
.container_cuenta .info_contacto .item_contacto:last-child {
  min-height: 110px;
}
/* line 1088, ../sass/design/_form.scss */
.container_cuenta .mensaje_contacto {
  color: #80cb3b;
}
/* line 1090, ../sass/design/_form.scss */
.container_cuenta .mensaje_contacto h2 {
  font-size: 16px;
  margin-bottom: 16px;
  margin-top: 8px;
}
/* line 1095, ../sass/design/_form.scss */
.container_cuenta .mensaje_contacto p {
  font-size: 11px;
  margin: 0;
}
/* line 1100, ../sass/design/_form.scss */
.container_cuenta .buttons {
  margin: 16px 0 40px;
  text-align: right;
}
/* line 1103, ../sass/design/_form.scss */
.container_cuenta .buttons a {
  display: inline-block;
  margin: 0;
  min-width: 195px;
}
/* line 1108, ../sass/design/_form.scss */
.container_cuenta .buttons a:hover, .container_cuenta .buttons a:focus {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  /* line 1120, ../sass/design/_form.scss */
  .container-fluid {
    padding: 0;
  }

  /* line 1123, ../sass/design/_form.scss */
  .inicio-sesion {
    padding: 0 8px;
  }
  /* line 1125, ../sass/design/_form.scss */
  .inicio-sesion #FunCaptcha {
    -webkit-display: flex;
    -moz-display: flex;
    -o-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  /* line 1131, ../sass/design/_form.scss */
  .inicio-sesion #CAPTCHA iframe {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  /* line 1138, ../sass/design/_form.scss */
  .user-password .layout-content,
  .inicio-sesion-user .layout-content {
    height: 570px;
  }

  /* line 1144, ../sass/design/_form.scss */
  .page-contacto .webform-confirmation-modal,
  .page-contato .webform-confirmation-modal {
    top: 50px !important;
  }

  /* line 1149, ../sass/design/_form.scss */
  .container_cuenta .buttons {
    text-align: center;
  }
  /* line 1151, ../sass/design/_form.scss */
  .container_cuenta .buttons a {
    background: #00255B;
    border: 1px solid #00255B;
    display: block;
    min-width: 100%;
    text-align: center;
    width: 100%;
  }

  /* line 1161, ../sass/design/_form.scss */
  .container_info_user {
    margin-top: 24px;
  }

  /* line 1166, ../sass/design/_form.scss */
  form .panel .panel-heading {
    margin-bottom: 16px;
  }
  /* line 1169, ../sass/design/_form.scss */
  form .panel .panel-body {
    padding: 0 8px;
  }
  /* line 1172, ../sass/design/_form.scss */
  form .panel#edit-company-info {
    margin-bottom: 0;
  }
  /* line 1177, ../sass/design/_form.scss */
  form .checkbox label {
    padding-left: 24px;
  }

  /* line 1185, ../sass/design/_form.scss */
  .not_front form {
    margin-top: 24px;
  }
  /* line 1187, ../sass/design/_form.scss */
  .not_front form .form-actions {
    text-align: center;
  }
  /* line 1189, ../sass/design/_form.scss */
  .not_front form .form-actions button {
    display: block;
    min-width: inherit;
    width: 100%;
  }
  /* line 1198, ../sass/design/_form.scss */
  .not_front form.user-form.user-register-form #CAPTCHA iframe {
    margin: 0px auto 15px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  /* line 1204, ../sass/design/_form.scss */
  .not_front form.user-form.user-register-form .form-group.field--name-field-acepto-terminos-politica {
    display: block;
    min-height: inherit;
    width: 100%;
  }
  /* line 1209, ../sass/design/_form.scss */
  .not_front form.user-form.user-register-form .form-group.field--name-field-acepto-terminos-politica label.error {
    bottom: -24px;
    left: 20px;
  }
  /* line 1217, ../sass/design/_form.scss */
  .not_front form.user-form.user-register-form .panel .panel-body {
    padding: 0;
  }
  /* line 1222, ../sass/design/_form.scss */
  .not_front form.user-form.user-register-form .form-item.captcha {
    bottom: inherit;
    display: block;
    margin-bottom: 24px;
    position: relative;
    right: inherit;
  }
  /* line 1234, ../sass/design/_form.scss */
  .not_front form.webform-submission-contact-form .form-item.form-item-acepto-terminos {
    display: block;
    margin-bottom: 0;
    width: 100%;
  }
  /* line 1238, ../sass/design/_form.scss */
  .not_front form.webform-submission-contact-form .form-item.form-item-acepto-terminos .help-block {
    font-size: 9px;
    width: 85%;
  }
  /* line 1244, ../sass/design/_form.scss */
  .not_front form.webform-submission-contact-form .captcha {
    display: block;
    margin-bottom: 24px;
    width: 100%;
  }
  /* line 1248, ../sass/design/_form.scss */
  .not_front form.webform-submission-contact-form .captcha .g-recaptcha {
    margin: 0 auto;
  }
  /* line 1250, ../sass/design/_form.scss */
  .not_front form.webform-submission-contact-form .captcha .g-recaptcha iframe {
    left: inherit;
  }
  /* line 1257, ../sass/design/_form.scss */
  .not_front form.webform-submission-contact-form .form-group.form-actions button {
    margin-bottom: 24px;
  }
  /* line 1266, ../sass/design/_form.scss */
  .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-numero-de-factura, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mes-a-pagar, .not_front form.webform-submission-formulario-de-pago-form .form-item.form-item-mounth, .not_front form.pay-form .form-item.form-item-numero-de-factura, .not_front form.pay-form .form-item.form-item-mes-a-pagar, .not_front form.pay-form .form-item.form-item-mounth {
    display: block;
    margin-left: 0;
    width: 100%;
  }
}
/* line 1, ../sass/design/_fixeds.scss */
#layerwin {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  /* cursor: pointer; */
}

.not_front form.pay-form select.form-control > option{
   background: #001534;
   color: #fff;
}
