@charset "utf-8";
/* CSS Document */

/*************************************************************/
/*********************** MAX-WIDTH 1920 *****************************/
/*************************************************************/


@media (max-width:2560px){



.container{width:1182px; }

}

/*************************************************************/
/*********************** MAX-WIDTH 1920 *****************************/
/*************************************************************/


@media (max-width:1920px){
	
	#wrapper {width: 100%; }
	
.container{width:1182px;}

}


/*************************************************************/
/*********************** MAX-WIDTH 1366 *****************************/
/*************************************************************/


@media (max-width:1366px){

div#shell {
         width: 851px;
        height: 700px;
}

	
.container{width:980px;}


/*************************************************************/
/*********************** HOME *****************************/
/*************************************************************/


/* Common style */


.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 10px;
	min-width: 300px;
	max-width: 304px;
	max-height: 304px;
	width: 48%;
	height: auto;
	background: #4996b0;
	text-align: center;
	cursor: pointer;
}

.grid figure figcaption {
	padding: 1em;
	}


figure.effect-apollo p {
	right: -200px;
	bottom: -200px;
	
}

/*************************************************************/
/*********************** PONETE EN CONTACTO *****************************/
/*************************************************************/

.col_iz, .col_cen, .col_der {
float: left;
margin: 30px 0px;
width: 325px;
height: 182px;

}

/*************************************************************/
/*************************************************************/
/*********************** SOBRE MI *****************************/
/*************************************************************/
/*************************************************************/


.img_sobremi{ width:712px; height:660px;; background-repeat:no-repeat; margin-left:-200px }

.cont_sobremi{ width:490px; height:400px; float:left; margin-left:-30px; margin-top:80px; }
/*.cont_sobremi{ width:100%; height:auto; float:left;}

/* CURRICULUM VITAE */

h1{ width:100%; text-align:left;font-size: 1em;}
.link {	margin-top:40px}

.cv_subt{ width:100%; text-align:left }
.cv_txt{ width:100%; text-align:left; margin: 0 auto 70px ; float:none  }

/* QUE HAGO */

.serv1, .serv2, .serv3, .serv4{ width:25%;}

/* PAISES */

/* PAISES */

.contenedor_iz{ width:50%; float:left; margin:auto; text-align:center; min-height:400px; margin-left:-50px}

.pais1{ width:270px; height:220px; float:left; margin:0 0 0 0px}
.pais2{ width:180px; height:180px; float:left; margin:40px 0 0 0}
.pais3{ width:130px; height:130px; float:left; margin:10px 0 0 170px}
.pais4{ width:180px; height:250px; float:left; margin:100px 0 0 10px}
.pais5{ width:130px; height:130px; float:left; margin:-180px 0 0 50px}



.contenedor_der{ width:50%; float:left; margin:auto; text-align:center; min-height:480px; margin-left:50px;}

#diagram {
height:520px;
margin-top:-40px;
margin-left:-50px
}


/* ESTUDIOS */


/*=========================================
	Some fun facts
==========================================*/

#facts {
	padding: 70px 0;
	height:520px
}



.parallax-overlay {
	padding: 10px 0;
}

/* ESTUDIOS */

.logos_estudios{ width:70%; height:auto; margin:60px auto; }

#pragma, #dh, #wink, #litwink {
  position:relative;
  width:166px;
  height:90px;
  margin:0 auto;
  cursor:pointer;
  float:left; 
}

#ash, #bmd, #mixtion, #babel  {
  position:relative;
  width:166px;
  height:90px;
  margin:30px auto;
  cursor:pointer;
  float:left; 
}



}  
  
  
  
/*************************************************************/
/*********************** MAX-WIDTH 980 *****************************/
/*************************************************************/

@media (max-width:980px){
	
.container{width:780px;}

div#shell {
	margin: 150px auto;
         }

p{ font-size:14px}

/*************************************************************/
/*********************** HOME *****************************/
/*************************************************************/


/* Common style */


.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 10px;
	min-width: 300px;
	max-width: 365px;
	max-height: 365px;
	width: 48%;
	height: auto;
	background: #4996b0;
	text-align: center;
	cursor: pointer;
}

.grid figure figcaption {
	padding: 2em;
	}


figure.effect-apollo p {
	right: 0px;
	bottom: 0px;
	
}

/*************************************************************/
/*********************** PONETE EN CONTACTO *****************************/
/*************************************************************/

.col_iz, .col_cen, .col_der {
width: 260px;margin: 10px 0px 50px;
}

/*************************************************************/
/*********************** FOOTER *****************************/
/*************************************************************/


