a {
  color: #ffedef;
  text-decoration: underline;
}

a:hover {
  opacity: 0.82;
}

.menu-one {
  width: 100%;
  height: 980px;
  padding: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #ff3840;
  opacity: 1;
  font-family: Brown, sans-serif;
  color: #ffd3d8;
}

.aviso {
  max-width: 550px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 21px;
}

.text-block {
  font-size: 20px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 252px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.82;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  font-weight: 700;
  text-decoration: none;
}

.link-block:hover {
  opacity: 1;
  text-decoration: underline;
}

.text-block-2 {
  display: none;
  margin-right: 13px;
}

.text-block-3 {
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.text-block-3._4 {
  font-size: 18px;
  line-height: 25px;
  text-transform: none;
}

.first {
  width: auto;
  height: auto;
  margin-right: 74px;
  float: left;
  clear: both;
  font-size: 13px;
}

.second {
  position: relative;
  z-index: 50;
  display: -ms-grid;
  display: grid;
  height: 920px;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 13px;
  padding-left: 13px;
  clear: both;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
  color: #fde0e0;
}

.call {
  position: relative;
  z-index: 300;
  margin-right: 5px;
  margin-left: 5px;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e9e9e9;
  background-color: #ff3840;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.call:hover {
  background-color: #fde0e0;
  opacity: 1;
  color: #ff3840;
}

.call.hid {
  display: block;
}

.call.spec:hover {
  background-color: #ff3840;
  color: #fde0e0;
}

.text-block-4 {
  margin-bottom: 4px;
  font-size: 12px;
  text-transform: uppercase;
}

.call-title {
  padding-top: 8px;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
}

.call-title._2nd {
  margin-top: 17px;
}

.circuli {
  z-index: 100;
  width: 120px;
  height: 120px;
  margin: 20px 8px;
  padding: 23px 25px;
  float: right;
  border-radius: 200px;
  background-color: #ed1b36;
  font-family: Brown, sans-serif;
  color: #fde0e0;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.circuli-home {
  position: relative;
  z-index: 500;
  width: 150px;
  height: 150px;
  margin: 20px 33px 20px 8px;
  padding: 34px 33px;
  border-radius: 200px;
  background-color: #fde0e0;
  color: #ff3840;
  font-size: 21px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.circuli-home:hover {
  opacity: 1;
}

.text-block-5 {
  text-align: left;
}

.body {
  font-family: Brown, sans-serif;
}

.main {
  position: relative;
  z-index: 500;
}

.menu {
  position: relative;
  z-index: 100;
  width: auto;
  height: 900px;
}

.linkgrande {
  position: absolute;
  top: 0px;
  z-index: 10;
  width: 100%;
  height: 1020px;
  background-color: #ff3840;
}

.linkgrande:hover {
  background-color: #ff3840;
  opacity: 1;
}

.linkgrid {
  position: relative;
  z-index: 60;
  background-color: #ff3840;
}

.linkgrid:hover {
  background-color: #ff3840;
  opacity: 1;
}

.marquesina {
  height: 1020px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.sticker {
  position: relative;
  top: -15px;
  z-index: 1000;
  display: none;
  padding: 10px 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #fde0e0;
  border-radius: 80px;
  background-color: rgba(255, 56, 64, 0.91);
  text-align: center;
}

.text-block-6 {
  margin-top: 15px;
  line-height: 17px;
}

@media screen and (max-width: 991px) {
  .menu-one {
    padding-top: 21px;
    padding-bottom: 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aviso {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 19px;
  }
  .link-block {
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .text-block-3._4 {
    font-size: 21px;
    line-height: 22px;
  }
  .first {
    width: 100%;
    margin-bottom: 42px;
  }
  .second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 1380px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
  }
  .call {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 10px;
  }
  .call:hover {
    background-color: transparent;
    color: #fde0e0;
  }
  .call-title {
    font-size: 24px;
    line-height: 28px;
  }
  .circuli {
    z-index: 300;
    display: block;
    width: 100px;
    height: 100px;
    padding: 12px 13px;
  }
  .circuli-home {
    position: static;
    z-index: 300;
    margin: 0px 20px 20px;
  }
  .main {
    padding-right: 10px;
    padding-left: 10px;
  }
  .linkgrande {
    height: 1020px;
  }
  .linkgrid {
    display: none;
  }
  .marquesina {
    height: auto;
    background-color: #ff3840;
  }
}

@media screen and (max-width: 767px) {
  .menu-one {
    padding: 18px;
  }
  .first {
    display: block;
    margin-top: 26px;
  }
  .second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-rows: auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }
  .call {
    margin-bottom: 10px;
    padding: 10px;
  }
  .text-block-4 {
    font-size: 10px;
    line-height: 10px;
  }
  .call-title {
    font-size: 20px;
    line-height: 24px;
  }
  .circuli-home {
    margin-left: 0px;
  }
  .main {
    width: 100%;
  }
  .linkgrande {
    display: none;
    height: 1070px;
  }
  .linkgrid {
    display: none;
  }
  .marquesina {
    height: auto;
  }
  .sticker {
    top: -11px;
  }
  .text-block-6 {
    margin-top: 2px;
  }
}

@media screen and (max-width: 479px) {
  .menu-one {
    padding-right: 10px;
    padding-left: 10px;
  }
  .aviso {
    font-size: 14px;
    line-height: 19px;
  }
  .link-block {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 10px;
  }
  .text-block-2 {
    margin-bottom: 6px;
  }
  .text-block-3 {
    font-size: 22px;
  }
  .text-block-3._4 {
    font-size: 20px;
    line-height: 24px;
  }
  .call {
    padding-right: 7px;
    padding-left: 7px;
  }
  .call.hid {
    display: none;
  }
  .call-title {
    font-size: 17px;
    line-height: 21px;
  }
  .circuli-home {
    margin-left: 0px;
  }
  .main {
    padding-left: 0px;
  }
  .linkgrande {
    height: 1200px;
  }
  .sticker {
    top: -8px;
  }
  .text-block-6 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
  }
}

#w-node-53599c2d86ee-67df7056 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b77813ad39c7-67df7056 {
  -ms-grid-column-span: 3;
  grid-column-end: 6;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-b0190846a00c-67df7056 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-be500f78b727-67df7056 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-fcc6d964fbed-67df7056 {
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 3;
  grid-row-end: 5;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-c61aaa2e98b9-67df7056 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 7;
  -ms-grid-row: 5;
  grid-row-start: 5;
}

#w-node-4da9a627379f-67df7056 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 7;
  -ms-grid-row: 5;
  grid-row-start: 5;
}

#w-node-a408c8801d68-67df7056 {
  -ms-grid-column-span: 2;
  grid-column-end: 6;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 3;
  grid-row-end: 8;
  -ms-grid-row: 5;
  grid-row-start: 5;
}

