.page-messages-container{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
}
.page-messages-container,
.messages-error {
    color: #9D0800;
    font-weight: bold;
}
.messages-error li {
    margin:5px 0;
}
.messages-error li a {
    text-decoration:underline;
}


#content {
    width:100%;
    padding-bottom: 84px;
}

#content.inside h3, 
#content.inside h2, 
#content.inside h1, 
#content.inside h4,
#content.inside li a {
    color: #212121;
}

#module_general #content{
    padding-bottom: 3px;
    
}
.content-block{
    height: 800px;
    overflow: hidden;
    position: relative;
}
.content-block .txt{
    width: 960px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.content-block .txt > div.black{
    background-color: rgba(0,0,0,0.6);
}
.content-block .txt{
    position: relative;
    z-index: 2;
}
.content-block div.black-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 0;
}
.split{
    background-color: white;
    position: relative;
}
.split .content{
    width: 960px;
    margin-right: auto; margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
.split .title{
    float: left;
    margin-right: 90px;
}
.split .title h1{
    padding: 0px;
    margin: 0;
    font-size: 32px; color: #363636;
    padding-bottom: 15px;
}
.split a.navigation-up{
    display: block; float: left;
    height: 31px; width: 31px;
    background: url(images/navigation-up.png) no-repeat;
    text-indent: -999px;
}
.split a.navigation-up:hover{
    background-position: left -31px;
}
.split a.navigation-down{
    display: block; float: left;
    height: 31px; width: 31px;
    background: url(images/navigation-down.png) no-repeat;
    text-indent: -999px;
    padding-right: 10px;
}
.split a.navigation-down:hover{
    background-position: left -31px;
}
.split .desc p:first-child{
    font-size: 24px;
    color: #bb252c;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    font-style: italic;
}
.split .desc p:last-child{
    font-size: 13px;
    color: #575757;
}
a.download{
    font-style: italic;
    padding-left: 20px;
    background: url(images/download-icon.png) no-repeat left 1px;
}
a.download:hover{
    background-position: left 2px;
}

a.read-more{
    font-style: italic;
    padding-right: 20px;
    background: url(/images/readmore-arrow.png) no-repeat right 2px;
}
a.read-more-red{
    font-style: italic;
    padding-right: 20px;
    background: url(/images/readmore-red-arrow.png) no-repeat right 2px;
    color: #ad0800;
}

a.back-btn{
    display: inline-block;
    width: auto;
    height: 31px;
    background: url(/images/back-btn-icon.png) no-repeat left top;
    padding-left: 32px;
}
a.back-btn:hover{
    background-position: left -31px;
}
a.back-btn span{
    display: inline-block;
    line-height: 31px;
    background: rgba(0,0,0,0.8);
    padding-left: 10px;
    padding-right: 10px;
}

a.subscribe-btn{
    display: inline-block;
    width: auto;
    height: 31px;
    background: url(/images/subscribe-btn-icon.png) no-repeat left top;
    padding-left: 32px;
}
a.subscribe-btn:hover{
    background-position: left -31px;
}
a.subscribe-btn span{
    display: inline-block;
    line-height: 31px;
    background: rgba(157,8,0,0.8);
    padding-left: 10px;
    padding-right: 10px;
}

a.apply-btn{
    display: inline-block;
    width: auto;
    height: 31px;
    background: url(/images/apply-icon.png) no-repeat left top;
    padding-left: 32px;
}
a.apply-btn:hover{
    background-position: left -31px;
}
a.apply-btn span{
    display: inline-block;
    line-height: 31px;
    background: rgba(157,8,0,0.8);
    padding-left: 10px;
    padding-right: 10px;
}

a.print-btn{
    display: inline-block;
    width: auto;
    height: 31px;
    background: url(/images/print-icon.png) no-repeat left top;
    padding-left: 32px;
}
a.print-btn:hover{
    background-position: left -31px;
}
a.print-btn span{
    display: inline-block;
    line-height: 31px;
    background: rgba(157,8,0,0.8);
    padding-left: 10px;
    padding-right: 10px;
}

.content a,
.third-content a {
    color:#da0a00;
}
.content a:hover,
.content a:active,
.content a:focus,
.third-content a:hover,
.third-content a:active,
.third-content a:focus {
    color:#c18380;
}

img.third-preloader{
    position: absolute;
    display: none;
    left: 60%;
    top: 350px;
}
img.second-preloader{
    display: none;
    position: absolute;
    left: 55%;
    top: 350px;
}
img.fourth-preloader{
    position: absolute;
    display: none;
    left: 55%;
    top: 350px;   
}
.nav a{
    text-indent: -99999px;
    width: 31px;
    height: 31px;
    display: block;
    float: left;
    overflow:hidden;
}
.nav a.left{
    background: url(/images/project-nav-left.png) no-repeat  50% center;
}
.nav a.left:hover{
    background-position: 45% center;
}
.nav a.right{
    background: url(/images/project-nav-right.png) no-repeat  50% center;
}
.nav a.right:hover{
    background-position: 55% center;
}
.red-nav a.left{
    background: url(/images/project-nav-left-red.png) no-repeat  50% center;
}
.red-nav a.left:hover{
    background-position: 45% center;
}
.red-nav a.right{
    background: url(/images/project-nav-right-red.png) no-repeat  50% center;
}
.red-nav a.right:hover{
    background-position: 55% center;
}


/* --- Forms --- */
form.default_form {
    margin:20px 0;
}
form.default_form fieldset {
    padding:0;
    margin:0 0 15px 0;
    border:0;
}
form.default_form fieldset.actions {
    padding-left:40%;
    margin:0 0 0 10px;
}
form.default_form fieldset label {
    display:block;
    width:40%;
    float:left;
    padding:5px 10px 0 0;
    line-height:18px;
    text-align:right;
}
form.default_form fieldset .text_inp,
form.default_form fieldset input[type="text"]{
    width: 30%;
    padding: 3px 5px 3px 5px;
    border: 1px solid #d9d9d9;
    background: #fbfbfb;
    font-size: 16px;
}

.submit-button {
    height:31px;
    line-height:31px;
    padding:0 10px 0 42px;
    margin:0;
    border:0;
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;
    color:#fff;
    background:url(../images/button-bg.png) left top no-repeat;
    cursor:pointer;
    text-align:left;
}
.submit-button:hover {
    color:#c18380;
    background-position:0px -31px;
}
/* --- Forms End --- */


/* --- THIRD LEVEL layout --- */
.third-level{
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    margin-bottom: 15px;
    position: relative;
    height: 33px;
}
.third-level .menu{
    margin-right: 62px;
    overflow: hidden;
    position: absolute;
    width: 644px;
    padding-top: 4px;
}
.third-level .nav{
    float: right;
    width: 62px;
    display: none;
   
}
.third-level .menu ul{
    list-style:none;
    padding:0;
    margin:0;
    float: left;
    width: 2000px;
    
}
.third-level .menu ul li{
    display: block;
    float: left;
    text-align: center;
    padding: 0px 10px;

}
.third-level .menu ul li:first-child{
    padding-left: 0px;
}
.third-level .menu ul li a{
    display: block;
    height: 30px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #ffffff;
    line-height: 21px;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0px 2px;
    
}
.third-level .menu ul li a:hover{
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;
    border-bottom: 3px solid #9d0800;
    height: 27px;
}

.third-level .menu ul li a.active{
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;
    font-size: 21px;
    border-bottom: 3px solid #9d0800;
    height: 27px;
}

.third-content{
    overflow:hidden;
    width: 2000px;
    position: absolute;
}
.third-content > div{
    width: 706px;
}
.scroll-nav{
    height: 31px;
    margin-bottom: 15px;
}
.scroll-nav a.left, .scroll-nav a.right, .scroll-nav a.last, .scroll-nav a.first{
    text-indent: -99999px;
    width: 31px;
    height: 31px;
    display: block;
    float: left;
}
.scroll-nav a.left{
    background: url(/images/nav-left.png) no-repeat  center center;
    margin-right: 10px;
}
.scroll-nav a.right{
    background: url(/images/nav-right.png) no-repeat  center center;
    margin-right: 5px;
}
.scroll-nav a.last{
    background: url(/images/nav-last.png) no-repeat  center center;
}
.scroll-nav a.first{
    background: url(/images/nav-first.png) no-repeat  center center;
    margin-right: 5px;
}
.scroll-nav .status{
    padding-top: 6px;
    padding-left: 10px;
    font-style: italic;
    display: inline-block;
}
/* --- THIRD LEVEL layout End --- */

/* --- HOME layout --- */
#home div.title{
    width: 100%;
    height: 78px;
    background: url(images/home-content-title-bg.png) repeat-x;

}
#home div.title h1{
    margin: 0px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #000;
    padding-top: 0px;
    font-family: 'HelveticaNeueLTCom-cn',Helvetica,Arial,sans-serif;
    font-size: 46px;
    text-align: center;
    padding-top: 12px;
}
#home div.desc{
    width: 960px;
    margin-left: 480px;
    left: 50%;
    position: absolute;
    bottom: 200px;
}

