@font-face {
  font-family: 'Exo';
  src: url('fonts/Exo2-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Exo2-Light.woff') format('woff'), url('fonts/Exo2-Light.ttf') format('truetype'), url('fonts/Exo2-Light.svg#Exo2-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Exo';
  src: url('fonts/xo2-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Exo2-Regular.otf') format('opentype'),
  url('fonts/Exo2-Regular.woff') format('woff'), url('fonts/Exo2-Regular.ttf') format('truetype'), url('fonts/Exo2-Regular.svg#Exo2-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Exo';
  src: url('fonts/Exo2-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Exo2-Medium.woff') format('woff'), url('fonts/Exo2-Medium.ttf') format('truetype'), url('fonts/Exo2-Medium.svg#Exo2-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Exo';
  src: url('fonts/Exo2-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/Exo2-SemiBold.woff') format('woff'), url('fonts/Exo2-SemiBold.ttf') format('truetype'), url('fonts/Exo2-SemiBold.svg#Exo2-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Exo';
  src: url('fonts/Exo2-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Exo2-Bold.woff') format('woff'), url('fonts/Exo2-Bold.ttf') format('truetype'), url('fonts/Exo2-Bold.svg#Exo2-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url("fonts/PFDinDisplayPro-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/PFDinDisplayPro-Regular.woff") format("woff"), url("fonts/PFDinDisplayPro-Regular.ttf") format("truetype"), url("fonts/PFDinDisplayPro-Regular.svg#PFDinDisplayPro-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'PFDinDisplayPro';
  src: url('fonts/PFDinDisplayPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/PFDinDisplayPro-Bold.woff') format('woff'), url('fonts/PFDinDisplayPro-Bold.ttf') format('truetype'), url('fonts/PFDinDisplayPro-Bold.svg#PFDinDisplayPro-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}

#block-drupal-seo-seo {
  display: none;
}
.front h1{
  display: none;
}

body {
  font: 14px/20px 'Exo';
  width: 100%;
  height: 100%;
  line-height: 1.3;
  color: #3b4047;
  font-weight: 400;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grippie,
.links {
  /*display: none !important;*/
}

ul.menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}

input.form-submit {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

input.form-submit:hover {
  opacity: 0.8;
}

.jcarousel-clip {
  overflow: hidden;
}

input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input.error,
textarea.error,
input[type="text"].error,
input[type="password"].error {
  border: 1px solid red !important;
}

.jGrowl-notification.error {
  background-color: #CC0000 !important;
}

.jGrowl-notification.status {
  background-color: #009900 !important;
}

#jGrowl .jGrowl-notification {
  background-position: 4px 8px !important;
}

.form-item,
.form-actions {
  margin: 0;
}

a {
  color: #666;
  outline: none;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

tbody,
img {
  border: none;
}

input {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
}

* {
  margin: 0;
  padding: 0;
  outline: none;
}

p {
  margin: 0 0 18px;
}

body.admin-menu {
  margin-top: 0 !important;
  padding-top: 32px;
}

html {
  height: 100%;
}


.wrapper {
  width: 100%;
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

.node .field-type-text-long table ,
.node .field-type-text-with-summary table {
  width: 100% !important;
  border-color: #bcbcbc;
}

.node .field-type-text-long table td,
.node .field-type-text-with-summary table td,
.node .field-type-text-long table th,
.node .field-type-text-with-summary table th {
  padding: 5px;
  border: 1px solid #ccc;
}

.node .field-type-text-long table tr:nth-child(even),
.node .field-type-text-with-summary table tr:nth-child(even) {
  background-color: #ebebec;
}
.node .field-type-text-long table td,
.node .field-type-text-with-summary table td {
  border: 1px solid #ddd;
  padding: 5px 15px;
}

.node .field-type-text-long table thead tr,
.node .field-type-text-with-summary table thead tr{
  background-color: #ff8a00;
  color: #fff;
  border-color: #fff;
}















/* Header
-----------------------------------------------------------------------------*/


/*.header {
height: 150px;
background: #FFE680;
}
*/

.header_wrap {
  max-width: 1170px;
  margin: 0 auto;
}














/* Middle
-----------------------------------------------------------------------------*/

.middle {
  width: 100%;
  padding: 0 0 455px;
  position: relative;
  clear: both;
}

.page-documents .middle {
  padding: 0 0 475px;
}

.middle::after {
  display: table;
  clear: both;
  content: '';
}

.container {
  width: 100%;
  float: left;
  overflow: hidden;
}

#content {
  padding: 0 270px 0 270px;
}
















/* Right Sidebar
-----------------------------------------------------------------------------*/

.right_sidebar {
  padding-right: 0;
}















/* Footer
-----------------------------------------------------------------------------*/

.footer {
  width: 100%;
  margin: -455px auto 0;
  height: 455px;
  background: #fff;
  position: relative;
  clear: both;
}

.foot_wrap {
  max-width: 1170px;
  margin: 0 auto;
}

.pager li a {
  font: 700 24px 'Arial';
  color: #8696a7;
  text-decoration: none;
}

.pager li a:hover {
  color: #a34fb0;
}








/*.pager li.pager-next a,
.pager li.pager-previous a {
display: inline-block;
width: 48px;
height: 28px;
text-indent: -9999px;
position: absolute;
top: 50%;
margin-top: -14px;
}
*/

.pager li.pager-next a {
  /* background: url("images/pager_arrows.png") no-repeat scroll right center transparent; */
  right: 0;
}

.pager li.pager-previous a {
  /* background: url("images/pager_arrows.png") no-repeat scroll 0 center transparent; */
  left: 0;
}

.pager li.pager-next a:hover {
  /* background: url("images/pager_arrows_hover.png") no-repeat scroll right center transparent; */
}

.pager li.pager-previous a:hover {
  /* background: url("images/pager_arrows_hover.png") no-repeat scroll 0 center transparent; */
}

.pager .pager-last,
.pager .pager-first {
  display: none !important;
}

.item-list.pager_my_ui .pager-current {
  background: none;
  border: none;
}

.pager li.pager-current {
  color: #a34fb0;
  font: 700 24px 'Arial';
}














/*Loader*/

.ajax-progress {
  background: rgba(255, 255, 255, .8);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  z-index: 1000;
}

.ajax-progress .throbber {
  background: none;
  border-radius: 6px;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  border: 8px solid rgba(0, 0, 0, .3);
  border-left: 8px solid #000;
  border-radius: 100%;
  -webkit-animation: rotate 0.7s linear infinite;
  margin-top: -25px;
  margin-left: -25px;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes fadeOut {
  0% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(.1);
    opacity: 0.8;
  }
}

@-webkit-keyframes strechdelay {
  0%,
  50%,
  100% {
    -webkit-transform: scaleY(.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}














/*Loader*/

.page-user #middle {
  margin: 0 auto;
  text-align: center;
}

#tabs-wrapper {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 95;
}

.tabs {
  border-bottom: 0 !important;
}

.tabs a {
  font-size: 16px;
  color: #fff !important;
  background: none !important;
  border: none !important;
}

.tabs a.active,
.tabs a:hover {
  color: rgb(100, 195, 0) !important;
}

.page-user #block-system-main .description {
  display: none;
}

.page-user #block-system-main label {
  font-size: 16px;
  color: #000;
  margin-top: 10px;
}

.page-user #block-system-main input {
  width: 230px;
  height: 33px;
  border: 1px solid #dededf;
  padding: 0 10px;
  color: #8a8989;
  font-size: 14px;
  border-radius: 5px;
}

.page-user #block-system-main .form-submit {
  height: 30px;
  border: 0;
  background: #888;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
  border-radius: 5px;
}

.page-errore-403 .clearfix,
.page-errore-404 .clearfix,
.maintenance-page .clearfix {
  text-align: center;
  color: #888;
  font-size: 16px;
}

.maintenance-page .logo-floater {
  margin: 0 auto;
  padding-top: 15px;
  display: table;
}

.popup_fon {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 99;
}

#gl_devel {
  position: absolute;
  left: 50%;
  margin-left: -585px;
  top: 110px;
  display: none;
}

#gl_devel {
  height: 20px;
  clear: both;
  position: relative !important;
  top: 44px !important;
}

#gl_devel span,
#gl_devel a {
  font: 12px/20px 'cuprumregular';
  text-transform: uppercase;
}

#gl_devel span {
  color: #999999;
}

#gl_devel img {
  margin-right: 5px;
  position: relative;
  top: 3px;
}

#gl_devel a {
  color: #999999;
  text-decoration: none;
}

body.ie_browser #gl_devel a,
body.ie_browser #gl_devel span {
  font-size: 8px;
}

#gl_devel a:hover {
  text-decoration: underline;
}

.fixed_mobile {
  display: none;
}

ul {
  list-style: none;
}

@media (max-width:767px) {
  .fixed_mobile {
    position: fixed;
    left: 0;
    bottom: 0px;
    z-index: 90;
    width: 100%;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
    font-size: 20px;
    min-width: 320px;
    -webkit-transform: translateZ(0);
    display: block;
  }
  .fixed_mobile a {
    display: block;
  }
  .fixed_mobile a span {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0 10px 30px;
    background: url(images/ico_phone.png) no-repeat scroll 0 center transparent;
    cursor: pointer;
  }
}

.header .logo_wrapper {
  max-width: 265px;
  display: inline-block;
}

.header .region-header {
  max-width: 905px;
  display: inline-block;
  line-height: 50px;
}

.front .header_content {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 5;
  /*padding-top: 30px;*/
}

.limited_wrapp {
  width: 1170px;
  margin: 0 auto;
  max-width: 100%;
}

.not-front .header {
  background: url(images/bg_header.png) repeat scroll 0 0 transparent;
}

#block-system-main-menu {
  display: inline-block;
  position: relative;
}

#block-system-main-menu .menu {
  display: table;
}

#block-system-main-menu .menu>li {
  display: table-cell;
  border-right: 1px solid transparent;
  position: relative;
}

#block-system-main-menu .menu>li a {
  display: block;
  color: #ffffff;

  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  padding: 0 12px;
  line-height: 32px;
  background: rgba(75, 79, 86, 0.5);
  text-decoration: none;
  white-space: nowrap;
}

#block-system-main-menu .menu li:hover>a,
#block-system-main-menu .menu>li a.active {
  background: #ff6200;
}

#block-locale-language {
  display: inline-block;
}

#block-locale-language ul.language-switcher-locale-url {
  display: table;
}

#block-locale-language ul.language-switcher-locale-url li {
  display: inline-block;
  vertical-align: bottom;
}

#block-locale-language ul.language-switcher-locale-url li a {
  display: block;
  line-height: 32px;
  background: rgba(75, 79, 86, 0.5);
  color: #fff;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 6px;
  text-decoration: none;
  border-left: 1px solid transparent;
}

#block-locale-language ul.language-switcher-locale-url li a.active,
#block-locale-language ul.language-switcher-locale-url li a:hover {
  background: #fff;
  color: #89919e;
}

#block-drupal-package-block-header-slider {
  position: relative;
}

#block-drupal-package-block-header-slider p {
  margin-bottom: 0;
}

#block-drupal-package-block-header-slider .slider {
  position: relative;
  z-index: 2;
}

#block-drupal-package-block-header-slider .item .item_wrapp {
  min-height: 400px;
  position: relative;
  z-index: 1;
  padding-top: 330px;
}

#block-drupal-package-block-header-slider .item {
  height: 1000px;
  background-size: cover !important;
}

#block-drupal-package-block-header-slider .item .top_part_wrap {
  width: 1170px;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  z-index: 10;
  margin-bottom: 35px;
}

#block-drupal-package-block-header-slider .item video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  object-fit: fill;
  /*height: 100%;*/
}

#block-drupal-package-block-header-slider .item .bottom_part {
  width: 1170px;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  z-index: 1;
  text-align: right;
}

#block-drupal-package-block-header-slider .item .top_part_wrap .l_inner {
  float: left;
  width: 50%;
  margin-right: -50%;
}

#block-drupal-package-block-header-slider .item .top_part_wrap .r_inner {
  float: right;
  /*padding-left: 50%;*/
  width: 50%;
  position: relative;
}

#block-drupal-package-block-header-slider .item .top_part_wrap .slide_title {
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.24);
  color: #ffffff;
  font-size: 64px;
  font-weight: 300;
  line-height: 79px;
  text-transform: uppercase;
}

#block-drupal-package-block-header-slider .item .top_part_wrap .slide_title h1 {
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.24);
  color: #ffffff;
  font-size: 64px;
  font-weight: 300;
  line-height: 79px;
  text-transform: uppercase;
  margin: 0;
}

#block-drupal-package-block-header-slider .item .top_part_wrap .r_inner .sl_utitle {
  color: #ffffff;
  font-family: "Exo";
  font-size: 23px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.15px;
}

#block-drupal-package-block-header-slider .item .top_part_wrap .r_inner .counter {
  display: inline-block;
  vertical-align: middle;
  color: #ff6200;
  font-family: "Exo";
  font-size: 60px;
  line-height: 100px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: -3.9px;
}

#block-drupal-package-block-header-slider .item .top_part_wrap .r_inner .cimg {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  /*position: absolute;*/
  z-index: 10;
  top: 40px;
  right: -82px;
}

#block-drupal-package-block-header-slider .item .bottom_part img {
  display: inline-block;
}

#block-drupal-package-block-header-slider .item {
  position: relative;
}

#block-drupal-package-block-header-slider .item:before {
  /* background: url(images/slide_bottom1.png) center bottom 50px no-repeat; */
  /* background: url(images/new_lgt.png) center bottom 50px no-repeat; */
  background: url(images/last_lgt.png) center bottom 50px no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: 10;
}

#block-drupal-package-block-header-slider .item .item_wrapp:after {
  display: block;
  /*background: url(images/rectangle.png) center top no-repeat;*/
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-size: cover;
}

.block_drupal_package_block_about_slider .block_content_wrapp .field_dpb_inner_wrap,
.block_drupal_package_block_career_slider .block_content_wrapp .field_dpb_inner_wrap,
.block_drupal_package_block_activity_slider .block_content_wrapp .field_dpb_inner_wrap,
.block_views_activities_block_5 .block_content_wrapp .field_dpb_inner_wrap,
.block_drupal_package_block_press_slide .block_content_wrapp .field_dpb_inner_wrap{
  position: relative;
  z-index: 2;
}

.block_drupal_package_block_about_slider .block_content_wrapp:after,
.block_drupal_package_block_career_slider .block_content_wrapp:after,
.block_drupal_package_block_activity_slider .block_content_wrapp:after,
.block_views_activities_block_5 .block_content_wrapp:after,
.block_drupal_package_block_press_slide .block_content_wrapp:after{
  display: block;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-size: cover;
}

#block-drupal-package-block-header-slider .slick-dots li button {
  cursor: pointer;
  background-color: #ffffff;
  opacity: 0.4;
  width: 10px;
  height: 10px;
  border: 0;
  text-indent: -9999px;
}

#block-drupal-package-block-header-slider .slick-dots li:hover button,
#block-drupal-package-block-header-slider .slick-dots li.slick-active button {
  background-color: #ff6200;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 1;
}

#block-drupal-package-block-header-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

