/* Global */



body {
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:20px;
	color: #dddddd;
	background-color:#111111;
	overflow-x:hidden;
}
img {
	max-width: 100%;
}
.menu li a {
	color: #ffffff!important;
}
a:link {
	color: #f00016;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #f00016;
	text-decoration: none;
}
a.btn {
	background-color: #f00016;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px 15px;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.btn:hover {
	text-decoration: none!important;
	background-color: #555555;
}
.fright {
	float:right;
}
.fleft {
	float:left;
	padding: 0 30px 10px;
	background-color: #000000;
	border-radius: 10px;
}
.hidden {
	display: none;
}
.pp_social {
	display: none!important;
}
/* Navigation */



.menu {
	position:fixed;
	top:0px;
	width:100%;
	height: 70px;
	background-color:#000000;
	z-index:9999;
}
#logo {
	margin-bottom:0;
}
#nav {
	text-align: right;
	margin: 20px 0 0 0;
}
.navigation {
	float: right;
	list-style: none;
	margin: 0;
}
ul.navigation {
	margin:0;
	padding:0;
}
.navigation li {
	float: left;
	margin-left:20px;
	padding:10px 15px;
	height: 14px;
	line-height: 1em;
	text-transform:uppercase;
	font-family:'PT Sans', 'Arial Narrow', sans-serif;
	font-weight:400;
	color:#a6a6a6;
	text-align: center;
}
.navigation li:hover {
	cursor:pointer;
	background-color: #f00016;
	color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.navigation .active {
	cursor:pointer;
	background-color: #f00016;
	color: #ffffff;
	font-weight:400;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* General Slides */ 



.slide {
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:0;
}
.rojo {
	color:#f00016;
}
h1 {
	margin:0 0 27px 0;
	text-transform:uppercase;
	border-bottom:1px solid #e0e0e0;
	font-family:'PT Sans', Arial, sans-serif;
	font-size: 52px;
	line-height: 68px;
	color:#ffffff;
	font-weight: 700;
}
#slide2 h1 span {
	color:#f00016;
}
h2 {
	margin:0 0 42px 0;
	text-transform:uppercase;
	font-family:'PT Sans', Arial, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color:#ffffff;
	font-weight: 400;
}
h4 {
	margin:0 0 19px 0;
	text-transform:uppercase;
	font-family:'PT Sans', Arial, sans-serif;
	font-weight:400;
	font-size:20px;
	line-height:26px;
	color:#ffffff;
}
/* ____________________________________ Slide 1 ____________________________________ */ 

.effects {
	position:relative;
}
.effects_1 {
	background:url(../images/effect_1.png) no-repeat left top;
	position:absolute;
	top:-169px;
	left:-175px;
	width:474px;
	height:196px;
	z-index:99;
}
.effect_2 {
	background:url(../images/effect_2.png) repeat left top;
}
.padding_slide1 {
	padding:244px 0 60px 0;
}
#slide1 {
	background-color:#111111;
	background-image:url(../images/slide1_bg.jpg);
	background-size: cover !important;
	text-align:center;
	/*background-position:0 0 !important;*/

	margin-top: 50px;
}
#slide1 h1 {
	position:relative;
	z-index:100;
	margin:0;
	padding:33px 0;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	text-transform:uppercase;
	font-family:'PT Sans', Arial, sans-serif;
	font-size: 88px;
	line-height: 86px;
	color:#ffffff;
	font-weight: 700;
}
#slide1 h2 {
	text-transform:uppercase;
	font-family:'PT Sans', Arial, sans-serif;
	font-size: 23px;
	color: #ffffff;
	line-height: 25px;
	padding:29px 40px 104px;
	font-weight: 400;
}
#slide1 a.button {
	background-image: url(../images/arrow_down.png);
	display: block;
	height: 76px;
	margin:0 auto;
	width: 76px;
}
a.button:hover {
	cursor:pointer;
}
/* ______________________ TOP_SOCIALS ___________________________ */