#home div.desc > .inner{
    margin-left: -570px;
    width: 570px;
    text-shadow: 1px 1px 1px #000;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    font-size: 18px;    
    text-align: left;
    background: rgba(0,0,0,0.6);
    border-left: 1px solid #575757;
    border-right: 1px solid #575757;
    position: relative;
    padding: 10px;
}
#home div.desc > .inner p{
    padding: 0px; margin: 0px;
}
#home div.desc > .inner > .border{
    position: absolute;
    width: 10px;
    height: 1px;
    background: #575757;
}
#home div.desc > .inner > .LT{
    left: 0px; top: 0px;
}
#home div.desc > .inner > .LB{
    left: 0px; bottom: 0px;
}
#home div.desc > .inner > .RT{
    right: 0px; top: 0px;
}
#home div.desc > .inner > .RB{
    right: 0px; bottom: 0px;
}
#home div.news-block{
    position: absolute;
    width: 100%;
    background-color: #0069d2;
    bottom: 0px;
}
#home div.news-block .content{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
#home .latest-new{
    width: 290px;
    float: left;
    padding-right: 10px;
    border-right: 1px solid #004284;
}

#home .latest-new .block-title{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #ffffff;
}
#home .latest-new .news-item{
    padding: 0px;
}
#home .latest-new .news-item a{
    color:#fff;
}
#home .latest-new .news-item a:hover,
#home .latest-new .news-item a:active,
#home .latest-new .news-item a:focus {
    color:#c18380;
}
#home .latest-new .news-ink a{
    font-style: italic;
    padding-right: 20px;
    background: url(/images/readmore-arrow.png) no-repeat right 2px;
    
}
#home .latest-new .news-item-date{
    width: 55px;
    float: left;
    text-align: center;
    color: #c18380;
    padding-right: 10px;
}
#home .latest-new .news-item-date .day{
    font-size: 34px;
    line-height: 36px;
}
#home .latest-new .news-item-date .year{
    font-size: 10px;
}
#home .latest-new .news-item-summary{
    font-size: 13px;
    line-height: 14px;
    padding-top: 3px;
}
#home .latest-new .news-item-summary p{
    margin: 0px; padding: 0px;
}
#home #home-reasons .nav{
    position: absolute;
    top: 0px; right: 0px;
    
}
#home #home-reasons{
    margin-left: 35px;
    width: 620px;
    float: left;
    overflow: hidden;
    position: relative;
}
#home #home-reasons ul{
    list-style:none;
    padding:0;
    margin:0;
}
#home #home-reasons li{
    float:left;
    display: block;
    width: 610px;
    padding-left: 5px; padding-right: 5px;
}
#home #home-reasons h2{
    font-size: 28px;
    font-weight: bold;
    margin: 0px; padding: 0px;
    padding-bottom: 10px;
}
#home #home-reasons p{
    font-size: 13px;
    padding: 0px;
    margin: 0px;
}
/* --- HOME layout End --- */

/* --- ABOUT layout --- */
#about-us .txt{
}
#about-us .txt .content p{
    margin-left: 60px;
}
ul.about-submenu{
    list-style:none;
    padding:0;
    margin:0;
    float: left;
}
ul.about-submenu li{
    /*
    padding-top: 14px;
    padding-bottom: 14px;
    */
    border-bottom: 1px solid #ffffff;
    width: 190px;
}
ul.about-submenu li a{
    background: url(/images/list-arrow-1.png) no-repeat 5px center;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 14px;
    padding-bottom: 14px;    
    font-size: 13px;
    color: #ffffff;
    display: block;
    font-weight: bold;  

}
ul.about-submenu li a:hover{
    background: url(/images/list-arrow-1-over.png) no-repeat 5px center;
    color: #bb252c;
    text-decoration: none;
    background-color: rgba(0,0,0,0.5);
}
ul.about-submenu li a.active{
    background: url(/images/list-arrow-1-over.png) no-repeat 10px center;
    color: #bb252c;
    text-decoration: none;
    background-color: rgba(255,255,255,0.8);
}
.about-sub-content{
    margin-left: 190px;
    padding-left: 64px;
    font-size: 14px;
}
.about-sub-content h1{
    font-size: 28px;
    font-weight: bold;
}
.about-sub-content h2{
    font-size: 21px;
    font-weight: bold;
}