#block-drupal-package-block-header-slider .slick-dots {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 58px
}

#block-drupal-package-block-front-treatment {
  padding-bottom: 50px;
  overflow: hidden;
  padding-top: 33px;
}

#block-drupal-package-block-front-treatment .block_title {
  text-align: center;
  margin-bottom: 40px;
}

#block-drupal-package-block-front-treatment .block_title .span {
  position: relative;
  padding: 0 20px;
  display: inline-block;
  font-size: 23px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 5.75px;
}

#block-drupal-package-block-front-treatment .block_content_wrapp {
  clear: both;
}

#block-drupal-package-block-front-treatment .block_content_wrapp .l_inner {
  float: left;
  margin-right: 35px;
}

#block-drupal-package-block-front-treatment .block_content_wrapp .r_inner {
  overflow: hidden;
}

#block-drupal-package-block-front-treatment .block_content_wrapp .r_inner .field_title {
  color: #3b4047;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  padding-bottom: 10px;
}

#block-drupal-package-block-front-treatment .block_content_wrapp .r_inner .field_post {
  color: #89919e;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 20px;
}

#block-drupal-package-block-front-treatment .block_content_wrapp .r_inner .field_body {
  position: relative;
  padding-left: 40px;
  color: #3b4047;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding-top: 10px;
}

#block-drupal-package-block-front-treatment .block_content_wrapp .r_inner .field_body:before {
  background: url(images/ch.png) 0 0 no-repeat;
  width: 21px;
  height: 22px;
  position: absolute;
  top: 5px;
  left: 6px;
  content: '';
}


#block-drupal-package-block-front-treatment .block_content_wrapp .r_inner .field_body p:after {
  background: url(images/ch.png) 0 0 no-repeat;
  width: 21px;
  height: 22px;
  display: inline-block;
  top: 0;
  left: 0;
  content: '';
  vertical-align: middle;
  margin-left: 20px;
}

#block-drupal-package-block-front-treatment .block_title .span:before {
  width: 53px;
  height: 1px;
  background: #f5a623;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: -53px;
  content: '';
}

#block-drupal-package-block-front-treatment .block_title .span:after {
  width: 53px;
  height: 1px;
  background: #f5a623;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: -53px;
  content: '';
}

#block-drupal-package-block-front-treatment p {
  margin-bottom: 0;
}

.footer .footer_content {
  background: url(images/foot_bg.png) 0 0 repeat;
  padding-top: 25px;
  padding-bottom: 15px;
}

.footer .footer_bottom {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding-top: 26px;
}

.footer .region-footer {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.region-footer .block ul.menu li {
  padding-bottom: 15px;
}

#block-menu-menu-menu-about--2 {
  width: 135px;
}

#block-menu-menu-activity-footer--2 {
  width: 277px;
}

#block-menu-menu-projects-footer--2 {
  width: 175px;
}

#block-block-1 {
  width: 210px;
}

#block-menu-menu-press-footer--2 {
  width: 200px;
}


.region-footer .block ul.menu li a {
  color: #fff;
  opacity: 0.65;
  text-decoration: none;
  font-size: 13px;
  line-height: 13px;
  display: block;
}

.region-footer .block ul.menu li a:hover {
  text-decoration: underline;
}

.region-footer .block ul.menu li.first a {
  font-size: 18px;
  opacity: 1;
  font-family: 'PFDinDisplayPro';
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

#block-drupal-package-block-footer-information .field-name-field-socials-footer .field-item .svg_wrap {
  width: 21px;
  height: 21px;
  display: block;
  font-size: 0;
}

#block-drupal-package-block-footer-information .field-name-field-socials-footer .field-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 19px;
  line-height: 21px;
  vertical-align: middle;
}

#block-drupal-package-block-footer-information .field-name-field-socials-footer .field-item .svg_wrap svg {
  height: auto;
  max-width: 100%;
  max-height: 100%;
  line-height: 21px;
  vertical-align: middle;
}

#block-drupal-package-block-footer-information .field-name-field-socials-footer .field-items {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: right;
}

#block-drupal-package-block-footer-information .block_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
}

#block-drupal-package-block-footer-information .field_dpb_inner_wrap {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.footer .logo_wrapper {
  float: left;
  max-width: 248px;
  width: 100%;
}

#block-drupal-package-block-footer-information .field-name-field-address-footer .field-item {
  margin-left: 67px;
  background: url(images/pointer.png) 0 center no-repeat;
  padding-left: 20px;
  padding-right: 20px;
}

#block-drupal-package-block-footer-information .field-name-field-email-footer .field-item {
  margin-left: 34px;
  background: url(images/icons8-message.png) 0 center no-repeat;
  padding-left: 20px;
}

#block-drupal-package-block-footer-information .field-name-field-phone-numbers .field-item {
  background: url(images/icons8-phone.png) 0 center no-repeat;
  padding-left: 20px;
}

#block-drupal-package-block-footer-information a {
  text-decoration: none;
}

.footer .logo_wrapper .logo_text {
  color: #89919e;
  font-size: 12px;
}

.page-node-7 .header {
  position: absolute;
  width: 100%;
  top: 35px;
  left: 0;
  z-index: 10;
  background: none;
}

#block-drupal-package-block-press-slide .block_content_wrapp {
  position: relative;
  padding: 270px 0 20px;
  min-height: 635px;
  background-size: cover !important;
}

.page-node-7 .top_inner_content {
  background: none;
}

#block-drupal-package-block-press-slide .block_content_wrapp .field_dpb_inner_wrap {
  max-width: 1170px;
  margin: auto;
}

#block-drupal-package-block-press-slide .field-name-field-press-desc {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  line-height: 52px;
}

#block-views-company-presentation-block-1 .views-field-field-presentation-img {
  float: left;
}

#block-views-company-presentation-block-1 .views-row {
  width: 50%;
  padding-right: 30px;
  float: left;
}

#block-views-company-presentation-block-1 .view-content {
  margin-right: -30px;
}

#block-views-company-presentation-block-1 {
  overflow: hidden;
}

#block-views-company-presentation-block-1 .views-field-field-presentation-img {
  padding-right: 15px;
}

#block-views-company-presentation-block-1 .group-item {
  padding-bottom: 35px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

#block-views-company-presentation-block-1 .views-field-title-field {
  color: #3b4047;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

#block-views-company-presentation-block-1 .bool_desc {
  max-width: 300px;
  width: 100%;
  float: left;
}

#block-views-company-presentation-block-1 .views-field-body {
  padding: 7px 0 15px 0;
}

#block-views-company-presentation-block-1 .views-field-body p {
  margin-bottom: 0;
}

#block-drupal-package-block-smi-contacts .field-name-dpb-title-field {
  color: #3b4047;
  font-family: "PFDinDisplayPro";
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 25px;
  margin-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 30px;
}

#block-drupal-package-block-smi-contacts .field-name-field-smi-contacts p:first-child {
  color: #3b4047;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

#block-drupal-package-block-smi-contacts .field-name-field-smi-contacts p:not(:first-child) {
  padding-left: 25px;
}

#block-drupal-package-block-smi-contacts .field-name-field-smi-contacts p:nth-child(2) {
  background: url(images/ico-phone.png) no-repeat left top transparent;
}

#block-drupal-package-block-smi-contacts .field-name-field-write-letter .field-item {
  line-height: 32px;
  max-width: 165px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  background: #ff6300;
  text-align: center;
  padding: 0 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#block-drupal-package-block-smi-contacts .field-name-field-write-letter .field-item:hover {
  color: #ff6300;
  background: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 99, 0, 1);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 99, 0, 1);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#block-drupal-package-block-smi-contacts .field-name-field-email-smi a {
  font-weight: 700;
  line-height: 20px;
  text-decoration: underline;
  padding-left: 25px;
  background: url(images/ico-mail.png) no-repeat left center transparent;
}

#block-drupal-package-block-smi-contacts .field-name-field-email-smi {
  padding-bottom: 25px;
}

#block-views-company-presentation-block-1 .views-field-field-file-download .file_download {
  float: left;
  width: 115px;
}

#block-views-company-presentation-block-1 .views-field-field-file-download .filesize {

  float: left;
}

#block-views-company-presentation-block-1 .views-field-field-file-download .file_download a {
  display: block;
  max-width: 115px;
  width: 100%;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 32px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 15px 0 40px;
  background: url(images/download-ico.png) no-repeat 15px center #ff6300;
}

#block-views-company-presentation-block-1 .views-field-field-file-download .file_download a:hover {
  opacity: 0.75;
}

#block-views-company-presentation-block-1 .views-field-field-file-download .filesize {
  color: #89919e;
  font-size: 12px;
  font-weight: 400;
  line-height: 32px;
  vertical-align: middle;
  padding-left: 15px;
}

#block-views-company-presentation-block-1 .views-row .views-field-field-presentation-img:hover {
  cursor: pointer;
}

#block-views-company-presentation-block-1 .views-row .views-field-field-presentation-img img:first-child {
  display: none;
}

#block-views-company-presentation-block-1 .views-row .views-field-field-presentation-img img:last-child {
  display: block;
  filter: grayscale(100%);
}

#block-views-company-presentation-block-1 .views-row .views-field-field-presentation-img:hover img {
  filter: grayscale(0);
}



/*#block-views-company-presentation-block-1 .views-row .views-field-field-presentation-img:hover img:last-child {
display: block;
}*/

.item-list .pager li a,
.item-list .pager li {
  color: #3b4047;
  font-family: "Exo";
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  padding: 0 12px;
}

.item-list .pager li.pager-ellipsis {
  display: none;
}

.item-list.pager_my_ui .pager-current {
  color: #ffffff;
  font-family: "PFDinDisplayPro";
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  width: 32px;
  height: 32px;
  background-color: #ff6200;
}

.item-list .pager li {
  line-height: 32px;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

.item-list .pager li:hover {
  background-color: #ff6200;
}

.item-list .pager li:hover a {
  color: #fff;
}

.item-list .pager-previous a {
  background: url(images/page-arrow-left.png) no-repeat center;
  width: 32px;
  height: 32px;
}

.item-list .pager {
  position: relative;
  float: right;
}

.item-list .pager-next a {
  background: url(images/page-arrow-right.png) no-repeat center;
  width: 32px;
  height: 32px;
}

.item-list .pager-next a:hover {
  background: url(images/page-arrow-right-active.png) no-repeat center transparent;
  width: 32px;
  height: 32px;
}

.item-list .pager-previous a:hover {
  background: url(images/page-arrow-left-active.png) no-repeat center transparent;
  width: 32px;
  height: 32px;
}

.item-list .pager li.pager-previous:hover,
.item-list .pager li.pager-next:hover {
  background: transparent;
}

.node-type-news .date_publication {
  color: #89919e;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
}

.node-type-news .field-name-title-field .field-item {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  max-width: 690px;
  width: 100%;
  text-align: left;
  padding-bottom: 15px;
}

.node-type-news .field_inner_node_process_body {
  color: #3b4047;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 5px;
  text-align: justify;
}

.node-type-news .field-name-field-news-img {
  padding-bottom: 15px;
}

.node-type-news .field-name-field-descript {
  color: #3b4047;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 5px;
  text-align: justify;
}

.node-type-news .field-name-field-tags-field .field-item a {
  color: #89919e;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  line-height: 18px;
  padding-left: 10px;
}

.node-type-news .field-name-field-tags-field .field-item,
.node-type-news .field-name-field-tags-field .field-items,
.node-type-news .field-name-field-tags-field .field-label {
  display: inline-block;
}

.node-type-news .field-name-field-tags .field-label {
  color: #3b4047;
  font-family: 'PFDinDisplayPro';
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  float: none;
}

.node-type-news .field-name-field-tags {
  vertical-align: bottom;
}

.node-type-news .field-items {
  float: none;
  display: inline-block;
  /*padding-left: 10px;*/
}








/*.node-type-news  .node_content{
padding-left: 240px;

}*/

#block-views-news-category-block .views-row {
  /*padding-bottom: 30px;*/
  position: relative;
}

#block-views-news-category-block .views-row a {
  text-decoration: none;
  display: block;
}

#block-views-news-category-block {
  float: left;
  max-width: 240px;
  width: 100%;
}



/*#block-views-news-category-block .views-row a:before {
content: '';
position: absolute;
width: 40px;
height: 1px;
background: rgba(0, 0, 0, 0.1);
right: 35px;
top: 10px;
opacity: 0;
}*/

#block-views-news-category-block .views-row:hover a {
  background: #ff621b;
  color: #fff;
  line-height: 48px;
}

#block-views-news-category-block .views-row:hover a:before {
  opacity: 1;
}

#block-views-news-category-block .views-row.active a:before {
  opacity: 1;
}

#block-views-news-category-block .views-row.active a:after {
  opacity: 1;
}

#block-views-news-category-block .views-row.active a:before {
  opacity: 1;
}

#block-views-news-category-block .views-row.active a {
  font-weight: 700;
}

.node-type-news.taxonomy_news .region-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.view-company-news
/*.view-display-id-page*/

.view-content {
  margin-right: -30px;
  overflow: hidden;
}

.view-company-news
/*.view-display-id-page*/

.views-row {
  float: left;
  width: 50%;
  padding-right: 30px;
}

.view-company-news
/*.view-display-id-page*/

.date.views-fieldset {
  position: relative;
}

.view-company-news
/*.view-display-id-page*/

.date_wrapper.views-fieldset {
  position: absolute;
  left: 0;
  bottom: -34px;
  background-color: #f6f6f6;
  max-width: 45px;
  width: 100%;
  text-align: center;
  padding: 5px 0 10px 0;
}

.view-company-news
/*.view-display-id-page*/

.date_wrapper.views-fieldset .day {
  color: #3b4047;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.view-company-news
/*.view-display-id-page */

.date_wrapper.views-fieldset .month {
  color: #89919e;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
  text-transform: uppercase;
}

.view-company-news
/*.view-display-id-page */

.date_wrapper.views-fieldset .year {
  color: #89919e;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
  text-transform: uppercase;
}

.view-company-news
/*.view-display-id-page*/

.views-field-title {
  padding-left: 60px;
}

.view-company-news
/*.view-display-id-page */

.views-field-title a {
  text-decoration: none;
}

.pager-next {
  font-size: 0;
}








/*.sidebar-first.page-taxonomy-term .region-content {
padding-top: 15px;
}*/

#block-views-news-category-block {
  background: url(images/bg_child.png) repeat scroll 0 0 transparent;
  /*padding-top: 20px;*/
  margin-right: 30px;
  /*    padding: 20px 0 30px 0;
margin:-20px 30px -30px -30px;*/
}

#block-views-news-category-block .block_content {
  /*padding-left: 30px;*/
}

.sidebar-first.page-taxonomy-term.taxonomy_news .region-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar-first.page-node.node-type-news .region-content {
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar-first.page-node .node_news {
  padding-top: 20px;
  padding-bottom: 30px;
}

.view-company-news
/*.view-display-id-page */

{
  padding-top: 20px;
}

.page-news-all .header {
  position: absolute;
  width: 100%;
  top: 35px;
  left: 0;
  z-index: 10;
  background: none;
}

#block-drupal-package-block-press-slide .block_content_wrapp {
  position: relative;
  padding: 270px 0 20px;
  min-height: 635px;
  background-size: cover !important;
}

