@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat/Montserrat-Bold.eot?#iefix")
  format("embedded-opentype"),
  url("/fonts/Montserrat/Montserrat-Bold.woff") format("woff"),
  url("/fonts/Montserrat/Montserrat.ttf") format("truetype"),
  url("/fonts/Montserrat/Montserrat.svg#OpenSans") format("svg");
  font-weight: bold;
  font-style: bold;
}

@font-face {
  font-family: "Montserrat";
  src: url("/fonts/Montserrat/Montserrat-Medium.eot?#iefix")
  format("embedded-opentype"),
  url("/fonts/Montserrat/Montserrat-Medium.woff") format("woff"),
  url("/fonts/Montserrat/Montserrat.ttf") format("truetype"),
  url("/fonts/Montserrat/Montserrat.svg#OpenSans") format("svg");
  font-weight: normal;
  font-style: normal;
}

#taxesTitle {
  position: relative;
  float: left;
}

.directivoCard {
  float: left;
  width: 20%;
  height: 45px;
  margin-top: 30px;
  margin-right: 30px;
}

.directivoCard .name {
  height: 24px;
  font-size: 13px;
  margin-bottom: 5px;
}

.directivoCard .ocupation {
  height: 15px;
  font-weight: 700;
  font-size: 12px;
}

.directivoCard .ocupation:hover {
  color: #0764e3;
}

.internationalRefereeCard {
  float: left;
  width: 20%;
  height: 55px;
  margin-top: 30px;
  margin-right: 30px;
}

.internationalRefereeCard .name {
  height: 15px;
  font-size: 13px;
  margin-bottom: 5px;
}

.internationalRefereeCard .ocupation {
  height: 15px;
  font-weight: 700;
  font-size: 12px;
}

#internationalRefereesTab {
  margin-left: 4px;
}

.pageContainer {
  width: 80%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: auto;
  min-height: calc(100vh - 340px);
  margin-bottom: 50px;
}

#contactPadding {
  padding-bottom: 60px;
}

body {
  font-family: "Gotham", sans-serif;
  overflow-x: hidden;
}

.pageRoute {
  margin-top: 60px;
  font-size: 14;
  font-weight: 500;
  color: #515e6d;
  margin-bottom: 30px;
}

.pageTitle {
  color: #515e6d;
  font-weight: 700;
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#statutePageTitle {
  margin-top: 0px;
}

.directivosContainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 80px;
}

.directivosGroup {
  position: relative;
  overflow: hidden;
  width: 100%;
}

#nationalRefereesContainer {
  display: flow-root;
}

#internationalRefereesContainer {
  display: flow-root;
}

.expandSubtitle {
  display: none;
}

#lineSeparator {
  display: none;
}

.flag {
  width: 26px;
  height: 15px;
  margin-bottom: 5px;
}

#whiteContainer {
  background: #ffffff;
  border-radius: 8px;
  width: calc(50% - 60px);
  float: left;
  overflow: hidden;
  margin-left: 40px;
  margin-right: 20px;
  top: 40px;
  height: calc(100% - 90px);
  position: relative;
  padding-bottom: 10px;
}

.pageSubtitle {
  position: relative;
  width: 100%;
  height: 25px;
  color: #515e6d;
  font-weight: 700;
  font-size: 21px;
}

.column {
  display: inline-block;
  position: relative;
  height: 258px;
  vertical-align: bottom;
}
.tab.selected {
  background: #628fcc;
  color: white;
}

.pageContactSubtitle {
  text-align: center;
  width: 100%;
  margin: 30px 0px;
  color: #666666;
}

.pageContactTitle {
  text-align: center;
  width: 100%;
  margin: 30px 0px;
  color: #515e6d;
  font-size: 30px;
  font-weight: 700;
}

#tabs {
  border-bottom: 4px solid #628fcc;
  height: 40px;
}

.tab {
  width: 200px;
  height: 40px;
  float: left;
  font-size: 12;
  text-align: center;
  background: #e5e5e5;
  line-height: 40px;
  border-radius: 5px 5px 0px 0px;
}

.tab:nth-of-type(2) {
  margin-left: 10px;
}

.contactContainer {
  margin-top: 10px;
  width: 75%;
  background: #628fcc;
  border-radius: 8px;
  margin: 0 auto;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  height: 560px;
}

