html, body {
    height: auto;
    width: 100%;
    background-color: #FFF;
    -ms-clear: both;
    clear: both;
}

p {
    font-weight: 100;
}

section.head {
    height: 500px;
    width: 100%;
    position: absolute;
}

section.head .fondo {
    height: 500px;
    max-height: 500px;
}

section.head #melissa_head {
    background-image: url(../img/portada-digital-triangulos-colores-mundoreal.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: top;
}

section.contenido_portafolio, section.otros {
    max-width: 1000px;
    padding: 0 15px;
    margin: 0 auto;
    background: #FFF;
    
}

section.contenido_portafolio {
    background: #FFF;
    position: relative;
    top: 300px;  
}

section.contenido_portafolio #intro {
    z-index: 2;
    background: #FFF;
    padding: 20px 20px;
}

section.contenido_portafolio #intro .title {
    color: #DA1B53;
    font-size: 4em;
    margin-bottom: 50px;
}


section.contenido_portafolio #intro .title span {
    margin-top: 5px;
    height: 5px;
    width: 100px;
    display: block;
    background-color: #3DB7D6;
}


section.contenido_portafolio #intro .texto_intro {
    border-right: solid 3px #3DB7D6;  
}

section.contenido_portafolio #intro .tipo-servicio {
    padding: 0 30px;
}

section.contenido_portafolio #intro .tipo-servicio p {
    font-size: 1.3em;
    font-weight: 400;
}

/**************************digital**********************************/

section.melissa {
    margin-top: 400px;
}

section.melissa .web-melissa {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 50px;
  
}

section.melissa .web-melissa h1 {
    margin-top: 0;
    color: #F6BDD6;
}

section.melissa .web-melissa .ref-web {
    margin-bottom: 20px;
}

section.melissa .web-melissa i {
    color: #F6BDD6;
    font-size: 1.5em;
}

section.melissa .web-melissa a {
    font-size: 1.5em;
    text-decoration: none;
    color: #F6BDD6;
}

section.melissa .web-melissa div {
    margin: 0;
    padding: 0;
}

section.melissa .web-melissa .texto {
    padding-right: 20px;
}

section.melissa .tittle3 {
    margin-top: 50px;
}

section.melissa .tittle3 h1, section.melissa .tittle3 p {
    max-width: 900px;
    margin: 0 auto;
}

section.melissa .tittle3 h1 {
    color: #F6BDD6;
    margin-bottom: 20px;
}

section.melissa-sem {
    background-color: #F6BDD6;
    position: relative;
    margin-top: 20px;
}

section.melissa-sem .fondo-portatil {
    max-width: 1000px;
    margin: 0 auto;
}


#carousel-logo {
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    max-width: 770px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 85px;
}

.carousel img {
    margin: 0 auto;
    
}

.carousel-control.left, .carousel-control.right{
    background-image: none;
}

.carousel-control .fa {
    position: absolute;
    top: 50%;
    color: #000;
    opacity: 1;
    text-shadow: none;
    font-size: 1.5em;
    padding: 5px;
    border: solid 1px #000;
}

.carousel-control .fa-chevron-left {
   left: 0;
    
} 

.carousel-control .fa-chevron-right {
   right: 0;
    
}

.carousel-indicators {
    display: none;
}


section.sonriseria {
    background-color: #FFE505;
    margin-top: 50px;
    margin-bottom: 50px;
}

section.sonriseria .tittle4 h1, section.sonriseria .tittle4 .ref-web, section.sonriseria .tittle4 p {
    max-width: 900px;
    margin: 0 auto;
   
}

section.sonriseria .tittle4 {
    margin-top: 50px;
}

section.sonriseria .tittle4 h1, section.sonriseria .tittle4 .ref-web i, section.sonriseria .tittle4 .ref-web a {
    color: #060c2b;
}

section.sonriseria .tittle4 .ref-web i, section.sonriseria .tittle4 .ref-web a {
    font-size: 1.5em;
    margin-bottom: 20px;
    text-decoration: none;
}

section.sonriseria .gif-web {
    padding: 0;
    
}

section.sonriseria .gif-web img {
    margin: 0 auto;
    padding: 0;
    width: 70%;
    min-width: 600px;
}


section.mundoreal .tittle5 h1, section.mundoreal .tittle5 .ref-web, section.mundoreal .tittle5 p {
    max-width: 900px;
    margin: 0 auto;  
}


section.mundoreal {
    padding: 0;
    margin-bottom: 50px;
}

section.mundoreal .tittle5 h1, section.mundoreal .tittle5 .ref-web, .gif-muestra h1 {
    color: #3DB7D6;
}

section.mundoreal .tittle5 .ref-web {
    font-size: 1.5em;
    margin-bottom: 20px;
}

section.mundoreal .tittle5 .ref-web a {
    color: #3DB7D6;
    text-decoration: none;
}

section.mundoreal .tittle5 p {
    margin-bottom: 20px;
}

section.mundoreal .imagen-web {
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
}

section.mundoreal .gif-muestra {
    padding: 0px;
    max-width: 900px;
    margin: 0 auto;
    
}

section.mundoreal .gif-muestra .muestra-gif {
    background-color: #3DB7D6;
    padding: 40px 10px;
}

section.mundoreal .gif-muestra .muestra-gif img {
    margin: 0 auto;
}


section.otros h3 {
    text-align: center;
    font-weight: 100;
}


/****************************ktonix************************/

section.head #ktronix_head {
    background-image: url(../img/portafolio/concept-montaje-edicion-head_2-mundoreal.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: top;
}

section#ktronix h1, section.video h1, section.audio h1, section.ambientes h1 {
    color: #044F92 !important;
}

