.margin-top-container{
  margin-top: 100px;
}

.profile-href-volver{
	margin-top:10px;
	margin-left: 5%;
	
}
.profile-href-volver a{
   color:#34444E;

}
.profile-chevron-color{
	color:#00ABAF;
}

.profile-span-volver{
	margin-left: 1%;
}



.profile-background-body{
	background: #F6F9FC;
}
.container-profile{/*el cuadro que contiene toda la informacion*/
	background: #FFFFFF 0% 0%;
	box-shadow: 0px 0px 8px #E9EEF3;
	
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	opacity: 1;
	margin-top: 50px;
	margin-bottom: 20px;
	border-top: solid 5px #00ABAF;
}
.profile-image{/* estilo de la imagen*/
	width: 80px;
	height: 80px;
	border-radius: 80px;
	position: relative;
	top:-40px;
}
.profile-name{ /*nombre de usuario*/
	color: #34444E;
	font-size: 20px;
	margin-top: -30px;
}
.profile-center-info{/*informacion central del usuario*/
	color: #34444E;
	font-size: 15px;
}

ul{
	list-style:none;
}
.profile-margin{
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.profile-margin .profile-data-title{
	font-size: 15px;
	font-weight: bold;
	color: #34444E;
}

.profile-data-title{
	font-size: 15px;
	font-weight: bold;
	color: #34444E;
}

.profile-margin-data{
	margin-left: 30px;
	font-size: 15px;
	color: #34444E;
	
}

.profile-not-loged-container{
	margin-bottom:50px;
	height: 60px;

}
.profile-not-loged-text{
	margin-top: 17px;
	font-size: 15px;
	color: #FFFFFF;
}

.profile-not-loged-button{
	background: #F6F9FC 0% 0% no-repeat padding-box;
	border: 1px solid #005153;
	border-radius: 5px;
	opacity: 1;
	width: 174px;
	height: 38px;
	margin-top: 12px;	
}

.profile-not-loged-button:hover{
   text-decoration: none;
}

.profile-not-loged-button-span{
	margin-left:40px;
	margin-top:100px;
	position: relative;
	top:5px;
	color: #005153;
	font-size: 15px;
}


/*------------------------------------------------------PERFIL DETALLADO PC-----------------------------------------------------------*/


.container-profile-detailed{
	background: #FFFFFF 0% 0%;
	box-shadow: 0px 0px 8px #E9EEF3;
	
	border-radius: 10px;
	border-radius: 10px;
	opacity: 1;
	margin-top: 20px;
	margin-bottom: 20px;
}



.profile-detailed-data-title{/* muestra los titulos grandes del perfil detallado*/
	font-size: 20px;
	font-weight: bold;
	color: #34444E;
	margin-left: 30px;
	margin-top: 10px;
}

.profile-detailed-serviceplaces{
	font-size: 12px !important;
	
	color: #34444E!important;
	margin-left: 30px!important;
	margin-top: 10px!important;

}

.profile-detailed-sub-title{
	margin-top:20px; 
	margin-bottom: -20px;
}
.profile-detailed-sub-title span{/* titulo que aparece arriba en el carrusel*/
	margin-left:10px;
	font-size: 15px;
	color: #34444E;
	
	
}

.download-cv-button{
	border-radius: 5px;
	height: 40px;
	border: none;
    color: #FFFFFF;
    font-size: 15px;
    background: #00ABAF;
}
a:hover{
	text-decoration: none;
}


.profile-detailed-projects-circle{/* da estilos al circulo que tiene los numeros de proyectos*/
   width:48px;
   height:48px;
   border-radius:50px;
}

.profile-detailed-projects-number{/*muestra los numeros  en la seccion proyectos*/
	position:absolute;
	left:45px;
	top:37px;
	margin:auto;
	font-size:20px; 
}



.profile-detailed-sub-title p{
	font-size: 12px;
	margin-left: 30px; 
	color: #34444E;
	margin-bottom:-5px; 
}

/*---------------------------------------------Redes sociales-----------------------------*/

.profile-social-networks p{
	color:#34444E;
    margin-top: 30px;
}

.profile-social-networks a{
	color:#34444E;
    
}
.profile-social-networks{

  margin-left: 30%;
  
}
@media screen and (max-width: 600px) {
	.profile-social-networks{

	  margin-left: 15%;
	  
	}
}



/*--------------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------lugares donde brindar servicios--------------------------------------------*/

.profile-radio{
	margin-left:30px;
	margin-top:20px;
}
.profile-span-below-radio{
	color:#A3A4A5;
	font-size:10px;
}

.profile-service-zone{
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #B7B7B7;
	border-radius: 2px;
	opacity: 1;
	margin-bottom: 30px;
	color: #34444E;
	font-size: 12px;
	height:20em;
    width:100% ;
    overflow-y:scroll;
    overflow-x:hidden;

}

.profile-zone-list{
	height:10em;
    width:100% ;
    overflow-y:scroll;
    overflow-x:hidden;	
}

.profile-service-zone p:hover{
	cursor: pointer;
	color: black;

}





/*-----------------------------------------------------------------------------------------------------------------------*/

.profile-download-cv{
	border-radius: 4px;
	opacity: 1;
	height: 50px;
}
.profile-download-cv a:hover{
  text-decoration: none;
}

/*-------------------------------------------CARRUSEL-------------------------------------*/




.carrusel-title{
	margin-top:20px; 
	margin-bottom: -20px;
}
.carrusel-title span{/* titulo que aparece arriba en el carrusel*/
	margin-left:30px;
	font-size: 15px;
	color: #34444E;
	
	
}
.carousel-contedor{
   position: relative;
   margin-left:40px;
   margin-right:40px;
}

.anterior,
.siguiente{
   position: absolute;
   display: block;
   width: 30px;
   height: 30px;
   border: none;
   top:calc(60% - 35px);
   cursor: pointer;
   line-height: 30px;
   text-align: center;
   background: none;
   color: red;
}



.anterior{
	left: 0px;
	z-index: 2;
}

.siguiente{
	right: 10px;
	z-index: 2;
}

.flecha{/* cambia tamano de la flecha del carrusel*/
	 font-size: 40px;
	 color:#00ABAF;
}

.carousel-lista{
	overflow: hidden;
}


.carousel-profile-data-container{ /* contenedor la informacion dentro del carrusel*/
  
  
  
    text-overflow: Ellipsis; 
    width:150px;
    height: 150px;
    margin-top:40px;
    margin-left:30px;
    font-size: 12px; 
    color: #34444E;
    
    
 
}



/*----------------------------------------------------------------------------------------*/




/*------------------------------------------CARRUSEL 2 -----------------------------------------*/




.anterior2,
.siguiente2{
   position: absolute;
   display: block;
   width: 30px;
   height: 30px;
   border: none;
   top:calc(60% - 35px);
   cursor: pointer;
   line-height: 30px;
   text-align: center;
   background: none;
   color: red;
}

.anterior2{
	left: 0px;
	z-index: 2;
}

.siguiente2{
	right: 10px;
	z-index: 2;
}



.carousel-lista2{
	overflow: hidden;
}




/*--------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------CARRUSEL 3 -----------------------------------------*/

.anterior3,
.siguiente3{
   position: absolute;
   display: block;
   width: 30px;
   height: 30px;
   border: none;
   top:calc(60% - 35px);
   cursor: pointer;
   line-height: 30px;
   text-align: center;
   background: none;
   color: red;
}

.anterior3{
	left: 0px;
	z-index: 2;
}

.siguiente3{
	right: 10px;
	z-index: 2;
}



.carousel-lista3{
	overflow: hidden;
}





/*--------------------------------------------------------------------------------------------------------------*/


/*-------------------------------------------------------CARRUSEL EXPERIENCA LABORAL----------------------------*/

.profile-horizontal-line{
	width:150px;
	border-top: solid 2px #00ABAF;
	position:relative;
	top:-20px;
	left:60px
}
.profile-circle-laboral-experience{
	width:40px;
	height:40px;
	background:#D7E0EA;
	border-radius:40px;
}


.anterior0,
.siguiente0{
   position: absolute;
   display: block;
   width: 30px;
   height: 30px;
   border: none;
   top:calc(60% - 35px);
   cursor: pointer;
   line-height: 30px;
   text-align: center;
   background: none;
   color: red;
}

.anterior0{
	left: 0px;
	z-index: 2;
}

.siguiente0{
	right: 10px;
	z-index: 2;
}



.carousel-lista0{
	overflow: hidden;
}
/*--------------------------------------------------------------------------------------------------------*/