.filter {
  height: 50px;
  position: relative;
  background: white;
  width: 100%;
  border-radius: 30px;
  border: 2px solid #00c9c7;
  float: right;
}

#text {
  margin-top: 25px;
  font-family: "Montserrat";
  font-size: 15px;
  margin-bottom: 20px;
  width: 80%;
  line-height: 17px;
}

.socialMediaCont {
  width: 45px;
  height: 45px;
  display: inline-block;
  margin-top: 143px;
  margin-left: 14px;
  cursor: pointer;
  text-align: center;
  font-size: 35px;
  color: #333333;
}

.socialMediaCont:hover {
  color: black;
}

.socialMediaIcon {
  max-width: 100%;
  max-height: 100%;
  object-fit: scale-down;
}

#col1 {
  width: 30%;
}

#col1 p {
  margin-left: 120px;
  font-weight: lighter;
  font-size: 13px;
}

#col2 {
  width: 44%;
}

#col2 h1 {
  margin-left: 119px;
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 90px;
  position: relative;
  display: inline-block;
  color: black;
  letter-spacing: 4px;
  margin-bottom: 6px;
  font-family: "AvenirNext-Bold", sans-serif;
}

#col2 p {
  margin-left: 119px;
  font-weight: lighter;
  font-size: 13px;
}

#send {
  width: 100px;
  display: inline-block;
  height: 40px;
  background: black;
  color: white;
  border-radius: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  font-weight: bolder;
}
.svg-icon {
  max-width: 100%;
  max-height: 100%;
}

#infoContainer {
  float: left;
  width: calc(50% - 60px);
  position: relative;
  margin-left: 20px;
  top: 10%;
  height: 85%;
}

#contactInfoTitle {
  font-weight: 700;
  color: white;
  margin-bottom: 20px;
}

#location {
  position: absolute;
  top: 42px;
  left: 2px;
}

#telephone {
  position: absolute;
  top: 76px;
  left: 2px;
}

#mail {
  position: absolute;
  top: 109px;
  left: 2px;
}

.contactItem {
  float: left;
  color: white;
  width: 100%;
  font-size: 12px;
  margin: 10px 0;
  margin-left: 30px;
}

#contactMap {
  height: 66%;
  float: left;
  color: white;
  width: 100%;
  font-size: 12px;
  margin: 10px 0;
  margin-top: 19px;
}

#subscribe {
  margin-left: 101px;
  margin-top: 19px;
  width: 425px;
  line-height: 40px;
}

#col3 {
  width: 25%;
}

#alertMessageLogo {
  width: 80%;
}

.centerWrapper {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  overflow: hidden;
}

#userDiv {
  height: 100%;
  width: 16%;
  position: relative;
  display: inline-block;
  float: right;
  margin-right: 0px;
}

#topBarDummy {
  position: relative;
  width: 100%;
  height: 60px;
}

#topBar {
  position: fixed;
  width: 100%;
  height: 60px;
  right: 0px;
  top: 0px;
  transition: all 0.2s ease-out;
  z-index: 10;
  box-shadow: 0 6px 9px -11px #b5b5b5;
}

#accountOptions {
  position: absolute;
  height: 75%;
  width: 100%;
  top: 15%;
  overflow: hidden;
  transition: all 0.2s ease-out;
}

.currentSelectedOption {
  height: 100%;
  width: 100%;
  text-align-last: center;
  border-radius: 25px;
  position: relative;
  line-height: 60px;
  cursor: pointer;
  background-color: white;
  border: 2px solid #00cccc;
  color: #666666;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}

.customSelectOption {
  height: 30px;
  width: 90%;
  text-align-last: center;
  border-radius: 20px;
  background-color: #00b3b3;
  position: relative;
  border: 2px solid #00b3b3;
  line-height: 30px;
  cursor: pointer;
  color: white;
  font-size: 14px;
  margin: 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.customSelectOption:hover {
  border: 4px solid #008282;
}

.customSelectOptionsDiv {
  width: 100%;
  height: 0px;
  overflow: hidden;
}

.open .customSelectOptionsDiv {
  height: auto;
}

#accountOptions:hover {
  height: 200%;
}

#content {
  background: #f4f4f4;
  position: relative;
  min-height: calc(100% - 284px);
  width: 100%;
  min-width: 1100px;
  height: auto;
  margin-top: 0px !important;
  overflow: hidden;
}
.accountOption {
  position: absolute;
  height: 25px;
  width: 70%;
  border-radius: 5px;
  color: #808080;
  font-size: 13px;
  margin-top: 5px;
}
#changePassword {
  left: 15%;
  top: 40px;
  border: 2px solid;
  text-align: center;
  line-height: 25px;
  background-color: #e5e5e5;
}
#logOut {
  left: 15%;
  top: 70px;
  text-align: center;
  line-height: 25px;
  border: 2px solid;
  background-color: #e5e5e5;
}