/**/
/*career*/
/**/
ul.career-list{
    list-style:none;
    padding:0;
    margin:0;
    margin-top: 20px;
}
ul.career-list li{
    background: url(/images/check-icon.png) no-repeat left 20px;
    padding-left: 40px;
}
ul.career-list li a{
    display: block;
    font-size: 18px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding: 15px 5px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;    
    color: #ffffff;
}
ul.career-list li a:hover{
    background: rgba(0,0,0,0.5);
    color: #BB252C;
}
ul.career-list li a span.valid_date{
    display: block;
    float: right;
    font-style: italic;
    font-size: 14px;
    padding-right: 40px;
}
ul.career-list li a span.city{
    display: block;
    float: right;
    font-style: italic;
    font-size: 14px;
}
ul.career-list li a span.title{
    display: inline-block;
    max-width: 300px;
}
.career{
}
.career .title{
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    font-size: 21px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding-bottom: 15px;
    
}
.career .title strong{
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;
}
.career .valid_date{
    display: block;
    float: right;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: italic;
    margin-top: 5px;
}
.career .text{
    margin-left: 0px;
    overflow: auto;
    width: 100%;
    font-size: 14px;
    padding-right: 25px;
}
.career .text div.item{
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding-bottom: 5px;
    padding-top: 15px;
}
.career .text div.item > h4{
    float: left;
    width: 190px;
    font-size: 18px;
    margin: 0px; padding: 0px;
}
.career .text div.item > div.desc{
    margin-left: 190px;
}
.career .text div.item > div.desc ul{
    list-style:none;
    padding:0;
    margin:0;
}
.career .text div.item > div.desc ul li{
    background: url("/images/red-bullet.png") no-repeat left 7px;
    padding-left: 10px;
    font-size: 14px;
    padding-bottom: 10px;
}
.career .foot{
    margin-top: 20px;
    padding-left: 210px;
}
.career .apply-btn{
    margin-right: 20px;
}
.career .print-btn{
    margin-right: 20px;
}
/**/
/*history content*/
/**/
ul#history-items{
    list-style:none;
    padding:0;
    margin:0;
}
ul#history-items li{
    width: 706px;
    float: left;
    padding-right: 50px;
    /*font-size: 16px;*/
}
/**/
/*newsletters content*/
/**/
#about-us .newsletters-content{
    overflow:hidden;
    min-height: 315px;
    margin-bottom: 40px;
    position: absolute;
}
ul#newsletters{
    list-style:none;
    padding:0;
    margin:0;
}
ul#newsletters > li{
    display: block;
    float: left;
    width: 210px;
    padding-right: 40px;
}
ul#newsletters > li >a{
    color: #ffffff;
    display: block;
    padding: 10px;
}
ul#newsletters > li >a:hover{
    background-color: rgba(0,0,0,0.5);
    color: #cccccc;
}
ul#newsletters > li div.thumb{
    background: #fff;
    height: 102px;
    padding-left: 3px; padding-top:3px;
    margin-bottom: 1px;
}
ul#newsletters > li div.desc{
    overflow: hidden;
}
ul#newsletters > li div.desc ul{
    list-style:none;
    padding:0;
    margin:0
}
ul#newsletters > li div.desc ul li{
    background: rgba(0,0,0,0.5) url(/images/red-bullet.png) no-repeat 14px 13px;
    padding-left: 25px;
    padding-right: 5px;
    padding-top: 7px;
    margin-bottom: 1px;
    padding-bottom: 7px;
    font-size: 13px;
}
ul#newsletters > li div.download{
    background: #9d0800;
    height: 51px;
    width: 190px;
}
ul#newsletters > li div.download span{
    font-style: italic;
    padding-left: 20px;
    background: url(/images/download-icon.png) no-repeat left 1px;
}
ul#newsletters > li h4{
    font-size: 17px;
    letter-spacing: -1px;
    margin: 0px;
}

/**/
/*news content*/
/**/
ul#news-items{
    list-style:none;
    padding:0;
    margin:0;
    float: left;
    margin-bottom: 65px;
}
ul#news-items > li{
    display: block;
    float: left;
    width: 220px;
    padding-right: 24px;
}
ul#news-items > li a{
    display: block;
    padding: 10px;
    color: #ffffff;
}
ul#news-items > li a:hover{
    background-color: rgba(0,0,0,0.5);
    color: #cccccc;
}

ul#news-items > li div.date{
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    font-size: 18px;
    margin-bottom: 40px;
}
ul#news-items > li div.title{
    font-size: 20px;
    margin-bottom: 25px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    
}
#news-view{
    display: none;
}
#news-view .head{
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    margin-bottom: 25px;
}
#news-view .head .date{
    position: absolute;
    right: 0; bottom: 10px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    font-style: italic;
}
#news-view .head h3{
    width: 515px;
}
#news-view .content{
    overflow: auto;
    width: 100%;
    font-size: 12px;
    padding-right: 25px;
}
#news-view .content p{
    margin-left: 0px!important;
}
#news-view .foot{
    overflow: auto;
    width: 100%;
    border-top: 1px solid rgba(255,255,255,0.3);
    margin-top: 25px;
    padding-top: 20px;
    text-align: right;
}
/**/
/*management*/
/**/

#management-content{
    overflow:hidden;
    /*width: 2000px;*/
    margin-bottom: 40px;
}
ul#management{
    list-style:none;
    padding:0;
    margin:0;
    float: left;
}
ul#management > li{
    display: block;
    float: left;
    width: 190px;
    padding-right: 60px;
}
ul#management > li div.thumb{
    background: #fff;
    height: 128px;
    padding-left: 3px; padding-top:3px;
    margin-bottom: 1px;
}
ul#management > li div.title{
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    margin-top: 25px;
    font-size: 21px;
    letter-spacing: -1px;
}
ul#management > li div.job-title{
    font-size: 13px;
    margin-bottom: 25px;
}
ul#management > li div.summary{
    font-size: 14px;
    font-style: italic;
    background: url(/images/citate-icon.png) no-repeat left top;
    padding-left: 28px;
}
/**/
/*facts*/
/**/
ul.facts{
    list-style:none;
    padding:0;
    margin:0;
}
ul.facts li{
    background: url("/images/check-icon.png") no-repeat left 5px;
    padding-left: 40px;
    display: block;
}
ul.facts li h3{
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    font-size: 21px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 180px;
}
ul.facts li h3 i{
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;
    font-style: normal;
    width: 180px;
    margin-left: -180px;
    text-align: left;
    display: inline-block;
    font-size: 21px;
}
/* --- ABOUT layout End --- */

