html, body
{
	padding: 0;
	margin: 0;
}
body {
	background-color: #eee;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	-webkit-text-size-adjust: none;
}
body *
{
	text-shadow: none;
}
h1, h2, h3, h4, h5, h6
{
	line-height: 1;
	color: #330;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
h1, h2, h3
{
	font-size: 18px;
}
h4, h5, h6
{
	font-size: 16px;
}
p
{
	margin: 0 0 10px 0;
}
a, a:link, a:active, a:visited, a:hover
{
	color: #eaeaea;
	text-decoration: none;
}
pre
{
	font-size: 12px;
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#page nav
{
	display: none;
}

#header,
.header,
#footer
{
	background: #003f71;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 40px;
	height: 40px;
	padding: 0 50px;
}
#header a,
.header a
{
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );

	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;
}
#header a.friends,
.header a.friends
{
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
}

#content div.mm-header {
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: #424242;
  text-align: center;
  line-height: 20px;
  width: 100%;
  height: 60px;
  padding: 30px 40px 0 40px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
	border-bottom: 1px solid #d5d5d5;
}

#content div.mm-header span.mm-title {
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
	color: #eaeaea;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header a.right,
.header a.right
{
	left: auto;
	right: 10px;
}
#content,
.content
{
	padding: 20px;
}

.container.marketing.about {
	background: url(img/main/about5.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
}


.container.marketing.jcstudio {
	background: url(img/main/J.C.-Estudio.jpg) no-repeat 50% 0;

	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
}


.container.marketing.castroworld {
background: url(img/main/castroworld.jpg) no-repeat 50% 0;
    background-size:cover;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.container.marketing.colecciones{
    background: url(img/bg.jpg) repeat;
	position: absolute;
	
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
}


.container.marketing.prensa{
	background: url(img/main/about1.jpg) no-repeat 50% 0;
    background-size:cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.container.marketing.contact{
	background: url(img/main/mapa2.jpg) no-repeat 50% 0;
    background-size:cover;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	overflow: auto;
}


a#clipping {
	position: absolute;
	right: 0;
	bottom: 80px;
}

a#entrevistas {
	position: absolute;
	right: 0;
	bottom: 0;
}

#content div.container.marketing.colecciones section.photos div.photos-inner ul.step-list li.step a.vimeo img {
	width: 100%;
	position: relative;
}

ul.step-list {
	list-style-type: none;
	padding-left: 20px;
	padding-right: 20px;
}

section.photos {
	position: relative;
	top: 50px;
	padding-bottom: 20px;
}

#menu-right {
	background-color: #212121;
}

#menu-right div.mm-header {
	border-bottom-color: #5e5e5e;
	color: #feffff;
}

#mm-m0-p0 li a {
	border-top-color: #feffff;
	color: #feffff;
	border-bottom: 1px solid #424242;
}

#mm-m0-p0 li {
	border-bottom-color: #feffff;
	border-top-color: #feffff;
	color: #feffff;
}

#mm-m0-p0 li.mm-selected a {
	background-color: rgba(254,255,255,0.27);
}

div#panel-overview.mm-panel.mm-opened.mm-current {
	
}

.mm-header {
	z-index: 8;
	position: relative;
	border-bottom: 1px solid #d5d5d5;
	background-color: #feffff;
}

#itrick{
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	top: 60px;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
}



article{
    text-align:center;
 
    margin: 65px 20px 45px;
	background-color: rgba(254,255,255,0.95);
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
			-webkit-box-shadow: 0px 0px 11px rgba(50, 50, 50, 0.8);
-moz-box-shadow:    0px 0px 11px rgba(50, 50, 50, 0.8);
box-shadow:         0px 0px 11px rgba(50, 50, 50, 0.8);
}




#joseimg img {
	float: right;
	top: 0;
	width: 200px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#button{
	background-color: #feffff;
	margin-bottom: 10px;
	margin-top: 19px;
	text-align: left;
	position: absolute;
	text-decoration: none;
	color: #424242;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
		-webkit-box-shadow: 0px 0px 11px rgba(50, 50, 50, 0.8);
-moz-box-shadow:    0px 0px 11px rgba(50, 50, 50, 0.8);
box-shadow:         0px 0px 11px rgba(50, 50, 50, 0.8);
	font: normal 1em 'Cb', sans-serif;
	width: 250px;
	right: 0;
	bottom: 100px;
}



#contact article{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	width: 80%;
	padding: 10px;
}

li#contact {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

ul#bg {
	padding-left: 0;
	padding-right: 0;
	margin-right: 0;
	margin-left: 0;
}



#form{
	width:100%;
	text-align: left;
	position: relative;
	
}

.email{
		font: 16px/25px Georgia, "Times New Roman", Times, serif;
	color: #929292;
	position: relative;
}

#name{
	font-size: 16px;
	margin: 1em 0 3px;
	color: #000;
	padding: 5px;
	margin-left: 15px;
	border-style: none;
	border-bottom: 1px dashed #a9a9a9;
	position: relative;
	background-color: rgba(254,255,254,0);
	width: 90%;
}

.subject{
			font: 16px/25px Georgia, "Times New Roman", Times, serif;
	color: #929292;
	position: relative;
}

#subject{
font-size: 16px;
	margin: 1em 0 3px;
	color: #000;
		padding: 5px;
	margin-left: 15px;
	border-style: none;
	border-bottom: 1px dashed #a9a9a9;
	width: 90%;
	position: relative;
	background-color: rgba(254,255,254,0);
}

.message{
				font: 16px/25px Georgia, "Times New Roman", Times, serif;
	color: #929292;
	border-color: #fffeff;
	position: relative;
	left: 0;
}

#textarea{
	font-size: 16px;
	color: #000;
		padding: 5px;
	margin-left: 15px;
	width: 90%;
	border-bottom-color: #a9a9a9;
	position: relative;
	height: 140px;
	max-width: 450px;
	border-style: dashed;
	border-color: #c0c0c0;
	background-color: rgba(254,255,254,0);
	margin-top: 15px;
	margin-bottom: 10px;
}

#send{
	    display:inline-block;
    line-height:1;
    font-size: 11px;
    font-weight: bold;
    border-radius: 3px;
    padding: 6px 8px;
    background:#000;
    color:#FFF;
    margin:2em 0;
	border-width: 0;
	position: relative;
	bottom: 20px;
	left: 85%;
}

#contact article p a {
	color: #5e5e5e;
	text-decoration: underline;
}

#send:hover{

	
}

#textregister{
	text-decoration: none;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #919191;
}



