/*--------------------------------- Archivos del config -----------------------------------*/
/* FLEXBOX */
/**/
/* Icono del menu del movil */
/*-----------------------------*/
/*-----------------------------*/
/*--------  COLORES
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*--------  Z-INDEX
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*--------  FONT WEIGHTS
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*--------  FONT SIZE
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*--------  FONT FAMILY
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*--------  FONT SIZE
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*--------  FONT STYLE
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/
/*--------  LINE HEIGHTS
/*-----------------------------*/
/*-----------------------------*/
/*---------------------------------- Archivos del base ------------------------------------*/
/* General */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
  outline: none;
}

/* you could reset it to normal: box-sizing: content-box; */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
}

ul {
  margin: 0;
  padding: 0;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/*---------------------------------*/
/* RESET
*******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

body {
  -webkit-font-smoothing: antialiased;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

select option {
  padding: 0;
  margin: 0;
}

/* SPRITES
*******************************************************************************/
@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  src: url("../fonts/OpenSans/OpenSans-Light.oet");
  src: url("../fonts/OpenSans/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Light.svg#OpenSans-Light") format("svg");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: italic;
  src: url("../fonts/OpenSans/OpenSans-LightItalic.oet");
  src: url("../fonts/OpenSans/OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-LightItalic.woff") format("woff"), url("../fonts/OpenSans/OpenSans-LightItalic.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-LightItalic.svg#OpenSans-LightItalic") format("svg");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/OpenSans/OpenSans-Regular.oet");
  src: url("../fonts/OpenSans/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/OpenSans/OpenSans-Italic.oet");
  src: url("../fonts/OpenSans/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Italic.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Italic.svg#OpenSans-Italic") format("svg");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/OpenSans/OpenSans-Bold.oet");
  src: url("../fonts/OpenSans/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
  src: url("../fonts/OpenSans/OpenSans-BoldItalic.oet");
  src: url("../fonts/OpenSans/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans/OpenSans-BoldItalic.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-BoldItalic.svg#OpenSans-BoldItalic") format("svg");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/OpenSans/OpenSans-Semibold.oet");
  src: url("../fonts/OpenSans/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Semibold.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Semibold.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/OpenSans/OpenSans-SemiboldItalic.oet");
  src: url("../fonts/OpenSans/OpenSans-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-SemiboldItalic.woff") format("woff"), url("../fonts/OpenSans/OpenSans-SemiboldItalic.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-SemiboldItalic.svg#OpenSans-SemiboldItalic") format("svg");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 800;
  font-style: normal;
  src: url("../fonts/OpenSans/OpenSans-Bold.oet");
  src: url("../fonts/OpenSans/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 800;
  font-style: italic;
  src: url("../fonts/OpenSans/OpenSans-BoldItalic.oet");
  src: url("../fonts/OpenSans/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans/OpenSans-BoldItalic.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-BoldItalic.svg#OpenSans-BoldItalic") format("svg");
}

/* This stylesheet generated by Transfonter (http://transfonter.org) on September 28, 2016 10:22 AM */
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Black.eot");
  src: url("../fonts/Roboto/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Black.woff") format("woff"), url("../fonts/Roboto/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Bold.eot");
  src: url("../fonts/Roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Regular.eot");
  src: url("../fonts/Roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Thin.eot");
  src: url("../fonts/Roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Thin.woff") format("woff"), url("../fonts/Roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-BlackItalic.eot");
  src: url("../fonts/Roboto/Roboto-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-BlackItalic.woff") format("woff"), url("../fonts/Roboto/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Italic.eot");
  src: url("../fonts/Roboto/Roboto-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Italic.woff") format("woff"), url("../fonts/Roboto/Roboto-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-BoldItalic.eot");
  src: url("../fonts/Roboto/Roboto-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-BoldItalic.woff") format("woff"), url("../fonts/Roboto/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-ThinItalic.eot");
  src: url("../fonts/Roboto/Roboto-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-ThinItalic.woff") format("woff"), url("../fonts/Roboto/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Medium.eot");
  src: url("../fonts/Roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-MediumItalic.eot");
  src: url("../fonts/Roboto/Roboto-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-MediumItalic.woff") format("woff"), url("../fonts/Roboto/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-LightItalic.eot");
  src: url("../fonts/Roboto/Roboto-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-LightItalic.woff") format("woff"), url("../fonts/Roboto/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto/Roboto-Light.eot");
  src: url("../fonts/Roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Light.woff") format("woff"), url("../fonts/Roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

/** Generated by FG **/
@font-face {
  font-family: 'Geomanist';
  src: url("../fonts/Geomanist/Geomanist-Bold.eot");
  src: url("../fonts/Geomanist/Geomanist-Bold.woff") format("woff"), url("../fonts/Geomanist/Geomanist-Bold.ttf") format("truetype"), url("../fonts/Geomanist/Geomanist-Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Geomanist';
  src: url("../fonts/Geomanist/Geomanist-Book.eot");
  src: url("../fonts/Geomanist/Geomanist-Book.woff") format("woff"), url("../fonts/Geomanist/Geomanist-Book.ttf") format("truetype"), url("../fonts/Geomanist/Geomanist-Book.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Geomanist';
  src: url("../fonts/Geomanist/Geomanist-Light.eot");
  src: url("../fonts/Geomanist/Geomanist-Light.woff") format("woff"), url("../fonts/Geomanist/Geomanist-Light.ttf") format("truetype"), url("../fonts/Geomanist/Geomanist-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Geomanist';
  src: url("../fonts/Geomanist/Geomanist-Medium.eot");
  src: url("../fonts/Geomanist/Geomanist-Medium.woff") format("woff"), url("../fonts/Geomanist/Geomanist-Medium.ttf") format("truetype"), url("../fonts/Geomanist/Geomanist-Medium.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Geomanist';
  src: url("../fonts/Geomanist/Geomanist-Regular.eot");
  src: url("../fonts/Geomanist/Geomanist-Regular.woff") format("woff"), url("../fonts/Geomanist/Geomanist-Regular.ttf") format("truetype"), url("../fonts/Geomanist/Geomanist-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*------------------------------------------ UI -------------------------------------------*/
/******************/
/*** PLAIN TEXT ***/
/******************/
/*--------------------------------------- Modules -----------------------------------------*/
body {
  font: normal 400 1rem "Roboto", sans-serif;
}

.hidden-mb {
  display: none;
}

.home-page {
  background: #2d2d37;
  display: block;
  width: 100%;
  min-height: 100vh;
  display: -webkit-box ;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox ;
  /* TWEENER - IE 10 */
  display: -webkit-flex ;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex ;
  /* NEW, Spec - Firefox, Chrome, Opera */
}

.home-page__logo {
  display: inline-block;
  max-width: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}

.home-page__content {
  color: #ffffff;
  display: -webkit-box ;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox ;
  /* TWEENER - IE 10 */
  display: -webkit-flex ;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex ;
  /* NEW, Spec - Firefox, Chrome, Opera */
  -ms-flex-direction: column;
  /* IE10 */
  -webkit-flex-direction: column;
  /* Safari / iOS */
  flex-direction: column;
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -webkit-flex: 1;
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
}

.home-page__content__left {
  position: relative;
  padding-bottom: 30px;
}

.home-page__content__left__overlay {
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  position: absolute;
  background: -webkit-linear-gradient(264.3deg, #DA7A8E 0%, #5AB3AB 100%);
  background: -o-linear-gradient(264.3deg, #DA7A8E 0%, #5AB3AB 100%);
  background: linear-gradient(185.7deg, #DA7A8E 0%, #5AB3AB 100%);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
  opacity: 0.3;
  mix-blend-mode: multiply;
}

.home-page__content__image {
  width: 100%;
  min-height: 250px;
  background-position: center center;
  background-size: cover;
}

.home-page__content__right {
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -webkit-flex: 1;
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: -webkit-box ;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox ;
  /* TWEENER - IE 10 */
  display: -webkit-flex ;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex ;
  /* NEW, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-page__content__right__block {
  padding: 20px;
}

.home-page__content__name {
  display: block;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.home-page__content__title {
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

.home-page__content__text {
  font-size: 12px;
  letter-spacing: 1.5px;
  line-height: 160%;
}

.home-page__content__link {
  display: block;
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 160%;
  color: #FFFFFF;
  text-decoration: none;
  margin-bottom: 10px;
  vertical-align: middle;
}

.home-page__content__link::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 50%;
  background: #ffffff;
  width: 5px;
  height: 5px;
}

.home-page__content__link:last-child {
  margin-bottom: 0;
}

.home-page__contact {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  padding: 10px;
  display: -webkit-box ;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox ;
  /* TWEENER - IE 10 */
  display: -webkit-flex ;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex ;
  /* NEW, Spec - Firefox, Chrome, Opera */
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.home-page__contact__link {
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  color: #56c5ba;
}

.home-page__contact__link:nth-child(2) {
  color: #f891a5;
}

.home-page__contact__link:nth-child(3) {
  color: #fcc187;
}

.home-page__name, .home-page__position {
  position: absolute;
  opacity: 0.8;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}

.home-page__position {
  text-align: right;
  right: 0;
  top: -15px;
}

.home-page__name {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  left: 50%;
  top: calc(100% + 5px);
  margin: auto;
}

.home-page__title {
  font-size: 46px;
  font-weight: 900;
}

.home-page__title-before {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 180px;
  font-weight: 900;
  opacity: 0.3;
  position: absolute;
  left: -45px;
  top: 50%;
}

.home-page__social {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
}

.share {
  display: block;
  text-align: center;
  position: relative;
}

.share-button,
.share-toggle-button {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: #fff;
  text-align: center;
  color: #e97e6c;
  border: none;
  outline: none;
  cursor: pointer;
}

.share-button:hover,
.share-toggle-button:hover {
  color: #e97e6c;
}

.share-button {
  -webkit-transform: scale(0.95, 0.95);
  -moz-transform: scale(0.95, 0.95);
  -o-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
  font-size: 22px;
  background: #ffffff;
  color: #e97e6c;
}

a.share-button {
  color: #e97e6c;
}

a.share-button:hover,
a.share-button:focus {
  color: #e97e6c;
}

.share-toggle-button {
  position: relative;
  z-index: 9;
  font-size: 16px;
  background: #ffffff;
}

.share-items {
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 0;
}

.share-item {
  display: inline-block;
}

/* MEDIAQUERY 768PX
*********************************************************************/
/* MEDIAQUERY 1200PX
*********************************************************************/
@media all and (min-width: 1200px) {
  .ui-wysiwyg p, .ui-wysiwyg li, .ui-wysiwyg a {
    font-size: 16px;
    font-size: 1rem;
  }
  .ui-wysiwyg h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .ui-wysiwyg h2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
  .ui-wysiwyg h3 {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .ui-wysiwyg h4 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .ui-wysiwyg h5 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .hidden-mb {
    display: block;
  }
  .hidden-lg {
    display: none;
  }
  .home-page__logo {
    max-width: 65px;
    right: 25px;
    top: 25px;
  }
  .home-page__content {
    -ms-flex-direction: row;
    /* IE10 */
    -webkit-flex-direction: row;
    /* Safari / iOS */
    flex-direction: row;
    width: 100%;
  }
  .home-page__content__left {
    width: 50%;
    padding: 0;
  }
  .home-page__content__image {
    height: 100%;
  }
  .home-page__content__right {
    width: 50%;
  }
  .home-page__content__right__block {
    padding: 50px 80px;
  }
  .home-page__content__name {
    margin-bottom: 20px;
    font-size: 14px;
    letter-spacing: 8px;
  }
  .home-page__content__title {
    max-width: 500px;
    font-size: 48px;
    letter-spacing: 6px;
    margin-bottom: 40px;
  }
  .home-page__content__decoration {
    display: inline-block;
    width: 120px;
    height: 20px;
    background: #ffffff;
    margin-bottom: 60px;
  }
  .home-page__content__text {
    font-size: 14px;
    max-width: 768px;
    line-height: 180%;
    letter-spacing: 2px;
  }
  .home-page__contact {
    position: fixed;
    right: 0;
    margin: auto;
    padding: 20px;
    width: 80%;
  }
  .home-page__contact__link {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
  }
  .home-page__contact__link:hover {
    text-decoration: underline;
  }
}

/* MEDIAQUERY 1400PX
*********************************************************************/
