body.en span.ru::after {
         display: none;
}

.bslr .caption .bg {
  -webkit-filter: brightness(115%);
          filter: brightness(115%);
}

.header_right .user {
  display: none;
}

.all_park_links .all_park_link {
  width: 100%;
}

.all_park_links .all_park_link ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.all_park_links .all_park_link ul li {
  width: 33%;
  border-bottom: none;
}

.all_park_links .all_park_link ul li a {
  display: block;
  width: 100%;
  max-width: 300px;
  padding-bottom: 14px; 
  border-bottom: 1px solid #e7e7e7;
}

.all_park_links .all_park_link ul li.active {
  border-bottom: none;
}

.all_park_links .all_park_link ul li.active a {
  border-bottom: 2px solid #f09f54;
}

.all_park_links .all_park_link ul li:first-child {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 1150px) {
  .all_park_links .all_park_link ul li {
    width: 50%;
  }
}

@media (max-width: 720px) {
  .all_park_links .all_park_link ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0; 
  }

  .all_park_links .all_park_link ul li {
    width: 100%;
  }

  .all_park_links .all_park_link ul li a {
    max-width: 100%;
  }
}

.universal_industrial_buildings .ops_ttl {
  text-align: center;
  margin-bottom: 35px;
}

.parks_on_map .ops_ttl {
  text-align: center;
  margin-top: 35px;
}

@media (max-width: 1024px) {
  .parks_on_map .ops_ttl {
    display: none;
  }
}

.events_slr .ops_ttl {
  text-align: center;
  margin-top: 78px;
  margin-bottom: 35px;
}

.bmain #gmap {
  margin-top: 35px;
}

@media (max-width: 1250px) {
  .banner, .r_slr{
    overflow: hidden;
  }
}

@media (max-width: 1150px) {
  .all_news .news,
  .ra_desc .reads {
      width: 49%;
  }

  .events_slr .event_slr .reads .reads_bg {
      height: 171px;
  }
}

@media (max-width: 840px) {
  .all_news .news,
  .ra_desc .reads {
      width: 100%;
      margin: 0 0 30px;
  }
}
.ra_desc .reads .reads_bg,
.events_slr .event_slr .reads .reads_bg {
  border: 1px solid #d0d0d0;
}

.header_right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header_right .languages {
  margin-right: 30px;
}

.header_right .stars {
  margin-right: 30px;
}

.park_avialable_btns .pab_menu .pab_menu_slr {
  width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
}

#oa_tabs_vrt .vrt_desc .vds .vd .over {
        background: rgba(0, 0, 0, 0.3);
}

.park_avialable_btns .pab_menu .pab_menu_slr .swiper-wrapper .swiper-slide:nth-child(1) {
        width: 80px;
}

@media (max-width: 1500px) {
  .en .area_details_txt .specifications .sp .big_int .int {
        font-size: 39px;
  }
}

@media (max-width: 1350px) {
  .en .area_details_txt .specifications .sp .big_int .int {
        font-size: 32px;
  }
}

.i_agree::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  top: auto;
  right: auto;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
}

.i_agree input[type=checkbox].css-checkbox + label.css-label:after,
.i_agree input[type=checkbox].css-checkbox + label.css-label:before {
  content: none;
}


.i_agree input[type=checkbox].css-checkbox:checked + label.css-label:after,
.i_agree input[type=checkbox].css-checkbox:checked + label.css-label:before {
  content: "";
  margin: auto 0;
}

.nav_bg_career2 {
  height: auto;
  padding-bottom: 60px;
}

.nav_bg_career2 .nbc_txt {
  color: #fff;
  font: 300 25px/40px DinDisplayPro;
  max-width: 980px;
  margin: 0 auto;
}

@media (max-width: 850px) {
  .nav_bg_career2 .nbc_txt {
    font: 300 24px/38px DinDisplayPro;
  }
}

@media (max-width: 700px) {
  .nav_bg_career2 .nbc_txt {
    font: 300 22px/35px DinDisplayPro;
  }
}

