@charset "UTF-8";
/* CSS Document */

body{
	height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
	font-family: 'Raleway', sans-serif;
	color:#585858;}


* {
  margin: 0;
  padding: 0;
}

/*--------IMAGEN DE FONDO EN HOME--------*/

#full-screen-background-image {
        z-index: -999;
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        left: 0;}

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

a{
	overflow:visible;
	color:#585858;
}
p a {
	color:#585858;
	font-weight:bold;
	text-decoration:underline;
}
p a:hover {
	color:#000;
	text-decoration:none;
}
div#wrapper{
	position:relative;
	width:100%;
	max-width:870px;
	min-height:1045;
	margin:0px auto;
	background-color:transparent;
}
	

	
div#bigbox{
	position:relative;
	float:left;
	width:100%;
	max-width:870px;
	height:auto;
	/*left:50%;
	margin-left:-420px;*/
	background-color:transparent;
	/*
	border-left:solid 1px #a8a8a8;
	border-right:solid 1px #a8a8a8;*/}
	
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Header*/
	
div#header{
	position:relative;
	float:left;
	width:100%;
	max-width:870px;
	height:200px;
	background-color:transparent;
	transition:all 0.32s linear;

}	
.bodyhome div#header{
	position:fixed;
	z-index:50;
}
	
.menu-fijo {
    position: fixed !important;
    top: 0px !important;
	
}	
.middlebox-fijo {
  
    /*top: 150px !important;*/
	
}	
.menu-fijo #rrss{
   display:none;
}	
#headerfijo {
	position:relative;
	float:left;
	width:100%;
	max-width:870px;
	height:50px;
	background-color:transparent;
	transition:all 0.32s linear;
	margin-top:-50px;	
}


div#header.menu-fijo {
	height:50px;
	z-index:10;
	transition:all 0.2s linear;
}

#headerfijo.menu-fijo {
	margin-top:0px;
	z-index:10;
	transition:all 0.32s linear;
}


.menu-fijo  div#botonera, #headerfijo div#botonera_fija{
	margin-top:24px;
	transition:all 0.2s linear;
}
#fondomenuancla {
	height: 60px;
    /*background: transparent url(../img/bg.png) repeat top left scroll;*/
    background-color: #fff;
    border-bottom: solid 1px #a8a8a8;
    display: none;
    transition: all 0.2s linear;
    float: left;
    width: 100%;
    position: fixed;
    z-index: 1;
}

a#logo_kevlar,a#logo_kevlar_fijo, a#logo_kevlar_sub{
	display:block;
	float:left;
	width:202px;
	height:58px;
	margin-top:100px;
	
	/*background:transparent url(../img/KevlarStudio.png) no-repeat top left scroll;*/
	background:transparent url(../img/KevlarStudio.svg) no-repeat top left scroll;
	transition:all 0.1s linear;
	/*transition:all 0.12s cubic-bezier(0.6, -0.28, 0.74, 0.05);*/
}

.menu-fijo  a#logo_kevlar, #headerfijo  a#logo_kevlar_fijo{
	margin-top:13px;
	width:30px;
	height:30px;
	transition:all 0.2s linear;
	/*background:transparent url(../img/K.png) no-repeat top left scroll;*/
	background:transparent url(../img/K.svg) no-repeat top left scroll;
}
	
div#rrss{
	float:right;
	position:absolute;
	width:124px;
	height:31px;
	background-color:transparent;
	right:0px;
	margin-top:50px;
	margin-right:0px;}
	
a.a1{display:block;
	float:left;
	width:25px;
	height:25px;
	background-image:url(../img/RRSS.png);
	border-radius:100%;
	margin-right:0px;
	border:solid 3px transparent;
	/*transition:all 0.2s linear;*/
}
	
a.a1:hover{border:solid 3px #585858;}
	
a#instagram1{background-position:0px 0px;}
	
a#instagram1:hover{background-position:0px 150px;}
	
a#vimeo1{background-position:75px 0px;}

a#vimeo1:hover{background-position:75px 150px;}

a#behance1{background-position:50px 0px;}

a#behance1:hover{background-position:50px 150px;}

a#domestika1{background-position:25px 0px;}

a#domestika1:hover{background-position:25px 150px;}
	
	
div#botonera,div#botonera_fija{
	float:right;
	position:absolute;
	width:65%;
	max-width:657px;
	height:10px;
	background-color:/;
	right:0px;
	margin-top:125px;
	font-family:'Raleway', sans-serif;
	font-size:10px;
	color:#6b6b6b;
	transition:all 0.32s linear;
}