section.video h1, section.audio h1, section.ambientes h1 {
    margin-bottom: 30px;
    
}

section.video h1 {
    max-width: 1000px;
}

section.video {
    margin-top: 300px;
    max-width: 1000px;
    margin-bottom: 30px;
  
}

section.video video {
    width: 100%;
    height: auto;
}

section.audio {
    max-width: 1000px;
    margin-bottom: 30px;
}

section.audio .audios audio {
    width: 100%;
    margin: 5px 0;
}

section.ambientes {
    padding: 0;
    margin-bottom: 20px;
}

#carousel-vitrinas {
    margin-bottom: 80px;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 80px;
    
}

#carousel-vitrinas .carousel-inner {
    max-width: 1000px;
    margin: 0 auto;
   
}

#carousel-vitrinas .fa {
    position: absolute;
    top: 105%;
    
}

#carousel-vitrinas .left span {
    left: 200%;
}

#carousel-vitrinas .right span {
    right: 200%;
}

section.ambientes .tittle-4 h1 {
    margin: 0px 0px 10px 0px;
} 

section.ambientes .imagen {
    padding: 5px;
}


/*****************************alkosto********************/

section#alkosto h1, section.video #comerciales, section.audio #cunas, section.produccion {
    color: #EB5B25 !important;
}

section.head #alkosto_head {
    background-image: url(../img/portafolio/concept-edicion-vectores-color-head_3-mundoreal.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: top;
}

section.video div {
    padding: 0;
}

section.video div img {
    padding: 10px;
}

section#ambientes_alkosto .tittle-4 {
    max-width: 1000px;
    display: block;
    margin: 0 auto;
    padding: 0px 20px;
    margin-bottom: 40px;
}

section.produccion {
    max-width: 1000px;
    margin-bottom: 50px;

}


/**************************identidad*********************/

section.head #identidad_head {
    background-image: url(../img/portafolio/design-video-animacion-head_4-mundoreal.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: top;
}

section#identidad h1 {
    color: #D80F4E !important;
}

section.logos-descripcion {
    max-width: 1000px;
    margin-bottom: 50px;
}

section.logos-descripcion .marcas img {
    margin: 0 auto;
}


section.logos-descripcion .marcas .descripcion-texto {
    text-align: center;
    padding-bottom: 2px;    
}

section.logos-descripcion .marcas .linea2 {
    animation-delay: 0.2s;
}



/**************************audiovisual*********************/

section.head #audiovisual_head {
    background-image: url(../img/portafolio/audiovisual-animacion-reel-comerciales-head_5-mundoreal.jpg);
    background-position: top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
   
}

section.muestras-reel {
    padding: 0;
    margin: 0;
}

section.muestras-reel .titulo-reel {
    background-color: #d20f4f;
    color: #FFF;
    text-align: center;
    padding: 5px 0;
}

.reel {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

/* Common style */
.reel figure {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	max-height: 860px;
  
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.reel figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
    padding: 0;
}

.reel figure figcaption {
	padding-top: 25%;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.reel figure figcaption::before,
.reel figure figcaption::after {
	pointer-events: none;
}



.reel figure h2 {

	word-spacing: -0.15em;
	font-weight: 300;
    text-transform: uppercase;
}

.reel figure h2 span {
	font-weight: 800;
}

.reel figure h2,
.reel figure p {
	margin: 0;
}

.reel figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
   
}


.reel figure.effect-ming {
	background: #030c17;
}

.reel figure.effect-ming img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.reel figure.effect-ming figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 30px rgba(210,15,79,0.1);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);
}

.reel figure.effect-ming h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

.reel figure.effect-ming p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-ming:hover h2 {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

.reel figure.effect-ming:hover figcaption::before,
.reel figure.effect-ming:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

.reel figure.effect-ming:hover figcaption {
	background-color: rgba(210,15,79,0.5);
}

.reel figure.effect-ming:hover img {
	opacity: 0.4;
}

/**************************privacidad*********************/


section.privacidad {
    max-width: 1000px;
    margin-top: 150px;
    margin-bottom: 50px;
}

section.privacidad p {
    font-size: 1.2em;
}

section.privacidad h3 {
    margin-top: 30px;
}

section.privacidad .ident {
    padding-left: 20px;
}

section.privacidad li {
    font-weight: 300;
    padding-left: 20px;
}

/**************************Celular*************************/

@media screen and (max-width: 991px) {
    
    #carousel-logo {
        max-width: 1200px;
        padding: 0px 21%;
    }
    
    
    #carousel-logo .left span {
        left: 40%;
    }
    
    #carousel-logo .right span {
        right: 40%;
    }
    
}


@media screen and (max-width: 768px) {
    
    h1 {
        padding: 0;
    }
    
    section.head {
        height: 250px;
        position: inherit;
    }
    
    section.head .fondo {
        height: 250px;
        
    }
    
    section.contenido_portafolio #intro .title {
        font-size: 3em;
    }
    
    section.contenido_portafolio {
        top: 20px;
    }
    
    section.contenido_portafolio .title-3 span {
        transform: translateX(-100px);  

    }
    
    section.contenido_portafolio #intro {
        padding: 0;
    }
    
    section.melissa {
        margin-top: 50px;
        padding: 0;
    }
    
    section.melissa .web-melissa {
        padding: 0px; 
    }
    
    section.melissa .web-melissa .texto {
        padding: 0 15px;
    }
    
     #carousel-logo {
        max-width: 1200px;
        padding: 0px 22%;
    }
    
    section.video {
        margin-top: 50px;

    }


    section.ambientes  {
        padding: 0 15px;
    }
    
    section.audio {
        padding: 0;
    }
    
    section.sonriseria .gif-web img {
        position: relative;
        left: -120px;
    }
 
    
}