#userMailDiv {
  width: 100%;
  font-size: 13px;
  height: 37px;
}

#userMail {
  height: 100%;
  width: 78%;
  position: absolute;
  right: 0;
  line-height: 30px;
}

#user-icon {
  max-width: 100%;
  height: 50%;
  float: right;
  margin-right: 40px;
  margin-top: 15px;
  cursor: pointer;
}
.icon {
  height: 100%;
}
#topBarLogoContainer {
  position: relative;
  float: left;
  height: 85%;
  margin-top: 5px;
  width: 150px;
  margin-left: 50px;
  cursor: pointer;
}

#topBarLogo {
  position: relative;
  height: 100%;
  margin: 0px auto;
  display: block;
}

.menuItem {
  width: 120px;
  display: inline-block;
  height: 90%;
  align-content: center;
  text-transform: uppercase;
  float: right;
  line-height: 60px;
  cursor: pointer;
  font-size: 13px;
  margin-top: 5px;
  letter-spacing: 4px;
  text-align: center;
  margin-left: 15px;
}

.videoCover {
  position: absolute;
}

.cover {
  position: absolute;
  background-color: transparent;
  height: 100%;
  width: 100%;
}

.ui-slider-horizontal .ui-slider-range {
  background-color: #008a94;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
  border-radius: 50%;
  background-color: #f2f2f2;
  border: 2px solid #e6e6e6;
}

.ui-slider-horizontal .ui-slider-handle {
  width: 1em;
  height: 1em;
  box-shadow: rgb(0, 0, 0) 1px 0px 15px -5px;
}

.value_name {
  height: 40px;
  line-height: 47px;
  width: 70%;
  margin-left: 11%;
  font-size: 13px;
}

.custom_select {
  height: 100%;
  position: relative;
  width: 300px;
  float: right;
  margin-right: 20px;
}

.custom_select.selected {
  z-index: 10;
}

.select {
  text-transform: uppercase;
  color: #999999;
  z-index: 1;
}

.select_handle {
  position: absolute;
  right: 20px;
  top: 25%;
  font-size: 20px;
  color: black;
}

.select_values {
  position: absolute;
  top: 8px;
  left: 0;
  width: 98%;
  background-color: #0098a2;
  border-radius: 20px;
  color: white;
  text-transform: uppercase;
  transition: all 0.2s ease-out;
  overflow: hidden;
  transform-origin: 0 0 0;
  max-height: 750px;
  overflow-y: auto;
}

.select_values.hide_values {
  transform: scaleY(0);
  z-index: 0;
}

.select_values:last-child {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.select_value,
.select_option_dummy {
  position: relative;
  width: 100%;
  height: 30px;
  float: left;
  font-family: "AvenirNext-DemiBold";
  letter-spacing: 2px;
  line-height: 30px;
  cursor: context-menu;
  padding-left: 31px;
}

.select_value:hover {
  background-color: #00818a;
}

.select_option_dummy {
  height: 40px;
  padding-left: 0;
  text-align: center;
}

.selectize-input.customCss {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  overflow-y: auto;
  height: 100%;
  line-height: 37px;
  margin-top: 3px;
  background-color: transparent;
}

.selectize-dropdown {
  background-color: #0098a2;
  border: none;
  border-bottom-left-radius: 0px;
}

.option.active {
  background-color: #00818a;
  color: white;
  /*  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;*/
}

.option {
  color: white;
  text-transform: uppercase;
  font-family: "AvenirNext-DemiBold", sans-serif;
}

.selectize-control.multi .selectize-input.customCss > div {
  text-transform: uppercase;
  font-size: 10px;
  background-color: rgb(2, 176, 189, 0.05);
  color: #999999;
  border: none;
}

.selectize-dropdown-content::-webkit-scrollbar {
  width: 15px;
}

.selectize-dropdown-content::-webkit-scrollbar-track {
  background: #03a0ab;
}

.selectize-dropdown-content::-webkit-scrollbar-thumb {
  background: #00818a;
}

.selectize-dropdown-content::-webkit-scrollbar-thumb:hover {
  background: #00666e;
}

.selectize-input.customCss::-webkit-scrollbar {
  width: 10px;
  border-radius: 10px;
  cursor: context-menu;
}

.selectize-input.customCss::-webkit-scrollbar-thumb {
  background: #03a0ab;
  cursor: context-menu;
  border-radius: 5px;
}

.selectize-input.customCss::-webkit-scrollbar-thumb:hover {
  background: #00818a;
}

.selectize-control {
  width: 85%;
  margin-left: 5%;
}

.inputContainer {
  /* margin: 14px; */
  position: relative;
  width: 90%;
  margin: 20px auto;
}

.label {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 13px;
}

.inputData {
  /* border: 1px solid; */
  border: 2px solid #b2d4f6;
  box-sizing: border-box;
  width: 100%;
  border-radius: 8px;
  height: 45px;
  font-size: 14px;
  padding-left: 18px;
}

#message {
  border: 2px solid #b2d4f6;
  box-sizing: border-box;
  width: 100%;
  border-radius: 8px;
  height: 40px;
  font-size: 12px;
  padding-bottom: 4px;
  padding-top: 12px;
  padding-left: 18px;
}

