body {
  background-color: white
}

h1 {
  font-family: Nunito Sans;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.4;
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: white
}

h2 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.2;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h3 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.2;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #f9f9f9
}

h4 {
  font-family: Montserrat;
  font-weight: 400;
  font-size: .7rem;
  line-height: 1.35;
  text-align: center;
  letter-spacing: .07em;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: white
}

h5 {
  font-family: Montserrat;
  font-weight: 400;
  font-size: .7rem;
  line-height: 1.35;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .07rem;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #f9f9f9
}

h6 {
  font-family: Nunito Sans;
  font-weight: 300;
  font-size: .9rem;
  line-height: 1.5;
  text-align: left;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: white
}

p {
  font-family: Nunito Sans;
  font-weight: 600;
  font-style: normal;
  font-size: 1.0rem;
  line-height: 1.8;
  text-align: left;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  color: #898888
}

blockquote {
  font-family: Nunito Sans;
  font-weight: 300;
  font-size: .9rem;
  line-height: 1.2;
  text-align: center;
  letter-spacing: .08em;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: 2.5rem;
  color: #2d2d2d
}

a {
  text-decoration: underline;
  color: inherit
}

ul li {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1rem;
  line-height: .5;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  color: white
}

ol li {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.8;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

.fr_text_pink_left {
  font-family: Montserrat
}

.fr_text_large_bright_center {
  font-family: Montserrat;
  font-size: .8rem;
  line-height: 1.8;
  text-align: center;
  color: #f9f9f9
}

.fr_text_large_bright_center.fr-text p {
  font-weight: 300;
  font-size: .8rem;
  line-height: 1.45em;
  text-align: center;
  letter-spacing: .05em;
  color: #212528
}

.fr_text_large_bright_center.fr-text h1 {
  font-size: 4.2rem
}

.fr_text_large_bright_center.fr-text h2 {
  font-size: 3rem
}

.fr_text_large_bright_center.fr-text h3 {
  font-family: Montserrat;
  font-weight: 100;
  font-size: 1rem;
  text-align: left;
  color: white
}

.fr_text_large_bright_center.fr-text h4 {
  font-size: 1.8rem
}

.fr_text_large_bright_center.fr-text h6 {
  font-size: 2rem
}

.fr_text_large_bright_center.fr-text h5 {
  font-size: 1rem
}

.fr_text_large_bright_center.fr-text blockquote {
  text-align: left
}

.fr_navigation_link {
  font-family: Montserrat;
  font-weight: 400;
  font-size: .7rem;
  line-height: 1.35em;
  text-align: center;
  letter-spacing: .01em;
  color: #212528
}

.fr_navigation_link.fr-text p {
  font-family: Montserrat;
  font-weight: 400;
  font-size: .7rem;
  line-height: 1.35;
  color: #212528
}

.fr_icon_medium_bright {
  fill: #898888
}

.fr_button_border_black {
  font-family: Montserrat;
  text-align: center;
  color: black;
  border: 1px solid #000;
  border-radius: 4px
}

.fr_button_fill_white {
  font-family: Montserrat;
  text-align: center;
  color: white;
  border: 1px solid white;
  border-radius: 4px
}

.fr_text_dark_center.fr-text blockquote {
  text-align: left
}

.fr_text_dark_center.fr-text h1 {
  text-align: center;
  color: rgba(241, 103, 38, 0.76)
}

.fr_text_dark_center.fr-text h6 {
  text-align: center
}

.fr_text_dark_center.fr-text p {
  text-align: center
}

.fr_hover_icon {
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 100px
}

.fr_text_bright_left {
  font-family: Roboto;
  font-weight: 400;
  font-size: .8rem;
  line-height: 1.8;
  text-align: right;
  text-transform: uppercase;
  color: white
}

.fr_text_bright_left.fr-text h1 {
  color: white
}

.fr_text_bright_left.fr-text p {
  font-family: Roboto;
  text-align: right;
  color: rgba(255, 255, 255, 0.8)
}

.fr_text_bright_left.fr-text h5 {
  text-align: left;
  color: white
}

.fr_text_bright_left.fr-text h4 {
  text-align: left;
  color: white
}

.fr_text_bright_left.fr-text h2 {
  text-align: left;
  color: white
}

.fr_text_bright_left.fr-text h3 {
  text-align: left;
  color: white
}

.fr_text_bright_left.fr-text h6 {
  color: white
}

.fr_text_bright_left.fr-text blockquote {
  color: white
}

.fr_text_bright_center {
  font-family: Roboto;
  font-weight: 200;
  font-size: 4rem;
  text-align: center;
  color: white
}

.fr_text_bright_center.fr-text p {
  color: rgba(255, 255, 255, 0.8)
}

.fr_text_bright_center.fr-text h1 {
  text-align: center;
  color: white
}

.fr_text_bright_center.fr-text h2 {
  text-align: center;
  color: white
}

.fr_text_bright_center.fr-text h3 {
  color: white
}

.fr_text_bright_center.fr-text h4 {
  color: white
}

.fr_text_bright_center.fr-text h5 {
  color: white
}

.fr_text_bright_center.fr-text h6 {
  color: white
}

.fr_text_bright_center.fr-text blockquote {
  font-style: italic;
  text-align: left;
  color: white
}

.fr_1d {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto
}

.fr_navigation_4 {
  display: -webkit-flex;
  display: flex;
  vertical-align: top;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  min-height: 3.44rem
}

.fr_mobile_toggle_4 {
  display: none;
  width: 22px;
  margin-top: 20px;
  margin-bottom: 13px;
  margin-left: 20px;
  fill: white
}

.fr_items_4 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  text-align: left;
  vertical-align: middle;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-left: 10px;
  position: relative;
  cursor: auto;
  overflow: hidden
}

.fr_link_17 {
  display: inline-block;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px
}

.fr_link_16 {
  display: inline-block;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px
}

.fr_link_15 {
  display: inline-block;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px
}

.fr_link_14 {
  display: inline-block;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px
}

.fr_html {
  width: auto;
  margin-top: 0;
  background-color: white;
  min-height: 12vh
}

.fr_financia {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #e63838
}

.fr_footer {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 1.4em;
  margin-top: 0rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fafafa;
  min-height: 19.13rem
}

.fr_three_column_grid {
  width: 90%;
  min-height: 4.25em;
  max-width: 1000px
}

.fr_three_column_grid.fr-grid>.fr-widget {
  float: left
}

.fr_three_column_grid.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 32.663333333333334%;
  clear: left;
  max-width: inherit
}

.fr_three_column_grid.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 32.663333333333334%;
  clear: none;
  max-width: inherit
}

.fr_three_column_grid.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 32.663333333333334%;
  clear: none;
  max-width: inherit
}

.fr_container_21 {
  margin-right: auto;
  margin-left: auto
}

.fr_wf_soc_icons_3 {
  display: block;
  width: 90%;
  margin-top: 1rem;
  max-width: 140px
}

.fr_wf_soc_icons_3.fr-grid>.fr-widget {
  float: left
}

.fr_wf_soc_icons_3.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 0;
  margin-right: 2%;
  margin-bottom: 0;
  margin-left: 2%;
  width: 29.33%;
  clear: left;
  max-width: inherit
}

.fr_wf_soc_icons_3.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 0;
  margin-right: 2%;
  margin-bottom: 0;
  margin-left: 2%;
  width: 29.33%;
  clear: none;
  max-width: inherit
}

.fr_wf_soc_icons_3.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 0;
  margin-right: 2%;
  margin-bottom: 0;
  margin-left: 2%;
  width: 29.33%;
  clear: none;
  max-width: inherit
}

.fr_svg_30 {
  float: none;
  display: block;
  width: 29.28571428571429%;
  max-height: 64px
}

.fr_svg_29 {
  float: none;
  display: block;
  width: 29.28571428571429%;
  max-height: 64px
}

.fr_svg_28 {
  float: none;
  display: block;
  width: 29.28571428571429%;
  max-height: 64px
}

.fr_text_262 {
  font-family: Montserrat;
  font-size: .8rem;
  color: #898888;
  background-color: none
}

.fr_text_394 {
  font-family: Montserrat;
  font-weight: 400;
  font-size: .8rem;
  color: #898888
}

.fr_link_18 {
  display: inline-block;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px
}

.fr_container_73 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 6.12rem
}

.fr_container_80 {
  float: none;
  display: block;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  min-height: 17.01rem
}

.fr_image_103 {
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  background-color: black;
  max-width: 290px
}

.fr_text_404 {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-width: 600px
}

.fr_ansina_popup {
  float: none;
  display: none;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: white
}

.fr_cnt03_column_grid_3 {
  float: none;
  display: block;
  width: 90%;
  vertical-align: top;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px
}

.fr_cnt03_column_grid_3.fr-grid>.fr-widget {
  float: left
}

.fr_cnt03_column_grid_3.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 1em;
  margin-right: 4%;
  margin-bottom: 1em;
  margin-left: 0;
  width: 48%;
  clear: left;
  max-width: inherit
}

.fr_cnt03_column_grid_3.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 1em;
  margin-right: 0;
  margin-bottom: 1em;
  margin-left: 0;
  width: 48%;
  clear: none;
  max-width: inherit
}

.fr_cnt03_image_3 {
  float: none;
  display: block;
  margin-right: auto;
  background-image: url(../images/thumbnail/11455fmhge.jpg_1000x677.jpg);
  background-position: left center;
  background-size: cover;
  min-height: 25rem
}

.fr_text_163 {
  float: none;
  display: block
}

.fr_text_162 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 2rem;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  max-width: 240px
}

.fr_creugante_popup {
  float: none;
  display: none;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: white
}

.fr_cnt03_column_grid_4 {
  float: none;
  display: block;
  width: 90%;
  vertical-align: top;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px
}

.fr_cnt03_column_grid_4.fr-grid>.fr-widget {
  float: left
}

.fr_cnt03_column_grid_4.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 1em;
  margin-right: 4%;
  margin-bottom: 1em;
  margin-left: 0;
  width: 48%;
  clear: left;
  max-width: inherit
}

.fr_cnt03_column_grid_4.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 1em;
  margin-right: 0;
  margin-bottom: 1em;
  margin-left: 0;
  width: 48%;
  clear: none;
  max-width: inherit
}

.fr_cnt03_image_4 {
  float: none;
  display: block;
  margin-right: auto;
  background-image: url(../images/thumbnail/02821fmhge.jpg_1200x875.jpg);
  background-position: left center;
  background-size: cover;
  min-height: 25rem
}

.fr_text_405 {
  float: none;
  display: block
}

.fr_text_406 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 2rem;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  max-width: 240px
}

.fr_damoxeno_popup {
  float: none;
  display: none;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: white
}

.fr_cnt03_column_grid_5 {
  float: none;
  display: block;
  width: 90%;
  vertical-align: top;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px
}

.fr_cnt03_column_grid_5.fr-grid>.fr-widget {
  float: left
}

.fr_cnt03_column_grid_5.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 1em;
  margin-right: 4%;
  margin-bottom: 1em;
  margin-left: 0;
  width: 48%;
  clear: left;
  max-width: inherit
}

.fr_cnt03_column_grid_5.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 1em;
  margin-right: 0;
  margin-bottom: 1em;
  margin-left: 0;
  width: 48%;
  clear: none;
  max-width: inherit
}

.fr_cnt03_image_5 {
  float: none;
  display: block;
  margin-right: auto;
  background-image: url(../images/thumbnail/02821fmhge.jpg_1200x875.jpg);
  background-position: left center;
  background-size: cover;
  min-height: 25rem
}

