#web{
width:764px;
padding-top:42px;
}

#head{
width:103%;
left:-3%;
margin-left:0px;
height:42px;
}

#tagline {
	display:none;
}

#logo {
margin-left:-100px;
width:200px;
z-index:99;
}

#logo img {
   width: 100%;
}

#langs{
	margin-right:3%;
}

#langs li {
 padding:0px;
 padding-left:1px;
}

#contentMenu{
	display:none;
}

#menuMobile{
display:block;
height:52px;
background-size:52px;
width:75%;
min-width:52px;
background-image:url(../img/bgMenuMobOver.png);
background-repeat:no-repeat;
background-position:left top;
font-size:12px;
padding:0px;
position:fixed;
left:0px;
top:-5px;
z-index:90;
}


#menuMobile.activeMob{
background-position:left -52px;
}

.menuMobile{
	overflow-y:scroll;
	display:none;
	position:fixed;
	left:0px;
	top:0px;
	height:calc(100vh - 42px - 10px);
	width:100vw;
	top:42px;
	padding-top:10px;
	z-index:99;
	background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, .95);
}

.menuMobile li.isSubmenu{
display:block;
position:relative;
padding-bottom:6px;
}
.menuMobile li.isSubmenu a{
font-family: 'Raleway', "Trebuchet MS", Arial;
font-size:19px;
color:#4d4024;
font-weight:500;
display:block;
padding-bottom:0px;
}

.menuMobile li.isMain{
display:block;
position:relative;
padding-bottom:6px;
}

.menuMobile li.isMain a{
font-family: 'Raleway', "Trebuchet MS", Arial;
font-size:19px;
color:#4d4024;
font-weight:500;
display:block;
padding-bottom:0px;
text-transform:uppercase;
}

.menuMobile li.isSubmenu a span{
display:block;
font-size:12px;
color:#887961;
}

.menuMobile .submenu{
	display:none;
margin:0px;
padding:0px;
padding:5px 0px 5px 0px;
white-space:nowrap;
background:none;
height:auto;
width:auto;
}
.menuMobile .submenucontact{
/*	left:auto;
	right:-18px;*/
}

.menuMobile .submenu li a{
display:block;
font-family: 'Raleway', "Trebuchet MS", Arial;
font-size:15px;
color:#887961;
font-weight:500;
padding:0px 5px 0px 10px;
height:21px;
line-height:21px;
margin-bottom:1px;
}

.menuMobile .submenu li a:hover{
background-color:#f1ebe2;
}

.menuMobile .submenu li a em{
font-size:11px;
font-style:normal;
}

.menuMobile .submenu li.main a{
font-size:18px;
color:#4d4024;
padding:0px 5px 0px 5px;
height:23px;
line-height:23px;
margin-top:1px;
}

video {
	display:none;
}

#slides, #slidesInner{
	display:none;
}

#slidesInner{
	width:100%;
}

#slidesInner img{
	width:100%;
}

video {
	display:none;
}


.blockContentImage .txt {
    width: 100%;
}

.blockContentImage .txtAdv {
    width:75%;
}

/*EQUIP*/
.blockTeam{
	margin-left:50px;
	margin-right:50px;
}

.blockTeam0{
	margin-right:50px;
}

.blockTeam1{
	clear:none;
}

.blockTeamx21{
	clear:left;
}

/*IOGA*/
#ioga .blockActivitiesItem{
	width:100%;
}