#message::placeholder {
  color: #999999;
  font-family: "Montserrat";
  font-size: 14px;
}

.inputData::placeholder {
  color: #999999;
  font-family: "Montserrat";
  font-size: 14px;
}

#btnSend {
  font-family: "Montserrat";
  font-weight: bold;
  height: 45px;
  background: #f5a623;
  border-radius: 8px;
  display: flex;
  color: white;
  position: absolute;
  right: 5%;
  bottom: 15px;
  cursor: pointer;
  font-size: 16px;
  width: 150px;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-right: 8px;
  padding-left: 8px;
}

.blueBar {
  height: 40px;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 14px;
  color: white;
  background: #628fcc;
  font-weight: 700;
  padding-left: 10px;
  margin: 20px 0px;
}

.statuteContainer {
  width: 100%;
  height: max-content;
  margin: auto;
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 50px;
}

.firstTitle {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 64px;
  color: #515e6d;
}

.articleContainer {
  position: relative;
  width: 100%;
  height: max-content;
  margin-bottom: 20px;
}

#articleSeparator {
  position: relative;
  height: 2px;
  width: 85%;
  background: #515e6d;
  margin-top: 20px;
}

.text {
  width: 85%;
  color: #515e6d;
  margin: 15px 0px;
  line-height: 24px;
  font-size: 14px;
}

.articleText {
  white-space: pre-wrap;
}

.taxesTableContainer {
  position: relative;
  height: max-content;
  width: 70%;
  overflow: hidden;
  box-shadow: 1.5px 2.6px 10px rgba(119, 119, 119, 0.1);
  margin-top: 40px;
  font-weight: 400;
  font-size: 16px;
  background-color: #ffffff;
}

#taxesTableHeader {
  position: relative;
  width: 90%;
  height: 67px;
  margin-top: 50px;
  margin-bottom: 15px;
  margin-left: 5%;
  margin-right: 5%;
  border: 1px solid #dddfe1;
  box-sizing: border-box;
}

.taxesTableRow {
  position: relative;
  width: 90%;
  height: 60px;
  margin-left: 5%;
  margin-right: 5%;
}

.taxesTableAmount {
  float: left;
  width: 40%;
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

.taxesTableFee {
  float: left;
  width: 40%;
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

#nextTaxTypeContainer {
  position: relative;
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: flex-end;
}

#nextTaxTypeText {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #0764e3;
}

#nextTaxTypeIcon {
  float: left;
  position: relative;
  height: 40px;
  width: 40px;
  margin-left: 16px;
  background-image: url("/files/Iconos/right_arrow.png");
  background-repeat: no-repeat;
  background-position-x: 11px;
  background-position-y: 12px;
  border: 2px solid #d2e4ff;
  box-sizing: border-box;
  border-radius: 8px;
}

#nextTaxTypeIcon:hover {
  cursor: pointer;
  border: 2px solid #0764e3;
}
.goBackButton {
  display: none;
}

#mobileTopMargin {
  display: none;
}

.misionYVision {
  position: relative;
  width: 50%;
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 50px;
  line-height: 24px;
}

