@media only screen and (max-width : 767px) {
.center {
	/*width: 100vw;*/
}
.content {
	/*float: left;
	width: 100%;
	height: auto;
	position: relative;*/
}
.body {
	/*float: left;
	width: 100%;*/
	padding-top: 120px;
}
.body .content{
	padding: 20px;
}


.col{
	width: 100%;
	padding: 25px;
    line-height: 28px;
}
.col img{
	width: 100%;
}
.espacio_30v{
	margin-bottom: 20px;
}
.espacio_30v_top{
	margin-top: 20px;
}
.espacio_50v_top{
	margin-top: 40px;
}
/*
.title{
	text-align: center;
	font-size: 26px;
	line-height: 24px;
	color: #fff;
	font-family: "Brandon Grotesque Black Italic";
	padding: 30px 0 30px 0;
	background-color: #F6F6F6;
	background-image: url(../images/bg.jpg);
	background-position: top center;
}

h1{
	font-family: 'Gill Sans Light';
	text-align: center;
	color: #c0a760;
	font-size: 23px;
	letter-spacing: 1px;
}
*/
#header {
	/*z-index: 1000;
	float: left;
	width: 100%;
	background-color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: fixed;*/
	height: 100px;
	padding-top: 20px;
	    width: 100vw;
}
#header .logo {
	height: 80px;
	margin-left: 20px;
}

#header .menu.consultanos{
	padding-right: 0px;
	padding-top: 20px;
}
#header .menu {
	display: none;
	opacity: 0;
	width: 100vw;
	height: calc(50vh - 50px);
	clear: both;
	background-color: #fff;
	float: left;
}
#header .menu-button {
	display: block;
    opacity: 1;
}

#header .menu-button.show {
	display: block;
    opacity: 1;
	border: #c0a760 2px solid;
}
#header li {
	padding-left: 10px;
	line-height: 10vh;
    font-size: 21px;
}/*
#header li:first-child {
	line-height: 38px;
	color: #c0a760;
	font-size: 18px;
}
#header a{
	color: #414042;
	user-select: none;
}
#header .menu i{
	margin: 0 10px 0 0;
}*/
#header .correo_btn{
	display: none;
	/*float: right;
	width: 39px;
	height: 39px;
	clear: both;
	margin-right: 30px;*/
}/*
#header .correo_btn img{
	bottom: 0px;
	right: 10px;
}
*/
#header.small {
	    width: 100vw;
	/*height: 100px;
	padding-top: 20px;
	background-color: rgba(255,255,255,0.00);*/
}

#header.show {
	height: 100%;
	padding-top: 20px;
	background-color: rgba(255,255,255,0.00);
}
/*  HOME  */
	.slider{
		position: relative;
		float: left;
		width: 100%;
		    height: 65vh;
    overflow: hidden;
		background-color: #333333;
	}
	
	.slider img{
		width: 128vw;
		position: absolute;
		height: auto;
		left: -15vw;
		top: 0px;
	}
	
	.slider .texto{
		opacity: 0;
		position: absolute;
		-webkit-transition: all 0.9s; /* Safari prior 6.1 */
		transition: all 0.9s;
		left: -10px;
		/*font-family: 'Roboto', sans-serif;*/
		font-size: 14px;

		background-color: #333333;
		padding: 15px;
		width: 100%;
		/*bottom: -20px;*/
		height: 180px;
		color:#edeef0;
	}
	
	.slider .texto.selected{
		left: 0px;
	}
	.slider .texto h2{
		line-height: 24px;
	}
	ul#bullets{
		width: 100%;
		bottom: 10px;
		right: auto;
		top: auto;
		padding-left: 12vw;
	}
	ul#bullets li{
		width: 10px;
		height: 10px;
		background-color: #c5a35d;
		border:#c5a35d 1px solid;
		transform: rotate(45deg);
		list-style: none;
		margin: 8px;
		
		float: left;
	}
	ul#bullets li.selected{
		background-color: rgba(47,47,47,1.00);
		border:#fff 1px solid;
		cursor: pointer;
	}
	ul#bullets li:hover{
		background-color: #e2d1ae;
		border:#e2d1ae 1px solid;
		cursor: pointer;
	}


.slider h2{
	font-size:24px;
	margin-top:10px;
}
.tile{
	background: url(../images/tile.png) repeat;
	background-position: center;
	width: 100%;
	background-color: #333333;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
}
.tile p{
	float: left;
	padding: 20px;
}