.page-news-all .top_inner_content {
  background: none;
}

.page-news-all .top_inner_content .page_title {
  /*display: none;*/
}

.page-news-all #block-views-news-category-block {
  display: none;
}

.view-company-news
/*.view-display-id-page*/

.group-item {
  padding-top: 25px;
  padding-bottom: 25px;
  overflow: hidden;
}

.view-company-news
/*.view-display-id-page */

.group-item+.group-item {

  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.view-company-news.view-display-id-page .group-item:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.view-company-news.view-display-id-page .group-item:last-child {
  border-bottom: 0;
}

.view-company-news
/*.view-display-id-page */

.group-item:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.taxonomy_news .pager_my_ui {
  margin-top: 25px;
}

#block-drupal-package-block-press-cent-desc .field-name-field-decript-uptitle {
  color: #3b4047;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px
}

#block-drupal-package-block-press-cent-desc {
  text-align: justify;
}

.page-news-all .view-company-news.view-display-id-page .group-item:first-child {
  border-top: 0;
  padding-top: 0;
}

.page-news-all .view-company-news.view-display-id-page .views-row {
  width: 33.33%;
}

.page-news-all .pager_my_ui {
  margin-top: 25px;
  display: none;
}

#block-views-news-category-block .views-row a {
  display: block;
  line-height: 48px;
  padding-left: 30px;
}

#block-views-news-category-block .views-row a.active {
  color: #fff;
  background: #ff621b;
}

.view-company-news
/*.view-display-id-page*/

.views-field-field-news-category {
  position: absolute;
  right: 0;
  top: 10px;
  color: #fff;
  background: #ff621b;
  line-height: 22px;
  padding: 0 10px 0 15px;
}

#block-drupal-package-block-contacts-hr .field-name-dpb-title-field {
  color: #3b4047;
  font-family: "PFDinDisplayPro";
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 25px;
  margin-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#block-drupal-package-block-contacts-hr .field-name-field-smi-contacts p:first-child {
  color: #3b4047;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

#block-drupal-package-block-contacts-hr .field-name-field-smi-contacts p:not(:first-child) {
  padding-left: 25px;
}

#block-drupal-package-block-contacts-hr .field-name-field-smi-contacts p:nth-child(2) {
  background: url(images/ico-phone.png) no-repeat left top transparent;
}

#block-drupal-package-block-contacts-hr .field-name-field-write-letter .field-item {
  line-height: 32px;
  max-width: 165px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  background: #ff6300;
  text-align: center;

  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#block-drupal-package-block-contacts-hr .field-name-field-write-letter .field-item:hover {
  color: #ff6300;
  background: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 99, 0, 1);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 99, 0, 1);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#block-drupal-package-block-contacts-hr .field-name-field-email-smi a {
  font-weight: 700;
  line-height: 20px;
  text-decoration: underline;
  padding-left: 25px;
  background: url(images/ico-mail.png) no-repeat left center transparent;
}

#block-drupal-package-block-contacts-hr .field-name-field-email-smi {
  padding-bottom: 25px;
}

.more-link a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  padding: 0 35px 0 15px;
  background: url('images/arrow-right.png') no-repeat 120px center #ff6200;
  display: inline-block;
  max-width: 150px;
  width: 100%;
  text-decoration: none;
}

.more-link {
  text-align: center;
  padding-top: 15px;
  display: none;
}

.page-news-all .more-link {
  display: block;
}

.more-link a:hover {
  cursor: pointer;
  opacity: 0.75;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}

.view-company-news.view-display-id-page .views-exposed-form .views-exposed-widget .form-submit {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  padding: 0 35px 0 15px;
  background: #ff6200;
  display: inline-block;
  text-decoration: none;
  max-width: 167px;
  width: 100%;
  padding: 0 12px;
  border: 0;
  margin-left: 10px;
  margin-bottom: 20px;
}

.view-company-news.view-display-id-page .views-exposed-form .form-item .form-text {
  max-width: 210px;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: url('images/calendar-img.png') no-repeat 185px center;
  border: 1px solid #ccc;
  cursor: pointer;
  padding-left: 10px;
}

.page-news-all #views-exposed-form-company-news-page {
  display: none;
}

#block-views-company-news-block-1 .view-company-news .views-row {
  width: 25%;
}

#block-views-company-news-block-1 .block_title {
  text-align: center;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 5.75px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 11px;
  margin-bottom: 46px;
}

#block-views-company-news-block-1 .block_title:before {
  width: 35px;
  content: '';
  height: 1px;
  background: #f5a623;
  top: 50%;
  left: -35px;
  position: absolute;
}

#block-views-company-news-block-1 .block_title:after {
  width: 35px;
  content: '';
  height: 1px;
  background: #f5a623;
  top: 50%;
  right: -35px;
  position: absolute;
}

#block-views-company-news-block-1 .block_content {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}

#block-views-company-news-block-1 {
  text-align: center;
  padding-top: 50px;
}

#block-views-company-news-block-1 .view-company-news .views-field-title {
  text-align: left;
  height: 80px;
}

#block-views-company-news-block-1 .view-company-news .views-field-title a {
  text-decoration: none;
}

#block-views-company-news-block-1 .view-company-news .views-field-title:hover a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: underline;
}

#block-block-1.block-block .block_content ul li {
  padding: 0px 0 15px 0px;
  margin-bottom: 0px;
}

#block-block-1.block-block .block_content ul li::before {
  display: none;
}

.front .more-link {
  max-width: 150px;
  width: 100%;
  height: 32px;
  display: block;
  margin: 35px auto 0;
}

.view-company-news .views-field-title {
  height: 80px;
}

.view-company-news .views-field-title:hover a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: underline;
}

.node-type-projects .node_top .department {
  padding-left: 20px;
  margin-left: 30px;
}

.node-type-projects .node_top .object,
.node-type-projects .node_top .department,
.node-type-projects .node_top .project_status {
  padding: 5px 0;
  vertical-align: middle;
  flex-grow: 1;
}

.node-type-projects .node_top {
  text-align: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.node-type-projects .node_top .field-label {
  font-weight: 400;
}

.node-type-projects .node_top a {
  text-decoration: none;
}

.node-type-projects .uptitle {
  color: #3b4047;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  padding: 15px 0 30px;
}

.node-type-projects .middle_part {
  max-width: 870px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.node-type-projects .right_sidebar {
  display: inline-block;
  vertical-align: top;
  padding-left: 28px;
}

.node-type-projects .right_sidebar .item {

  padding-bottom: 27px;
}

.node-type-projects .right_sidebar .item a {
  text-decoration: none;
}

.node-type-projects .right_sidebar .field-label {
  color: #3b4047;
  max-width: 265px;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.node-type-projects .right_sidebar .field-item {
  max-width: 175px;
  width: 100%;
}

.node-type-projects .right_sidebar .begining .field-item {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.node-type-projects .right_sidebar .end .field-item {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.node-type-projects .right_sidebar .object_length .field-item {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.node-type-projects .middle_part .body {
  padding: 25px 0 7px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.node-type-projects .node_top .object {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.node-type-projects .right_sidebar .item.slider {
  max-width: 272px;
  width: 100%;
}

.node-type-projects .right_sidebar .slick-arrow {
  border: 0;
  background: none;
  font-size: 0;
  position: absolute;
}

.node-type-projects .right_sidebar .slick-prev {
  background: url(images/arrow_prev.png) no-repeat center;
  width: 32px;
  height: 32px;
  z-index: 1;
  left: 0;
  top: 50%;
  margin-top: -16px;
}

.node-type-projects .right_sidebar .slick-next {
  background: url(images/arrow_next.png) no-repeat center;
  width: 32px;
  height: 32px;
  z-index: 1;
  right: 0;
  top: 50%;
  margin-top: -16px;
}

.node-type-projects .item.slider .slider_nav {
  padding: 0 40px;
}

.node-type-projects .item.slider .slider_nav .image_item img {
  margin: 0px 6px;
  border: 1px solid #efefef;
}

.node-type-projects .item.slider .slider_for {
  padding-bottom: 20px;
}

.node-type-projects .item.slider .slider_for.image_item img {
  border: 1px solid #efefef;
}

.node-type-projects .node_top .department {
  position: relative;
  padding-right: 30px;
}

.node-type-projects .project_status:before {
  left: 0;
}

.node-type-projects .node_top .project_status {
  padding-left: 30px;
}

.node-type-projects .node_top .department:before {
  position: absolute;
  content: '';
  background: url(images/department_img.png) no-repeat center;
  width: 20px;
  height: 16px;
  top: 50%;
  margin-top: -10px;
  left: -28px;
}

.node-type-projects .project_status {
  position: relative;
}

.node-type-projects .project_status:before {
  width: 17px;
  height: 17px;
  background: url(images/project_status.png) no-repeat center;
  top: 50%;
  margin-top: -11px;
  left: 0;
  content: '';
  position: absolute;
}

.node-type-projects .node_slider .slick-prev {
  background: url(images/arrow_slider_big_prev.png) no-repeat center;
  width: 32px;
  height: 32px;
  z-index: 1;
  left: 0;
  top: 50%;
  margin-top: -32px;
  border: 0;
  font-size: 0;
  position: absolute;
  width: 94px;
  height: 64px;
  background-color: rgba(59, 64, 71, 0.79);
}

.node-type-projects .node_slider .slick-next {
  background: url(images/arrow_slider_big_next.png) no-repeat center;
  width: 32px;
  height: 32px;
  z-index: 1;
  right: 0;
  top: 50%;
  margin-top: -32px;
  border: 0;
  font-size: 0;
  position: absolute;
  width: 94px;
  height: 64px;
  background-color: rgba(59, 64, 71, 0.79);
}

.node-type-projects .node_slider .slick-next:hover,
.node-type-projects .node_slider .slick-prev:hover {
  cursor: pointer;
}

.node-type-projects .node_slider .carusel_slide_small_video {
  position: relative;
  background: url(images/arrow_play.png) no-repeat center;
  background-color: rgba(59, 64, 71, 0.79);
}

.node-type-projects .node_slider .carusel_slide_small_video:before {
  background: url(images/arrow_play.png) no-repeat center;
  background-color: rgba(59, 64, 71, 0.79);
  position: absolute;
  left: 0;
  top: 0;
  width: 96px;
  height: 64px;
  content: '';
  cursor: pointer;
}

.node-type-projects .node_slider .carusel_navig {
  padding-top: 2px;
  width: 100%;
  width: 870px;
}
.node-type-projects .node_slider .carusel_navig .slick-list,
.node-type-projects .node_slider .carusel_navig .slick-track{
  width: 100%;
}

#block-maps-maps-projects .types_wrapper {

  line-height: 140px;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}

#block-maps-maps-projects .types_wrapper.popup.periods {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -585px;
  z-index: 101;
}

#block-maps-maps-projects .types_wrapper.popup.periods .items {
  background: #fff;
  padding-left: 114px;
  padding: 20px 0 20px 115px;
}

#block-maps-maps-projects .types_wrapper.popup.periods .popup_title {
  color: #fff;
  font-family: "PFDinDisplayPro";
  font-size: 36px;
  font-weight: 400;
  line-height: 55px;
}

#block-maps-maps-projects .types_wrapper.popup.periods .time_line {
  line-height: 20px;
}

#block-maps-maps-projects .types_wrapper.popup.periods {
  line-height: 20px;
}

#block-maps-maps-projects .types_wrapper.popup.periods .time_line .dot:nth-child(even) .pointer:after {
  top: 35px;
}

#block-maps-maps-projects .types_wrapper.popup.periods .time_line .dot:nth-child(even) {
  padding-top: 0;
}

#block-webform-client-block-461 .webform-component-message+div {
  display: inline-block;
  float: left;
}

#block-webform-client-block-461 .webform-component-message+div label {
  text-align: center;
}

#block-maps-maps-projects .types_wrapper .item {
  cursor: pointer;
  position: relative;
  border-right: 1px solid #eaeaea;
  -webkit-transition: flex-grow .3s, width .3s, -webkit-box-flex .3s, -webkit-flex-grow .3s;
  transition: flex-grow .3s, width .3s, -webkit-box-flex .3s, -webkit-flex-grow .3s;
  transition: flex-grow .3s, width .3s;
  transition: flex-grow .3s, width .3s, -webkit-box-flex .3s, -webkit-flex-grow .3s, -ms-flex-positive .3s;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

#block-maps-maps-projects .types_wrapper .item:last-child {
  border-right: 0;
}

#block-maps-maps-projects .types_wrapper .item:last-child .ico {
  margin-top: -5px;
}

#block-maps-maps-projects .types_wrapper .item .ico {
  height: 44px;
  line-height: 44px;
  text-align: center;
}

#block-maps-maps-projects .item .ico img {
  display: inline;
  vertical-align: middle;
  /* max-height: 33px; */
  width: auto;
  -webkit-transition: .3s;
  transition: .3s;
}

#block-maps-maps-projects .types_wrapper .item:hover {
  /*border-right-color: transparent;*/
  /* padding: 0 26px; */
  /* -webkit-box-flex: 3;
-webkit-flex-grow: 3;
-ms-flex-positive: 3;
flex-grow: 3; */
}

#block-maps-maps-projects .types_wrapper .item:hover .ico_1 {
  display: none;
}

#block-maps-maps-projects .types_wrapper .item:hover .ico_2 {
  display: inline !important;
  max-height: none;
}

#block-maps-maps-projects .types_wrapper .item:hover .ico {
  margin-bottom: 11px;
  /* margin-top: -20px; */
}

#block-maps-maps-projects .types_wrapper .items {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

#block-maps-maps-projects .types_wrapper .item:hover .name {
  display: block;
  line-height: 20px;
}

#block-maps-maps-projects .types_wrapper .item .name {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -107px;
  width: 214px;
  text-align: center;
}

#block-maps-maps-projects .types_wrapper .item .name a {
  max-width: 214px;
  font-size: 14px;
  display: block;
  margin: auto;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

#block-maps-maps-projects .mark .img,
#block-maps-maps-projects .mark .info {
  display: inline-block;
  vertical-align: top;
}

#block-maps-maps-projects .mark .info {
  max-width: 170px;
  margin-left: 25px;
}

#block-maps-maps-projects .mark .info .title {
  color: #3b4047;
  font-family: "Exo";
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
}

#block-maps-maps-projects .mark {
  padding: 10px;
}

#block-maps-maps-projects .mark .info .more {
  padding-top: 20px;
}

#block-maps-maps-projects .mark .info .more a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  background: #ff6200;
  display: inline-block;
  width: 130px;
  text-decoration: none;
  text-align: center;
}

.maps_front_map {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}

#block-maps-maps-projects .types_wrapper.popup.types {
  position: absolute;
  top: -55px;
  left: 50%;
  z-index: 101;
  margin-left: -585px;
}

#block-maps-maps-projects .types_wrapper.popup.types .popup_title {
  color: #fff;
  font-family: "PFDinDisplayPro";
  font-size: 36px;
  font-weight: 400;
  line-height: 55px;
}