.instalacionesImg {
  position: relative;

  margin-top: 10px;

  width: 100%;

  height: auto;
}

/************************/

.modal {
  /*position: absolute;*/
  z-index: 100; /* 1 */
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  display: none;
}

.modal.is-visible {
  visibility: visible;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: fixed;
  z-index: 99;
  top: calc(50% - 307px);
  padding: 20px 20px;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
  position: fixed;
}

.modal-transition {
  opacity: 0;
}

.modal.is-visible .modal-transition {
  opacity: 1;
  border-radius: 10px;
}

.modal-header,
.modal-content {
  padding: 1em;
}

.modal-header {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
}

.modal-header h4 {
  font-weight: 900;
  font-size: 40px;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  color: #aaa;
  background: none;
  border: 0;
}

.modal-close:hover {
  color: #777;
}

.modal-heading {
  font-size: 3rem;
  font-weight: 800;
}

.container-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.container-form div {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

input,
textarea {
  color: #797979;
  padding: 15px;
  background: #e5e5e5;
  border-radius: 10px;
  border: none;
}

#submitMessage {
  width: 80%;
  margin: 0 auto;
  padding: 10px 30px;
  border-radius: 10px;
  border: none;
  background: #3d58e8;
  color: white;
  cursor: pointer;
  text-align: center;
  display: block;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}

#cookiesSegment {
  position: fixed;
  width: 100%;
  height: 6.5rem;
  top: -6.5rem;
  background-color: #011b4b;
  color: #dbdddf;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-duration: 1s;
}

#cookiesText {
  position: relative;
  width: fit-content;
  height: 20px;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px solid #dbdddf;
}

#cookiesAcceptButton {
  position: relative;
  padding: 0.25vw 0.5vw;
  height: calc(0.5vw + 0.6rem);
  color: #dbdddf;
  margin-left: 50px;
  border: 1.25px solid #dbdddf;
  border-radius: 5px;
  display: flex;
  align-items: center;
  transition: 0.5s;
}

#cookiesAcceptButton:hover {
  background: #dbdddf;
  color: #011b4b;
  cursor: pointer;
}

#popupMessageFixedContainer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1001;
  display: none;
}
#popupMessageDivContainer {
  position: absolute;
  left: 0px;
  width: 100%;
  top: 0px;
  height: 100%;
}
#popupMessageDiv {
  position: relative;
  margin: 0px auto;
  margin-top: 2.5%;
  padding-bottom: 40px;
  width: 95%;
  border: 1px solid #242463;
  background-color:#81a4e0;
}
#popupMessageLogoDiv {
  position: relative;
  width: 70px;
  height: 149px;
  margin: 0 auto;
  margin-top: 34px;
}

#popupMessageLogo {
  display: block;
  position: relative;
  margin: 0 auto;
  margin-top: 35px;
  width: 123px;
}
#popupMessageBkgImg {
  position: absolute;
  left: 0px;
  top: 0px;
}

#popupMessageMessage {
  position: relative;
  width: 95%;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #242463;
}

#popupMessageAceptarWrapper {
  position: absolute;
  bottom: 20px;
  width: 100%;
}

#popupMessageAceptar {
  position: relative;
  margin: 0 auto;
  width: 156px;
  height: 25px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  background-color: #242463;
  line-height: 25px;
  letter-spacing: 1px;
  color: #ffffff;
  border-radius: 5px;
}

#popupMessageAceptar:hover {
  cursor: pointer;
  background-color: #3562ab;
}

.popupMessageClose {
  width: 16px;
  height: 15px;
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
  text-align: center;
  color: #242463;
  padding-top: 1px;
  font-size: 14px;
}

.popupMessageClose:hover {
  opacity: 0.8;
}

/************************/