/* --- SOLUTIONS layout --- */
#solutions .txt{
}

#solutions ul.submenu{
    list-style:none;
    padding:0;
    margin:0;
}
#solutions ul.submenu li{
    width: 300px;
    float: left;
    padding-right: 30px;

}
#solutions ul.submenu li.last-row{
    padding-right: 0px;
}

#solutions ul.submenu li span.title{
    display: block;
    font-size: 19px;
    padding-bottom: 10px;
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;    
    letter-spacing: -0.02em;
    line-height: 19px;
    padding-left: 62px;
    
}
#solutions ul.submenu li .summary{
    display: block;
    font-size: 14px;
    padding-left: 62px;
}

#solutions ul.submenu li a{
    background: url(/images/target-icon-small.png) no-repeat 10px 10px;
    color: #ffffff;
    font-size: 19px;
    display: block;
    min-height: 48px;
    display: block;
    padding: 10px;
    min-height: 170px;
    margin-bottom: 20px;
}
#solutions ul.submenu li a:hover{
    background-color: rgba(0,0,0,0.5);
    color: #cccccc;
}
/* --- SOLUTIONS layout End --- */

/* --- SERVICES layout --- */

#services .txt{
}

#services .txt h1{
    background: url(/images/h1-icon.png) no-repeat left top;
    padding-left: 60px;
    font-size: 26px;
    min-height: 43px;
    padding-top: 3px;
    font-weight: normal;
}
#services .txt h4{
    font-size: 17px;
    margin: 0px;
    margin-bottom: 20px;
    font-family: Arial,sans-serif;
}
#services .txt p{
    margin-left: 60px;
}
/*
/* --- SERVICES layout End --- */

/* --- INDUSTRIES layout --- */
#industries .txt{
}

#industries ul.submenu{
    list-style:none;
    padding:0;
    margin:0;
}
#industries ul.submenu li{
    width: 300px;
    float: left;
    padding-right: 30px;

}
#industries ul.submenu li.last-row{
    padding-right: 0px;
}

#industries ul.submenu li span.title{
    display: block;
    font-size: 19px;
    padding-bottom: 10px;
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;    
    letter-spacing: -0.02em;
    line-height: 19px;
    padding-left: 62px;
    
}
#industries ul.submenu li .summary{
    display: block;
    font-size: 14px;
    padding-left: 62px;
}

#industries ul.submenu li a{
    background: url(/images/target-icon-small.png) no-repeat 10px 10px;
    color: #ffffff;
    min-height: 130px;
    font-size: 19px;
    display: block;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
}
#industries ul.submenu li a:hover{
    background-color: rgba(0,0,0,0.5);
    color: #cccccc;
}
/* --- INDUSTRIES layout End --- */

/* --- PROJECTS layout --- */

.project-header{
    /*background: url(/images/project-head-bg.png) repeat-x left top;*/
    background: #ffffff;
    border-bottom: 1px solid #f0f1f3;
    border-top: 1px solid #f0f1f3;
}
.project-header .center{
    width: 960px; margin-left: auto; margin-right: auto;
    height: 61px;
    /*color: #363636;*/

}


.project-header ul#projects-filter{
    float: right;
    margin-top: 10px;
}

.project-header ul#projects-filter > li {
    text-align: left;
    width: auto;
}
.project-header ul#projects-filter > li:hover {
    background-color: transparent;
}

.project-header ul#projects-filter > li > a{
    color: #363636;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    background: url(/images/dropdown-arrow-2.png) no-repeat right 14px;
    font-size: 18px;
    width: 250px;
}
.project-header ul#projects-filter > li > a strong{
    padding-left: 5px;
}
.project-header ul#projects-filter > li ul li a{
    padding-left: 10px;
}

.project-header .project-nav{
    float: left;
    padding-top: 17px;
}
.project-header .project-nav a{
    color: #363636;
    font-size: 16px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    display: inline-block;
    height: 25px;
    line-height: 23px;
}
.project-header .project-nav a:hover{
    color: #c18380;
}
.project-header .project-nav a.prev{
    background: url(/images/project-nav-left-red.png) no-repeat left 6px;
    padding-left: 15px;
    margin-right: 20px;
}
.project-header .project-nav a.next{
    background: url(/images/project-nav-right-red.png) no-repeat right 6px;
    padding-right: 15px;
    
}


#projects .txt{
}
#projects #projects-container{
    padding-top: 15px;
}

#projects ul.projects-list{
    float: left;
    list-style:none;
    padding:0;
    margin:0;
}
#projects ul.projects-list li{
    float: left;
    padding-right: 20px;
    margin-right: 20px;
    width: 210px;
    padding-bottom: 20px;
    /*border-right: 1px dotted #DEDEDE;*/
}
#projects ul.projects-list li a{
    display: block;
    padding: 10px 10px;
    color: #ffffff;
}
#projects ul.projects-list li a:hover{
    background: rgba(0,0,0,0.5);
    color: #cccccc;
}

#projects ul.projects-list li:last-child{
    border-right: none;
}
#projects ul.projects-list li .image{
    background-color: #ffffff;
}
#projects ul.projects-list li a:hover .image{
    background-color: #BB252C;
}
#projects ul.projects-list li h4{
    margin: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#projects ul.projects-list li .desc{
    font-size: 14px;
    padding-bottom: 25px;
}
#projects ul.projects-list li a.read-more{
    font-style: italic;
    padding-right: 20px;
    background: url(/images/readmore-arrow.png) no-repeat right 2px;
}
/* --- projects filter --- */
.projects-filter-block{
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.projects-filter-block .title{
    float: left;
    font-size: 21px;
}

ul#projects-filter {
	margin:0;
	padding:0;
	list-style:none;
    position:relative;
    float: right;
    
}
ul#projects-filter > li {
	position:relative;
}
ul#projects-filter > li:hover, ul#projects-filter.active > li, ul#projects-filter > li.active {
    background-color: #9d0800;
}
ul#projects-filter > li > a {
    width: 245px;
    padding: 6px 0px 10px 0px;
    text-align: right;
	display:block;
    background: url(/images/dropdown-arrow.png) no-repeat right center;
    padding-right: 30px;
    /*
    
    margin-right: 10px;
    */
    font-size: 21px;
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;
    position: relative;
    margin-bottom: 1px;
}
ul#projects-filter > li ul {
    display: none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	z-index:500;
    
}
ul#projects-filter > li ul.collumns-2 {
    width: 552px;
    right: 0px;
}
ul#projects-filter > li ul li {
    background: rgba(0,0,0,0.9);
    margin-bottom: 1px;
    width: 275px;
    padding: 6px 0px 10px 0px;    
    float: right;
}
ul#projects-filter > li ul li a{
    color: #ffffff!important;
}
ul#projects-filter > li ul.collumns-2 li{
    margin-right: 1px;
}
ul#projects-filter > li ul li:hover{
    background: rgba(0,0,0,1);
}
ul#projects-filter > li ul li a, ul#projects-filter > li ul li span {
	display:block;
    font-size: 18px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    padding-right: 30px;
    padding-left: 10px;
}
ul#projects-filter > li ul li.active {
    background-color: #9d0800;
}
ul#projects-filter.active > li > ul{
    display:block;
}