.fr_text_407 {
  float: none;
  display: block
}

.fr_text_408 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 2rem;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  max-width: 240px
}

.fr_link_19 {
  display: inline-block;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px
}

.fr_novedades_video_promo {
  float: none;
  display: block;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  vertical-align: top;
  margin-right: auto;
  margin-left: auto;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll;
  min-height: 31.63rem
}

.fr_container_117 {
  float: none;
  display: block;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_text_26 {
  float: none;
  display: block;
  width: 90%;
  font-family: Roboto;
  font-weight: 200;
  font-size: 4rem;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  color: white;
  max-width: 600px
}

.fr_hd2_2_columns {
  float: none;
  display: block;
  width: 90%;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
  min-height: 4.55rem;
  max-width: 400px
}

.fr_hd2_2_columns.fr-grid>.fr-widget {
  float: left
}

.fr_hd2_2_columns.fr-grid>.fr-widget:nth-child(1n+1) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 100%;
  clear: left;
  max-width: inherit
}

.fr_text_134 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px
}

.fr_anaforas {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #c7c7c7;
  min-height: 2.57rem
}

.fr_c15_4_column_grid {
  float: none;
  display: block;
  width: 90%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  min-height: 2.38rem;
  max-width: 1180px
}

.fr_c15_4_column_grid.fr-grid>.fr-widget {
  float: left
}

.fr_c15_4_column_grid.fr-grid>.fr-widget:nth-child(1n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 100%;
  clear: left;
  max-width: inherit
}

.fr_c15_logo_one {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #f16726;
  min-height: 2.85rem
}

.fr_ver_mas_3d_2 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-top: 1.5rem;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: white;
  min-height: 2.57rem
}

.fr_c15_4_column_grid_4 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  background-color: white;
  min-height: 2.38rem;
  max-width: 1180px
}

.fr_c15_4_column_grid_4.fr-grid>.fr-widget {
  float: left
}

.fr_c15_4_column_grid_4.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: left;
  max-width: inherit
}

.fr_c15_4_column_grid_4.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_4_column_grid_4.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_logo_two_4 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #c7c7c7;
  min-height: 2.85rem
}

.fr_text_block_99 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6rem;
  margin-bottom: .5rem;
  max-width: 394px
}

.fr_c15_logo_one_4 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: white;
  min-height: 2.85rem
}

.fr_c15_logo_four_4 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: white;
  min-height: 2.85rem
}

.fr_text_block_100 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6rem;
  margin-bottom: .5rem;
  max-width: 394px
}

.fr_link_20 {
  display: inline-block;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px
}

.fr_one {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 3em;
  margin-left: auto;
  padding-top: 1px;
  background-color: white;
  min-height: 69.9306640625em;
  max-width: 1600px
}

.fr_adelanto_1 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 4em;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  min-height: 25.91rem;
  max-width: 60em
}

.fr_adelanto_1.fr-grid>.fr-widget {
  float: left
}

.fr_adelanto_1.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 2.6%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 57.400000000000006%;
  clear: left;
  max-width: inherit
}

.fr_adelanto_1.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 37.400000000000006%;
  clear: none;
  max-width: inherit
}

.fr_linea {
  float: left;
  display: block;
  width: 70px;
  vertical-align: top;
  margin-bottom: 3em;
  background-color: #f16726;
  min-height: 5px;
  max-height: 5px
}

.fr_adelanto {
  float: left;
  display: block;
  width: 90%;
  font-family: Nunito Sans;
  font-weight: 300;
  font-size: 1.0rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-top: 0;
  margin-right: 10%;
  margin-bottom: 2rem;
  color: #808d99;
  min-height: 4.814814814814815em;
  max-width: 520px
}

.fr_quote {
  float: none;
  display: block;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0;
  background-color: white;
  min-height: 12.93em;
  max-width: 816px
}

.fr_titulo_2 {
  float: left;
  display: block;
  width: 100%;
  font-family: Nunito Sans;
  font-weight: 700;
  font-size: 3.2em;
  line-height: 1.05em;
  text-align: left;
  letter-spacing: -0.05em;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: .5em;
  color: black;
  min-height: 1.2222222222222223em;
  max-width: 600px
}

.fr_ver_mas_2 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  color: #808d99;
  min-height: 1rem;
  max-width: 600px
}

.fr_columna_texto {
  float: none;
  display: block;
  min-height: 24.71rem
}

.fr_ver_mas {
  width: 90%;
  margin-top: 0rem;
  min-height: 1.61em;
  max-width: 1000px
}

.fr_ver_mas.fr-grid>.fr-widget {
  float: left
}

.fr_ver_mas.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 43%;
  clear: left;
  max-width: inherit
}

.fr_ver_mas.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 57%;
  clear: none;
  max-width: inherit
}

.fr_icono {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 3rem
}

.fr_arrows_keyboard_right_icon {
  width: 100%;
  max-width: 34px;
  stroke: #f16726;
  fill: #f16726
}

.fr_columna_imagen {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: .5rem;
  background-color: #f16726;
  min-height: 23.49rem
}

.fr_iphone {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 359px
}

.fr_ver_mas_3 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-top: 0rem;
  margin-right: auto;
  margin-left: auto;
  min-height: 2.63rem
}

.fr_1_breve_resea_completa {
  float: none;
  display: none;
  width: 100%;
  margin-top: 0rem;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(45, 45, 45, 0.88)
}

.fr_bloque_2 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 3em;
  margin-right: auto;
  margin-bottom: 3rem;
  margin-left: auto;
  padding-top: 0;
  min-height: 29.47rem;
  max-width: 60em
}

.fr_bloque_2.fr-grid>.fr-widget {
  float: left
}

.fr_bloque_2.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 28%;
  clear: left;
  max-width: inherit
}

.fr_bloque_2.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 72%;
  clear: none;
  max-width: inherit
}

.fr_columna_texto_2 {
  float: none;
  display: block;
  min-height: 27.67rem
}

.fr_titulo_3 {
  float: left;
  display: block;
  width: 100%;
  font-family: Nunito Sans;
  font-weight: 700;
  font-size: 3.35em;
  line-height: 1.05em;
  text-align: left;
  letter-spacing: -0.05em;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: .5em;
  color: black;
  min-height: 1.2222222222222223em;
  max-width: 600px
}

.fr_linea_2 {
  float: left;
  display: block;
  width: 70px;
  vertical-align: top;
  margin-bottom: 3em;
  background-color: #f16726;
  min-height: 5px;
  max-height: 5px
}

.fr_adelanto_2 {
  float: left;
  display: block;
  width: 90%;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: 2em;
  color: #808d99;
  min-height: 4.814814814814815em;
  max-width: 600px
}

.fr_cerrar {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-top: 0rem;
  min-height: 2.63rem
}

.fr_ver_mas_5 {
  width: 90%;
  margin-top: 0rem;
  min-height: 1.61em;
  max-width: 1000px
}

.fr_ver_mas_5.fr-grid>.fr-widget {
  float: left
}

.fr_ver_mas_5.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 30%;
  clear: left;
  max-width: inherit
}

.fr_ver_mas_5.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 70%;
  clear: none;
  max-width: inherit
}

.fr_ver_mas_6 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  color: #808d99;
  min-height: 1rem;
  max-width: 600px
}

.fr_icono_2 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 3rem
}

.fr_arrows_keyboard_right_icon_2 {
  width: 100%;
  max-width: 34px;
  stroke: #f16726;
  fill: #f16726
}

.fr_adelanto_3 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 4em;
  margin-right: auto;
  margin-bottom: 5rem;
  margin-left: auto;
  padding-top: 0;
  min-height: 27.91rem;
  max-width: 60em
}

.fr_adelanto_3.fr-grid>.fr-widget {
  float: right
}

.fr_adelanto_3.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 2.6%;
  width: 57.400000000000006%;
  clear: right;
  max-width: inherit
}

.fr_adelanto_3.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 37.400000000000006%;
  clear: none;
  max-width: inherit
}

.fr_columna_texto_3 {
  float: none;
  display: block;
  min-height: 27.67rem
}

.fr_titulo_4 {
  float: left;
  display: block;
  width: 100%;
  font-family: Nunito Sans;
  font-weight: 700;
  font-size: 3.2em;
  line-height: 1.05em;
  text-align: left;
  letter-spacing: -0.05em;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: .5em;
  color: black;
  min-height: 1.2222222222222223em;
  max-width: 600px
}

.fr_linea_3 {
  float: left;
  display: block;
  width: 70px;
  vertical-align: top;
  margin-bottom: 3em;
  background-color: #f16726;
  min-height: 5px;
  max-height: 5px
}

.fr_ver_mas_7 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-top: 0rem;
  margin-right: auto;
  margin-left: auto;
  min-height: 2.63rem
}

.fr_ver_mas_8 {
  width: 90%;
  margin-top: 0rem;
  min-height: 1.61em;
  max-width: 1000px
}

.fr_ver_mas_8.fr-grid>.fr-widget {
  float: left
}

.fr_ver_mas_8.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 49%;
  clear: left;
  max-width: inherit
}

.fr_ver_mas_8.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 51%;
  clear: none;
  max-width: inherit
}

.fr_ver_mas_9 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  color: #808d99;
  min-height: 1rem;
  max-width: 600px
}

.fr_icono_3 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 3rem
}

.fr_arrows_keyboard_right_icon_3 {
  width: 100%;
  max-width: 34px;
  stroke: #f16726;
  fill: #f16726
}

.fr_columna_imagen_2 {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: .5rem;
  background-color: #f16726
}

.fr_iphone_2 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 359px
}

.fr_adelanto_4 {
  float: left;
  display: block;
  width: 90%;
  font-family: Nunito Sans;
  font-weight: 300;
  font-size: 1.0rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: 2em;
  color: #808d99;
  min-height: 4.814814814814815em;
  max-width: 600px
}

.fr_author {
  float: none;
  display: block;
  width: 100%;
  font-family: europa;
  font-size: .75em;
  text-align: center;
  letter-spacing: 0;
  margin-top: 2rem;
  color: #747e84;
  max-width: 782px
}

.fr_quote_4 {
  float: none;
  display: block;
  width: 100%;
  font-family: Cormorant Infant;
  font-weight: 500;
  font-style: italic;
  font-size: 2.7em;
  text-align: center;
  margin-top: 2rem;
  color: #483e07;
  max-width: 800px
}

.fr_line_5 {
  float: none;
  display: block;
  width: 100px;
  margin-top: 0rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  background-color: #808d99;
  min-height: 2px;
  max-height: 2px;
  max-width: 190px
}

.fr_2d {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #c7c7c7;
  min-height: 2.57rem
}

.fr_c15_4_column_grid_5 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  min-height: 2.38rem;
  max-width: 1180px
}

.fr_c15_4_column_grid_5.fr-grid>.fr-widget {
  float: left
}

.fr_c15_4_column_grid_5.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: left;
  max-width: inherit
}

.fr_c15_4_column_grid_5.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_4_column_grid_5.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_logo_one_5 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #c7c7c7;
  min-height: 2.85rem
}

.fr_text_block_104 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6rem;
  margin-bottom: .5rem;
  max-width: 394px
}

.fr_c15_logo_two_5 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #f16726;
  min-height: 2.85rem
}

.fr_text_block_105 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6rem;
  margin-bottom: .5rem;
  max-width: 394px
}

