@charset "utf-8";
/* CSS Document */

body, p, a {
	font-family:"Open Sans", sans-serif;
	line-height:20px;
	font-size:14px;
	color:#666;
	text-decoration:none;
}

h1, h2, h3, h4 {
	font-weight:bold;
	font-size:14px;
}

h6 {
	font-size:11px;
}

a:hover {
	color:#000;
	font-weight:600;
}

img, object, embed, video, iframe, iframe[style]{
	max-width: 100%;
	height:auto;
}

.clear {
	clear:both;
}

.container {
	width:100%;
	max-width:960px;
	margin:24px auto 24px auto;
}

/* Start Header */
.main_header {
	width:100%;
	max-width:960px;
	height:66px;
    margin:0 auto 24px auto;
	font-weight:600;
}

.logo_box {
	width:160px;
	height:66px;
	position:relative;
	float:left;
	margin:0 0 0 2.5%;
}

.logo_img {
	width:160px;
	height:66px;
}

.logo_language {
	display:none;
}

.menu_language {
	display:none;
}

.menu_language .active {
	color:#000;
}

.riba_box {
	width:176px;
	height:66px;
	position:relative;
	float:left;
	margin:0 0 0 208px;
}

.riba_logo {
	background:url(../images/logos/riba_logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:47px;
	margin:2px auto auto auto;
}
	
.riba_text {
	text-align:center;
	vertical-align:bottom;
	height:19px;
	position:relative;
}

.menu_box {
	height:66px;
	float:right;
	margin:0 2.5% 0 0
}

.menu_pages ul {
	position:relative;
	float:right;
	margin:47px 0 0 0;
}

.menu_pages ul li {
	display:inline;
	padding:10px 0 0 10px;
	float:none;
}

.menu_pages ul li .active {
	color:#000;
}
/* End Header */

/* Start Content */
.content {
	width:100%;
	max-width:960px;
	margin:2.5% auto 2.5% auto;
}
/* End Content */

/* Start Projects */
.projects_img_fixed {
	display:none;
}

.projects_img_fixed_small_left {
	display:none;
}

.projects_img_fixed_small_right {
	display:none;
}

.projects_img_square_left{
	position:relative;
	float:left;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 0px 0.416% 2.5%;
}

.projects_img_fixed_square_left{
	display:none;
}

.projects_img_square_right {
	position:relative;
	float:right;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_fixed_square_right {
	display:none;
}

.projects_img_rec_left {
	position:relative;
	float:left;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 0px 0.416% 2.5%;
}

.projects_img_fixed_rec_left {
	display:none;
}

.projects_img_rec_right {
	position:relative;
	float:right;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_fixed_rec_right {
	display:none;
}

.projects_img_vrec_center-right {
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0.416% 0.416% 0px;
}

.projects_img_fixed_vrec_center-right {
	display:none;
}

.projects_img_vrec_center {
	position:relative;
	float:none;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0.416% 0.416% 0px;
}

.projects_img_fixed_vrec_center {
	display:none;
}


.projects_img_vrec_right {
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_fixed_vrec_right {
	display:none;
}

.projects_img_smallsquare_left {
	position:relative;
	float:left;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0px 0.416% 2.5%;
}

.projects_img_fixed_smallsquare_left {
	display:none;
}

.projects_img_smallsquare_center-left {
	position:relative;
	float:left;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0px 0.416% 0.416%;
}

.projects_img_fixed_smallsquare_center-left {
	display:none;
}

.projects_img_smallsquare_center-right {
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0.416% 0.416% 0px;
}

.projects_img_fixed_smallsquare_center-right {
	display:none;
}

.projects_img_smallsquare_right {
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_fixed_smallsquare_right {
	display:none;
}

.projects_img_smallsquare_right_double {
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_smallsquare_right_sup {
	position:relative;
	float:right;
	width:100%;
	max-width:225px;
	height:auto;
	margin:0px 0px 1.777% 0px;
}

.projects_img_fixed_smallsquare_right_sup {
	display:none;
}

.projects_img_smallsquare_right_inf {
	position:relative;
	float:right;
	width:100%;
	max-width:225px;
	height:auto;
	margin:0px 0px 0px 0px;
}

.projects_img_fixed_smallsquare_right_inf {
	display:none;
}
/* End Projects */

/* Start Practice */
.practice_box {
	width:100%;
	max-width:960px;
	height:auto;
	position:relative;
	margin:0px 0 0 0;
}

.practice_img_left {
	position:relative;
	float:none;
	width:95%;
	max-width:912px;
	height:auto;
	margin:0 auto 0 auto;
}

.practice_img_right {
	position:relative;
	float:none;
	width:95%;
	max-width:912px;
	height:auto;
	margin:0 auto 0 auto;
}

.practice_box_txt_01 {
	background-color:#CCC;
	width:92.917%;
	max-width:892px;
	position:relative;
	float:none;
	margin:0 auto 0 auto;
	padding:1.041% 1.041% 1.041% 1.041%;
	height:auto;
	text-align:justify;
}

.practice_box_txt_01 p{
	line-height:20px;
	font-size:14px;
	color:#666;
}

.practice_box_txt_02 {
	background-color:#CCC;
	width:92.917%;
	max-width:892px;
	position:relative;
	float:none;
	margin:0 auto 0 auto;
	padding:1.041% 1.041% 1.041% 1.041%;
	height:auto;
	text-align:center;
}

.practice_box_txt_02 p, h1{
	line-height:20px;
	font-size:14px;
	color:#666;
}

.practice_box_txt_03 {
	background-color:#CCC;
	width:92.917%;
	max-width:892px;
	position:relative;
	float:none;
	margin:0 auto 0 auto;
	padding:1.041% 1.041% 1.041% 1.041%;
	height:auto;
	text-align:center;
}

.practice_box_txt_03 p{
	line-height:20px;
	font-size:14px;
	color:#666;
	vertical-align:central;
}
/* End Practice */

/* Start People */
.people_box_img_01 {
	position:relative;
	float:left;
	width:225px;
	margin:0px 0px 0px 2.5%
}

.people_box_img_02 {
	position:relative;
	float:left;
	width:225px;
	margin:0px 0px 0px 0.417%
}

.people_box_txt_header {
	width:454px;
	max-width:912px;
	float:left;
	position:relative;
	margin:24px 2.5% 0 2.5%;
}


.people_box_txt_01 {
	width:454px;
	max-width:610px;
	float:left;
	position:relative;
	margin:0px 2.5% 0 2.5%;
}

.people_box_txt_01 p {
	text-align:justify;
}
/* End People */

/* End Partners */
.partners_box_img {
	position:relative;
	float:left;
	width:95%;
	max-width:95%;
	margin:0px 0px 0px 2.5%
}

.partners_box_txt_header {
	width:454px;
	max-width:912px;
	float:left;
	position:relative;
	margin:24px 2.5% 0 2.5%;
}

.partners_box_txt_01 {
	width:454px;
	max-width:610px;
	float:left;
	position:relative;
	margin:0px 2.5% 0 2.5%;
}

.partners_box_txt_01 p {
	text-align:justify;
}

/* End Partners */

/* Start Press */
.press_img_left {
	position:relative;
	float:left;
	width:31.389%;
	max-width:301.333px;
	height:auto;
	margin:0 0px 0.416% 2.5%;
}

.press_img_center {
	position:relative;
	float:left;
	width:31.389%;
	max-width:301.333px;
	height:auto;
	margin:0 0.416% 0.416% 0.416%;
}

.press_img_right {
	position:relative;
	float:right;
	width:31.389%;
	max-width:301.333px;
	height:auto;
	margin:0 2.5% 0.416% 0px;
}

.press_img_info_left {
	display:none;
}

.press_img_info_center {
	display:none;
}

.press_img_info_right {
	display:none;
}

.press_img_fixed_01 {
	display:none;
}

.press_img_fixed_02 {
	display:none;
}
/* End Press */

/* Start Contacts */
.contacts_img_icons {
	background-image:url(../images/contacts/icons.jpg);
	width:25px;
	height:220px;
	position:relative;
	float:left;
	margin:0px 0px 0px 2.5%;
}

.contacts_box_txt_01 {
	width:30%;
	max-width:368px;
	height:auto;
	position:relative;
	float:left;
	margin:0px 0px 0px 0.417%;
}

.contacts_box_txt_01 h6 {
	text-align:justify;
}

.contacts_box_02 {
	position:relative;
	float:right;
	width:60%;
	max-width:576px;
	margin:0 2.5% 0 0;
}

.contacts_box_london {
	position:relative;
	float:right;
	width:50%;
	max-width:250px;
	margin:0 0 0 0;
}

.contacts_box_adress_01 {
	text-align:right;
	width:100%;
	max-width:250px;
	margin:0 0 0 0;
}

.contacts_box_adress_01 .active {
	text-decoration:underline;
}

.contacts_img_maps {
	position:relative;
	width:100%;
	max-width:195px;
	float:right;
	margin:4px 0 0 0;
}
	
/* End Contacts */

/* Start Projects_Txt */
/*960px*/


.box_txt_proj_header {
	width:95%;
	max-width:912px;
	float:left;
	position:relative;
	margin:24px 2.5% 0 2.5%;
}


.box_txt_proj_01 {
	width:63.541%;
	max-width:610px;
	float:left;
	position:relative;
	margin:0px 0 0 2.5%;
}

.box_txt_proj_01 p {
	text-align:justify;
}

.box_txt_proj_02 {
	width:25%;
	max-width:200px;
	float:right;
	position:relative;
	margin:0px 2.5% 0px 0px;
	text-align:right;
}


/* Start Footer */
.main_footer {
	width:100%;
	max-width:960px;
	margin:0px 0px 0px 0px;
	clear:both;
}

.riba_box_footer {
	display:none;
	width:176px;
	height:66px;
	position:relative;
	margin:auto auto auto auto;
}
/* End Footer */


/*DESKTOP*/
@media (min-width: 980px){

/* Start Practice */
.practice_box {
	width:912px;
	height:auto;
	position:relative;
	margin:0px 2.5% 0 2.5%;
}

.practice_img_left {
	position:relative;
	float:left;
	width:608px;
	height:auto;
	margin:0 0 4px 0;
}

.practice_img_right {
	position:relative;
	float:right;
	width:608px;
	height:auto;
	margin:0 0 0 0;
}

.practice_box_txt_01 {
	background-color:#CCC;
	width:284px;
	position:relative;
	float:right;
	margin:0 0 4px 0;
	padding:10px 10px 10px 10px;
	height:254px;
	text-align:justify;
}

.practice_box_txt_01 p{
	line-height:16px;
	font-size:12px;
	color:#666;
}

.practice_box_txt_02 {
	background-color:#CCC;
	width:284px;
	position:relative;
	float:right;
	margin:0 0 4px 0;
	padding:34px 10px 10px 10px;
	height:230px;
	text-align:left;
}

.practice_box_txt_02 p, h1{
	line-height:16px;
	font-size:12px;
	color:#666;
}

.practice_box_txt_03 {
	background-color:#CCC;
	width:284px;
	position:relative;
	float:right;
	margin:0 0 4px 0;
	padding:252px 10px 10px 10px;
	height:12px;
	text-align:right;
}

.practice_box_txt_03 p{
	line-height:16px;
	font-size:12px;
	color:#666;
	vertical-align:central;
}
/* End Practice */

}

/*TABLET - DESKTOP*/
@media (min-width: 611px) and (max-width: 979px){

.riba_box {
	display:none;
}

/* Start Projects */
.projects_img_fixed {
	display:none;
}

.projects_img_fixed_small_left {
	display:none;
}

.projects_img_fixed_small_right {
	display:none;
}

.projects_img_square_left{
	display:none;	
}

.projects_img_fixed_square_left{
	display:block;
	position:relative;
	float:left;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 0px 0.416% 2.5%;
}

.projects_img_square_right {
	display:none;	
}

.projects_img_fixed_square_right {
	display:block;
	position:relative;
	float:right;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_rec_left {
	display:none;
}

.projects_img_fixed_rec_left {
	display:block;
	position:relative;
	float:left;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 0px 0.416% 2.5%;
}

.projects_img_rec_right {
	display:none;
}

.projects_img_fixed_rec_right {
	display:block;
	position:relative;
	float:right;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_vrec_center-right {
	display:none;
}

.projects_img_fixed_vrec_center-right {
	display:block;
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0.416% 0.416% 0px;
}

.projects_img_vrec_center {
	display:none;	
}

.projects_img_fixed_vrec_center {
	display:block;
	position:relative;
	float:none;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0.416% 0.416% 0px;
}


.projects_img_vrec_right {
	display:none;
}

.projects_img_fixed_vrec_right {
	display:block;
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_smallsquare_left {
	display:none;
}

.projects_img_fixed_smallsquare_left {
	display:block;
	position:relative;
	float:left;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0px 0.416% 2.5%;
}

.projects_img_smallsquare_center-left {
	display:none;
}

.projects_img_fixed_smallsquare_center-left {
	display:block;
	position:relative;
	float:left;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0px 0.416% 0.416%;
}

.projects_img_smallsquare_center-right {
	display:none;
}

.projects_img_fixed_smallsquare_center-right {
	display:block;
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0.416% 0.416% 0px;
}

.projects_img_smallsquare_right {
	display:none;
}

.projects_img_fixed_smallsquare_right {
	display:block;
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_smallsquare_right_double {
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_smallsquare_right_sup {
	display:none;
}

.projects_img_fixed_smallsquare_right_sup {
	display:block;
	position:relative;
	float:right;
	width:100%;
	max-width:225px;
	height:auto;
	margin:0px 0px 1.777% 0px;
}

.projects_img_smallsquare_right_inf {
	display:none;
}

.projects_img_fixed_smallsquare_right_inf {
	display:block;
	position:relative;
	float:right;
	width:100%;
	max-width:225px;
	height:auto;
	margin:0px 0px 0px 0px;
}
/* End Projects */

/* Start Press */
.press_img_left {
	display:none;
}

.press_img_center {
	display:none;
}

.press_img_right {
	display:none;
}

.press_img_info_left {
	display:block;
	position:relative;
	float:left;
	width:31.389%;
	max-width:301.333px;
	height:auto;
	margin:0 0px 0.416% 2.5%;
}

.press_img_info_center {
	display:block;
	position:relative;
	float:left;
	width:31.389%;
	max-width:301.333px;
	height:auto;
	margin:0 0.416% 0.416% 0.416%;
}

.press_img_info_right {
	display:block;
	position:relative;
	float:right;
	width:31.389%;
	max-width:301.333px;
	height:auto;
	margin:0 2.5% 0.416% 0px;
}

.press_img_fixed_01 {
	display:none;
}

.press_img_fixed_02 {
	display:none;
}
/* End Press */

.main_footer {
	width:100%;
	max-width:960px;
	height:66px;
	margin:24px auto 0px auto;
	clear:both;
	font-weight:600;
}


.riba_box_footer {
	display:block;
}
}

/*CELLPHONE - TABLET*/
@media (min-width: 481px) and (max-width: 610px){
.main_header {
	width:100%;
	max-width:960px;
	height:100px;
    margin:0 auto 24px auto; 
}

.logo_box {
	width:233px;
	height:100px;
	position:relative;
	float:left;
	margin:0 0 0 2.5%;
}

.logo_img {
	background-repeat:no-repeat;
	width:233px;
	height:96px;
	margin:2px;
}

.logo_language {
	display:none;
}

.menu_language {
	display:none;
}

.riba_box {
	display:none;
}

.menu_pages {
position:relative;
}

.main_header .menu_pages ul {
	position:relative;
	float:right;
	margin:0px 2.5% 0 0;
}

.main_header .menu_pages ul li {
	display:block;
	padding:0px 2.5% 0 0px;
	float:none;
}

/* Start Projects */
.projects_img_fixed {
	display:none;
}

.projects_img_fixed_small_left {
	display:none;
}

.projects_img_fixed_small_right {
	display:none;
}

.projects_img_square_left{
	display:none;	
}

.projects_img_fixed_square_left{
	display:block;
	position:relative;
	float:left;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 0px 0.416% 2.5%;
}

.projects_img_square_right {
	display:none;	
}

.projects_img_fixed_square_right {
	display:block;
	position:relative;
	float:right;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_rec_left {
	display:none;
}

.projects_img_fixed_rec_left {
	display:block;
	position:relative;
	float:left;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 0px 0.416% 2.5%;
}

.projects_img_rec_right {
	display:none;
}

.projects_img_fixed_rec_right {
	display:block;
	position:relative;
	float:right;
	width:47.29%;
	max-width:454px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_vrec_center-right {
	display:none;
}

.projects_img_fixed_vrec_center-right {
	display:block;
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0.416% 0.416% 0px;
}

.projects_img_vrec_center {
	display:none;	
}

.projects_img_fixed_vrec_center {
	display:block;
	position:relative;
	float:none;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0.416% 0.416% 0px;
}


.projects_img_vrec_right {
	display:none;
}

.projects_img_fixed_vrec_right {
	display:block;
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_smallsquare_left {
	display:none;
}

.projects_img_fixed_smallsquare_left {
	display:block;
	position:relative;
	float:left;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0px 0.416% 2.5%;
}

.projects_img_smallsquare_center-left {
	display:none;
}

.projects_img_fixed_smallsquare_center-left {
	display:block;
	position:relative;
	float:left;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0px 0.416% 0.416%;
}

.projects_img_smallsquare_center-right {
	display:none;
}

.projects_img_fixed_smallsquare_center-right {
	display:block;
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 0.416% 0.416% 0px;
}

.projects_img_smallsquare_right {
	display:none;
}

.projects_img_fixed_smallsquare_right {
	display:block;
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_smallsquare_right_double {
	position:relative;
	float:right;
	width:23.437%;
	max-width:225px;
	height:auto;
	margin:0px 2.5% 0.416% 0px;
}

.projects_img_smallsquare_right_sup {
	display:none;
}

.projects_img_fixed_smallsquare_right_sup {
	display:block;
	position:relative;
	float:right;
	width:100%;
	max-width:225px;
	height:auto;
	margin:0px 0px 1.777% 0px;
}

.projects_img_smallsquare_right_inf {
	display:none;
}

.projects_img_fixed_smallsquare_right_inf {
	display:block;
	position:relative;
	float:right;
	width:100%;
	max-width:225px;
	height:auto;
	margin:0px 0px 0px 0px;
}
/* End Projects */

/* Start Press */
.press_img_left {
	display:none;
}

.press_img_center {
	display:none;
}

.press_img_right {
	display:none;
}

.press_img_fixed_01 {
	display:block;
	position:relative;
	float:left;
	width:47.292%;
	max-width:454px;
	height:auto;
	margin:0 auto 4px 2.5%;
}

.press_img_fixed_02 {
	display:block;
	position:relative;
	float:right;
	width:47.292%;
	max-width:454px;
	height:auto;
	margin:0 2.5% 4px auto;
}
/* End Press */

/* Start Contacts */
.contacts_img_icons {
	background-image:url(../images/contacts/icons.jpg);
	width:25px;
	height:220px;
	position:relative;
	float:left;
	margin:0px 0px 0px 2.5%;
}

.contacts_box_txt_01 {
	width:85%;
	max-width:368px;
	height:auto;
	position:relative;
	float:left;
	margin:0px auto 0px 2.5%;
}

.false_icons {
	display:block;
	width:25px;
	height:250px;
	position:relative;
	float:left;
	margin:0px 0px 0px 2.5%;
}

.contacts_box_02 {
	position:relative;
	float:left;
	width:95%;
	max-width:576px;
	margin:0 2.5% 0 2.5%;
}

.contacts_box_london {
	position:relative;
	float:left;
	width:42%;
	max-width:250px;
	margin:0 0 0 0;
}

.contacts_box_campinas {
	position:relative;
	float:left;
	width:42%;
	max-width:250px;
	margin:0 0 0 0;
}

.contacts_box_adress_01 {
	text-align:left;
	width:100%;
	max-width:250px;
	margin:0 0 0 0;
}

.contacts_box_adress_02 {
	position:relative;
	float:left;
	text-align:left;
	width:100%;
	max-width:250px;
	margin:0 0 0 0;
}

.contacts_img_maps {
	position:relative;
	width:100%;
	max-width:195px;
	float:left;
	margin:0 0 0 0;
	clear:both;
}
	
/* End Contacts */

.box_txt_proj_01 {
	width:95%;
	float:left;
	position:relative;
	margin:0px 2.5% 0 2.5%;
	clear:both;
}

.box_txt_proj_02 {
	width:95%;
	float:left;
	margin:0px 2.5% 0px 2.5%;
	text-align:left;
	clear:both;
}

.main_footer {
	width:100%;
	max-width:960px;
	height:66px;
	margin:24px auto 0px auto;
	clear:both;
	font-weight:600;
}


.riba_box_footer {
	display:block;
}
}

/*CELLPHONE*/
@media (min-width: 0px) and (max-width: 480px){

.main_header {
	width:100%;
	max-width:960px;
	height:100px;
    margin:0 auto 24px auto; 
}

.logo_box {
	width:233px;
	height:100px;
	position:relative;
	float:left;
	margin:0 0 0 2.5%;
}

.logo_img {
	background-repeat:no-repeat;
	width:233px;
	height:96px;
	margin:2px;
}

.logo_language {
	display:none;
}

.menu_language {
	display:none;
}

.riba_box {
	display:none;
}

.menu_pages {
position:relative;
}

.main_header .menu_pages ul {
	position:relative;
	float:right;
	margin:0px 2.5% 0 0;
}

.main_header .menu_pages ul li {
	display:block;
	padding:0px 2.5% 0 0px;
	float:none;
}

/* Start Projects */
.projects_img_square_left {
	display:none;
}

.projects_img_square_right {
	display:none;
}

.projects_img_rec_left {
	display:none;
}

.projects_img_rec_right {
	display:none;
}

.projects_img_vrec_right {
	display:none;
}

.projects_img_vrec_center-right {
	display:none;
}

.projects_img_smallsquare_left {
	display:none;
}

.projects_img_smallsquare_center-left {
	display:none;
}

.projects_img_smallsquare_center-right {
	display:none;
}

.projects_img_smallsquare_right {
	display:none;
}

.projects_img_smallsquare_right_double {
	display:none;
}

.projects_img_smallsquare_right_sup {
	display:none;
}

.projects_img_smallsquare_right_inf {
	display:none;
}

.projects_img_fixed {
	display:block;
	position:relative;
	float:none;
	width:95%;
	max-width:454px;
	height:auto;
	margin:0px auto 4px auto;
}

.projects_img_fixed_small_left {
	display:block;
	position:relative;
	float:left;
	width:47.291%;
	max-width:255px;
	height:auto;
	margin:0px auto 4px 2.5%;
}

.projects_img_fixed_small_right {
	display:block;
	position:relative;
	float:right;
	width:47.291%;
	max-width:255px;
	height:auto;
	margin:0px 2.5% 4px auto;
}

.projects_img_hidden {
	display:none;
}



/* End Projects */

/* Start People */
.people_box_img_01 {
	width:47.291%;
}

.people_box_img_02 {
	width:47.291%;
}

.people_box_txt_header {
	width:95%;
	max-width:454px;
	float:left;
	position:relative;
	margin:24px 2.5% 0 2.5%;
}

.people_box_txt_01 {
	width:95%;
	max-width:454px;
	float:left;
	position:relative;
	margin:0px 2.5% 0 2.5%;
}
/* End People */

/* Start Practice */
.partners_box_img {
	width:95%;
}

.partners_box_txt_header {
	width:95%;
	max-width:454px;
	float:left;
	position:relative;
	margin:24px 2.5% 0 2.5%;
}

.partners_box_txt_01 {
	width:95%;
	max-width:454px;
	float:left;
	position:relative;
	margin:0px 2.5% 0 2.5%;
}
/* End Practice */

/* Start Press */
.press_img_left {
	display:none;
}

.press_img_center {
	display:none;
}

.press_img_right {
	display:none;
}

.press_img_fixed_01 {
	display:block;
	position:relative;
	float:left;
	width:95%;
	max-width:480px;
	height:auto;
	margin:0 auto 4px 2.5%;
}

.press_img_fixed_02 {
	display:block;
	position:relative;
	float:left;
	width:95%;
	max-width:480px;
	height:auto;
	margin:0 auto 4px 2.5%;
}
/* End Press */

/* Start Contacts */
.contacts_img_icons {
	background-image:url(../images/contacts/icons.jpg);
	width:25px;
	height:220px;
	position:relative;
	float:left;
	margin:0px 0px 0px 2.5%;
}

.contacts_box_txt_01 {
	width:85%;
	max-width:368px;
	height:auto;
	position:relative;
	float:left;
	margin:0px auto 0px 2.5%;
}

.false_icons {
	display:block;
	width:25px;
	height:400px;
	position:relative;
	float:left;
	margin:0px 0px 0px 2.5%;
}

.contacts_box_02 {
	position:relative;
	float:left;
	width:95%;
	max-width:576px;
	margin:0 2.5% 0 2.5%;
}

.contacts_box_london {
	position:relative;
	float:left;
	width:80%;
	max-width:250px;
	margin:0 0 0 0;
}

.contacts_box_adress_01 {
	text-align:left;
	width:100%;
	max-width:250px;
	margin:0 0 0 0;
}

.contacts_img_maps {
	position:relative;
	width:100%;
	max-width:195px;
	float:left;
	margin:4px 0 0 0;
	clear:both;
}
	
/* End Contacts */

.box_txt_proj_01 {
	width:95%;
	float:left;
	position:relative;
	margin:0px 2.5% 0 2.5%;
	clear:both;
}

.box_txt_proj_02 {
	width:95%;
	max-width:480px;
	float:left;
	margin:0px 2.5% 0px 2.5%;
	text-align:left;
	clear:both;
}

.main_footer {
	width:100%;
	max-width:960px;
	height:66px;
	margin:24px auto 0px auto;
	clear:both;
	font-weight:600;
}


.riba_box_footer {
	display:block;
}

}