#top_socials {
	padding:0;
	margin-top:127px;
}
#top_socials ul {
	padding:0;
	margin:0;
}
#top_socials li {
	display:inline-block;
}
#top_socials li a {
	display:block;
	height:28px;
	width:26px;
	margin:0 17px 0 0;
}
.soc1 a {
	background:url(../images/soc1.jpg) no-repeat;
}
.soc2 a {
	background:url(../images/soc2.jpg) no-repeat;
}
.soc3 a {
	background:url(../images/soc3.jpg) no-repeat;
}
.soc4 a {
	background:url(../images/soc4.jpg) no-repeat;
	margin:0 !important;
}
/* _________________________ //TOP_SOCIALS _________________________ */



/* ____________________________________ Slide 2 ____________________________________ */ 



#slide2 {
	background-image: url(../images/slide2_bg.jpg);
	background-position: center!important;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-color:#111111;
	overflow:auto;
	padding:105px 0 80px 0;
}
#slide2 .grid_12 img {
	margin-bottom:15px;
}
/* _______________ ACCORDION _______________ */

.accordion {
}
.accordion h3 {
	padding: 11px 5px 2px 20px;
	margin:0 0 3px 0;
	text-transform:uppercase;
	font-family:'Arial';
	font-size:16px;
	line-height:22px;
	color:#878787;
	cursor: pointer;
	min-height:30px;
	position:relative;
	font-weight:400;
	background:#f6f6f6;
	border-bottom:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-left:4px solid #dedede;
}
.accordion h3:hover {
	color:#f00016;
	background:#ffffff;
	border-left:4px solid #f00016;
}
.accordion h3:last-child {
	border-bottom:none;
}
.accordion h3.active {
	color:#f00016;
	background:#ffffff;
	border-left:4px solid #f00016;
	margin:0;
}
.accordion h3 span {
}
.accordion h3.active span {
	background:url(../images/h3_minus.png) no-repeat left top;
}
.accordion .accord_cont {
	padding:13px 20px 13px 24px;
	display: none;
	background:#fff;
}
.accordion .accord_cont p {
	margin:0;
	padding:0;
}
/* ______________ //ACCORDION ______________ */





/* ____________________________________ Slide 3 ____________________________________ */ 



#slide3 {
	background-image:url(../images/slide3_bg.jpg);
	background-size: cover !important;
	width:100%;
	/*background-position:0 0 !important;*/

	text-align:left;
}
#slide3 .grid_4 {
	float: left;
}
#slide3 .grid_8 {
	float: right;
	margin: 0 0 20px 0!important;
}
.padding_slide3 {
	padding:105px 0 80px 0;
}
/*#slide3 p {

	padding:0;

	margin:0;

	text-transform:uppercase;

	font-family:'PT Sans', Arial, sans-serif;

	font-size: 56px;

	line-height: 52px;

	color:#fff;

	font-weight: 400;

}*/







/* ____________________________________ Slide 4 ____________________________________ */



#slide4 {
	background:url(../images/main_bg.jpg) repeat left top;
	padding:80px 0 80px 0;
}
/* ____________________________________ Slide 5 ____________________________________ */ 

.padding_slide5 {
	padding:80px 0;
}
#slide5 h2 {
	margin-bottom: 0;
}
#slide5 {
	background-image:url(../images/slide5_bg.jpg);
	/*background-position:0 0 !important;*/

	text-align:center;
	background-size: cover !important;
	width:100%;
}
/*#slide5 span {

	padding:0 5px;

	margin:0 0 18px 0;

	background:#f00016;

	text-transform:uppercase;

	font-family:'PT Sans', Arial, sans-serif;

	font-size: 75px;

	line-height: 86px;

	color:#ffffff;

	font-weight: 700;*/

}
/* ___________________________________ //Slide 5 ___________________________________ */ 



/* ____________________________________ Slide 6 ____________________________________ */



/* _________ SKILLS ________ */

