.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  overflow: visible;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

h1 {
  margin-bottom: auto;
  font-family: Ttcommons;
  color: #000;
  font-size: 70px;
  line-height: 70px;
  font-weight: 600;
  letter-spacing: 0px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Ttcommons;
  color: #000;
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: -1.5px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Ttcommons;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'IBM Plex Sans Condensed', sans-serif;
  color: #f8b2b2;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  width: auto;
  margin-bottom: 10px;
  direction: ltr;
  font-family: Ttcommons;
  font-size: 17px;
  line-height: 27px;
  font-weight: 200;
  text-align: left;
  letter-spacing: -0.1px;
  text-indent: 0px;
}

a {
  color: #888;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: 'Charteritc regu';
}

li {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Ttcommons;
  color: #121217;
  font-size: 15px;
  line-height: 33px;
  font-weight: 200;
  letter-spacing: -0.1px;
}

img {
  display: inline-block;
  max-width: 100%;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

.utility-page-wrap {
  position: absolute;
  left: 50%;
  top: 60%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.utility-page-content {
  position: relative;
  display: block;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.body-3 {
  background-color: #000;
  background-image: linear-gradient(135deg, #000, #270d23);
}

.text-field {
  padding-left: 20px;
  border-radius: 20px;
  font-family: 'Inter beta';
  color: #000;
  font-weight: 100;
  text-decoration: none;
  text-transform: none;
}

.submit-button {
  border-radius: 20px;
  background-color: #0fc;
  font-family: 'Itc gothic';
  color: #000;
}

.section-22 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: none;
  width: 100vw;
  height: 100vh;
}

.div-block-48 {
  display: block;
  width: 100%;
  height: 100%;
}

.div-block-49 {
  position: relative;
  width: 33%;
  height: 100%;
  float: left;
  background-color: #0c0c0c;
}

.div-block-49._1 {
  width: 0%;
  padding-left: 0%;
  float: none;
}

.div-block-49._2 {
  left: 33%;
  top: -100vh;
  width: 0%;
  float: none;
  background-color: #050505;
  color: #050505;
}

.div-block-49._3 {
  left: 67%;
  top: -200vh;
  width: 0%;
  float: none;
  background-color: #000;
}

.link-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Itc gothic';
  color: #fff;
  font-size: 50px;
}

.link-5._1 {
  padding-left: 0%;
  opacity: 0;
  -webkit-transition: opacity 200ms ease, padding 200ms cubic-bezier(.075, .82, .165, 1);
  transition: opacity 200ms ease, padding 200ms cubic-bezier(.075, .82, .165, 1);
}

.link-5._1:hover {
  padding-bottom: 30px;
}

.link-5._1.w--current {
  padding-left: 0%;
  opacity: 0;
  -webkit-transition: opacity 200ms ease, padding 200ms cubic-bezier(.075, .82, .165, 1);
  transition: opacity 200ms ease, padding 200ms cubic-bezier(.075, .82, .165, 1);
}

._1 {
  position: static;
  left: auto;
  width: auto;
  max-width: none;
  float: none;
}

.section-36 {
  position: relative;
  display: block;
  overflow: visible;
  height: auto;
  background-color: #000;
}

.columns-11 {
  position: relative;
  left: 10%;
  width: 80%;
  height: 90%;
}

.logo-footer {
  width: auto;
  height: 20px;
  margin-top: 30px;
}

.list-footer {
  margin-top: 30px;
  padding-left: 0px;
  text-transform: none;
  list-style-type: none;
  white-space: normal;
}

.list-footer.studio {
  font-family: Ttcommons;
}

.list-item-14 {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Ttcommons;
  font-weight: 200;
}

.list-item-15 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.list-item-16 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.list-item-17 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.list-item-18 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.column-16 {
  height: 100%;
  margin-bottom: 30px;
}

.section-37 {
  display: block;
  overflow: visible;
  height: 80px;
  border-top: 1px solid #111;
  background-color: #000;
}

.heading-66 {
  position: relative;
  top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Inter beta';
  color: #999;
  font-size: 11px;
  text-align: center;
}

.text-span-38 {
  font-family: 'Itc gothic';
  letter-spacing: -1px;
}

.rs {
  position: relative;
  left: 10%;
  top: 25px;
  display: inline-block;
  width: auto;
  height: 30px;
}

.image-60 {
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 3px;
  margin-right: auto;
  padding-top: 0px;
  float: left;
}

.image-62 {
  width: 30px;
}

.section-55 {
  position: relative;
  left: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 50vh;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-image: linear-gradient(225deg, #121217, #000);
}

.div-block-83 {
  position: relative;
  left: auto;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-84 {
  margin-top: auto;
  font-family: Ttcommons;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  letter-spacing: 0px;
}

.button-25 {
  position: relative;
  left: 0%;
  margin-top: 50px;
  padding-right: 30px;
  padding-left: 30px;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Ttcommons;
  color: #000;
  font-size: 17px;
}

.button-25:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #999;
  border-radius: 0px;
  background-color: transparent;
  color: #999;
}

.brand {
  height: 60px;
  margin-left: 5%;
}

.nav {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  width: 100%;
  height: 60px;
  background-color: rgba(18, 18, 23, 0.5);
  opacity: 1;
}

.nav-menu-4 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  height: 60px;
  color: #fff;
}

.navbar_button {
  padding-right: 30px;
  padding-left: 30px;
  font-family: Inter;
  color: #fff;
  font-size: 14px;
}

.navbar_button.w--current {
  color: #555;
}

.navbar_button.contact {
  top: 0px;
  height: 30px;
  margin-top: 7px;
  margin-right: 30px;
  padding: 20px 30px;
  border: 1px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
  line-height: 0px;
}

.navbar_button.lh {
  background-color: #ecf0f1;
  color: #121217;
}

.link-block-9 {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 0px;
  float: left;
}

.link-block-11 {
  padding-right: 20px;
  float: left;
}

.container-4 {
  width: 100%;
  height: 60px;
}

.nav-menu {
  position: absolute;
  left: auto;
  top: 0%;
  right: 10%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.navbar-especial {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 0px;
  background-color: #121217;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.4);
}

.text-block-7 {
  margin-right: 10px;
}

.dropdown-list {
  background-color: #121217;
}

.rubriques_menu {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Itc gothic';
  color: #fff;
}

.rubriques_menu:hover {
  background-color: #333;
}

.nav-bar {
  top: 0%;
  background-color: #121217;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.4);
}

.nav-bar.learning {
  left: 0%;
  z-index: 99;
  display: block;
  width: 100%;
  height: 60px;
  border-bottom: 1px none #999;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: none;
}

.nav-bar.lh {
  background-color: #ecf0f1;
}

.nav-bar.collection {
  background-color: transparent;
  box-shadow: none;
}

.logo_template {
  position: absolute;
  left: 2%;
  z-index: 98;
  display: inline-block;
  height: 111px;
  margin-top: 40px;
}

.logo_template.learning {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.especial-logo {
  position: relative;
  z-index: 98;
  height: 111px;
}

.especial-logo:hover {
  opacity: 1;
}

.top_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  opacity: 0.5;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.top_logo:hover {
  opacity: 1;
}

.top_logo.mobile {
  display: none;
}

.top_logo.desktop {
  position: relative;
}

.top_logo.desktop.w--current {
  border-radius: 0px;
  background-color: transparent;
}

.button-48 {
  position: relative;
  z-index: 98;
  padding-top: 40px;
  padding-left: 10px;
  float: left;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: proxima-nova, sans-serif;
  color: hsla(0, 0%, 96.9%, 0.55);
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.button-48:hover {
  color: #f7f7f7;
}

.button-48.w--current {
  float: left;
}

.button-48.learning {
  color: #fff;
}

.button-48.learning.w--current {
  color: #999;
}

.link_menu {
  padding-right: 35px;
  padding-left: 35px;
  font-family: Ttcommons;
  color: #fff;
  font-size: 17px;
}

.link_menu.w--current {
  color: #fff;
  text-decoration: line-through;
}

.link_menu.important {
  padding-right: 30px;
  padding-left: 30px;
  background-color: #0fc;
  color: #121217;
}

.link_menu.important.wwm {
  height: 40px;
  margin-top: 10px;
  margin-left: 35px;
  padding-top: 12px;
  padding-bottom: 10px;
  border-radius: 50px;
  background-color: #fff;
  font-family: Ttcommons;
  color: #121217;
  font-size: 17px;
}

.link_menu.important.learning {
  height: 40px;
  margin-top: 10px;
  padding-top: 12px;
  padding-bottom: 10px;
  border-radius: 20px;
  background-color: #fff;
  color: #000;
  text-align: center;
}

.link_menu.important.learning.inner {
  background-color: #000;
  color: #fff;
}

.link_menu.learning {
  color: #fff;
}

.link_menu.learning.w--current {
  color: #fff;
}

.link_menu.learning.inner {
  color: #000;
}

.btn_menu {
  padding-right: 30px;
  padding-left: 30px;
  font-family: 'Itc gothic';
  color: #121217;
}

.btn_menu._2 {
  background-color: #ecf0f1;
}

.btn_menu._4 {
  padding-right: 30px;
  padding-left: 30px;
  background-color: #ecf0f1;
}

.btn_menu._5 {
  padding-right: 35px;
  padding-left: 35px;
  background-color: #0fc;
}

.search-result-wrapper {
  height: auto;
}

.section-127 {
  padding-top: 10%;
  padding-bottom: 10%;
}

.div-block-200 {
  width: 60%;
  margin-left: 20%;
}

.search-result-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid hsla(0, 0%, 60%, 0.4);
}

.div-block-210 {
  height: 60px;
}

.dropdown {
  z-index: 2;
  margin-bottom: 40px;
  background-color: #111;
  color: #fff;
}

.dropdown.menu {
  z-index: auto;
  height: 60px;
  background-color: transparent;
  font-size: 14px;
  line-height: 45px;
}

.dropdown-toggle {
  width: 150px;
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
}

.dropdown-toggle.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 60px;
  padding-right: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 1;
}

.dropdown-toggle.menu.w--open {
  width: 180px;
  padding-right: 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.placeholder-dropdown-menu {
  display: inline-block;
  width: auto;
  margin-left: 0px;
  padding-right: 0px;
  font-family: 'Itc gothic';
  color: #fff;
  font-size: 14px;
}

.placeholder-dropdown-menu.menu {
  font-family: Inter;
}

.icon-7 {
  position: relative;
  color: #fff;
}

.dropdown_link {
  background-color: #111;
  font-family: 'Itc gothic';
  color: #fff;
  font-size: 14px;
}

.dropdown_link:hover {
  background-color: #111;
  color: #999;
}

.dropdown_link.w--current {
  color: #999;
}

.dropdown_link.menu {
  height: 50px;
  background-color: rgba(18, 18, 23, 0.61);
  font-family: Inter;
  font-size: 13px;
  line-height: 25px;
}

.dropdown_menu {
  border: 1px none #000;
  background-color: rgba(18, 18, 23, 0.45);
  opacity: 1;
}

.dropdown_menu.w--open {
  height: 100px;
}

.link-19 {
  text-decoration: underline;
}

.container-footer.news {
  height: 100%;
  margin-bottom: 30px;
}

.marquee-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.marquee {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: 1px none transparent;
}

.marquee._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.marquee._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200%;
  height: 100vh;
  padding-right: 5%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  border-color: #7453f8;
}

.marquee._1 {
  width: 100%;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.marquee._2 {
  width: 200%;
  height: 100vh;
  padding-right: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-color: #7453f8;
}

.background_grid {
  display: block;
  height: 250vh;
  background-color: #000;
}

.container_intro {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
}

.proj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 21vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid #f7f7f7;
  background-image: url('../images/pro2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.proj._1 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/1_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/1_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.proj._2 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/2_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/2_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._3 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/3_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/3_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._4 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/4_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/4_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._5 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/5_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/5_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._6 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/6_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/6_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._7 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/7_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/7_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._8 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/8_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/8_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._9 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/9_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/9_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._10 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/10_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/10_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._11 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/11_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/11_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._12 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/12_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/12_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._13 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/13_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/13_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
.proj._14 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/14_V.jpg');
  background-image: linear-gradient(0deg, #111, transparent), url('../images/14_V.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}
/*
.proj._7.rojo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 0, 0, 0.5)), to(rgba(255, 0, 0, 0.5))), -webkit-gradient(linear, left bottom, left top, from(red), to(transparent)), url('../images/13-brokeback3_V.jpg');
  background-image: linear-gradient(180deg, rgba(255, 0, 0, 0.5), rgba(255, 0, 0, 0.5)), linear-gradient(0deg, red, transparent), url('../images/13-brokeback3_V.jpg');
  background-position: 0px 0px, 0px 0px, 10% 0%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

*/
.autor {
  position: static;
  width: 60px;
  height: 60px;
  margin-top: 0%;
  border-radius: 100%;
}


.body-16 {
  background-color: #121217;
  cursor: auto;
}

.div-block-236 {
  position: relative;
  display: block;
  width: 95%;
  margin-top: auto;
  margin-bottom: 20%;
  margin-left: 20px;
}

.div-block-236.soon {
  display: block;
}

.heading-257 {
  position: static;
  display: block;
  width: 90%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
}

.body-19 {
  background-color: #fff;
}

.animation-load {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 99;
  display: block;
  width: 100%;
  height: 100vh;
}

.animation-part {
  position: relative;
  width: 25%;
  height: 100%;
  background-color: #000;
}

.div-block-276 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.div-block-277 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 90px;
}

.heading-291 {
  position: relative;
  left: auto;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: proxima-nova, sans-serif;
  color: white;
  font-size: 20vh;
  line-height: 70%;
  font-weight: 900;
  text-transform: uppercase;
}

.div-block-278 {
  position: relative;
  left: 10%;
  bottom: 10%;
  overflow: hidden;
}

.image-176 {
  height: 222px;
  margin-bottom: 30px;
}

.column-97 {
  height: 100%;
}

.footer_part {
  margin-bottom: 30px;
}

.div-block-301 {
  width: 90%;
  height: 60px;
  margin-left: 5%;
  border-bottom: 1px solid #999;
}

.grid-autor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-span-71 {
  color: #eb7197;
}

.autor-logofirma {
  font-family: proxima-nova, sans-serif;
  color: #f8b2b2;
  font-size: 17px;
  line-height: 24px;
  text-transform: uppercase;
}

/*@media screen and (max-width: 990px) {
  .heading-257 {
   font-size: 20px;
  line-height: 20px;  }

}*/
@media screen and (max-width: 991px) {
  .section-22 {
    display: none;
  }

  .div-block-48 {
    position: absolute;
    width: 100%;
  }

  .div-block-49._1 {
    position: absolute;
    top: 0%;
    width: 100vw;
    height: 0%;
  }

  .div-block-49._2 {
    position: absolute;
    left: 0%;
    top: 33%;
    width: 100vw;
    height: 0%;
  }

  .div-block-49._3 {
    position: absolute;
    left: 0%;
    top: 67%;
    width: 100vw;
    height: 0%;
  }

  .link-5._1 {
    top: 0%;
    width: 100vw;
    opacity: 0;
  }

  .link-5._1.w--current {
    top: 0%;
  }

  .section-36 {
    height: auto;
  }

  .rs {
    left: 50%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .image-60 {
    margin-top: 0px;
  }

  .nav-menu-4 {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    padding-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #121217;
  }

  .navbar_button {
    width: 100%;
    background-color: #121217;
    font-size: 15px;
  }

  .navbar_button.contact {
    height: 40px;
    margin-top: 50px;
    border-style: none;
    background-color: transparent;
    font-family: 'Itc gothic';
    color: #fff;
  }

  .nav-menu {
    width: auto;
    background-color: transparent;
  }

  .icon-5 {
    width: 20px;
    height: 20px;
    color: #000;
  }

  .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 44px;
    height: 40px;
    margin-top: 10px;
    padding: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #fff;
  }

  .menu:hover {
    width: 44px;
    height: 40px;
  }

  .menu:active {
    background-color: #fff;
  }

  .menu:focus {
    background-color: #fff;
  }

  .icon-6 {
    color: #fff;
  }

  .nav-bar.learning {
    background-color: rgba(0, 0, 0, 0.2);
  }

  .link_menu {
    height: 40px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50px;
    background-color: #fff;
    color: #000;
  }

  .link_menu.w--current {
    background-color: #fff;
    color: #000;
  }

  .link_menu.important.wwm {
    width: auto;
    margin-top: 0px;
    margin-left: 0px;
  }

  .menu-button-2 {
    z-index: 100;
  }

  .div-block-210 {
    position: relative;
    left: 0%;
    top: 20%;
    right: auto;
    bottom: auto;
    width: 85vw;
    height: auto;
    margin-left: 15%;
    font-size: 15px;
  }

  .dropdown.menu {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
  }

  .dropdown-toggle.menu {
    width: auto;
    padding-left: 30px;
    background-color: #121217;
  }

  .dropdown-toggle.menu.w--open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .placeholder-dropdown-menu {
    font-size: 18px;
  }

  .placeholder-dropdown-menu.menu {
    font-size: 15px;
  }

  .icon-7 {
    position: relative;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .dropdown_link {
    padding-left: 60px;
    font-size: 12px;
  }

  .dropdown_link.w--current {
    font-size: 12px;
  }

  .dropdown_link.menu {
    background-color: #121217;
  }

  .dropdown_link.menu:active {
    background-color: #121217;
  }

  .dropdown_link.menu.w--current {
    background-color: #121217;
  }

  .dropdown_menu {
    position: absolute;
  }

  .dropdown_menu.w--open {
    position: relative;
  }

  .marquee-wrapper {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .marquee._1 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: none;
    border-width: 0px;
  }

  .marquee._2 {
    width: 100%;
    height: auto;
    padding-right: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-style: none;
    border-width: 0px;
    border-color: #121217;
  }

  .container_intro.desktop {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

   .proj._1 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 20%;
  }
    .proj._2 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }
   .proj._3 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }
   .proj._4 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }
   .proj._5 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }
   .proj._6 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }
   .proj._7 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }
   .proj._8 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }
   .proj._9 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 20%;
  }
   .proj._10 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }
   .proj._11 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }
   .proj._12 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }
   .proj._13 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }
   .proj._14 {
    width: 100vw;
    height: 95vh;
    border-bottom: 1px solid #f7f7f7;
    border-right-style: none;
	background-position: 0px 0px, 30% 0%;
  }



  .div-block-236 {
    margin-bottom: 5%;
  }

  .animation-load {
    z-index: 99;
    display: block;
  }

  .div-block-276 {
    background-color: transparent;
  }

  .heading-291 {
    font-size: 80px;
  }

  .div-block-301 {
    background-color: transparent;
  }
}