#block-maps-maps-projects .close_button {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  background: #ff621b;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  height: 32px;
  line-height: 32px;
  -webkit-transition: .3s;
  transition: .3s;
  max-width: 130px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

#block-maps-maps-projects .types_wrapper.popup.types .items {
  height: 55px;
  background: #fff;
  margin-left: 0;
  color: #fff;
}

#block-views-company-news-block-2 .view-company-news .views-row {
  padding-right: 0;
  margin: 0 15px;
}

#block-views-company-news-block-2 .slick-arrow {
  border: 0;
  background: none;
  font-size: 0;
  position: absolute;
}

#block-views-company-news-block-2 .slick-prev {
  background: url(images/page-arrow-left.png) no-repeat center;
  width: 32px;
  height: 32px;
  z-index: 1;
  left: -35px;
  top: 50%;
  margin-top: -16px;
}

#block-views-company-news-block-2 .slick-next {
  background: url(images/page-arrow-right.png) no-repeat center;
  width: 32px;
  height: 32px;
  z-index: 1;
  right: -35px;
  top: 50%;
  margin-top: -16px;
  z-index: 1
}

#block-views-company-news-block-2 .slick-prev:hover {
  background: url(images/page-arrow-left-active.png) no-repeat center;
}

#block-views-company-news-block-2 .slick-next:hover {
  background: url(images/page-arrow-right-active.png) no-repeat center;
}

#block-views-company-news-block-2 .view-company-news .view-content {
  margin-right: 0;
  overflow: visible;
}

#block-views-company-news-block-2 .block_title {
  text-align: center;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 5.75px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 11px;
  margin-bottom: 46px;
}

#block-views-company-news-block-2 {
  text-align: center;
  padding-bottom: 25px;
}

#block-views-company-news-block-2 .block_title:before {
  width: 35px;
  content: '';
  height: 1px;
  background: #979797;
  top: 50%;
  left: -35px;
  position: absolute;
}

#block-views-company-news-block-2 .block_title:after {
  width: 35px;
  content: '';
  height: 1px;
  background: #979797;
  top: 50%;
  right: -35px;
  position: absolute;
}

#block-views-company-news-block-2 .view-company-news .views-field-title {
  height: 120px;
  text-align: left;
}

#block-views-company-news-block-2 .view-company-news {
  padding-top: 0;
}



/*.not-front.node-type-page .middle{
max-width: none;
}*/

#projects_map_wrap .types_wrapper {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 40px 0 80px;
}

#projects_map_wrap .types_wrapper .items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
}

#projects_map_wrap .types_wrapper .item {
  width: 96px;
  text-align: center;
  position: relative;
}

#projects_map_wrap .types_wrapper .item:hover .ico_1 {
  display: none;
}

#projects_map_wrap .types_wrapper .item:hover .ico_2 {
  display: inline !important;
  cursor: pointer;
}

#projects_map_wrap .types_wrapper .item .ico {
  height: 80px;
}

#projects_map_wrap .block_title {
  display: none;
}

.front #projects_map_wrap {
  text-align: center;
}

.front #projects_map_wrap .block_title {
  display: inline-block;
  text-align: center;
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
  color: #3b4047;
  font-family: "Exo";
  font-size: 23px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 5.75px;
  position: relative;
  margin-top: 50px;
}

.front #projects_map_wrap .block_title:before {
  width: 35px;
  content: '';
  height: 1px;
  background: #f5a623;
  top: 50%;
  left: -38px;
  position: absolute;
}

.front #projects_map_wrap .block_title:after {
  width: 35px;
  content: '';
  height: 1px;
  background: #f5a623;
  top: 50%;
  right: -38px;
  position: absolute;
}

#projects_map_wrap .types_label {
  color: #3b4047;
  font-family: "Exo";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

#projects_map_wrap .name {
  position: absolute;
  max-width: 74px;
  width: 100%;
  left: 50%;
  margin-left: -37px;
  top: 50px;
}

#projects_map_wrap .all {
  align-self: flex-end;
}

#projects_map_wrap .all:hover {
  opacity: 0.75;
}

#projects_map_wrap .all a {
  color: #89919e;
  font-family: "PFDinDisplayPro";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  background: url(images/arrow_front.png) no-repeat top center;
  padding-top: 35px;
  padding-left: 20px;
}

#maps_front_wrap {
  position: relative;
}

#maps_front_wrap .popup_wrapper {
  max-width: 546px;
  width: 100%;
  box-shadow: 0 4px 34px rgba(0, 29, 72, 0.13), inset 0 -4px 0 rgba(255, 255, 255, 0.5);
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -273px;
  padding: 20px 30px 30px 30px;
  margin-top: -160px;
  transform: translateX(-50%);
  display: block;
}

#maps_front_wrap .popup_wrapper .name {
  font-size: 64px;
  line-height: 71px;
  position: static;
  max-width: none;
  text-align: left;
  margin-left: 0;
  padding-bottom: 10px;
}

#maps_front_wrap .popup_wrapper .description {
  text-align: left;
}

#maps_front_wrap .popup_wrapper .description h2 {
  padding-bottom: 10px;
}

#maps_front_wrap .popup_wrapper .description ul,
#maps_front_wrap .popup_wrapper .description ol {
  margin: 0 0 0 30px;
  list-style: value;
}

#maps_front_wrap .popup_wrapper .description li {
  margin: 0 0 1em;
}

#maps_front_wrap .popup_wrapper .more {
  text-align: left;
}

#maps_front_wrap .popup_wrapper .more a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  text-align: center;
  background: #ff6200;
  display: inline-block;
  max-width: 125px;
  width: 100%;
  text-decoration: none;
}

#maps_front_canvas {
  height: 540px !important;
}

.front #maps_front_canvas .gm-style {
  position: relative;
}



/*.front #maps_front_canvas .gm-style:after{
height: 350px;
background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
width: 100%;
position: absolute;
content: '';
left: 0;
bottom: 0;
}
.front #maps_front_canvas .gm-style:before{
height: 350px;
background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
width: 100%;
position: absolute;
content: '';
left: 0;
top: 0;
transform: rotate(180deg);
z-index: 1;
}
.gm-style *{
z-index: 2;
}*/

.front #maps_front_canvas>div {
  box-shadow: inset 0px 0px 300px 0px rgba(255, 255, 255, 1);
}

.front #maps_front_canvas .gm-style-iw {
  /*top: 0px !important;
left: 0px !important;
right: 0px;
width: auto !important;
background: url(images/foot_bg.png) 0 0 repeat;*/
}

.front #maps_front_canvas .gm-style-iw+div img {
  /*display: none;*/
}

.front #maps_front_canvas .mark,
#maps_front_canvas .mark {
  text-align: left;
  display: flex;
}


.front #maps_front_canvas .gm-style-pbc+div {
  box-shadow: inset 0px 0px 300px 150px rgba(255, 255, 255, 1);
}

.front #maps_front_canvas .gm-style-pbc {
  opacity: 0 !important;
}

.front #maps_front_canvas .mark .img,
.front #maps_front_canvas .mark .info {
  display: inline-block;
  vertical-align: top;
}

.front #maps_front_canvas .mark .info {
  max-width: 170px;
  width: 100%;
  /*color: #ffffff;*/
  font-family: "Exo";
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding-left: 25px;
}

#maps_front_canvas .mark .info .more {
  padding-top: 10px;
}

#maps_front_canvas .mark {
  padding: 10px;
}

#maps_front_canvas .mark .info .more a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  text-align: center;
  background: #ff6200;
  display: inline-block;
  max-width: 130px;
  width: 100%;
  text-decoration: none;
}

#block-views-company-news-block-1 .view-company-news {
  padding-top: 0;
}

.maps_front_map {
  padding-bottom: 60px;
}

#block-views-company-news-block-1 {
  padding-bottom: 60px;
}

.page-taxonomy-term-49 #maps_front_canvas {
  height: 400px !important;
}

#maps_splo_map {
  padding-top: 25px;
  padding-left: 30px;
}

.view-projects.view-display-id-page_2 .view-content.view-table .group-item {
  padding: 20px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

#block-views-types-block-2 .view-types.view-display-id-block_2 {
  float: left;
  width: 240px;
  padding: 20px 0 30px;
  position: relative;
  z-index: 1;
  background: url(images/bg_child.png) repeat scroll 0 0 transparent;
}

#block-views-types-block-2 .views-field-name-field .field-content a {
  line-height: 24px;
  text-decoration: none;
  display: block;
  padding: 0 45px 0 30px;
  margin-bottom: 30px;
  position: relative;
}

#block-views-types-block-2 .views-field-name-field .field-content a:hover,
#block-views-types-block-2 .views-field-name-field .field-content a:hover,
#block-views-types-block-2 .views-field-name-field .field-content a:hover:before,
#block-views-types-block-2 .views-field-name-field .field-content a:hover:before {
  padding-right: 45px;
  font-weight: 700;
  display: block;
}

#block-views-types-block-2 .views-field-name-field .field-content a:hover:after,
#block-views-types-block-2 .views-field-name-field .field-content a:hover:after {
  opacity: 1;
}

#block-views-types-block-2 .views-field-name-field .field-content a:before {
  content: '';
  position: absolute;
  width: 35px;
  height: 1px;
  /*background: #979797;*/
  opacity: .2;
  right: 16px;
  top: 12px;
  display: none;
}

#block-views-types-block-2 .views-field-name-field .field-content a:after {
  content: '';
  position: absolute;
  top: 50%;
  background: url(images/after_2.png) no-repeat scroll 0 0 transparent;
  width: 9px;
  height: 15px;
  right: -9px;
  margin-top: -7.5px;
  opacity: 0;
}

#block-views-types-block-2+.block,
#block-views-types-block-2+.block+.block {
  padding-left: 270px;
}

.view-projects.view-display-id-page_2 .view-content .group-item .views-row {
  border-top: 1px solid #eaeaea;
  padding-top: 20px;
  padding-right: 50px;
}

.view-projects.view-display-id-page_2 .view-content .group-item:first-child .views-row:first-child {
  border-top: 0;
}

#block-views-types-block-4 {
  padding-top: 20px;
}

#block-views-types-block-4 h2 {
  margin-bottom: 25px;
}

#block-views-category-projects-block-2 .time_line .items {
  margin-left: -50px;
}

#block-views-category-projects-block-2 .time_line .dot:nth-child(even) {
  padding-top: 20px;
}

#block-views-category-projects-block-2 .time_line .dot a {
  text-decoration: none;
}

#block-views-category-projects-block-2 .time_line .dot {
  width: 100px;
}

#block-views-category-projects-block-2 .time_line .dot .pointer:after {
  display: block;
  width: 110px;
  height: 1px;
  background: #979797;
  position: absolute;
  top: 35px;
  left: 51px;
  content: '';
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg);
}

#block-views-category-projects-block-2 .time_line .dot:nth-child(even) .pointer:after {
  display: block;
  width: 110px;
  height: 1px;
  background: #979797;
  position: absolute;
  top: 50px;
  left: 51px;
  content: '';
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

#block-views-category-projects-block-2 .time_line .dot.last .pointer:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 9px;
  background: url(images/str.png) 0 0 repeat-x;
  width: 27px;
}

#block-views-category-projects-block-2 .time_line .dot a {
  padding-top: 15px;
  position: relative;
  cursor: pointer;
}

#block-views-category-projects-block-2 .time_line .dot a:before {
  -webkit-transform: rotate(-25deg) skewX(40deg);
  -ms-transform: rotate(-25deg) skewX(40deg);
  transform: rotate(-25deg) skewX(40deg);
  content: '';
  display: block;
  position: absolute;
  left: 12px;
  top: -5px;
  width: 76px;
  height: 58px;
  background: url(images/bg_p.png) 0 0 repeat;
  width: 0;
  height: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

#block-views-category-projects-block-2 .time_line .dot:hover a span {
  color: #fff;
  position: relative;
}

#block-views-category-projects-block-2 .time_line .dot:hover a:before {
  width: 78px;
  height: 60px;
}

#block-views-category-projects-block-2 {}

#block-views-category-projects-block-2 .types_wrapper {

  line-height: 140px;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}

#block-views-category-projects-block-2 .types_wrapper .item {
  cursor: pointer;
  position: relative;
  text-align: center;

  -webkit-transition: flex-grow .3s, width .3s, -webkit-box-flex .3s, -webkit-flex-grow .3s;
  transition: flex-grow .3s, width .3s, -webkit-box-flex .3s, -webkit-flex-grow .3s;
  transition: flex-grow .3s, width .3s;
  transition: flex-grow .3s, width .3s, -webkit-box-flex .3s, -webkit-flex-grow .3s, -ms-flex-positive .3s;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

#block-views-category-projects-block-2 .types_wrapper .item .ico {
  height: 44px;
  line-height: 44px;
  text-align: center;
}

#block-views-category-projects-block-2 .item .ico img {
  display: inline;
  vertical-align: middle;
  /*max-height: 33px;*/
  width: auto;
  -webkit-transition: .3s;
  transition: .3s;
}

#block-views-category-projects-block-2 .types_wrapper .item:hover {
  border-right-color: transparent;
}

#block-views-category-projects-block-2 .types_wrapper .item {}

#block-views-category-projects-block-2 .types_wrapper .item:hover .ico_1 {
  display: none;
}

#block-views-category-projects-block-2 .types_wrapper .item:hover .ico_2 {
  display: inline !important;
  max-height: none;
}

#block-views-category-projects-block-2 .types_wrapper .item:hover .ico {
  margin-bottom: 11px;
  margin-top: -20px;
}

#block-views-category-projects-block-2 .types_wrapper .items {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

#block-views-category-projects-block-2 .types_wrapper .item:hover .name {
  display: block;
}

#block-views-category-projects-block-2 .types_wrapper .item .name {
  display: none;
  position: absolute;
  top: 70%;
  left: 50%;
  margin-left: -105px;
  width: 210px;
  line-height: 20px;
  text-align: center;
  ;
}

#block-views-category-projects-block-2 .types_wrapper .item .name a {
  max-width: 214px;
  font-size: 14px;
  display: block;
  margin: auto;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
}

.page-taxonomy-term-46 .container,
.page-taxonomy-term-47 .container {
  overflow: visible;
}

.page-node-127 .popup_wrapper {
  display: none !important;
}

.page-activities #block-views-activities-block-1 {
  display: none;
}

.sidebar-first.page-activities #content {
  padding-left: 0;
}

.sidebar-first.page-activities .wrapper {
  background: none;
}

.sidebar-first.page-activities .region-content .view-activities.view-display-id-page_1 .views-row {
  width: 25%;
  margin: 0 0px 30px 0;
}



/*#block-drupal-package-block-error-page{
width: 1170px;
}*/

#block-drupal-package-block-error-page .block_content_wrapp {
  position: relative;
  padding: 170px 0 20px;
  height: 675px;
  min-height: 60vh;
  background-size: cover !important;
  /* background-attachment: fixed !important; */
}

h1 {
  font-size: 1em;
}

.i18n-en .logo_wrapper img {
  max-width: 100%;
  padding-right: 10px;
}

#block-drupal-package-block-error-page .field_inner_wrap_field_contenterror {
  max-width: 1170px;
  margin: auto;
}