/* --- PROJECTS layout End --- */

/* --- CONTACTS layout --- */
#contacts{
}
#contacts #map-container{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;

}
#contacts .map-shield{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    top: 0px; left: 0px;
    /*pointer-events: none;*/
}
#contacts .offices-container{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 100px;
}
#contacts div.locations{
    margin-top: 100px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ffffff;
}
#contacts div.locations a{
    display: block;
    float: left;
    font-size: 16px;
    height: 28px;
    color: #ffffff;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
}
#contacts div.locations a:first-child{
    padding-left: 0px;
}
#contacts div.locations a:last-child{
    padding-right: 0px;
}
#contacts div.locations a:hover{
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #9d0800;

}
#contacts div.locations a.selected{
    font-size: 21px;
    font-weight: bold;
    border-bottom: 3px solid #9d0800;
    padding-top: 0px;
    height: 32px;
}
#contacts .offices{
    padding-bottom: 80px;
}
#contacts div.office{
    display: none;
}
#contacts div.offices a{
    display: block;
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding-right: 20px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    padding-top: 10px;
}
#contacts div.offices a:hover{
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;
}
#contacts div.offices a.selected{
    font-size: 28px;
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;
    padding-top: 0px;
}
#contacts .office-info{
    display: none;
}
#contacts .office-info span{
    font-size: 18px;
    color: #ffffff;
    width: auto;
    line-height: 30px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
}
#contacts .office-info span b{
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: normal;
}

#contacts .office-info a{
    color: #da0a00;
}
#contacts .office-info a:hover{
    color: #da6e69;
}
#contacts .fima-info{
    margin-top: 80px;
    font-size: 13px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    width: 480px;

}

#contacts .center{
    width: 960px;
    left: 50%;
    margin-left: -480px;
    text-align: center;
    position: absolute;
    z-index: 10;
}

#contacts a.switch{
    display: block;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    background: #9D0800;
    text-align: center;
    font-size: 18px;
    padding: 4px 15px 7px 15px;
    display: inline-block;
}
#locations-menu .menu{
    width: 100%;
}
/* --- CONTACTS layout End --- */

/* --- SEARCH layout --- */
.search-header{
    background: url(/images/projects-inside-bg.jpg) no-repeat top center;
    position: relative;
}
.search-header h1{
    width: 960px;
    margin-left: auto; margin-right: auto; 
    margin-top: 0px; margin-bottom: 0px;
    padding: 30px 0px;
    text-align: left;
    font-size: 47px;
    font-family: 'HelveticaNeueLTCom-cn',Helvetica,Arial,sans-serif;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.search_results_list{
    margin:0;
    list-style:none;
    padding:20px 0px;
}
.search_results_list > li{
    border-bottom: 1px solid #dedede;
    padding: 20px 0px;
}
.search_results_list > li > a{
    color: #0d0c0c;
    font-size: 18px;
}
.search-sub-nav{
    margin:0;
    list-style:none;
    padding: 5px 0px 0px 0px;
}
.search-sub-nav > li{
    display: inline;
    color: #a8a8a8;
}
/* --- SEARCH layout End --- */

/* --- PROJECTS layout --- */
.project-top-block{
    /*background: url(/images/projects-inside-bg.jpg) no-repeat top center;*/
    background-color: #ffffff;
    background-image: url(/images/about-sub-content-bg.png), url(/images/shadow-right.png), url(/images/shadow-left.png);
    background-repeat: repeat-x, repeat-y, repeat-y;
    background-position: left top, right top, left top;
    position: relative;
}
.project-top-block .project-desc{
    width: 960px;
    margin-left: auto; margin-right: auto; 
}
.project-top-block .project-desc h1{
    margin: 0px;
    padding: 0px;
    font-family: 'HelveticaNeueLTCom-cn',Helvetica,Arial,sans-serif;
    text-align: left;
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 39px;
    line-height: 43px!important;
    letter-spacing: -0.02em;
}
.project-top-block .project-desc .imgs .img-wrap{
    width: 457px; height: 258px; overflow: hidden;
}
.project-top-block .project-desc .imgs{
    background: url(/images/projects-image-bg.png) no-repeat left top;
    width: 477px; height: 278px;
    padding-left: 10px;
    padding-top: 9px;
    float: left;
    position: relative;
}

.project-top-block .project-desc .imgs a.nav{
    height: 44px; width: 31px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    margin-top: -22px;
}
.project-top-block .project-desc .imgs a.nav:hover{
    background-position: left -44px;
}
.project-top-block .project-desc .imgs a.left{
    left: 10px;
    background: url(/images/gallery-left-arrow.gif) no-repeat;
}
.project-top-block .project-desc .imgs a.right{
    right: 20px;
    background: url(/images/gallery-right-arrow.gif) no-repeat;
}

.project-top-block .project-desc .img-wrap > ul{
    margin: 0px; padding: 0px;
    list-style:none;
}
.project-top-block .project-desc .img-wrap > ul > li{
    float: left;
    width: 457px;
    position: relative;
}

.project-top-block .project-desc .img-wrap > ul > li img.play-ico{
    position: absolute;
    left: 50%;
    margin-left: -23px;
    top: 50%;
    margin-top: -23px;
}

.imgs-bullets{
    text-align: center;
    width: 457px;
    position: absolute;
    bottom: 25px;
}
.imgs-bullets > ul{
    margin: 0px; padding: 0px;
    list-style:none;
}
.imgs-bullets > ul > li{
    display: inline;
    padding: 0px 1px;
}
.imgs-bullets > ul > li >a{
    display: inline-block;
    background-color: #8d9088;
    width: 6px; height: 6px;
    border-radius: 2px;
}
.imgs-bullets > ul > li >a:hover{
    background-color: #ffffff;
}
.imgs-bullets > ul > li >a.active{
    background-color: #ffffff;
    width: 8px; height: 8px;
    border-radius: 3px;
    margin-bottom: -1px;
}

/*
.imgs-bullets ul li span.home-bullet{
    display: block;
    background-color: #8d9088;
    width: 6px; height: 6px;
    border-radius: 2px;
}
.imgs-bullets ul li:hover span.home-bullet{
    background-color: #fff;
}
.imgs-bullets ul li.selected span.home-bullet{
    background-color: #ffffff;
    width: 8px; height: 8px;
    border-radius: 3px;
}
*/


.project-top-block .project-desc .fields{
    float: right;
    width: 440px;
    color: #363636;
}
.project-top-block .project-desc .fields ul{
    margin:0;
    list-style:none;
    padding:0;
}
.project-top-block .project-desc .fields ul li{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #dedede;
    font-size: 13px;
}
.project-top-block .project-desc .fields ul li:last-child{
    border-bottom: 1px solid #a8a8a8;
}
.project-top-block .project-desc .fields ul li span.name{
    font-weight: bold;
    font-size: 16px;
    display: block;
    float: left;
    width: 200px;
    letter-spacing: -0.02em;
}
.project-top-block .project-desc .fields ul li span.value{
    padding-top: 3px;
    display: block;
    margin-left: 200px;
}

.project-top-block .project-desc .fields .more-info-container{
    text-align: center;
}
.project-top-block .project-desc .fields a.moreInfoBtn{
    background: url('/images/more-info-icon.png') no-repeat right center;
    padding-right: 30px;
    color: #363636;
    font-size: 16px;
}
.project-top-block .project-desc .fields a.moreInfoBtn:hover{
    color:#c18380;
}


.project-top-block .project-solutions{
    margin-top: 50px;
    background: #9D0800;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
}
.project-top-block .project-solutions .center{
    width: 960px;
    margin-left: auto; margin-right: auto;    
}

.project-top-block .project-solutions h3{
    width: 190px;
    float: left;
    margin-right: 30px;
    color: #ffffff!important;
    font-family: Arial;
    font-weight: bold;
}

.project-top-block .project-solutions ul{
    margin:0;
    list-style:none;
    padding:0;
    margin-left: 220px;
}
.project-top-block .project-solutions ul li{
    float: left;
    margin-right: 20px;
    width: 210px; height: 40px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 15px;
    padding-left: 20px;
    background: url(/images/list-arrow-1.png) no-repeat left 2px;
    color: #ffffff;
    
}
.project-top-block .project-solutions ul li.last-row{
    margin-right: 0px;
}

.white-block .center .project-summary{
    padding-top: 50px;
    padding-bottom: 50px;
    float: left;
    width: 280px;
    color: #0d0c0c;
    font-size: 17px;
}
.white-block .center .project-text{
    padding-top: 50px;
    padding-bottom: 50px;
    color: #575252;
    margin-left: 300px;
}
.white-block .center .project-text a{
    color: #363636;
}
.white-block .center .project-text a:hover{
    color: #c18380;
}

/* --- PROJECTS layout End --- */

/* --- INDUSTRIES layout --- */
.industry-desc{
    padding-top: 10px;
    background: url(/images/inside-top-line.png) repeat-x;
    padding-bottom: 10px;
    margin-bottom: 230px;
    background-size: 100% 100%;
}
.top-block .industry-desc h1 {
    padding-right:275px;
}
.industry-desc ul#projects-filter{
    margin-top: 5px;
    float:right;
}
.top-block .industry-desc ul#projects-filter{
    position:absolute;
    top:0;
    right:0;
}

