body {
  background-color: #fff;
	font-family: 'Poppins', sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	    overflow-x: hidden;
	
	-webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.8s ease-in-out; /** Firefox **/
    -o-transition: all 0.8s ease-in-out; /** Opera **/
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jzioje');
  src:  url('fonts/icomoon.eot?jzioje#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jzioje') format('truetype'),
    url('fonts/icomoon.woff?jzioje') format('woff'),
    url('fonts/icomoon.svg?jzioje#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'domusextralight';
    src: url('domus-extralight-webfont.woff2') format('woff2'),
         url('fonts/domus-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'peggs-regular';
    src: url('fonts/peggs-regular.woff2') format('woff2'),
         url('fonts/peggs-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.space{
	padding-left: 50px;
}
.ytvid{
	max-width: 1207px;
	width: 100%;
	height: 679px;
}
.img-cartas{
	max-width: 600px;
    width: 100%;
    display: block;
    margin: 0 auto 60px;
}
.cartas-titu{
	color: #de1b28;
    font-size: 30px;
}
.cartas-titu-name{
    font-size: 20px;
}
.cartas-p p{
	text-align: left;
}
.cartas{
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	display: block;
}
.cartas li{
    display: inline-block;
    position: relative;
    text-align: left;
    width: 300px;
/*	height: 200px;*/
	margin: 15px;
	    vertical-align: top;
	cursor: pointer;
}
.cartas li .letter{
    width: 230px;
    margin: 0 auto;
    height: 200px;
    text-align: center;
    border: 1px solid #f997a8;
	position: relative;
	top: 0;
	
}
.cartas li:hover .letter{
    transition: all 0.8s;
	top: -30px ;
}
.cartas li img{
display: block;
/*    position: absolute;*/
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
	    z-index: 1;
}
.isa p{
    background: #E8EAED;
    color: #6A778B!important;
    padding: 15px 50px;
    width: 100%;
    margin: 20px 0 0 0!important;
    position: relative;
}
.igpost{
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    text-align: center;
    display: -webkit-box;
}
.igpost li{
	padding: 0;
	margin: 5px;
	display: inline-block;
	width: 328px;
	min-height: 630px;
	    border: 1px solid #dbdbdb;
    border-radius: 2px;
}
.igpost li iframe{
	border: none!important;
}
.igpost li blockquote{
	float: left;
}
.carousel-item .aprendizajes{
	top: 10%;
}
.carousel-caption h1.titu-12{
	color: #DB1F30;
    font-family: 'peggs-regular', sans-serif;
	font-size: 60px;
}
.lineup, .linedown{
	    width: 200px;
    display: block;
    margin: 30px auto;
}
.lineup img, .linedown img{
	    width: 100%;
}
.linedown-2{
	 font-family: 'peggs-regular', sans-serif;
	    width: 80px;
    display: block;
    margin: 30px auto;
	text-align: center;
	font-size: 14px;
	color: #DB1F30;
}
.linedown-2 img{
	width: 100%;
	display: block;
	margin-top: 5px;
}
.number{
	width: 150px;
	margin: 0 auto;
	display: block;
}
.pasos{
	max-width: 220px;
	width: 100%;
	margin: 0 auto;
	display: block;
}
.titu-12-p{
    color: #707070;
    font-size: 20px;
    font-family: 'domusextralight', sans-serif;
    text-align: left;
    margin: 30px auto;
    max-width: 720px;
}
.carousel-control-prev-icon{
    background-image: url(../12/button_before.svg);
}
.carousel-control-next-icon {
    background-image: url(../12/button_next.svg);
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .fakeloader{
	position: fixed!important;
	width: 100%!important;
	height: 100%!important;
	top: 0px!important;
	left: 0px!important;
	background-color: rgb(0, 0, 0)!important;
	z-index: 99999!important;
	margin: 0 auto!important;
	display: block;
}
body .fakeloader div{
	position: absolute!important;
	    left: 45%!important;
    top: 45%!important;
}
.fl{
	float: left;
}
body .subscri #mlb2-970166 .ml-form-successBody h4{
	    font-size: 14px;
}
body .subscri #mlb2-970166 .ml-form-successBody p{
	        font-size: 11px;
    text-transform: inherit;
}
#capitalescapitalbg{
	display: none;
}
:lang(eng) {
    display: none;
}
.log-2{
	display: none;
}
.icon-Fb:before {
  content: "\e900";
}
.icon-ig:before {
  content: "\e901";
}
.icon-tw:before {
  content: "\e902";
}
.icon-linkedin2:before {
  content: "\eac9";
}
body a:hover{
	color: #fff;
	text-decoration: none;
}
body a:focus{
	color: #fff;
	text-decoration: none;
}
body a:active{
	color: #fff;
	text-decoration: none;
}
body ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
body .carousel-control.left, body .carousel-control.right{
	background: none;
}
.red{
	color: #db1e2f;
}
.txt-center{
	text-align: center;
}
.marca-detail, .proyecto-detail{
	text-align: center;
}
.width-c{
	max-width: 730px;
}
body p{
	margin: 20px auto;
	font-size: 16px;
}
body a{
	color: #ffffff;
}
/********** manifiesto **********/
#manifiesto {
    background: rgba(0, 0, 0, 0.95);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    z-index: 99;
    display: none;
	text-align: center;
}
body.mani .modaal-container{
	background: #000;
}
.cartas .titu{
	margin: 10px auto 0;
	height: 260px;
}
.prox{
/*	    background: #ecedef;*/
	opacity: 0.5;
}
.cartas .titu h1{
	font-size: 18px;
	color: #db1e2f;
}
.cartas .titu span{
	font-size: 12px;
}
.mani-inline h1{
	text-align: center;
    color: #db1e2f;
    margin: 50px 0 30px;
}
.carta-inline h1{
	text-align: center;
    color: #db1e2f;
    margin: 50px 0 30px;
}
.mani-inline h2{
	font-size: 32px;
    font-weight: inherit;
    text-align: center;
    line-height: 36px;
    /* max-width: 740px; */
    margin: 0 auto;
	    color: #fff;
}
.carta-inline h2{
	font-size: 32px;
    font-weight: inherit;
    text-align: center;
    line-height: 36px;
    /* max-width: 740px; */
    margin: 0 auto;
	    color: #000;
}
.mani-inline p{
    margin: 20px auto;
    font-size: 16px;
	    color: #fff;
}
.carta-inline p{
    margin: 20px auto;
    font-size: 16px;
	    color: #000;
}
.mani-inline ul{
    display: block;
    text-align: center;
	    color: #fff;
}
.mani-inline ul li{
    display: inline-block;
    margin: 20px 10px;
    font-weight: 500;
}
.manifiesto{
    padding: 20px;
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
}
.manifiesto h1{
    color: #de1e31;
    font-size: 32px;
    margin: 20px 0;
	text-align: center;
}
.manifiesto p{
    color: #000;
    font-size: 17px;
    margin: 0 0 20px 0;
	text-align: center;
}
.manifiesto p span{
    color: #db1e2f;
    font-size: 23px;
    margin: 20px 0;
	text-align: center;
	display: block;
}
.modaal-wrapper .modaal-close{
    width: 50px;
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    text-align: center;
    margin: 0 auto;
    color: #000;
    padding: 0;
}
.modaal-close:after, .modaal-close:before {
    content: " ";
    background: #000!important;
    width: 2px!important;
}
body.mani .modaal-close:after, body.mani .modaal-close:before {
    content: " ";
    background: #fff!important;
    width: 2px!important;
}
.modaal-close:focus, .modaal-close:hover {
    background: none!important;
}
/*********menu***********/
.section-top{
	overflow: hidden;
    background: #000;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    height: 100vh;
}
.bgnav{
    height: 60px;
    position: fixed;
    top: 0;
/*    width: 100%;*/
    z-index: 999;
	transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.8s ease-in-out; /** Firefox **/
    -o-transition: all 0.8s ease-in-out; /** Opera **/
}
.scrollactive .bgnav{
    background: #fff;
	width: 100%;
	-webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.8s ease-in-out; /** Firefox **/
    -o-transition: all 0.8s ease-in-out; /** Opera **/
}
.scrollactive .logoca{
    width: 100px;
    top: 16px ;
	margin-left: -50px;
}
.logoca svg path, .logoca svg .cls-1{
	transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.8s ease-in-out; /** Firefox **/
    -o-transition: all 0.8s ease-in-out; /** Opera **/
}
.scrollactive .logoca svg path, .scrollactive .logoca svg .cls-1{
	fill:#000;
		    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.8s ease-in-out; /** Firefox **/
    -o-transition: all 0.8s ease-in-out; /** Opera **/
}
.scrollactive .menu-icon {
    top: 20px;
		    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.8s ease-in-out; /** Firefox **/
    -o-transition: all 0.8s ease-in-out; /** Opera **/
}
.logoca{
  height: 40px;
  width: 140px;
  position: fixed;
  z-index: 999;
  left: 50%;
  margin-left: -70px;
  top: 30px;
  cursor: pointer;
  transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
  -moz-transition: all 0.8s ease-in-out; /** Firefox **/
  -o-transition: all 0.8s ease-in-out; /** Opera **/
}
.logocawhite{
	left: 50px;
    margin-left: 0;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.8s ease-in-out; /** Firefox **/
    -o-transition: all 0.8s ease-in-out; /** Opera **/
}
.logoca svg{
	width: 100%;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.8s ease-in-out; /** Firefox **/
    -o-transition: all 0.8s ease-in-out; /** Opera **/
}
.cls-2{
	fill:#db1f30;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.8s ease-in-out; /** Firefox **/
    -o-transition: all 0.8s ease-in-out; /** Opera **/
}
.white-logo{
	fill: #fff;
}
.site-content {
  max-width: 1100px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-content__headline {
  font-weight: 200;
  color: #ffffff;
  font-size: calc(2vw + 10px);
}
.menu-icon {
  height: 20px;
  width: 20px;
  position: fixed;
  z-index: 999;
  right: 50px;
  top: 30px;
  cursor: pointer;
  background: #dc1f2f;
		    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.8s ease-in-out; /** Firefox **/
    -o-transition: all 0.8s ease-in-out; /** Opera **/
}
.menu-icon:hover{
  background: none;
		    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.3s ease-in-out; /** Firefox **/
    -o-transition: all 0.3s ease-in-out; /** Opera **/
}
.menu-icon__line-left, .menu-icon__line-right{
  width: 100%;
	transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.3s ease-in-out; /** Firefox **/
    -o-transition: all 0.3s ease-in-out; /** Opera **/
}
.menu-icon:hover .menu-icon__line-left{
    margin-bottom: 4px;
	margin-top: 3px;
}
.menu-icon__line-left{
    margin-top: 3px;
	margin-bottom: 1px;
}
.menu-icon:hover .menu-icon__line-right{
    margin-top: 0;
}
.menu-icon__line {
  height: 2px;
  width: 20px;
  display: block;
  background-color: #db1e2f;
  margin-bottom: 4px;
  transition: background-color .5s ease, -webkit-transform .2s ease;
  transition: transform .2s ease, background-color .5s ease;
  transition: transform .2s ease, background-color .5s ease, -webkit-transform .2s ease;
}
body.nav-active .menu-icon__line-left {
    width: 12px;
    margin-bottom: 1px;
}
body.nav-active .menu-icon__line-right {
	width: 10px;
    float: right;
    margin-top: -2px;
}
body.nav-active .menu-icon:hover .menu-icon__line-left {
    margin-bottom: 1px;
	    margin-top: 3px;
}
body.nav-active .menu-icon:hover .menu-icon__line-right {
    margin-top: -2px;
}
.nav {
  position: fixed;
  z-index: -1;
}
body.nav-active .nav {
  z-index: 998;
}
.nav:before, .nav:after {
  content: "";
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(234, 234, 234, 0.2);
  z-index: -1;
  transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s, -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  -webkit-transform: translateX(0%) translateY(-100%);
          transform: translateX(0%) translateY(-100%);
}
.nav:after {
  background: #db1e2f;
  transition-delay: 0s;
}
.nav:before {
  transition-delay: .1s;
}
.nav__content {
  position: fixed;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  width: 0;
  text-align: center;
  font-size: calc(2vw + 40px);
  font-weight: 600;
  text-transform: lowercase;
  cursor: pointer;
  color: #fff;
  opacity: 0;
}
.nav__list-item{
    position: relative;
    display: block;
    text-align: left;
    transition-delay: 0.8s;
    opacity: 0;
    -webkit-transform: translate(0%, 100%);
    transform: translate(0%, 100%);
    transition: opacity .2s ease, -webkit-transform .3s ease;
    transition: opacity .2s ease, transform .3s ease;
    transition: opacity .2s ease, transform .3s ease, -webkit-transform .3s ease;
    margin-left: 10%;
}
body.nav-active .nav__list-item a span.idio:hover {
  color: #990000;
/*  text-decoration-line: line-through;*/
  transition-delay: 0.1s;
  transition: opacity 0s ease-in-out 0s, -webkit-transform 0s ease-in-out 0s;
  transition: opacity 0s ease-in-out 0s, transform 0s ease-in-out 0s;
  transition: opacity 0s ease-in-out 0s, transform 0s ease-in-out 0s, -webkit-transform 0s ease-in-out 0s;
}
body.nav-active .nav__list-item a:hover {
  color: #990000;
/*  text-decoration-line: line-through;*/
  transition-delay: 0.1s;
  transition: opacity 0s ease-in-out 0s, -webkit-transform 0s ease-in-out 0s;
  transition: opacity 0s ease-in-out 0s, transform 0s ease-in-out 0s;
  transition: opacity 0s ease-in-out 0s, transform 0s ease-in-out 0s, -webkit-transform 0s ease-in-out 0s;
}
body.nav-active .active {
	color: #990000;
    text-decoration-line: line-through;
}

body.nav-active li.current_page_item a {
    color: #990000;
    text-decoration-line: line-through;
}
body.nav-active .cls-2 {
    fill: #fff;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
}
body.nav-active .lengua-top {
    z-index: 995;
}
body.nav-active .carousel-indicators {
	z-index: 15;
}
body.nav-active .menu-icon__line {
  background-color: #fff;
  -webkit-transform: translateX(0px) rotate(-45deg);
          transform: translateX(-1px) rotate(-45deg);
}
body.nav-active .menu-icon__line-left {
  -webkit-transform: translateX(0px) rotate(45deg);
          transform: translateX(0px) rotate(45deg);
}
body.nav-active .menu-icon__line-right {
  -webkit-transform: translateX(-2px) rotate(45deg);
          transform: translateX(-2px) rotate(45deg);
}
body.nav-active .nav {
  visibility: visible;
}
body.nav-active .nav:before, body.nav-active .nav:after {
  -webkit-transform: translateX(0%) translateY(0%);
          transform: translateX(0%) translateY(0%);
}
body.nav-active .nav:after {
  transition-delay: .1s;
}
body.nav-active .nav:before {
  transition-delay: 0s;
}
body.nav-active .nav__list-item, body.nav-active .menu-item {
  opacity: 1;
  cursor: default;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, transform .3s ease, color .3s ease;
  transition: opacity .3s ease, transform .3s ease, color .3s ease, -webkit-transform .3s ease;
}
body.nav-active {
  transition-delay: 0.5s ;
  overflow: hidden;
}
.lengua-top{
	margin: 0 auto;
    position: absolute;
    left: 0;
    top: 20px;
        z-index: 999;
    display: -ms-flexbox;
    display: block;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 50px;
    list-style: none;
    height: 20px;
    width: 55px;
    font-size: 13px;
}
.lengua-top span.idio:hover {
	color: #dd1f2f;
}
.lengua-top .active{
	color: #dd1f2f;
	text-decoration-line: line-through;
}
.lengua-top span.line{
    height: 7px;
    width: 1px;
    margin: 0 5px;
    background: #fff;
    display: inline-block;
}
.lengua{
	font-size: 20px;
    text-transform: capitalize;
}
.lengua span{
	margin:0 5px;
}
.socials-top{
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 50px;
    z-index: 15;
    display: -ms-flexbox;
    display: block;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 50px;
    list-style: none;
    height: 112px;
    width: 20px;
}
.socials-top a{
    text-align: center;
    display: block;
    margin: 0 auto 20px;
			-webkit-transition: all 0.3s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.3s ease-in-out; /** Firefox **/
    -o-transition: all 0.3s ease-in-out; /** Opera **/
}
.socials-top a:hover{
	text-decoration: none;
	color: #990000;
}
.socials{
	width: 30px;
    height: 190px;
    position: fixed;
    right: 10%;
    top: 25%;
    display: block;
    text-align: left;
    transition-delay: 1.5s;
    opacity: 0;
    -webkit-transform: translate(0%, 100%);
    transform: translate(0%, 100%);
    transition: opacity .2s ease, -webkit-transform .3s ease;
    transition: opacity .2s ease, transform .3s ease;
    transition: opacity .2s ease, transform .3s ease, -webkit-transform .3s ease;
    margin-left: 10%;
}
.socials a{
	text-decoration: none;
	color: #fff;
    font-size: 20px;
    margin-bottom: 60px;
	display: block;
	text-align: center;
	cursor: pointer;
		-webkit-transition: all 0.3s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 0.3s ease-in-out; /** Firefox **/
    -o-transition: all 0.3s ease-in-out; /** Opera **/
}
.socials a:hover{
	color: #990000;
	
}
body.nav-active .socials{
  opacity: 1;
	transition-delay: 1.5s;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, transform .3s ease, color .3s ease;
  transition: opacity .3s ease, transform .3s ease, color .3s ease, -webkit-transform .3s ease;
}
body.nav-active .nav__content{
	opacity: 1;
	width: 100%;
}
body.nav-active .nav__list-item:nth-child(1) {
  transition-delay: 0.6s;
}
body.nav-active .nav__list-item:nth-child(2) {
  transition-delay: 0.7s;
}
body.nav-active .nav__list-item:nth-child(3) {
  transition-delay: 0.8s;
}
body.nav-active .nav__list-item:nth-child(4) {
  transition-delay: 0.9s;
}
body.nav-active .nav__list-item:nth-child(5) {
  transition-delay: 1s;
}
body.nav-active .nav__list-item:nth-child(6) {
  transition-delay: 1.2s;
}
/*********END menu***********/
/********* icon scroll ***********/
#wrapper-icon, #wrapper-icon-2 {
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 50px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
#wrapper-icon-2 {
    position: relative;
	    top: 0;
}
#wrapper-inner, #wrapper-inner-2 {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
#scroll-down, #scroll-down-3 {
  display: block;
  position: relative;
  padding-top: 33px;
  text-align: center;
}
#scroll-down::before{
    -webkit-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    -moz-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    -o-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: 0;
    width: 10px;
    height: 40px;
    border-left: 1px solid #fff;
    background: #fff;
    content: ' ';
    background: url(../img/arrow.png) no-repeat bottom;
    background-size: 100%;
    background-position-x: -5px;
}
#scroll-down-3::before {
    -webkit-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    -moz-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    -o-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: 0;
    width: 10px;
    height: 70px;
    border-left: 1px solid #cfcfcf;
    background: #fff;
    content: ' ';
    background: url(../img/arrow-2.png) no-repeat bottom;
    background-size: 100%;
    background-position-x: -5px;
}
#scroll-down-2, #scroll-down-4 {
  display: block;
  position: relative;
  padding-top: 33px;
  text-align: center;
	    left: -9px;
    top: -33px;
}
#scroll-down-2::before{
    -webkit-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    -moz-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    -o-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: 0;
    width: 10px;
    height: 40px;
    border-right: 1px solid #fff;
    background: #fff;
    content: ' ';
    background: url(../img/arrow.png) no-repeat bottom;
    background-size: 100%;
    background-position-x: 5px;
}
#scroll-down-4::before {
    -webkit-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    -moz-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    -o-animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    animation: elasticus 2.2s cubic-bezier(1, 0, 0, 1) infinite;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: 0;
    width: 10px;
    height: 70px;
    border-right: 1px solid #cfcfcf;
    background: #fff;
    content: ' ';
    background: url(../img/arrow-2.png) no-repeat bottom;
    background-size: 100%;
    background-position-x: 5px;
}
@-webkit-keyframes elasticus {
  0% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  50% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
}
@-moz-keyframes elasticus {
  0% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  50% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
}
@-o-keyframes elasticus {
  0% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  50% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
}
@keyframes elasticus {
  0% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  50% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
}
#paschka {
  display: block;
  color: white;
  font-family: helvetica neue, helvetica, arial;
  font-size: 32px;
  text-decoration: none;
  position: fixed;
  bottom: 0px;
  right: 0px;
  padding: 0px;
  transition: all .1s ease;
  background: #000;
  height: 40px;
  line-height: 30px;
  vertical-align: middle;
  width: 40px;
  text-align: center;
  border-radius: 5%;
  bottom: 20px;
  right: 20px;
}
#paschka:hover {
  background: #232323;
  transition: all .1s ease;
  color: #f0f0f0;
}
/*********END icon scroll***********/
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 62px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: block;
    left: 50px;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
	z-index: 9998;
}
.pt-5, .py-5 {
    padding-top: 6rem!important;
    padding-bottom: 6rem!important;
}
.carousel-indicators li {
	border-radius: 50px;
    background-color: #fff;
    margin: 0 0 -17px 0px;
    width: 20px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.carousel-indicators li:hover {
    background-color: #dd1f2f;
}
.carousel-indicators .active {
    background-color: #dd1f2f;
}
.carousel-caption{
	position: absolute;
    top: 35%;
}
.carousel-caption h1{
	font-size: 87px;
    display: block;
    font-weight: 600;
    letter-spacing: 2px;
    width: 100%;
}
.carousel-caption p.cases-type{
    color: #a3a3a3;
    font-size: 14px;
    text-align: center;
    margin: 0;
}
.carousel-caption a{
    font-size: 16px;
    color: #a3a3a3;
	text-decoration: none;
}
.carousel-caption a span{
    display: block;
    background: #a3a3a3;
    height: 2px;
    width: 70px;
    margin: 5px auto;
}
.container h4.meaning{
	    font-size: 40px;
    font-weight: 600;
	    text-align: center;
    line-height: 36px;
}
.container h3.meaning{
	    font-size: 32px;
    font-weight: inherit;
    text-align: center;
    line-height: 36px;
/*    max-width: 740px;*/
    margin: 0 auto;
}
.container h3.meaning span{
	font-size: 16px;
	display: block;
}
.view-container{
	width: 200px;
    text-align: center;
    margin: 50px auto 20px;
}
.container a.viewbtn{
    font-size: 14px;
    color: #999999;
	text-decoration: none;
	text-align: center;
		-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
 .container a.viewbtn:hover{
    color: #dd1f2f;
}
.container a.viewbtn span{
	display: block;
    color: #999999;
    margin: 1px auto 0;
    line-height: 18px;
    background: url(../img/arrow-hori.png) no-repeat center;
    background-size: 100%;
    width: 40px;
    height: 11px;
}
.home-cases{
	width: 100%;
    margin: 30px auto;
	display: inline-block;
}
.home-cases ul{
	list-style: none;
	text-align: center;
}
.home-cases ul li{
    display: inline-block;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.home-cases ul li a{
	display: block;
}
.home-cases ul li .black-bg {
    background: #000;
	position: absolute;
    opacity: 0.7;
    width: 100%;
    height: 100%;
	z-index: 1;
}
.home-cases ul li .img-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}
.home-cases ul li.lil .img-container img{
        display: block;
}
.home-cases ul li:hover .img-container img{
  transform: scale(1.2);
}
.home-cases ul li .img-container img{
	margin: 0 auto;
	transition: transform 0.5s ease-in-out;
}
.home-cases ul li .txt{
    position: absolute;
    z-index: 2;
    top: 40%;
    margin: 0 auto 0;
    width: 100%;
	padding: 0 20px;
}
.home-cases ul li.full{
 	width: 100%;
	height: 540px;
}
.home-cases ul li.medio{
	max-width: 560px;
 	width: 100%;
	float: left;
	height: 730px;
}
.home-cases ul li.lil{
	max-width: 520px;
 	width: 100%;
    height: 350px;
	float: right;
}
footer {
    background-color: #000;
	position: relative;
	padding-bottom: 20px;
}
footer  .cls-2 {
    fill: #fff;
}
footer .top{
	width: 100%;
    height: 90px;
    margin: 0 auto;
}
footer .top span.logo{
    width: 120px;
    height: auto;
    display: inline-block;
	padding-top: 25px;
}
footer .subscri {
	position: absolute;
    top: 0;
    right: 0;
	padding: 15px 50px;
    max-width: 590px;
    width: 100%;
    height: 90px;
    background: #fff;
}
footer .subscri .input {
  position: relative;
    margin: 6px 0 0;
    width: 100%;
    box-sizing: border-box;
    height: 35px;
	width: 300px;
}
footer .subscri .input form.ml-block-form .ml-form-formContent .ml-form-fieldRow .ml-field-group label {
  position: absolute;
  top: 10px;
  left: 3px;
  color: #666666;
  font-size: 12px;
  transition: all 0.3s;
  pointer-events: none;
}
footer .subscri .input form.ml-block-form .ml-form-formContent .ml-form-fieldRow .ml-field-group input {
  animation-name: inputNotFocus;
  animation-duration: 0.85s;
  animation-delay: 0.25s;
  animation-fill-mode: forwards;
  display: inline-block;
}
footer .subscri .input .ml-form-embedSubmit button{
    cursor: pointer;
    background: url(../img/btn-subs.png) no-repeat center;
    height: 40px;
    width: 24px;
    border: none;
    outline: none;
	position: absolute;
    top: 0;
    right: 0;
}
footer .subscri .input form.ml-block-form .ml-form-formContent .ml-form-fieldRow .ml-field-group input:focus ~ label,
footer .subscri .input form.ml-block-form .ml-form-formContent .ml-form-fieldRow .ml-field-group input:valid ~ label {
  top: 15px;
  opacity: 0;
  animation-name: inputFocus;
  animation-delay: 0.25s;
  animation-duration: 0.255s;
  animation-fill-mode: forwards;
}
footer .subscri .input form.ml-block-form .ml-form-formContent .ml-form-fieldRow .ml-field-group input:before {
  content: '';
  height: 3px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background-color: red;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
@keyframes inputFocus {
  from {
    font-size: 0.75em;
    top: -20px;
  }
  to {
    font-size: 0.75em;
    opacity: 1;
    top: -10px;
  }
}
@keyframes inputNotFocus {
  from {
    opacity: 1;
    top: -10px;
    font-size: 0.75em;
  }
  to {
    font-size: 1em;
    top: 10px;
  }
}
footer .subscri input {
  width: 300px;
  height: 100%;
  border: none;
  outline: none;
  font-family: 'Poppins', sans-serif;
  font-size: 9px;
  padding-left: 5px;
  background-color: transparent;
  color: #000;
  margin-top: 0px;
  display: block;
	padding-top: 10px;
}
footer .subscri p{
    color: #191919;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
    text-transform: uppercase;
	font-size: 16px;
	margin: 0px 0 10px 0px;
}
footer ul{
	list-style: none;
	padding: 0;
    margin: 20px 0 0;
    display: block;
	width: 100%;
}
footer ul li{
	display: inline-block;
	max-width: 150px;
	margin-right: 50px;
}
footer .f-social a{
	display: inline-block;
    margin: 10px 0;
}
footer .f-social a:last-child {
    margin: 10px 5px 0 0;
	float: right;
}
footer .f-social a:nth-child(2) {
    margin: 10px 50px;
}
footer ul li.logos{
    padding: 20px 0;
}
footer ul li.logos a{
    width: 80px;
    margin: 5px 0 0;
}
footer ul li.logos a.anatomy{
    width: 120px;
    margin: 0 auto;
}
footer ul li h5{
    display: block;
    font-size: 12px;
    color: #fff;
    margin: 0 0 5px 0;
    padding: 0;
	float: left;
}
footer ul li p{
    display: block;
    font-size: 11px;
    color: #999999;
	margin: 0;
}
footer ul li a{
    display: block;
	margin-bottom: 44px;
	text-decoration: none;
	text-align: center;
}
footer ul li.infotxt a {
    display: initial;
    margin-bottom: 0;
    text-decoration: none;
    text-align: center;
	color: #999999;
	margin: 0 0 10px 0;
    float: left;
}
footer ul li.infotxt a:hover {
    color: #dc1f30;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
footer ul li a:hover{
	text-decoration: none;
}
footer ul li .dbg-logo{
    padding: 50px 0;
	width: 150px;
}
footer ul li.ml{
    margin-right: 0;
    margin-left: 100px;
}
.about-bg{
	background: url('../img/bgs/about.jpg') no-repeat center;
	background-size: cover;
}
.work-bg-press{
	background: url('../img/press.png') no-repeat center;
	background-size: cover;
}
.work-bg{
	background: url('../img/bgs/work.jpg') no-repeat center;
	background-size: cover;
}
.cultura-bg{
	background: url('../img/bgs/cultura.jpg') no-repeat center;
	background-size: cover;
}
.books-bg{
	background: url('../img/bgs/books.jpg') no-repeat center;
	background-size: cover;
}
.contact-bg{
	background: url('../img/bgs/contacts.jpg') no-repeat center;
	background-size: cover;
}
.culture-detail-bg{
	background: url('../img/bgs/culture-detail-1.jpg') no-repeat center;
	background-size: cover;
}
.culture-detail-bg-2{
	background: url('../img/cult-1.jpg') no-repeat center;
	background-size: cover;
}
.culture-entrevista-bg{
    height: 100%;
    margin: 0 auto;
    display: block;
    opacity: 0.5;
}
.content{
	position: absolute;
    top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
    text-align: center;
}
.content .container{
	margin: 50px auto;
}
.content .container .aboutxt{
	font-size: 60px;
    color: #fff;
    font-weight: 600;
    line-height: 70px;
	margin-top: 20%;
}
.about-bg .content .container .aboutxt span{
	font-size: 16px;
	line-height: 20px;
    color: #fff;
	display: block;
}
.content .container .aboutxt span{
	font-size: 40px;
    color: #fff;
	display: block;
}
.bor-b{
	border-bottom: 1px solid #cfcfcf;
}
.about-sec .container{
	max-width: 730px;
    width: 100%;
    margin: 0 auto;
}
.about-sec .container p{
	color: #000;
    font-size: 17px;
    margin: 0 0 20px 0;
    text-align: center;
}
.about-sec .container h2{
	color: #de1e31;
    font-size: 32px;
    margin: 20px 0;
    text-align: center;
}
.about-sec .container span{
	color: #000;
}
.marcas{
	width: 100%;
    margin: 50px auto;
    text-align: center;
}
.marcas li{
	width: 145px;
	min-height: 50px;
    margin:10px;
    background: #ebebeb;
	display: inline-block;
}
.marcas li img{
	width: 100%;
}
/******** work slider ********/
.milex-grafi{
    max-width: 500px;
    width: 100%;
	height: 600px!important;
}
#hero-wrapper {
  height: auto;
  width: 100%;
  position: fixed;
}
#hero-wrapper .carousel-wrapper,
#hero-carousel {
  height: auto;
  width: 100%;
  position: absolute;
}
#hero-carousel img {
  left: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  width: 100%;
  height: auto;
}
#hero-carousel i {
  position: absolute;
  top: 50%;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/******** end work slider ********/
.work-bg-presidente{
	background: url('../img/cases/presidente/presidente_top2.jpg') no-repeat center;
	background-size: cover;
}
.work-bg-barcelo{
	background: url('../img/cases/barcelo/darkseries_top2.jpg') no-repeat center;
	background-size: cover;
}
.work-bg-mujerroca{
	background: url('../img/mujerroca.jpg') no-repeat center;
	background-size: cover;
}
.work-bg-milex{
/*	background: url('../img/cases/milex/milex_nuncaparesdecrecer_top.jpg') no-repeat center;*/
	background: url('../img/cases/milex/new/milex10.png') no-repeat center;
	background-size: cover;
}
.work-bg-malta{
	background: url('../img/maltamorena/malta-header.png') no-repeat center;
	background-size: cover;
}
.work-bg-altice{
	background: url('../img/altice/portada.jpg') no-repeat center;
	background-size: cover;
}
.work-bg-cabello{
	background: url('../img/elcabello_top.jpg') no-repeat center;
	background-size: cover;
}
.work-bg-puentes{
	background: url('../img/lospuentes_top.jpg') no-repeat center;
	background-size: cover;
}
.work-bg-parques{
	background: url('../img/losparques_top.jpg') no-repeat center;
	background-size: cover;
}
.work-bg-cartas{
	background: #0074ff url('../img/20cartas.jpg') no-repeat center;
/*	background-size: cover;*/
}
.imgblock, .twoblock{
	width: 100%;
    margin: 100px auto;
    height: auto;
	display: inline-block;
}
.imgblock{
    display: inline-block;
    height: 470px;
}
.imgblock img{
    margin: 0 auto;
    display:block;
	width: 100%;
}
.blocke{
    min-height: 50px;
    width: 49%;
    margin: 50px auto;
    text-align: center;
    display: inline-block;
	position: relative;
}
.greybox{
	background: #f6f6f6;
    max-width: 500px;
    width: 100%;
    height: 400px;
    left: -150px;
    position: relative;
}
.greybox-2{
	background: #f6f6f6;
    max-width: 500px;
    width: 100%;
    height: 500px;
    right: -150px;
    position: relative;
}
.picbox-left{
	    max-width: 500px;
    width: 100%;
    height: auto;
    background: #000;
    position: absolute;
    top: 60px;
    right: 0;
}
.picbox-right{
	max-width: 500px;
    width: 100%;
    height: auto;
    background: #000;
    position: absolute;
    top: 60px;
    left: 0;
}
.barcelo .picbox-right{
	max-width: 330px;
}
.picbox-left img, .picbox-right img{
	width: 100%;
}
.blocke .txt{
	text-align: left;
    max-width: 280px;
    float: right;
	margin-right: 100px;
}
.blocke .txt-l{
	text-align: right;
    max-width: 280px;
    float: left;
	margin-left: 100px;
}
.big-img{
	max-width: 1400px;
	width: 100%;
	margin: 50px auto;
	text-align: center;
}
.big-img-work{
	max-width: 800px;
	width: 100%;
	margin: 50px auto;
}
.big-img img, .big-img-work img{
	width: 100%;
}
.web img.bigimg{
	display: block;
	margin: 50px auto;
	width: 100%;
}
.web .imgblock {
    display: inline-block;
    height: 713px;
}
.lil-t{
	float: left;
    max-width: 300px;
	width: 100%;
    margin: 0 0 50px;
}
.lil-p{
	float: right;
    max-width: 540px;
    margin: 0 0 50px;
}
.img-p{
	max-width: 450px;
	width: 100%;
	display: block;
	margin: 0 auto 20px;
	vertical-align: top;
}
.negativetop {
	margin: -158px !important;
}
.full{
	width: 100%;
	display: block;
	margin: 0 auto 20px;
	vertical-align: top;
}
.next-to img{
    display: inline-block;
    max-width: 400px;
    margin: 30px 10px 0px;
}

.next-to3 img{
    display: inline-block;
    max-width: 260px;
    margin: 30px 10px 0px;
}
.quote{
	width: 600px;
    margin: 120px auto;
	    font-weight: 600;
}
.quote p{
       position: relative;
}
.quote p .ico-q{
    display: inline-block;
    width: 90px !important;
    height: 128px;
    background: url(../img/karina/quote.png)no-repeat center;
    position: absolute;
    left: -130px;
    top: -30px;
    border-right: 1px solid #dd1928;
}
.img-conteiner{
	width: 100%;
	margin: 0 auto 20px;
}
.video-modal-cultura{
	max-width: 880px;
    width: 100%;
    display: block;
    margin: 0 auto 20px;
}
.video-modal-cultura img{
    width: 100%;
}
/*****Video play-list******/
.videoplaylist{
	width: 100%;
	margin: 50px auto;
	display: inline-block;
}
#playlist {
    display: inline-block;
	margin: 80px 0;
	    position: absolute;
    width: 400px;
	    right: -90px;
}
#playlist li{
    cursor:pointer;
    padding:10px 0;
	color: #959595;
    font-size: 16px;
    font-weight: 600;
}
#playlist li p:hover{
    color: #990000;
}
#playlist li span{
    height: 1px;
    width: 50px;
    background: #000;
    display: inline-block;
	    position: relative;
    top: -15px;
}
#playlist li p{
    display: inline-block;
    margin: 0 10px 0 30px;
	position: relative;
    top: 10px;
	    width: 200px;
}
#playlist li img{
    display: inline-block;
    margin-left: 40px;
	opacity: 0.5;
	    position: relative;
    top: -15px;
}
#playlist li p sub{
    display: block;
    margin-top: 5px;
}
#playlist li.active{
    color: #000;
}
#playlist li.active img{
    opacity: 1;
}
#videoarea {
    float:left;
    max-width:800px;
	width: 100%;
    height:450px;
    margin:50px 0;
}
#videoarea iframe{
    max-width:800px;
	width: 100%;
    height:450px;
}
/*******************/
.book-detail{
	margin: -96px auto 50px!important;
    text-align: center;
    background: #fff;
    width: 100%;
    padding-top: 100px;
    position: relative;
}
.titu-red{
    background: #dc1f2f;
    display: inline-block;
    max-width: 1140px;
    height: 590px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: -300px;
}
.titu-grey{
    background: #b1afaf!important;
}
.titu-red .aboutxt {
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    line-height: 70px;
    width: 50%;
    margin: 50px auto 0;
    display: block;
    text-align: left;
}
.titu-red h1{
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    line-height: 70px;
    width: 50%;
    margin: 0 auto;
    display: block;
    text-align: left;
}
.titu-red .aboutxt span{
    font-size: 40px;
    color: #fff;
/*    display: block;*/
}
.culture{
	/*margin: -158px auto!important;*/
	text-align: center;
	padding-top: 0;
}
.culture ul li{
	min-height: 520px;
	min-height: 520px;
    margin: 150px auto;
}
.culture-case{
	width: 100%;
	display: block;
	position: relative;
}
.culture ul li a .txt-box{
	max-width: 445px;
	width: 445px;
	min-height: 475px;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.culture ul li a:hover .txt-box{
	top: 10px;
	left: 10px;
}
.culture ul li a .txt-box-2{
	max-width: 445px;
	width: 445px;
	min-height: 475px;
	background: #000;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.culture ul li a:hover .txt-box-2{
	top: 10px;
	right: 10px;
}
.culture ul li a:hover .txt-box-2 .content h2, .culture ul li a:hover .txt-box .content h2{
	    color: #dd1f2f;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.culture .txt-box .content, .culture .txt-box-2 .content{
    width: 50%;
    top: 70px;
    left: 110px;
}
.culture .txt-box .content h2{
    font-size: 40px;
	text-align: right;
	line-height: 44px;
}
.culture .txt-box .content h2 span{
    font-size: 16px;
    display: block;
    text-align: right;
	line-height: 20px;
}
.culture .txt-box .content p{
    text-align: right;
    margin: 0 auto;
}
.culture .txt-box-2 .content h2{
    font-size: 40px;
	text-align: left;
	line-height: 44px;
}
.culture .txt-box-2 .content h2 span{
    font-size: 16px;
    display: block;
    text-align: left;
	line-height: 20px;
}
.culture .txt-box-2 .content p{
    text-align: left;
    margin: 0 auto;
}
.culture ul li a .greybox{
	left: -90px;
    top: 200px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.culture ul li a:hover .greybox{
	left: -80px;
    top: 190px;
}
.culture ul li a .greybox-2{
    right: -150px;
    top: 110px;
    position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.culture ul li a:hover .greybox-2{
    right: -140px;
    top: 100px;
}
.culture ul li a .pic-box{
    max-width: 730px;
    height: 432px;
    width: 100%;
    position: absolute;
    top: 70px;
    right: 0;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.culture .pic-box img, .culture .pic-box-2 img{
	width: 100%;
}
.culture ul li a .pic-box-2 {
    max-width: 730px;
    height: auto;
    width: 100%;
/*    background: #000;*/
    position: absolute;
    top: 70px;
    left: 0;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
 .culture ul li a.verti .pic-box-2,  .culture ul li a.verti .pic-box {
    max-width: 400px;
}
.culture ul li a.verti .txt-box-2, .culture ul li a.verti .txt-box {
    max-width: 745px;
    width: 745px;
}
a.verti .greybox-2, a.verti .greybox {
    max-width: 770px;
}
.culture ul li a:hover .pic-box{
	top: 60px;
    right: 10px;
}
.culture ul li a:hover .pic-box-2{
	top: 60px;
    left: 10px;
}
.culture .pics{
	max-width: 825px;
    width: 100%;
    min-height: 670px;
    margin: 62px auto 0;
	position: relative;
}
.culture .pics .pic-1{
	background: #000;
    max-width: 255px;
    width: 100%;
    height: 370px;
    position: absolute;
    top: 70px;
    left: 0;
	overflow: hidden;
}
.culture .pics .pic-1 img, .culture .pics .pic-2 img, .culture .pics .pic-3 img{
	width: 100%;
}
.culture .pics .txt-info{
	background: #000;
    max-width: 350px;
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0;
    bottom: 0;
	overflow: hidden;
}
.culture .pics .txt-info p{
    color: #fff;
    width: 70%;
    font-size: 32px;
    text-align: right;
    line-height: 36px;
    margin: 10% auto;
}
.culture .pics .txt-info p .sp-1{
	font-size: 94px;
    position: absolute;
    top: 35px;
    left: 5px;
}
.culture .pics .txt-info p .sp-2{
	font-size: 94px;
    position: absolute;
    bottom: -30px;
    right: 5px;
}
.culture .pics .pic-3{
    background: #000;
    max-width: 540px;
    width: 100%;
    height: 308px;
    position: absolute;
    top: 0;
    right: 0;
	overflow: hidden;
}
.culture .pics .pic-4{
    background: #000;
    max-width: 445px;
    width: 100%;
    height: 250px;
    position: absolute;
    bottom: 80px;
    right: 0;
	overflow: hidden;
}
.entrevista .content-txt{
	max-width: 680px;
	width: 100%;
	margin: 80px auto 50px;
	display: inline-block;
}
.culture .content-txt {
    max-width: 570px;
    width: 100%;
    margin: 80px auto 50px;
    display: inline-block;
}
.culture .content-txt .boxtxt{
	max-width: 445px;
	width: 100%;
	float: right;
}
.culture .content-txt .boxtxt p{
    margin: 50px auto;
    font-size: 16px;
    color: #666666;
    text-align: justify;
}
.culture .content-txt .boxtxt p .img-p{
    width: 400px;
    float: right;
    margin: 40px 0 40px 80px;
}

.fullBox {
	width:100%;
	background-color: white;
	margin:100px auto !important;
}

.fullBox img {
	max-width: 400px;
	width:100%;
	display:block;
	margin: 30px auto;
	padding: 30px 0;
}
.culture .content-txt .boxtxt p .imgleft{
	float:left;
	margin: 50px 40px 40px 0;
	max-width: 400px;
	width:100%;
}
.culture .content-txt .boxtxt p .imgright{
	float:right;
	margin: 40px 0 40px 80px;
	max-width: 400px;
	width:100%;
}
.culture .content-txt .boxtxt p .imgtop{
	float:none;
	margin: 40px 10px;
	max-width: 400px;
	width:100%;
	display:inline-bloc;
}

.culture .content-txt .boxtxt p  span{
	width:100%;
	/*display:block;*/
}

 span.twophoto {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

span.twophoto img {
	max-width: 400px;
	margin: 40px 10px;
	display:inline-block;
	width: 100%;
}

.culture .content-txt .boxtxt p strong{
    color: #000;
    display: block;
    margin: 0 auto 30px;
}
.culture .content-txt .boxtxt p span{
    color: #de1a27;
	    font-weight: bold;
}
.culture .content-txt .boxtxt p sup{
        background: #de1a27;
    color: #fff;
    font-weight: 600;
    border-radius: 60px;
    width: 23px;
    height: 22px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 11px;
    margin-right: 10px;
}
.img-conteiner p {
	    background: #E8EAED;
    color: #6A778B!important;
    padding: 15px 50px;
    width: 500px;
    margin: -40px 0 0 0!important;
    position: relative;
}
.culture .content-txt .boxtxt p strong span{
        background: #000;
    color: #fff;
    font-weight: 600;
    border-radius: 60px;
    width: 23px;
    height: 22px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
}
.culture .content-txt .boxtxt p.primer-p:first-child:first-letter {
    float: left;
    color: #000;
    font-size: 40px;
    line-height: 44px;
    margin: 0 10px;
	border-bottom: 1px solid #000;
}
.culture .content-txt .share-info{
	max-width: 125px;
    width: 100%;
    height: 50px;
    float: left;
}
.culture .full .share-info{
	max-width: 125px;
    width: 100%;
    height: 50px;
    float: none;
	    position: sticky;
    padding-top: 80px;
    left: 0;
    top: 0;
	z-index: 999;
	margin-top: 140px;
}
.culture .entrevista {
    max-width: 1090px;
    width: 100%;
    margin: 80px auto 50px;
    display: inline-block;
}
.culture .full {
    max-width: 100%;
    width: 100%;
    margin: 0 auto 20px;
    display: inline-block;
}
.culture .entrevista .boxtxt {
    max-width: 880px;
    width: 100%;
    float: none;
	margin: 0 auto;
}
.culture .entrevista .boxtxt h1{
	margin: 0 auto 80px;
	font-size: 50px;
}
.blackbox{
	    background: #000;
    height: auto;
    display: block;
    width: 100%;
	    position: relative;
    z-index: 1;
}
.blackbox .book-detail{
	    background: #000;
	    padding-top: 100px;
}
.blackbox .culture .content-txt .boxtxt p{
	color: #fff;
}
.blackbox .culture .content-txt .boxtxt p.primer-p:first-child:first-letter{
	color: #fff;
}
.v-top{
	    margin: 0 auto -120px;
    position: relative;
    z-index: 9;
}
.culture .content-txt .share-info li {
    margin: 0 auto;
    display: block;
    width: 66px;
    min-height: 66px;
    text-align: center;
    margin-bottom: 20px;
}
.culture .content-txt .share-info li a > div {
    display: inline-block;
    position: relative;
    width: 66px;
    height: 66px;
    text-align: center;
}
.culture .content-txt .share-info li:first-child a > div,
.culture .content-txt .share-info li:last-child a > div {
    width: 66px;
}
.culture .content-txt .share-info li a {
    color: #A8A8A8;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, sans-serif;
}
.culture .content-txt .share-info li .layer2 {
    top: 0px;
    left: 0px;
    width:66px;
    height: 66px;
    background: white;
    border: 1px solid #ccc;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
	position: absolute;
    z-index: 9;
}
.culture .content-txt .share-info li:first-child .layer2,
.culture .content-txt .share-info li:last-child .layer2 {
    left: 0px;
    width:66px;
	position: absolute;
    z-index: 9;
}
/* hover layer effects */
.culture .content-txt .share-info li a:hover .layer2 {
    top: -20px;
    left: -20px;
    width:66px;
}
.culture .content-txt .share-info li:first-child a:hover .layer2 {
    top: -20px;
    left: -20px;
}
/* Layer content */
.culture .content-txt .share-info svg {
    height: 22px;
    margin-top: 16px;
	fill:#cccccc;
}
.culture .content-txt .share-info .nb {
    font-size: 15px;
    padding-top: 0px;
}
.culture .content-txt .share-info li .textlink {
    margin-left: -33px;
    text-transform: lowercase;
    position: absolute;
    bottom: 3px;
    left: 50%;
    right: 30px;
    font-size: 10px;
    color: white;
    text-align: center;
    width: 66px;
}
/* Facebook */
.culture .content-txt .share-info #fb {
    background: #364F8F;
}
/* Twitter */
.culture .content-txt .share-info #tw {
    background: #02A8EA;
}
/* linkedin */
.culture .content-txt .share-info #ln{
    background: #0077b5;
}
.culture .content-txt .share-info #pi{
    background: #bd081c;
}
.culture .content-txt .share-info p.sharetxt {
    font-size: 10px;
    width: 60px;
    text-align: end;
    margin: 0 auto 20px;
    color: #999;
    line-height: 12px;
    font-weight: 600;
}
.sharetxt sup{
	top: 0;
}
.culture .content-txt .share-info p.sharetxt span {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
    top: -13px;
    right: 10px;
}
.culture .content-txt .share-info p.sharetxt span svg{
    width: 100%;
    fill: #999;
	display: block;
}
.culture .content-txt .share-info li:hover #tw svg {
	fill:#02A8EA;
}
.culture .content-txt .share-info li:hover #fb svg {
	fill:#364F8F;
}
.culture .content-txt .share-info li:hover #ln svg {
	fill:#0077b5;
}
.culture .content-txt .share-info li:hover #pi svg {
	fill:#bd081c;
}
.culture .cultura-video-container, .work-video-container {
    width: 100%;
    max-width: 880px;
    height: 500px;
    background: #000;
    margin: 0 auto;
}
.work-video-container{
	margin: 50px auto;
}
.culture .cultura-video-container iframe, .work-video-container iframe{
	height: 100%;
    width: 100%;
}
.go-up{
	width: 100%;
    border-top: 2px solid #000;
    margin: 10px auto 100px;
	display: inline-block;
}
.go-up a{
    z-index: 500;
    background-color: #000;
    display: block;
    padding: 0 25px 0 24px;
    height: 45px;
    float: right;
	transform: rotate(180deg);
}
.go-up a #wrapper-inner{
    display: block;
}
.go-up a #wrapper-inner #scroll-down::before, .go-up a #wrapper-inner #scroll-down-2::before{
	height: 30px;
	    margin-top: 10px;
}
/************* Newsletter thank you**************/

        #mlb2-960070.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
          padding: 20px 20px 0 20px;
        }
        #mlb2-960070.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
          padding-bottom: 0;
        }
        #mlb2-960070.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
          margin: 0 0 20px 0;
        }
        #mlb2-960070.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
          color: #000000;
          font-family: 'Poppins', Arial, Helvetica, sans-serif;
          font-size: 24px;
          font-weight: 400;
          margin: 0 0 10px 0;
          text-align: left;
        }
        #mlb2-960070.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
			text-align: left;
			color: #191919;
			font-family: 'Poppins', sans-serif;
			font-weight: 400;
			text-transform: uppercase;
			font-size: 16px;
			margin: 0px 0 10px 0px;
        }
        #mlb2-960070.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ul,
        #mlb2-960070.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol {
          color: #000000;
          font-family: 'Poppins', Arial, Helvetica, sans-serif;
      		font-size: 14px;
        }
        #mlb2-960070.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a {
          color: #000000;
          text-decoration: underline;
        }
        #mlb2-960070.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child {
          margin: 0;
        }