#block-drupal-package-block-error-page a {
  color: #fff;
  text-decoration: none;
}

#block-drupal-package-block-error-page a:hover {
  text-decoration: underline;
}

#block-drupal-package-block-error-page .field-name-field-contenterror {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  line-height: 52px;
}

.not-front.page-error-404 .middle {
  max-width: none;
}

.not-front.page-error-404 .region-content #block-drupal-package-block-error-page.block .block_content {
  max-width: none;
}

.errores_page_content {
  display: none;
}

.not-front.page-error-404 .top_inner_content {
  display: none;
}

.not-front.page-error-404 .header {
  position: absolute;
  width: 100%;
  top: 35px;
  left: 0;
  z-index: 10;
  background: none;
}

.not-front.page-error-404 .region-content {
  padding: 0;
}

.not-front.page-error-404 .field-name-field-contenterror {
  text-align: center;
}

.not-front.page-error-404 .field-name-field-contenterror h2 {
  color: #f28c00;
  font-family: "PFDinDisplayPro";
  font-size: 200px;
  font-weight: 700;
  line-height: 110px;
}

.not-front.page-error-404 .field-name-field-contenterror h3 {
  color: #ffffff;
  font-family: "Exo";
  font-size: 48px;
  font-weight: 500;
  line-height: 52px;
  padding-bottom: 25px;
  margin-bottom: 20px;
  position: relative;
}

.not-front.page-error-404 .field-name-field-contenterror h3:after {
  content: '';
  position: absolute;
  width: 80px;
  height: 1px;
  background: #fff;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}

.not-front.page-error-404 .field-name-field-contenterror p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.page-taxonomy-term-47 #block-views-types-block-2 {
  display: none;
}

.page-taxonomy-term-47 #block-views-types-block-2+.block {
  padding-left: 30px;
}

.page-taxonomy-term-47 #block-views-types-block-2+.block+.block {
  padding-left: 0;
}

#block-views-company-news-block-1 .view-content .views-row .views-field-field-news-img a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(39, 48, 60, 0.75);
  z-index: 1;
}

#block-views-company-news-block-1 .view-company-news .date_wrapper.views-fieldset {
  z-index: 3;
}

#block-views-company-news-block-1 .view-company-news .views-field-field-news-category {
  z-index: 3;
}

#block-views-company-news-block-1 .view-company-news .views-row:hover .views-field-field-news-img img {
  position: relative;
  z-index: 2;
}

#block-views-company-news-block-1 .view-company-news .views-row .views-field-field-news-img img {
  display: block;
}

.block_views_activities_block_6 .views-row .views-field-field-activities-icon img {
  /*width: 60px;
height: 53px;*/
}

.region-content #block-views-activities-block-6.block_views_activities_block_6 .views-row .views-field-field-activities-icon a {
  height: auto;
}

#block-tagclouds-13 .block_title {
  color: #3b4047;
  font-family: "PFDinDisplayPro";
  margin-right: 30px;
  margin-top: 35px;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  padding-bottom: 10px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.tagclouds {
  text-decoration: none;
}

#block-views-news-category-block .views-row a::after {
  content: '';
  position: absolute;
  top: 5px;
  background: url(images/after_2.png) no-repeat scroll 0 0 transparent;
  width: 9px;
  height: 15px;
  right: -9px;
  opacity: 0;
}

#block-views-news-category-block .views-row a:hover:after,
#block-views-news-category-block .views-row a.active:after {
  opacity: 1;
}

.page-special-projects .region-content .view-activities.view-display-id-page_2 .views-row {
  width: 33.33%;
  margin: 0 0px 30px 0;
  height: 270px;
  padding-right: 30px;
  font-size: 14px;
  float: left;
  vertical-align: top;
  position: relative;
  text-align: center;
  overflow: hidden;
}

.page-special-projects .view-activities.view-display-id-page_2 .views-row .views-field-field-activities-icon {
  margin: 76px 0 25px;
}

.region-content .view-activities.view-display-id-page_2 .views-row .views-field-field-activities-icon .field-content {
  position: relative;
  z-index: 10;
}

.region-content .view-activities.view-display-id-page_2 .views-row .views-field-field-activities-icon a {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.region-content .view-activities.view-display-id-page_2 .views-row .views-field-name-field {
  position: relative;
  z-index: 10;
  padding: 0 30px 30px;
}

.region-content .view-activities.view-display-id-page_2 .views-row .views-field-field-image {
  position: absolute;
  top: 0;
  left: 0;
}

.region-content .view-activities.view-display-id-page_2 .views-row .views-field-field-activities-icon img {
  display: block;
  margin: auto;
}

.region-content .view-activities.view-display-id-page_2 .views-row .views-field-field-activities-icon .field-content {
  display: table;
  width: 100%;
}

.region-content .view-activities.view-display-id-page_2 .views-row .views-field-field-activities-icon a:nth-child(2) {
  display: none;
}

.region-content .view-activities.view-display-id-page_2 .views-row .views-field-name-field .field-content a {
  text-decoration: none;
  color: #fff;
}

.region-content .view-activities.view-display-id-page_2 .views-row .views-field-field-image a::after {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(39, 48, 60, 0.75);
  position: absolute;
  z-index: 1;
}

.region-content .view-activities.view-display-id-page_2 .views-row:hover .views-field-field-activities-icon a:first-child {
  display: none;
}

.region-content .view-activities.view-display-id-page_2 .views-row:hover .views-field-field-activities-icon a:last-child {
  display: block;
}

.view-mediabank.view-id-mediabank .views-row {
  width: 25%;
  float: left;
  padding-right: 30px;
}

.view-mediabank.view-id-mediabank .views-field-field-photos-descript {
  max-width: 210px;
  width: 100%;
  text-align: justify;
}

.view-mediabank.view-id-mediabank .views-field-field-photos-descript p {
  margin-bottom: 0;
}

.view-mediabank.view-id-mediabank .group-item {
  padding-bottom: 15px;
  margin-bottom: 30px;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.view-mediabank.view-id-mediabank .view-content {
  margin-right: -30px;
  overflow: hidden;
}

#block-menu-menu-mediabank-menu ul {
  overflow: hidden;
  clear: both;
}

#block-menu-menu-mediabank-menu ul li {
  float: left;
  width: 120px;
  height: 60px;
  text-align: right;
}

#block-menu-menu-mediabank-menu ul li a:hover,
#block-menu-menu-mediabank-menu ul li a.active {
  color: #fff;
  background-color: #ff6200;
}

#block-menu-menu-mediabank-menu ul li a {
  display: block;
  line-height: 60px;
  background-color: #f6f6f6;
  color: inherit;
  text-decoration: none;
  padding-right: 20px;
}

#block-menu-menu-mediabank-menu ul li.first a {
  background: url('images/photos_icon.png') no-repeat 25px center #f6f6f6;
}

#block-menu-menu-mediabank-menu ul li:nth-child(2) a {
  background: url('images/video_icon.png') no-repeat 25px center #f6f6f6;
}

#block-menu-menu-mediabank-menu ul li:last-child a {
  background: url('images/brandbook_icon.png') no-repeat 5px center #f6f6f6;
}

#block-menu-menu-mediabank-menu ul li.first a.active,
#block-menu-menu-mediabank-menu ul li.first a:hover {
  background: url('images/photos_icon-a.png') no-repeat 25px center #ff6200;
}

#block-menu-menu-mediabank-menu ul li:nth-child(2) a.active,
#block-menu-menu-mediabank-menu ul li:nth-child(2) a:hover {
  background: url('images/video_icon-a.png') no-repeat 25px center #ff6200;
}

#block-menu-menu-mediabank-menu ul li:last-child a.active,
#block-menu-menu-mediabank-menu ul li:last-child a:hover {
  background: url('images/brandbook_icon-a.png') no-repeat 5px center #ff6200;
}

#block-menu-menu-mediabank-menu {
  padding: 30px 0;
}

.view-mediabank.view-display-id-page_1 iframe {
  width: 100% !important;
  height: 100% !important;
}

.view-mediabank.view-display-id-page_2 .views-row {
  width: 100%;
}

.view-mediabank.view-display-id-page_2 .views-field-field-file-descript {
  float: left;
  width: 55%;
  padding-left: 34px;
  min-height: 40px;
  line-height: 20px;
  background: url(images/icon_file.png) no-repeat scroll top 4px left 0 transparent;
}

.view-mediabank.view-display-id-page_2 .views-field-field-brandbook {
  float: right;
  width: 43%;
  text-align: right;
}

.view-mediabank.view-display-id-page_2 .views-field-field-brandbook .filesize {
  font-size: 12px;
  color: #89919e;
  display: inline-block;
  vertical-align: middle;
}

.view-mediabank.view-display-id-page_2 .views-field-field-brandbook .type {
  text-transform: uppercase;
}

.view-mediabank.view-display-id-page_2 .views-field-field-brandbook .file_download {
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
}

.view-mediabank.view-display-id-page_2 .views-field-field-brandbook .file_download a {
  display: block;
  max-width: 115px;
  width: 100%;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 32px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 15px 0 40px;
  background: url(images/download-ico.png) no-repeat 15px center #ff6300;
  -webkit-transition: .3s;
  transition: .3s;
}

.view-mediabank.view-display-id-page_2 .views-row {
  padding: 30px 0;
  overflow: hidden;
}

.view-mediabank.view-display-id-page_2 .view-content {
  margin-right: 0;
}

#block-menu-menu-mediabank-menu,
#block-views-exp-mediabank-page {
  display: inline-block;
  vertical-align: bottom;
}

#block-views-exp-mediabank-page {
  padding: 30px 0 30px 20px;
}

#block-views-exp-mediabank-page .views-exposed-widget {
  position: relative;
}

#block-views-exp-mediabank-page .views-exposed-widget .form-item input {
  width: 100%;
  height: 100%;
  line-height: 60px;
  border: 0;
  padding-left: 20px;
}

#block-views-exp-mediabank-page .views-exposed-widget .form-item {
  width: 546px;
  height: 60px;
  border: 1px solid #ebeaea;
  background-color: #ffffff;
}

.views-exposed-form .views-exposed-widget {
  padding: 0;
  margin: 0;
}

.views-exposed-widgets {
  margin-bottom: 0;
}

#block-views-exp-mediabank-page .form-submit {
  border: 0;
  background: none;
  font-size: 0;
  background: url(images/search-icon.png) no-repeat center transparent;
  position: absolute;
  width: 23px;
  height: 23px;
  right: 15px;
  top: 18px;
}

#block-menu-menu-mediabank-menu,
#block-views-exp-mediabank-page,
#block-views-exp-mediabank-page-1,
#block-views-exp-mediabank-page-2 {
  display: inline-block;
  vertical-align: bottom;
}

#block-views-exp-mediabank-page-1 {
  padding: 30px 0 30px 20px;
}

#block-views-exp-mediabank-page-1 .views-exposed-widget {
  position: relative;
}

#block-views-exp-mediabank-page-1 .views-exposed-widget .form-item input {
  width: 100%;
  height: 100%;
  line-height: 60px;
  border: 0;
  padding-left: 20px;
}

#block-views-exp-mediabank-page-1 .views-exposed-widget .form-item {
  width: 546px;
  height: 60px;
  border: 1px solid #ebeaea;
  background-color: #ffffff;
}

#block-views-exp-mediabank-page-1 .form-submit {
  border: 0;
  background: none;
  font-size: 0;
  background: url(images/search-icon.png) no-repeat center transparent;
  position: absolute;
  width: 23px;
  height: 23px;
  right: 15px;
  top: 18px;
}

#block-views-exp-mediabank-page-2 {
  padding: 30px 0 30px 20px;
}

#block-views-exp-mediabank-page-2 .views-exposed-widget {
  position: relative;
}

#block-views-exp-mediabank-page-2 .views-exposed-widget .form-item input {
  width: 100%;
  height: 100%;
  line-height: 60px;
  border: 0;
  padding-left: 20px;
}

#block-views-exp-mediabank-page-2 .views-exposed-widget .form-item {
  width: 546px;
  height: 60px;
  border: 1px solid #ebeaea;
  background-color: #ffffff;
}

#block-views-exp-mediabank-page-2 .form-submit {
  border: 0;
  background: none;
  font-size: 0;
  background: url(images/search-icon.png) no-repeat center transparent;
  position: absolute;
  width: 23px;
  height: 23px;
  right: 15px;
  top: 18px;
}

.video_popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 600px;
  margin-left: -300px;
  margin-top: -175px;
  height: 350px;
  z-index: 101;
}

.video_popup iframe {
  width: 100%;
  height: 100%;
}

.video_popup .close {
  top: -15px;
  right: -35px
}

.view-mediabank.view-id-mediabank .group-item:last-child {
  border: 0;
}

#block-views-company-news-block-3 .view-company-news .views-row {
  float: left;
  width: 100%;
  padding-right: 30px;
  padding-bottom: 25px;
}

#block-views-company-news-block-3 .view-company-news .views-field-title-field {
  height: 80px;
  padding-left: 0;
}

#block-views-company-news-block-3 .view-company-news .views-field-title-field a {
  text-decoration: none;
}

#block-views-company-news-block-3 .view-company-news .views-field-title-field a:hover {
  color: #ff621b;
}

#block-views-company-news-block-3 .block_title {
  color: #3b4047;
  font-family: "PFDinDisplayPro";
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
}

#block-views-company-news-block-3 .field-content.year {
  color: #89919e;
  font-family: "Exo";
  font-size: 12px;
  font-weight: 400;
  padding: 10px 0;
}

#block-views-company-news-block-3 .more-link {
  display: block;
  text-align: left;
  padding-top: 0;
}

#block-views-company-news-block-3 .more-link a {
  background: none;
  max-width: none;
  color: inherit;
  padding: 0;
  text-transform: inherit;
}

#block-views-company-news-block-3 .more-link a:hover {
  opacity: 1;
  text-decoration: underline;
}

#block-views-company-news-block-3 {
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-right: 30px;
  margin-top: 20px;
}

#block-views-company-news-block-3 .view-company-news .views-field-title:hover a {
  line-height: 14px;
}

#block-system-main-menu .menu li.expanded {
  position: relative;
}

#block-system-main-menu .menu li.expanded .menu {
  display: block;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.76);
  min-width: 200px;
  width: auto;
  z-index: 10;
}

#block-system-main-menu .menu li.expanded .menu li {
  display: block;
}

#block-system-main-menu .menu li.expanded .menu li a {
  color: #3b4047;
  font-family: "Exo";
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: inherit;
  text-transform: inherit;
  line-height: 36px;
}

#block-system-main-menu .menu li.expanded .menu li:hover>a {
  color: #fff;
}

#block-system-main-menu .menu li.expanded:after {
  position: absolute;
  width: 20px;
  height: 20px;
  content: '';
  background: url(images/rectangle_menu.png) no-repeat center;
  bottom: -8px;
  left: 50%;
  margin-left: -10px;
  opacity: 0;
}

#block-system-main-menu .menu li.expanded li {
  border-right: 0;
}

#block-system-main-menu .menu li.expanded li a {
  background: none;
}

#block-system-main-menu .menu li.expanded:hover:after {
  opacity: 1;
}

#block-system-main-menu .menu li.expanded:hover .menu {
  display: block;
}