footer{ background: #000; color: white; border-top: 1px solid rgba(255, 255, 255, 0.24);  padding:20px 0; height:80px}

.contenedor_redes{ width:360px; height:auto; margin:0 }

/*************************************************************/
/*************************************************************/
/*********************** SOBRE MI *****************************/
/*************************************************************/
/*************************************************************/


.img_sobremi{ width:100%; height:660px; float:left;  background-position:center; background-repeat:no-repeat; margin-left:0px; margin-top:20px }
.cont_sobremi{ width:100%; height:auto; float:left;text-align:center; margin-top:-30px}

/* CURRICULUM VITAE */

h1{ width:100%; text-align:center;font-size: 1em;}
.link {	margin-top:40px}

.cv_subt{ width:100%; text-align:center }
.cv_txt{ width:100%; text-align:center; margin: 0 auto 70px ; float:none  }

/* PAISES */

.contenedor_iz{ display:none}

.contenedor_der{ width:100%; float:left; margin:auto; text-align:center; min-height:480px}

#diagram {
height:530px;
margin-top:-30px;
margin-left:0px
}

/* ESTUDIOS */

.logos_estudios{ width:90%; height:auto; margin:60px auto;}

#pragma, #dh, #wink, #litwink {
  position:relative;
  width:25%;
  height:90px;
  margin:0 auto;
  cursor:pointer;
  float:left; 
}

#ash, #bmd, #mixtion, #babel  {
  position:relative;
  width:25%;
  height:90px;
  margin:30px auto;
  cursor:pointer;
  float:left; 
}





}



/*************************************************************/
/*********************** MAX-WIDTH 768 *****************************/
/*************************************************************/

@media (max-width:768px){

.container{width:660px;}

h2{font-size:140%}
h3{font-size:100%}


/*************************************************************/
/*********************** HOME *****************************/
/*************************************************************/


/* Common style */


.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 10px;
	min-width: 300px;
	max-width: 304px;
	max-height: 304px;
	width: 48%;
	height: auto;
	background: #4996b0;
	text-align: center;
	cursor: pointer;
}

.grid figure figcaption {
	padding: 1em;
	}


figure.effect-apollo p {
	right: -200px;
	bottom: -200px;
	
}

/*************************************************************/
/*********************** PONETE EN CONTACTO *****************************/
/*************************************************************/

.col_iz, .col_cen, .col_der {
float: left;
margin: 10px 0px 50px;
width: 220px;
height: 182px;

}


/*************************************************************/
/*********************** FOOTER *****************************/
/*************************************************************/

footer{ padding:20px 0}

.copyright{ color:#FFF; font-size:14px; width:100%; float:left;line-height:40px; text-align:center}
.redes{ width:100% }

.contenedor_redes{ width:360px; height:auto; margin:auto}

.red_social{ width:40px; height:40px; float:right; margin:10px 10px 0 10px  ;  line-height:30px}

/*************************************************************/
/*************************************************************/
/*********************** SOBRE MI *****************************/
/*************************************************************/
/*************************************************************/

/* ESTUDIOS */

.logos_estudios{ width:100%; height:auto; margin:60px auto;}

#pragma, #dh, #wink, #litwink {
  position:relative;
  width:25%;
  height:90px;
  margin:0 auto;
  cursor:pointer;
  float:left; 
}

#ash, #bmd, #mixtion, #babel  {
  position:relative;
  width:25%;
  height:90px;
  margin:30px auto;
  cursor:pointer;
  float:left; 
}

#ash{ clear:both}


/*************************************************************/
/*************************************************************/
/*********************** CONTACTO *****************************/
/*************************************************************/
/*************************************************************/

.datos{ width:30%; height:auto; float:left; padding:20px 0 0px 0}
.formulario{ width:70%; height:auto; float:left; padding:20px 50px 0px 0}



}

/*************************************************************/
/*********************** MAX-WIDTH 640 *****************************/
/*************************************************************/

@media (max-width:640px){

article{  padding:40px 0; }
.container{width:550px;}

header {
  height: 100px;
  }

header.smaller {
    height: 70px;
}

header.smaller nav a {
      line-height: 68px;
	  color: white; }
	
header h6#logo {
    height: 100px;
   	background-image:url(../img/iso_ch.svg);
	width:100px;background-repeat:no-repeat}
	
	
header.smaller h6#logo {
line-height: 65px;
background-image:url(../img/logo_ch.svg);
background-repeat:no-repeat;
width:227px; height:65px;

	}

header nav a {
      line-height: 90px;
	   font-size: 14px;
     	}

div#shell {
         width: 437px;
        height: 360px;
		margin: 60px auto;
}

/* Effect 12: circle */
.cl-effect-12 a::before,
.cl-effect-12 a::after {
	width: 50px;
	height: 50px;
	}