/******************************/
.titubook{
	color: #de1e31;
    font-size: 32px;
    margin: 50px 0 20px;
    text-align: left;
}
.second-titu{
	position: relative;
	top: 100px;
}
.p-book{
	max-width: 600px;
    text-align: left;
    margin: 0 0 50px;
    padding: 0;
}
.books ul li{
	max-width: 1020px;
    width: 100%;
    display: block;
    margin: 0 auto;
	margin-bottom: 70px;
}
a.book-case{
	position: relative;
    width: 100%;
	height: 794px;
    display: block;
}
.books ul li a.book-case:hover .b1{
	top: 60px;
    left: -10px;
}
.books ul li a.book-case:hover .b2{
	bottom: 90px;
    left: 110px;
}
.books ul li a.book-case:hover .b3{
	bottom: 10px;
    left: 490px;
}
.books ul li a.book-case:hover .b4{
	top: 10px;
    left: 290px;
}
.books ul li a.book-case:hover .b5{
	top: 160px;
    margin-left: -360px;
}
.books ul li a.book-case:hover .b6{
	top: 240px;
    right: 10px;
}
.books ul li a.book-case .b6 .content{
    left: 50%;
    width: 360px;
    text-align: left;
    margin-left: -190px;
    top: 50px;
	color: #fff;
}
.books ul li a.book-case .b6 .content h4{
    font-size: 17px;
    margin: 0;
    padding: 0;
    font-weight: 600;
}
.books ul li a.book-case .b6 .content p{
    margin: 0;
}
.books ul li a.book-case:hover .greybox{
	top: 210px;
	left: -160px;
}
a.book-case div{
   overflow: hidden;
}
a.book-case div img{
   width: 100%;
}
a.book-case .greybox{
	top:200px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .greybox-2 {
    background: #f6f6f6;
    max-width: 500px;
    width: 100%;
    height: 400px;
    right: -150px;
    top: 100px;
    position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .b1{
    background: #000;
    max-width: 250px;
    width: 100%;
    height: 400px;
    position: absolute;
    top: 70px;
    left: 0;
    overflow: hidden;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .b2{
    background: #000;
    max-width: 350px;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 80px;
    left: 100px;
    overflow: hidden;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .b3{
    background: #000;
    max-width: 250px;
    width: 100%;
    height: 195px;
    position: absolute;
    bottom: 0;
    left: 480px;
    overflow: hidden;
	z-index: 8;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .b4{
    background: #000;
    max-width: 350px;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    left: 280px;
    overflow: hidden;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .b5{
    background: #000;
    max-width: 350px;
	border: 1px solid #241f20;
    width: 100%;
    height: 470px;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -370px;
    overflow: hidden;
	z-index: 9;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .b6{
    background: #db1e2f;
    max-width: 540px;
    width: 100%;
    height: 500px;
    position: absolute;
    top: 230px;
    right: 0;
    overflow: hidden;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .b1-2 {
    background: #000;
    max-width: 250px;
    width: 100%;
    height: 390px;
    position: absolute;
    top: 50px;
    right: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .b6-2 {
    background: #db1e2f;
    max-width: 540px;
    width: 100%;
    height: 500px;
    position: absolute;
    top: 230px;
    left: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .b5-2 {
    background: #000;
    max-width: 350px;
    width: 100%;
    height: 470px;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -40px;
    overflow: hidden;
    z-index: 9;
	border: 1px solid #241f20;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .b4-2 {
    background: #000;
    max-width: 250px;
    width: 100%;
    height: 195px;
    position: absolute;
    bottom: 0;
    z-index: 9;
    left: 310px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case .b2-2 {
    background: #000;
    max-width: 350px;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 110px;
    right: 0px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.books ul li a.book-case .b6-2 .content {
    left: 50%;
    width: 280px;
    text-align: right;
    margin-left: -140px;
    top: 50px;
	color: #fff;
}
.books ul li a.book-case .tall{
	height: 610px;
}
.books ul li a.book-case .tall-2{
	height: 640px;
}
.books ul li a.book-case .b6-2 .content h4{
    font-size: 17px;
    margin: 0;
    padding: 0;
    font-weight: 600;
}
.books ul li a.book-case .b6-2 .content p{
    margin: 0;
}
.books ul li a.book-case:hover .b1-2{
	top: 60px;
    right: -10px;
}
.books ul li a.book-case:hover .b2-2{
	bottom: 120px;
    right: 10px;
}
.books ul li a.book-case:hover .b4-2{
	bottom: 10px;
    right: 120px;
}
.books ul li a.book-case:hover .b5-2{
	top: 160px;
    margin-left: -50px;
}
.books ul li a.book-case:hover .b6-2{
	top: 240px;
    right: 10px;
}
a.book-case:hover .greybox-2 {
    right: -140px;
    top: 110px;
}
.contacts{
	max-width: 825px;
	width: 100%;
	margin: 0 auto;
}
.contacts ul li h5 {
    font-size: 14px;
    color: #000;
    margin: 0 0 5px 0;
    padding: 0;
	line-height: 18px;
}
.contacts ul li h5 span{
	display: block;
    margin-top: 30px;
}
.contacts ul li p {
    display: block;
    font-size: 14px;
    color: #999999;
    margin: 0 0 30px;
}
.contacts ul li p a{
    display: block;
    font-size: 14px;
    color: #999999;
    margin: 0;
}
.contacts ul li p a:hover{
        color: #dd1f2f;
}
.contacts ul li {
    display: inline-block;
    max-width: 200px;
	width: 100%;
    margin-right: 100px;
}
#map{
/*	max-width: 1050px;*/
    width: 100%;
    height: 300px;
    margin: 30px auto;
}
.contacts form input{
	border-bottom: 2px solid #000;
    border-top: none;
    outline: none;
    border-left: none;
    border-right: none;
    width: 80%;
    float: right;
    font-size: 12px;
    padding: 10px;
	margin-bottom: 30px;
}
.contacts form input.btn-send{
    width: 170px;
    background: #000;
    color: #fff;
    border-radius: 0;
    font-weight: 600;
	cursor: pointer;
	 -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
	
}
.contacts form input.btn-send:hover{
        background: #dd1f2f;
    border-bottom: 2px solid #dd1f2f;
}
.contacts form textarea{
	border-bottom: 2px solid #000;
    border-top: none;
    outline: none;
    border-left: none;
    border-right: none;
    width: 80%;
	height: 100px;
    float: right;
    font-size: 12px;
    padding: 10px;
	margin-bottom: 30px;
}
.contacts form{
    display: inline-block;
    width: 100%;
    margin: 30px auto 0;
}
#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
	opacity: 0.5;
    min-width: 100%; 
    min-height: 100%;
}
@-webkit-keyframes loading {
  0% {
    width: 0%;
  }
  40% {
    width: 30%;
  }
  50% {
    width: 50%;
  }
  80% {
    width: 77%;
  }
  100% {
    width: 100%;
  }
}
@keyframes loading {
  0% {
    width: 0%;
  }
  40% {
    width: 30%;
  }
  50% {
    width: 50%;
  }
  80% {
    width: 77%;
  }
  100% {
    width: 100%;
  }
}
.book-detail p.finished a{
  color: #333;
}

.book-detail .flex {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 100px auto;
    padding-top: 100px;
}

.flex .button {
  height: 50px;
  line-height: 50px;
	cursor: pointer;
  width: 240px;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  background-color: #db1e2f;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.book-detail .flex .button span{
	width: 40px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    border-right: 1px solid #b40c1b;
	background: url('../img/books/btnbg.png') no-repeat center left;
}
.book-detail .flex .button:before {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  background: #db1e2f;
}
.book-detail .flex .button.loading {
  height: 3px;
  padding: 0px 35px;
  background-color: #DDD;
}
.book-detail .flex .button.loading:before {
  animation: loading 4s forwards .4s;
  -webkit-animation: loading 4s forwards .4s;
}
.book-detail .flex .button.finished {
  background-color: transparent;
  -webkit-box-shadow: inset 0px 0px 0px 2px #333333;
  -moz-box-shadow: inset 0px 0px 0px 2px #333333;
  box-shadow: inset 0px 0px 0px 2px #333333;
}
ul.temas {
    padding: 0;
    max-width: 720px;
    width: 100%;
    margin: 50px auto;
}
ul.temas li {
    text-align: center;
    display: block;
    width: 100%;
    height: 230px;
    min-height: auto;
    margin: -30px auto;
}
ul.temas li .fr{
    float: right;
}
ul.temas  li .titu{
	display: block;
    margin: 0 auto;
	position: relative;
    z-index: 1;
	max-width: 205px;
}
ul.temas  li div{
    text-align: center;
    width: 260px;
}
ul.temas  li .cero{
	display: inline-block;
    margin-top: -40px;
	max-width: 119px;
	width: 100%;
}
ul.temas  li .number{
	display: inline-block;
    margin-top: -40px;
	position: relative;
    z-index: 2;
	height: 175px;
	width: auto;
}
.qrlink{
	display: block;
	width: 100%;
	margin: 20px auto;
	text-align: center;
	    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.qrlink span{
    float: left;
    width: 70px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.qrlink p{
    margin: 5px auto;
    font-size: 11px;
    color: #cccccc;
    text-align: left;
    width: 80px;
    float: left;
    position: relative;
    top: 0;
    right: -20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.qrlink:hover p{
    color: #D3232B;
}
.qrlink:hover span svg path{
	 fill: #D3232B;
	    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.qrlink span svg path{
	 fill: #D5D5D5;
	    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.qrlink:hover span svg circle{
	 stroke: #D3232B;
	    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.qrlink:hover span svg line{
	 stroke: #D3232B;
	    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.qrlink span svg circle{
	stroke: #D5D5D5;
	fill:none;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.qrlink span svg line{
	 stroke: #D5D5D5;
	    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.masonry-column {
  padding: 0 1px;
}
body .col-lg-4{
	padding: 0;
}
.masonry-grid > div .thumbnail {
	margin: 0;
	border: none;
}
.ig-feed{
	width: 100%;
	margin: 50px auto;
}
.ig-feed ul{
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
}
.ig-feed ul li{
    width: 270px;
    height: 338px;
    vertical-align: top;
    display: inline-block;
    padding: 0;
    margin: 5px;
    position: relative;
}
.ig-feed ul li .labnol{
	bottom: 0;
    position: absolute;
    left: 0;
}
.img-app img{
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	display: block;
}
.descarga{
    position: absolute;
    border: 1px solid #fff;
    width: 200px;
    text-align: center;
    padding: 10px;
    left: 20px;
    color: #fff;
    bottom: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.descarga-2{
	position: absolute;
    border: 1px solid #fff;
    width: 220px;
    text-align: center;
    padding: 10px;
    right: 20px;
    color: #fff;
    bottom: 0;
	    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
a.book-case:hover .descarga, a.book-case:hover .descarga-2{
    border: 1px solid #db1e2f;
    background: #fff;
    color: #db1e2f;
	    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.f-social a:hover{
	    color: #dc1f30;
	    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
@media(max-height:830px){
/*
	.carousel-caption h1.titu-12{
		font-size: 15px;
	}
	.titu-12-p {
		font-size: 14px;
		    margin: 10px auto;
		text-align: center;
	}
*/
	.number {
		width: 100px;
	}
	.pasos {
		max-width:140px;
	}
	.lineup, .linedown {
		margin: 10px auto;
	}

}
@media only screen and (max-width: 1200px) {
	.home-cases ul li.lil, .home-cases ul li.medio{
		width: 100%;
		height: 540px;
		max-width: 100%;
	}
	.home-cases ul li.lil img, .home-cases ul li.medio img{
		width: 100%;
	}
	.second-titu{
		position: relative;
		margin-top: 110px;
		top: 0;
	}
	.home-cases ul li.lil, .home-cases ul li.medio{
		float: none;
	}
	.carousel-caption h1 {
		font-size: 37px;
	}
	footer .f-social a:nth-child(2) {
		margin: 10px 30px;
	}
	footer ul li {
		margin-right: 20px;
	}
		#videoarea {
		float: none;
		max-width: 800px;
		width: 320px;
		height: 170px;
		margin: 20px auto;
		display: block;
	}
	#playlist {
		display: block;
		margin: 20px auto;
		position: relative;
		width: 100%;
		left: 0;
		text-align: center;
	}
	#playlist li {
		display: inline-block;
		margin: 30px 5px 10px;
	}
	#playlist li span {
		display: none;
	}
	#playlist li p {
		display: inline-block;
		margin: 0 10px;
		position: relative;
		top: 10px;
		width: 150px;
		font-size: 12px;
	}
	#playlist li img {
		display: block;
		margin: 0 auto;
		opacity: 0.5;
		position: relative;
		top: -75px;
	}
	.culture ul li a .pic-box-2, .culture ul li a .pic-box {
		max-width: 500px;
		width: 100%;
		height: 300px;
		overflow: hidden;
	}
	.culture ul li a .txt-box-2 {
		min-height: 385px;
	}
	footer ul li.ml {
		margin-left: 40px;
	}
	.culture ul li a.verti .pic-box-2, .culture ul li a.verti .pic-box {
		height: 580px;
	}
	.culture ul li a.verti .txt-box-2, .culture ul li a.verti .txt-box {
		max-width: 585px;
	}
	a.verti .greybox-2, a.verti .greybox{
		max-width: 570px;
	}
}
@media only screen and (max-width: 991px) {
	.home-cases ul li.full, .home-cases ul li.lil, .home-cases ul li.medio {
		width: 100%;
		height: 300px;
		max-width: 100%;
	}
	.web .imgblock {
		display: inline-block;
		height: 393px;
	}
	.mansory .lil-t{
		float: none;
	}
	footer ul li {
		margin-right: 55px;
	}
	footer ul li.ml {
		margin-left: 30px;
	}
	footer ul li .dbg-logo {
		width: 100px;
	}
	.blocke {
		width: 48%;
		margin: 50px 5px;
	}
	.culture ul li a .pic-box-2, .culture ul li a .pic-box {
		max-width: 500px;
		width: 100%;
		height: 300px;
		position: relative;
		top: 0;
		margin: 0 auto;
	}
	.culture .txt-box .content, .culture .txt-box-2 .content {
		width: 90%;
		top: 70px;
		left: 0;
		margin: 0 auto;
		position: relative;
	}
	.culture ul li a .txt-box-2 {
		min-height: 255px;
		max-width: 100%;
		width: 100%;
		position: relative;
	}
	.culture ul li a .txt-box {
		max-width: 100%;
		width: 100%;
		min-height: 305px;
		position: relative;
	}
	.culture ul li a .greybox, .culture ul li a .greybox-2{
		display: none;
	}
	.culture ul li {
		margin: 50px auto;
	}
	a.book-case .b1, a.book-case .b2, a.book-case .b3, a.book-case .b4, a.book-case .b1-2, a.book-case .b2-2, a.book-case .b4-2, a.book-case .greybox, a.book-case .greybox-2{
		display: none;
	}
	a.book-case .b5, a.book-case .b5-2{
		position: relative;
		margin: 0 auto;
		top: 0;
		left: 0;
		height: auto;
	}
	a.book-case .b6, a.book-case .b6-2 {
		position: relative;
		top: -20px;
		right: 0;
		margin: 0 auto;
	}
	.books ul li a.book-case:hover .b6, .books ul li a.book-case:hover .b6-2 {
		top: 0;
		right: 0;
	}
	.books ul li a.book-case:hover .b5, .books ul li a.book-case:hover .b5-2 {
		top: 0;
		margin-left: auto;
	}
	.books ul li{
		display: inline-block;
	}
	.culture .pics .pic-3 {
		background: #000;
		max-width: 400px;
		height: auto;
	}
	.culture .pics .pic-4{
		top: 260px;
		max-width: 400px;
		height: 180px;
	}
	.culture .pics .txt-info {
		max-width: 100%;
	}
	.imgblock {
		height: 310px;
	}
	body .col-md-6 {
		max-width: 230px;
	}
	.d-no{
		display: none;
	}
	footer .top {
		text-align: center;
	}
	footer ul li {
		margin: 0 auto 30px;
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	footer .top {
		height: 70px;
	}
	footer ul li h5 {
		display: none;
	}
	footer .f-social a:last-child{
		float: none;
		    margin: 10px 0;
	}
	.culture ul li a.verti .txt-box-2, .culture ul li a.verti .txt-box {
		 max-width: 100%; 
	}
	.culture ul li a .pic-box-2, .culture ul li a .pic-box{
		background: none;
	}
}
@media only screen and (max-width: 780px) {
	.resultados{
		display: inline-block;
		margin: 60px auto;
	}
	.menu-icon{
		background: none;
	}
	.nav-active .menu-icon .d-no, .nav-active .log-1{
		display: block;
	}
	.nav-active .menu-icon{
		right: 50px;
		margin-left: 0;
		left: 88%;
		background: none;
	}
	.scrollactive .log-2 {
		background: #000;
	}
	.scrollactive .log-2 svg path.st0 {
		fill: #fff;
	}
	.log-2 svg path.st0 {
		fill: #000;
	}
	body.nav-active .menu-icon__line-right{
		right: 40px;
		position: relative;
	}
	.scrollactive .bgnav {
		background: none;
	}
	.nav-active .log-2{
		display: none;
	}
	.menu-icon{
		width: 60px;
		height: 50px;
		margin-left: -30px;
		left: 50%;
	}
	.manifiesto h1, .manifiesto p span {
		font-size: 15px;
	}
	.manifiesto p {
		font-size: 13px;
	}
	.modaal-content-container {
		padding: 10px!important;
	}
	.modaal-wrapper .modaal-close {
		top: 0px!important;
		left: 22px!important;
	}
	.log-1{
		display: none;
	}
	.logoca {
		top: 20px;
		height: 52px;
	}
	.log-2{
		display: block;
		width: 60px!important;
		margin: 0 auto;
		background: #fff;
		padding: 10px 10px 3px;
		transition: all 0.8s ease-in-out;
		-webkit-transition: all 0.8s ease-in-out; /** Chrome & Safari **/
		-moz-transition: all 0.8s ease-in-out; /** Firefox **/
		-o-transition: all 0.8s ease-in-out; /** Opera **/
	}
	.bgnav {
		height: 85px;
	}
	.scrollactive .menu-icon {
		top: 16px;
	}
	.scrollactive .logoca {
		width: 140px;
		top: 16px;
		margin-left: -70px;
	}
	.socials-top{
		margin-right: 20px;
	}
	.lengua-top {
		margin-left: 20px;
	}
	.carousel-indicators {
		left: 20px;
	}
	.contacts form input, .contacts form textarea{
		width: 100%;
	}
	.blocke {
		width: 90%;
		margin: 10px auto;
	}
	.blocke .txt {
		text-align: left;
		max-width: 100%;
		float: none;
		margin-right: 0;
	}
	.blocke .txt-l {
		text-align: right;
		max-width: 100%;
		float: none;
		margin-left: 0;
	}
	.imgblock, .twoblock {
		width: 100%;
		margin: 50px auto;
	}
	.imgblock {
		height: 400px;
	}
	.blocke {
		width: 100%;
	}
/*
	.culture ul li {
		overflow: hidden;
	}
*/
	.books ul li a.book-case .b6 .content, .books ul li a.book-case .b6-2 .content {
		left: 0;
		width: 90%;
		margin-left: 0;
		top: 50px;
		position: relative;
		margin: 0 auto;
	}
	.books ul li a.book-case .b6 .content h2, .books ul li a.book-case .b6-2 .content h2{
		font-size: 21px;
		width: 100%;
		display: block;
	}
	.container{
		overflow: hidden;
	}
	.culture .pics .pic-1 {
		height: auto;
		max-width: 195px;
		top: 0;
		left: 0;
	}
	.culture .pics .pic-3{
		max-width: 290px;
	}
	.culture .pics .pic-4 {
		top: 190px;
		max-width: 290px;
		height: 117px;
	}
	.culture .pics .pic-4 img{
		width: 100%
	}
	.culture .pics {
		min-height: 530px;
	}
	.culture .content-txt .share-info {
		max-width: 100%;
		width: 100%;
		height: auto;
		float: none;
		display: inline-block;
		padding-top: 0;
		margin-top: -50px;
		position: relative;
		top: 40px;
	}
	.culture .entrevista .boxtxt h1 {
    margin: 80px auto 50px;
}
/*
	.culture .entrevista {
		margin: 0 auto 50px;
	}
*/
	.culture .content-txt .share-info li {
		margin: 0 5px;
		display: inline-block;
	}
	.culture .content-txt .boxtxt {
		max-width: 100%;
		float: none;
		margin-top: 20px;
	}
	.culture .cultura-video-container, .work-video-container  {
		height: 290px;
	}
	.web .imgblock {
		display: inline-block;
		height: 300px;
	}
	body #myVideo{
		display: none!important;
	}
	body #capitalescapitalbg{
		display: block;
	}
	body .fakeloader div{
		position: absolute!important;
		left: 43%!important;
		top: 40%!important;
		width: 50px!important;
	}
	body .fakeloader div img{
		width: 100%;
	}
	a.book-case .b5, a.book-case .b5-2 {
		width: 70%;
	}
	.books ul li {
		margin: 30px auto;
	}
	.books ul li {
		display: block;
	}
	a.book-case{
		height: auto;
	}
}
@media only screen and (max-width:769px) {
	.culture-entrevista-bg {
	position:relative;
	right:570px;
	}
	body .col-md-6 {
		max-width: 180px;
	}
	.carousel-caption h1.titu-12{
		font-size: 15px;
	}
	.titu-12-p {
		font-size: 14px;
		    margin: 10px auto;
		text-align: center;
	}
	.number {
		width: 80px;
	}
	.pasos {
		max-width: 90px;
	}
	.lineup, .linedown {
		margin: 10px auto;
	}
	.carousel-item .aprendizajes{
		top: 12%;
	}
	.carousel-caption {
		top: 20%;
	}
	.culture {
		margin: 110px auto 0!important;
	}
	.titu-red h1 {
		font-size: 50px;
	}
	.titu-red {
		top: 0;
	}
	.titu-red .aboutxt{
		font-size: 40px;
		    line-height: 50px;
	}
	.culture .content-txt {
		margin: 120px auto 50px;
	}
	.titu-grey {
		height: 200px;
	}
	.culture .content-txt .boxtxt p .img-p {
		width: 400px;
		float: none;
		margin: 40px auto;
	}
	.blackbox .book-detail {
		background: #000;
		 padding-top: 0; 
	}
	.culture .entrevista {
		margin: 30px auto 50px !important;
	}
	.go-up {
		margin: 10px auto 0;
	}
}
@media only screen and (max-width: 540px) {
	.culture .content-txt .boxtxt p {
    text-align: left;
}
	.img-conteiner p {
    background: #E8EAED;
    color: #6A778B!important;
    padding: 15px 50px;
    width: 100%;
    margin: -40px 0 0 0!important;
    position: relative;
}
	.quote {
    width: 140px;
    margin: 120px auto;
    font-weight: 600;
}
	
	.web .imgblock {
		display: inline-block;
		height: 267px;
	}
	.titu-red .aboutxt {
		font-size: 20px;
		line-height: 34px;
	}
	.titu-red .aboutxt span {
		font-size: 18px;
	}
	.second-titu {
		margin-top: 50px;
	}
	.logoca {
		top: 25px;
		height: 30px;
		width: 70px;
		left: 30px;
	}
	.carousel-caption h1 {
		font-size: 26px;
	}
	.home-cases ul li.full, .home-cases ul li.lil, .home-cases ul li.medio{
		width: 90%;
		float: none;
		margin: 5px auto;
		height: 128px;
	}
	.home-cases ul li .img-container img{
		width: 100%;
	}
	.marca{
		font-size: 15px;
	}
	.proyecto{
		font-size: 18px;
	}
	.home-cases ul li .txt {
		top: 30%;
	}
	.pt-5, .py-5 {
		padding-top: 1rem!important;
		padding-bottom: 1rem!important;
	}
	.modaal-inner-wrapper {
		padding-top: 10px!important;
		padding-bottom: 10px!important;
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
	.manifiesto h1, .manifiesto p span {
		margin: 10px 0;
	}
	.manifiesto p {
		margin: 0 0 10px 0;
	}
	.container h3.meaning span {
		font-size: 14px;
		display: block;
		line-height: 24px;
	}
	.container h3.meaning {
		font-size: 22px;
		line-height: 28px;
	}
	.container a.viewbtn {
		margin: 20px auto 20px;
	}
	.content .container .aboutxt span {
		font-size: 20px;
	}
	.content .container .aboutxt {
		font-size: 20px;
		line-height: 28px;
		margin-top: 50%;
		width: 90%;
	}
	.marcas {
		margin: 20px auto;
	}
	.marcas li {
		width: 100px;
		margin: 5px;
	}
	.container h4.meaning {
		font-size: 25px;
	}
	.manifiesto {
		padding: 0px 0 0;
	}
	.about-sec .container h2 {
		color: #de1e31;
		font-size: 20px;
		margin: 0 0 10px;
		text-align: center;
	}
	.about-sec .container p {
		font-size: 14px;
	}
	.container h3.meaning {
		font-size: 17px;
		line-height: 24px;
	}
	.greybox-2{
		right: 0;
	}
	.culture ul li a .pic-box-2, .culture ul li a .pic-box{
		height: auto;
	}
	.culture ul li a:hover .pic-box-2, .culture ul li a:hover .txt-box-2, .culture ul li a:hover .txt-box, .culture ul li a:hover .pic-box  {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.culture ul li a .txt-box-2{
		min-height: 290px;
	}
	.culture ul li a .txt-box {
		min-height: 345px;
	}
	.culture .txt-box .content h2, .culture .txt-box-2 .content h2 {
		font-size: 25px;
		line-height: 31px;
	}
	.culture .pics .pic-1, .culture .pics .pic-4, .culture .pics .pic-3{
		display: none;
	}
	.culture .pics {
		min-height: 200px;
	}
	.culture ul li, .books ul li {
		overflow: initial;
	}
	body .col-md-6 {
		max-width: 100%;
	}
	
	.nav__content {
		font-size: calc(2vw + 25px);
	}
	
	.about-sec .container, .contacts {
		margin: 50px auto;
	}
	.socials {
		width: 130px;
		height: 50px;
		position: relative;
		left: 0;
		right: 0;
		top: 25%;
		display: block;
		text-align: center;
		transition-delay: 1.5s;
		opacity: 0;
		-webkit-transform: translate(0%, 100%);
		transform: translate(0%, 100%);
		transition: opacity .2s ease, -webkit-transform .3s ease;
		transition: opacity .2s ease, transform .3s ease;
		transition: opacity .2s ease, transform .3s ease, -webkit-transform .3s ease;
		margin-left: 7%;
		margin-top: 20px;
	}
	.socials a {
		text-decoration: none;
		color: #fff;
		font-size: 20px;
		margin-bottom: 60px;
		display: inline-block;
		text-align: center;
		cursor: pointer;
		margin: 0 10px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
	}
	.titu-red {
		top: -40px;
		position: relative;
		height: 250px;
	}
	.titu-grey {
		height: 260px!important;
	}
	.culture .content-txt .boxtxt p .img-p {
		width: 95%;
		float: none;
		margin: 40px auto;
	}
	.next-to img {
		display: block;
		max-width: 90%;
		margin: 30px auto 0px;
	}
	.culture-entrevista-bg {
		right: 100%;
		position: relative;
	}
	.socials-top, #wrapper-icon, #wrapper-icon-2 {
		bottom: 100px;
	}
	.culture {
		margin: 0 auto!important;
	}
	.culture .pics {
		margin: 0 auto 0;
		display: none;
	}
	.culture .content-txt {
		margin: 30px auto 50px;
	}
	.blackbox .book-detail {
		padding-top: 0;
	}
	.culture .entrevista {
		margin: 30px auto 0px !important;
	}
	.v-top {
		margin: 0 auto 20px;
	}
	.proyecto-detail{
		margin-top: 50px;
	}
	.imgblock {
		height: 460px;
	}
	.culture .cultura-video-container, .work-video-container {
		height: 370px;
		width: 300px;
	}
	.width-c {
		text-align: center;
	}

}