@media screen and (max-width: 768px) {
  html {
    width: 100%;
    height: auto;
    min-height: 100%;
    position: relative;
  }

  .widthContainer {
    width: 90% !important;
  }

  .modal-wrapper {
    top: 3rem;
    padding: unset !important;
  }

  .desktopElement {
    display: none !important;
  }

  .container-form div {
    justify-content: center;
    gap: 10px;
    flex-direction: column;
  }

  .container-form {
    gap: 10px;
  }

  #content {
    min-width: 0px;
    width: 100%;
  }

  .responsiveElement {
    min-width: 0px !important;
  }

  #loaderDiv {
    position: relative;
    margin: 0px auto;
    top: calc(50% - 20px);
    width: 40px;
  }

  .pageContainer {
    width: 80%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: auto;
    margin-bottom: 50px;
  }

  .pageRoute {
    display: none;
  }

  .goBackButton {
    display: block;
    font-family: "Montserrat";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.58px;
    margin-top: 38px;
    color: #0764e3;
    z-index: 1000;
  }

  #backArrow {
    margin-right: 5px;
  }

  .directivoCard {
    width: 95%;
    height: max-content;
    margin-top: 20px;
    margin-right: 5%;
  }
  .directivoCard .name {
    height: 19px;
    margin-bottom: 0px;
  }
  .directivoCard .ocupation {
    margin-top: 0px;
  }

  #nextTaxTypeContainer {
    display: none;
  }
  #pageAranceles {
    width: 100%;
  }

  .taxesTableContainer {
    width: 100%;
  }
  .taxesTableFee {
    font-size: 13px;
    padding-left: 8%;
    padding-right: 0%;
  }
  .taxesTableAmount {
    font-size: 13px;
  }
  #backAranceles {
    margin-left: 6%;
  }

  #taxesTitle {
    margin-left: 6%;
    margin-bottom: 10px;
  }

  #taxesTableHeader {
    border: none;
    margin-top: 22px;
  }
  .blueBar {
    padding-left: 6%;
  }
  #textAranceles {
    margin-left: 6%;
  }

  .pageSubtitle {
    width: 95%;
    float: left;
    margin-top: 40px;
  }

  #lineSeparator {
    position: relative;
    width: 100%;
    background-color: #000000;
    display: block;
    border-bottom: 0.5px solid black;
  }

  .expandSubtitle {
    position: relative;
    width: 100%;
    height: 22px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
  }

  .expandSubtitleIcon {
    position: relative;
    float: left;
    right: 0px;
    margin-top: 7px;
  }

  #textConciliacion {
    line-height: 20.5px;
  }

  #contactGoBack {
    margin-left: 10%;
  }

  .pageContactSubtitle {
    text-align: left;
    margin: 0;
    margin-left: 10%;
    margin-top: 30px;
    width: 80%;
  }

  .pageContactTitle {
    margin: 0;
    text-align: left;
    width: 80%;
    color: #515e6d;
    font-size: 30px;
    margin-top: 5px;
    margin-left: 10%;
    margin-bottom: 25px;
    font-weight: 700;
  }

  .contactContainer {
    width: 100%;
    border-radius: 0;
    height: max-content;
  }

  #whiteContainer {
    width: 80%;
    top: 0;
    margin-top: 30px;
    margin-left: 10%;
  }

  #infoContainer {
    position: relative;
    margin-top: 20px;
    width: 100%;
    margin-left: 10%;
    height: max-content;
  }

  .contactItem {
    width: 80%;
  }

  #contactMap {
    height: 60vw;
    width: 80vw;
    margin-bottom: 35px;
  }

  #btnSend {
    position: relative;
    float: right;
    margin-right: 5%;
    margin-bottom: 15px;
  }

  .desktopPageSubtitle {
    display: none;
  }

  #tabs {
    display: none;
  }

  #nationalRefereesContainer {
    display: none;
  }

  #internationalRefereesContainer {
    display: none;
  }

  .internationalRefereeCard {
    width: 95%;
    height: max-content;
    margin-top: 20px;
    margin-right: 5%;
  }

  .directivosContainer {
    margin-bottom: 40px;
    display: none;
  }

  #dropDownMenuPageSubtitle {
    margin-top: 0px;
  }

  #mobileTopMargin {
    position: relative;
    height: 30px;
    display: block;
  }

  .misionYVision {
    width: 100%;
  }

  #misionYVisionSubtitle {
    float: none;
  }

  #statutePageSubtitle {
    margin-top: 20px;
  }
  .instalacionesImg {
  }

  #cookiesSegment {
    z-index: 2;
    flex-direction: column;
    text-align: center;
  }
  #cookiesText{
    border-bottom: unset;
    height: unset;
    position: unset;
    width: 90%;
  }
  #cookiesAcceptButton{
    padding: 1vw 1vw;
    margin-left: unset !important;
  }
  #cookiesAcceptButton{
    position: unset;
    margin-top: 3vw;
  }
}