.industry-desc ul#projects-filter > li > a{
    color: #ffffff;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    background: url(/images/dropdown-arrow-2.png) no-repeat right 16px;
    text-shadow: 1px 1px 2px #000000;
}


.top-block .description{
    background: rgba(0,0,0,0.7);
    border-top: 1px solid #97827a;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.top-block .description .left{
    width: 50%;
    float: left;
    font-size: 16px;
    letter-spacing: -0.02em;
    color: #fff;
}
.top-block .description .left *{ 
    padding-right: 50px;
}

.top-block .description .right{
    width: 50%;
    float: right;
    font-size: 13px;
    color: #fff;
}
.top-block .description .right *{ 
    padding-right: 50px;
}

.sub-industries{
    background: #ffffff;
    border-bottom: 3px solid #9d0800;
    border-top: 3px solid #9d0800;
    /*
    background: url(/images/home-content-title-bg.png) repeat-x top left;    
    */
    
}
.sub-industries .center{
    width: 960px; margin-left: auto; margin-right: auto;
    padding-top: 37px;
    padding-bottom: 37px;
}





#industries-submenu{
    /*width: 272px;*/
    float: left;
    width: 300px;
    position: relative;
    z-index: 2;
}
#industries-submenu ul{
    list-style:none;padding:0;margin:0;
}
#industries-submenu ul li{
}
#industries-submenu ul li a{
    color: #363636;
    font-size: 21px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    display: block;
    height: 33px;
    padding-left: 15px;
    padding-top: 6px;
}
#industries-submenu ul li a:hover, #industries-submenu ul li a.active{
    font-size: 24px;
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;
    background: #f2f2f2;
    padding-top: 4px;
    height: 35px;
    border-right: 3px solid #9d0800;
    letter-spacing: -2px;
}
#industry-subcontents{
    float: left;
    padding-left: 60px;
    border-left: 1px solid #b2b2b2;
    width: 599px;
    margin-left: -1px;
    position: relative;
    z-index: 1;
}
#industry-subcontents.alone{
    border: none;
    width: auto;
    padding: 0px;
    margin: 0px;
}

#industry-subcontents.alone .specific{
    width: 300px;
    float: left;
}
#industry-subcontents.alone .others{
    width: 619px;
    float: left;
    border-left: 1px solid #b2b2b2;
    padding-left: 40px;
    padding-top: 0px;
}

#industry-subcontents .industry-subcontent{
    display: none;
}
#industry-subcontents h3{
    font-size: 21px;
}
#industry-subcontents .specific{
}
#industry-subcontents .others{
    padding-top: 10px;
}
#industry-subcontents ul{
    margin:20px 0px;
    list-style:none;
    padding:0;
}
#industry-subcontents .specific ul{

}
#industry-subcontents .others ul{
}
#industry-subcontents ul li{
    width: 279px;
    padding: 0px 15px 10px 0px;
    min-height: 30px;
    color: #363636;
}
.odd {
clear:left;
float:left;
}
.even {
float:left;
}

#industry-subcontents ul li a {
    display: block;
    background: url(/images/list-arrow-1-over.png) no-repeat left 3px;
    padding-left: 20px;
    color: #363636;
}
#industry-subcontents ul li a:hover {
    color:#c18380;
}
#industry-subcontents ul li span {
    display: block;
    background: url(/images/list-arrow-1-over.png) no-repeat left 3px;
    padding-left: 20px;
}
/* --- INDUSTRIES layout End --- */



/* --- INSIDE layout --- */
.inside-text{
    color: #000000;
}