@media screen and (max-width: 767px) {
  .section-22 {
    display: none;
    background-color: transparent;
  }

  .div-block-48 {
    position: relative;
    top: 10%;
    height: 90%;
  }

  ._1 {
    padding-left: 0%;
  }

  .section-36 {
    height: auto;
  }

  .section-55 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .div-block-83 {
    width: 90%;
  }

  .menu {
    margin-right: 10%;
  }

  .especial-logo {
    height: 70px;
  }

  .top_logo.desktop {
    display: none;
  }

  .top_logo.mobile {
    display: block;
  }

  .top_logo.desktop {
    display: block;
  }

  .top_logo.desktop.w--current {
    display: block;
  }

  .div-block-210 {
    top: 5%;
    width: 85vw;
  }

  .dropdown.menu {
    display: inline;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .marquee-wrapper {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .marquee {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .marquee._1 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .marquee._2 {
    display: block;
    width: auto;
    height: auto;
    padding-right: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .container_intro.desktop {
    position: static;
    display: block;
  }

  .container_intro.desktop {
    position: static;
    display: block;
    overflow: visible;
  }

  
  .proj._1 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/1_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/1_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._2 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/2_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/2_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._3 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/3_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/3_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._4 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/4_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/4_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._5 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/5_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/5_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._6 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/6_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/6_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._7 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/7_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/7_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._8 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/8_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/8_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._9 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/9_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/9_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._10 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/10_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/10_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._11 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/11_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/11_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._12 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/12_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/12_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._13 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/13_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/13_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .proj._14 {
    width: 100vw;
    height: 85vh;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(transparent)), url('../images/14_H.jpg');
    background-image: linear-gradient(0deg, #111, transparent), url('../images/14_H.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

 
  .proj._7.rojo {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 0, 0, 0.5)), to(rgba(255, 0, 0, 0.5))), -webkit-gradient(linear, left bottom, left top, from(red), to(transparent)), url('../images/generica_h.jpg');
    background-image: linear-gradient(180deg, rgba(255, 0, 0, 0.5), rgba(255, 0, 0, 0.5)), linear-gradient(0deg, red, transparent), url('../images/generica_h.jpg');
    background-position: 0px 0px, 0px 0px, 70% 0%;
    background-repeat: repeat, repeat, no-repeat;
  }



  .autor._2 {
    margin-top: 0%;
  }

  .autor._3 {
    margin-top: 0%;
  }

  .autor._4 {
    margin-top: 0%;
  }

  .autor._6 {
    margin-top: 0%;
  }

  .autor._7 {
    margin-top: 0%;
  }

  .autor._8 {
    margin-top: 0%;
  }

  .div-block-236 {
    width: 90%;
    margin-bottom: 5%;
  }

  .heading-257 {
  font-size: 30px;
  line-height: 30px;
  }

  .animation-load {
    z-index: 99;
    display: block;
  }

  .heading-291 {
    font-size: 70px;
  }

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

@media screen and (max-width: 479px) {
  .section-22 {
    top: 5vh;
    display: none;
    height: 95vh;
  }

  .div-block-48 {
    top: 0%;
    height: 100%;
  }

  .link-5._1 {
    opacity: 0;
  }

  .list-footer {
    color: #999;
  }

  .list-item-14 {
    color: #999;
  }

  .section-37 {
    margin-bottom: 0px;
    padding-bottom: 150px;
  }

  .heading-66 {
    margin-top: 10px;
  }

  .rs {
    top: 26px;
    margin-bottom: 10px;
  }

  .div-block-83 {
    width: 90%;
  }

  .heading-84 {
    font-size: 25px;
  }

  .nav-menu-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    margin-top: -12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .navbar_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 10%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .navbar_button.contact {
    height: 10%;
    background-color: transparent;
    color: #0fc;
  }

  .container-4.wwm {
    position: relative;
    z-index: 99;
  }

  .nav-menu {
    display: block;
    width: auto;
    height: auto;
    padding-top: 0px;
  }

  .menu {
    z-index: 99;
  }

  .icon-6 {
    color: #fff;
  }

  .nav-bar.learning {
    height: 60px;
  }

  .top_logo.desktop {
    display: block;
  }

  .link_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .link_menu.important.wwm {
    background-color: #fff;
    color: #000;
  }

  .menu-button-2 {
    background-color: transparent;
  }

  .div-block-210 {
    position: relative;
    top: 50%;
    display: block;
    width: 85vw;
    height: 80%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }

  .dropdown {
    z-index: 2;
  }

  .dropdown-toggle {
    z-index: 2;
  }

  .marquee-wrapper {
    width: auto;
  }

  .container_intro.desktop {
    overflow: hidden;
  }

   .proj._1 {
    height: 85vh;
  }
   .proj._1.rojo {
    height: 85vh;
	background-position: 0px 0px, 50% 0%;
  }
  .proj._2 {
    height: 85vh;
  }
  .proj._2.rojo {
    height: 85vh;
  }

  .proj._3 {
    height: 85vh;
  }
  .proj._3.rojo {
    height: 85vh;
  } 
  .proj._4 {
    height: 85vh;
	background-position: 0px 0px, 50% 0%;
  }
  .proj._4.rojo {
    height: 85vh;
  }
  .proj._5 {
    height: 85vh;
	background-position: 0px 0px, 50% 0%;
  }  
  .proj._5.rojo {
    height: 85vh;
  }
  .proj._6 {
    height: 85vh;
	background-position: 0px 0px, 50% 0%;
  }
  .proj._6.rojo {
    height: 85vh;
  }

  .proj._7 {
    height: 85vh;
  }
  .proj._7.rojo {
    height: 85vh;
  }

  .proj._8 {
    height: 85vh;
  }

  .animation-load {
    z-index: 99;
    display: block;
  }

  .heading-291 {
    font-size: 50px;
    line-height: 45px;
  }

  .image-176 {
    height: 111px;
  }

  .div-block-301 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .autor-logofirma._1 {
    clear: none;
  }
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

.logocorreo{
	height: 30px;
    background-color: white;
    align-items: center;
    text-align: center;
}
.logocorreo img {
	    height: 20px;
}
