@media screen and (max-width: 768px) {
  .adminimal-admin-toolbar .modal-area {
    padding-top: 0; } }

.modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world {
  height: 100%;
  top: 0; }
  @media screen and (max-width: 768px) {
    .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .block-title {
      height: 40px; } }
  .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .block-title span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .form-group {
    height: 100%; }
  .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts {
    margin: auto;
    height: calc(100vh - 160px);
    position: relative; }
    @media screen and (max-width: 768px) {
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts {
        margin-top: 20px;
        height: calc(100% - 125px); } }
    .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts.modal-scroll {
      overflow-y: scroll; }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts.modal-scroll::-ms-clear {
        display: none; }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts.modal-scroll::-webkit-scrollbar-track {
        display: none;
        position: absolute;
        background: transparent !important; }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts.modal-scroll::-webkit-scrollbar {
        width: 8px;
        background: transparent repeat-y !important; }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts.modal-scroll::-webkit-scrollbar-thumb {
        background-color: rgba(102, 102, 102, 0.3);
        opacity: 0.6;
        border-radius: 4px; }
    .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content {
      width: 100%;
      height: 100vh;
      margin: 0 auto;
      position: relative; }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content:after {
        content: '';
        background-image: url(/themes/custom/edp_theme_folder/assets/img/svg/mapaedpmundo.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 70%;
        opacity: 1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1; }
      @media screen and (max-width: 768px) {
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content {
          height: 100%; }
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content:after {
            content: '';
            display: inline-block;
            height: 260px;
            width: 100%;
            opacity: 1;
            position: relative; } }
      @media screen and (max-width: 768px) {
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content:after {
          height: 200px; } }
      @media screen and (max-width: 440px) {
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content:after {
          height: 180px; } }
      @media screen and (max-width: 768px) {
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content > .views-row .continent-countries {
          margin: 0 25px 40px 25px; } }
      @media screen and (max-width: 768px) {
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content > .views-row .continent-countries h3 {
          font-family: "Preon", sans-serif;
          font-weight: 300;
          font-size: 30px;
          color: #fff;
          text-transform: uppercase; } }
      @media screen and (max-width: 768px) {
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content > .views-row .continent-countries .views-row .world-countries {
          font-family: "Preon", sans-serif;
          font-size: 13px;
          font-weight: 300;
          color: #fff;
          text-transform: uppercase;
          padding: 10px;
          border-top: 1px solid rgba(255, 255, 255, 0.2); } }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content.world-background::after {
        opacity: 0.2;
        z-index: -1; }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content.world-background .world-continent {
        opacity: 0.1;
        z-index: 2;
        pointer-events: none; }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content.world-background .continent-countries {
        width: 100%;
        max-width: 1030px;
        margin: auto;
        display: block;
        font-family: "Preon", sans-serif;
        padding-top: 140px; }
        @media screen and (max-width: 1200px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content.world-background .continent-countries {
            padding-top: 50px; } }
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content.world-background .continent-countries h3 {
          color: #fff;
          margin: 0 0 50px;
          padding: 0;
          font-family: "Preon", sans-serif;
          font-weight: 300;
          font-size: 20px;
          text-align: center; }
          @media screen and (max-width: 1200px) {
            .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content.world-background .continent-countries h3 {
              margin-bottom: 20px; } }
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content.world-background .continent-countries .undo-world {
          background: url(/themes/custom/edp_theme_folder/assets/img/svg/close_light_box.svg);
          background-size: 100%;
          width: 40px;
          height: 40px;
          margin: auto;
          margin-bottom: 60px;
          cursor: pointer; }
          @media screen and (max-width: 1200px) {
            .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content.world-background .continent-countries .undo-world {
              margin-bottom: 20px;
              width: 20px;
              height: 20px; } }
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content.world-background .continent-countries .views-row {
          width: 29%;
          float: left;
          margin: 0 2%;
          height: 50px;
          border-top: 1px solid rgba(255, 255, 255, 0.2);
          padding-left: 10px;
          cursor: pointer;
          position: relative; }
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .view-content.world-background .continent-countries .views-row .world-countries {
            text-align: left;
            color: white;
            position: absolute;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -o-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent {
      width: fit-content;
      margin: 0;
      position: absolute;
      z-index: 100;
      cursor: pointer; }
      @media screen and (max-width: 768px) {
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent {
          display: none; } }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent::after {
        content: '';
        background: url(/themes/custom/edp_theme_folder/assets/img/svg/marker.svg) bottom/90% no-repeat;
        float: left;
        height: 41px;
        width: 34px;
        -webkit-transition: .2s ease;
        transition: .2s ease; }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent:hover::after {
        background: url(/themes/custom/edp_theme_folder/assets/img/svg/marker.svg) bottom/100% no-repeat; }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#europe, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#europa {
        top: 39%;
        left: 46%; }
        @media screen and (max-width: 920px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#europe, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#europa {
            top: 40.2%;
            left: 45%; } }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#asia {
        top: 36%;
        left: 71%; }
        @media screen and (max-width: 920px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#asia {
            left: 66%;
            top: 37%; } }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#africa {
        top: 59%;
        left: 51%; }
        @media screen and (max-width: 1440px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#africa {
            top: 57%; } }
        @media screen and (max-width: 1024px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#africa {
            top: 54%; } }
        @media screen and (max-width: 920px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#africa {
            top: 53%;
            left: 50%; } }
        @media screen and (max-width: 800px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#africa {
            top: 50%; } }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#northamerica, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadonorte, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadelnorte, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#norteamerica {
        top: 43%;
        left: 30%; }
        @media screen and (max-width: 1440px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#northamerica, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadonorte, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadelnorte, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#norteamerica {
            left: 26%; } }
        @media screen and (max-width: 920px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#northamerica, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadonorte, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadelnorte, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#norteamerica {
            top: 25%;
            top: 44.5%; } }
        @media screen and (max-width: 800px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#northamerica, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadonorte, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadelnorte, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#norteamerica {
            left: 24%; } }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#southamerica, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadosul, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadelsur {
        top: 61%;
        left: 37%; }
        @media screen and (max-width: 1440px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#southamerica, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadosul, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadelsur {
            left: 35%; } }
        @media screen and (max-width: 1320px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#southamerica, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadosul, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadelsur {
            top: 60%;
            left: 34%; } }
        @media screen and (max-width: 1150px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#southamerica, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadosul, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadelsur {
            top: 58%; } }
        @media screen and (max-width: 1024px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#southamerica, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadosul, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadelsur {
            top: 56.7%; } }
        @media screen and (max-width: 920px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#southamerica, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadosul, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadelsur {
            top: 61%; } }
        @media screen and (max-width: 800px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#southamerica, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadosul, .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent#americadelsur {
            top: 57%; } }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .world-continent p {
        margin-top: 5px;
        float: right;
        color: white;
        background: black;
        padding: 5px 14px;
        border: 0.5px solid white;
        border-radius: 5px;
        font-size: 13px;
        font-family: "Preon", sans-serif;
        font-weight: 300; }
    .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .country-info .world-content {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: -110px;
      min-width: 100%;
      background-size: 100%; }
      @media screen and (max-width: 1200px) {
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .country-info .world-content {
          margin-top: 0;
          top: -60px;
          background-size: cover; } }
      @media screen and (max-width: 768px) {
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .country-info .world-content {
          top: 0;
          height: 100%; } }
      .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .country-info .world-content .undo-country {
        background: rgba(0, 0, 0, 0.5);
        height: 50px;
        position: absolute;
        top: 150px;
        width: 100%;
        cursor: pointer;
        z-index: 1; }
        @media screen and (max-width: 1200px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .country-info .world-content .undo-country {
            top: 90px; } }
        @media screen and (max-width: 768px) {
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .country-info .world-content .undo-country {
            top: 0; } }
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .country-info .world-content .undo-country:before {
          content: "";
          width: 25px;
          height: 25px;
          background-color: #f1f1f1;
          background-image: url("../../../assets/img/svg/arrows/arrow-left.svg");
          background-repeat: no-repeat;
          background-size: auto 38px;
          background-position: -45px -6px;
          border-radius: 30px;
          margin-left: 20px;
          margin-top: 12px;
          position: relative;
          float: left;
          vertical-align: middle;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .country-info .world-content .undo-country p {
          width: fit-content;
          float: left;
          color: white;
          font-family: "Preon", sans-serif;
          margin-top: 15px;
          margin-left: 10px;
          text-transform: uppercase; }
        .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .country-info .world-content .undo-country:hover {
          text-decoration: none;
          border-color: #333333;
          color: white;
          -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.15);
          -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.15);
          -ms-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.15);
          -o-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.15); }
          .modal-area .block-views-blockcorp-edp-world-contacts-block-edp-world-contacts-modal.site-world .view-corp-edp-world-contacts .country-info .world-content .undo-country:hover:after {
            background-color: #333333;
            background-position: -7px -6px; }