#skills_block {
	padding:0;
	margin:0;
}
#skills_block p {
	margin:0;
	padding:0 0 3px 0;
}
#skills_block p span {
	color:#f00016;
}
#skills_block li {
	margin-bottom:25px;
	height:19px;
	width:100%;
	border:1px solid #e9e9e9;
	background:#f6f6f6;
}
#skills_block li .percentage_60 {
	margin:-1px 0 0 -1px;
	width:60%;
	height:21px;
	background:#f00016;
}
#skills_block li .percentage_70 {
	margin:-1px 0 0 -1px;
	width:70%;
	height:21px;
	background:#f00016;
}
#skills_block li .percentage_50 {
	margin:-1px 0 0 -1px;
	width:50%;
	height:21px;
	background:#f00016;
}
#skills_block li .percentage_65 {
	margin:-1px 0 0 -1px;
	width:65%;
	height:21px;
	background:#f00016;
}
/* ________ //SKILLS _______ */



/* ________ serv_inf _______ */

.serv_inf {
	margin:0 0 20px 0;
}
.serv_inf img {
	float:left;
	margin-right:20px;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
}
.serv_inf:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.serv_inf a {
	display:block;
	padding:5px 0 10px;
	text-transform:uppercase;
	font-family:'PT Sans', Arial, sans-serif;
	font-weight:400;
	font-size:20px;
	line-height:22px;
	color:#ffffff;
}
.serv_inf a:hover {
	text-decoration:none;
	color:#f00016;
}
/* _______ //serv_inf ______ */



/* ____________________________________ //Slide 6 ____________________________________ */

#slide6 .grid_4 {
	float: left;
}
#slide6 .grid_8 {
	float: right;
	margin: 0 0 20px 0!important;
}
#slide6 {
	background-color:#111111;
	background-image: url(../images/slide2_bg.jpg)!important;
	background-position: center!important;
	background-attachment: fixed;
	background-repeat:no-repeat;
	padding:105px 0 80px 0;
}
/* ____________________________________ Slide 7 ____________________________________ */ 

.padding_slide7 {
	padding:80px 0;
}
#slide7 h2 {
	margin-bottom: 0;
}
#slide7 {
	background-image:url(../images/slide7_bg.jpg);
	/*background-position:0 0 !important;*/

	text-align:center;
	background-size: cover !important;
	width:100%;
}
/*#slide7 span {

	text-transform:uppercase;

	font-family:'PT Sans', Arial, sans-serif;

	font-size: 75px;

	line-height: 103px;

	color:#ffffff;

	font-weight: 700;

}*/

/* ___________________________________ //Slide 7 ___________________________________ */ 





/* ____________________________________ Slide 8 ____________________________________ */



