@font-face {
    font-family: "DINPro-Bold";
    src: url("fonts/DINPro-Bold.eot");
    src: url("fonts/DINPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/DINPro-Bold.woff") format("woff"),
    url("fonts/DINPro-Bold.ttf") format("truetype"),
    url("fonts/DINPro-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "DINPro-Medium";
    src: url("fonts/DINPro-Medium.eot");
    src: url("fonts/DINPro-Medium.eot?#iefix") format("embedded-opentype"),
    url("fonts/DINPro-Medium.woff") format("woff"),
    url("fonts/DINPro-Medium.ttf") format("truetype"),
    url("fonts/DINPro-Medium.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "DINPro-Regular";
    src: url("fonts/DINPro-Regular.eot");
    src: url("fonts/DINPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/DINPro-Regular.woff") format("woff"),
    url("fonts/DINPro-Regular.ttf") format("truetype"),
    url("fonts/DINPro-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LAMASUEZDIN';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/DINCondensedW02-Normal.eot");
    src: local("Lobster"),local("Lobster-Regular"),url("fonts/DINCondensedW02-Normal.woff") format("woff"),url("fonts/DINCondensedW02-Normal.woff2") format("woff2");
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	padding:0px;
	margin: 0px;
	font-size: 14px;
	color: #131e4d;
	font-family: "DINPro-Regular", Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
*
{
    padding:0px;
	margin: 0px;
}
.test{ border: 1px solid red;}
.bold {
    font-weight:bold;
}
.top { 	vertical-align: top;}
.bottom {	vertical-align: bottom;}
.middle {	vertical-align: middle;}
.left {	text-align: left;}
.right {	text-align: right;}
.center {	text-align: center;}
.justify {	text-align: justify;}
/* Paddings and Margins*/
.block {	display: block;}
/* Colors */
.font_white {	color: #ffffff;}
.font_black {    color: #000000;}
.white {	background-color: #ffffff;}
.red {	background-color: #FF1506;}
/* Fonts */
.bold {	font-weight: bold;}
.action_center {    margin-top: expression((document.body.clientHeight > 649)? 50 : 5);}
/*Margin start*/
.mlogo  img{ margin: 10px 0px 0px 29px; }
.ml23 {margin-left: 23px;}
.mBI img { margin: 2px 0px 0px 2px;}
.mt18{	margin-top: 17px;}
.mt12{ 	margin-top: 12px;}
.ml30{ margin-left: 30px;}
.ml16{ margin-left: 16px;}
.mr20{ margin-right: 20px;}
.mr23{ margin-right: 23px;}
.mr30{ margin-right: 30px;}
.ml30{ margin-left: 30px;}
.ml15{ margin-left: 15px;}
.mlr2{ margin: 0px 1px 0px 1px;}
.mr22{ margin-right: 22px;}
.mr20{ margin-right: 20px;}
.mwp { margin: 32px 9px 21px 8px;}
.ml2{ margin-left: 2px;}
.ml34{ margin-left: 34px;}
.mb5{ margin-bottom: 5px;}
/*Margin end*/
/*Head start*/
.h15{ height: 15px;}
.h12{ height: 10px;}
.h14{ height: 14px;}
/*Head end*/
.dispBlock img, .dispBlock a img { 	display: block;}
.dispLine img{ 	display: inline;}
.dispLine div{ 	display: inline;}

table {
	font-family: "DINPro-Regular", sans-serif;
	font-size: 15px;
	color: #131e4d;
}
img {
	border: 0px;
	margin: 0px;
}
ul {
    margin:auto;
    padding:auto;
}
a {
	text-decoration: none;
	color: #999999;
}
.main-table {
    width:100%;
    height: auto;
    margin:0 auto;
}
.main-table-wrapper {
    width: 985px;
    height: auto;
    margin:0 auto;
}
.main-table .thead {
    vertical-align:top;
    height: 77px;
}
.lang-print-site-map {
    float:right;
    width:100px;
    height:25px;
    margin-right:20px;
}
.lang-print-site-map .print-site-map {
    float:left;
    width:42px;
    height:25px;
    background-image:url(/site/old/images/print-site-map.gif);
    overflow:hidden;
}
.lang-print-site-map .print-site-map IMG {
    margin-left:1px;
    height:25px;
    width:20px;
    float:left;
    cursor:pointer;
}
.lang-print-site-map .lang-fr-en {
    float:right;
    width:42px;
    height:25px;
    background-image:url(/site/old/images/lang.gif);
    display:none;
}
.header-wraper {
    background: #131e4d;
    border-bottom: 1px solid #a1a5b8;
}
.logo-page {
    position: relative;
    float: left;
    width: 460px;
}
.logo-page a {
    display: block;
}
.site-wraper {
    max-width:985;
    margin: 0 auto;
}
.slogan-text {
    color: #fff;
    font-family: 'LAMASUEZDIN', sans-serif;
    float: right;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 35px;
    font-size: 45px;
}
.slogan-text span {
    color: #aadc14;
    line-height: 106px;
}
.main-table  .content {
    width:100%;
    vertical-align:top;
    height: auto;
    max-width: 985px;
    margin: 0 auto;
}
.main-table .tfoot {
    vertical-align:bottom;
}
.suez {
    float:right;
    position:relative;
    left:-30px;
    top:10px;
}
.main-table .tfoot .footer{
    height:42px;
    overflow:hidden;
    background: #b9b9b9;
    padding: 0 14px;
    box-sizing: border-box;
}
.search-field {
    float: right;
    width: 100%;
    max-width: 143px;
}
.search-field form.form {
    position:static;
}
.topMenuHeader .top_article_menu {
    float: left;
    width: 100%;
    max-width: 324px;
    padding-right: 16px;
    box-sizing: border-box;
}
.top_article_menu .contentStyle {
    background: rgba(255,255,255,0);
    text-align: right;
}
.top_article_menu .contentStyle a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-family: "DINPro-Regular", sans-serif;
}
.top_article_menu .contentStyle a:hover {
    color: #9bcd41;
}
.top-menu DIV {
    font:bold 14px Verdana;
    color:#fff;
}
.top-menu DIV DIV.contentStyle {
    padding:0;
    margin:0;
    float:none;
    font:bold 14px Verdana;
}
.top-menu IMG {
    float:right;
}
IMG.rte-img-enter {
    float:left;
    position:absolute;
    z-index: 10;
}
.front-logo {
    width:395px;
    height:225px;
    position:absolute;
    left:50%;
    margin-left:-488px;
    XBORDER:1PX SOLID RED;
}
.content-logo {
    width:199px;
    height:102px;
    position:absolute;
    left:50%;
    margin-left:-488px;
}
/* Front page styles */
.front-left-part {
    height:auto;
    width:200px;
    float:left;
	overflow:hidden;
}
/*.front-middle-part {*/
    /*height:auto;*/
    /*width:730px;*/
    /*float:left;*/
    /*margin: 0 44px 0 0;*/
	/*overflow:hidden;*/
/*}*/
.frontPopup{
    width:100%;
    float:none;
    clear:both;
    position: relative;
    margin-bottom: 50px;
}
.img-front-pf {
    width:371px;
    height:246px;
    xmargin-left:5px;
    xmargin-top:3px;
    margin-bottom:6px;
}
.front-right-part{
    float:right;
    width:210px;
    height:auto;
	overflow:hidden;
}
.front-direct-part{

}
/* CONTENT STYLE */
.where-am-i{
    background-color:#fff;
    padding-top:3px;
    font-size:10px;
    color:#999;
}
.content-left-part{
    width:214px;
    height:100%;
    background-repeat:no-repeat;
    float:left;
    overflow:hidden;
    background-position: center bottom;
    background-color: rgba(197, 224, 154, 0.2);
    background-image: url(../images/qwe.jpg);
}
.content .content-left-part-video {
    background: 0 none;
}
.content-left-part h1.first-menu-title {
    margin-left:15px;
    margin-top:35px;
}
.main-table  .foot-content {
    width:100%;
    vertical-align:top;
    height: 42px;
}
.content-pf{
    float:right;
    width:735px;
    height:146px;
	margin-top:7px;
    background-image:url(/site/old/images/content-pf-bg.gif);
    background-position:left top;
    background-repeat:no-repeat;
}
.content-pf img {
    margin-top:3px;
    float:left;
    height:138px;
}
.img-content-pf-1 {
    margin-left:2px;
}
.content-right-part {
    position: relative;
    width:750px;
    margin-left:20px;
    padding-bottom:15px;
    float:left;
    height:auto;
    overflow:hidden;
}
.content-right-partNews {
    width: 965px;
    margin-left: 20px;
}
.news_item{
    display: inline-block;
    width: 235px;
    vertical-align: top;
    margin-right: 15px;
}
.news_item:last-child{
    margin-right: 0;
}
.news__item-txt{
    height: 85px;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}
.news__item-txt:after {
    display: block;
    position: absolute;
    content: '...';
    width: 20px;
    height: 20px;
    right: 0;
    bottom: 0;
    background-color: #fff;
}
.news__item-txt p {
    line-height: 17px!important;
    color: #131e4d!important;
    font-size: 14px!important;
    font-family: Helvetica, sans-serif !important;

}
.news__item-txt h1 {
    display: none;
}
.news__item-date {
    padding-left: 20px;
    position: relative;
    color:#9bcd41;
}
.news__item-date:after {
    display: block;
    content: '';
    position: absolute;
    width:12px;
    height: 14px;
    background: url("/site/old/images/ico_date.png");
    top:2px;
    left: 0;
}
.news__item-more {
    display: inline-block;
    font-size:14px;
    color: #fff;
    padding: 5px 20px 5px 5px;
    border-radius: 3px;
    background-color: #9bcd41;
    position: relative;
}
.news__item-more:after{
    display: block;
    content: '';
    position: absolute;
    background: url("/site/old/images/more_arrow.png");
    width:10px;
    height: 12px;
    top: 10px;
    right: 3px;
}
.news__item-title {
    font-size: 16px;
    color: #131e4d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_item span {
    display: block;
}
.news__item-img {
    height: 110px;
    overflow: hidden;
    margin-bottom: 3px;
}
.news__item-img img{
    display: block;
    width: 100%;
    height: auto;
}
.content-right-partNews #top-left {
    border-bottom: 2px solid #aadc13;
    color: #131e4d;
    display: inline-block;
    font-size: 20px;
    margin: 0 0 16px 0;
    padding: 12px 22px 0 0;
    vertical-align: top;
}
.content-right-partSearchNews {
    width: 100%;
    margin: 0;
}
.content-right-partSearchNews #top-left {
    text-align: center;
    border-bottom: 2px solid #aadc13;
    color: #131e4d;
    font-size: 20px;
    margin: 0 0 16px 0;
    padding: 12px 0 0 0;
}
/* END CONTENT */

/******* MENU ************/
.top-menu {
    background: #fbfbfb;
}
ul.secondLevelMenu{
margin-left:15px;
margin-top:17px;
}
ul.secondLevelMenu li, ul.secondLevelMenu li form input {
	width: 215px;
	height: 13px;
	height: auto;
	float: left;
	clear: left;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	overflow-x: hidden;
	xborder:1px solid red;
}
ul.secondLevelMenu li a,ul.secondLevelMenu li form input {
	display: block;
	font: normal 11px verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #333;
	word-spacing: 1px;
	list-style: none;
}
ul.secondLevelMenu li ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
ul.secondLevelMenu li ul li {
	background-image: url(../images/bg_tm_ml2_li_cur.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	width: 205px;
	overflow-x:hidden;
}
ul.secondLevelMenu li ul li ul {
	margin: 0px 0px 0px 9px;
	padding: 0px;
}
ul.secondLevelMenu li ul li ul li{
	background-image: url(../images/bg_tm_ml2_li_forth.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
ul.secondLevelMenu li ul li a, ul.secondLevelMenu li.sub ul li a {
	display: block;
	font: normal 11px verdana, sans-serif;
	height: 13px;
	height: auto;
	line-height: 13px;
	margin: 0px 0px 0px 13px;
	text-decoration: none;
	color: #000000;
	word-spacing: 1px;
	list-style: none;
}
ul.secondLevelMenu li ul li ul li a, ul.secondLevelMenu li.sub ul li ul li a {
	display: block;
	font: normal 11px verdana, sans-serif;
	height: 13px;
	height: auto;
	line-height: 13px;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	color: #000000;
	word-spacing: 1px;
	list-style: none;
}
ul.secondLevelMenu li ul li.sub ul li.over a {
	text-decoration: none;
}
ul.secondLevelMenu li ul li.current a {
	text-decoration: underline;
}
ul.secondLevelMenu li ul li.over ul li a, ul.secondLevelMenu li ul li.sub ul li a {
	text-decoration: none;
}
ul.secondLevelMenu li ul li ul li.sub a, ul.secondLevelMenu li ul li ul li.over a, ul.secondLevelMenu li ul li.sub ul li.sub a {
	text-decoration: none;
}
/*END MENU*/
/************ MAP ******************/
.divMapImg {
    margin-left: 50px;
}
.langPos{
    margin:0px 5px 0px 0px;
    width:40px;
}
.langPos img{
    margin:0px;
    padding:0px;
}
.listImage{
    margin: -377px 0 0 50px;
    position:relative;
    z-index: 0;
    height:380px;
}

/************ I-FRAME ******************/
#top-left{
    position:relative;
    z-index:3;
    font-size: 18px;
    color: #aadc14;
    text-transform: uppercase;
    padding: 30px 0 25px 0;
}
.iframe{
    margin:0px 0px 0px -193px;
    padding:0;
    width:640px;
    height:700px;
    overflow:hidden;
    float:left;
}
.white_vert{
    width:4px;
    height:700px;
    float:right;
    position:relative;
    background-color:#fff;
    left:-50px;
}
.white_hor{
    width:420px;
    height:15px;
    background-color:#fff;
    position:relative;
    margin-top:-27px;
}

/************ POPUP ******************/

.popup-article {
    background-color:Transparent !important;
    margin-top:-5px;
}
.map-popup-block{
	position:relative;
    float:right;
    width:735px;
    height:10px;
	margin-top:-10px;
}
.map-popup{
    width:auto;
    height:auto;
    position:absolute;
    display:block;
    top:30px;
	left:480px;
	padding:20xp;
    z-index:1001;
}
.map-popup-contect{
	background:#FFF;
}
.sita-popup-bg{
    width:100%;
    height:100%;
    position:absolute;
    display:none;
    top:0;
    left:0;
    background-color:#000;
    filter:alpha(opacity=50);
    opacity:0.5;
    z-index:1001;
}
.sita-popup{
    width:840px;
    height:auto;
    position:absolute;
    display:none;
    margin:0 auto;
    top:100px;
    left:50%;
    margin-left:-420px;
    padding:25px 25px 0 0;
    z-index:1002;
}
.sita-popup .rte-img-enter {
    margin-top:-15px;
}
.sita-popup .close-popup {
    position:absolute;
    margin-top:-24px;
    left:835px;
    z-index:1003;
    cursor:pointer;
}
.sita-popup iframe {
    width:840px;
    height:600px;
    overflow:hidden;
    border:0px none;
}
.edit-popup {
    width:110px;
    height:20px;
    position:absolute;
    top:0;
    left:0;
    text-align:left;
    z-index:1000;
}
.edit-popup h1 {
    font-size:13px;
}
.edit-popup img {
    float:left;
    margin-right:5px;
}
.indexFlash1 {
    position:absolute;
    z-index:1;
}
.indexFlash2 {
    height:250px;
    width:380px;
    background-color:Transparent;
    position:absolute;
    z-index:2;
}
.head_title_new {
    line-height: 30px;
    margin-left: 360px;
    z-index: 10;
    float: left;
}
.content-left-part li a {
    color: #404040;
}
.content-left-part ul {
    padding-left: 13px;
    list-style: none;
}
.content-left-part-video ul {
    padding-left: 0;
    list-style: none;
}
.content-left-part .child-item {
    padding-left: 24px;
    font-size: 15px;
    font-family: "DINPro-Regular", sans-serif;
    color: #131e4d;
}
.content-left-part .child-item a {
    position: relative;
}
#content-left-part .parent-item {
    font-size: 15px;
    font-family: "DINPro-Bold", sans-serif;
    color: #131e4d;
}
#content-left-part .child-item .parent-item {
    font-family: "DINPro-Regular", sans-serif;
}
#content-left-part li a {
    color: #131e4d;
}
#content-left-part .ep-leftBlock li a {
    color: #fff;
}
.content-left-part .child-item > a:before,
.content-left-part .child-item .parent-item > a:last-child:before{
    content: "";
    position: absolute;
    width: 8px;
    height: 14px;
    background: url(../images/list-arrow.png) no-repeat;
    top: 4px;
    left: -14px;
}
#content-left-part .child-item .active-item {
    color: #aadc14;
}
.content-left-part .child-item > .active-item:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 8px;
    background: url(../images/list-arrow-active.png) no-repeat;
    top: 6px;
    left: -18px;
}
.content-left-part .header-item {
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    padding: 30px 28px 24px 14px;
    box-sizing: border-box;
}
.pagesList {
    display: block;
    margin-bottom: 30px;
}
.pagesList a {
    margin-right: 5px;
    color: #fff;
    background: #ccc;
    padding: 5px 9px;
}
.pagesList .hereAmI {
    background: #aadc13;
}
.header-page {
    position: relative;
    z-index: 30;
}
.topMenuHeader {
    background: 0 none;
    position: relative;
    top: 46px;
    width: 100%;
    max-width: 525px;
    padding-right: 58px;
    float: right;
    box-sizing: border-box;
}
.topMenuHeader .menu {
    left: 0;
    position: absolute;
    top: 23px;
    z-index: 50;
    width: 21px;
}
.topMenuHeader .negeso_menu {
    padding: 0;
}
.topMenuHeader .negeso_menu li {
    border: 1px solid #b9b9b9;
    border-radius: 4px;
    background: #fff;
    width: 160px;
    padding-left: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*margin-bottom: 2px;*/
}
.topMenuHeader .negeso_menu .item_selected > a {
    color: #9bcd41;
}
.topMenuHeader .negeso_menu li:hover {
    border: 1px solid #aadc13;
}
.topMenuHeader .negeso_menu li:hover > a {
    color: #9bcd41;
}
.topMenuHeader .negeso_menu li a {
    color: #333333;
    font-size: 15px;
    line-height: 32px;
}
.topMenuHeader .negeso_menu li ul li a {
    color: #131e4d;
    line-height: 1.3;
    padding: 1px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.topMenuHeader .negeso_menu li ul li a:hover {
    color: #9bcd41;
}
.topMenuHeader .negeso_menu li ul {
    top: 0px;
    left: 160px;
    width: auto;
}
.bigPic {
    position: relative;
    width: 100%;
    max-height: 348px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
}
.bigPic a img {
    width: 100% !important;
    height: auto;
}
.bigPic .slideshow {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
    height: 100%;
    width: 100%;
}
.front-part {
    margin-top: 20px;
}
.front .news-part {
    margin-bottom: 75px;
}
.front .news-part ul {
    list-style: none;
}
.front .news-part h2 {
    border-bottom: 2px solid #aadc13;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
/*.news-part .b-shortNews {*/
    /*width: 770px;*/
/*}*/
.news-part .b-shortNews .news-lists li::before {
    background: rgba(0, 0, 0, 0) url("../images/list-arrow.png") no-repeat scroll 0 0;
    content: "";
    height: 14px;
    left: 0px;
    position: absolute;
    top: 2px;
    width: 8px;
}
.news-part .b-shortNews .news-lists li {
    padding-left: 20px;
    position: relative;
}
.front .news-part .b-shortNews .news-lists li {
    padding-left: 0px;
    position: relative;
}
.front .news-part .b-shortNews .news-lists li::before {
    display: none;
}
/*Education pages style start*/
.educationPageTable #content-left-part {
    display: none;
}
.educationPageTable .content-right-part {
    float: none;
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
}
.ep-leftBlock {
    width: 224px;
    float: left;
}
.content-left-part-video .ep-leftBlock {
    width: auto;
    float: none;
}
.ep-rightBlock {
    float: left;
    width: 760px;
}
.ep-rightBlock .rte-img-enter {
    position: relative;
}
.ep-leftBlock ul li {
    text-align: center;
    list-style: none;
}
.ep-leftBlock ul li a {
    background: #9bcd41 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-family: "DINPro-Regular",sans-serif;
    font-size: 15px;
    height: auto;
    margin-bottom: 9px;
    padding: 5px 0 7px;
    width: 198px;
}
.ep-leftBlock ul li a:hover {
    background-color: #799f48;
}
.ep-leftBlock ul li.item_selected a {
    background-color: #799f48;
}
.where_am_i {
    height: auto;
    margin: 0 auto;
    width: 985px;
    padding: 8px 0 8px 20px;
}
.where_am_i > div {
    float: left;
}
.tutorialPages {
    text-align: left;
    padding-left: 222px;
    padding-bottom: 20px;
    font-size: 22px;
}
/*Education pages style end*/