.modal-area .site-world {
  z-index: 100;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  padding-top: 110px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
  @media screen and (max-width: 1200px) {
    .modal-area .site-world {
      padding-top: 60px; } }
  .modal-area .site-world .block-title {
    font-family: "Preon", sans-serif;
    font-weight: normal;
    font-size: 35px;
    text-align: center;
    color: #FFF;
    z-index: 10;
    margin: 0;
    position: relative; }
    @media screen and (max-width: 768px) {
      .modal-area .site-world .block-title {
        height: 60px; } }
  .modal-area .site-world .world-content {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: calc(100vh - 110px);
    box-shadow: inset 0 27px 153px 30px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: inset 0 27px 153px 30px rgba(0, 0, 0, 0.75); }
    .modal-area .site-world .world-content:after {
      overflow: hidden;
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      background-image: url("../../../assets/img/country-dot.png");
      width: 100%;
      height: 100%; }
    .modal-area .site-world .world-content .tax-content {
      z-index: 10;
      position: absolute;
      max-width: 1000px;
      width: 100%;
      padding: 50px 30px 130px 30px;
      top: 160px;
      left: 50%;
      background-image: url("../../../assets/img/shadow-country-detail.png");
      background-position: top center;
      background-repeat: no-repeat;
      overflow-y: scroll;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
      .modal-area .site-world .world-content .tax-content::-ms-clear {
        display: none; }
      .modal-area .site-world .world-content .tax-content::-webkit-scrollbar-track {
        display: none;
        position: absolute;
        background: transparent !important; }
      .modal-area .site-world .world-content .tax-content::-webkit-scrollbar {
        width: 8px;
        background: transparent repeat-y !important; }
      .modal-area .site-world .world-content .tax-content::-webkit-scrollbar-thumb {
        background-color: rgba(102, 102, 102, 0.3);
        opacity: 0.6;
        border-radius: 4px; }
      @media screen and (max-width: 1200px) {
        .modal-area .site-world .world-content .tax-content {
          padding-top: 0;
          padding-bottom: 50px;
          height: calc(100% - 140px);
          top: 140px; } }
      @media screen and (max-width: 768px) {
        .modal-area .site-world .world-content .tax-content {
          padding: 0 0 15px;
          top: 60px;
          height: calc(100% - 60px); } }
      .modal-area .site-world .world-content .tax-content .tax-title {
        text-align: center;
        font-family: "Preon", sans-serif;
        font-weight: normal;
        font-size: 100px;
        line-height: 100px;
        color: #fff;
        text-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
        margin: 0 0 20px;
        text-transform: uppercase;
        margin-bottom: 20px; }
        @media screen and (max-width: 1200px) {
          .modal-area .site-world .world-content .tax-content .tax-title {
            font-size: 70px; } }
        @media screen and (max-width: 768px) {
          .modal-area .site-world .world-content .tax-content .tax-title {
            font-size: 60px; } }
        @media screen and (max-width: 600px) {
          .modal-area .site-world .world-content .tax-content .tax-title {
            font-size: 30px; } }
      .modal-area .site-world .world-content .tax-content .tax-city {
        font-family: "Preon", sans-serif;
        font-weight: normal;
        color: #fff;
        font-size: 20px;
        text-align: center;
        text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
        text-transform: uppercase; }
      .modal-area .site-world .world-content .tax-content .tax-fields {
        margin-top: 70px;
        display: table; }
        @media screen and (max-width: 1200px) {
          .modal-area .site-world .world-content .tax-content .tax-fields {
            padding: 0 50px;
            margin-top: 40px; } }
        .modal-area .site-world .world-content .tax-content .tax-fields .tax-description {
          display: table-cell;
          width: 50%; }
          @media screen and (max-width: 1200px) {
            .modal-area .site-world .world-content .tax-content .tax-fields .tax-description {
              width: 100%;
              display: block; } }
          .modal-area .site-world .world-content .tax-content .tax-fields .tax-description .tax-description-text {
            font-size: 25px;
            line-height: 30px;
            margin: 0;
            text-align: left;
            padding: 0;
            max-width: 320px;
            color: #fff;
            font-family: "Preon", sans-serif;
            font-weight: normal;
            text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2); }
            @media screen and (max-width: 1200px) {
              .modal-area .site-world .world-content .tax-content .tax-fields .tax-description .tax-description-text {
                max-width: 100%; } }
          @media screen and (max-width: 768px) {
            .modal-area .site-world .world-content .tax-content .tax-fields .tax-description .tax-description-link {
              text-align: left; } }
          .modal-area .site-world .world-content .tax-content .tax-fields .tax-description .tax-description-link a {
            text-align: center;
            background: #000;
            color: #fff;
            padding: 4px 8px;
            font-size: 10px;
            border-radius: 5px;
            margin-top: 2px;
            font-family: "Preon", sans-serif;
            font-weight: normal;
            text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2); }
        .modal-area .site-world .world-content .tax-content .tax-fields .tax-links {
          display: table-cell;
          width: 50%; }
          @media screen and (max-width: 1200px) {
            .modal-area .site-world .world-content .tax-content .tax-fields .tax-links {
              width: 100%;
              display: block;
              margin-top: 30px; } }
          .modal-area .site-world .world-content .tax-content .tax-fields .tax-links .field--item {
            width: 50%;
            display: inline-block;
            position: relative; }
            .modal-area .site-world .world-content .tax-content .tax-fields .tax-links .field--item:before {
              content: "";
              display: inline-block;
              background-image: url("../../../assets/img/svg/arrow-list.svg");
              background-repeat: no-repeat;
              background-size: 5px;
              width: 5px;
              height: 10px;
              position: absolute;
              top: 50%;
              -webkit-transform: translate(0, -50%);
              -moz-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              -o-transform: translate(0, -50%);
              transform: translate(0, -50%); }
            .modal-area .site-world .world-content .tax-content .tax-fields .tax-links .field--item a {
              color: #fff;
              display: block;
              text-decoration: none;
              font-size: 14px;
              font-family: "Preon", sans-serif;
              font-weight: normal;
              text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
              text-align: left;
              padding: 5px 0 5px 12px; }
            @media screen and (max-width: 1200px) {
              .modal-area .site-world .world-content .tax-content .tax-fields .tax-links .field--item {
                width: 33%; } }
            @media screen and (max-width: 850px) {
              .modal-area .site-world .world-content .tax-content .tax-fields .tax-links .field--item {
                width: 50%; } }
            @media screen and (max-width: 640px) {
              .modal-area .site-world .world-content .tax-content .tax-fields .tax-links .field--item {
                width: 100%; } }
  .modal-area .site-world.block-views-blockcorp-edp-world-contacts-brazil-block-edp-world-contacts-modal .world-content .tax-content {
    position: relative; }