/*  PROPUESTA  */
	
	.propuesta h2{
		padding-left: 25px;
	}

.tile_degradado{
	width:100%;
	height:auto;
	background:url(../images/tile_degradado.png);
	padding:20px;
	position: relative;
}
.tile_degradado .inner{
	padding-top: 9vw;
	padding-bottom: 9vw;
	    padding: 25px;
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0.9);
}

.texto_{
	width: 100%;
	line-height: 26px;
	font-size: 21px;
	margin: 0px;
	text-align: justify;
}

.tile_degradado .linea{
	display: none;
	border-radius: 3px;
	height: 120px;
	width: 3px;
	background-color: #333036;
	position: absolute;
	bottom: 0px;
	left: calc(50% - 1px);
}

.texto_2{
	width: 100%;
	padding: 60px 25px 60px 25px; 
	text-align: center;
}

.texto_2 h4 {
	margin-bottom: 30px;
	font-family: "Gill Sans Regular";
	font-size: 20px;
	letter-spacing: 1px;
}

.title_tile{
	background-size: cover;
	background-image: url(../images/title_tile.png);
	background-position: center;
	line-height: 120px;
	font-family:"Brandon Grotesque Black Italic";
	font-size: 18px;
	text-align: center;
	float: left;
	width: 100%;
}

	.propuesta  img{
		width: 100%;
	}

.texto_3{
	/*font-family:"Brandon Grotesque Black Italic";*/
	background-color: #333036;
	width: 100%;
	padding: 60px 0px 60px 0px; 
	text-align: left;
	line-height: 36px;
	color: #D1D3D4;
	font-size: 22px;
	clear: both;
}

.texto_3 ul{
	padding-left: 0px;
}
.texto_3 ul li{
	background: url(../images/li_dorado.png) no-repeat left; /* <-- change `left` & `top` too for extra control */
	padding: 0px 0px 0px 25px;
	font-size: 16px;
	list-style: none;
	margin: 0;
	background-size: 18px;
}
	
h2{
	line-height: 40px;
	font-size: 48px;
}
	
	/*	METODOLOGIA 	*/

.clientes h2{
		/*line-height: 36px;
		font-size: 34px;
   		margin-bottom: 30px;*/
		margin-left: 0px;
	}
	
#clientes .col{
		padding: 25px;
	}
#clientes img{
	width: 100vw;
	height: auto;
}

.metodologia{
	background-color:#e6e7e9;
	padding-bottom:0vh;
	padding-top:10vh;
	line-height:24px;
	float: left;
    width: 100%;
}
	.metodologia h1{
		    margin-bottom: 20px;
	}
.metodologia .texto_{
	width:100%;
	margin-bottom:50px;
	color:#656568;
	line-height: 36px;
	padding: 25px;
}

.metodologia .triangulos{
	display: none;
		
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
/*
.metodologia .triangulo{
	width:20%;
	float:left;
	transform: rotate(45deg);
	padding:0px 40px;
}

.metodologia .triangulo .inner{
	width:100%;
	float:left;
	border:#C5A45D 1px solid;
	padding-top: calc(100% - 2px); 
	position: relative; 
}


.metodologia .triangulo .texto{
	padding-top: 32%;
    text-align: center;
	transform: rotate(-45deg);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 18px;
}

.metodologia .triangulo .triangulito{
	position: absolute;
    background: #C5A45D;
    width: 30px;
    height: 30px;
    bottom: -43%;
    right: -43%;
}
	*/
	/*	SOMOS: ;*/
	
.somos_mision{
	height:auto;
	position: relative;
}

.somos_mision .triangulo{
	transform: rotate(45deg);
	background-color:#c5a35d;
	position:absolute;
	/*background:url(images/li_dorado.png) no-repeat center;*/
	width:30px;
	height:30px;
	bottom:60px;
	left:calc(50% - 15px);
}

.somos{
	height:100%;
	background-color:#e6e7e9;
	padding-bottom:40px;
	padding-top:40px;
	line-height:24px;
}
.somos h1{
	margin-bottom:20px;
	padding-left:0px;
}
.somos p{
	padding:0px;
}
.mision{
	color:#c5a35d;
	height:100%;
	background-color:#312f35;
	padding-bottom:40px;
	padding-top:40px;
}
.mision p{
	margin-top:20px;
	margin-bottom:30px;
	padding-left:0px;
	width: 100%;
}
.mision h2{
	font-size:38px;
}


/* EQUIPO */



	.gill{
		font-family: 'Gill Sans Regular';
		text-align: left;
		font-size: 20px;
	}
	.col3{
		float: left;
		width: 100%;
	}

	#grid{
		position: relative;
	}
	.asociado{
		width: 100%;
		padding: 0px;
		/*position: absolute;*/
	}
	/*.asociado .linea .triangulito{
		width: 25px;
		height: 25px;
		background-color: #c5a35d;
		transform: rotate(45deg);
		position: absolute;
		left: -12px;
		bottom: 2px;
	}
	
	.asociado .linea .triangulito.chico{
		width: 10px;
		height: 10px;
		left: -5px;
	}
	.asociado .linea .triangulito.maschico{
		width: 6px;
		height: 6px;
		left: -3px;
	}*/
	
	
	.asociado .linea{
		display: none;
		/*position: relative;
		display: table;
		margin-left: auto;
		margin-right: auto;
		width: 1px;
		background: #535354;
		margin-bottom: -15px;*/
	}