#block-system-main-menu .menu li.expanded .menu {
  display: none;
}

#block-system-main-menu .menu li.expanded li:hover>a {
  background: #ff6200;
  /*color:#fff;*/
}

.view-about-company.view-display-id-page .time_line .items {
  margin-left: -50px;
}

.view-about-company.view-display-id-page .time_line .dot {
  width: 100px;
}

.view-about-company.view-display-id-page .time_line .dot a {
  padding-top: 25px;
  position: relative;
  cursor: pointer;
  font-size: 12px;
}

.view-about-company.view-display-id-page .time_line .dot a:before {
  -webkit-transform: rotate(-25deg) skewX(40deg);
  -ms-transform: rotate(-25deg) skewX(40deg);
  transform: rotate(-25deg) skewX(40deg);
  content: '';
  display: block;
  position: absolute;
  left: 12px;
  top: -5px;
  width: 76px;
  height: 58px;
  background: url(images/bg_p.png) 0 0 repeat;
  width: 0;
  height: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.view-about-company.view-display-id-page .time_line .dot:nth-child(even) .pointer:after {
  display: block;
  width: 110px;
  height: 1px;
  background: #979797;
  position: absolute;
  top: 50px;
  left: 51px;
  content: '';
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.view-about-company.view-display-id-page .time_line .dot a .wr {
  position: absolute;
  width: 150px;
  left: 50%;
  margin-left: -75px;
}

.view-about-company.view-display-id-page .time_line .dot a .wr .subname {
  display: block;
}

.view-about-company.view-display-id-page .time_line .dot:nth-child(odd) a .wr {
  top: 16px;
}

.view-about-company.view-display-id-page .time_line .dot:nth-child(even) a .wr {
  top: 0;
}

.view-about-company.view-display-id-page .time_line .dot:nth-child(odd):hover a:before {
  width: 100px;
  height: 80px;
  left: 1px;
  top: -5px;
}

.view-about-company.view-display-id-page .time_line .dot:nth-child(even):hover a:before {
  width: 103px;
  height: 85px;
  left: -1px;
  top: -30px;
}

.view-about-company.view-display-id-page .time_line .dot:hover a {
  color: #fff;
}

.view-about-company.view-display-id-page .time_line .dot .pointer:after {
  left: 52px;
}

.view-about-company.view-display-id-page .views-field-field-history h2 {
  position: relative;
  text-align: center;
  color: #3b4047;
  font-size: 36px;
  font-weight: 400;
  display: block;
  width: 200px;
  margin: 0 auto;
}

.view-about-company.view-display-id-page .views-field-field-history h2:before {
  content: '';
  position: absolute;
  width: 84px;
  left: -82px;
  height: 1px;
  bottom: 5px;
  background: rgba(0, 0, 0, 0.1);
}

.view-about-company.view-display-id-page .views-field-field-history h2:after {
  content: '';
  position: absolute;
  width: 84px;
  right: -82px;
  height: 1px;
  bottom: 5px;
  background: rgba(0, 0, 0, 0.1);
}

.view-about-company.view-display-id-page .views-field-field-history h3 {
  color: #3b4047;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 25px;
  width: 200px;
  margin: 0 auto;
}

.view-about-company.view-display-id-page .views-field-field-history p:first-of-type {
  color: #3b4047;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.view-about-company.view-display-id-page .views-field-field-history ul,
.view-about-company.view-display-id-page .views-field-field-history ol {
  margin: 0 0 0 30px;
  list-style: value;
}

.view-about-company.view-display-id-page .views-field-field-history li {
  margin: 0 0 1em;
}

.view-about-company.view-display-id-page .views-field-edit-term a {
  display: table;
  clear: both;
  font-size: 18px;
  color: #ff621b;
}

.time_line_before_desc p {
  text-align: justify;
}

.time_line_before_desc {
  color: #3b4047;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: justify;
}

.time_line_before_desc h2 {
  color: #3b4047;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: justify;
}

#block-search-form {
  position: absolute;
  right: 0;
  top: 40px;
  display: none;
}

#block-search-form .form-item {
  height: 32px;
  width: 200px;
  display: inline-block;
}

#block-search-form .form-item input {
  height: 100%;
  width: 100%;
}

#block-search-form .form-submit {
  background: url('images/search_active.png') no-repeat center transparent;
  border: 0;
  font-size: 0;
  z-index: 1;
  position: absolute;
  right: 0px;
  top: 17px;
  width: 40px;
  height: 20px;
}

#block-locale-language .block_content {
  position: relative;
}

#block-locale-language .language-switcher-locale-url .search {
  width: 32px;
  height: 32px;
  vertical-align: bottom;
  line-height: 32px;
  background: url('images/serch-icon_header.png') no-repeat center rgba(75, 79, 86, 0.5);
  border-right: 1px solid transparent;
  cursor: pointer;
}

#block-locale-language .language-switcher-locale-url .search:hover {
  background: url('images/search_active.png') no-repeat center #fff;
}

.block_views_category_projects_block_1 .view-content .views-row.views-row-1 .views-field-field-category-projects-img img {
  /* width: 45px;
height: 60px; */
}

.menu_tab {
  width: 32px;
  height: 32px;
  background: url(images/humberger_icon.png) no-repeat center;
  position: absolute;
  left: 35px;
  top: 30px;
  cursor: pointer;
  z-index: 2;
}

.big_menu_wrapper .block ul.menu li.first a,
.contacts_link a {
  font-size: 18px;
  opacity: 1;
  font-family: 'PFDinDisplayPro';
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.big_menu_wrapper .block ul.menu li a {
  color: #fff;
  opacity: 0.65;
  text-decoration: none;
  font-size: 13px;
  line-height: 13px;
  display: block;
}

.big_menu_wrapper .block ul.menu li {
  padding-bottom: 15px;
}

.big_menu_wrapper {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.big_menu_wrapper .block-menu {
  width: 33%;
  display: inline-block;
  vertical-align: top;
}

.big_menu_wrapper .block ul.menu li:hover a {
  text-decoration: underline;
}

.menu_big_topwrapper {
  background: url(images/foot_bg.png) 0 0 repeat;
  padding-top: 20px;
  padding-bottom: 35px;
}

#block-menu-menu-projects-footer .block_content {
  position: relative;
}

#block-menu-menu-projects-footer .contacts_link {
  position: absolute;
  left: 0;
  bottom: 0;
}

#block-menu-menu-projects-footer .contacts_link:hover a {
  text-decoration: underline;
}

.footer .contacts_link {
  display: none;
}

.top_part_menu {
  padding-bottom: 30px;
}

.header_content .menu_big {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  display: none;
}

.menu_tab.open {
  background: url(images/close_big_icon.png) no-repeat center;
}

.page-node-127 .container {
  overflow: visible;
}

.popup_top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 1;
}

.limited_wrapp {
  height: 100px;
  padding: 10px 0px;
}



/*#block-views-types-block-3 .time_line .items{
margin-left: -50px;

}
#block-views-types-block-3  .time_line .dot:nth-child(even){
padding-top: 20px;
}
#block-views-types-block-3  .time_line .dot  a{
text-decoration: none;
}
#block-views-types-block-3   .time_line .dot{
width: 100px;
}
#block-views-types-block-3  .time_line .dot .pointer:after {
display: block;
width: 110px;
height: 1px;
background: #979797;
position: absolute;
top: 35px;
left: 51px;
content: '';
-webkit-transform: rotate(25deg);
-ms-transform: rotate(25deg);
transform: rotate(25deg);

}
#block-views-types-block-3  .time_line .dot:nth-child(even) .pointer:after {
display: block;
width: 110px;
height: 1px;
background: #979797;
position: absolute;
top: 50px;
left: 51px;
content: '';
-webkit-transform: rotate(-25deg);
-ms-transform: rotate(-25deg);
transform: rotate(-25deg);
}

#block-views-types-block-3   .time_line .dot.last .pointer:after {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
top: 9px;
background: url(images/str.png) 0 0 repeat-x;
width: 27px;
}
#block-views-types-block-3    .time_line .dot a {
padding-top: 15px;
position: relative;
cursor: pointer;

}
#block-views-types-block-3    .time_line .dot a:before {
-webkit-transform: rotate(-25deg) skewX(40deg);
-ms-transform: rotate(-25deg) skewX(40deg);
transform: rotate(-25deg) skewX(40deg);
content: '';
display: block;
position: absolute;
left: 12px;
top: -5px;
width: 76px;
height: 58px;
background: url(images/bg_p.png) 0 0 repeat;
width: 0;
height: 0;
-webkit-transition: 0.1s;
transition: 0.1s;
}
#block-views-types-block-3  .time_line .dot:hover a span{
color: #fff;
position: relative;
}
#block-views-types-block-3  .time_line .dot:hover a:before{
width: 78px;
height: 60px;
}
#block-views-types-block-3 {

}
#block-views-types-block-3  .types_wrapper{

line-height: 140px;
max-width: 1170px;
width: 100%;
margin: 0 auto;
}
#block-views-types-block-3  .types_wrapper .item  {
cursor: pointer;
position: relative;

-webkit-transition: flex-grow .3s, width .3s, -webkit-box-flex .3s, -webkit-flex-grow .3s;
transition: flex-grow .3s, width .3s, -webkit-box-flex .3s, -webkit-flex-grow .3s;
transition: flex-grow .3s, width .3s;
transition: flex-grow .3s, width .3s, -webkit-box-flex .3s, -webkit-flex-grow .3s, -ms-flex-positive .3s;
-webkit-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-grow: 1;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
#block-views-types-block-3  .types_wrapper .item .ico {
height: 44px;
line-height: 44px;
text-align: center;
}
#block-views-types-block-3  .item .ico img{
display: inline;
vertical-align: middle;

width: auto;
-webkit-transition: .3s;
transition: .3s;
}
#block-views-types-block-3  .types_wrapper .item:hover{
border-right-color: transparent;

}
#block-views-types-block-3  .types_wrapper .item{

}
#block-views-types-block-3  .types_wrapper .item:hover .ico_1{
display: none;
}
#block-views-types-block-3  .types_wrapper .item:hover .ico_2{
display: inline !important;
max-height: none;
}
#block-views-types-block-3  .types_wrapper .item:hover .ico{
margin-bottom: 11px;
margin-top: -20px;
}
#block-views-types-block-3  .types_wrapper .items{
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
width: 100%;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
#block-views-types-block-3  .types_wrapper .item:hover .name{
display: block;
}
#block-views-types-block-3  .types_wrapper .item .name{
display: none;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -105px;
width: 210px;
line-height: 20px;
text-align: center;;
}
#block-views-types-block-3  .types_wrapper .item .name a{
max-width: 214px;
font-size: 14px;
display: block;
margin: auto;
font-weight: 400;
line-height: 14px;
text-decoration: none;
}*/

#block-views-category-projects-block-2 .types_wrapper.popup {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 956px;
  line-height: 85px;
  z-index: 101;
  display: none;
}

#block-views-category-projects-block-2 .types_wrapper.popup .time_line {
  box-sizing: border-box;
  padding-top: 25px;
  background: #fff;
  padding-bottom: 0;
}

#block-views-category-projects-block-2 .types_wrapper.popup .items {
  /* background: #fff; */
  margin-left: 0;
}

#block-views-category-projects-block-2 .types_wrapper.popup .item {
  text-align: center;
  background: #fff;
}

.view-category-projects.view-id-category_projects.view-display-id-block_2 {
  position: relative;
}

#block-views-category-projects-block-2 .close_button {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  background: #ff621b;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  height: 32px;
  line-height: 32px;
  -webkit-transition: .3s;
  transition: .3s;
  max-width: 130px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

#block-views-category-projects-block-2 .popup_title {
  color: #ffffff;
  font-family: "PFDinDisplayPro";
  font-size: 36px;
  font-weight: 400;
  line-height: 55px;
}

.close_icon {
  width: 24px;
  height: 24px;
  background: url(images/icons-close.png) no-repeat center;
  position: absolute;
  right: -30px;
  top: -10px;
  cursor: pointer;
}

#block-views-category-projects-block-2 .types_wrapper.popup .item .name {
  display: none;
}

#block-views-category-projects-block-2 .types_wrapper.popup.periods .time_line {
  line-height: 20px;
  padding-left: 75px;
}

#block-views-category-projects-block-2 .types_wrapper.popup.periods .time_line .dot:nth-child(even) a:before {
  left: 6px;
  top: -11px;
}

.i18n-en .view-mediabank.view-display-id-page_2 .views-field-field-brandbook .file_download a {
  max-width: 135px;
}

.i18n-en #block-views-company-presentation-block-1 .views-field-field-file-download .file_download a {
  font-size: 12px;
}

.i18n-en .view-procurement .views-row .views-field-field-documents-file .file_download a {
  max-width: 135px;
}

#block-views-company-news-block-1 .view-company-news .views-field-title-field,
#block-views-company-news-block-2 .view-company-news .views-row .views-field-title-field,
.view-company-news.view-display-id-page .views-field-title-field {
  padding-left: 60px;
  text-align: left;
  padding-top: 20px;
}

#block-views-company-news-block-1 .view-company-news .views-field-title-field a {
  text-decoration: none;
}

#block-views-company-news-block-1 .view-company-news .views-field-title-field a:hover {
  font-size: 700;
}

#block-system-main-menu .menu li.expanded .menu li.expanded {
  position: relative;
  padding-right: 30px;
  z-index: 10;
}

.view-types.view-display-id-page_1 {
  position: relative;
  z-index: 3;
}

#block-system-main-menu .menu li.expanded .menu li.expanded .menu {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  min-width: 250px;
}

#block-system-main-menu .menu li.expanded .menu li.expanded .menu li a {
  line-height: 14px;
  white-space: normal;
  padding-top: 10px;
  padding-bottom: 10px;
}

#block-system-main-menu .menu li.expanded .menu li.expanded:hover .menu {
  display: block;
}

#block-system-main-menu .menu li.expanded .menu li.expanded:after {
  position: absolute;
  width: 20px;
  height: 20px;
  content: '';
  background: url(images/menu_not_active_arrow.png) no-repeat center;
  bottom: 10px;
  left: auto;
  right: 5px;
  margin-left: auto;
  opacity: 1;
  transform: rotate(0deg);
}

#block-system-main-menu .menu li.expanded .menu li.expanded:hover:after {
  background: url(images/menu_active_arrow.png) no-repeat center;
}

#block-system-main-menu .menu li.expanded .menu li.expanded li:hover>a {
  background: #ff6200;
}

#ui-datepicker-div .ui-datepicker-header {
  background: #ff6200;
}

.slide_sidebar {
  display: none;
}

.i18n-en .view-documents .views-row .views-field-field-documents-file .file_download a {
  font-size: 12px;
}

.in-maintenance .page_title {
  text-align: center;
}

#user-login {
  display: inline-block;
  text-align: center;
  width: 235px;
  display: block;
  margin: 0 auto;
}

.front .time_line .dot:last-child .pointer .point {
  border: 2px solid #f28c00;
}

.front .menu_tab {
  display: none;
}

.front .menu_tab.slide {
  position: fixed;
  top: 40px;
  z-index: 10;
  display: block;
}

