@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-top: 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: "Montserrat", sans-serif;
  overflow-x: hidden;
}

.pageRoute {
  margin-top: 60px;
  font-size: 14;
  font-weight: 500;
  color: #515e6d;
  margin-bottom: 30px;
}

.pageTitle {
  color: #3562ab;
  font-weight: 700;
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#statutePageTitle {
  font-size:22px;
}

.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: #3562ab;
  font-weight: 700;
  font-size: 21px;
}

#statutePageSubtitle{
  font-size:18px;
  color:#242463;
  margin-top: 20px;
}

.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: 55%;
}

.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;
  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;
}

.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 {
  font-family: "Montserrat", sans-serif;
  width: 85%;
  color: #515E6D;
  margin: 15px 0px;
  line-height: 24px;
  font-size: 14px;
}

.articleText {
  white-space: pre-wrap;
  text-align: justify;
}

.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%;

  max-width: 600px;

  height: auto;
  display: block;
}

#ocupationTitle{
  height: 15px;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: -28px;
  margin-top: 20px;
}

.oldStatutesContainer{
  position: relative;
  height: 140px;
  width: 100%;
}

.oldStatuteTitle{
  font-size: 14px;
  color: #242463;
  margin-top: 20px;
  position: relative;
  width: 100%;
  height: 25px;
  font-weight: 700;
}
.oldStatute{
  position: relative;
  display: block;
  height: auto;
  overflow: hidden;
}
.oldStatuteIcon{
  position: relative;
  width:60px;
  display: block;
  margin-top: 10px;
  margin-left: 10px;
  height: 60px;
}
.oldStatuteText{
  position: relative;
  font-size:12px;
  color: #3562b2;
  width: 80px;
  text-align: center;
  margin-top: 8px;
  height: 20px;
}


@media screen and (max-width: 768px) {
  html {
    width: 100%;
    height: auto;
    min-height: 100%;
    position: relative;
  }

  .widthContainer {
    width: 90% !important;
  }

  .desktopElement {
    display: none !important;
  }

  #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{

  }
}