.fr_c15_logo_four_5 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #c7c7c7;
  min-height: 2.85rem
}

.fr_text_block_106 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6em;
  margin-bottom: .5rem;
  max-width: 393px
}

.fr_menu_5 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #c7c7c7;
  min-height: 2.57rem
}

.fr_c15_4_column_grid_6 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  min-height: 2.38rem;
  max-width: 1180px
}

.fr_c15_4_column_grid_6.fr-grid>.fr-widget {
  float: left
}

.fr_c15_4_column_grid_6.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: left;
  max-width: inherit
}

.fr_c15_4_column_grid_6.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_4_column_grid_6.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_logo_one_6 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #c7c7c7;
  min-height: 2.85rem
}

.fr_text_block_107 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6rem;
  margin-bottom: .5rem;
  max-width: 394px
}

.fr_c15_logo_two_6 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #c7c7c7;
  min-height: 2.85rem
}

.fr_text_block_108 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6rem;
  margin-bottom: .5rem;
  max-width: 394px
}

.fr_c15_logo_four_6 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #f16726;
  min-height: 2.85rem
}

.fr_text_block_109 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6em;
  margin-bottom: .5rem;
  max-width: 393px
}

.fr_cruces_del_archivo_1 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 1em;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  padding-top: 0;
  min-height: 28.78rem;
  max-width: 60em
}

.fr_cruces_del_archivo_1.fr-grid>.fr-widget {
  float: left
}

.fr_cruces_del_archivo_1.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 2.6%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 48.7%;
  clear: left;
  max-width: inherit
}

.fr_cruces_del_archivo_1.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 48.7%;
  clear: none;
  max-width: inherit
}

.fr_columna_texto_4 {
  float: none;
  display: block;
  background-color: #f16726;
  min-height: 27.67rem
}

.fr_columna_imagen_3 {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #898888;
  min-height: 27.68rem
}

.fr_ver_mas_3d {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-top: 1.5rem;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: white;
  min-height: 2.57rem
}

.fr_c15_4_column_grid_7 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  background-color: white;
  min-height: 2.38rem;
  max-width: 1180px
}

.fr_c15_4_column_grid_7.fr-grid>.fr-widget {
  float: left
}

.fr_c15_4_column_grid_7.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: left;
  max-width: inherit
}

.fr_c15_4_column_grid_7.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_4_column_grid_7.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_logo_one_7 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: white;
  min-height: 2.85rem
}

.fr_c15_logo_two_7 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #c7c7c7;
  min-height: 2.85rem
}

.fr_text_block_110 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6rem;
  margin-bottom: .5rem;
  max-width: 394px
}

.fr_c15_logo_four_7 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: white;
  min-height: 2.85rem
}

.fr_html_47 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  min-height: 29.38em
}

.fr_img_9 {
  margin-right: auto;
  margin-left: auto;
  position: relative
}

.fr_hover_closeup_11 {
  float: none;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0
}

.fr_image_116 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_image_117 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_2_cv {
  float: none;
  display: none;
  width: 100%;
  margin-top: 0rem;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(45, 45, 45, 0.88)
}

.fr_bloque_3 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 3em;
  margin-right: auto;
  margin-bottom: 3rem;
  margin-left: auto;
  padding-top: 0;
  min-height: 29.47rem;
  max-width: 60em
}

.fr_bloque_3.fr-grid>.fr-widget {
  float: left
}

.fr_bloque_3.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 28%;
  clear: left;
  max-width: inherit
}

.fr_bloque_3.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 72%;
  clear: none;
  max-width: inherit
}

.fr_columna_texto_5 {
  float: none;
  display: block;
  min-height: 27.67rem
}

.fr_titulo_6 {
  float: left;
  display: block;
  width: 100%;
  font-family: europa;
  font-weight: 600;
  font-size: 3.35em;
  line-height: 1.05em;
  text-align: left;
  letter-spacing: -0.05em;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: .5em;
  color: black;
  min-height: 1.2222222222222223em;
  max-width: 600px
}

.fr_linea_4 {
  float: left;
  display: block;
  width: 70px;
  vertical-align: top;
  margin-bottom: 3em;
  background-color: #f16726;
  min-height: 5px;
  max-height: 5px
}

.fr_cerrar_2 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-top: 0rem;
  min-height: 2.63rem
}

.fr_ver_mas_10 {
  width: 90%;
  margin-top: 0rem;
  min-height: 1.61em;
  max-width: 1000px
}

.fr_ver_mas_10.fr-grid>.fr-widget {
  float: left
}

.fr_ver_mas_10.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 30%;
  clear: left;
  max-width: inherit
}

.fr_ver_mas_10.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 70%;
  clear: none;
  max-width: inherit
}

.fr_ver_mas_11 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  color: #808d99;
  min-height: 1rem;
  max-width: 600px
}

.fr_icono_4 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 3rem
}

.fr_arrows_keyboard_right_icon_4 {
  width: 100%;
  max-width: 34px;
  stroke: #f16726;
  fill: #f16726
}

.fr_adelanto_6 {
  float: left;
  display: block;
  width: 90%;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: 2em;
  color: #808d99;
  min-height: 4.814814814814815em;
  max-width: 600px
}

.fr_1d_impresos {
  float: none;
  width: 90%;
  margin-top: 1rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 60em
}

.fr_1d_impresos.fr-grid>.fr-widget {
  float: left
}

.fr_1d_impresos.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 2.6%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 48.7%;
  clear: left;
  max-width: inherit
}

.fr_1d_impresos.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 48.7%;
  clear: none;
  max-width: inherit
}

.fr_gry2_image_one_2 {
  top: 0;
  background-image: url(../images/thumbnail/124a_1.jpg_1400x2184.jpg);
  background-position: center center;
  background-size: cover;
  min-height: 28rem
}

.fr_gry2_image_two_2 {
  background-image: url(../images/thumbnail/125-a_1.jpg_1400x2801.jpg);
  background-position: center center;
  background-size: cover;
  min-height: 28rem
}

.fr_ver_mas_15 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-right: 0;
  margin-left: 0;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #808d99;
  background-color: rgba(241, 103, 38, 0.45);
  right: 0;
  min-height: 1rem;
  max-width: 564px
}

.fr_carreta {
  display: block
}

.fr_html_48 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  min-height: 12em
}

.fr_la_carreta {
  display: none;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: black;
  min-height: 25.11em;
  max-width: 1404px
}

.fr_la_carreta.fr-grid>.fr-widget {
  float: right
}

.fr_la_carreta.fr-grid>.fr-widget:nth-child(1n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 100%;
  clear: right;
  max-width: inherit
}

.fr_close_up_gallery {
  width: 1154px;
  margin-top: 1rem;
  margin-right: auto;
  margin-left: auto
}

.fr_close_up_gallery.fr-grid>.fr-widget {
  float: left
}

.fr_close_up_gallery.fr-grid>.fr-widget:nth-child(4n+1) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 24.25%;
  clear: left;
  max-width: inherit
}

.fr_close_up_gallery.fr-grid>.fr-widget:nth-child(4n+2) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 24.25%;
  clear: none;
  max-width: inherit
}

.fr_close_up_gallery.fr-grid>.fr-widget:nth-child(4n+3) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 24.25%;
  clear: none;
  max-width: inherit
}

.fr_close_up_gallery.fr-grid>.fr-widget:nth-child(4n+4) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 24.25%;
  clear: none;
  max-width: inherit
}

.fr_img_1 {
  margin-right: auto;
  margin-left: auto;
  position: relative
}

.fr_image {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_hover_closeup {
  float: none;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0
}

.fr_svg {
  float: none;
  display: block;
  left: 0;
  width: 100%;
  margin-top: 1rem;
  margin-right: 1rem;
  margin-bottom: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  right: 0;
  max-width: 48px;
  fill: #000
}

.fr_text_block_112 {
  float: right;
  display: inline-block;
  margin-top: 0;
  margin-right: 24px;
  margin-bottom: auto;
  margin-left: auto
}

.fr_img_2 {
  margin-right: auto;
  margin-left: auto;
  position: relative
}

.fr_image_2 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_hover_closeup_2 {
  float: none;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0
}

.fr_svg_2 {
  float: none;
  display: block;
  left: 0;
  width: 100%;
  margin-top: 1rem;
  margin-right: 1rem;
  margin-bottom: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  right: 0;
  max-width: 48px
}

.fr_text_block_9 {
  float: right;
  display: inline-block;
  margin-top: 0;
  margin-right: 24px;
  margin-bottom: auto;
  margin-left: auto
}

.fr_img_3 {
  margin-right: auto;
  margin-left: auto;
  position: relative
}

.fr_image_3 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_hover_closeup_3 {
  float: none;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-position: center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0
}

.fr_svg_3 {
  float: none;
  display: block;
  left: 0;
  width: 100%;
  margin-top: 1rem;
  margin-right: 1rem;
  margin-bottom: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  right: 0;
  max-width: 48px
}

.fr_text_block_10 {
  float: right;
  display: inline-block;
  margin-top: 0;
  margin-right: 24px;
  margin-bottom: auto;
  margin-left: auto
}

.fr_img_4 {
  margin-right: auto;
  margin-left: auto;
  position: relative
}

.fr_image_13 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_hover_closeup_4 {
  float: none;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0
}

.fr_svg_4 {
  float: none;
  display: block;
  left: 0;
  width: 100%;
  margin-top: 1rem;
  margin-right: 1rem;
  margin-bottom: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  right: 0;
  max-width: 48px
}

.fr_text_block_12 {
  float: right;
  display: inline-block;
  margin-top: 0;
  margin-right: 24px;
  margin-bottom: auto;
  margin-left: auto
}

.fr_ver_mas_18 {
  float: left;
  display: -webkit-flex;
  display: flex;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-right: 0;
  margin-left: 0;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #808d99;
  background-color: rgba(241, 103, 38, 0.45);
  right: 0;
  min-height: 1rem;
  max-width: 564px
}

.fr_container {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute
}

.fr_container_118 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute
}

.fr_ver_mas_19 {
  float: left;
  display: -webkit-flex;
  display: flex;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-right: 0;
  margin-left: 0;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #808d99;
  background-color: rgba(241, 103, 38, 0.45);
  right: 0;
  min-height: 1rem;
  max-width: 564px
}

.fr_container_119 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute
}

.fr_ver_mas_20 {
  float: left;
  display: -webkit-flex;
  display: flex;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-right: 0;
  margin-left: 0;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #808d99;
  background-color: rgba(241, 103, 38, 0.45);
  right: 0;
  min-height: 1rem;
  max-width: 564px
}

.fr_container_120 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute
}

.fr_ver_mas_21 {
  float: left;
  display: -webkit-flex;
  display: flex;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-right: 0;
  margin-left: 0;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #808d99;
  background-color: rgba(241, 103, 38, 0.45);
  right: 0;
  min-height: 1rem;
  max-width: 564px
}

.fr_fotos_personales_galeria {
  display: none;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_ver_mas_22 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-right: 0;
  margin-left: 0;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #808d99;
  background-color: rgba(241, 103, 38, 0.45);
  right: 0;
  min-height: 1rem;
  max-width: 564px
}

.fr_grid_75 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 1rem;
  max-width: 1369px
}

.fr_grid_75.fr-grid>.fr-widget {
  float: left
}

.fr_grid_75.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 11.333333333333334%;
  clear: left;
  max-width: inherit
}