.block_views_activities_block_6 .view-content .views-row {
  z-index: 1;
}

.front .menu_tab {
  background-color: rgba(0, 0, 0, 0.6);
}

.front .menu_tab.slide.open+.menu_big {
  position: fixed;
  top: 0;
}

.pager.pager-show-more {
  padding-top: 15px;
}

.pager.pager-show-more li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  padding: 0 35px 0 15px;
  background: url(images/arrow-right.png) no-repeat 120px center #ff6200;
  display: inline-block;
  max-width: 150px;
  width: 100%;
  text-decoration: none;
}

.item-list .pager.pager-show-more {
  float: none;
}

.item-list .pager.pager-show-more li:hover {
  background-color: transparent;
  opacity: 0.75;
}

#maps_front_wrap .popup_wrapper.popup_wrapper_8 .name {
  font-size: 24px;
  line-height: 24px;
  padding-right: 125px;
  font-weight: 700;
}

#maps_front_wrap .popup_wrapper.popup_wrapper_8 .description {
  padding-right: 125px;
}

#maps_front_wrap .popup_wrapper.popup_wrapper_8 .image_wrapper {
  position: absolute;
  right: 40px;
  top: 20px;
}

.page-node-127 #maps_front_wrap .popup_wrapper {
  display: none !important;
}

.node .field-type-text-with-summary blockquote {
  margin: 15px 0 15px 30px;
  padding: 10px 0 10px 15px;
  border-left: 3px solid #ff6200;
}

.node .field-type-text-with-summary blockquote p:last-child {
  margin-bottom: 0;
}

.node .field-type-text-long img[style*="float: left"],
.node .field-type-text-with-summary img[style*="float: left"],
.node .field-type-text-long img[style*="float:left"],
.node .field-type-text-with-summary img[style*="float:left"] {
  margin: 0 20px 10px 0;
}

.node .field-type-text-long img[style*="float: right"],
.node .field-type-text-with-summary img[style*="float: right"],
.node .field-type-text-long img[style*="float:right"],
.node .field-type-text-with-summary img[style*="float:right"] {
  margin: 0 0 10px 20px;
}

#block-lengipro-lengipro-news-calendar .block_title {
  color: #3b4047;
  font-family: "PFDinDisplayPro";
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  padding-top: 25px;
  margin-top: 25px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 30px;
}

#block-lengipro-lengipro-news-calendar .ui-datepicker {
  width: 100%;
}

#block-lengipro-lengipro-news-calendar .ui-widget-header {
  background: transparent;
  border: 0;
}

#block-lengipro-lengipro-news-calendar .ui-state-default,
#block-lengipro-lengipro-news-calendar .ui-widget-content .ui-state-default,
#block-lengipro-lengipro-news-calendar .ui-widget-header .ui-state-default {
  background: none;
  border: 0;
  text-align: center;
}

#block-lengipro-lengipro-news-calendar .ui-state-default .not_empty,
#block-lengipro-lengipro-news-calendar .ui-widget-content .ui-state-default .not_empty {}

#block-lengipro-lengipro-news-calendar .ui-datepicker th span {
  color: #89919e;
  font-family: "Exo";
  font-size: 12px;
  font-weight: 400;
}

#block-lengipro-lengipro-news-calendar .ui-datepicker .ui-datepicker-title {
  color: #3b4047;
  font-family: "Exo";
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

#block-lengipro-lengipro-news-calendar .ui-datepicker thead th {
  padding-bottom: 0;
}

#block-lengipro-lengipro-news-calendar .ui-datepicker thead tr:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#block-lengipro-lengipro-news-calendar .ui-widget-header .ui-icon {
  background: url(images/page-arrow-left.png) no-repeat center;
}

#block-lengipro-lengipro-news-calendar .ui-widget-header .ui-datepicker-next .ui-icon {
  background: url(images/arrow_right.png) no-repeat center;
}

#block-lengipro-lengipro-news-calendar .ui-state-default {
  color: #3b4047;
  font-family: "Exo";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

#block-lengipro-lengipro-news-calendar .ui-state-disabled,
#block-lengipro-lengipro-news-calendar .ui-widget-content .ui-state-disabled {
  opacity: 1;
}

#block-lengipro-lengipro-news-calendar .ui-widget-content {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding-right: 15px;
}

#block-lengipro-lengipro-news-calendar .ui-state-default.ui-state-hover {
  background: #ff6300;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

#block-lengipro-lengipro-news-calendar .not_empty {
  background: #ff6300;
  color: #fff;
  border: 1px solid;
}

#ui-datepicker-div a.ui-state-active,
#ui-datepicker-div td a:hover {
  background: #ff6300;
  color: #fff;
  border: 1px solid transparent;
}

#ui-datepicker-div td a.ui-state-active {
  color: #fff;
}

#block-lengipro-lengipro-news-calendar .ui-datepicker-today {
  background: rgba(255, 99, 0, 0.5);
}

#block-lengipro-lengipro-news-calendar .ui-datepicker-today span {
  color: #fff;
}

#block-lengipro-lengipro-news-calendar #block-lengipro-lengipro-news-calendar .not_empty {}

#block-lengipro-lengipro-news-calendar .not_empty a {
  color: #fff;
}

#block-lengipro-lengipro-news-calendar .ui-widget-header .ui-state-disabled .ui-icon:hover {
  cursor: pointer;
}

.lengipro_about_company_page h2 {
  position: relative;
  text-align: center;
  color: #3b4047;
  font-size: 36px;
  font-weight: 400;
  display: block;
  width: 200px;
  margin: 0 auto;
}

.lengipro_about_company_page h3 {
  color: #3b4047;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 25px;
  width: 200px;
  margin: 0 auto;
}

.lengipro_about_company_page h2:before {
  content: '';
  position: absolute;
  width: 84px;
  left: -82px;
  height: 1px;
  bottom: 5px;
  background: rgba(0, 0, 0, 0.1);
}

.lengipro_about_company_page h2:after {
  content: '';
  position: absolute;
  width: 84px;
  right: -82px;
  height: 1px;
  bottom: 5px;
  background: rgba(0, 0, 0, 0.1);
}

.lengipro_about_company_page p:first-of-type {
  color: #3b4047;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.lengipro_about_company_page .short_description,
.lengipro_about_company_page .short_description p:first-of-type {
  color: #3b4047;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: justify;
}

.lengipro_about_company_page .time_line .items {
  margin-left: -50px;
}

.lengipro_about_company_page .time_line .dot {
  width: 85px;
  width: 84px;
}

.lengipro_about_company_page .time_line .dot a {
  padding-top: 25px;
  position: relative;
  cursor: pointer;
  font-size: 12px;
}

.lengipro_about_company_page .time_line .dot a:before {
  -webkit-transform: rotate(-25deg) skewX(40deg);
  -ms-transform: rotate(-25deg) skewX(40deg);
  transform: rotate(-25deg) skewX(40deg);
  content: '';
  display: block;
  position: absolute;
  left: 12px;
  top: -5px;
  width: 76px;
  height: 58px;
  background: url(images/bg_p.png) 0 0 repeat;
  width: 0;
  height: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.lengipro_about_company_page .time_line .dot:nth-child(even) .pointer:after {
  display: block;
  width: 90px;
  height: 1px;
  background: #979797;
  position: absolute;
  top: 59px;
  left: 51px;
  content: '';
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.lengipro_about_company_page .time_line .dot a .wr {
  position: absolute;
  width: 150px;
  left: 50%;
  margin-left: -75px;
}

.lengipro_about_company_page .time_line .dot a .wr .subname {
  display: block;
}

.lengipro_about_company_page .time_line .dot:nth-child(odd) a .wr {
  top: 16px;
}

.lengipro_about_company_page .time_line .dot:nth-child(even) a .wr {
  top: 0;
}

.lengipro_about_company_page .time_line .dot:nth-child(odd):hover a:before {
  width: 100px;
  height: 80px;
  left: 1px;
  top: -5px;
}

.lengipro_about_company_page .time_line .dot:nth-child(even):hover a:before {
  width: 103px;
  height: 85px;
  left: -1px;
  top: -30px;
}

.lengipro_about_company_page .time_line .dot:hover a {
  color: #fff;
}

.lengipro_about_company_page .time_line .dot .pointer:after {
  left: 52px;
}

.lengipro_about_company_page .views-field-field-history h2 {
  position: relative;
  text-align: center;
  color: #3b4047;
  font-size: 36px;
  font-weight: 400;
  display: block;
  width: 200px;
  margin: 0 auto;
}

.lengipro_about_company_page .views-field-field-history h2:before {
  content: '';
  position: absolute;
  width: 84px;
  left: -82px;
  height: 1px;
  bottom: 5px;
  background: rgba(0, 0, 0, 0.1);
}

.lengipro_about_company_page .views-field-field-history h2:after {
  content: '';
  position: absolute;
  width: 84px;
  right: -82px;
  height: 1px;
  bottom: 5px;
  background: rgba(0, 0, 0, 0.1);
}

.lengipro_about_company_page .views-field-field-history h3 {
  color: #3b4047;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 25px;
  width: 200px;
  margin: 0 auto;
}

.lengipro_about_company_page .views-field-field-history p:first-of-type {
  color: #3b4047;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.lengipro_about_company_page .views-field-field-history ul,
.lengipro_about_company_page .views-field-field-history ol {
  margin: 0 0 0 30px;
  list-style: value;
}

.lengipro_about_company_page .views-field-field-history li {
  margin: 0 0 1em;
}

.lengipro_about_company_page .views-field-edit-term {
  display: table;
  clear: both;
  font-size: 18px;
  color: #ff621b;
}

.lengipro_about_company_page .time_line .dot .wr {
  position: absolute;
  width: 150px;
  left: 50%;
  margin-left: -55px;
  top: 26px;
  /*z-index: 3;*/
}

.lengipro_about_company_page .time_line .dot .wr .subname {
  display: block;
}

.lengipro_about_company_page .time_line .dot a:before {
  -webkit-transform: rotate(-25deg) skewX(40deg);
  -ms-transform: rotate(-25deg) skewX(40deg);
  transform: rotate(-25deg) skewX(40deg);
  content: '';
  display: block;
  position: absolute;
  left: 12px;
  top: -5px;
  width: 76px;
  height: 58px;
  background: url(images/bg_p.png) 0 0 repeat;
  width: 0;
  height: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.lengipro_about_company_page .time_line .dot {
  padding-top: 0;
  position: relative;
  cursor: pointer;
  font-size: 12px;
}

.lengipro_about_company_page .time_line .dot .pointer:after {
  display: block;
  width: 90px;
  height: 1px;
  background: #979797;
  position: absolute;
  top: 20px;
  left: 56px;
  content: '';
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg);
}

.lengipro_about_company_page .time_line .dot:nth-child(even) .pointer {
  margin-top: 46px;
}

.lengipro_about_company_page .time_line .dot:nth-child(odd) .point {
  margin-top: -10px;
  margin-left: 50px;
}

.lengipro_about_company_page .time_line .dot:nth-child(even) .point {
  margin-left: 50px;
}

.lengipro_about_company_page .time_line .dot:nth-child(odd) .wr:after {
  -webkit-transform: rotate(-25deg) skewX(40deg);
  -ms-transform: rotate(-25deg) skewX(40deg);
  transform: rotate(-25deg) skewX(40deg);
  content: '';
  display: block;
  position: absolute;
  left: 27px;
  left: 28px;
  top: -22px;
  width: 76px;
  height: 58px;
  background: url(images/bg_p.png) 0 0 repeat;
  width: 0;
  height: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  z-index: 1;
}

.lengipro_about_company_page .time_line .dot:nth-child(odd):hover .wr:after {
  width: 85px;
  height: 65px;
}

.lengipro_about_company_page .time_line .dot:nth-child(even) .wr:after {
  -webkit-transform: rotate(-25deg) skewX(40deg);
  -ms-transform: rotate(-25deg) skewX(40deg);
  transform: rotate(-25deg) skewX(40deg);
  content: '';
  display: block;
  position: absolute;
  background: url(images/bg_p.png) 0 0 repeat;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  width: 0;
  height: 0;
  top: -16px;
  top: -17px;
  left: 27px;
  left: 28px;
  z-index: 1;
}

.lengipro_about_company_page .time_line .dot:nth-child(even):hover .wr:after {
  width: 85px;
  width: 86px;
  height: 65px;
}

.lengipro_about_company_page .time_line .dot:hover .subname {
  z-index: 3;
  color: #fff;
  position: relative;
}

.lengipro_about_company_page .time_line .dot:hover .per {
  z-index: 3;
  color: #fff;
  position: relative;
}

.lengipro_about_company_page .time_line .dot:nth-child(odd) .per {
  left: -4px;
  top: -7px;
}

.lengipro_about_company_page .time_line .dot:nth-child(even) .per {
  top: 6px;
  /* top: 5px; */
  left: -4px;
}

.lengipro_about_company_page .time_line .dot .pointer .point {
  z-index: 3;
}

#block-views-category-projects-block-2 .types_wrapper.popup .time_line {
  line-height: 20px;
}

#block-views-category-projects-block-2 .types_wrapper.popup .time_line .dot:nth-child(even) .pointer:after {}

#block-views-category-projects-block-2 .types_wrapper.popup .time_line .dot .pointer:after {
  top: 25px;
  left: 45px;
  width: 85px;
}

#block-views-category-projects-block-2 .types_wrapper.popup .time_line .dot:nth-child(even) .pointer {
  margin-top: -20px;
}

#block-views-category-projects-block-2 .types_wrapper.popup .time_line .dot:nth-child(even) a {
  top: -60px;
}

#block-views-category-projects-block-2 .types_wrapper.popup .items {
  height: 85px;
  /* padding-left: 35px; */
}

#block-views-category-projects-block-2 .types_wrapper.popup .time_line .dot:nth-child(even) .point {
  position: relative;
  top: -32px;
}

#block-views-category-projects-block-2 .types_wrapper.popup .time_line .dot .pointer:last-child:after {
  display: none;
}

#block-views-category-projects-block-2 .types_wrapper.popup .time_line .dot:nth-child(odd) a:before {
  left: 5px;
  top: -8px;
}

#block-views-category-projects-block-2 .types_wrapper.popup.periods {
  top: -50px;
}

#block-views-category-projects-block-2 .time_line .dot {
  width: 85px;
}

#block-views-category-projects-block-2 .time_line .dot .pointer:after {
  top: 28px;
  left: 38px;
  width: 90px;
}

#block-views-category-projects-block-2 .time_line .dot:nth-child(even) .pointer:after {
  top: 43px;
  left: 48px;
  width: 90px;
}

#block-views-category-projects-block-2 .time_line .dot:nth-child(even) .pointer {
  margin-top: 5px;
  margin-left: 5px;
}

#block-views-category-projects-block-2 .time_line .dot a {
  margin-right: -13px;
}

#block-views-category-projects-block-2 .time_line .dot:nth-child(even) a span {
  position: relative;
  top: -10px;
}

#block-views-category-projects-block-2 .time_line .dot:nth-child(odd) a:before {
  left: 8px;
  top: -3px;
}

#block-views-category-projects-block-2 .time_line .dot:nth-child(even) a:before {
  left: 8px;
  top: -19px;
}