#slide8 {
	background-color:#111111;
	background-image: url(../images/slide2_bg.jpg);
	background-position: center!important;
	background-attachment: fixed;
	background-repeat:no-repeat;
	padding:105px 0 80px 0;
}
#slide8 .grid_4 {
	float: left;
}
#slide8 .grid_8 {
	float: right;
	margin: 0 0 20px 0!important;
}
.gallery-list {
	padding: 0!important;
}
.gallery-list img {
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%!important;
	opacity: 1!important;
}
.gallery-list li.grid_3 {
	width:235px !important;
}
#slide8 .hover_img {
	position:relative;
	overflow:hidden;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	height:234px;
	text-align:center;
}
img.gallery_hover {
	position:absolute;
	top:0;
	left:0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	filter: alpha(opacity=0)
}
.hover_img:hover img.gallery_hover {
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.portfolio_zoom {
	transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	width:58px;
	height:58px;
	position:absolute;
	left:50%;
	top:60%;
	margin:-29px 0 0 -29px;
	background-image:url(../images/zoom.png);
	background-position:0 0;
	background-repeat:no-repeat;
	z-index:2;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.portfolio_zoom:hover {
	z-index:10;
}
.portfolio_zoom a {
	display:block;
	width:58px;
	height:58px;
	text-indent:-9999px;
}
.hover_img:hover .portfolio_zoom {
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
}
#slide8 .samples h2 {
	margin-bottom: 0!important;
}
/* ________________ team_block _________________ */

/*.team_block {

	text-align:center;

	border-bottom:3px solid #c8c8c8;

}

.team_block h4 {

	margin:24px 0 10px;

	text-transform:uppercase;

	font-family:'PT Sans', Arial, sans-serif;

	font-weight:400;

	font-size:20px;

	line-height:26px;

	color:#ffffff;

}

.team_block p {

	margin:0 0 10px 0;

	padding:0 0 16px 0;

	border-bottom:1px solid #c8c8c8;

	font-size:16px;

	color:#c8c8c8;

}

ul.team_soc {

	margin:10px 0 12px 0;

	padding:0;

}

.team_soc li {display:inline-block;}

.team_soc li a {

	display:inline-block;

	margin-right:2px;

	width:28px;

	height:28px;

}

a.soc1 {

	background:url(../images/team_soc_icons.png) no-repeat 0 0 #555555;

}

a.soc2 {

	background:url(../images/team_soc_icons.png) no-repeat -30px 0 #555555;

}

a.soc3 {

	background:url(../images/team_soc_icons.png) no-repeat -62px 0 #555555;

}

a.soc4 {

	background:url(../images/team_soc_icons.png) no-repeat -89px 0 #555555;

}



a.soc1:hover {

	background:url(../images/team_soc_icons.png) no-repeat 0 0 #f00016;

}

a.soc2:hover {

	background:url(../images/team_soc_icons.png) no-repeat -30px 0 #f00016;

}

a.soc3:hover {

	background:url(../images/team_soc_icons.png) no-repeat -62px 0 #f00016;

}

a.soc4:hover {

	background:url(../images/team_soc_icons.png) no-repeat -89px 0 #f00016;

}



.team_block:hover h4 {

	color:#f00016;

}

.team_block:hover {

	border-bottom:3px solid #f00016;

}*/

/* _______________ //team_block ________________ */



/* ____________________________________ //Slide 8 ____________________________________ */





/* ____________________________________ Slide 9 ____________________________________ */ 

.padding_slide9 {
	padding:80px 0;
}
#slide9 h2 {
	margin-bottom: 0;
}
#slide9 {
	background-image:url(../images/slide9_bg.jpg);
	/*background-position:0 0 !important;*/

	text-align:center;
	background-size: cover !important;
	width:100%;
}
#slide9 p {
	text-transform:uppercase;
	font-family:'PT Sans', Arial, sans-serif;
	font-size: 61px;
	line-height: 60px;
	color:#f00016;
	font-weight: 700;
}
/* ____________________________________ Slide 10 ____________________________________ */



#slide10 {
	background-color:#111111;
	padding:105px 0 0 0;
}
#slide10 .grid_2, #slide10 .grid_3 {
	float: left;
	margin: 0!important;
}
#slide10 .grid_2 h2, #slide10 .grid_3 h2 {
	text-align: center!important;
	margin-bottom: 15px;
}
/* ______________ CONTACT_FORM ______________ */

.contact_form input[type="text"],  .contact_form textarea {
	width: 95%;
	margin-bottom: 19px;
	padding: 7px 10px 3px 10px;
	background: #f6f6f6;
	font-family:'PT Sans', Arial, sans-serif;
	font-weight:400;
	border-left:3px solid #dedede;
	border-top:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	color:#8c8c8c;
}
.contact_form textarea {
	resize: none;
	height: auto;
	min-height: 125px;
}
.contact_btn {
	display: inline-block;
	border:none;
	text-transform:uppercase;
	margin:0 10px 14px 0;
	padding:5px 15px 6px;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight:400;
	text-align: center;
	vertical-align: middle;
	background-color: #f00016;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.contact_btn:hover {
	background-color:#555555;
	color:#ffffff;
}
#note .notification_ok {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	background:#ffffff;
	font-family:'PT Sans', Arial, sans-serif;
	font-weight:400;
	font-size:16px;
	color:#f00016;
}
#note .notification_error {
	font-family:'PT Sans', Arial, sans-serif;
	font-weight:400;
	font-size:16px;
	color:#f00;
}
/* _____________ //CONTACT_FORM _____________ */



/* ____________ CONTACT_DETAILS _____________ */