.fr_grid_75.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 75.33333333333333%;
  clear: none;
  max-width: inherit
}

.fr_grid_75.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 11.333333333333334%;
  clear: none;
  max-width: inherit
}

.fr_container_121 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto
}

.fr_arrows_move_top_icon_8 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 30px;
  fill: #f9f9f9
}

.fr_container_122 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  min-height: 2.1rem
}

.fr_text_block_113 {
  float: none;
  display: block;
  max-width: 350px
}

.fr_container_123 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto
}

.fr_arrows_move_top_icon_9 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 30px;
  fill: #f9f9f9
}

.fr_menu_6 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
  min-height: 2.57rem
}

.fr_c15_4_column_grid_9 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: 90%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  border: 1px solid #898888;
  min-height: 2.38rem;
  max-width: 959px
}

.fr_c15_4_column_grid_9.fr-grid>.fr-widget {
  float: left
}

.fr_c15_4_column_grid_9.fr-grid>.fr-widget:nth-child(1n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 100%;
  clear: left;
  max-width: inherit
}

.fr_1d_impresos_2 {
  float: none;
  width: 90%;
  margin-top: 1rem;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  max-width: 60em
}

.fr_1d_impresos_2.fr-grid>.fr-widget {
  float: left
}

.fr_1d_impresos_2.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 2.6%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 48.7%;
  clear: left;
  max-width: inherit
}

.fr_1d_impresos_2.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 48.7%;
  clear: none;
  max-width: inherit
}

.fr_gry2_image_one_3 {
  top: 0;
  background-image: url(../images/thumbnail/libro-2-cap-3-page-29_2.jpg_595x1235.jpg);
  background-position: center top;
  background-size: cover;
  min-height: 28rem
}

.fr_ver_mas_23 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-right: 0;
  margin-left: 0;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #808d99;
  background-color: rgba(241, 103, 38, 0.45);
  right: 0;
  min-height: 1rem;
  max-width: 564px
}

.fr_gry2_image_two_3 {
  background-image: url(../images/thumbnail/libro-3-cap-2-page-56.jpg_1667x1360.jpg);
  background-position: center bottom;
  background-size: cover;
  min-height: 28rem
}

.fr_ver_mas_24 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-right: 0;
  margin-left: 0;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #808d99;
  background-color: rgba(241, 103, 38, 0.45);
  right: 0;
  min-height: 1rem;
  max-width: 564px
}

.fr_ver_mas_14 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-right: 0;
  margin-left: 0;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #808d99;
  background-color: rgba(241, 103, 38, 0.45);
  right: 0;
  min-height: 1rem;
  max-width: 564px
}

.fr_image_118 {
  padding-top: 1rem;
  padding-bottom: .5rem;
  max-width: 5.24rem
}

.fr_text_block_117 {
  float: none;
  display: block;
  font-family: Montserrat;
  font-size: .8rem;
  line-height: 1.8;
  text-align: center;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  color: #898888;
  max-width: 800px
}

.fr_container_124 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem
}

.fr_text_block_118 {
  float: none;
  display: block;
  font-family: Montserrat;
  font-size: .8rem;
  line-height: 1.8;
  text-align: center;
  padding-top: 0rem;
  padding-right: 2rem;
  padding-bottom: 0rem;
  padding-left: 2rem;
  color: #898888;
  max-width: 800px
}

.fr_text_block_119 {
  float: none;
  display: block;
  font-family: Montserrat;
  font-size: .8rem;
  line-height: 1.8;
  text-align: center;
  padding-top: 0rem;
  padding-right: 2rem;
  padding-bottom: 0rem;
  padding-left: 2rem;
  color: #898888;
  max-width: 800px
}

.fr_ver_mas_3d_3 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-top: 1.5rem;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: white;
  min-height: 2.57rem
}

.fr_c15_4_column_grid_10 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  background-color: white;
  min-height: 2.38rem;
  max-width: 1180px
}

.fr_c15_4_column_grid_10.fr-grid>.fr-widget {
  float: left
}

.fr_c15_4_column_grid_10.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: left;
  max-width: inherit
}

.fr_c15_4_column_grid_10.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_4_column_grid_10.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_logo_one_8 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: white;
  min-height: 2.85rem
}

.fr_c15_logo_two_9 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #c7c7c7;
  min-height: 2.85rem
}

.fr_text_block_120 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6rem;
  margin-bottom: .5rem;
  max-width: 394px
}

.fr_c15_logo_four_9 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: white;
  min-height: 2.85rem
}

.fr_image_131 {
  display: none;
  width: 100%
}

.fr_image_130 {
  display: none;
  width: 100%
}

.fr_image_129 {
  display: none;
  width: 100%
}

.fr_image_128 {
  display: none;
  width: 100%
}

.fr_image_127 {
  display: none;
  width: 100%
}

.fr_image_126 {
  display: none;
  width: 100%
}

.fr_image_125 {
  display: none;
  width: 100%
}

.fr_image_124 {
  display: none;
  width: 100%
}

.fr_image_123 {
  display: none;
  width: 100%
}

.fr_image_122 {
  display: block;
  width: 100%
}

.fr_fotos_sociales {
  display: none;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_image_157 {
  display: none;
  width: 100%
}

.fr_image_156 {
  display: none;
  width: 100%
}

.fr_image_155 {
  display: none;
  width: 100%
}

.fr_image_154 {
  display: none;
  width: 100%
}

.fr_image_153 {
  display: none;
  width: 100%
}

.fr_image_152 {
  display: none;
  width: 100%
}

.fr_image_151 {
  display: none;
  width: 100%
}

.fr_image_150 {
  display: none;
  width: 100%
}

.fr_image_149 {
  display: none;
  width: 100%
}

.fr_image_148 {
  display: none;
  width: 100%
}

.fr_image_147 {
  display: none;
  width: 100%
}

.fr_image_146 {
  display: none;
  width: 100%
}

.fr_image_145 {
  display: none;
  width: 100%
}

.fr_image_144 {
  display: none;
  width: 100%
}

.fr_image_143 {
  display: none;
  width: 100%
}

.fr_image_142 {
  display: block;
  width: 100%
}

.fr_fotos_de_referencia {
  display: none;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_image_177 {
  display: block;
  width: 100%
}

.fr_image_176 {
  display: none;
  width: 100%
}

.fr_image_175 {
  display: none;
  width: 100%
}

.fr_image_174 {
  display: none;
  width: 100%
}

.fr_image_173 {
  display: none;
  width: 100%
}

.fr_image_172 {
  display: none;
  width: 100%
}

.fr_image_171 {
  display: none;
  width: 100%
}

.fr_image_170 {
  display: none;
  width: 100%
}

.fr_image_169 {
  display: none;
  width: 100%
}

.fr_image_168 {
  display: none;
  width: 100%
}

.fr_fotos_personales_galeria_2 {
  display: none;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_image_202 {
  display: none;
  width: 100%
}

.fr_image_201 {
  display: none;
  width: 100%
}

.fr_image_200 {
  display: none;
  width: 100%
}

.fr_image_199 {
  display: none;
  width: 100%
}

.fr_image_198 {
  display: none;
  width: 100%
}

.fr_image_197 {
  display: none;
  width: 100%
}

.fr_image_196 {
  display: none;
  width: 100%
}

.fr_image_195 {
  display: none;
  width: 100%
}

.fr_image_194 {
  display: none;
  width: 100%
}

.fr_image_193 {
  display: none;
  width: 100%
}

.fr_image_192 {
  display: none;
  width: 100%
}

.fr_image_191 {
  display: none;
  width: 100%
}

.fr_image_190 {
  display: none;
  width: 100%
}

.fr_image_189 {
  display: none;
  width: 100%
}

.fr_image_188 {
  display: block;
  width: 100%
}

.fr_text_block_121 {
  float: none;
  display: block;
  width: 100%;
  font-family: Montserrat;
  font-size: .8rem;
  line-height: 1.8;
  text-align: center;
  margin-top: 1rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #898888;
  max-width: 800px
}

.fr_text_block_122 {
  float: none;
  display: block;
  width: 100%;
  font-family: Montserrat;
  font-size: .8rem;
  line-height: 1.8;
  text-align: center;
  margin-top: 1rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #898888;
  max-width: 800px
}

.fr_text_block_123 {
  float: none;
  display: block;
  width: 100%;
  font-family: Montserrat;
  font-size: .8rem;
  line-height: 1.8;
  text-align: center;
  margin-top: 1rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #898888;
  max-width: 800px
}

.fr_container_125 {
  margin-right: auto;
  margin-left: auto
}

.fr_text_414 {
  font-family: Montserrat;
  font-size: .8rem;
  color: #898888;
  background-color: none
}

.fr_wf_container_two_4 {
  display: block;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center
}

.fr_wf_soc_icons_4 {
  display: block;
  width: 90%;
  margin-top: 1rem;
  margin-left: 0;
  min-height: 3.37rem;
  max-width: 323px
}

.fr_wf_soc_icons_4.fr-grid>.fr-widget {
  float: left
}

.fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(6n+1) {
  margin-top: 0;
  margin-right: 3%;
  margin-bottom: 0;
  margin-left: 0;
  width: 12.5%;
  clear: left;
  max-width: inherit
}

.fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(6n+2) {
  margin-top: 0;
  margin-right: 3%;
  margin-bottom: 0;
  margin-left: 0;
  width: 13.5%;
  clear: none;
  max-width: inherit
}

.fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(6n+3) {
  margin-top: 0;
  margin-right: 3%;
  margin-bottom: 0;
  margin-left: 0;
  width: 13.5%;
  clear: none;
  max-width: inherit
}

.fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(6n+4) {
  margin-top: 0;
  margin-right: 3%;
  margin-bottom: 0;
  margin-left: 0;
  width: 13.5%;
  clear: none;
  max-width: inherit
}

.fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(6n+5) {
  margin-top: 0;
  margin-right: 3%;
  margin-bottom: 0;
  margin-left: 0;
  width: 30.5%;
  clear: none;
  max-width: inherit
}

.fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(6n+6) {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  width: 1.5%;
  clear: none;
  max-width: inherit
}

.fr_imagewidget {
  float: none;
  display: block;
  width: 29.28571428571429%;
  padding-top: .2rem;
  max-height: 60px
}

.fr_imagewidget_2 {
  float: none;
  display: block;
  padding-top: .3rem;
  max-height: 64px
}

.fr_imagewidget_3 {
  float: none;
  display: block;
  padding-top: .3rem;
  max-height: 80px
}

.fr_svg_31 {
  float: none;
  display: block;
  width: 29.28571428571429%;
  max-height: 64px
}

.fr_text_416 {
  font-family: Montserrat;
  font-weight: 400;
  font-size: .8rem;
  margin-top: 1rem;
  color: #898888
}

.fr_titulo_7 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #000;
  min-height: 2.38rem
}

.fr_c15_4_column_grid_11 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  min-height: 2.63rem;
  max-width: 1180px
}

.fr_c15_4_column_grid_11.fr-grid>.fr-widget {
  float: left
}

.fr_c15_4_column_grid_11.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: left;
  max-width: inherit
}

.fr_c15_4_column_grid_11.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_4_column_grid_11.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_logo_two_10 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #000;
  min-height: 2.85rem
}

.fr_c15_logo_four_10 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 0rem;
  background-color: #000;
  min-height: 2.85rem
}

.fr_text_block_124 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6em;
  margin-bottom: 1rem;
  max-width: 393px
}