@media (max-width: 420px) {
  .nav_bg_career2 .nbc_txt {
    font: 300 19px/29px DinDisplayPro;
  }
}

.nav_bg_career2 .brdh {
  margin: 35px auto 40px;
  height: 2px;
  max-width: 204px;
  background: #ffffff;
}

@media (max-width: 550px) {
  .nav_bg_career2 .brdh {
    margin: 30px auto 35px;
  }
}

.career_nk {
  background: #f6dfa4;
  text-align: center;
  padding: 50px 0 125px;
  position: relative;
}

.career_nk2 {
  margin: 0 0 120px;
}

.career_nk p {
  color: #2d2d2d;
  font: 300 22px/36px DinDisplayPro;
  max-width: 1080px;
  margin: 0 auto 60px;
}

.career_nk p:last-child {
  margin-bottom: 0;
  padding: 10px;
  border: 2px solid #ffffff;
}

.career_nk .cp_ttl p {
  margin: 0 auto 5px;
}

.career_nk .cp_ttl p:last-child {
  margin-bottom: 0;
  padding: 0px;
  border: 0px solid #ffffff;
}

.career_nk2 p {
  max-width: 720px;
  margin: 0 auto 44px;
  font: 300 27px/48px DinDisplayPro;
}

.career_nk2 p:first-child {
  color: #ffffff;
  text-transform: uppercase;
}

.career_nk .cp_ttl .brdh{
  margin: 70px auto 70px;
}


.who_we_need p{
  max-width: none;
  margin: 0px auto 5px;
  font: 300 27px/37px DinDisplayPro;
}

.who_we_need p:last-child {
  margin-bottom: 0;
  padding: 0px;
  border: 0px solid #ffffff;
}

.career_nk.career_nk2 .brdh {
  margin: 50px auto;
  background-color: #000000;
  height: 1px;
}

.career_nk.career_nk2 h5 {
  font: 400 27px/48px DinDisplayPro;
}

.carrer_adv {
  padding: 90px 0 0;
  background-color: #fafafa;
}

.carrer_adv p {
  text-align: center;
  margin: 0 auto 90px;
  max-width: 1010px;
  font: 300 26px/43px DinDisplayPro;
}

.carrer_adv h4 {
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
  font: 500 29px/43px DinDisplayPro;
}

.carrer_adv .years_market {
  background-color: #fafafa;
}

.carrer_adv .years_market .years_market_in .rows .cols h3 {
  color: #f6dfa4;
}

.carrer_adv .years_market .years_market_in .rows .cols span {
  color: #f6dfa4;
}

.carrer_adv .sabout_slr .nav_about_slr.swiper-button-next {
  border-left: 1px solid rgba(0, 0, 0, 0.4);
}

.carrer_adv .sabout_slr .nav_about_slr.swiper-button-prev {
  border-right: 1px solid rgba(0, 0, 0, 0.4);
}

.carrer_adv .sabout_slr .nav_about_slr.swiper-button-next::after {
  background: url(../img/i4.svg) no-repeat 0 0;
}

.carrer_adv .sabout_slr .nav_about_slr.swiper-button-prev::after {
  background: url(../img/i3.svg) no-repeat 0 0;
}

.carrer_duties {
  margin: 60px 0;
}

.cd_wrapper {
  max-width: 1288px;
  margin: 0 auto;
  border: 1px solid #b8b8b8;
}

.carrer_duties h3 {
  position: relative;
  font: 400 29px/40px DinDisplayPro;
  color: #f6dfa4;
  text-align: center;
  text-transform: uppercase;
  padding: 60px 10px;
  background-color: #fafafa;
}

.cd_open {
  position: absolute;
  bottom: -30px;
  left: -webkit-calc(50% - 30px);
  left: calc(50% - 30px);
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 10px #f6dfa4;
          box-shadow: inset 0 0 0 10px #f6dfa4;
  background: #ffffff url(../img/i16.svg) no-repeat 50%;
  -webkit-background-size: 20px 20px;
          background-size: 20px;
  border: none;
}