.cl-effect-12 a::after {
	width: 40px;
	height: 40px;
	}
	
h2{ 
font-size: 1.4em;
letter-spacing: 1.5px;
margin:40px 0 20px 0;
font-weight:400}

.linea_h2{ width:100px; height:5px; background-color:#4996b0; margin:0 auto 20px auto}

/*************************************************************/
/*********************** HOME *****************************/
/*************************************************************/


/* Common style */


.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 5px 5px;
	min-width: 220px;
	max-width: 260px;
	max-height: 260px;
	width: 48%;
	height: auto;
	background: #0EC8CB;
	text-align: center;
	cursor: pointer;
}

.grid figure h3 {
	font-size:18px;
line-height:22px;
}

.grid figure figcaption {
	padding: 1em;
	}


figure.effect-apollo p {
	right: -200px;
	bottom: -200px;
	
}


/*************************************************************/
/*********************** PONETE EN CONTACTO *****************************/
/*************************************************************/

.col_iz, .col_cen, .col_der {
width: 183px;


}


.ch-contacto li {
	width: 120px;
	height: 120px;
	display: inline-block;
	margin: 0px;
	
	
}
  
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: pointer;
}

.ch-info-wrap, 
.ch-info{
	position: absolute;
	width: 140px;
	height: 140px;
	border-radius: 50%;
}

.ch-info-wrap {
	top: 20px;
	left: -10px;
	background: #f9f9f9 url(../images/bg.jpg);
	box-shadow: 
		0 0 0 15px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(0,0,0, 0.8);

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	
	-webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/
}

.ch-info .ch-info-front {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-back {
	opacity: 0;
	background: #000;
	pointer-events: none;
	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
}

.ch-img-1 { 
	background-image: url(../img/mobile.jpg);
}

.ch-img-2 { 
	background-image: url(../img/mail.jpg);
}

.ch-img-3 { 
	background-image: url(../img/skype.jpg);
}

.ch-info h3 {
	color: #fff;
	font-size: 14px;
	height: 80px;
	line-height:140px

}

.ch-info p {
	color: #fff;
	padding: 10px 5px 0;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;

}


.mail:link, .mail:active, .mail:visited{
	color:#fff;
	font-size: 14px;
	height: 80px;
	line-height:140px;
	text-decoration:none}

.mail:hover{color:rgba(14,200,203,1);
	font-size: 14px;
	height: 80px;
	line-height:140px}



.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	opacity: 0;
} 

.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	opacity: 1;
	pointer-events: auto;
}

.puntos{ width:15px; height:4px; background-image:url(../img/puntos.svg); margin:5px auto}

/*************************************************************/
/*************************************************************/
/*********************** SOBRE MI *****************************/
/*************************************************************/
/*************************************************************/

.cont_sobremi{ margin-left:0}


/* QUE HAGO */

.serv1, .serv3{ width:50%; height:300px; float:left;  text-align:center; padding:10px ; border-right:2px solid rgba(206, 43, 43, 0.40); border-style:groove; margin:10px 0 }

.serv2,.serv4{ width: 50%; height:300px; float:left;  text-align:center; padding:10px ;  border-style:groove; margin:10px 0 ; border-right:0px solid #000; }


#diagram {
width:100%;
height:560px;
margin-left:-30px}

#facts {
	padding: 40px 0;
	height:580px
}



/*************************************************************/
/*************************************************************/
/*********************** CONTACTO *****************************/
/*************************************************************/
/*************************************************************/

.datos{ width:100%; height:auto; float:left; padding:20px 0 0px 0}
.formulario{ width:100%; height:auto; float:left; padding:20px 50px 0px 0}


}






/*************************************************************/
/*********************** MAX-WIDTH 480 *****************************/
/*************************************************************/

@media (max-width:480px){

.container{width:410px;}

header {
   height: 120px;
  }

header.smaller {
    height: 70px;
}

	
header.smaller h6#logo {
line-height: 65px;
background-image:url(../img/iso_ch_480.svg);
background-repeat:no-repeat;
width:100px; height:65px;

	}

header nav a {
      line-height: 100px;
	   font-size: 14px;
     	}

div#shell {
         width: 437px;
        height: 360px;
		margin: 60px auto;
}

		
		

/* Effect 12: circle */
.cl-effect-12 a::before,
.cl-effect-12 a::after {
	width: 50px;
	height: 50px;
	}

.cl-effect-12 a::after {
	width: 40px;
	height: 40px;
	}
	
	
/*************************************************************/
/*********************** HOME *****************************/
/*************************************************************/


/* Common style */