.fr_image_204 {
  width: 100%;
  margin-top: 1.5rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 76px
}

.fr_svg_33 {
  float: none;
  display: block;
  margin-top: 1rem;
  padding-top: .8rem;
  max-height: 80px
}

.fr_slideshow {
  float: none;
  display: block;
  width: 100%;
  vertical-align: top;
  position: relative;
  min-height: 399px
}

.fr_slideshow.fr-slideshow .swiper-pagination-bullet {
  background-color: #fafafa
}

.fr_left_arrow {
  display: block;
  top: 50%;
  width: 35px;
  vertical-align: top;
  margin-top: 0;
  margin-right: auto;
  margin-left: 1em;
  position: absolute;
  z-index: 5;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_right_arrow {
  display: block;
  top: 50%;
  width: 35px;
  vertical-align: top;
  margin-top: 0;
  margin-right: 1em;
  margin-left: 0;
  position: absolute;
  right: 0;
  z-index: 5;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_slide_5 {
  float: none;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-image: url(../images/thumbnail/acc6495_1.jpg_1200x900.jpg);
  background-position: center center;
  background-size: cover;
  position: absolute;
  min-height: 12em
}

.fr_slide_6 {
  float: none;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-image: url(../images/thumbnail/acc6499.jpg_937x1200.jpg);
  background-position: center center;
  background-size: cover;
  position: absolute
}

.fr_slide_7 {
  display: none;
  background-image: url(../images/thumbnail/acc6500.jpg_938x1200.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_8 {
  display: none;
  background-image: url(../images/thumbnail/acc6519.jpg_920x1200.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_9 {
  display: none;
  background-image: url(../images/thumbnail/acc6502_1.jpg_1200x914.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_10 {
  display: none;
  background-image: url(../images/thumbnail/acc6505.jpg_1200x908.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_11 {
  display: none;
  background-image: url(../images/thumbnail/acc6533_2.jpg_1200x913.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_container_127 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 0rem;
  padding-bottom: 0rem;
  min-height: 9.89rem
}

.fr_image_205 {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: .5rem;
  max-width: 15.25rem
}

.fr_text_block_127 {
  float: none;
  display: block;
  width: 100%;
  font-family: Montserrat;
  font-size: .8rem;
  line-height: 1.8;
  text-align: center;
  margin-top: 0rem;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-left: auto;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #898888;
  max-width: 800px
}

.fr_ver_mas_3d_4 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-top: 1.5rem;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: white;
  min-height: 2.57rem
}

.fr_c15_4_column_grid_12 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  background-color: white;
  min-height: 2.38rem;
  max-width: 1180px
}

.fr_c15_4_column_grid_12.fr-grid>.fr-widget {
  float: left
}

.fr_c15_4_column_grid_12.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: left;
  max-width: inherit
}

.fr_c15_4_column_grid_12.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_4_column_grid_12.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_logo_one_9 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: white;
  min-height: 2.85rem
}

.fr_c15_logo_two_11 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #c7c7c7;
  min-height: 2.85rem
}

.fr_text_block_128 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6rem;
  margin-bottom: .5rem;
  max-width: 394px
}

.fr_c15_logo_four_11 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: white;
  min-height: 2.85rem
}

.fr_fotos_grompone {
  display: none;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_image_223 {
  display: block;
  width: 100%
}

.fr_image_254 {
  display: none;
  width: 100%
}

.fr_image_253 {
  display: none;
  width: 100%
}

.fr_image_252 {
  display: none;
  width: 100%
}

.fr_image_251 {
  display: none;
  width: 100%
}

.fr_image_250 {
  display: none;
  width: 100%
}

.fr_image_249 {
  display: none;
  width: 100%
}

.fr_image_248 {
  display: none;
  width: 100%
}

.fr_image_247 {
  display: none;
  width: 100%
}

.fr_image_246 {
  display: none;
  width: 100%
}

.fr_image_245 {
  display: none;
  width: 100%
}

.fr_image_244 {
  display: none;
  width: 100%
}

.fr_image_243 {
  display: none;
  width: 100%
}

.fr_image_242 {
  display: none;
  width: 100%
}

.fr_image_241 {
  display: none;
  width: 100%
}

.fr_image_240 {
  display: none;
  width: 100%
}

.fr_image_239 {
  display: none;
  width: 100%
}

.fr_image_238 {
  display: none;
  width: 100%
}

.fr_image_237 {
  display: none;
  width: 100%
}

.fr_image_236 {
  display: none;
  width: 100%
}

.fr_image_235 {
  display: none;
  width: 100%
}

.fr_image_234 {
  display: none;
  width: 100%
}

.fr_image_233 {
  display: none;
  width: 100%
}

.fr_image_232 {
  display: none;
  width: 100%
}

.fr_image_231 {
  display: none;
  width: 100%
}

.fr_image_230 {
  display: none;
  width: 100%
}

.fr_image_229 {
  display: none;
  width: 100%
}

.fr_image_228 {
  display: none;
  width: 100%
}

.fr_image_227 {
  display: none;
  width: 100%
}

.fr_image_226 {
  display: none;
  width: 100%
}

.fr_image_225 {
  display: none;
  width: 100%
}

.fr_image_224 {
  display: none;
  width: 100%
}

.fr_container_129 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #000
}

.fr_vimeo_video {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 768px
}

.fr_quote_5 {
  float: none;
  display: block;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0;
  background-color: white;
  min-height: .62em;
  max-width: 816px
}

.fr_line_6 {
  float: none;
  display: block;
  width: 100px;
  margin-top: 0rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  background-color: #808d99;
  min-height: 2px;
  max-height: 2px;
  max-width: 190px
}

.fr_menu_7 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #c7c7c7;
  min-height: 2.57rem
}

.fr_c15_4_column_grid_13 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 0rem;
  margin-bottom: 0rem;
  min-height: 2.38rem;
  max-width: 1180px
}

.fr_c15_4_column_grid_13.fr-grid>.fr-widget {
  float: left
}

.fr_c15_4_column_grid_13.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: left;
  max-width: inherit
}

.fr_c15_4_column_grid_13.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_4_column_grid_13.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_c15_logo_one_10 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #f16726;
  min-height: 2.85rem
}

.fr_text_block_129 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6rem;
  margin-bottom: .5rem;
  max-width: 394px
}

.fr_c15_logo_two_12 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #c7c7c7;
  min-height: 2.85rem
}

.fr_text_block_130 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6rem;
  margin-bottom: .5rem;
  max-width: 394px
}

.fr_c15_logo_four_12 {
  float: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #c7c7c7;
  min-height: 2.85rem
}

.fr_text_block_131 {
  float: none;
  display: block;
  width: 100%;
  margin-top: .6em;
  margin-bottom: .5rem;
  max-width: 393px
}

.fr_gallery_14 {
  padding-top: 3rem;
  padding-bottom: 5rem;
  background-color: rgba(255, 255, 255, 0.8)
}

.fr_gry4_4_column_grid_3 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px
}

.fr_gry4_4_column_grid_3.fr-grid>.fr-widget {
  float: left
}

.fr_gry4_4_column_grid_3.fr-grid>.fr-widget:nth-child(4n+1) {
  margin-top: .6em;
  margin-right: 2%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 23.5%;
  clear: left;
  max-width: inherit
}

.fr_gry4_4_column_grid_3.fr-grid>.fr-widget:nth-child(4n+2) {
  margin-top: .6em;
  margin-right: 2%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 23.5%;
  clear: none;
  max-width: inherit
}

.fr_gry4_4_column_grid_3.fr-grid>.fr-widget:nth-child(4n+3) {
  margin-top: .6em;
  margin-right: 2%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 23.5%;
  clear: none;
  max-width: inherit
}

.fr_gry4_4_column_grid_3.fr-grid>.fr-widget:nth-child(4n+4) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 23.5%;
  clear: none;
  max-width: inherit
}

.fr_gry4_image_one_3 {
  float: none;
  display: block;
  background-color: #ec6262;
  background-image: url(../images/thumbnail/555181.png_180x250.png);
  background-position: center center;
  background-size: contain;
  min-height: 230px
}

.fr_bg_8 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 1rem;
  padding-right: 5%;
  padding-bottom: 1rem;
  padding-left: 5%;
  background-color: #191919;
  min-height: 8.5rem
}

.fr_text_158 {
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  min-height: 5rem
}

.fr_gry4_image_two_3 {
  float: none;
  display: block;
  background-color: #ec6262;
  background-image: url(../images/thumbnail/559381-copia.jpg_163x228.jpg);
  background-position: center center;
  background-size: contain;
  min-height: 230px
}

.fr_bg_7 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 1rem;
  padding-right: 5%;
  padding-bottom: 1rem;
  padding-left: 5%;
  background-color: #191919;
  min-height: 8.5rem
}

.fr_text_157 {
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  min-height: 5rem
}

.fr_gry4_image_three_3 {
  float: none;
  display: block;
  background-color: #ec6262;
  background-image: url(../images/thumbnail/563737.jpg_180x252.jpg);
  background-position: center center;
  background-size: contain;
  min-height: 230px
}

.fr_bg_6 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 1rem;
  padding-right: 5%;
  padding-bottom: 1rem;
  padding-left: 5%;
  background-color: #191919;
  min-height: 8.5rem
}

.fr_text_156 {
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  min-height: 5rem
}

.fr_gry4_image_four_3 {
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #ec6262;
  background-image: url(../images/thumbnail/564677-copia_1.jpg_180x252.jpg);
  background-position: center center;
  background-size: contain;
  min-height: 230px
}

.fr_bg_5 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 1rem;
  padding-right: 5%;
  padding-bottom: 1rem;
  padding-left: 5%;
  background-color: #191919;
  min-height: 8.5rem
}

.fr_text_155 {
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  min-height: 5rem
}

.fr_slideshow_vertically_centered_2 {
  float: none;
  display: block;
  width: 100%;
  vertical-align: top;
  margin-top: 4rem;
  position: relative;
  min-height: 30.22rem
}

.fr_slideshow_vertically_centered_2.fr-slideshow .swiper-pagination-bullet {
  background-color: black
}

.fr_arrow_left_2 {
  display: block;
  top: 50%;
  width: 35px;
  vertical-align: top;
  margin-top: 0;
  margin-right: auto;
  margin-left: 1em;
  position: absolute;
  z-index: 5;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_arrow_right_2 {
  display: block;
  top: 50%;
  width: 35px;
  vertical-align: top;
  margin-top: 0;
  margin-right: 1em;
  margin-left: 0;
  position: absolute;
  right: 0;
  z-index: 5;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_slide_12 {
  float: none;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-color: white;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/1_1.jpg_1920x1080.jpg);
  background-position: center center;
  background-size: contain;
  background-attachment: scroll;
  position: absolute;
  min-height: 12em
}

.fr_logo_sobreimpreso_3 {
  display: block;
  top: 50%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  min-height: 14.5rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_txt_belloni_3 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px
}

.fr_contenedor_3 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  background-position: center center;
  background-size: cover;
  min-height: 15.32rem;
  max-width: 187px
}

.fr_contenedor_3.fr-grid>.fr-widget {
  float: left
}

.fr_contenedor_3.fr-grid>.fr-widget:nth-child(1n+1) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 100%;
  clear: left;
  max-width: inherit
}

.fr_logo_belloni_3 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border: 0 solid black;
  max-width: 1000px
}

.fr_slide_13 {
  display: none;
  background-color: white;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/5_5.jpg_1920x1080.jpg);
  background-position: center center;
  background-size: contain;
  position: relative
}