.contact_det_block {
	margin-top:-5px;
}
ul.foot_block_intouch {
	margin:0;
	padding:2px 0 0 0;
}
.foot_block_intouch li {
	padding-bottom:8px !important;
}
.foot_block_intouch li p, .foot_block_intouch a {
	color:#c8c8c8;
	line-height:21px;
	font-size:14px;
	padding:0 0 0 34px;
	margin:0;
}
.foot_block_intouch li a:hover {
	color:#f00016;
	text-decoration:none;
}
.foot_block_intouch li.touch_phone p {
	background:url(../images/contact_icon.png) no-repeat 0 0;
}
.foot_block_intouch li.touch_clock p {
	background:url(../images/contact_icon.png) no-repeat 0 -98px;
}
.foot_block_intouch li.touch_mail a {
	background:url(../images/contact_icon.png) no-repeat 0 -190px;
}
.foot_block_intouch li.touch_site a {
	background:url(../images/contact_icon.png) no-repeat 0 -294px;
	display:block;
	height:20px;
}
.foot_block_intouch li.touch_mail a:hover {
	background:url(../images/contact_icon.png) no-repeat 0 -620px;
}
.foot_block_intouch li.touch_site a:hover {
	background:url(../images/contact_icon.png) no-repeat 0 -524px;
}
.foot_block_intouch li.touch_adress p {
	background:url(../images/contact_icon.png) no-repeat 0 -425px;
}
/* ___________ //CONTACT_DETAILS ____________ */

#map_block {
	margin:66px 0 0 0;
}
/* ___________________________________ //Slide 10 ___________________________________ */ 





/* ____________________________________ FOOTER ____________________________________ */

#footer {
	background-color: #222222;
	padding: 40px 0;
}
.grid_4.ultimo {
	margin-right: 0!important;
}
#footer .ultimo a {
	padding: 5px 0 5px 30px!important;
	background: url(../images/pdf.png) no-repeat 0 0;
}
#footer .grid_4 {
	margin-bottom: 0!important;
}
#footer .grid_4 p {
	text-align: left!important;
}
#copyright {
	background:#000000;
	padding:27px 0 23px;
}
.copyright {
	float:left;
	text-transform:uppercase;
	font-family:'PT Sans', Arial, sans-serif;
	font-weight:400;
	color:#979797;
}
.copyright a {
	color:#f00016;
}
.copyright a:hover {
text-decoration:underline:
}
/* _____________ BACK_TOP ___________ */

#back_top {
	float:right;
}
#back_top a.button {
	display:block;
	text-transform:uppercase;
	padding-right:28px;
	background:url(../images/back_top_bg.png) no-repeat top right;
	font-family:'PT Sans', Arial, sans-serif;
	font-weight:400;
	height:19px;
	color:#979797;
}
#back_top a.button:hover {
	text-decoration:none;
}
/* ____________ //BACK_TOP __________ */



/* ___________________________________ //FOOTER ___________________________________ */



/*arreglos márgenes*/

.padding_slide5 .grid_12, .padding_slide7 .grid_12, .padding_slide9 .grid_12 {
	margin-bottom: 0!important;
}
/*blog*/

#blog-rss {
	background-color:#111111;
	background-image: url(../images/slide8_bg.jpg);
	background-position: center!important;
	background-attachment: fixed;
	background-repeat:no-repeat;
}
.pag-blog {
	margin-top: 105px!important;
}
.pag-blog .blog {
	padding: 65px 0;
}
.pag-blog .blog iframe {
	width: 100%;
	height: 800px;
	border: 1px solid #999999;
}
.pag-blog .blog iframe img {
	display: none!important;
}
.pag-blog .blog iframe ul.feedEkList {
	padding: 0!important;
}
.pag-blog .blog iframe ul.feedEkList li {
	margin-bottom: -150px!important;
}
.pag-blog .blog iframe ul.feedEkList li .itemTitle {
	text-transform: uppercase!important;
	font-family: 'PT Sans', Arial, sans-serif!important;
	font-size: 1.7em;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.pag-blog .blog iframe ul.feedEkList li .itemDate {
	font-family: 'PT Sans', Arial, sans-serif!important;
	font-size: 0.9em;
	margin-bottom: 10px;
}
/* ____________________________________ Slide 11 ____________________________________ */ 



#slide11 {
	background-color:#111111;
	background-image: url(../images/slide8_bg.jpg);
	background-position: center!important;
	background-attachment: fixed;
	background-repeat:no-repeat;
	padding: 170px 0 40px 0!important;
}
#slide11 h2 {
	margin: 10px 0 20px 0;
}
/* ____________________________________ Slide 12 ____________________________________ */ 



