/* 
=================================================
  Author: Oscar Madrid Vargas
  Version: 1.0.0
=================================================
*/

@import url("assets/css/reset.css");
 @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/*
    font-family: 'Roboto', sans-serif;

    font-family: 'Roboto Condensed', sans-serif;

    font-family: 'Roboto Slab', serif;
*/

body {
  font-family: 'Roboto', sans-serif;
  font-size: 19px;
  line-height: 1.6;
  background: #fff;
  color: #000;
}

img {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

iframe,
embed {
  width: 100%;
  border: 0
}

h1,h2,h3,h4,h5,h6 {
  margin-top: 0;
  font-family: 'Roboto Slab', serif;
  line-height: 1.2;
  color: #000000
}

h1 {
  font-size: 48px;
  min-height: 0vw;
  font-weight: 700;
  margin-bottom: 30px
}

h2 {
  font-weight: 700;
  line-height: 120%;
  margin: 50px 0 30px -100px;
}

p {
  margin-bottom: 20px
}

p a {
  border-bottom: 2px solid #b71c1c;
  transition: all 0.3s ease;
  color: #000000
}

p a:hover {
  background: #B71C1C;
  color: white;
  text-decoration: none
}

.container-xl {
  max-width: 1275px !important
}

pre {
  white-space: pre-wrap;
  margin: 20px 0
}

a:hover {
  color: #b71c1c;
}



/*
====================
       HEADER
====================
*/

header {
  background-color: #e2e2e2;
  transition-duration: 0s;
  transition-property: all;
  box-shadow: 0px 3px 3px rgba(158,158,158,0.67)
}

.oxy-header-container {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch
}

.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
  display: flex;
  align-items: center
}

.oxy-header-left {
  justify-content: flex-start
}

.oxy-header-center {
  flex-grow: 1;
  justify-content: center
}

.oxy-header-right {
  justify-content: flex-end
}

#image-12-285 {
  max-width: 200px
}

#_nav_menu-25-285 {
  font-family: 'Roboto Condensed', sans-serif;
  transition-duration: 0s
}

.oxy-nav-menu-list {
  flex-direction: row;
  display: flex;
  padding: 0;
  margin: 0
}

.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
  position: relative;
  list-style-type: none;
  display: flex;
  flex-direction: column
}

#_nav_menu-25-285 .menu-item a {
  padding-left: 20px;
  padding-right: 20px;
  height: 61px;
  text-transform: uppercase;
  font-size: 17px;
  color: #000000;
  display: flex;
  align-items: center
}

.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
  text-decoration: none;
  border-top: 4px solid transparent;
  transition-timing-function: ease-in-out;
  transition-property: background-color, color, border-color
}

#_nav_menu-25-285 .menu-item:hover a {
  background-color: #ededed;
  color: #b71c1c
}

.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
    border-color: currentColor
}

.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow .menu-item-has-children > a:after {
  width: 0.35em;
  height: 0.35em;
  margin-left: 0.5em;
  border-right: 0.1em solid;
  border-top: 0.1em solid;
  transform: rotate(135deg);
  content: ""
}

#_header_row-2-285 .oxy-nav-menu-open,
#_header_row-2-285 .oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
  background-color: #e2e2e2;
}

.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
  z-index: 2147483641
}

.oxy-nav-menu .menu-item .sub-menu {
  padding: 0;
  flex-direction: column;
  white-space: nowrap;
  transition-timing-function: ease-in-out;
  transition-property: visibility, opacity;
  visibility: hidden;
  opacity: 0;
  display: flex;
  position: absolute;
  top: 100%
}

.oxy-nav-menu .menu-item:hover > .sub-menu {
  visibility: visible;
  opacity: 1
}

#_nav_menu-25-285.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a {
  border: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000000
}

#_nav_menu-25-285.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover {
  border: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ededed;
  color: #b71c1c
}

#link_button-88-15975 {
  text-transform: uppercase;
  font-size: 17px;
  margin-left: 8px;
  margin-right: 8px;
  url-encoded: true;
  text-decoration: none;
  background-color: #b71c1c;
  border: 1px solid #b71c1c;
  color: #ffffff;
  padding: 5px 8px;
  font-family: 'Roboto Condensed'
}

#fancy_icon-108-15975 {
  margin-left: 8px;
  margin-right: 8px;
  background-color: #f4f4f4;
  border: 1px solid #f4f4f4;
  width: 42px;
  height: 42px;
  color: #000000;
  display: inline-flex;
  border-radius: 50%;
  font-size: 27px;
  justify-content: center
}

#fancy_icon-95-15975 {
  color: #b71c1c;
  font-size: 27px
}

#link-96-15975 {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  text-decoration: none;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

#-burger-trigger-98-15975 {
  visibility: hidden;
  width: 0px;
  display: inline-block
}

.oxy-burger-trigger .hamburger {
  display: flex;
  align-items: center;
  overflow: visible;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .15s;
  transition-property: opacity,filter;
  border: 0;
  background-color: transparent
}

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px
}

