@import url(http://fonts.googleapis.com/css?family=Duru+Sans);

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, html { font-size: 100%; padding: 0; margin: 0; height: 100%;}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#bl-panel-work-items span .bl-icon-close{position:absolute;}

body {
    font-family: 'Duru Sans', Calibri, Arial, sans-serif;
    color: #FFF;
    background: #333;
    font-size: 12px;
    font-weight: 300;
}

a {
	color: #f0f0f0;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 0 5px;
	text-transform: uppercase;
	font-size: 80%;
}

a:hover {
	color: #fff;
}

#englishVersion{display:none;}
#englishVersion h2{margin-bottom: 5px}

#versaoPortugues h2{margin-bottom: 5px;}
#versaoPortugues .langPdf{left:330px;}
.langPdf{width:185px; height: 55px; margin-bottom: 20px}
	.langPdf a{text-transform: none; text-decoration: none; margin: 0; padding: 0; float:left;}
	.langPdf img{border: 0 none; cursor: pointer; float: left; margin: 0 5px 0 5px}

.habilidades{float:left; width:100%; height: 100%; margin-bottom: 30px}
.habilidadeTxt{float:left; width:346px; height: 400px; margin-right: 40px; text-align: justify;}

.habilidades ul{float:left; list-style: none; width:344px; height:397px; margin:0; padding:0;}
.habilidades ul li{text-indent: 100%; white-space: nowrap; overflow: hidden; float:left; width:345px; height:70px; background: url("../images/habilidades_tecnicas_rhassan_designer.png") repeat-x scroll 0 0 transparent; margin-bottom: 10px}
.habilidades ul li a{float:left; width:345px; height:70px}	
	.habilidades ul .illustrator{ background-position: 0 -78px}
	.habilidades ul .html5{ background-position:0 -157px}
	.habilidades ul .css3{ background-position:0 -243px}
	.habilidades ul .js{ background-position:0 -329px}				

#twitter-widget-0{width:100%; height:95%}

.container { height: 100%; }

ul#contato{margin:20px 0 0 0; width:460px; height:auto; padding: 0; float:left;}
ul#contato li{margin:0 auto; width:460px; margin-bottom: 10px; height:70px; padding: 0; float:left; background: url("../images/sprite-rhassan-digital-designer.png") repeat-x scroll 0 0 transparent}
	ul#contato li a{float:left; text-transform: none; text-decoration: none; margin:0 0 0 70px; height:70px; background: #b093d4; padding: 0; font-size: 1.7em; border:0 none; line-height: 70px; width:100%}
	ul#contato li p{float:left; text-transform: none; text-decoration: none; margin:0 0 0 70px; height:70px; background: #b093d4; padding: 0; font-size: 1.7em; line-height: 70px;  width:100%}
	ul#contato li.linkedin{background-position: -320px -348px}	
	ul#contato li.email{background-position: -405px -278px}	
	ul#contato li.gmail{background-position: -253px -278px}	
	ul#contato li.skype{background-position: -320px -278px}
	ul#contato li.viber{background-position: -253px -348px}					

.bl-main {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.bl-main > section {
	position: absolute;
	width: 50%;
	height: 50%;
}

.bl-main > section:first-child {
	top: 0;
	left: 0;
	background: #ffc74f;
}

.bl-main > div:nth-child(2) {
	top: 0;
	left: 50%;
	background: #449add;
position: absolute;
    width: 50%;
    height: 50%;	
}

.bl-main > section:nth-child(3) {
	top: 50%;
	left: 0;
	background: #76c2e1;
}

.bl-main > section:nth-child(4) {
	top: 50%;
	left: 50%;
	background: #b093d4;
}

.bl-box {
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 1;
	/* Centering with flexbox */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.bl-box h2 { margin:0; font-weight: normal!important; font-family: Verdana; font-size: 18px; text-align: left;}

.bl-icon {
	background: url("../images/sprite-rhassan-digital-designer2.png") repeat-x scroll 0 0 transparent;
}

#twitter-widget-0{width:100%!important}
.bl-icon-about {
	width:138px;
	height: 175px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

.bl-icon-works {
	width:206px;
	height: 175px;
	padding: 120px 0 0 85px;
	background-position: -212px -3px;
}

.bl-icon-blog {
	width:120px;
	height: auto;
	padding: 170px 0 0 15px;
	background-position: -8px -258px;
}

.bl-icon-contact{
	width:131px;
	height: auto;
	padding-top: 140px;
	background-position: -253px -278px;
	text-align: center!important;
}

.bl-icon-close{ background: none!important; cursor: pointer;}

.bl-main > section .bl-icon-close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	z-index: 100;
	opacity: 0;
	pointer-events: none;
}

.bl-icon-close:before {
	font-size: 30px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
	content: "\e005";
	color:#FFF;
}

.bl-content, 
div.bl-panel-items > div > div {
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 60px;
	left: 30px;
	right: 30px;
	bottom: 30px;
	padding: 0 20px;
	overflow: hidden;
	overflow-y: auto;
}

/* Custom content */

.bl-content p {
	margin: 0 auto;
	padding-bottom: 15px;
	font-size: 1.7em;
	line-height: 1.8;
}

.bl-content h2 {
	font-size: 3em;
	font-weight: 300;
	margin: 0 0 20px 0;
}

.bl-content article {
	padding: 20px 40px 20px 0px;
}

.bl-content article h3 {
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding-top: 20px;
	font-size: 1.4em;
}

.bl-content article a {
	color: rgba(0,0,0,0.2);
}

.bl-content > ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

.bl-content > ul li {
	display: inline-block;
	width: 20%;
	margin: 1%;
}

.bl-content > ul li a {
	display: block;
	padding: 0;
	border: 8px solid rgba(0,0,0,0.1);
}

.bl-content > ul li a img {
	display: block;
	max-width: 100%;
}

/* Panel Items */

div.bl-panel-items,
div.bl-panel-items > div {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

div.bl-panel-items > div > div {
	width: 60%;
	margin: 0 auto;
	opacity: 1;
	bottom: 90px;
	top: 90px;
	pointer-events: auto;
}

div.bl-panel-items > div > div h3 {
	font-size: 2.4em;
	font-weight: 300;
	margin: 0 0 20px 0;
}

div.bl-panel-items > div > div p {
	font-size: 1.3em;
}

div.bl-panel-items > div > div img {
	float: left;
	margin: 0 20px 20px 0;
	max-width: 100%;
}

div.bl-panel-items {
	top: 100%;
	z-index: 9999;
}

div.bl-panel-items > div {
	background: #449add;
	z-index: 0;
	opacity: 0;

}

div.bl-panel-items nav {
	position: absolute;
	z-index: 9999;
	left: 88%;
	top: 0px;
	margin-left: -108px;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out 0.5s;
	-moz-transition: opacity 0.2s ease-in-out 0.5s;
	transition: opacity 0.2s ease-in-out 0.5s;
}

div.bl-panel-items.bl-panel-items-show nav span {
	float: left;
	margin: 5px;
}

div.bl-panel-items nav span.bl-next-work {
	font-weight: 700;
	letter-spacing: 2px;
	display: block;
	text-transform: uppercase;
	line-height: 2em;
	cursor: pointer;
	margin: 8px 10px 0 0;	
}

div.bl-panel-items.bl-panel-items-show nav {
	opacity: 1;
	top: -95%;
	min-width: 200px!important;
	left: 73%;
}

div.bl-panel-items > div.bl-show-work {
	z-index: 1000;
	opacity: 1;
	-webkit-transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.5s ease-in-out;
	-moz-transform: translateY(-100%);
	-moz-transition: -moz-transform 0.5s ease-in-out;
	transform: translateY(-100%);
	transition: transform 0.5s ease-in-out;
	-ms-transform: translateY(-100%);
}

div.bl-panel-items > div.bl-hide-current-work {
	opacity: 0;
	-webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
	-webkit-transform: translateY(-100%) scale(0.5);
	-moz-transition: -moz-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
	-moz-transform: translateY(-100%) scale(0.5);
	transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
	transform: translateY(-100%) scale(0.5);
	-ms-transform: translateY(-100%) scale(0.5);
	z-index: 0;
}

/* Transition classes and properties */
/* Separated for a better overview and control */

.bl-main > section {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.bl-main > section.bl-expand {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.bl-main > section.bl-expand-top {
	z-index: 100;
}

.bl-main > section:first-child.bl-expand {
	background: #ffc74f;
}

.bl-main > section:nth-child(3).bl-expand {
	background: #76c2e1;
}
.bl-main > section:nth-child(4).bl-expand {
	background: #b093d4;
}

.bl-main.bl-expand-item > section:not(.bl-expand),
.bl-main.bl-expand-item > section.bl-scale-down {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0;
}

.bl-box {
	-webkit-transition: opacity 0.2s linear 0.5s;
	-moz-transition: opacity 0.2s linear 0.5s;
	transition: opacity 0.2s linear 0.5s;
}

.bl-expand .bl-box {
	opacity: 0;
	-webkit-transition: opacity 0s linear;
	-moz-transition: opacity 0s linear;
	transition: opacity 0s linear;
}

.bl-box h2 {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.no-touch section:not(.bl-expand) .bl-box:hover h2 {
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px);
}

.no-touch div:not(.bl-expand) .bl-box:hover h2 {
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px);
}

.bl-content,
.bl-icon-close {
	-webkit-transition: opacity 0.1s linear 0s;
	-moz-transition: opacity 0.1s linear 0s;
	transition: opacity 0.1s linear 0s;
}

section.bl-expand .bl-content,
section.bl-expand .bl-icon-close {
	pointer-events: auto;
	opacity: 1;
	-webkit-transition: opacity 0.3s linear 0.5s;
	-moz-transition: opacity 0.3s linear 0.5s;
	transition: opacity 0.3s linear 0.5s;
}

@media screen and (max-width: 46.5em) {
	.bl-content,
	.bl-box {
		font-size: 75%;
	}

	.bl-expand .bl-box {
		height: 130px;
	}

	.bl-content > ul li {
		width: 40%;
	}
}
.menuExpand {width:41px; height:42px; overflow: hidden; position: absolute; z-index: 999999; top:10px; left:10px; display: none}
.menuExpand img{cursor: pointer; border:0; float:left;}
	.menuExpand ul{float:left; top:85px; left:0; margin: 0; padding: 4px 0 0 8px; list-style: none; width: 100%; height: 85px; background: #FFF; -webkit-border-radius: 10px; -webkit-border-top-left-radius: 0; -moz-border-radius: 10px; -moz-border-radius-topleft: 0; border-radius: 10px; border-top-left-radius: 0; }
	.menuExpand	ul li{float:left; width:66px; margin:5px; cursor: pointer;}
.fechaMenu{display: none}