#content_main{
}
#content_main .inner-content{
    width: 960px;
    margin-left: auto; margin-right: auto;
    background: url(/images/inside-bg.jpg) no-repeat center top;
    padding: 20px;
}
a.back-link{
    background: url(/images/back-arrow-icon.png) no-repeat left 4px;
    padding-left: 27px;
    font-size: 18px;
    color: #575757;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
}
a.back-link-white{
    background: url(/images/back-arrow-icon-white.png) no-repeat left 5px;
    color: #ffffff;
}
a.top-link{
    background: url(/images/top-link-icon.png) no-repeat left 8px;
    padding-left: 27px;
    font-size: 18px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
}
.back-content{
    height: 77px;
    background: #f2f2f2;
    border-bottom: 3px solid #9d0800;
    
}
.back-content .center{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
}
.top-block{
    /*height: 557px;*/
    position: relative;
}
.top-block .center{
    width: 960px;
    margin-left: auto; margin-right: auto;
    position:relative;
}
.white-block{
    background-color: #ffffff;
    position: relative;
}
.white-block .center{
    width: 960px;
    margin-left: auto; margin-right: auto;  
}
.white-block .split{
    height: 1px;
    background: #c9c9c9;
}
.white-block a.up-btn{
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    width: 42px; height: 39px;
    background: url(/images/to-up-arrow.png) no-repeat left top;
    text-indent: -9999px;
}
.white-block a.up-btn:hover{
    background-position: left -39px;
}

.main-content .third-level, .main-content .newsletters-content, .main-content .content, .main-content .foot, .main-content .head .date, .main-content .third-content, .main-content .scroll-nav{
    width: 960px!important;
    margin-left: auto!important; 
    margin-right: auto!important;
}
.main-content .third-level{
    margin-top: 20px;
}

.main-content > .head{
    background: url(/images/projects-inside-bg.jpg) no-repeat top center;
    position: relative;
}
.main-content > .head h1{ 
    width: 960px;
    margin: 0px auto 0px auto;
    padding: 30px 0px;    
    font-family: 'HelveticaNeueLTCom-cn',Helvetica,Arial,sans-serif;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    font-size: 47px;
}
.main-content > .head h3{ 
    width: 960px;
    margin: 0px auto 0px auto;
    padding: 15px 0px;    
    font-family: 'HelveticaNeueLTCom-cn',Helvetica,Arial,sans-serif;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.main-content > .head h2{ 
    width: 960px;
    margin: 0px auto 0px auto;
    padding: 10px 0px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.main-content > .head .date{ 
    padding: 5px 0px;
}
.main-content > .head a.back-btn{
    display: none;
}

/*
.main-content, .main-content a{
    color: #0d0c0c !important;
}
*/
.main-content .foot{

    display: none;
}
/*
.default-header{
    background: url(/images/projects-inside-bg.jpg) no-repeat top center;
    position: relative;
}
.default-header h1{
    width: 960px;
    margin: 0px auto 0px auto;
    padding: 30px 0px;
}
*/
/*solutions*/
.solution-desc{
    width: 960px;
    margin-left: auto; margin-right: auto;
    padding-top: 10px;
    padding-bottom: 200px;
}
.top-block h1{
    color: #ffffff!important;
    font-size: 40px;
    margin: 0px; padding: 0px;
    padding-top: 2px;
    font-family: 'HelveticaNeueLTCom-LtCn',Helvetica,Arial,sans-serif;
    text-shadow: 1px 1px 2px #000000;
    text-transform: uppercase;
}
.solution-desc div.text{
    background: rgba(255,255,255,0.8);
    color: #363636;
    padding: 15px;
    width: 484px;
    float: right;
}
.sub-solutions{
    width: 100%;
    padding-top: 37px;
    padding-bottom: 37px;
    background: #ffffff;
    border-bottom: 1px solid #c9c9c9;
    border-top: 3px solid #9d0800;    
}
.sub-solutions .center{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.sub-solutions > ul{
    width: 960px;
    margin:0;
    margin-left: auto; margin-right: auto;  
    list-style:none;
    padding:0;
    
}
.sub-solutions > ul li{
    float: left;
    margin-right: 20px;
    width: 220px; height: 50px;
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 10px;
    
}

.sub-solutions > ul li a{
    background: url(/images/list-arrow-1-over.png) no-repeat left 5px;
    padding-left: 38px;
    line-height: 15px;
    display: block;
    color: #363636;
    font-size: 14px;
    padding-right: 5px;
    min-height: 25px;
}
.sub-solutions > ul li a:hover{
    color:#c18380;
}
.partners{
    background: #ffffff;
    border-bottom: 3px solid #9d0800;
    color: #363636;
    padding-bottom: 20px;
}
.partners .center{
    width: 960px;
    margin-left: auto; margin-right: auto;  
}
.partners h3{
    width: 170px;
    float: left;
    padding: 0px;
    padding-top: 28px;
    margin: 0px;
    
}
.partners .nav{
    float: left;
    padding-top: 26px;
}
.partners .partners-list{
    width: 720px; overflow: hidden;
    float: left;
}
.partners .partners-list ul{
    list-style:none;
    padding:0;
    margin:0;
    padding-top: 15px;
}
.partners .partners-list ul li{
    float: left;
    width: 180px;
    height: 50px;
    text-align: center;
}
.partners .partners-list ul li a{
    opacity: 0.7;
}
.partners .partners-list ul li a:hover{
    opacity: 1;
}
.partners .partners-list ul li > img{
    opacity: 0.7;
}

ul#subsolutions{
    list-style:none;
    padding:0;
    margin:0;
    color: #575757;
}
ul#subsolutions >li{
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 50px;
    padding-top: 50px;
}
ul#subsolutions >li:last-child{
    border-bottom: none;
}
ul#subsolutions > li h2{
    padding: 0px; margin: 0px;
    padding-bottom: 10px;
}
ul#subsolutions > li div.desc{
}

.white-block .only-text{
    padding: 20px 0px;
    color: #575757;
    font-size: 13px;
    width: 960px;
    
}


ul#subsolutions > li div.desc .text{
    width: 630px;
    color: #575757;
    font-size: 13px;
}
ul#subsolutions > li div.desc .text h2.sub-title{
    padding: 0px; margin: 0px!important;
    padding-bottom: 10px!important;
    background: none;
    font-size: 24px;
    color: #212121;
}
ul#subsolutions > li div.desc .text ul, .white-block .only-text ul{
    list-style:none;
}
ul#subsolutions > li div.desc .text ul li, .white-block .only-text ul li{
    background: url("/images/red-bullet.png") no-repeat left 7px;
    padding-left: 15px;
    font-size: 14px;
    padding-bottom: 10px;
}
ul#subsolutions > li div.desc .text h2, .white-block .only-text h2{
    background: url("/images/check-icon.png") no-repeat left 5px;
    padding-left: 40px;
    font-size: 21px;
    color: #575757;
}
ul#subsolutions > li div.desc .text h1, .white-block .only-text h1{
    font-size: 28px;
    color: #575757;
}