#-burger-trigger-98-15975 .hamburger-inner,
#-burger-trigger-98-15975 .hamburger-inner:after,
#-burger-trigger-98-15975 .hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 2px;
  transition-duration: 400ms;
  transition-property: all;
  will-change: transform;
  border-radius: 4px;
  background-color: #000;
  left: 0
}

.hamburger--slider .hamburger-inner {
  top: 2px
}

.hamburger-inner:after,
.hamburger-inner:before {
  display: block;
  content: "";
}

.hamburger--slider .hamburger-inner:before {
  top: 10px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform,opacity;
}

.hamburger--slider .hamburger-inner:after {
  top: 20px;
}

.hamburger-inner:after {
  bottom: -10px;
}

#-off-canvas-100-15975 {
  background-color: #e2e2e2;
  width: 77%;
  flex-direction: column;
  justify-content: space-around;
  box-shadow: -3px 23px 21px rgba(0,0,0,0.6);
  padding-bottom: 20%;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pushy-open-left #-off-canvas-100-15975.pushy {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.pushy-open-left {
  overflow: hidden
}

.oxy-slide-menu_inner {
  margin-bottom: 40px
}

#-slide-menu-102-15975 {
  font-size: 20px;
  font-family: 'Roboto Condensed';
  font-weight: 400;
  text-transform: uppercase;
}

.oxy-slide-menu .menu-item {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  width: 100%;
}

#-slide-menu-102-15975 .oxy-slide-menu_list .menu-item a {
  margin-bottom: 20px;
  margin-top: 20px;
  color: inherit;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0
}

.oxy-slide-menu .sub-menu {
  display: none;
  flex-direction: column;
  padding: 0;
  padding-left: 16px;
}

#-slide-menu-102-15975 .oxy-slide-menu_list .sub-menu .menu-item a {
  font-weight: 400;
  color: #b71c1c;
  font-size: 18px;
}

.oxy-slide-menu_dropdown-icon-click-area {
  color: #b71c1c;
  background: none;
  border: none;
  font-size: 30px;
  transition: all 0.3s ease
}

.rotate-180 {
  transform: rotate(180deg)
}

#_social_icons-41-285.oxy-social-icons {
  flex-direction: row;
  color: #b71c1c;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between
}

#_social_icons-41-285.oxy-social-icons a {
  font-size: 24px;
  color: #b71c1c
}

.oxy-social-icons a {
  line-height: 1;
  width: 1em;
  height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 0
}



/*
=======================
       WRAPPER
=======================
*/

.container--slider-top {
  margin: 20px 0
}

#slider-top.owl-carousel .owl-item a {
  display: flex;
  -ms-flex-align: center !important;
  align-items: center !important;
  flex-wrap: nowrap;
}

#slider-top.owl-carousel .owl-item h4 {
  font-size: 14px
}

#slider-top.owl-carousel .owl-item img {
  max-width: 90px;
  width: auto;
  float: left;
  margin-right: 10px
}

.container--video-player,
.container--video-player-16-9,
.container--video-player-4-3 {
  position: relative;
  padding-bottom: 41%;
  height: 0;
  overflow: hidden
}

.container--video-player-16-9 {
  padding-bottom: 56.25%
}

.container--video-player-4-3 {
  padding-bottom: 75%
}

.container--video-player video,
.container--video-player iframe,
.container--video-player-16-9 video,
.container--video-player-16-9 iframe,
.container--video-player-4-3 video, 
.container--video-player-4-3 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

p.excerpt {
  font-family: 'Roboto Slab';
  color: #000000;
  text-align: center;
  font-size: 25px;
  margin-bottom: 50px
}

.authors {
  margin-bottom: 30px;
  border-top: 1px solid #999;
  font-size: 15px
}

.authors li {
  padding: 15px 0;
  border-bottom: 1px solid #999
}

.authors li a {
  color: #b71c1c
}

.authors li i {
  color: #9b9b9b;
  margin-right: 5px
}

.jssocials-share-link {
  padding: 8px 11px;
  background: #111111
}

.jssocials-share-link:hover {
  background: #4d4d4d
}

.authors li i.jssocials-share-logo {
  margin-right: 0;
  color: #fff;
  font-size: 12px
}

.divider {
  overflow: hidden;
  border-bottom: 2px solid #32373c;
  margin-bottom: 20px
}

.blue-color {
  color: #0693e3
}

.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2) !important;
  margin-right: calc(-100vw / 2 + 100% / 2) !important;
  max-width: 100vw;
}

small {
  color: #595959;
  font-size: 15px;
  line-height: 18px
}

.alignwide {
  margin-left: -80px !important;
  margin-right: -80px !important;
  max-width: 100vw;
}

figure img {
  display: block;
  width: 100%;
}

figure figcaption {
  font-size: 1rem;
  padding: 0.8rem 1rem;
  border-left: 3px solid black
}