#slide12 {
	background-image:url(../images/slide12_bg.jpg);
	background-size: cover !important;
	width:100%;
	/*background-position:0 0 !important;*/

	text-align:left;
}
#slide12 .grid_4 {
	float: right;
	margin: 0 0 20px 0!important;
}
#slide12 .grid_8 {
	float: left;
}
#slide12 ul {
	list-style: none!important;
	margin: 0!important;
	padding: 0!important;
}
#slide12 ul li {
	padding-left: 20px!important;
	background: url(../images/vineta12.png) no-repeat 0 0;
}
.padding_slide12 {
	padding:80px 0 50px 0;
}
/* _________________ PORTFOLIO ________________ */



#slide13 {
	background-color:#111111;
	background-image: url(../images/slide8_bg.jpg);
	background-position: center!important;
	background-attachment: fixed;
	background-repeat:no-repeat;
	padding: 170px 0 40px 0!important;
}
#slide13 h2 {
	margin: 10px 0 20px 0;
}
#slide13 .overflow_hidden {
	overflow-x:hidden;
}
#slide13 ul {
	margin-bottom:29px;
	padding:0;
	list-style-type:none;
}
#slide13 .hover_img {
	position:relative;
	overflow:hidden;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	height:234px;
	text-align:center;
}
#slide13 .hover_img img {
	border-radius:50%;
}
.portfolio_descr {
	position: absolute;
	left: 0;
	right: 0;
	top: 45px;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity:0;
	filter: alpha(opacity=0);
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.portfolio_descr h3 {
	display: block;
	text-transform:uppercase;
	color: #ffffff;
	font-family: 'PT Sans';
	font-weight:400;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 5px;
}
.portfolio_descr p {
	margin: 0;
	padding:0 20px;
	color: #c8c8c8;
	font-size: 14px;
	line-height: 20px;
}
.hover_img:hover .portfolio_descr {
	opacity:1;
	filter: alpha(opacity=100)
}
.hover_img .img_bord {
	position:absolute;
	top:7px;
	left:7px;
	background:url(../images/img_bord.png) no-repeat;
	opacity:0;
 filter: alpha(opacity=0)  width:221px;
	height:221px;
	width:221px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.hover_img:hover .img_bord {
	opacity:1;
	filter: alpha(opacity=100)
}
/* _________ FILTER ________ */

#slide13 #filter_img li {
	display:inline-block;
	cursor:pointer;
}
#slide13 #filter_img li {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #f00016;
	background:#f00016;
	margin:0 8px 8px 0;
	padding:0 10px;
	text-transform:uppercase;
	font-family:'PT Sans';
	font-weight:400;
	font-size:16px;
	line-height:26px;
	color:#ffffff;
}
#slide13 #filter_img li.selected,  #slide13 #filter_img li:hover {
	background:#555555;
	color:#ffffff;
	border:1px solid #555555;
}
/* ________ //FILTER _______ */



/* ________________ //PORTFOLIO _______________ */

/* ____________________________________ Slide 14 ____________________________________ */ 



#slide14 {
	background-color:#111111;
	background-position: center!important;
	background-attachment: fixed;
	background-repeat:no-repeat;
	padding: 130px 0 5px 0!important;
	z-index: 1000;
}
#slide14 .grid_4, #slide14 .grid_12 {
	margin-bottom: -5px;
}
#slide14 .grid_4 .portafolio {
	padding: 5px 0 5px 30px;
	background: url(../images/port_bg.png) no-repeat 0 0;
}
#slide14 .grid_4.centro p {
	text-align: center;
}
#slide14 .grid_4.ultimo p {
	text-align: right;
}
#slide14 .grid_4 p {
	padding: 0;
}


/* ____________________________________ Slide 15 ____________________________________ */ 



#slide15 .clearfix {
	margin-top: -20px;
}