.fr_slide_14 {
  display: none;
  background-color: white;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/2.jpg_1920x1080.jpg);
  background-position: center top;
  background-size: contain;
  background-attachment: scroll;
  position: relative;
  min-height: 12rem
}

.fr_slide_15 {
  display: none;
  background-color: white;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/4.jpg_1920x1080.jpg);
  background-position: center top;
  background-size: contain;
  position: relative;
  min-height: 12rem
}

.fr_slide_16 {
  display: none;
  background-color: white;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/3.jpg_1920x1080.jpg);
  background-position: center top;
  background-size: contain;
  position: relative
}

.fr_adelanto_7 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  min-height: 24.47rem;
  max-width: 60em
}

.fr_adelanto_7.fr-grid>.fr-widget {
  float: left
}

.fr_adelanto_7.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 2.6%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 25.7%;
  clear: left;
  max-width: inherit
}

.fr_adelanto_7.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 71.7%;
  clear: none;
  max-width: inherit
}

.fr_columna_texto_6 {
  float: none;
  display: block;
  min-height: 19.06rem
}

.fr_titulo_8 {
  float: left;
  display: block;
  width: 100%;
  font-family: Nunito Sans;
  font-weight: 700;
  font-size: 3.2em;
  line-height: 1.05em;
  text-align: left;
  letter-spacing: -0.05em;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: .5em;
  color: black;
  min-height: 1.2222222222222223em;
  max-width: 600px
}

.fr_linea_5 {
  float: left;
  display: block;
  width: 70px;
  vertical-align: top;
  margin-bottom: 1em;
  background-color: #000;
  min-height: 5px;
  max-height: 5px
}

.fr_adelanto_8 {
  float: left;
  display: block;
  width: 90%;
  font-family: Nunito Sans;
  font-weight: 300;
  font-size: .9rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-top: 0;
  margin-right: 10%;
  margin-bottom: 1.2rem;
  color: #808d99;
  min-height: 4.814814814814815em;
  max-width: 520px
}

.fr_ver_mas_27 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-right: 0;
  color: #808d99;
  min-height: 1rem;
  max-width: 600px
}

.fr_columna_imagen_4 {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: .5rem;
  min-height: 23.49rem
}

.fr_iphone_3 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  max-width: 688px
}

.fr_adelanto_9 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  min-height: 25.91rem;
  max-width: 60em
}

.fr_adelanto_9.fr-grid>.fr-widget {
  float: right
}

.fr_adelanto_9.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 2.6%;
  width: 25.7%;
  clear: right;
  max-width: inherit
}

.fr_adelanto_9.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 71.7%;
  clear: none;
  max-width: inherit
}

.fr_columna_texto_7 {
  float: none;
  display: block;
  min-height: 24.71rem
}

.fr_titulo_9 {
  float: left;
  display: block;
  width: 100%;
  font-family: Nunito Sans;
  font-weight: 700;
  font-size: 3.2em;
  line-height: 1.05em;
  text-align: left;
  letter-spacing: -0.05em;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: .5em;
  color: black;
  min-height: 1.2222222222222223em;
  max-width: 600px
}

.fr_linea_6 {
  float: left;
  display: block;
  width: 70px;
  vertical-align: top;
  margin-bottom: 3em;
  background-color: #000;
  min-height: 5px;
  max-height: 5px
}

.fr_adelanto_10 {
  float: left;
  display: block;
  width: 90%;
  font-family: Nunito Sans;
  font-weight: 300;
  font-size: 1.0rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-top: 0;
  margin-right: 10%;
  margin-bottom: 2rem;
  color: #808d99;
  min-height: 4.814814814814815em;
  max-width: 520px
}

.fr_columna_imagen_5 {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: .5rem;
  min-height: 23.49rem
}

.fr_iphone_4 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 688px
}

.fr_adelanto_11 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  min-height: 24.22rem;
  max-width: 60em
}

.fr_adelanto_11.fr-grid>.fr-widget {
  float: left
}

.fr_adelanto_11.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 2.6%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 25.7%;
  clear: left;
  max-width: inherit
}

.fr_adelanto_11.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 71.7%;
  clear: none;
  max-width: inherit
}

.fr_columna_texto_8 {
  float: none;
  display: block;
  min-height: 24.71rem
}

.fr_titulo_10 {
  float: left;
  display: block;
  width: 100%;
  font-family: Nunito Sans;
  font-weight: 700;
  font-size: 3.2em;
  line-height: 1.05em;
  text-align: left;
  letter-spacing: -0.05em;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: .5em;
  color: black;
  min-height: 1.2222222222222223em;
  max-width: 600px
}

.fr_linea_7 {
  float: left;
  display: block;
  width: 70px;
  vertical-align: top;
  margin-bottom: 1em;
  background-color: #000;
  min-height: 5px;
  max-height: 5px
}

.fr_adelanto_12 {
  float: left;
  display: block;
  width: 90%;
  font-family: Nunito Sans;
  font-weight: 300;
  font-size: .9rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  margin-top: 0;
  margin-right: 10%;
  margin-bottom: 2rem;
  color: #808d99;
  min-height: 4.814814814814815em;
  max-width: 520px
}

.fr_columna_imagen_6 {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: .5rem;
  min-height: 23.49rem
}

.fr_iphone_5 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 688px
}

.fr_container_126 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #f16726;
  min-height: .2rem
}

.fr_ver_mas_40 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 0
}

.fr_ver_mas_41 {
  display: block;
  width: 90%;
  min-height: 0;
  max-width: 230px
}

.fr_ver_mas_41.fr-grid>.fr-widget {
  float: left
}

.fr_ver_mas_41.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 84%;
  clear: left;
  max-width: inherit
}

.fr_ver_mas_41.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 16%;
  clear: none;
  max-width: inherit
}

.fr_ver_mas_42 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  color: #808d99;
  min-height: .5rem;
  max-width: 600px
}

.fr_icono_10 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 2rem
}

.fr_arrows_keyboard_right_icon_11 {
  -webkit-align-self: stretch;
  align-self: stretch;
  width: 100%;
  max-width: 34px;
  stroke: #000;
  fill: #000
}

.fr_ver_mas_43 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 0
}

.fr_ver_mas_44 {
  display: block;
  width: 90%;
  min-height: 1.63rem;
  max-width: 230px
}

.fr_ver_mas_44.fr-grid>.fr-widget {
  float: left
}

.fr_ver_mas_44.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 84%;
  clear: left;
  max-width: inherit
}

.fr_ver_mas_44.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 16%;
  clear: none;
  max-width: inherit
}

.fr_ver_mas_45 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  color: #808d99;
  min-height: .5rem;
  max-width: 600px
}

.fr_icono_11 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 2rem
}

.fr_arrows_keyboard_right_icon_12 {
  -webkit-align-self: stretch;
  align-self: stretch;
  width: 100%;
  max-width: 34px;
  stroke: #00821c;
  fill: #00821c
}

.fr_ver_mas_46 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 0
}

.fr_ver_mas_47 {
  display: block;
  width: 90%;
  min-height: 0;
  max-width: 230px
}

.fr_ver_mas_47.fr-grid>.fr-widget {
  float: left
}

.fr_ver_mas_47.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 84%;
  clear: left;
  max-width: inherit
}

.fr_ver_mas_47.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 16%;
  clear: none;
  max-width: inherit
}

.fr_ver_mas_48 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  color: #808d99;
  min-height: .5rem;
  max-width: 600px
}

.fr_icono_12 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 2rem
}

.fr_arrows_keyboard_right_icon_13 {
  -webkit-align-self: stretch;
  align-self: stretch;
  width: 100%;
  max-width: 34px;
  stroke: #000;
  fill: #000
}

.fr_ver_mas_49 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 0
}

.fr_ver_mas_50 {
  display: block;
  width: 90%;
  min-height: 1.63rem;
  max-width: 230px
}

.fr_ver_mas_50.fr-grid>.fr-widget {
  float: left
}

.fr_ver_mas_50.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 84%;
  clear: left;
  max-width: inherit
}

.fr_ver_mas_50.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 16%;
  clear: none;
  max-width: inherit
}

.fr_ver_mas_51 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  color: #808d99;
  min-height: .5rem;
  max-width: 600px
}

.fr_icono_13 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 2rem
}

.fr_arrows_keyboard_right_icon_14 {
  -webkit-align-self: stretch;
  align-self: stretch;
  width: 100%;
  max-width: 34px;
  stroke: #00821c;
  fill: #00821c
}

.fr_ver_mas_52 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 0
}

.fr_ver_mas_53 {
  display: block;
  width: 90%;
  min-height: 0;
  max-width: 230px
}

.fr_ver_mas_53.fr-grid>.fr-widget {
  float: left
}

.fr_ver_mas_53.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 84%;
  clear: left;
  max-width: inherit
}

.fr_ver_mas_53.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 16%;
  clear: none;
  max-width: inherit
}

.fr_icono_14 {
  float: none;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 2rem
}

.fr_arrows_keyboard_right_icon_15 {
  -webkit-align-self: stretch;
  align-self: stretch;
  width: 100%;
  max-width: 34px;
  stroke: #000;
  fill: #000
}

.fr_ver_mas_54 {
  float: left;
  display: block;
  font-family: europa;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.45em;
  text-align: left;
  letter-spacing: .05em;
  vertical-align: top;
  color: #808d99;
  min-height: .5rem;
  max-width: 600px
}

.fr_linea_1_monumentos_2 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 39.85em;
  max-width: 1180px
}

.fr_linea_1_monumentos_2.fr-grid>.fr-widget {
  float: left
}

.fr_linea_1_monumentos_2.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: .8rem;
  margin-right: 0;
  margin-bottom: .8rem;
  margin-left: 0;
  width: 33.33%;
  clear: left;
  max-width: inherit
}

.fr_linea_1_monumentos_2.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: .8rem;
  margin-right: 0;
  margin-bottom: .8rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_linea_1_monumentos_2.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: .8rem;
  margin-right: 0;
  margin-bottom: .8rem;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_container_130 {
  margin-right: auto;
  margin-left: auto
}

.fr_html_49 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  min-height: 12em
}

.fr_grid_78 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  min-height: 12em;
  max-width: 1000px
}

.fr_grid_78.fr-grid>.fr-widget {
  float: left
}

.fr_grid_78.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 91.5%;
  clear: left;
  max-width: inherit
}

.fr_grid_78.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 7.5%;
  clear: none;
  max-width: inherit
}

.fr_text_block_132 {
  float: none;
  display: block;
  width: 100%;
  font-family: Montserrat;
  font-size: .8rem;
  line-height: 1.8;
  text-align: left;
  margin-top: 1rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #898888;
  max-width: 800px
}

.fr_container_131 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto
}

.fr_map_marker_icon_29 {
  width: 100%;
  margin-top: 3.6rem;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  max-width: 80px;
  fill: #898888
}

.fr_basic_info_icon_29 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 80px;
  fill: #353535
}

.fr_container_132 {
  margin-right: auto;
  margin-left: auto
}

.fr_html_50 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  min-height: 12em
}

.fr_grid_79 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  min-height: 12em;
  max-width: 1000px
}

.fr_grid_79.fr-grid>.fr-widget {
  float: left
}

.fr_grid_79.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 91.5%;
  clear: left;
  max-width: inherit
}

.fr_grid_79.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 7.5%;
  clear: none;
  max-width: inherit
}