audio {
  width: 100%;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 50px;
  width: 30px;
  text-align: center;
  cursor: pointer;
  background: rgba(0,0,0,0.8);
  color: white;
  border: none;
  outline: none;
  box-shadow: none;
  transition: opacity .4s ease-in-out;
  opacity: .25
}

.owl-carousel .owl-nav button.owl-next {
  right: 0
}

.owl-carousel .owl-nav button.owl-prev {
  left: 0
}

.owl-carousel:hover .owl-nav button.owl-next,
.owl-carousel:hover .owl-nav button.owl-prev {
  opacity: 1
}

.owl-dots {
  width: 100%;
  text-align: center
}

.owl-carousel button.owl-dot {
  border: 0;
  height: 20px;
  width: 20px;
  outline: none;
  padding: 5px
}

.owl-carousel button.owl-dot:before {
  display: block;
  width: 10px;
  height: 10px;
  outline: none;
  border-radius: 50%;
  background-color: #000;
  opacity: .25;
  text-indent: -999em;
  cursor: pointer;
  content: '';
  margin: 0 auto
}

.owl-carousel button.owl-dot:hover:before {
  opacity: 1;
}

.owl-carousel button.owl-dot.active:before {
  opacity: .75;
}

blockquote {
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  text-align: left;
  color: #000;
  padding: 0;
  border-top: 4px #000 solid;
  border-bottom: 4px #000 solid;
  margin: 0 0 1em;
  overflow-wrap: break-word;
  font-size: 26px
}

blockquote p {
  margin: 30px 0
}



/*
====================
       FOOTER
====================
*/

#section-31-285 {
  background-color: #b71c1c;
  margin-top: 100px
}

.footer-items {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  color: #fff
}

#div_block-34-285 {
  flex-direction: row;
  display: flex;
  justify-content: flex-start;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 50px;
  align-items: center;
}

#_social_icons-104-15975.oxy-social-icons {
  flex-direction: row
}

#_social_icons-104-15975 {
  margin-left: 15px;
}

.oxy-social-icons {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}

#_social_icons-104-15975.oxy-social-icons a {
  font-size: 26px;
  margin-right: 10px;
  color: #fff
}

#div_block-35-285 {
  flex-direction: row;
  display: flex;
  justify-content: flex-end;
  text-align: right;
  padding-bottom: 0px;
  padding-top: 0px;
  align-items: center;
}

#link-68-15975,
#link-71-15975 {
  flex-direction: row;
  text-align: left;
  display: flex;
  url-encoded: true;
  height: 50px;
  align-items: center
}

#link-68-15975 {
  margin-right: 20px
}

#fancy_icon-69-15975,
#fancy_icon-72-15975 {
  font-size: 26px;
  margin-right: 10px;
  color: #ffffff
}

#link-68-15975:hover,
#link-71-15975:hover {
  text-decoration: none
}

#section-30-285 {
  background-color: #302d2c
}

#div_block-57-285 {
  padding-top: 20px;
  padding-bottom: 13px;
  text-align: left;
  flex-direction: row;
  display: flex;
  flex-wrap: wrap
}

.ct-div-block {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start
}

#link-93-15975 {
  url-encoded: true;
  width: 180px
}

#image-94-15975 {
  max-width: 100%;
  margin-right: 1px
}

#text_block-131-15975,
#text_block-60-285 {
  width: 100%
}

#link-62-285 {
  url-encoded: true;
  width: 180px;
  margin-right: 16px
}

#div_block-130-15975 {
  width: 100%;
  align-items: flex-start;
  text-align: left;
  margin-top: 20px
}

#image-149-15975 {
  margin-right: 0px;
  width: 200px;
}

.ct-text-block {
  font-weight: 400
}

#div_block-58-285 {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  text-align: center;
  align-items: flex-start;
  justify-content: center;
  padding-left: 20px
}

#headline-81-15975 {
  margin-top: 16px
}



/*
=======================
       HOME PAGE
=======================
*/

.container--info-home-page {
  position: relative
}

.container--info-home-page video {
  width: 100%;
  height: auto
}

.container--info-home-page .container-xl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.container--info-home-page h1 {
  color: #fffd56
}

.container--info-home-page p {
  font-family: 'Roboto Slab', serif;
  color: #fff
}

.container--info-home-page a {
  font-family: 'Roboto Slab', serif;
  border: 0;
  color: #fffd56
}

.container--info-home-page a i {
  font-size: 48px
}

.box-logotipos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.logotipos img {
  margin: 0 10px
}

.creditos {
  position: fixed;
  right: 0;
  bottom: 25px;
  color: #fff;
  background: #b71c1c
}

.creditos a {
  color: #fff;
}

.creditos a:hover {
  color: #fff
}

.creditos .text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.creditos .text i {
  font-size: 24px;
  margin: 8px 15px
}

.creditos .text span {
  max-width: 0;
  font-size: 13px;
  text-transform: uppercase;
  white-space: nowrap;
  transition: all .2s ease-in-out;
}

.creditos a:hover span {
  max-width: 200px;
  margin-right: 15px
}