.block_block_2 .block_content .gen_director .director_inner::before {
  /*display: none;*/
}

.block_block_2 .block_content .branch.top_line_long.branch_1.left::before {
  /*display: none;*/
}

.block_block_2 .block_content .branch.top_line_long.left:after {
  content: '';
  width: 1px;
  height: 53px;
  position: absolute;
  top: -53px;
  left: 50%;
  margin-left: -0.05px;
  background: #969696;
}

.block_block_2 .block_content .branch.top_line_long.branch_1.left::after {
  display: none;
}

.block_block_2 .block_content .item.border_item.simple {
  overflow: visible;
}

.block_block_2 .block_content .item.border_item.simple:after {
  /*content: '';
width: 1px;
height: 50px;
position: absolute;
bottom:  -50px;
left: 50%;
margin-left: -0.05px;
background: #969696;*/
}

.block_block_2 .block_content .item {
  border: 1px solid #afafaf;
}

.lengipro_reputations_page .rows .term_description {
  height: 80px;
  overflow: hidden;
}

#maps_front_wrap .popup_wrapper .description {
  height: 150px;
  overflow-x: hidden;
  overflow-y: auto;
}

#block-views-activities-block-6 .all_items a:hover {
  opacity: 1;
  background: transparent;
  box-shadow: 0 0 0 1px #ff621b;
  color: #ff621b;
  text-align: center;
  padding: 0 20px;
}

#projects_map_wrap .bottom_descs .view_more .more a:hover {
  opacity: 1;
  background: transparent;
  box-shadow: 0 0 0 1px #ff621b;
  color: #ff621b;
  text-align: center;
  padding: 0 20px;
}

.more-link a:hover {
  opacity: 1;
  background: transparent;
  box-shadow: 0 0 0 1px #ff621b;
  color: #ff621b;
  text-align: center;
  padding: 0 20px;
}

#maps_front_wrap .popup_wrapper .more a:hover {
  opacity: 1;
  background: transparent;
  box-shadow: 0 0 0 1px #ff621b;
  color: #ff621b;
  text-align: center;
  padding: 0 20px;
}

#block-views-company-news-block-1 .view-company-news .views-row:hover .views-field-title-field a {
  text-decoration: underline;
  font-weight: 700;
}

#block-drupal-package-block-header-slider .item .item_wrapp:after {
  padding-bottom: 465px;
}

#block-drupal-package-block-header-slider .item .top_part_wrap .r_inner .counter p {
  /*white-space: nowrap;*/
}

#maps_front_wrap .popup_wrapper .description li {
  position: relative;
  list-style-type: circle
}

#maps_front_wrap .popup_wrapper .description li:before {
  content: ''
}

.branch.branch_right.branch_1:after {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.05px;
  background: #969696;
  transform: rotate(180deg);
}

.block_block_2 .block_content .branch:hover>.item.first_item {
  border-color: #ff621b;
  background: #fbfbfb;
}

.view-activities.view-display-id-block_2 .views-row a:hover,
.view-activities.view-display-id-block_2 .views-row a.active,
.view-activities.view-display-id-block_2 .menu li a:hover,
.view-activities.view-display-id-block_2 .menu li a.active,
.block_menu_menu_issuer .views-row a:hover,
.block_menu_menu_issuer .views-row a.active,
.block_menu_menu_issuer .menu li a:hover,
.block_menu_menu_issuer .menu li a.active {
  background: #ff621b;
  color: #fff;
  font-weight: 400;
}

.view-projects.view-display-id-page_2 .view-content .views-row .views-field-field-projects-periods li.last {
  /*display: none;*/
}

.page-error-403 {
  text-align: center;
}



/*.page-error-403 .errores_page_content{
  color: #000;
  text-align: center;
  font-size: 40px;
  display: inline-block;
}*/

.page-error-403 .top_inner_content {
  display: none;
}

.description_text {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

#block-drupal-package-block-error-page-403 .block_content_wrapp {
  position: relative;
  padding: 170px 0 20px;
  min-height: 635px;
  background-size: cover !important;
  background-attachment: fixed !important;
}

.not-front.page-error-403 .middle {
  max-width: none;
}

.not-front.page-error-403 .region-content .block .block_content {
  max-width: none;
}

.not-front.page-error-403 .region-content {
  padding: 0;
  background: transparent;
}

.not-front.page-error-403 .header {
  background: transparent;
}

.not-front.page-error-403 .header {
  position: absolute;
  width: 100%;
  top: 35px;
  left: 0;
  z-index: 10;
  background: none;
}

#block-drupal-package-block-error-page-403 h2 {
  color: #f28c00;
  font-family: "PFDinDisplayPro";
  font-size: 200px;
  font-weight: 700;
  line-height: 110px;
  padding-top: 150px;
}

#block-drupal-package-block-error-page-403 h2+p {
  color: #ffffff;
  font-family: "Exo";
  font-size: 48px;
  font-weight: 500;
  line-height: 52px;
  padding-bottom: 25px;
  margin-bottom: 20px;
  position: relative;
}

#block-menu-menu-projects-footer .contacts_link {
  display: none;
}

#block-search-form--2 {
  margin-bottom: 20px;
}

#block-search-form--2 .form-item-search-block-form {
  width: 400px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}

#block-search-form--2 .form-actions {
  display: inline-block;
  vertical-align: top;
  margin-left: -5px;
  width: 200px;
}

#block-search-form--2 .form-actions input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 24px;
  background: #ff6200;
  border: 0;
  color: #fff;
}

.view-search-page.view-id-search_page .views-field-title {
  font-size: 18px;
  text-decoration: none;
  padding: 10px 0;
}

.view-search-page.view-id-search_page .views-field-title a {
  text-decoration: none;
}

.view-search-page.view-id-search_page .views-field-title:hover a {
  text-decoration: underline;
}

#block-search-form--2 .form-item-search-block-form input {
  width: 100%;
  height: 48px;
}

.page-taxonomy-term-48 .description_text {
  display: none;
}

#block-menu-menu-press-footer--2 li.last a {
  font-size: 18px;
  opacity: 1;
  font-family: 'PFDinDisplayPro';
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

.lengipro_about_company_page {}

#block-views-company-news-block-3 .more-link a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  padding: 0 35px 0 15px;
  background: url(images/arrow-right.png) no-repeat 120px center #ff6200;
  display: inline-block;
  max-width: 150px;
  width: 100%;
  text-decoration: none;
}

#block-views-company-news-block-3 .more-link a:hover {
  /*font-weight: 400;*/
  text-decoration: none;
  opacity: 0.75;
}

.dropdown .glyanec {
  display: none !important;
}

.page-special-projects .region-content .view-special-projects.view-id-special_projects .views-row {
  width: 33.33%;
  margin: 0 0px 30px 0;
  height: 270px;
  padding-right: 30px;
  font-size: 14px;
  float: left;
  vertical-align: top;
  position: relative;
  text-align: center;
  overflow: hidden;
}

.page-special-projects .region-content .view-special-projects.view-id-special_projects .views-row .views-field-field-spec-proj-img {
  position: absolute;
  top: 0;
  left: 0;
}

.page-special-projects .region-content .view-special-projects.view-id-special_projects .views-row .views-field-title-field {
  position: relative;
  z-index: 10;
  padding: 0 30px 30px;
  line-height: 20px;
  margin-top: 125px;
}

.page-special-projects .region-content .view-special-projects.view-id-special_projects .views-row .views-field-title-field a {
  text-decoration: none;
  color: #fff;
  line-height: 20px;
  font-size: 24px;
}

.page-special-projects .region-content .view-special-projects.view-id-special_projects .views-row .views-field-field-spec-proj-img a::after {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(39, 48, 60, 0.75);
  position: absolute;
  z-index: 1;
}

.page-special-projects .region-content .view-special-projects.view-id-special_projects .views-row:hover .views-field-field-spec-proj-img a::after {
  display: none;
  cursor: pointer;
}

.page-special-projects .region-content .view-special-projects.view-id-special_projects .views-row:hover {
  cursor: pointer;
}

.page-special-projects .region-content .view-special-projects.view-id-special_projects .views-row:hover .views-field-title-field a {
  color: #fff;
  text-shadow: 0 2px 0px #000;
}

.node_special_projects .field_inner_node_process_field_spec_proj_img {
  float: left;
  padding: 0 10px 10px 0;
}

.node_special_projects .field-name-title-field .field-item {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 18px;
}

.lengipro_about_company_page .short_description {
  display: none;
}

#block-menu-menu-press-footer li.last a {
  font-size: 24px;
  opacity: 1;
  font-family: 'PFDinDisplayPro';
  color: #fff;
  font-weight: 400;
  line-height: 18px;
}

#block-drupal-package-block-header-slider .about_slide_wrapr {
  /*width:200px;*/
}



/* style-edit*/

#block-drupal-package-block-header-slider .item .top_part_wrap .r_inner {
  text-align: right;
}

#block-maps-maps-projects .types_wrapper {
  padding-bottom: 15px;
}

.view-projects.view-display-id-page_2 .view-content .views-row .views-field-field-projects-periods li:nth-of-type(n +3) {
  display: none;
}

.description_text {
  display: none;
}

#block-drupal-package-block-header-slider .slick-prev,
#block-drupal-package-block-header-slider .slick-next {
  display: none !important;
}



/* style-edit-end */

.view-documents .views-field-title-field {
  max-width: 300px;
  width: 100%;
  float: left;
}

.page-documents .footer {
  margin: -475px auto 0;
}

.page-general-meetings .footer {
  margin: -475px auto 0;
}

#maps_splo_map .img {
  float: left;
  margin-right: 10px;
}

#maps_splo_map .info {
  text-align: left;
}
.lengipro_about_company_page .time_line .dot .wr .subname {
  font-size: 10px;
}
.i18n-en .lengipro_about_company_page .time_line .dot .wr .subname {
  font-size: 10px;
}

#maps_front_canvas .mark {
  max-width: 300px;
}

.field_inner_node_process_field_about_projects_news {
  display: none;
}

.view-careers.view-display-id-page_1 .views-row .views-field-body ul li {
  padding-left: 15px;
  line-height: 28px;
}

.view-careers.view-display-id-page_1 .views-row .views-field-body ul li:before {
  content: '•';
  width: 10px;
  height: 10px;
  display: inline-block;
}

.view-careers.view-display-id-page_1 .views-row .views-field-body ul {
  margin: 15px 0;
}

#block-maps-maps-projects .types_wrapper.popup.types .popup_title {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 17.32px;
  letter-spacing: 0.15px;
}

#block-maps-maps-projects .types_wrapper.popup.types .items {
  height: 85px;
  background: #fff;
  margin-left: 0;
  color: #fff;
  align-items: center;
}

#block-maps-maps-projects .close_button {
  color: #12c300;
  background: transparent;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  height: 40px;
  display: inline-block;
  letter-spacing: 0.15px;
  box-shadow: inset 0 0 0 1px #12c300;
  border-radius: 30px;
}

#block-maps-maps-projects .types_wrapper.popup.types {
  margin-top: 45px;
}

#block-maps-maps-projects .types_wrapper.popup.types .popup_title {
  margin-bottom: -40px;
  margin-top: 135px;
  position: relative;
}

#block-maps-maps-projects .types_wrapper.popup.types .item:hover .name {
  margin-top: 20px;
}

#block-maps-maps-projects .types_wrapper.popup.types .popup_title:after {
  content: '';
  position: absolute;
  left: 250px;
  top: -125px;
  width: 250px;
  height: 132px;
  background: url('images/arrow_top.png') no-repeat center;
}

#block-maps-maps-projects .types_wrapper.popup.periods .popup_title {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0.15px;
  text-align: left;
}
#block-maps-maps-projects .types_wrapper.popup.periods .close_icon{
  top: -55px;
}

#block-maps-maps-projects .types_wrapper.popup.periods .close_button {
  margin: 10px 0;
}

#block-maps-maps-projects .inform.popup_periods {
  display: inline-block;
  position: relative;
  right: -100%;
}

#block-maps-maps-projects .inform.popup_periods:after {
  content: '';
  position: absolute;
  left: -250px;
  width: 220px;
  height: 63px;
  top: 5px;
  background: url('images/arrow_bottom.png') no-repeat center;
}

#block-maps-maps-projects .types_wrapper.popup.mapsinfo {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 101;
  margin-left: -585px;
  margin-top: -100px;
}

#block-maps-maps-projects .types_wrapper.popup.mapsinfo .popup_title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0.15px;
  width: 300px;
  position: relative;
}

#block-maps-maps-projects .types_wrapper.popup.mapsinfo .popup_title:after {
  position: absolute;
  content: '';
  left: 320px;
  top: 20px;
  width: 256px;
  height: 60px;
  background: url('images/arrow_point.png') no-repeat center;
}

#block-views-category-projects-block-2 .types_wrapper.popup.periods {
  top: -10px;
}

#block-views-category-projects-block-2 .popup_title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 17.32px;
  letter-spacing: .15px;
  margin-top: 135px;
}

#block-views-category-projects-block-2 .close_button {
  color: #12c300;
  background: transparent;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  height: 40px;
  display: inline-block;
  letter-spacing: .15px;
  box-shadow: inset 0 0 0 1px #12c300;
  border-radius: 30px;
}

#block-views-category-projects-block-2 .types_wrapper.popup {
  bottom: 20px;
}

#block-views-category-projects-block-2 .controls_wrapper_periods {
  position: relative;
}

#block-views-category-projects-block-2 .controls_wrapper_periods:after {
  content: '';
  position: absolute;
  left: 320px;
  top: -125px;
  width: 250px;
  height: 132px;
  background: url('images/arrow_top.png') no-repeat center;
}

#block-views-category-projects-block-2 .controls_wrapper_type {
  display: inline-block;
  position: relative;
  right: -100%;
}

#block-views-category-projects-block-2 .controls_wrapper_type:after {
  content: '';
  position: absolute;
  left: -250px;
  width: 220px;
  height: 63px;
  top: 5px;
  background: url('images/arrow_bottom.png') no-repeat center;
}

#block-views-category-projects-block-2 .controls_wrapper_type .popup_title {
  margin-top: 0;
}
#block-views-news-category-block+.block{
	float: left;
    width: 690px;
}
#block-drupal-package-block-legion-marketing{
  text-align:right;
}

.lengipro_about_company_page .section_carusel {
  max-width: 870px;
}
.lengipro_about_company_page .section_carusel .carusel_view {
  display: flex;
  overflow: hidden;
}
.lengipro_about_company_page .section_carusel .carusel_view .carusel_slide {
  flex-shrink: 0;
}
.lengipro_about_company_page .section_carusel .carusel_navig {
  padding-top: 2px;
  display: flex;
  overflow: hidden;
}

.lengipro_about_company_page .section_carusel .carusel_navig .carusel_slide_small {
  flex-shrink: 0;
  width: 11.11111%;
  cursor: pointer;
}

.lengipro_about_company_page .section_carusel .slick-track,
.lengipro_about_company_page .section_carusel .slick-list {
  width: 100%;
}
.footer .block_webform_client_block_2.block-webform .webform-component-email {
  width: 100%;
}