.cd_open.active {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.cd_list {
  display: none;
  padding: 100px 20px 20px;
  list-style-type: none;
  counter-reset: num;
}

.cd_list li {
  position: relative;
  font: 300 22px/33px DinDisplayPro;
  max-width: 990px;
  margin: 0 auto 36px;
  padding-bottom: 36px;
  padding-left: 40px;
  border-bottom: 1px solid #b8b8b8;
}

.cd_list li::before {
  position: absolute;
  left: 0;
  content: counter(num) '. ';
  counter-increment: num;
  color: #f6dfa4;
}

.cd_list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.cd_list li p{
  font: 300 22px/33px DinDisplayPro;  
}

.cd_list li p span{
  color: #f6dfa4;
}

@media (max-width: 650px) {
  .career_nk p {
    font: 300 18px/30px DinDisplayPro;
  }
}

.career_nk .brdh {
  margin: 0 auto 70px;
  height: 2px;
  max-width: 204px;
  background: #ffffff;
}

.career_nk h5 {
  color: #2d2d2d;
  font: normal 25px/25px DinDisplayPro;
}

.career_nk .ics {
  position: absolute;
  bottom: -92px;
  left: 0;
  right: 0;
  margin: auto;
  width: 184px;
  height: 184px;
  background: rgba(#f6dfa4, 0.15);
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.career_nk .ics:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 156px;
  height: 156px;
  background: #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.career_nk .ics:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 75px;
  height: 50px;
  background: url(../img/i15.svg) no-repeat 0 0;
  z-index: 5;
}

.career_nk .ics span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  top: 188px;
  height: 74px;
  width: 1px;
  background: #f6dfa4;
  background: -webkit-linear-gradient(top, #f6dfa4 0%, #acacad 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f6dfa4), to(#acacad));
  background: -o-linear-gradient(top, #f6dfa4 0%, #acacad 100%);
  background: linear-gradient(to bottom, #f6dfa4 0%, #acacad 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6dfa4', endColorstr='#acacad',GradientType=0 );
  z-index: 10;
}

.career_nk .ics span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  left: -2px;
  bottom: auto;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #f6dfa4;
}

.career_nk .ics span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  left: -2px;
  top: auto;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #acacad;
}

.career_bform2 {
  margin: 12px auto 0;
  max-width: 1046px;
}

.career_bform2 .cbf_ttl {
  margin: 0 0 31px;
  text-align: center;
}

.career_bform2 .cbf_ttl h3 {
  color: #acacac;
  font: normal 40px/40px DinDisplayPro;
}

.career_bform2 .cbf_desc {
  margin: 0 0 0;
}

.career_bform2 .cbf_desc .selectize-control.single .selectize-input.not-full {
  padding: 15px 10px;
}

.career_bform2 .cbf_desc input {
  width: 100% !important;
  text-align: center;
  font: 300 20px/20px DinDisplayPro;
  color: #2d2d2d;
  border: 1px solid #b8b8b8;
  padding: 14px 10px;
}

@media (max-width: 550px) {
  .career_bform2 .cbf_desc input {
    font: 300 18px/20px DinDisplayPro;
  }
}

@media (max-width: 450px) {
  .career_bform2 .cbf_desc input {
    font: 300 13px/18px DinDisplayPro;
  }
}

.career_bform2 .cbf_desc input::-webkit-input-placeholder {
  color: #2d2d2d;
}

.career_bform2 .cbf_desc input::-moz-placeholder {
  color: #2d2d2d;
}

.career_bform2 .cbf_desc input:-moz-placeholder {
  color: #2d2d2d;
}

.career_bform2 .cbf_desc input:-ms-input-placeholder {
  color: #2d2d2d;
}

.career_bform2 .cbf_desc textarea {
  width: 100%;
  text-align: center;
  font: 300 20px/24px DinDisplayPro;
  color: #2d2d2d;
  border: 1px solid #b8b8b8;
  padding: 14px 10px;
  resize: none;
  min-height: 109px;
}

@media (max-width: 550px) {
  .career_bform2 .cbf_desc textarea {
    font: 300 18px/22px DinDisplayPro;
  }
}

@media (max-width: 450px) {
  .career_bform2 .cbf_desc textarea {
    font: 300 13px/18px DinDisplayPro;
  }
}

.career_bform2 .cbf_desc textarea::-webkit-input-placeholder {
  color: #2d2d2d;
}

.career_bform2 .cbf_desc textarea::-moz-placeholder {
  color: #2d2d2d;
}

.career_bform2 .cbf_desc textarea:-moz-placeholder {
  color: #2d2d2d;
}

.career_bform2 .cbf_desc textarea:-ms-input-placeholder {
  color: #2d2d2d;
}

.career_bform2 .cbf_desc .rows {
  margin: 0 0 16px;
  font-size: 0;
  position: relative;
}

.career_bform2 .cbf_desc .rows_btn {
  text-align: center;
  margin: 42px 0 0;
}

@media (max-width: 550px) {
  .career_bform2 .cbf_desc .rows_btn {
    margin: 35px 0 0;
  }
}

.career_bform2 .cbf_desc .rows .cols {
  display: inline-block;
  width: -webkit-calc(50% - 5.5px);
  width: calc(50% - 5.5px);
  vertical-align: top;
}

@media (max-width: 650px) {
  .career_bform2 .cbf_desc .rows .cols {
    width: 100%;
  }
}

.career_bform2 .cbf_desc .rows .cols:first-child {
  margin-right: 11px;
}

@media (max-width: 650px) {
  .career_bform2 .cbf_desc .rows .cols:first-child {
    margin-right: 0;
    margin-bottom: 16px;
  }
}

.career_bform2 .cbf_desc .rows .notis {
  position: absolute;
  top: -8px;
  left: 11px;
  font: 300 16px/20px DinDisplayPro;
  color: #949494;
}

@media (max-width: 550px) {
  .career_bform2 .cbf_desc .rows .notis {
    top: -45px;
    font: 300 12px/14px DinDisplayPro;
  }
}

.career_bform2 .cbf_desc .rows .notis span {
  display: inline-block;
  margin: 0 0 0 -11px;
}

.career_bform2 .cbf_desc .rows .send_btn {
  border: 1px solid #cbcbcb;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font: normal 19px/19px DinDisplayPro;
  color: #32343d;
  background: #fff;
  padding: 21px 85px;
  -webkit-transition: .35s;
  -o-transition: .35s;
  transition: .35s;
}

.career_bform2 .cbf_desc .rows .send_btn:hover {
  color: #fff;
  background: #f6dfa4;
  border-color: #f6dfa4;
  -webkit-transition: .35s;
  -o-transition: .35s;
  transition: .35s;
}

@media (max-width: 420px) {
  .career_bform2 .cbf_desc .rows .send_btn {
    padding: 15px 35px;
  }
}

.career_bform2 .cbf_desc .rows .blc_fole_upl {
  margin: 41px 0 0;
}

@media (max-width: 550px) {
  .career_bform2 .cbf_desc .rows .blc_fole_upl {
    margin: 55px 0 0;
  }
}

.blc_fole_upl a.dwn {
  font-size: 20px;
  line-height: 20px;
}

@media (max-width: 550px) {
  .blc_fole_upl a.dwn {
    font-size: 18px;
    line-height: 18px;
  }  
}

@media (max-width: 450px) {
  .blc_fole_upl a.dwn {
    font-size: 13px;
    line-height: 13px;
  }  
}

.bottom_mobile .languages {
  min-height: 42px;
}

.mobile_nav_link {

}

.mobile_nav_link {
  position: relative;
  display: inline-block;
  color: #f09f54;
  font: normal 14px/17px PFDinTextCondPro;
  padding: 10px 0 10px 55px;
}

.mobile_nav_link:hover:before {
  width: 100%;
  -webkit-transition: .35s;
  -o-transition: .35s;
  transition: .35s;
}

.mobile_nav_link:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 25px;
  background: url(../img/i2.svg) no-repeat 0 0;
  width: 21px;
  height: 20px;
}

.mobile_nav_link:before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 20px;
  background: rgba(#f09f54, 0.2);
  width: 34px;
  height: 1px;
  -webkit-transition: .35s;
  -o-transition: .35s;
  transition: .35s;
}

.pp_message {
  margin: 30px 0 0;
  text-align: center;
  color: #2d2d2d;
  font: 300 18px/24px 'DinDisplayPro';
}

.special-text {
  font-size: 36px;
  padding-top: 70%;
  white-space: nowrap;
}

@media (max-width: 750px) {
  .special-text {
    font-size: 22px;
    padding-top: 180px;
    white-space: normal;
  }
}

@media (max-width: 450px) {
  .special-text {
    font-size: 22px;
    padding-top: 100px;
  }
}

.nav_bg.nav_bg_cod{
  height: 588px;
  padding: 1px 15px 0;
}
.nav_bg.nav_bg_cod .over{
  opacity: 0.3;
}
.nav_bg.nav_bg_cod h1{
  margin: 46px 0 0;
}
.nav_bg.nav_bg_cod .cd_txt{
  margin-top: 11px;
}
.nav_bg.nav_bg_cod .nbc_txt{
  margin-top: 111px;
}
.nav_bg.nav_bg_cod .nbb_btns{
  margin-top: 120px;
}
.nav_bg.nav_bg_cod p{
  font: 300 24px/35px DinDisplayPro;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  z-index: 20;
}
.nav_bg.nav_bg_cod .nbb_btn{
  color: #fff;
  background: #f09f54;
  display: inline-block;
  padding: 20px 60px;
  border-radius: 2px;
  font: 19px/19px DinDisplayPro;
  transition: .35s;
  position: relative;
  z-index: 10;
}
.nav_bg.nav_bg_cod .nbb_btn:hover{
  background: #54565a;
  transition: .35s;
}
.we_build_about.cod .aop_desc .aop_desc_in .aod_bg a .aod_bg_in.hover, .we_build_about.cod .aop_desc .aop_desc_in .aod_bg a:hover .aod_bg_in{
  transform: scale(1);
}
.we_build_about.cod .aop_desc .aop_desc_in .over{
  background: transparent;
}
.we_build_about.cod .aop_desc .aop_desc_in .aod_txt h4{
  font: 300 32px/37px DinDisplayPro;
  margin-bottom: 30px;
}
.we_build_about.cod{
  margin-top: 90px;
}
.we_build_about.cod .aop_desc .aop_desc_in .aod_bg{
  height: 712px;
}
.we_build_about.cod .aop_desc .aop_desc_in h3{
  font: 26px/40px DinDisplayPro;
  max-width: 234px;
  top: 30px;
  left: 33px;
  right: auto;
  margin: 0;
  padding: 0;
}
.we_build_about.cod .aop_desc .aop_desc_in h3 .orng{
  color: #F09F54;
}

.cod_vd_ovr{
  margin-top: 140px;
}
.cod_vd_ovr .h2{
  margin-bottom: 45px;
  color: #000;
  font: 300 32px/32px DinDisplayPro;
  letter-spacing: -0.32px;
  text-transform: uppercase;
  text-align: center;
}
.cod_vd_ovr .bg_ovr{
  height: 712px;
  width: 100%;
  position: relative;
}

.cod_vd_ovr .bg_ovr .bg{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 4;
}

.cod_vd_ovr .bg_ovr .over{
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  position: absolute;
  opacity: 0.25;
  background: #000;
  mix-blend-mode: multiply;
}

.cod_vd_ovr .bg_ovr .play{
  z-index: 6;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  width: 94px;
  height: 94px;
  border-radius: 100%;
}

.cod_vd_ovr .bg_ovr .play .cnt{
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: #f09f54;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: block;
}

.cod_vd_ovr .bg_ovr .play:hover .crc{
  animation: 1s infinite circles;
}

.cod_vd_ovr .bg_ovr .play .cnt:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  right: -5px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 11px;
  border-color: transparent transparent transparent #fff;
}