.grid figure {
	margin: 5px 3px;
	min-width: 180px;
	max-width: 215px;
	max-height: 210px;
	
}


/*************************************************************/
/*********************** PONETE EN CONTACTO *****************************/
/*************************************************************/

.col_iz, .col_cen {
width: 205px;
margin:-5px 0
}

.col_cen {border-right:none}
	 
.col_der {
width: 410px;
margin:-15px 0 15px
}

/* PAISES */

.contenedor_iz{ display:none}
.contenedor_der{ width:100%; float:left; margin:auto; text-align:center; min-height:480px}

#diagram {
float:left;
width:410px;
height:560px;
margin:-40px 0 0 -90px
}

/*************************************************************/
/*************************************************************/
/*********************** SOBRE MI *****************************/
/*************************************************************/
/*************************************************************/

/* ESTUDIOS */



#pragma, #dh, #wink, #litwink {
  position:relative;
  width:33%;
  height:90px;
  margin:0 auto;
  cursor:pointer;
  float:left; 
}

#litwink, #ash, #bmd {
  position:relative;
  width:33%;
  height:90px;
  margin:30px auto 10px;
  cursor:pointer;
  float:left; 
}

 #mixtion, #babel  {
  position:relative;
  width:33%;
  height:90px;
  margin:0px auto 30px;
  cursor:pointer;
  float:left; 
}

#litwink{ clear:both; margin-top:30px}

#ash{ clear:none}

#mixtion{
  margin:0px 0 0 50px}
  
  #facts {
	padding: 40px 0;
	height:650px
}


}




/*************************************************************/
/*********************** MAX-WIDTH 375 *****************************/
/*************************************************************/

@media (max-width:375px){

.container{width:310px;}

header {
   height: 150px;
  }
  
header h6#logo {
    display: block;
    float: none;
    margin: 0 auto;
    height: 100px;
    text-align: center;
	background-image:url(../img/iso_ch.svg);
	width:100px;
	background-repeat:no-repeat;
}

header nav {
    display: block;
    float: none;
    height: 50px;
    text-align: center;
    margin: 0 auto;
	 }
	
header nav a {
      line-height: 50px;
      margin: 0 10px;
	  font-size: 14px; }
	  

header.smaller {
    height: 110px; }
	
header.smaller h6#logo {
      line-height: 40px;
background-image:url(../img/logo_ch.svg);
background-repeat:no-repeat;
width:227px; height:65px;}

header.smaller nav {
      height: 35px; }

header.smaller nav a {
        line-height: 35px; }

  div#shell {
         width: 320px;
        height: 264px;
		margin: 160px auto;
	}

/*************************************************************/
/*********************** HOME *****************************/
/*************************************************************/


/* Common style */


.grid figure {
	margin: 5px 5px 5px 20px;
	min-width: 260px;
	max-width: 300px;
	max-height: 300px;
	
}


/*************************************************************/
/*********************** PONETE EN CONTACTO *****************************/
/*************************************************************/

.col_iz, .col_cen, .col_der {
width: 310px;
margin:10px 0;
border-bottom:2px solid rgba(206, 43, 43, 0.40); border-style:groove;
border-right:none;
height:200px
}



/*************************************************************/
/*********************** FOOTER *****************************/
/*************************************************************/

.copyright{ color:#FFF; font-size:14px; width:80%; float:left;line-height:20px; text-align:center; margin-left:10%}
.redes{ width:100% }

.contenedor_redes{ width:310px;  margin:auto;}

.red_social{ width:40px; height:40px; float:right; margin:10px 5px 0 5px  ;  line-height:30px}

/*************************************************************/
/*************************************************************/
/*********************** SOBRE MI *****************************/
/*************************************************************/
/*************************************************************/

#seccion{margin-top:150px;  }

/* QUE HAGO */

.serv1, .serv3, .serv2,.serv4{ width:100%; height:300px; float:left;  text-align:center; padding:10px ; border-right:0px solid rgba(206, 43, 43, 0.40);  border-bottom:2px solid rgba(206, 43, 43, 0.40);border-style:groove; margin:5px 0 }
/* PAISES */

.contenedor_iz{ display:none}
.contenedor_der{ width:100%; float:left; margin:auto; text-align:center; min-height:480px}

#diagram {
float:left;
width:310px;
height:560px;
margin:-40px 0 0 -140px
}


/* ESTUDIOS */
#pragma, #dh, #wink, #litwink, #ash, #bmd, #mixtion, #babel  {
  position:relative;
  width:50%;
  height:90px;
  margin:0 auto;
  cursor:pointer;
  float:left; 
}

#litwink { clear:none; margin:0px auto}

#facts {
	padding: 40px 0;
	height:680px
}






}