a.boton{float:right;
	display:block;
	color:#333;
	margin-right:10px;}
	

.fa{
	float:right;
	margin:1px 0px 0px 3px;
}
	

	
a#about_contact{margin-right:0px;}

a.boton:hover, .current{
	color:#333;
	border-bottom:solid 2px rgba(30,30,30,0.7);
	transition:0.05s;
	padding-bottom:2px;
}
	

	
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Middlebox*/
	
div#middlebox_home{
	position:relative;
	float:left;
	width:100%;
	max-width:870px;
	height: auto;
	min-height:515px;
	z-index:0;}

div#middlebox{
	position:relative;
	float:left;
	width:100%;
	max-width:870px;
	height: auto;
	min-height:515px;
	z-index:0;}
	

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Fila a1-a4*/	

a.ad{
	display:block;
	float:left;
	position:relative;
	width:193px;
	height:193px;
	border:solid 1px #c8c8c8;
	border-radius:100%;
	margin-right:20px;
	background-color:white;}
	
a.ad:hover{
		   transition:0.1s;}
	


a.work{
	display:block;
	float:left;
	position:relative;
	width:193px;
	height:193px;
	border:solid 1px #c8c8c8;
	border-radius:100%;
	margin:10px 20px 10px 0px;
	background-color:white;
	overflow: hidden !important;
	z-index:1;
	background-size: cover;}

a.work:hover{
			transition:0.1s;}




	
	
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Footer*/
	

div#footer{
	float:left;
	position:relative;
	width:100%;
	max-width:870px;
	height:405px;
	/*left:50%;
	margin-left:-420px;*/
	bottom:0px;
	background-color:transparent;
	
}

div#disclaimer{
	position:absolute;
	width:100%;
	max-width:870px;
	height:100px;
	background-color:transparent;
	bottom:0px;
	margin-bottom:115px;
	
}
.bodyhome div#footer{
	position:fixed;	
	top: 510px;
	bottom:80px;


}
.bodyhome div#disclaimer{
	margin-bottom:0px;
}	
p.disclaimer{
	position:relative;
	font-family:'Raleway', sans-serif;
	text-align:center;
	font-size:10px;
	color:#6b6b6b;
	line-height:20px;}
	
p#disclaimer_1{
	font-weight:bold;
	margin-bottom: 0px;
}

div#k_logo{
	position:absolute;
	width:30px;
	height:30px;
	/*background-image:url(../img/k_logo.png);*/
	background-image:url(../img/K.svg);
	bottom:0px;
	left:50%;
	margin-left:-15px;
	filter:alpha(opacity=50);
	-moz-opacity:		.50;
	opacity:			.50;
}

#menuresponsive ,#botoneraresponsive ,#rrssresponsive ,#closemenu,#login{
	display:none;
}	
#rrssresponsive {
    position: relative !important;
    width: 130px;
    background: #fff;
	float:left;
    /*display: block !important;
	/*margin-top: 384px !important; /*la misma que header */
	text-align:center;
	padding:20px 0px 100px;
	margin-left:calc(50% - 65px);
}

#login {
    position: fixed;
    background: #fff;
	z-index:20000000;
	margin-top: 100px !important; 
	border:1px solid #a8a8a8;
	box-shadow: 0px 0px 12px #888888;
	left: 50%;
    margin-left: -300px;
    width: 600px;
	padding:0px;
	text-align: center;
	padding-bottom:50px;
}
#login span{
    float:left;
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
#login input{
    float:left;
	margin-left:10px;
}
#login input[type=password]{
    border:1px solid #a8a8a8;
	padding: 10px 15px;
    margin-left: 200px;
    margin-bottom: 20px;
    font-size: 1.2em;
    width: 100px;
    text-align: center;
}
#login input[type=submit]{
    border:1px solid #ccc;
	padding:10px 15px;
	cursor:pointer;
	background-color: #ccc;
	color:#333;
	font-family:'Raleway', sans-serif;
	font-size:1.2em;
	font-weight:500;
}
#login input[type=submit]:hover{

	background-color: #a8a8a8;

}

#closemenuprivate {
	float:right;
	margin:10px 10px 25px 5px;
}