.fr_text_block_133 {
  float: none;
  display: block;
  width: 100%;
  font-family: Montserrat;
  font-size: .8rem;
  line-height: 1.8;
  text-align: left;
  margin-top: 1rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #898888;
  max-width: 800px
}

.fr_container_133 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto
}

.fr_map_marker_icon_30 {
  width: 100%;
  margin-top: 3.6rem;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  max-width: 80px;
  fill: #898888
}

.fr_basic_info_icon_30 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 80px;
  fill: #353535
}

.fr_container_134 {
  margin-right: auto;
  margin-left: auto
}

.fr_html_51 {
  background-color: white;
  min-height: 12em
}

.fr_grid_80 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  min-height: 12em;
  max-width: 1000px
}

.fr_grid_80.fr-grid>.fr-widget {
  float: left
}

.fr_grid_80.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 1%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 91.5%;
  clear: left;
  max-width: inherit
}

.fr_grid_80.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 7.5%;
  clear: none;
  max-width: inherit
}

.fr_text_block_134 {
  float: none;
  display: block;
  width: 100%;
  font-family: Montserrat;
  font-size: .8rem;
  line-height: 1.8;
  text-align: left;
  margin-top: 1rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: .5rem;
  padding-right: 2rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  color: #898888;
  max-width: 800px
}

.fr_container_135 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto
}

.fr_map_marker_icon_31 {
  width: 100%;
  margin-top: 3.6rem;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  max-width: 80px;
  fill: #898888
}

.fr_basic_info_icon_31 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 80px;
  fill: #353535
}

.fr_container_136 {
  float: none;
  display: block;
  left: 0;
  width: 100%;
  margin-top: 4rem;
  margin-bottom: 4rem;
  position: relative;
  right: 0
}

.fr_text_420 {
  float: none;
  display: block;
  width: 90%;
  font-family: Roboto;
  font-weight: 200;
  font-size: 4rem;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  color: white;
  max-width: 600px
}

.fr_hd2_2_columns_3 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
  min-height: 4.55rem;
  max-width: 400px
}

.fr_hd2_2_columns_3.fr-grid>.fr-widget {
  float: left
}

.fr_hd2_2_columns_3.fr-grid>.fr-widget:nth-child(1n+1) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 100%;
  clear: left;
  max-width: inherit
}

.fr_text_421 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px
}

.fr_container_137 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../images/thumbnail/rodo1_3.jpg_2221x1243.jpg);
  background-position: center center;
  background-size: cover;
  min-height: 12rem
}

.fr_rodo {
  display: none;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: black;
  min-height: 25.11em;
  max-width: 1404px
}

.fr_rodo.fr-grid>.fr-widget {
  float: right
}

.fr_rodo.fr-grid>.fr-widget:nth-child(1n+1) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0rem;
  margin-left: 0;
  width: 100%;
  clear: right;
  max-width: inherit
}

.fr_carreta_2 {
  display: block
}

.fr_html_52 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  min-height: 12em
}

.fr_slide {
  display: block;
  background-image: url(../images/thumbnail/la-mujer-alada-perspective.jpg_1920x1080.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
  min-height: 12rem
}

.fr_cruces_del_archivo_2 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 1em;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  padding-top: 0;
  min-height: 28.78rem;
  max-width: 60em
}

.fr_cruces_del_archivo_2.fr-grid>.fr-widget {
  float: left
}

.fr_cruces_del_archivo_2.fr-grid>.fr-widget:nth-child(1n+1) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 100%;
  clear: left;
  max-width: inherit
}

.fr_columna_texto_9 {
  float: none;
  display: block;
  background-color: #f16726;
  min-height: 27.67rem
}

.fr_img_10 {
  margin-right: auto;
  margin-left: auto;
  position: relative
}

.fr_image_255 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px
}

.fr_mobile_toggle_4 .fr-svg-inner {
  padding-bottom: 84.15300546448087%;
  position: relative
}

.fr_svg_30 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_svg_29 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_svg_28 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_svgwidget_7 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_arrows_keyboard_right_icon .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_arrows_keyboard_right_icon_2 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_arrows_keyboard_right_icon_3 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_arrows_keyboard_right_icon_4 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_svg .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_svg_2 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_svg_3 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_svg_4 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_arrows_move_top_icon_8 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_arrows_move_top_icon_9 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_vimeo_video .fr-video-inner {
  padding-bottom: 59.375%;
  position: relative
}

.fr_arrows_keyboard_right_icon_11 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_arrows_keyboard_right_icon_12 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_arrows_keyboard_right_icon_13 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_arrows_keyboard_right_icon_14 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_arrows_keyboard_right_icon_15 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_map_marker_icon_29 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_basic_info_icon_29 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_map_marker_icon_30 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_basic_info_icon_30 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_map_marker_icon_31 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

.fr_basic_info_icon_31 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

@media screen and (max-width:1024px) {
  .fr_navigation_link {
    font-family: Montserrat;
    font-weight: 400;
    font-size: .7rem;
    line-height: 1.35
  }

  .fr_navigation_link.fr-text p {
    color: #212528
  }

  .fr_ver_mas.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas.fr-grid>.fr-widget:nth-child(2n+1) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 53%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas.fr-grid>.fr-widget:nth-child(2n+2) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 47%;
    clear: none;
    max-width: inherit
  }

  .fr_ver_mas_8.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_8.fr-grid>.fr-widget:nth-child(2n+1) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 61%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_8.fr-grid>.fr-widget:nth-child(2n+2) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 39%;
    clear: none;
    max-width: inherit
  }

  .fr_close_up_gallery {
    width: 90%
  }

  .fr_columna_texto_7 {
    min-height: 20.42rem
  }

  .fr_ver_mas_41.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_41.fr-grid>.fr-widget:nth-child(2n+1) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 83%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_41.fr-grid>.fr-widget:nth-child(2n+2) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 17%;
    clear: none;
    max-width: inherit
  }

  .fr_ver_mas_44.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_44.fr-grid>.fr-widget:nth-child(2n+1) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 83%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_44.fr-grid>.fr-widget:nth-child(2n+2) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 17%;
    clear: none;
    max-width: inherit
  }

  .fr_ver_mas_47.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_47.fr-grid>.fr-widget:nth-child(2n+1) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 83%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_47.fr-grid>.fr-widget:nth-child(2n+2) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 17%;
    clear: none;
    max-width: inherit
  }

  .fr_ver_mas_50.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_50.fr-grid>.fr-widget:nth-child(2n+1) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 83%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_50.fr-grid>.fr-widget:nth-child(2n+2) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 17%;
    clear: none;
    max-width: inherit
  }

  .fr_ver_mas_53.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_53.fr-grid>.fr-widget:nth-child(2n+1) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 83%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_53.fr-grid>.fr-widget:nth-child(2n+2) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 17%;
    clear: none;
    max-width: inherit
  }
}

@media screen and (max-width:768px) {
  .fr_navigation_link {
    text-align: left
  }

  .fr_navigation_link.fr-text p {
    text-align: left
  }

  .fr_navigation_4 {
    padding-top: 0;
    background-color: #898888
  }

  .fr_mobile_toggle_4 {
    display: block
  }

  .fr_items_4 {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    max-height: 0;
    overflow: hidden
  }

  .fr_link_17 {
    display: block
  }

  .fr_link_16 {
    display: block
  }

  .fr_link_15 {
    display: block
  }

  .fr_link_14 {
    display: block
  }

  .fr_html {
    float: none;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 700px
  }

  .fr_link_18 {
    display: block
  }

  .fr_container_73 {
    background-color: white;
    min-height: 7.81rem
  }

  .fr_cnt03_column_grid_3.fr-grid>.fr-widget {
    float: left
  }

  .fr_cnt03_column_grid_3.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 1em;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_cnt03_column_grid_4.fr-grid>.fr-widget {
    float: left
  }

  .fr_cnt03_column_grid_4.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 1em;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_cnt03_column_grid_5.fr-grid>.fr-widget {
    float: left
  }

  .fr_cnt03_column_grid_5.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 1em;
    margin-right: 0;
    margin-bottom: 1em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_link_19 {
    display: block
  }

  .fr_link_20 {
    display: block
  }

  .fr_one {
    float: none;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto
  }

  .fr_1d_impresos.fr-grid>.fr-widget {
    float: left
  }

  .fr_1d_impresos.fr-grid>.fr-widget:nth-child(2n+1) {
    margin-top: .6em;
    margin-right: 1%;
    margin-bottom: .6em;
    margin-left: 0;
    width: 49%;
    clear: left;
    max-width: inherit
  }

  .fr_1d_impresos.fr-grid>.fr-widget:nth-child(2n+2) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 1%;
    width: 49%;
    clear: none;
    max-width: inherit
  }

  .fr_close_up_gallery.fr-grid>.fr-widget {
    float: left
  }

  .fr_close_up_gallery.fr-grid>.fr-widget:nth-child(2n+1) {
    margin-top: .6em;
    margin-right: 2%;
    margin-bottom: .6em;
    margin-left: 0;
    width: 49%;
    clear: left;
    max-width: inherit
  }

  .fr_close_up_gallery.fr-grid>.fr-widget:nth-child(2n+2) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 49%;
    clear: none;
    max-width: inherit
  }

  .fr_1d_impresos_2.fr-grid>.fr-widget {
    float: left
  }

  .fr_1d_impresos_2.fr-grid>.fr-widget:nth-child(2n+1) {
    margin-top: .6em;
    margin-right: 1%;
    margin-bottom: .6em;
    margin-left: 0;
    width: 49%;
    clear: left;
    max-width: inherit
  }

  .fr_1d_impresos_2.fr-grid>.fr-widget:nth-child(2n+2) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 1%;
    width: 49%;
    clear: none;
    max-width: inherit
  }

  .fr_gry4_4_column_grid_3.fr-grid>.fr-widget {
    float: left
  }

  .fr_gry4_4_column_grid_3.fr-grid>.fr-widget:nth-child(2n+1) {
    margin-top: .6em;
    margin-right: 1%;
    margin-bottom: .6em;
    margin-left: 1%;
    width: 48%;
    clear: left;
    max-width: inherit
  }

  .fr_gry4_4_column_grid_3.fr-grid>.fr-widget:nth-child(2n+2) {
    margin-top: .6em;
    margin-right: 1%;
    margin-bottom: .6em;
    margin-left: 1%;
    width: 48%;
    clear: none;
    max-width: inherit
  }
}

