/*
*
*	#WeAreDigital
*
*/

/*! Modal Video
https://appleple.github.io/modal-video/
---------------------------------------------- */
@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0, 100px)}to{transform:translate(0, 0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0, 100px);-moz-transform:translate(0, 100px);-ms-transform:translate(0, 100px);-o-transform:translate(0, 100px);transform:translate(0, 100px)}.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}

/* fonts */
@font-face {
    font-family: 'Silka';
    src: url('fonts/Silka-Regular.woff2') format('woff2'),
        url('fonts/Silka-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Silka';
    src: url('fonts/Silka-RegularItalic.woff2') format('woff2'),
        url('fonts/Silka-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Silka';
    src: url('fonts/Silka-SemiBold.woff2') format('woff2'),
        url('fonts/Silka-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Silka';
    src: url('fonts/Silka-Bold.woff2') format('woff2'),
        url('fonts/Silka-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wotfard';
    src: url('fonts/Wotfard-Regular.woff2') format('woff2'),
        url('fonts/Wotfard-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wotfard';
    src: url('fonts/Wotfard-SemiBold.woff2') format('woff2'),
        url('fonts/Wotfard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wotfard';
    src: url('fonts/Wotfard-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/Wotfard-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Wotfard';
    src: url('fonts/Wotfard-Bold.woff2') format('woff2'),
        url('fonts/Wotfard-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wotfard';
    src: url('fonts/Wotfard-BoldItalic.woff2') format('woff2'),
        url('fonts/Wotfard-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

body.wad {
  font-family: 'Silka';
}

/* navbar */
.wad .navbar-fieldeas {
	background: transparent;
	box-shadow: none;
}
.wad .navbar-fieldeas.minify {
	background: rgb(5 26 59 / 50%);
}
.wad .navbar-fieldeas.minify .navbar-brand {
	margin: 13px 0 0 !important;
}
.wad .navbar-fieldeas.minify .navbar-brand .logo-fieldeas {
	opacity:1; /*padding-top: 14px;*/
}
.wad .navbar-fieldeas .navbar-brand {
	margin: 0;
}
.wad .navbar-fieldeas .navbar-brand img {
	height: auto; /*padding-top: 14px;*/
}
.wad .navbar-fieldeas .navbar-right li a {
	padding: 30px 15px 27px;
}
.wad .navbar-fieldeas .nav.navbar-nav.navbar-right.nav-drcha li:last-child a {
	border: none;
}
.wad .navbar-fieldeas .navbar-right li a:hover, .navbar-fieldeas li.active a {
	background: transparent;
}
.wad .navbar-fieldeas .navbar-right li a {
	color: #ffffff;
	font-family: 'Silka';
	font-weight: 600;
	font-style: normal;
}

/* header */
.wad header {
	background: #051A3B;
	background-image: url('img/wearedigital/bg-wda.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 62%;
}

.wad header h1 {
	font-family: 'Wotfard';
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

.wad header .video-entrevista {
	position: absolute;
  top: 20%;
  box-shadow: 0px 4px 15px rgb(0 0 0 / 10%);
}

/* titles, texts */
.wad h1,
.wad h2 {
	font-family: 'Wotfard';
	font-weight: 600;
	font-style: normal;
	color: #0EFDC1;
	margin-top: 110px;
	padding-bottom: 24px;
}

.wad h1 {
  font-size: 4em;
}

.wad h2 {
  font-size: 3em;
}

.wad p,
.wad li {
	font-family: 'Silka';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #4D4D4D;
}

.wad hr {
	width: 224px;
	border-color: #0EFDC1;
	border-width: 4px;
}

.wad .wp-block-separator {
  margin-left: 0;
  margin-bottom: 32px;
  border-bottom: none;
}

/* carousel */
.wad .flickity-viewport {
  min-height: 300px;
}

.wad .bloque-slider {
  margin-top: 50px;
}

.wad .carousel-cell {
  width: 33%;
  height: 250px;
  margin-right: 10px;
  background: transparent;
  counter-increment: carousel-cell;
}

.wad .carousel-cell iframe {
    width: 100%;
    height: 215px;
}

.wad .static-banner {
  position: absolute;
  z-index: 1;
  width: 100%;
  /*padding: 15px 20px 5px;*/
  text-align: left;
  pointer-events: none;
}

.wad .carousel-cell p {
  font-family: 'Wotfard';
	font-weight: 500;
  font-size: 18px;
	font-style: italic;
  margin: 15px 20px 5px;
  text-align: left;
	color: #ffffff;
}

.wad .carousel-cell p .cliente {
  font-family: 'Silka';
  font-weight: lighter;
}

.wad .carousel-cell a:hover p {
  color: #0EFDC1;
  transition: .3s;
}

.wad .flickity-page-dots .dot {
  background: #ffffff;
}

.wad .flickity-prev-next-button {
  background: none;
}

.flickity-prev-next-button .arrow {
  fill: #ffffff;
}

.wad .bg-entrevistas{
  background-color: #051A3B;
  width: 100%;
  height: 250px;
  margin-top: -200px;
}

/* cta */
.cta-wda .btn {
	margin-top: 52px;
	margin-bottom: 94px;
}

.wad a.btn-cta, .wad .form-contacto button {
	font-family: 'Silka';
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
	padding: 10px 20px;
	color: #ffffff;
	background-color: #051A3B;
  border: none;
}

.wad a.btn-cta:hover, .wad .form-contacto button:hover {
  background: #0EFDC1;
	transition: .3s;
}


/* entrevista */
.wad .entrevista .video-principal iframe {
  width: 100%;
  height: 300px;
  margin-top: 150px;
}

.wad .entrevista .acciones {
  margin-top: 12px;
}

.wad .nav-share {
  padding-left: 0;
}

.wad .nav-share li {
  display: inline-block;
}

.wad .nav-share li a {
  transition: all 0.4s;
  opacity: 0.7;
}

.wad .nav-share li a:hover {
  opacity: 1;
}

.wad .transcripcion a,
.wad .podcast a {
  font-family: 'Silka';
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
  color: #051A3B;
}

.wad .transcripcion a:hover,
.wad .contacto-new a:hover,
.wad .podcast a:hover {
  text-decoration: underline;
  text-decoration-color: #0EFDC1;
  text-decoration-thickness: 8px;
  text-decoration-skip-ink: none;
  text-underline-offset: -7px;
  transition: .5s;
}

.wad .desc-entrevista h2 {
  margin-top: 80px;
}

.wad .desc-entrevista blockquote {
  background: url(img/blockquote.png) no-repeat 40px top;
  padding: 0 0 0 100px; margin: 40px 0 50px;
  border:none; font-size: 18px;
  color: #989898;
  font-style: italic;
}

.wad .desc-entrevista blockquote p {
  color: #989898;
  font-size: 18px;
  line-height: 28px;
  font-style: normal;
}

.wad .desc-entrevista .participantes .title {
  font-family: 'Silka';
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
  color: #051A3B;
  padding-top: 32px;
}

.wad .desc-entrevista .participantes a {
  color: #0EFDC1;
  text-decoration: underline;
}

.wad .modal h2 {
  font-size: 24px;
  margin-top: 0;
  padding-bottom: 0;
}

.wad .modal p {
  font-size: 14px;
}

.wad .info-cliente .block-info {
  background: #f4f4f4;
  padding: 20px;
  margin-top: 32px;
}

.wad .info-cliente .block-info p:last-child {
  margin-bottom: 0;
}

.wad .galeria {
  margin-top: 110px;
}

.wad .galeria hr{
  margin-bottom: 86px;
}

/* contacto */
.wad .bloque-contacto {
  border-top-left-radius: 8px;
  margin-bottom: 150px;
}

.wad .form-contacto button {
  margin-top: 40px;
}

.wad .info-contacto h2 {
  padding-bottom: 0;
}

.wad .info-contacto p {
  color: #ffffff;
  font-size: 18px;
}

.wad .contacto-new a {
  color: #051A3B;
}

.wad .contacto-new .info-contacto a {
  color: #0EFDC1;
}

.wad .contacto-new .info-contacto a:hover {
  text-decoration: none;
}

/* gracias */
.wad .gracias h1 {
  padding-top: 50px;
}

.wad .gracias .content p {
  color: #ffffff;
}

/* footer */
footer {
  margin-top: 92px;
	padding: 15px 0 0;
	background: none;
}

footer p,
footer a {
	font-size: 14px;
}

footer ul.enlaces {
  list-style: none;
  padding: 0;
}

footer ul.redes {
	margin: 13px 0;
}

footer ul.enlaces,
footer p.copyright {
	margin: 20px 0;
}

footer ul.enlaces,
footer p.copyright,
footer ul.enlaces li {
	display: inline-block;
}

footer ul.enlaces li a {
	padding: 0 10px;
	color: #999;
}

footer ul.enlaces li a:hover {
	color: #666;
	text-decoration: underline;
	transition: all .3s;
}

/* MEDIA QUERIES */
@media (min-width: 768px) {
  .wad header h1 {
  	padding-top: 18%;
  }

  .wad .entrevista .video-principal iframe {
    width: 100%;
    height: 630px;
  }

  .wad .desc-entrevista .info-cliente .block-info:first-child {
    margin-top: 160px;
  }

	.navbar-fieldeas .navbar-right li a {
	  padding: 30px 10px 27px;
	}

  /* canal youtube */
  .sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -290px;
    top: 230px;
    width: 350px;
    border-top-left-radius: 4px;
    background: #0EFDC1;
    z-index: 9;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
  }

  .sticky-container:hover {
    right: -40px;
  }

  .sticky .title {
    display: inline-block;
    padding: 15px 0px 5px 15px;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
  }

  .sticky img {
    margin: 0 0 5px 13px;
  }
}

/* MEDIA QUERIES */
@media (min-width: 1199px) {
  .wad header h1 {
  	font-size: 9em;
  }

  .wad .entrevista h1.title-wad {
    position: absolute;
    top: -28%;
    left: 57%;
    transform: translate(0%,0%);
    font-size: 70px;
    color: rgb(255 255 255 / 50%);
  }
}

@media (max-width: 1400px) {
  .wad header h1 {
  	font-size: 7em;
    position: absolute;
    z-index: 9;
  }

  .wad header .video-entrevista {
    width: 55%;
    left: 43%;
    top: 15%;
  }
}

@media (max-width: 1025px) {
  .wad header h1 {
  	font-size: 7em;
  }

  .wad .entrevista h1.title-wad {
    position: absolute;
    top: -24%;
    left: 47%;
    transform: translate(0%,0%);
    font-size: 70px;
    color: rgb(255 255 255 / 50%);
  }

  .wad header .video-entrevista {
    width: 65%;
    left: 33%;
    top: 15%;
  }

  .wad .navbar-fieldeas .navbar-brand img {
    padding: 20px 0 0 20px;
  }

  .wad .navbar-fieldeas.minify .navbar-brand .logo-fieldeas {
    padding-top: 7px !important;
  }
}

@media (max-width: 769px) {
  .navbar-fieldeas .navbar-brand .logo-fieldeas {
    opacity: 1;
    display: block;
  }

  .wad header .video-entrevista {
    top: 25%;
  }

  .wad .entrevista h1.title-wad {
    display: none;
  }

  .sticky-container {
    display: none;
  }

  .wad .carousel-cell {
    width: 100%;
  }

  .wad .desc-entrevista h2 {
    margin-top: 380px;
  }

	.row {
		margin-right: 0;
		margin-left: 0;
	}

  .wad .navbar-fieldeas .navbar-right li a,
  .wad .navbar-fieldeas.minify .navbar-right li > a {
    text-transform: none;
  }

	footer ul.enlaces,
	footer p.copyright {
		margin: 10px 0;
	}

	footer ul.redes {
		text-align: left;
	}
}

@media (max-width: 426px) {
  .wad .navbar-fieldeas .navbar-toggle .icon-bar {
    background: #fff;
  }

  .wad header .video-entrevista {
    width: 85%;
    left: 7%;
    top: 36%;
  }

  .wad header h1 {
  	font-size: 5em;
  }

  .wad .desc-entrevista h2 {
    margin-top: 80px;
  }

  .wad .transcripcion a,
  .wad .podcast a {
    color: #ffffff;
  }
}