ul#subsolutions > li div.thumb{
    border: 1px solid #c9c9c9;
    padding: 4px 4px 0px 4px;
    /*margin-top: 55px;*/
}

ul#subsolutions > li.left div.thumb{
    float: right;
}
/*
ul#subsolutions > li.left div.desc{
    float: left;
}
*/

ul#subsolutions > li.right > h2{
    margin-left: 330px;
}
ul#subsolutions > li.right div.thumb{
    float: left;
}
ul#subsolutions > li.right div.desc .text{
    margin-left: 330px;
}


.solution-relations{
    background-color: #f2f2f2;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 40px;
    padding-bottom: 40px;
}
.solution-relations .center{
    width: 960px;
    margin-left: auto; margin-right: auto; 
}
.solution-relations .rel-block{
    width: 300px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-right: 30px;
}
.solution-relations .rel-block-2x{
    width: 600px;
    margin-right: 60px;
}

.solution-relations .rel-block-3x{
    width: 900px;
    margin-right: 90px;
}

.solution-relations .rel-block:last-child{
    margin-right: 0px;
}
.solution-relations .rel-block .nav{
    position: absolute;
    top: 0px; right: 0px;
}
.solution-relations .rel-block span.title{
    font-size: 21px;
    color: #363636;
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;
}
.solution-relations .rel-block ul{
    list-style:none;
    padding:0;
    margin:0;
    padding-top: 25px;
}
.solution-relations .rel-block ul li{
    width: 300px;
    float: left;
}
.solution-relations .rel-block .thumb{
    border: 1px solid #e3e3e3;
    background: #ffffff;
    padding: 4px;
    float: left;
    margin-right: 10px;
    height: 95px;
}
.solution-relations .rel-block a{
    color: #363636;
}
.solution-relations .rel-block a:hover .thumb{
    border: 1px solid #c18380;
}
.solution-relations .rel-block a:hover{
    color: #c18380;
}


.solution-relations .project-desc{
    margin-left: 150px;
}
.solution-relations .project-desc .text{
    padding-bottom: 20px;
    font-size: 14px;
}

.solution-relations .testimonial-desc .text{
    background: url("/images/citate-icon-grey.png") no-repeat left top;
    font-size: 14px;
    color: #363636;
    padding-left: 28px;
    font-style: italic;
}
.solution-relations .testimonial-desc .author{
    padding-left: 28px;
    font-size: 12px;
    color: #8c8c8c;
}
.solution-relations .contact-desc{
    width: 160px;
    float: left;
    color: #363636;
    font-size: 12px;
}
.solution-relations .contact-desc.no-photo{
    width: auto;
    float: none;
    color: #363636;
    font-size: 18px;
}
.solution-relations .contact-desc.no-photo div{
    margin-bottom: 5px;
}
.solution-relations .contact-desc.no-photo div>span{
    border-bottom: 1px solid #d3d3d3;
    display: block;
    width: 210px;
    padding-bottom: 5px;
    padding-left: 2px;
}

.solution-relations .contact-desc .name{
    font-size: 16px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
}
.solution-relations .contact-desc .job{
    font-weight: bold;
    
    padding-bottom: 10px;
}
.solution-relations .contact-desc .mobile{
    background: url(/images/phone-icon.png) no-repeat left center;
    padding-left: 20px;
}
.solution-relations .contact-desc .phone{
    background: url(/images/phone-icon.png) no-repeat left center;
    padding-left: 20px;
}
.solution-relations .contact-desc .email a{
    color: #9d0800;
    word-wrap: break-word;
}
.solution-relations .contact-desc .email a:hover{
    color: #c18380;
}
.solution-relations .contact-desc .email{
    background: url(/images/email-icon.png) no-repeat left center;
    padding-left: 20px;
}
/**/
/* --- INSIDE layout End --- */



/* --- SUBSCRIPTION FORM layout --- */
#subscribtion_container{
    width: 464px;
}
#subscribtion_container h2{
    font-size: 21px;
    font-family: 'HelveticaNeueLTCom-Bd',Helvetica,Arial,sans-serif;
    color: #363636;
}
#subscribtion_container form{
    padding: 0px; margin: 0px;
}
#subscribtion_container form fieldset{
    margin: 0px;
    padding: 10px 0px;
}
#subscribtion_container fieldset label{
    display: block;
    float: left;
    width: 160px;
    color: #363636;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    font-size: 16px;
}    
#subscribtion_container input[type="checkbox"]{
    display:none;
}
#subscribtion_container .checkbox{    
    font-size: 16px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    color: #363636;
    background: url(/images/checkbox-skin.png) no-repeat left 0px;
    height: 21px;
    padding-left: 32px;
    padding-right: 32px;
    display: block;
    float: left;
    cursor:pointer;
}
#subscribtion_container .checked{
    background-position: left -21px;
}

#subscribtion_container input[type="text"]{
    border: 1px solid #d9d9d9;
    background: #fbfbfb;
    padding: 3px 5px 3px 5px;
    font-size: 16px;
    width: 250px;
}
#subscribtion_container .split{
    height: 1px;
    background: #b2b2b2;
    margin-bottom: 16px;
}
#subscribtion_container .submit-block{
    text-align: center;
}
#subscribtion_container .apply-btn{
    padding-right: 22px;
}
#subscribtion_container h2.green{
    color: #0072e4;
    text-align: center;
}
#subscribtion_container p.thx{
    font-size: 16px;
    font-family: 'HelveticaNeueLTCom-Lt',Helvetica,Arial,sans-serif;
    color: #363636;
    text-align: center;
}


#newsletter_activation_body h3 {
    margin:20px 0;
}
#newsletter_activation_body form {
    margin-bottom:0;
}


#newsletter_accept_body p {
    margin:20px 0;
}
/* --- SUBSCRIPTION FORM layout End --- */


input[type="text"], input[type="email"], input[type="number"], textarea {
    width: 590px;
    padding: 14px;
    margin: 16px 0;
    border: 0;
}

textarea {
    height: 100px;
}

.button {
        width: 200px;
    height: 40px;
    border: 0;
    background: #003fbd;
    font-size: 14px;
    color: #fff;
}

.block-title h4 {
    font-size: 21px;
}

/* --- HOME layout --- */
/* --- HOME layout End --- */