#botoneraresponsive {
    position: absolute !important;
    width: 100% !important;
    background: #fff;
    /*display: block !important;*/
	z-index:10000000;
	margin-top: 0px !important; 
	border-top:0px solid #a8a8a8;
}
#botoneraresponsive ul{
    float: left;
    width: 100%;
    background: #fff;
    list-style:none;
	padding:0;
	margin:0;
	border-top:1px solid #a8a8a8;
}
#botoneraresponsive li{
    float: left;
    width: 100%;
    background: #fff;
    list-style:none;
	padding:25px 0px;
	text-align:center;
}

#botoneraresponsive a.boton{
	float:none;
	width:auto;
	padding:1px 0px;
	text-align:center;
	background: #fff;
	font-size: 1em;
    display:inline;
}

#botoneraresponsive a#closemenu{
	border-bottom:1px solid #fff;
}
#botoneraresponsive a#closemenu img{
	float:right;
}


.clear {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0px;
	margin:0px;
}

.tituloseccion {
	float:right;
	font-weight:700;
	font-size:1.4em;
	padding-bottom:0px;
	border-bottom:4px solid;
	line-height: 1em;
	color: #000;
}

.todo {
	width:100%;
	float:left;
	margin:0px 0px 10px 0px;
}

.mitad_1 {
	width:47%;
	float:left;
	margin:0px 3% 10px 0px;
}

.mitad_2 {
	width:50%;
	float:left;
	margin:0px 0px 10px 0px;
}

.cuarto_1 ,.cuarto_2, .cuarto_3 {
	width:23%;
	float:left;
	margin:0px 2% 10px 0px;
}

.cuarto_4 {
	width:25%;
	float:left;
	margin:0px 0px 10px 0px;
}



p {
	float:left;
	width:100%;
	margin-bottom:20px;
	font-size:0.9em;
	line-height: 1.4em;
}

#img-about {
	float:left;
	width:194px;
	height:256px;
	background-image:url(../img/Retrato.gif);
}
#img-404 {
	background-image:url(../img/404.png);
	width: 100%;
    height: auto;
    border: solid 0px #c8c8c8;	
	background-size: contain;
    background-repeat: no-repeat;
	margin-bottom:40px;
	float:left;	
}
#img-404 img{
	visibility:hidden;
	width:100%;
}
.error404 #middlebox {
	text-align:center;
}

.getback {
	border:1px solid #c8c8c8;
	padding:5px 16px;
	text-decoration:none;
}
.getback:hover {
	background-color:#ccc;
}

.imgplantilla {
	width: 100%;
    height: auto;
    border: solid 0px #c8c8c8;	
	background-size: contain;
    background-repeat: no-repeat;
	margin-bottom:40px;
	float:left;
}
.conborde {
    border: solid 1px #c8c8c8;	
}

.imgplantilla img{
	visibility:hidden;
	width:100%;
}
.todo .imgvertical {
    max-width: 580px;
    left: 50%;
    margin-left: calc(50% - 290px);
}

p#title{
	font-size:12px;
	font-weight:700;
	border-bottom: solid 1px #a8a8a8;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
p#title.espaciodebajo{
    padding-bottom: 26px;

}
p#bodycopy{
	font-size:13px;
}

p#bodycopy strong{
	font-family:'Times New Roman';
    font-size: 1.05em;
}

#anclatop {
	position:fixed;
	bottom:50px;
	right:0px;
	/*background:#c8c8c8 url(../img/Kup.png) no-repeat 10px 10px scroll;*/
	background:#c8c8c8 url(../img/K.svg) no-repeat 10px 10px scroll;
	background-size:30px 30px;
	width:50px;
	height:50px;
	cursor:pointer;
	z-index: 4;
	transform: rotate(90deg);
}
#anclatop:hover {
	background:#c8c8c8 url(../img/UPtop.png) no-repeat -5px -5px scroll;
	width:92px;
	height:50px;
	transform: rotate(0deg);
}


.video-responsive {
padding-bottom:56.25%;
height:0; overflow: hidden;
position: relative;
}
 
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
height:100%;
width:100%;
top:0;
left:0;
}


@media screen and (max-width :950px){

div#wrapper,div#header,#headerfijo,div#header.home , .menu-fijo {
	max-width:625px !important;
}
a.camp4{
	margin-right:20px !important;
}
a.fil_a.camp3,a.fil_b.camp2,a.fil_c.camp1,a.fil_c.camp4,a.fil_d.camp3{
	margin-right:0px !important;
}

.mitad_1, .mitad_2  ,.cuarto_1 ,.cuarto_2, .cuarto_3, .cuarto_4 {
	width:100%;
	float:left;
	margin:10px 0px 10px 0px;
}