#w-node-9f5a8d3cd287-67df7056 {
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-f8d104eddc5b-67df7056 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 7;
  grid-row-end: 8;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 5;
  grid-column-end: 6;
}

@media screen and (max-width: 991px) {
  #w-node-53599c2d86ee-67df7056 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-b77813ad39c7-67df7056 {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-span: 3;
    grid-column-end: 7;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-align: end;
    align-self: end;
  }
  #w-node-4da9a627379f-67df7056 {
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  #w-node-f8d104eddc5b-67df7056 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 9;
    grid-row-end: 10;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 6;
    grid-column-end: 7;
  }
}

@media screen and (max-width: 767px) {
  #w-node-53599c2d86ee-67df7056 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-span: 6;
    grid-column-end: 6;
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-b77813ad39c7-67df7056 {
    -ms-grid-column-span: 5;
    grid-column-end: 6;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  #w-node-f8d104eddc5b-67df7056 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 9;
    grid-row-end: 10;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 6;
    grid-column-end: 7;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b77813ad39c7-67df7056 {
    -ms-grid-column-span: 5;
    grid-column-end: 6;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
}

@font-face {
  font-family: 'Lausanne';
  src: url('../fonts/LausanneBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Laussane';
  src: url('../fonts/LausanneBoldItal.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Brown';
  src: url('../fonts/Brown-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Lausanne';
  src: url('../fonts/LausanneReg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}