*{
	margin: 0px;
	font-family: bebas-kai, 'Ropa Sans', sans-serif;
}

/* DESFORMATEO -- GENERAL */
p{
	margin: 0;
}


/* menu */

.logo{
	font-size: 2em;
}

.barra-sup{/*
	position: fixed;
	background-color: #ffffff;
	height: auto;
	padding-top: 20px;*/
}

.botones-menu{
	font-size: 2em;
	margin-left: auto !important;
}

.boton-link{
	display: block;
	padding-right: .5rem;
    padding-left: .5rem;
    color: #6d6d6d;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.boton-link:hover{
	color: #212121;
}

.boton-link:active{
	color: #212121;
}

.active{
	color: #212121;
}


/* entrada */

.ajuste-01{
	margin-right: calc(var(--bs-gutter-x)/ 2);
}

.sin-borde{
	padding: 0;
}

.foto-home{

}

.pitch{
	text-align: center;
	font-size: 4em;
	line-height: 1em;
}

.text_intro{
	letter-spacing: 0.15em;
}

.text_intro:hover{
	cursor: default;
	color: #000000;
}

.effect_text_01:hover{
	transform: translateX(50px);
	cursor: default;
	background-color: #212121;
  	transition: all 0.5s ease;
  	color: #fff;
}

/* Sobre mi */
.fond-01{
	background-color: #212121;
	padding-top: 50px;
	padding-bottom: 50px;
}

.presentacion{
	color: #fff;
	font-size: 4em;
	line-height: 1em;
}

/* Botones Home */

.nar01{

	background-color: #FFBC11;
}

.nar02{
	background-color: #FFDA7B;
}

.button_home{
	font-size: 4em;
	font-style: normal;
	font-weight: 400;
	line-height: 69px;
	letter-spacing: 0em;
	text-align: left;
	text-decoration: none;
	color: #212121;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.button_home:hover{
	color: #fff;
}

.right{
	text-align: right;
}


/* Contacto */

h4{
	font-size: 4em;
}

.texto_legible{
	font-family: montserrat;
	font-weight: 500;
	font-size: 1.2em;
	margin-bottom: 1em;
}

.correo_contacto{
	font-family: montserrat;
	text-decoration: none;
	border-bottom: solid 2px #FFBC11;
	color: #212121;
}

.correo_contacto:hover{
	font-weight: bold;
	color: #212121;
}

/*.redes_sociales{
	padding-top: 48px;
}*/

.links_sociales{
	font-size: 1.5rem;
	color: #212121;
	text-decoration: none;
}

.links_sociales:hover{
	color: #D2D2D2;
}

.button_send{
	margin-top: 15px;
}


/* Footer */

.footer-copyright{
	background-color: #212121;
	color: #ffffff;
}

.link_footer{
	text-decoration: none;
	color: #ffffff;
}

.link_footer:hover{
	text-decoration: none;
	color: #FFBC11;
}

/* Hamburguer menu mobile*/
.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hamRotate.active {
  transform: rotate(45deg);
}
.hamRotate180.active {
  transform: rotate(180deg);
}
.line {
  fill:none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke:#000;
  stroke-width:5.5;
  stroke-linecap:round;
}
.ham1 .top {
  stroke-dasharray: 40 139;
}
.ham1 .bottom {
  stroke-dasharray: 40 180;
}
.ham1.active .top {
  stroke-dashoffset: -98px;
}
.ham1.active .bottom {
  stroke-dashoffset: -138px;
}


/*Botones*/

.button_send{
	border: none;
}
.button_send:hover{
	color: #fff;
	background-color: #212121;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.btn-interdes{
	text-decoration: none;
	color: #212121;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.btn-interdes:hover{
	color: #e2e2e2;
	-webkit-text-stroke: 2px #000000;
}

.btn-fixes{
	text-decoration: none;
	color: #212121;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.btn-fixes:hover{
	
	padding: 10px;
	color: #ffffff;
	-webkit-text-stroke: 2px black;
	border: solid 2px black;
}

.btn-stoik{
	text-decoration: none;
	color: #212121;
	transition: color .15s ease-in-out,background-color .1s ease-in-out,border-color .15s ease-in-out;
}

.btn-stoik:hover{
	background-color: #000000;
	color: #ffffff;
	padding: 10px 20px;
}

/* Proyectos */

.proy{
	padding-top: 100px;
}

.proy_separador{
	padding-top: 2px;
}

.back_01{
	background-color: #212121;
}

.back_03{
	background-color: #fff;

}

.color_white{
	color: #ffffff;
}

.button_proy{
	font-size: 4em;
	font-style: normal;
	font-weight: 400;
	line-height: 69px;
	letter-spacing: 0em;
	text-align: left;
	text-decoration: none;
	color: #fff;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.button_proy:hover{
	color: #D2D2D2;
}

/* Trabajos */

.proyect_butn{
	text-decoration: none;
	color: #212121;
}


.img_link:hover{
	filter:opacity(15%);
	transition: filter .15s ease-in-out, border-color .15s ease-in-out;
}

/* Posts */

.ajuste_post_01{
	--bs-gutter-x: 0rem !important;
}

.ver-mas{
	text-decoration: none;
	color: #212121;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.ver-mas:hover{
	color: #FFBC11;
}

.img-cabecera{
	width: 100%;
	padding: 0px;
}


/* BOOTSTRAP */

.navbar-light .navbar-toggler {
	border-color: rgb(255 255 255 / 10%);
}