.mitad_1.tercio_1 {
	width:30%;
	float:left;
	margin:10px 3% 10px 0px;
}
.mitad_2.dostercios {
	width:66%;
	float:left;
	margin:10px 0px 10px 0px;
}

.project4 .cuarto_1 {
	padding-top:0px;
}

.imgvertical {
    max-width: 500px;
    left: 50%;
    margin-left: calc(50% - 250px);
}
.bodyhome div#footer{
	left: 50%;
    margin-left: -50%;
}
}
	
@media screen and (max-width :700px){
div#wrapper,div#header,div#header.home , #subheader,.menu-fijo {
	max-width:410px !important;
}
#subheader{
	float:left;
	margin:10px auto 30px;
	width:100%;
	margin-left: calc(50% - 205px);
}
#closemenu{
	display:block;
	margin: 18px 0px 0px;
}
#menuresponsive {
	display:block;
	float:right;
	margin-top:30px;
}	
a#logo_kevlar  {
	margin-top:10px;
}
.fa {
    float: none;
    margin: 1px 0px 0px 5px;
}
a#logo_kevlar_sub {
	margin: 0px ;
}	
.menu-fijo  a#logo_kevlar {
	/*background:transparent url(../img/KevlarStudio.png) no-repeat top left scroll;*/
	background:transparent url(../img/KevlarStudio.svg) no-repeat top left scroll;
	margin-top: 10px;
	width: 202px;
    height: 58px;
}	
#botonera,#botonera_fija,#logo_kevlar_fijo, #rrss {
	display:none;	
}
div#header.home, div#header {
	height:80px;
}
	
div#botonera{
	max-width:100%;
}
#fondomenuancla {
	height: 85px;
}
.middlebox-fijo {
    top: 0px !important;
}

a.camp2,a.camp4{
	margin-right:0px !important;
}
a.camp1,a.camp3,a.fil_a.camp3,a.fil_c.camp1,a.fil_d.camp3{
	margin-right:20px !important;
}
.tituloseccion {
	float:left;
}


div#middlebox {
    margin-top: 20px;
}
.todo .imgvertical, .imgvertical {
    left: 0;
    margin-left:auto;
}

#login {
    margin-left: -200px;
    width: 400px;
	margin-top: 20px !important;
}
#login input[type=password] {
	margin-left: 100px;
}
}
	
@media screen and (max-width :500px){
div#wrapper,div#header,div#header.home, #subheader,.menu-fijo {
	max-width:100% !important;
}
#disclaimer_2 {
	max-width:75%;
	width:75%;
	margin:0px auto;
	float:none;
}
#subheader{
	float:left;
	margin:10px auto 30px;
	width:100%;
	margin-left: 0;
}
a#logo_kevlar {
	/*zoom:80%;*/
	transform: scale(0.8);
	margin-left:-11px;
	/*margin-top: 20px;*/
}
a#logo_kevlar_sub {
	/*zoom:80%;*/
	transform: scale(0.8);
	margin-left:-11px;
	/*margin-top: 7px;*/
}
.menu-fijo  a#logo_kevlar {
	/*margin-top: 20px;*/
}
#menuresponsive ,#closemenu{
	margin-right:11px;
}
#fondomenuancla {
	height: 75px;
}
a.work{
	display:block;
	float:left;
	position:relative;
	width:100%;
	height:250px;
	border:solid 0px #c8c8c8;
	border-radius:0;
	margin:0px;
	background-color:white;}

a.camp1,a.camp3,a.fil_a.camp3,a.fil_c.camp1,a.fil_d.camp3{
	margin-right:0px !important;
}

	

.mitad_1, .mitad_2  ,.cuarto_1 ,.cuarto_2, .cuarto_3, .cuarto_4 ,.mitad_1.tercio_1, .mitad_2.dostercios,.todo {
	width:94%;
	float:left;
	margin:10px 0px 10px 0px;
	padding:0px 3%;
}	
div#k_logo {
    position: relative;
	top: 20px;
}	
#img-about {
	float:none;
	margin:20px auto;
}
p#title{
	border-bottom: solid 0px #a8a8a8;
}

#login {
    margin-left: -150px;
    width: 300px;
	margin-top: 20px !important;
}
#login input[type=password] {
	margin-left: 45px;
}
#login span{
	width:80%;
	margin-left:10%;
}
.bodyhome div#footer{
	top: 200px;

}
}