@charset "utf-8";

/* CSS Document */

@font-face {
font-family: 'robotobold';
src: url('../assets/roboto_bold/Roboto-Bold-webfont.eot');
src: url('../assets/roboto_bold/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../assets/roboto_bold/Roboto-Bold-webfont.woff') format('woff'),
url('../assets/roboto_bold/Roboto-Bold-webfont.ttf') format('truetype'),
url('../assets/roboto_bold/Roboto-Bold-webfont.svg#robotobold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'robotolight';
src: url('../assets/roboto_light/Roboto-Light-webfont.eot');
src: url('../assets/roboto_light/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
url('../assets/roboto_light/Roboto-Light-webfont.woff') format('woff'),
url('../assets/roboto_light/Roboto-Light-webfont.ttf') format('truetype'),
url('../assets/roboto_light/Roboto-Light-webfont.svg#robotolight') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'robotothin';
src: url('../assets/roboto_thin/Roboto-Thin-webfont.eot');
src: url('../assets/roboto_thin/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
url('../assets/roboto_thin/Roboto-Thin-webfont.woff') format('woff'),
url('../assets/roboto_thin/Roboto-Thin-webfont.ttf') format('truetype'),
url('../assets/roboto_thin/Roboto-Thin-webfont.svg#robotothin') format('svg');
font-weight: normal;
font-style: normal;
}

.bold {font-family: 'robotobold';}
.clear {clear: both;}
.gray {color:#c1c1c1;}
.green {color:#008d4c;}
.last {margin-right: 0px !important;}
.left {float: left !important;}
.right {float: right !important;}
.upperc {text-transform: uppercase;}

html {background: #f0f0f0;}

body {
border-top: #e3e3e3 5px solid;
color: #464646;
font-family: 'robotolight', Tahoma, Arial, Helvetica, sans-serif;
font-size: 0.875em; /*14px*/
line-height: 1.35em;
width: 100%;
}  

#background, header, #slider, nav ul, #page section, #sub-page section, #contact section, #submenu section, #footer {
margin: 0px auto;
width: 1148px;
}

#background {
background: url(../images/background.png) no-repeat right top;
}

header {
height: 105px;
padding-top: 25px;
}

header h1 {
background: url(../images/mm_kancelaria_logo.png) no-repeat;
float: left;
height: 80px;
text-indent: -999em;
width: 266px;
}

header aside {
position: relative;
top: -30px;
}

header aside p {
background-color: #464646;
color: #fff;
float: right;
font-family: 'robotothin';
letter-spacing: 0.05em;
padding: 15px 25px;
}

#slider {
height: 330px;
padding: 45px 0px 90px;
}      

#slider section {
width: 462px;
}

#slider section h2 {
color:#008d4c;
font-family: 'robotothin';
font-size: 4.3em;
line-height: 0.9em;
margin-bottom: 35px;
font-weight: 100;
}

#slider section p {
line-height: 1.5em;
}

nav, #submenu {
background-color: #464646;
}

#submenu {
margin-bottom: 0px;
}  

nav h3, #submenu h3{
display: none;
height: 0px;
}

nav ul, #submenu ul {
height: 75px;
}

nav ul li, #submenu ul li {
display: block;
float: left;
list-style: none;
height: 75px;
}

nav ul li a, #submenu ul li a {
display: block;
text-transform: uppercase;
}

nav ul li a.home, #submenu ul li a.home {
background: url(../images/mm_kancelaria_logo_menu.png) no-repeat 23px 26px;
height: 21px;
padding: 27px 23px;
text-indent: -999em;
width: 20px;
}

nav ul li a.home:hover, #submenu ul li a.home:hover {
background-position: -20px 26px;
}  

nav ul li .separator, #submenu ul li .separator {
color: #fff;
display: block;
font-family: 'robotothin';
font-size: 2.143em;
margin: 25px 40px 0px 20px;
}

nav ul li .nav_node_after, #submenu ul li .nav_node_after {  
background: url(../images/arrow_right.png) no-repeat;
display: block;
height: 17px;
margin: 27px 10px 0px 0px;
text-indent: -999em;
width: 11px;
}

nav ul li a.offer, #submenu ul li a.offer {
color: #fff;
display: block;
letter-spacing: 0.02em;
padding: 19px 0px 0px 30px;
text-decoration: none;
width: 136px;
}

nav ul li a.europe, #submenu ul li a.europe {
width: 186px !important;
}

nav ul li a.offer:hover, #submenu ul li a.offer:hover {
color: #008d4c;
}

nav ul li a.contact, #submenu ul li a.contact {
padding-top: 27px;
text-align: right;
}

#page, #sub-page {
background-color: #fff;
padding-top: 5px; 
}

#page .column, #sub-page .column {
float: left;
margin: 0px 28px 50px 0px;
width: 364px;
}

#page .one-column, #sub-page .one-column {
float: left;
margin-bottom: 50px;
}

#page .column h2, #sub-page .column h2, #page .one-column h2, #sub-page .one-column h2, #contact section #contact_info h2 {
color: #008d4c;
font-family: 'robotothin';
font-size: 3.214em;
font-weight: 100;
line-height: 0.9;
margin: 50px 0px;
}

#page .one-column p,  #sub-page .one-column p {
margin: 3em 0em 0em;
}

#page .column ul, #sub-page .column ul, #page .one-column ul, #sub-page .one-column ul {
margin-left: 17px;
}

#page .column ul li, #sub-page .column ul li, #page .one-column ul li, #sub-page .one-column ul li {
margin-bottom: 0.5em;
}  

#contact {
background-color: #ececec;
}                  

#contact section {
background: url(../images/temida.png) no-repeat 490px 0px;
height: 250px;
}

#contact section #contact_info {
float: left;
width: 462px;
}

#contact section #contact_info h2 {
margin: 85px 0px 15px;
}

#contact section img {
float: right;
margin-top: 45px;
}

footer {
background-color: #fff;
padding: 20px 0px;
}

#ineomedia a {
text-decoration: none;
}  

#ineomedia a:hover {
color: #464646;
}

.blog-featured h1, .article-info {
display: none;
}