.asociado .inner{
	width: 100%;
	height: auto;
	border: #f7f2e8 1px solid;
	padding: 25px;
	text-align: justify;
	line-height: 20px;
	font-size: 16px;
}
.asociado h2{
    font-size: 36px;
	line-height: 30px;
	margin-left: 0px;
	margin-bottom: 18px;
}

.asociado .inner img{
	width: 100%;
	/*height: auto;
	display: table;
	margin-left: auto;
    margin-right: auto;*/
}

.asesoria{
	margin: 0px;
	margin-top: 20px;
}

	
	/* NOVEDADES */

.novedades .tile_degradado{
		line-height: 45vh;
		height: 50vh;
	}
	.novedades .tile_degradado .inner{
		padding-top: 0;
	}
	.novedades h2{
		text-align: left;
		font-size: 30px;
		margin-bottom: 20px;
	}
	.novedades .col .item{
		float: left;
		width: 100%;
		padding: 25px;
		background-color: #fff;
		margin: 20px 0px;
	}
	.novedades .col{
		padding: 20px;
	}
	.novedades p{
		/*padding: 20px;*/
		color: #333;
		float: left;
		margin-bottom: 20px;
	}
	
	.novedades .fecha{
		
	}
	.novedades a.btn{
		color: #333;
		font-family: "Gill Sans Medium";
		line-height: 40px;
		font-size: 20px;
	}
	.novedades a.btn .circ{
		color: #fff;
		text-align: center;
		width: 40px;
		height: 40px;
		float: left;
		background-color: #c0a760;
		border-radius: 40px;
		margin-right: 20px;
	}
	
	
	
	
.ventajas ul{
	margin-top: 30px;
	width: 100%;
	line-height: 20px;
	font-size: 18px; 
}
	
	
.ventajas h2{
	margin-bottom: 10px;
	margin-left: 0px;
}

.ventajas p{
	margin-bottom: 5px;
}

.ventajas ul li{
	margin-top: 12px;
	padding-left: 20px;
	position: relative;
}

.ventajas ul li .circ {
	width: 10px;
	height: 10px;
	border-radius: 30px;
	top: 5px;
	left: 0px;
}
	


#footer{
	float: left;
	width: 100%;
	padding: 50px 50px 30px 50px;
}
#footer .logo {
	margin: 20px 0 0 0;
	float: left;
	width: 300px;
}

#footer .linea{
	float: left;
	height: 2px;
	width: 48px;
	background-color: #C5A45D;
	margin-top: 20px;
	clear:both;
}

#footer ul{
	width: 100%;
	font-size: 14px;
	float: right;
	margin-top: 20px;
	list-style-type: none;
	/*width: 50%;height: 100px;*/
}
#footer ul li{
	color: #414042;
	min-width: 270px;
	float: left;
	line-height: 24px;
}
#footer ul a{
	color: #414042;
}
#footer a:hover{
	color: #646465;
}

#footer .btn_formulario{
	float: right;
	line-height: 43px;
	background-color: #C5A45D;
	width: 140px;
	text-align: center;
	color: #414042;
}

#footer .btn_formulario:hover{
	cursor: pointer;
	background-color: #e2d1ae;
	-webkit-transition: all 0.3s; /* Safari prior 6.1 */
	transition: all 0.3s;
}



#footer .linkedin{
	float: left;
    clear: both;
	margin-top: 30px;
}
#footer .linkedin a{
	
}
#footer .linkedin a:hover{
	background-color: #2babe2;
}
	
}