body
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: "Roboto",sans-serif;
	font-size: 12px;
	color:#d3d3d3 !important;
}

body .text-color1 
{
    color: #882565;
}

body .text-color2 
{
    color: #C54D8D;
}

.container
{
	/*width:1200px;*/
	margin: 0px auto;
	/*text-align: left;*/
}

.top-nav
{
	position: fixed;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 100%;
	background-color: #f8f8f8;
	min-width: 200px;
	min-height: 100px;
}

.top-nav li a
{
	font-size: 18px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	color: #622170 !important;
}

.navbar li .current
{
	background-color: transparent;
	color: #F79733 !important;
	outline: none;
}

.navbar-brand
{
	padding-top: 0px;
}

.top-nav li a:hover
{
	color: #F79733!important;
}

.navbar-inverse
{
	border: none;
	box-shadow: 0px 1px 5px #b8b8b8;
}

.content
{
	padding-top:70px;
}

.section1
{
	background: url(../img/workspace-main2.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:50% -400px; 
	padding-top:170px;
}

.section1 .main-logo
{
	height: 250px;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-position: center center rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	width: 25%;
	background-image: url(../img/logo-big-NEW.png);
	margin-left: auto;
	margin-right: auto;
}

.section1 h2
{
	font-family: Roboto, sans-serif;
	font-weight: bold !important;
	font-size: 36px;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000000;
}

.section1 p
{
	font-size: 20px;
	font-weight: 300;
	color: #fff;
}

.section2
{
	padding-top: 100px;
	/*padding-bottom: 200px;*/
}

.section2 .intro-text
{
	/*text-align: left*/
}

.section2 img
{
	margin: 0 auto;
}

.section2 h3#aboutus-title
{
	font-family: "Roboto", sans-serif;
	font-size: 34px;
	color: #F79733  !important;
	font-weight: 300;
	margin-bottom: 40px;
}

.section2 .team
{
	padding: 50px 0px 100px 0px;
}

.section2 .team img
{
	margin:0px auto;
}

.section2 .team h3.team-name
{
	color: #622170;
	margin-bottom: 5px;
}
.section2 .team h3.team-name2
{
	color: #F79733;
	margin-bottom: 5px;
}

.section2 .team h4.team-subtitle
{
	margin-top: 0px;
	font-weight: lighter;
	color: #F79733;
	margin-bottom: 20px;
}

.section2 .team p.team-details
{
	text-align: center;
	font-size: 16px;
}

.section2 p
{
	color: #666666;
	font-size: 18px;
	font-family: Roboto, sans-serif;
	margin-bottom: 20px;
	font-weight: 300;
	text-align: left
}

.section3
{
	background: url(../img/workspace-sub.jpg) rgba(98, 33, 112, 0.6);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:50% 0%; 
	padding-top: 200px;
	padding-bottom: 200px;
}
.section13
{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0%;
	background-color: rgba(204,204,204,0.6);
	background-image: url(../img/workspace-sub3.jpg);
	background: url(../img/workspace-sub3.jpg) rgba(204,204,204,0.6);
}
.section55
{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0%;
	background-color: rgba(204,204,204,0.6);
	background-image: url(../img/workspace-sub3.jpg);
	background: url(../img/workspace-sub3.jpg) rgba(204,204,204,0.6);
}
.section9
{
	background: url(../img/workspace-sub.jpg) rgba(98, 33, 112, 0.6);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:50% 0%; 
	padding-top: 200px;
	padding-bottom: 200px;
}

.section3 .container
{
	height: auto;
	
}

.section3 img.img-responsive
{
	margin: 0 auto;
}

.section3 h3
{
	color: #FFFFFF;
	font-weight: 400;
	font-family: Roboto, sans-serif;
}

.section3 p
{
	color: #FFFFFF;
	font-weight: 300;
	font-size: 18px;
	font-family: Roboto, sans-serif;
}

.section4
{
	padding-bottom: 0px;
	padding-top: 0px;
	bottom: 0px;
	top: 0px;
	/*height:600px;*/
}

.item 
{
	width: 25%;
	background-color: red;
	height: 300px;
	float: left;
	position: relative;
}

.item.w2 
{ 
	width: 25%; 
}

.item.w3
{
	width: 25%;
}

.item .hidden-item
{
	display: none;
}

.portfolio
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.portfolio #portfolio-introduction
{
	margin-bottom: 100px;
	margin-top: 100px;
	color: #828282;
}
.portfolio #portfolio-introduction2
{
	color: #828282;
	width: 33%;
	height: 200px;
	float: left;
	/* [disabled]display: block; */
	font-family: Roboto, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin-top: 50px;
}
.portfolio #portfolio-introduction4
{
	color: #828282;
	width: 33%;
	height: auto;
	float: left;
	/* [disabled]display: block; */
	font-family: Roboto, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin-top: 50px;
}
.portfolio #portfolio-introduction3
{
	color: #828282;
	width: 50%;
	height: auto;
	float: left;
	display: block;
	font-family: Roboto, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin-top: 50px;
	min-height: 125px;
}

.portfolio #portfolio-introduction p
{
	font-size: 24px;
	font-weight: lighter;
	color: #666666;
}

.portfolio #portfolio-items
{
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}

.portfolio .item .hover-content
{
	width: 100%;
	height: 100%;
	background: #8a0175;
	opacity: 0.8;
	position: absolute;
	padding: 20px;
	display: none;
	transition:all 0.5s ease 0s;
	cursor: pointer;
}

.portfolio .item .hover-content h3
{
	font-size: 34px;
	font-weight: lighter;
	color: #fff;
	position: relative;
	top:30%;
}

.portfolio .item:hover .hover-content
{
	display: block;
}

.portfolio .item  .portfolio-popup h3
{
	margin-bottom: 30px;
	margin-top: 0px;
	color:#828282;
} 

.portfolio .item .portfolio-popup p
{
	color: #828282;
	line-height: auto;
	font-size: 18px;
	font-weight: lighter;
}


.portfolio .item .portfolio-popup .popup-image-container
{
	padding: 20px;
}

.portfolio .item .portfolio-popup .popup-image-container img
{
	margin: 0 auto
}

.portfolio .item  .portfolio-popup .portfolio-item-description
{
	border-bottom: 1px solid #8D8D8D;
    padding: 40px;
    text-align: left;
}

.portfolio .item .portfolio-popup .labels
{
	margin-top:20px;
	line-height: 30px;
}


.portfolio .item  .portfolio-popup .portfolio-item-description span.label
{
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	font-weight: lighter;
}

.portfolio h3
{
	font-size: 60px;
	font-family: "Roboto", sans-serif;
	font-weight: lighter;
}
.portfolio h4
{
	font-size: 20px;
	font-family: Roboto, sans-serif;
	font-weight: bold;
	line-height: 30px;
}
.portfolio h6
{
	font-size: 16px;
	font-family: Roboto, sans-serif;
	line-height: 15px;
	font-weight: lighter;
}

.portfolio h2
{
	font-size: 20px;
	font-family: Roboto, sans-serif;
	font-weight: normal;
	line-height: 20px;
}

.footer
{
	background-color: #000;
	background-image: url(../img/footer-bg2.jpg);
	background-position: left bottom #000;
	background-repeat: repeat-x;
	background: url(../img/footer-bg2.jpg) repeat-x left bottom #000;
	/*padding-top: 200px;*/
}

#contact
{
	/*padding-bottom:80px;*/
	font-family:"Roboto", sans-serif;
	font-weight:300;
	min-height:600px;
}

#contact #contact-us-header
{
	font-size: 44px;
	font-weight: lighter;
	margin-bottom: 50px
}

#contact #contact-form input[type=submit]
{
	background-color: #622170;
	border: 1px solid #882565
}

#contact #contact-form
{
	text-align: left;
}

#contact #contact-form label
{
	font-size: 16px;
	font-weight: lighter;
}

#contact .contact-description p
{
	font-size: 20px;
	color: #FFF;
}

#contato
{
	/*padding-bottom:80px;*/
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	min-height: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contato #contato-us-header
{
	font-size: 44px;
	font-weight: lighter;
	margin-bottom: 50px
}

#contato #contato-form input[type=submit]
{
	background-color: #622170;
	border: 1px solid #882565
}

#contato #contato-form
{
	text-align: left;
}

#contato #contato-form label
{
	font-size: 16px;
	font-weight: lighter;
}

#contato .contato-description p
{
	font-size: 20px;
	color: #FFF;
}

.sm-wrapper
{
	margin-top:30px;
	margin-bottom:50px;
}


.sm-wrapper a:hover
{

}

.sm-container
{
	width:32px;
	height:32px;
	display:block;
	float:left;
	background:url(../img/sm-sprite.png) no-repeat;
	margin-right:10px;
}

.sm-container:hover
{
	/*border-bottom:5px solid #C54D8D;*/
	cursor:pointer;
}

.sm-facebook
{
	background-position:0px -32px;
}

.sm-linkedin
{
	background-position:0px -64px;
}

.sm-gplus
{
	background-position:0px -96px;
}

.sm-skype
{
	background-position:0px -128px;
}


/* end of contact section */



/* Landscape phones and down */
@media (max-width:340px){ 

	.section2 p
	{
		font-size: 18px;
		font-weight: 300;
	}

	.section2 img
	{
		padding-bottom: 60px;
	}

	.item,.item.w2 , .item.w3
	{ 
		width: 100%; 
	}

	.portfolio .item  .portfolio-popup h3
	{
		font-size: 42px;
	} 

	.portfolio .item .portfolio-popup p
	{
		font-size: 16px;
		font-weight: lighter;
	}

	.section2 .team img
	{
		padding-bottom: 0px;
	}

	.section3 .service-item
	{
		margin-bottom: 50px
	}

	.section3 .service-item p
	{
		font-size: 18px;
	    margin: 0 auto;
	    width: 75%;
	}


 }

/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) {
	.section3 .service-item
	{
		margin-bottom: 50px
	}

	.section3 .service-item p
	{
		font-size: 18px;
	    margin: 0 auto;
	    width: 75%;
	}

	.section2 p
	{
		font-size: 20px;
		font-weight: 300;
	}

	.section2 img
	{
		padding-bottom: 0px;
	}

	.item,.item.w2 , .item.w3
	{ 
		width: 100%; 
	}

	.navbar-nav
	{
		background-color:#F8F8F8
	}
}


/* Portrait tablet to landscape and desktop */
@media (min-width:480px) and (max-width:600px){
	.section2 img
	{
		padding-bottom: 60px;
	}

	.section2 p
	{
		font-size: 20px;
	}

	.section2 img
	{
		padding-bottom: 0px;
	}

	.section3 .service-item
	{
		margin-bottom: 50px;
		font-size: 18px;
	}

	.portfolio .item .hover-content
	{
		width: 100%;
		height: 100%;
		background: #8a0175;
		opacity: 0.8;
		position: absolute;
		padding: 20px;
		display: none;
		transition:all 0.5s ease 0s;
		cursor: pointer;
	}

	.portfolio .item .hover-content h3
	{
		font-size: 18px;
		font-weight: 300;
		color: #fff;
		position: relative;
		top:30%;
	}

	.portfolio .item:hover .hover-content
	{
		display: block;
	}

	.portfolio .item  .portfolio-popup h3
	{
		margin-bottom: 30px;
		margin-top: 0px;
		color:#828282;
		font-size: 42px;
	} 

	.portfolio .item .portfolio-popup p
	{
		color: #828282;
		line-height: auto;
		font-size: 16px;
		font-weight: lighter;
	}

	.item 
	{ 
		width: 20%; 
		background-color: red;
		height:200px;
		float:left;
		position: relative;
	}

	.item.w2 
	{ 
		width: 25%; 
	}

	.item.w3
	{
		width: 40%; 
	}

	.navbar-nav
	{
		float: right;
	}
}

/* Large desktop */
@media (min-width: 1025px) {
	.navbar-nav
	{
		float: right;
	}
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.art {
	display: block;
	height: 175px;
	width: 25%;
	float: left;
}
/* close commented backslash hack */
#portfolio-i {
	display: block;
	height: 175px;
	width: 25%;
	float: left;
}
.artista {
	display: block;
	float: left;
	height: 250px;
	width: 250px;
	margin-top: 100px;
	margin-bottom: 100px;
}
.idioma {
	height: 50px;
	width: auto;
	padding-left: 15px;
	float: right;
	display: block;
	padding-top: 30px;
	padding-right: 0px;
}
.idioma2 {
	width: 100%;
	padding-left: 15px;
	float: right;
	display: block;
	padding-top: 30px;
	padding-right: 0px;
	background-attachment: fixed;
	background-image: url(img/bg_idoma.png);
	background-position: 30% 0%;
}
.idioma {
	margin: auto;
}