@media screen and (max-width:480px) {
  .fr_text_large_bright_center {
    font-size: 1.3em
  }

  .fr_text_dark_center {
    font-size: 1em
  }

  .fr_text_bright_left.fr-text h1 {
    font-size: 2rem
  }

  .fr_text_bright_center.fr-text h1 {
    font-size: 2rem
  }

  .fr_navigation_4 {
    background-color: #898888
  }

  .fr_html {
    margin-right: 5%;
    margin-left: 5%;
    padding-right: 2.5rem
  }

  .fr_three_column_grid.fr-grid>.fr-widget {
    float: left
  }

  .fr_three_column_grid.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .8rem;
    margin-right: 23.5%;
    margin-bottom: .8rem;
    margin-left: 23.5%;
    width: 53%;
    clear: left;
    max-width: inherit
  }

  .fr_wf_soc_icons_3 {
    float: none;
    display: block;
    margin-left: 0
  }

  .fr_container_73 {
    margin-left: 0
  }

  .fr_container_80 {
    min-height: 25.91rem
  }

  .fr_image_103 {
    max-width: 270px
  }

  .fr_text_162 {
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto
  }

  .fr_text_406 {
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto
  }

  .fr_text_408 {
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto
  }

  .fr_novedades_video_promo {
    padding-top: 80px;
    padding-bottom: 80px
  }

  .fr_hd2_2_columns.fr-grid>.fr-widget {
    float: left
  }

  .fr_hd2_2_columns.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_c15_4_column_grid.fr-grid>.fr-widget {
    float: left
  }

  .fr_c15_4_column_grid.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_c15_4_column_grid_4.fr-grid>.fr-widget {
    float: left
  }

  .fr_c15_4_column_grid_4.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_adelanto_1 {
    display: block;
    margin-top: 4em
  }

  .fr_adelanto_1.fr-grid>.fr-widget {
    float: left
  }

  .fr_adelanto_1.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .7em;
    margin-right: 0;
    margin-bottom: .7em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_adelanto {
    font-size: 1em;
    margin-top: 0
  }

  .fr_quote {
    padding-bottom: 3em
  }

  .fr_ver_mas_2 {
    font-size: 1em
  }

  .fr_ver_mas.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_bloque_2 {
    display: block;
    margin-top: 4em
  }

  .fr_bloque_2.fr-grid>.fr-widget {
    float: left
  }

  .fr_bloque_2.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .7em;
    margin-right: 0;
    margin-bottom: .7em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_adelanto_2 {
    font-size: 1em;
    margin-top: 0
  }

  .fr_ver_mas_5.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_5.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_6 {
    font-size: 1em
  }

  .fr_adelanto_3 {
    display: block;
    margin-top: 4em
  }

  .fr_adelanto_3.fr-grid>.fr-widget {
    float: left
  }

  .fr_adelanto_3.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .7em;
    margin-right: 0;
    margin-bottom: .7em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_8.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_8.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_9 {
    font-size: 1em
  }

  .fr_adelanto_4 {
    font-size: 1em;
    margin-top: 0
  }

  .fr_quote_4 {
    font-size: 1.8em;
    margin-top: 0
  }

  .fr_c15_4_column_grid_5.fr-grid>.fr-widget {
    float: left
  }

  .fr_c15_4_column_grid_5.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_c15_4_column_grid_6.fr-grid>.fr-widget {
    float: left
  }

  .fr_c15_4_column_grid_6.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_cruces_del_archivo_1 {
    display: block;
    margin-top: 4em
  }

  .fr_cruces_del_archivo_1.fr-grid>.fr-widget {
    float: left
  }

  .fr_cruces_del_archivo_1.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .7em;
    margin-right: 0;
    margin-bottom: .7em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_c15_4_column_grid_7.fr-grid>.fr-widget {
    float: left
  }

  .fr_c15_4_column_grid_7.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_bloque_3 {
    display: block;
    margin-top: 4em
  }

  .fr_bloque_3.fr-grid>.fr-widget {
    float: left
  }

  .fr_bloque_3.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .7em;
    margin-right: 0;
    margin-bottom: .7em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_10.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_10.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_11 {
    font-size: 1em
  }

  .fr_adelanto_6 {
    font-size: 1em;
    margin-top: 0
  }

  .fr_1d_impresos.fr-grid>.fr-widget {
    float: left
  }

  .fr_1d_impresos.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_15 {
    font-size: 1em
  }

  .fr_la_carreta.fr-grid>.fr-widget {
    float: left
  }

  .fr_la_carreta.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_close_up_gallery.fr-grid>.fr-widget {
    float: left
  }

  .fr_close_up_gallery.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_18 {
    font-size: 1em
  }

  .fr_ver_mas_19 {
    font-size: 1em
  }

  .fr_ver_mas_20 {
    font-size: 1em
  }

  .fr_ver_mas_21 {
    font-size: 1em
  }

  .fr_ver_mas_22 {
    font-size: 1em
  }

  .fr_grid_75.fr-grid>.fr-widget {
    float: left
  }

  .fr_grid_75.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-right: 1%;
    margin-left: 1%;
    width: 98.0%;
    clear: left;
    max-width: inherit
  }

  .fr_c15_4_column_grid_9.fr-grid>.fr-widget {
    float: left
  }

  .fr_c15_4_column_grid_9.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_1d_impresos_2.fr-grid>.fr-widget {
    float: left
  }

  .fr_1d_impresos_2.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_23 {
    font-size: 1em
  }

  .fr_ver_mas_24 {
    font-size: 1em
  }

  .fr_ver_mas_14 {
    font-size: 1em
  }

  .fr_c15_4_column_grid_10.fr-grid>.fr-widget {
    float: left
  }

  .fr_c15_4_column_grid_10.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_wf_soc_icons_4 {
    float: none;
    display: block;
    margin-left: 0
  }

  .fr_c15_4_column_grid_11.fr-grid>.fr-widget {
    float: left
  }

  .fr_c15_4_column_grid_11.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_c15_4_column_grid_12.fr-grid>.fr-widget {
    float: left
  }

  .fr_c15_4_column_grid_12.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_quote_5 {
    padding-bottom: 3em
  }

  .fr_c15_4_column_grid_13.fr-grid>.fr-widget {
    float: left
  }

  .fr_c15_4_column_grid_13.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_gry4_4_column_grid_3.fr-grid>.fr-widget {
    float: left
  }

  .fr_gry4_4_column_grid_3.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_text_158 {
    min-height: 1rem
  }

  .fr_text_157 {
    min-height: 1rem
  }

  .fr_text_156 {
    min-height: 1rem
  }

  .fr_text_155 {
    min-height: 1rem
  }

  .fr_arrow_left_2 {
    display: none
  }

  .fr_arrow_right_2 {
    display: none
  }

  .fr_contenedor_3.fr-grid>.fr-widget {
    float: left
  }

  .fr_contenedor_3.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-right: 1%;
    margin-left: 1%;
    width: 98.0%;
    clear: left;
    max-width: inherit
  }

  .fr_adelanto_7 {
    display: block;
    margin-top: 4em;
    min-height: 33.89rem
  }

  .fr_adelanto_7.fr-grid>.fr-widget {
    float: left
  }

  .fr_adelanto_7.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .7em;
    margin-right: 0;
    margin-bottom: .7em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_columna_texto_6 {
    min-height: 18.47rem
  }

  .fr_adelanto_8 {
    font-size: 1em;
    margin-top: 0
  }

  .fr_ver_mas_27 {
    font-size: 1em
  }

  .fr_columna_imagen_4 {
    min-height: 13.61rem
  }

  .fr_adelanto_9 {
    display: block;
    margin-top: 4em
  }

  .fr_adelanto_9.fr-grid>.fr-widget {
    float: left
  }

  .fr_adelanto_9.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .7em;
    margin-right: 0;
    margin-bottom: .7em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_adelanto_10 {
    font-size: 1em;
    margin-top: 0
  }

  .fr_adelanto_11 {
    display: block;
    margin-top: 4em
  }

  .fr_adelanto_11.fr-grid>.fr-widget {
    float: left
  }

  .fr_adelanto_11.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .7em;
    margin-right: 0;
    margin-bottom: .7em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_adelanto_12 {
    font-size: 1em;
    margin-top: 0
  }

  .fr_ver_mas_41.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_41.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_42 {
    font-size: 1em
  }

  .fr_ver_mas_44.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_44.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_45 {
    font-size: 1em
  }

  .fr_ver_mas_47.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_47.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_48 {
    font-size: 1em
  }

  .fr_ver_mas_50.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_50.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_51 {
    font-size: 1em
  }

  .fr_ver_mas_53.fr-grid>.fr-widget {
    float: left
  }

  .fr_ver_mas_53.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_ver_mas_54 {
    font-size: 1em
  }

  .fr_linea_1_monumentos_2.fr-grid>.fr-widget {
    float: left
  }

  .fr_linea_1_monumentos_2.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_grid_78.fr-grid>.fr-widget {
    float: left
  }

  .fr_grid_78.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_container_131 {
    display: block;
    min-height: 6.59rem
  }

  .fr_map_marker_icon_29 {
    max-width: 40px
  }

  .fr_basic_info_icon_29 {
    max-width: 40px
  }

  .fr_grid_79.fr-grid>.fr-widget {
    float: left
  }

  .fr_grid_79.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_map_marker_icon_30 {
    max-width: 40px
  }

  .fr_basic_info_icon_30 {
    max-width: 40px
  }

  .fr_grid_80.fr-grid>.fr-widget {
    float: left
  }

  .fr_grid_80.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_map_marker_icon_31 {
    max-width: 40px
  }

  .fr_basic_info_icon_31 {
    max-width: 40px
  }

  .fr_hd2_2_columns_3.fr-grid>.fr-widget {
    float: left
  }

  .fr_hd2_2_columns_3.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_rodo.fr-grid>.fr-widget {
    float: left
  }

  .fr_rodo.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }

  .fr_cruces_del_archivo_2 {
    display: block;
    margin-top: 4em
  }

  .fr_cruces_del_archivo_2.fr-grid>.fr-widget {
    float: left
  }

  .fr_cruces_del_archivo_2.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .7em;
    margin-right: 0;
    margin-bottom: .7em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }
}

@media screen and (max-width:320px) {
  .fr_navigation_link.fr-text p {
    line-height: 1.35
  }

  .fr_text_dark_center {
    font-size: .9em;
    line-height: 1.45em
  }

  .fr_three_column_grid {
    margin-top: 0rem;
    padding-right: 2rem;
    padding-left: 2rem;
    min-height: 25.87em
  }
}

.fr_text_408 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_text_408:hover {
  color: #cbc6c6;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_text_406 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_text_406:hover {
  color: #cbc6c6;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_text_162 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_text_162:hover {
  color: #cbc6c6;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_c15_logo_two_9 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_two_9:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_c15_logo_two_6 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_two_6:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_c15_logo_one_6 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_one_6:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_c15_logo_two_11 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_two_11:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_c15_logo_two_4 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_two_4:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_c15_logo_four_5 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_four_5:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_c15_logo_one_5 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_one_5:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_c15_logo_two_7 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_two_7:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_text_421 {
  transition-property: background-color, border-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_text_421:hover {
  background-color: rgba(241, 103, 38, 0.51);
  border-color: #f16726;
  transition-duration: .125s
}

.fr_map_marker_icon_31 {
  transition-property: fill;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_map_marker_icon_31:hover {
  fill: white;
  transition-duration: .125s
}

.fr_map_marker_icon_30 {
  transition-property: fill;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_map_marker_icon_30:hover {
  fill: white;
  transition-duration: .125s
}

.fr_map_marker_icon_29 {
  transition-property: fill;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_map_marker_icon_29:hover {
  fill: white;
  transition-duration: .125s
}

.fr_text_134 {
  transition-property: background-color, border-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_text_134:hover {
  background-color: rgba(241, 103, 38, 0.51);
  border-color: #f16726;
  transition-duration: .125s
}

.fr_c15_logo_four_12 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_four_12:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_c15_logo_two_12 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_two_12:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_c15_logo_one_10 {}

.fr_c15_logo_one_10:hover {}

.fr_c15_logo_one {}

.fr_c15_logo_one:hover {}

.fr_iphone_3 {}

.fr_iphone_3:hover {}

.fr_c15_logo_four_10 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_four_10:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}

.fr_c15_logo_two_10 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_c15_logo_two_10:hover {
  color: white;
  background-color: #2d2d2d;
  transition-duration: .125s
}