.cod_vd_ovr .bg_ovr .play .crc{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background: rgba(240,159,84,.2);
  transition: .35s;
}

.we_build_about.cod .aop_desc .aop_desc_in .aod_bg a .aod_bg_in_mob{
  display: none;
}

@media (max-width: 768px) {
  .nav_bg.nav_bg_cod{
    height: 508px;
    padding: 1px 15px 0;
  }
  .nav_bg.nav_bg_cod .over{
    opacity: 0.5;
    background: #000;
  }
  .nav_bg.nav_bg_cod h1{
    margin: 65px 0 0;
    font: 500 42px/47px DinDisplayPro;
    letter-spacing: -1.265px;
  }
  .nav_bg.nav_bg_cod h1 .mob_br{
    display: block;
  }
  .nav_bg.nav_bg_cod p{
    letter-spacing: -0.6px;
    font: 300 20px/24px DinDisplayPro;
  }
  .nav_bg.nav_bg_cod .cd_txt{
    margin-top: 7px;
  }
  .nav_bg.nav_bg_cod .cd_txt .mob_br{
    display: block;
  }
  .nav_bg.nav_bg_cod .nbc_txt{
    margin-top: 52px;
  }
  .nav_bg.nav_bg_cod .nbb_btns{
    margin-top: 61px;
  }
  .nav_bg.nav_bg_cod .nbb_btn{
    max-width: 211px;
    height: 63px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0 auto;
  }
  .we_build_about.cod{
    margin-top: 0;
  }
  .we_build_about.cod .aop_desc .aop_desc_in .aod_txt a{
    padding: 43px 25px 30px 25px;
  }
  .we_build_about.cod .aop_desc .aop_desc_in .aod_txt h4{
    font: 400 23px/23px DinDisplayPro;
    margin-bottom: 30px;
    letter-spacing: 0.46px;
  }
  .we_build_about.cod .aop_desc .aop_desc_in .aod_txt ul li{
    font: 300 20px/30px DinDisplayPro;
    letter-spacing: -0.2px;
  }
  .we_build_about.cod .aop_desc .aop_desc_in .aod_txt ul li:last-child{
    margin-bottom: 0;
  }
  .we_build_about.cod .aop_desc .aop_desc_in .aod_txt ul li:after{
    width: 4px;
    height: 4px;
    top: 13px;
    left: -14px;
  }
  .we_build_about.cod .aop_desc .aop_desc_in .aod_bg a .aod_bg_in{
    display: none;
  }
  .we_build_about.cod .aop_desc .aop_desc_in .aod_bg a .aod_bg_in_mob{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: .5s;
  }
  .we_build_about.cod .aop_desc .aop_desc_in .aod_bg{
    height: 509px;
  }
  .we_build_about.cod .aop_desc .aop_desc_in h3{
    left: 25px;
    top: 20px;
    max-width: 100%;
    font: 500 20px/30px DinDisplayPro;
    letter-spacing: -0.2px;
    padding: 0;
  }
  .cod_vd_ovr{
    margin-top: 74px;
  }
  .cod_vd_ovr .h2{
    font: 300 23px/28px DinDisplayPro;
    letter-spacing: 0.46px;
    margin-bottom: 36px;
  }
  .cod_vd_ovr .h2 .mob_br{
    display: block;
  }
  .cod_vd_ovr .bg_ovr{
    height: 509px;
  }
}
@media(max-width: 700px){
  .we_build_about.cod .aop_desc .aop_desc_in .aod_txt a, .we_build_about_seo .aop_desc .aop_desc_in .aod_txt a{
    padding: 43px 25px 30px;
  }
  .we_build_about.cod .aop_desc .aop_desc_in .aod_txt ul li:after {
    display: block
}
}
