@import"reset.css";
 
html, body {
  margin: 0;
  padding: 0;
}
 a:active, a:focus { outline: none; }
input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}
body {
    font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: normal;
  background: #e5e5e5
 }
 .topline {
  float: left;
  width: 100%;
}
.wrapper {
  margin: 0 auto;
  width: 1160px;
}
.topline {
  float: left;
  width: 100%;
  border-bottom: 1px solid #9D9E9E;
}
.toplineflex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.topline {
  float: left;
  width: 100%;
  border-bottom: 1px solid #9D9E9E;
  padding-top: 20px;
}
.topline_cit {
  max-width: 770px;
  font-size: 12px;
  color: #000;
}

.topline_name {
  font-size: 12px;
  font-style: italic;
}
.header {
  float: left;
  width: 100%;
}
.logoblock {
  width: 400px;
  display: flex;
  justify-content: space-between;
}
.header {
  float: left;
  width: 100%;
  padding-top: 25px;
}
.logotext {
  border-right: 2px solid #151868;
  height: 61px;
  padding-right: 13px;
  font-size: 12px;
}
.logotext strong {
  
}
.logotext strong {
  display: block;
}
.logotext {
  border-right: 2px solid #151868;
  height: 61px;
  padding-right: 13px;
  font-size: 12px;
  margin-top: 10px;
}
.topline_cit {
  max-width: 770px;
  font-size: 12px;
  color: #000;
  padding-top: 27px;
}   
.topline_name {
  font-size: 12px;
  font-style: italic;
  padding-top: 27px;
}
.header_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.lodesc {
  max-width: 460px;
  font-size: 12px;
  font-weight: lighter;
  padding-top: 11px;
}
.headn {
  width: 260px;
}
.supp {}
.burgs {
  background: url(../images/br.svg) no-repeat center;
}
.burgs {
  background: url(../images/br.svg) no-repeat center;
  width: 36px;
  height: 30px;
  cursor: pointer;
}
.headn {
  width: 260px;
  display: flex;
  justify-content: space-between;
  padding-top: 14px;
}
.supp {
  display: block;
  width: 201px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #000;
  background: #FFE600;
  border-radius: 40px;
  font-weight: 500;
  font-size: 16px;
}
.burgs {
  background: url(../images/br.svg) no-repeat center;
  width: 36px;
  height: 30px;
  cursor: pointer;
  margin-top: 9px;
}
.header_menu {
  width: 100%;
  padding-top: 20px;
  float: left;
}
.hmenu {}
.hmenu ul {}
.hmenu ul li {}
.hmenu ul li a {}
.hmenu ul li a {
  font-size: 16px;
  color: #000;
}
.hmenu ul {
  display: flex;
  width: 100%;
  justify-content: center;
}
.hmenu ul li {
  margin-left: 9px;
  margin-right: 9px;
}
.footer {
  float: left;
  width: 100%;
  padding-top: 20px;
  border-top: 1px solid #8B8B8B;
  margin-top: 80px;
}
.bfoo {
  background: url(../images/bf.svg) no-repeat center;
  width: 36px;
  height: 30px;
  cursor: pointer;
  margin-top: 9px;float: right;
}
.footer_flex {
   display: flex;
  justify-content: space-between;
  width: 100%;
}
.footer_left {
  width: 33.3%;
}
.footer_mid {
  width: 33.3%;
  text-align: center
}
.footer_right {
  width: 33.3%;
}
.fmenu {}
.fmenu ul {}
.fmenu ul li {}
.fmenu ul li a {}
.fmenu ul li a {
  color: #8B8B8B;
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
}
.copys {
  margin-top: 35px;
  font-size: 14px;
  color: #777;
  font-weight: lighter;
}
.copys p {
  text-decoration: underline
}
.logof {}
.logof img {}
.socail {
  width: 100%;
  margin-top: 93px;
}
.socail a {
  margin-right: 20px;
}
.logof img {
  filter: grayscale(100%);
}
.arrd {
  float: left;
  width: 100%;
  margin-top: 80px;
  text-align: center;
}
.arrd  a {
}
.arrd a {
  background: url(../images/arrd.svg) no-repeat center;
  display: inline-block;
  width: 85px;
  height: 85px;
}
body {
  background: #fff;
}
.mainw {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.mainw {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.mainw h2 {
  margin-bottom: 50px;
  font-size: 24px;
  font-weight: bold
}
.mainw h2 {
  margin-bottom: 50px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
}
.mainpage h2 {
  margin-bottom: 50px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
}
.mainwb {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wone {
  width: 270px;
  height: 220px;
  text-align: center;
  margin-bottom: 20px;
}
.woimg {
  width: 110px;
  height: 110px;
}
.woname {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  height: 45px;
 
  color: #151868;
  font-size: 20px;
  text-decoration: underline;
}
.wone a {}
.wone a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.wone:hover {
    background: #434A73
}
.wone:hover {}
.wone:hover {}
.wone:hover .woimg {
  width: 110px;
  height: 110px;
  background: #fff;
}
.wone:hover .woname {
  color: #fff; 
}
.wone {
  width: 270px;
  height: 220px;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 25px;
  box-sizing: border-box;
}
.blogs_all {
  width: 100%;
  display: flex;
  justify-content: space-between;
}


.blogs_all {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.nn {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.nn a {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}
.news_one {
  width: 270px;
}
.nndew {
  width: 100%;
  font-size: 13px;
}
.main_content {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.main_content h1 {
   margin-bottom: 50px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
}
.obwork {
  float: left;
  width: 100%;
  background: #000;
  margin-top: 50px;
}
.obwork h2 {
  color:#fff;text-decoration: none
}
.obwork h2 {
  color: #fff;
  text-decoration: none;
  margin-bottom: 30px;
  margin-top: 50px;
}
.obwork_line {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.obwork_line_one {
  width: 48%;
  color: #fff;
}
.obwork_line_one_img {
  width: 100%;
  margin-bottom: 25px;

}
.obwork_line_one_img img {
  width: 100%;
}
.obwork {
  float: left;
  width: 100%;
  background: #000;
  margin-top: 50px;
  padding-bottom: 50px;
}
.obwork_line_one_name {
  font-size: 24px;
  font-weight: bold;
  max-width: 70%;
  margin-bottom: 20px;
}
.obwork_line_one_des {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 20px;

}

.newsmain h2 {
  color: #fff;
  text-decoration: none;
  margin-bottom: 30px;
  margin-top: 50px;
}
.newsmain {
    float: left;
  width: 100%;
  background: #000;
  margin-top: 50px;
  padding-bottom: 50px;
}
.newsmain_flex_left {
  width: 50%;
}
.newsmain_flex_left a {
  color:#fff
}
.newsone_name {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 500;
}
.newsone_desc {
  font-size: 13px;
  margin-bottom: 20px;
  font-weight: 300;
}
.newsone {
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}
.newsmain_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.newsmain_flex_left {
  width: 45%;
}
.newsmain h2 {
  color: #fff;
  text-decoration: none;
  margin-bottom: 30px;
  margin-top: 0;
}

.newsmain_flex_right {
  width: 50%;
  height: 480px !important;
  background-size: cover !important;
  position: relative;
}
.newsmain {
  float: left;
  width: 100%;
  background: #000;
  margin-top: 50px;
  padding-bottom: 0;
}
.newsmain_flex_right {
  width: 50%;
  height: 580px !important;
  background-size: cover !important;
  position: relative;
}
.newsmain_flex_left {
  width: 45%;
  padding-top: 50px;
}
.newsallb_bg {
  width: 100%;
  padding: 50px;
    padding-top: 50px;
  box-sizing: border-box;
  padding-top: 100px;
}
.newsallb_bg a {
  color:#fff
}
.nnbg {
  font-size: 29px;
  font-weight: bold;
}
.nnbgdd {
  font-size: 13px;
  font-weight: 500;
  margin-top: 150px;
}
.banner.boot {margin-top: 50px}
.banner.boot {
  margin-top: 50px;
  float: left;
  width: 100%;
}
.merod {
  position: absolute;
  font-size: 50px;
  width: 400px;
  color: #fff;
  font-weight: bold;
  margin-top: 20px;
  margin-left: 20px;
}
.proj {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.proj_all_one_name {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
  margin-top: 30px;
}
.proj_all_one_desc {
  font-size: 13px;
  margin-bottom: 60px;
}
.proj_all_one_date {
  font-size: 12px;
  color: #686868;
}
.proj_all_one {
  width: 570px;
  display: flex;
  justify-content: space-between;
}
.proj_all_one_img {
  width: 270px;
}
.proj_all_one_text {
  width: 250px;
}
.proj_all_one {
  width: 549px;
  display: flex;
  justify-content: space-between;
}
.slick-prev {
  left: -65px !important;
  background-image: url(../images/arl.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
}
.slick-next {
  right: -31px !important;
  background-image: url(../images/arr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
}
.video_name {
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.video_img {
  width: 100%;
  text-align: center;
  position: relative;
}
.video_date {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #8B8B8B;
}
.videos {
  float: left;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 100px;
}
.hlinkone_t {
  font-size: 18px;
  color: #151868;
  font-weight: 400;
}
.hlink_flex {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
}
.hlinkone_img {
  border: 1px solid #151868;
}
.hlinkone {
  position: relative;
}
.hlinkone_t {
  position: absolute;
  top: 21px;
  left: 20px;
}
.topline_pic {
  display: flex;
  align-self: flex-end;
}
.nnbgdd {
  font-size: 13px;
  font-weight: 500;
  margin-top: 50px;
}
.newsone {
  padding-bottom: 20px;
  border-bottom: 0;
  margin-bottom: 20px;
}
.newsmain h2 {
  color: #fff;
  text-decoration: none;
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 24px;
  text-decoration: underline;
}
.nnbg {
  font-size: 29px;
  font-weight: bold;
  text-decoration: underline;
}
.nnbg {
  font-size: 40px;
  font-weight: bold;
  text-decoration: underline;
}
.newsmain_flex_left {
  width: 35%;
  padding-top: 50px;
}
.newsmain_flex_right {
  width: 58%;
  height: 580px !important;
  background-size: cover !important;
  position: relative;
}
.newsallb_bg {
  padding-top: 30px;
}
.woimg {
  width: 75px;
  height: 75px;
}
.woimg img {
  width: 75px;
  height: 75px;
}
.woname {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  height: 38px;
  color: #151868;
  font-size: 14px;
  text-decoration: underline;
}
.wone {
  width: 170px;
  height: 138px;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 8px;
  box-sizing: border-box;
}
.wone:hover .woimg {
  width: 75px;
  height: 75px;
  background: #fff;
}
.merod {
  position: absolute;
  font-size: 88px;
  width: 400px;
  color: #fff;
  font-weight: bold;
  margin-top: 20px;
  margin-left: 20px;
}
.mopt {
  max-width: 75%;
}
.obwork_line_one_des {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 20px;
  max-width: 66%;
}
.proj {
  float: left;
  width: 100%;
  margin-top: 30px;
  background: #F2F2F2;
  padding-top: 30px;
  padding-bottom: 30px;
}
.banner img {
  width: 100%;
}
.proj_all_one {
  width: 567px;
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding-right: 20px;
  box-sizing: border-box;
}
.proj {
  float: left;
  width: 100%;
  margin-top: 30px;
  background: #F2F2F2;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.expert {
  float: left;
  width: 100%;
  padding-top: 30px;
  margin-top: 30px;
  padding-bottom: 30px;
  background: #000;
}
.expert h2 {
  float: left;
  width: 100%;
  padding-top: 30px;
  margin-top: 30px;
  padding-bottom: 30px;
  background: #000;
}
.expert h2 {
  float: left;
  width: 100%;
  padding-top: 0;
  margin-top: 30px;
  padding-bottom: 0;
  color: #fff;
}
.slick-prev {
  left: -3px !important;
  background-image: url(../images/arl.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
   top: 58px;
}
.slick-next {
  right: 18px !important;
  background-image: url(../images/arr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 58px;
}
.arrd {
  float: left;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.footer {
  float: left;
  width: 100%;
  padding-top: 20px;
  border-top: 1px solid #8B8B8B;
  margin-top: 30px;
}
.arrd a {
  background: url(../images/ups.svg) no-repeat center;
  display: inline-block;
  width: 85px;
  height: 85px;
}
.copys {
  margin-top: 35px;
  font-size: 14px;
  color: #777;
  font-weight: lighter;
  margin-bottom: 100px;
}
.allcop {
  margin-top: 15px;
}
.allcop p {
  text-decoration: none
}
.allcop p {
  text-decoration: none;
  color: #000;
  font-size: 14px;
  font-weight: 300;
}
.allcop p a {
  text-decoration: underline;
  color: #000;
  font-size: 14px;
  font-weight: 300;
}
.fmenu ul li a {
  color: #8B8B8B;
  font-size: 16px;
  margin-bottom: 2px;
  display: block;
  text-decoration: underline;
}
.footop {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer_bots {
  width: 100%;
  display: flex;
  justify-content: center;
}
.footer_flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.logof {
  width: 100%;
  text-align: center;
}
.fmenu ul li {
  width: 100%;
  text-align: center;
}
.socail2 {
  display: flex;
}
.socail1 {
  display: flex;
}
.socail2 a {display: flex}
.socail2 a img {
  align-self: center;
}
.socail1 a {display: flex}
.socail1 a img {
  align-self: center;
}
.allexp_one {
  width: 370px;
  height: 600px;
  background: #F2F2F2;
}
.allexp {
  width: 100%;
  display: flex;
}
.expert {
  overflow: hidden;
}
.allexp_one {
  width: 370px;
  height: 600px;
  background: #F2F2F2;
  margin-right: 35px;
}
.allexp_one_tets {
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
}
.allexp_date {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  color: #686868;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
}
.allexp_one_tets {
 
}
.allexp_name {
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 30px;
}
.allexp_text {
  font-size: 13px;
  font-weight: 300;
}
.allexp_one {
  position: relative;
}
.allexp_fio {
  font-size: 12px;
  color: #686868;
  position: absolute;
  bottom: 70px;
}
.videos {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.videos  h2 {
  margin-bottom: 30px;
  
}
.proj_all {
  width: 100%;
  display: flex;
}
.proj_all_one {
  margin-right: 30px;
}
.proj {
  overflow: hidden;
}
.cont {
  font-size: 13px;
  font-weight: 300;
}
.cont p {
  margin-bottom: 20px
}
.cont p strong {
  font-weight: bold
}
.cont {
  position: relative;
}
.ra {
  background: url(../images/ra.svg) no-repeat center;
}
.ra {
  background: url(../images/ra.svg) no-repeat center;
  width: 26px;
  height: 42px;
  position: absolute;
  left: -34px;
}
.tgme {
  width: 100%;
  background: #DEEBFF;
  height: 47px;
  line-height: 47px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.tgme a {
  color:#000;
}
.tgme a {
  color: #000;
  font-size: 18px;
  text-decoration: underline;
}
.ist {
  font-size: 13px;
  color: #000;
}
.ist a {
  font-size: 13px;
  color: #000;
}
.polf {
  font-style: italic;
  text-decoration: underline;
}
.locv {
  font-size: 11px !important;
  text-decoration: underline;
  margin-left: 30px;
}
.datem {
  font-size: 13px;
  position: relative;
}
.newsgall {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 10px;
}
.newsgall .slick-next {
  right: -44px !important;
  background-image: url(../images/arr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 45%;
  background-size: 20px;
}
.newsgall .slick-prev {
  left: -54px !important;
  background-image: url(../images/arl.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 45%;
  background-size: 20px;
}
.newsne {
  float: left;
  width: 100%;
}
.newsne_bg {
  width: 100%;
  height: 410px;
  position: relative;
  background-size: cover !important;
  margin-bottom: 40px;
}
.cont {
  position: relative;
  float: left;
  width: 100%;
}
.ntitle h1 {font-size: 40px;color:#fff;font-weight: bold}
.ntitle h1 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  text-decoration: navajowhite;
  padding-top: 30px;
  padding-left: 230px;
}
.ane {}
.ane a {
    font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-decoration: navajowhite;
  padding-top: 30px;
  
}
.ane {
  margin-top: 30px;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.aned {
  float: left;
  width: 100%;
   margin-bottom: 30px;
}
.allnews_ore {
  float: left;
  width: 100%;
  height: 1px;
  border: 1px solid #9D9E9E;
  position: relative;
  margin-top: 90px;
  text-align: center;
}
.allnews_ore a {
  
}
.allnews_ore a {
  width: 200px;
  display: inline-block;
  height: 50px;
  background: #000;
  color: #fff;
  border-radius: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
.allnews_ore a {
  width: 200px;
  display: inline-block;
  height: 50px;
  background: #000;
  color: #fff;
  border-radius: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: -25px;
}
.allnews {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.news_ones {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}
.a_all {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.news_ones_f {
  width: 100%;
  display: flex;
}
.news_ones .tgme {
  width: 100%;
  background: #DEEBFF;
  height: 47px;
  line-height: 47px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ntes {
  padding-left: 30px;
  box-sizing: border-box;
}
.news_ones .ist {
  font-size: 13px;
  color: #000;
  margin-top: 10px;
}
.news_ones {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.datas {
  font-size: 13px;
}
.datal {
  width: 100%;
  height: 1px;
  background: #9D9E9E;
  position: absolute;
  right: 0;
  top: 8px;
}
.datas {
  border: #fff;
  background: #fff;
  position: absolute;
  z-index: 99;
  padding-right: 20px;
}
 
.nimf {
  position: absolute;
  height: 570px;
}
.nimf {
  position: relative;
  width: 100%;
  height: 570px;
}
.nimf img {
  position: relative;
  width: 100%;
  height: 570px;
}
.newsallb {
  position: absolute;
  z-index: 999;
  top: 18px;
}
.nimf img {
  position: relative;
  width: auto;
  height: 580px;
}
.next {
  display: none;
}
.proj_all_scr {
  float: left;
  width: 100%;
}
 .slide {
    position: absolute;
    width: 100%;
    height: 570px;
    opacity: 0;
    transition: opacity 1s ease-in-out;left: 0;top:0
  }
  .slide.active {
    opacity: 1;
  }
  .nimf {
  position: absolute;
  width: 100%;
  height: 570px;
  top: 0;
}
.slide {
  position: absolute !important;
  width: 100% !important;
  height: 580px !important;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  left: 0;
  top: 0;
}
.mubs {display: none}
.headn {
  position: relative;
}
.mubs.active {
  display: block;
  position: absolute;
  width: 270px;
  background: #fff;
  z-index: 9999;
  top: 68px;
  padding: 30px;
  box-sizing: border-box;
}
.mubs.active ul {
  
}
.mubs.active ul li {
  
}
.mubs.active ul li a {
  
}
.mubs.active ul li a {
  color: #000;
  font-size: 20px;
  display: block;
  width: 100%;
}
.mubs.active ul li a {
  color: #000;
  font-size: 20px;
  display: block;
  width: 100%;
  background: url(../images/ra.svg) no-repeat 0 0;
    background-size: auto;
  background-size: 19px;
  padding-left: 30px;
  height: 32px;
  line-height: 30px;
  margin-bottom: 10px;
}
.content_block.news {
  float: left;
  width: 100%;
  margin-top: 30px;
}

.content_block.news h1 {
 margin-bottom: 50px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
}
.content_block.news {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.allnews_ore.uncateg {
  margin-bottom: 40px;
}
.allnews_ore.uncateg   a {
  width: 260px;
  display: inline-block;
  height: 50px;
  background: #000;
  color: #fff;
  border-radius: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  left: 50%;
  margin-left: -130px;
  top: -25px;
}
.hlink {float:left;width:100%}
.proj_top {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.co {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.cot {
  font-size: 24px;
  color: #212121;
  font-weight: bold;
}
.totlto {
  width: 100%;
  display: flex;
  background: #D9D9D9;
  justify-content: space-between;
}
.proj_top_left {
  width: 50%;
  text-align: right;
  height: 410px;
}
.proj_top_context {
  width: 50%;
  padding-left: 15px;
  box-sizing: border-box;
}
.proj_top {
  position: relative;
}
.totlto {
  position: relative;
}
.h1abs {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 40px;
}
.h1abs h1 {
  font-size: 64px;
  font-weight: bold ;
}
.proj_top_context {
  width: 100%;
  position: absolute;
 
  box-sizing: border-box;
  top: 140px;
}
.totls {
  width: 100%;
  padding-left: 51%;
  box-sizing: border-box;
}
.proj_desc {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  float: left;
}
.al_k {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.al_k2 a {
  width: 201px;
  height: 50px;
  display: block;
  text-align: center;
  background: #E31E24;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50pc;
}
.al_k2 {}
.al_kt {}
.al_kt a {
  color: #000;
  font-size: 13px;
  text-decoration: underline;
  margin-bottom: 6px;
  display: block;
}

.al_kt {
  padding-top: 10px;
}
.repistat {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.proj_top_context {
  top: 126px;
}
.repione {
  width: 30%;
  display: flex;
}
.repione_t1 {
  font-size: 13px;
  text-align: center;
 
}
.repione_t {
  width: 55%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.repione_t1 {
  font-size: 13px;
  text-align: center;
  display: block;
}
.repione_t {
  width: 55%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
.repistat {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.repione_i {
  display: flex;
  align-self: center;
}
.catod {
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 25px;
  padding-top: 8px;
}
.cont.a30 {
  margin-top: 30px;
}
.blorep {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.bloreprep {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.blore1 {
  width: 370px;
  height: 110px;
  display: flex;
  color: #000;
  align-items: center;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}
.blore1 a {
  color:#000
}
.ohc {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.ohc_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.ohc_one {
  width: 370px;
  height: 520px;
  box-sizing: border-box;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.gray {
  background: #D9D9D9;
}
.ohc_one.blues {background: #DEEBFF}
.ohc_one.yelss {background: #F9EEDC}
.ohc_tit {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 30px;
}
.ohone {
  padding-left: 30px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 35px;
  background: url(../images/arob.svg) no-repeat 0 center;
  box-sizing: border-box;
  width: 100%;
}
.ohone {
  padding-left: 50px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 35px;
  background: url(../images/arob.svg) no-repeat 0 center;
  box-sizing: border-box;
  width: 100%;
}
.fotopro {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.fotopro_top {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  padding-top: 10px;
}
.fotopro_top .ra {
  background: url(../images/ra.svg) no-repeat center;
  width: 26px;
  height: 42px;
  position: absolute;
  left: -34px;
  top: 3px;
}
.allnews_ore {
  float: left;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #9D9E9E;
  position: relative;
  margin-top: 90px;
  text-align: center;
}

.fotopro_top {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  padding-top: 10px;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.fiop {
  float: left;
  width: 100%;
}
.tgme {
  float: left;
}
.help {}
.help a {
     width: 201px;
  height: 50px;
  display: inline-block;
  text-align: center;
  background: #E31E24;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
}
.al_k2 a {
  width: 201px;
  height: 50px;
  display: block;
  text-align: center;
  background: #E31E24;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
}
.allnews_ore {
  float: left;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #9D9E9E;
  position: relative;
  margin-top: 90px;
  text-align: center;
  border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid #9D9E9E;
}
.resss {
  float: left;
  width: 100%;
  margin-top: 50px;
  text-align: center;
}
.rer {
  float: left;
  width: 100%;
  margin-top: 30px;
  font-size: 24px;
  font-weight: bold;
}
.allnews_ore.nov {
  border: 0;
}
.allnews_ore.nov a {
  border: 0;
}
.allnews_ore.nov a {
  border: 0;
  background: #FFE600 !important;
  color: #000 !important;
}
.merops .h1abs {
  position: absolute;
  text-align: left;
  width: 100%;
  top: 40px;
}
.merops .totlto {
  position: relative;
  justify-content: flex-end;
}
.merops .h1abs {
  position: absolute;
  text-align: left;
  width: 100%;
  top: 5px;
}
.merops .proj_top_context {
  top: 167px;
}
.merops .totls {
  width: 100%;
  padding-left: 0;
  box-sizing: border-box;
  padding-right: 51%;
}
.merops {}
.merops {}
.merops {}
.merops {}

.allnews_ore.mer a {
  width: 300px;
  display: inline-block;
  height: 50px;
  background: #000;
  color: #fff;
  border-radius: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  top: -25px;
}

.morto {
  display: flex;
  width: 100%;
}
.morto {
  display: flex;
  width: 100%;
}
.morto .repistat {
  width: 200px;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.morto .repione {
  width: 100%;
  display: flex;
}
.morto {}
.morto {}
.morto {}
.morto {}
.morto {}
.al_k2.sipom a {
  width: 100%;
  height: 50px;
  display: block;
  text-align: center;
  background: transparent;
  line-height: 50px;
  color: #E31E24;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
  text-align: center;
}
.merops .proj_top_left {
  width: 50%;
  text-align: left;
  height: 410px;
  position: relative;
}
.merops .h1abs {
  position: absolute;
  text-align: left;
  width: 100%;
  top: 5px;
  z-index: 99;
}
.merops .al_k {
  position: absolute;
  top: 225px;
  padding-left: 30px;
  box-sizing: border-box;
}
.al_k2.sipom {
  width: 100%;
  padding-top: 40px;
}
.wone a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.mainwb .slick-next {
  right: -55px !important;
  background-image: url(../images/arr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 58px;
}
.mainwb .slick-prev {
  left: -32px !important;
  background-image: url(../images/arl.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 58px;
}
.h1abs h1 a {color:#000}
.formos {
  float: left;
  width: 100%;
  background: #C4C4C4;
  padding-top: 20px;
  padding-bottom: 20px;
}
.befottt {
  font-size: 46px;
  font-weight: bold;
}
.foleft {
  width: 80%;
}
.befotbb {
  font-size: 16px;
  text-decoration: underline;
  margin-bottom: 10px;
}
.topform {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.wpcf7-text {
    
}
.wpcf7-text {
  width: 220px;
  height: 44px;
  border: 2px solid #000;
}
.wpcf7-text {
  width: 220px;
  height: 44px;
  border: 2px solid #000;
  background: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  border-radius: 30px;
}
.wpcf7-text {
  width: 220px;
  height: 44px;
  border: 2px solid #000;
  background: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  border-radius: 30px;
  margin-right: 10px;
}
.wpcf7-form-control.wpcf7-submit  {
  width: 440px;
  height: 44px;
  border-radius: 50px;
  border: 9;
  border: 0;
  cursor: pointer;
  background: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
.botform {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.botform p {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.botform {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.formosii {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.rng {
  background: url(../images/bigtg.svg) no-repeat center bottom;
}
.rng {
  background: url(../images/bigtg.svg) no-repeat center 30px;
    background-size: auto;
  padding-bottom: 200px;
  background-size: 163px;
   color: #434A73;
  text-decoration: underline;
}
.foright {
  border-left: 2px solid #9D9E9E;
  padding-left: 30px;
}
.proj_all_one_text a {color:#000}
.proj_all_one_desc {
  font-size: 13px;
  margin-bottom: 30px;
}
.mopt a {color:#fff}
.allexp_one_tets  a {color:#000}
.fontd {
  width: 50%;
  position: relative;
  overflow: hidden;
}
.arotas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.newsne_bg {
  width: 100%;
  height: 410px;
  position: relative;
  background-size: cover !important;
  margin-bottom: 40px;
  background: #000 !important;
}
.mainw {
  margin-top: 60px;
}
.newsmain {
  float: left;
  width: 100%;
  background: #000;
  margin-top: 50px;
  padding-bottom: 0;
  height: 580px;
  position: relative;
}
.newsmain_flex_right {
  width: 50%;
  height: 580px !important;
  background-size: cover !important;
  position: absolute;
  right: 0;
  top: 0;
}
.newsallb_bg {
  padding-top: 30px;
  max-width: 700px;
  padding-right: 0;
}
.newsallb_bg {
  padding-top: 30px;
  max-width: 595px;
  padding-right: 0;
}
.galers {
  float: left;
  width: 100%;
}
.obwork_line_one_img img {max-width: 100%;height: 100%}
.obwork_line_one {
  width: 100%;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.obwork_line_one_img {
  width: 100%;
  margin-bottom: 25px;
  height: 390px;
  overflow: hidden;
}
.obwork h2 {
  color: #fff;
  text-decoration: none;
  margin-bottom: 30px;
  margin-top: 50px;
  padding-left: 45px;
}
.obwork_line .slick-prev {
  left: -40px !important;
  background-image: url(../images/wl.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 40%;
}
.obwork_line .slick-next {
  right: -35px !important;
  background-image: url(../images/wr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 40%;
}
.merod {
  position: absolute;
  font-size: 88px;
  width: 400px;
  color: #fff;
  font-weight: bold;
  margin-top: 20px;
  margin-left: 20px;
  z-index: 99;
  margin-left: 45px;
}
.obwork h2 {
  color: #fff;
  text-decoration: none;
  margin-bottom: 30px;
  margin-top: 50px;
  padding-left: 17px;
}
.shs {
  width: 100%;
  height: 390px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bgn.svg) no-repeat center;
}
.shs {
  width: 100%;
  height: 390px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bgn.svg) no-repeat center;
    background-size: auto;
  background-size: 100%;
}
.shs {
  width: 100%;
  height: 390px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bgn.svg) no-repeat center;
    background-size: auto;
  background-size: 100%;
}
.obwork_line_one_img {
  width: 570px;
  margin-bottom: 25px;
  height: 390px;
  overflow: hidden;
  position: relative;
}
.wrapper {
  margin: 0 auto;
  width: 1170px;
}
.obwork_line_one {
  width: 570px;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.obwork_line .slick-prev {
  left: -50px !important;
  background-image: url(../images/wl.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 40%;
}
.proj_all .slick-prev {
  left: -56px !important;
  background-image: url(../images/bll.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 46%;
}
.proj_all .slick-next {
  right: -40px !important;
  background-image: url(../images/blr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 49%;
}
.mainwb .slick-prev {
  left: -32px !important;
  background-image: url(../images/bll.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 58px;
}
.mainwb .slick-next {
  right: -55px !important;
  background-image: url(../images/blr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 58px;
}
.allexp {
  width: 100%;
  display: block;
  float: left;
}
.obwork h2 {
  color: #fff;
  text-decoration: none;
  margin-bottom: 30px;
  margin-top: 50px;
  padding-left: 0px;
}
.allexp_one_img {
  width: 100%;
}
.allexp_one_img img {
  width: 100%;
}
.expert  .slick-prev {
  left: -54px !important;
  background-image: url(../images/wl.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 45%;
}
.expert .slick-next {
  right: -33px !important;
  background-image: url(../images/wr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 45%;
}

.videos .slick-prev {
  left: -56px !important;
  background-image: url(../images/bll.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 46%;
}
.videos .slick-next {
  right: -40px !important;
  background-image: url(../images/blr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 49%;
}
.videos .slick-prev {
  left: -2px !important;
  background-image: url(../images/bll.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 30%;
}
.videos .slick-next {
  right: 20px !important;
  background-image: url(../images/blr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 30%;
}
.blogs_all {
  width: 100%;
  display: block;
  float: left;
}
.blogs .slick-prev {
  left: -56px !important;
  background-image: url(../images/bll.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 46%;
}
.blogs .slick-next {
  right: -40px !important;
  background-image: url(../images/blr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 49%;
}
.news_one {
  width: 370px;
}
.img-thumbnail-news {
  width: 100%;
}
.img-thumbnail-news img  {
  width: 100%;
}
.bggn {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  position: relative;
  height: 3px;
  background: #E31E24;
}
.bggn a {
  background: url(../images/bggm.svg) no-repeat center;
  width: 203px;
  display: inline-block;
  height: 42px;
}
.bggn a {
  background: url(../images/bggm.svg) no-repeat center;
  width: 203px;
  display: inline-block;
  height: 42px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 42px;
  position: absolute;
  left: 50%;
  margin-left: -101px;
  top: -18px;
}
.arrd a {
  background: url(../images/nmm.svg) no-repeat center;
  display: inline-block;
  width: 85px;
  height: 85px;
}
.news_ones.incatd .img-thumbnail-news {
  width: 270px;
  height: 270px;
  overflow: hidden;
}
.news_ones.incatd .img-thumbnail-news img {
  width: 270px;
  height: 270px;
  
}
.news_ones.incatd .img-thumbnail-news img {
  width: 270px;
  height: 270px;
  max-width: 100%;
  width: 100%;
}
.news_ones.incatd {}
.news_ones.incatd {}
.news_ones.incatd {}
.news_ones.incatd {}
.ntes {
  padding-left: 30px;
  box-sizing: border-box;
  width: 100%;
  box-sizing: border-box;
}
.img-thumbnail-news a {
  width: 270px;
  display: flex;
  height: 270px;
  align-content: flex-start;
}
.bggn.fdn {
  margin-bottom: 60px;
  background: #434A73;
}
.bggn.blues {
  background: #434A73;
}
.bggn.blues a {
  
}
.formos.matops {
  margin-top: 70px;
}

.rng {
  background: url(../images/tgg.svg) no-repeat center 55px;
    background-size: auto;
  background-size: auto;
  padding-bottom: 200px;
  background-size: 100%;
  color: #434A73;
  text-decoration: underline;
}
.wpcf7-text {
  width: 220px;
  height: 46px;
  border: 0;
  background: url(../images/ingg.svg);
    background-size: auto;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  border-radius: 30px;
  margin-right: 10px;
  background-size: cover;
}
.wpcf7-form-control.wpcf7-submit {
  width: 440px;
  height: 45px;
  border-radius: 50px;
  border: 9;
  border: 0;
  cursor: pointer;
  background: url(../images/subgg.svg) no-repeat;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
.wpcf7-list-item-label {
  font-size: 16px;
}
.wpcf7-list-item-label::before {
  content: " ";
  background: url(../images/infot.svg) no-repeat;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.wpcf7-list-item-label {
  font-size: 16px;
  padding-left: 26px;
  position: relative;
}
.wpcf7-form-control.wpcf7-acceptance.optional input {
  display: none;
}
.wpcf7-list-item-label {
  font-size: 16px;
  padding-left: 33px;
  position: relative;
  padding-top: 3px;
}
.wpcf7-form-control.wpcf7-acceptance.optional {
  margin-top: 13px;
  float: left;
}
.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
  display: none !important;
}
.topform p {display: flex;width: 100%;justify-content: space-between}
.wpcf7-form-control.wpcf7-submit {
  width: 440px;
  height: 45px;
  border-radius: 50px;
  border: 9;
  border: 0;
  cursor: pointer;
  background: url(../images/subgg.svg) no-repeat;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  margin-right: 10px;
}
.al_k2 a {
  width: 204px;
  height: 43px;
  display: block;
  text-align: center;
  background: url(../images/redbg1.svg) no-repeat center;
  line-height: 44px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
  margin-top: 8px;
}
.proj_top_left {
  position: relative;
  z-index: 1;
}
.h1abs {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 40px;
  z-index: 4;
}
.shd {
  width: 100%;
  position: absolute;
  width: 100%;
  height: 410px;
  background: rgba(0,0,0,.6);
  left: 0;
  top: 0;
}
.h1abs h1.wht a {
  color: #fff;
}
.blore1 {
  width: 370px;
  height: 110px;
  display: flex;
  color: #fff !important;
  align-items: center;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  background: url(../images/pro1.svg) no-repeat center !important;
}
.blore1 a {
  color: #fff !important;
  
}
.ohc_one {
  width: 370px;
  height: 520px;
  box-sizing: border-box;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.ohc_tit {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 30px;
  background: url(../images/pro1.svg) no-repeat center !important;
  width: 100%;
  height: 110px;
  color: #fff;
}
.ohrep {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.ohc_tit {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 30px;
  background: url(../images/pro1.svg) no-repeat center !important;
  width: 100%;
  height: 110px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.play {
  display: block;
  background: url(../images/pls.svg) no-repeat center;
}
.video_all .play {
  display: block;
  background: url(../images/pls.svg) no-repeat center;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 57px;
  top: 30px;
}
.wbg {
    background: url(../images/wbg.svg) no-repeat center;
}
.wbg {
  background: url(../images/wbg.png) no-repeat center;
  width: 369px;
  height: 215px;
  position: absolute;
  top: 0;
}
.al_k2.sipom a {
  width: 100%;
  height: 50px;
  display: block;
  text-align: center;
  background: url(../images/zv.svg) no-repeat center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
  text-align: center;
  margin-top: -9px;
}
.rop .repione_i {
  display: flex;
  align-self: center;
  margin-right: 16px;
}
.repistat.rop {
  width: 400px;
}
.repistat.rop {
  width: 400px;
}
.rop .repione_i {
  display: flex;
  align-self: center;
  margin-right: 51px;
}
.al_k2.sipom a {
  width: 100%;
  height: 50px;
  display: block;
  text-align: center;
  background: url(../images/zv.svg) no-repeat center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
  text-align: center;
  margin-top: -18px;
}
.repione_t1 strong {display: block}
.fotopro_top span {text-decoration: underline}
.ntes {
  padding-left: 30px;
  box-sizing: border-box;
  width: 80%;
  box-sizing: border-box;
}
.merops .proj_top_context {
  top: 194px;
}
.merops .h1abs {
  position: absolute;
  text-align: left;
  width: 100%;
  top: 23px;
  z-index: 99;
}
.proj_top.merops:nth-child(2n)  .totlto {
  position: relative;
  justify-content: flex-start;
}
.proj_top.merops:nth-child(2n) .totls {
  width: 100%;
  padding-left: 0;
  box-sizing: border-box;
  padding-left: 51%;
}
.proj_top.merops:nth-child(2n) {}
.proj_top.merops:nth-child(2n) {}
.proj_top.merops:nth-child(2n) {}
.proj_top.merops:nth-child(2n) .totls {
  width: 100%;
  padding-left: 0;
  box-sizing: border-box;
  padding-left: 51% !important;
  padding-right: 0 !important;
}
.allcompet {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
}
.onecomtep {
  background: #F2F2F2;
  width: 369px;
  height: 764px;
  margin-bottom: 35px;
}
.onecomtep_text {
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
}
.onecomtep_titul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.onecomtep_titull {
  width: 50%;
  font-size: 24px;
  font-weight: bold;
}
.onecomtep_desc {
  font-size: 16px;
  margin-top: 30px;
  width: 100%;
}
.onecomtep {
  position: relative;
}
.sale {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
}
.onecomtep_cu {
  width: 100%;
  padding-left: 4px;
  padding-right: 4px;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.allcompet {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
  flex-wrap: wrap;
}
.proj.inn h2 {
  margin-bottom: 50px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
}
.sale.innert {
  z-index: 999;
}
.tior {
  width: 100%;
  display: flex;
}
.h1abs .tior h1 {
  font-size: 64px;
  font-weight: bold;
  padding-top: 15px;
  margin-left: 30px;
}
.proj_top.compet .totlto {
  position: relative;
  justify-content: flex-end;
}
.proj_top.compet .totls {
  width: 100%;
  padding-left: 0;
  box-sizing: border-box;
  padding-right: 50%;
  margin-top: 55px;
}
.sale.innert {
  z-index: 999;
  bottom: 43px;
}
.newsgallsldds {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.repetor {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.repetordesc {
  font-size: 13px;
  font-weight: 500;
  padding-left: 30px;
  margin-top: 10px;
}
.repetort {
  font-size: 32px;
  padding-left: 28px;
  font-weight: 500;
}
.repetort {
  font-size: 32px;
  padding-left: 53px;
  font-weight: 500;
  background: url(../images/q.svg) no-repeat 0 center;
  height: 51px;
}
.proj_top.compet {}
.proj_top.compet {}
.proj_top.compet {}
.proj_top.compet {}
.repetordesc {
  font-size: 13px;
  font-weight: 500;
  padding-left: 54px;
  margin-top: 10px;
  display: none;
}
.repetort {
  font-size: 32px;
  padding-left: 53px;
  font-weight: 500;
  background: url(../images/q.svg) no-repeat 0 center;
  height: 51px;
  line-height: 100%;
}
.repetor_one {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}
.repetor_one:nth-child(2n) {
  background: #D9D9D9
}
.repetort {
  cursor: pointer;
}
.repetordesc.active {
  display: block;
  padding-top: 10px;
}
.content_block.news.categs .img-thumbnail-news {
  width: auto;
}
.blogs.innews  h2 {
  margin-bottom: 50px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
}
.videos.innews h2 {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
}
.expert.innews {
    background: #fff
}
.expert.innews h2 {
      margin-bottom: 50px;
  font-size: 24px;
  font-weight: bold;
  
}
.expert.innews h2 {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  background: #fff;
}
.allexpa {
  float: left;
  width: 100%;
}
 
.allexpa .slick-next {
  right: -55px !important;
  background-image: url(../images/blr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 58px;
}
.allexpa .slick-prev {
  left: -32px !important;
  background-image: url(../images/bll.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 58px;
}
.expert.innews .allexp_one {
  width: 270px;
  height: 225px;
  background: #F2F2F2;
  margin-right: 12px;
  margin-left: 12px;
}
.expert.innews .allexp_name {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 30px;
}
.expert.innews .allexp_one {
  width: 270px;
  height: 320px;
  background: #F2F2F2;
  margin-right: 12px;
  margin-left: 12px;
}
.expert.innews .allexp_name {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 30px;
  height: 90px;
}
.allexpa .slick-next {
  right: -46px !important;
  background-image: url(../images/blr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 45%;
}
.allexpa .slick-prev {
  left: -40px !important;
  background-image: url(../images/bll.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 45%;
}
.expert.innews  .allexp_fio {
  font-size: 12px;
  color: #686868;
  position: absolute;
  bottom: 42px;
}
.obwork h2 {
  color: #fff;
  text-decoration: none;
  margin-bottom: 30px;
  margin-top: 50px;
  padding-left: 0px;
    font-size: 24px;
  font-weight: bold;
}
.galers1 {
  float: left;
  width: 100%;
}
.galers1 .obwork_line_one_name {
  font-size: 16px;
  font-weight: bold;
  max-width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.galers1 .obwork_line_one_des {
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 20px;
  max-width: 100%;
}
.galers1  .obwork_line_one_date {
  display: flex;
  width: 100%;
  font-size: 13px;
}
.galers1  .obwork_line_one_daterev {
  color: #FFE600;
  font-size: 12px;
  margin-top: 10px;
}
.galers1 .obwork_line_one_img {
  width: 100%;
  margin-bottom: 25px;
  height: 109px;
  overflow: hidden;
  position: relative;
}
.galers1 .obwork_line_one {
  width: 270px;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}
.galers1 .mopt {
  max-width: 100%;
}
.projects.innews {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
.projects.innews h2 {
  margin-bottom: 50px;
  font-size: 24px;
  font-weight: bold;
 }
.galers1  {}
.galers1  {}
.blogs.innews .img-thumbnail-news a {
  width: 100%;
  display: flex;
  height: 270px;
  align-content: flex-start;
}
.slidfnmaright {
  font-size: 24px;
  font-weight: bold;
}
.slidfnma {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.slidfnmaright {
  font-size: 24px;
  font-weight: bold;
  padding-top: 14px;
  padding-left: 20px;
}
.slidfnma {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.list {
  float: left;
  width: 100%;
}
.list    .slick-next {
  right: -40px !important;
  background-image: url(../images/blr.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 10px 0px 0px 10px;
  top: 49%;
}
.list .slick-prev {
  left: -56px !important;
  background-image: url(../images/bll.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 46%;
}
.blogs .slick-prev {
  left: -56px !important;
  background-image: url(../images/bll.svg) !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  height: 100px;
  width: 50px;
  z-index: 999;
  background-position: center !important;
  border-radius: 0px 10px 10px 0px;
  top: 46%;
}
.slidfnmaright {
  font-size: 24px;
  font-weight: bold;
  padding-top: 7px;
  padding-left: 20px;
  padding-right: 50px;
}
.fontd {
  width: 50%;
  position: relative;
  overflow: hidden;
  height: 410px;
}
.news_ones .ist {
  font-size: 13px;
  color: #000;
  margin-top: 10px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.lli {
  margin-right: 40px;
}
.deco {
  text-decoration: underline;
}
.img-thumbnail-news img {
  object-fit: cover;
  max-width: 100%;
}
.bggn.blues span {
  background: url(../images/blbg.svg) no-repeat center;
  width: 269px;
  display: inline-block;
  height: 42px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 42px;
  position: absolute;
  left: 50%;
  margin-left: -134px;
  top: -18px;
}
.onecomtep_titull {
  color: #000;
}
.onecomtep_desc {
  color: #000;
}
.bggn.blues span {
  cursor: pointer;
}
.newsone {
  padding-bottom: 20px;
  border-bottom: 0;
  margin-bottom: 0;
}
.newsone {
  padding-bottom: 20px;
  border-bottom: 0;
  margin-bottom: 0;
}
.supp {
  display: block;
  width: 201px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #000;
  background: url(../images/yl.svg) no-repeat center;
  border-radius: 40px;
  font-weight: 500;
  font-size: 16px;
}
.slide {
  position: absolute !important;
  width: auto !important;
  height: 580px !important;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  left: 0;
  top: 0;
  object-fit: cover;
}
.newsmain_flex_right {
  width: 50%;
  height: 580px !important;
  background-size: 100% !important;
  position: absolute;
  right: 0;
  top: 0;
}
.bggn.blues a {
  background: url(../images/blbg.svg) no-repeat center !important;
}
.bggn.blues a {
  background: url(../images/blbg.svg) no-repeat center !important;
  width: 270px;
}
.lopot {
  width: 100%;
  height: 580px !important;
  background-size: 100% !important;
  position: absolute;
  right: 0;
  top: 0;
}
.lopot {
  width: 100%;
  height: 580px !important;
  background-size: auto !important;
  position: absolute;
  right: 0;
  top: 0;
}
.lopot {
  display: none;
}
.lopot.active {
  display: block;
}

.lopot.start {
  display: block;
}
.newsgallsld .slick-slide img {
  display: block;
  height: 100%;
  object-fit: cover;
}
.ol {
  width: 570px;
  height: 368px;
  overflow: hidden;
}
.newsne {
  float: left;
  width: 100%;
  position: relative;
}
.arotas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.totlto .shd {
  width: 100%;
  position: absolute;
  width: 100%;
  height: 410px;
  background: rgba(0,0,0,.6);
  left: 0;
  top: 0;
  z-index: 9;
}
.h1abs {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 40px;
  z-index: 4;
  z-index: 10;
}
.wht {
  color: #fff;
}
.proj_top_context {
  width: 100%;
  position: absolute;
  box-sizing: border-box;
  top: 140px;
  z-index: 101;
}
.totls.temn {color:#fff}
.totls.temn .proj_desc {
  color: #fff;
}
.totls.temn .al_kt a {
  color: #fff;
  font-size: 13px;
  text-decoration: underline;
  margin-bottom: 6px;
  display: block;
}
.totls.temn .repione_t1 {
  font-size: 13px;
  text-align: center;
  display: block;
  color: #fff;
}
.shd.hh {
  height: 580px;
}
.newsmain_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 99;
}
.proj_top.compet .totls {
  position: relative;
}
.proj_top_left {
  width: 100%;
  text-align: right;
  height: 410px;
}
.shd {
  width: 100%;
  position: absolute;
  width: 100%;
  height: 410px;
  background: rgba(0,0,0,.6);
  left: 0;
  top: 0;
  z-index: 9;
}
.newsgallsld {
  float: left;
  width: 100%;
}
.wbg1 {
  background: url(../images/aaa.png) no-repeat center;
  width: 570px;
  height: 370px;
  position: absolute;
  top: 0;
}
.ol {
  position: relative;
}
#menu-osnovnoe .fixed {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 99999;
  width: 1000%;
  height: 40px;
}
#menu-osnovnoe.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  height: 50px;
  background: #fff;
  padding-top: 14px;
}
.hlinkone a {
  position: relative;
  display: flex;
  height: 80px;
  align-items: center;
  align-content: center;
}
.hlinkone_t {
  position: absolute;
  top: 0;
  left: 20px;
  height: 80px;
  display: flex;
  align-items: center;
}
.h1abs h1 {
  font-size: 40px;
  font-weight: bold;
}
.h1abs h1 {
  font-size: 40px;
  font-weight: bold;
}
.proj_desc {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  float: left;
}
.blore1 a {
  color: #fff !important;
  font-size: 24px;
}
.ohone {
  font-size: 14px;
 
}
.ohc_tit {
  font-size: 16px;
  padding-top: 20px;
}
.blore1 a {
  color: #fff !important;
  font-size: 24px;
  line-height: 26px;
}

.bggn.fdn.allnew a {
  background: url(../images/blbg.svg) no-repeat center;
  width: 271px;
  margin-left: -135px;
}
.main_content {
  position: relative;
}
.daag {
  position: absolute;
  top: 361px;
  width: 100%;
  color: #fff;
  font-size: 13px;
}
.dline {
  width: 100%;
  text-decoration: underline;
}
.arr {
  text-decoration: underline;
  margin-left: 30px;
}
.ohone {
  font-size: 14px;
  min-height: 43px;
}
.ohc_tit {
  font-size: 24px !important;
  padding-top: 20px;
  line-height: 26px !important;
}
.ioop .fontd {
  width: 50%;
  position: relative;
  overflow: hidden;
  height: 410px;
  float: right;
}
.ioop .proj_top_context {
  width: 100%;
  position: absolute;
  box-sizing: border-box;
  top: auto;
  z-index: 101;
  bottom: 10px;

}
.ioop .proj_top_left {
  position: relative;
  z-index: 11;
}
.h1abs {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 40px;
  z-index: 4;
  z-index: 15;
}
.repistat {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 15px;
}
.repione {
  width: 30%;
  display: flex;
  margin-right: 30px;
}
.totlto {
  background: #a9a9a9;
 
}
.proj_top_context {
  width: 100%;
  position: absolute;
  box-sizing: border-box;
  top: auto;
  z-index: 101;
  bottom: 10px;
}
.ohrep {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  padding-top: 30px;
}
.blore1 a {
  color: #000 !important;
  font-size: 24px;
  line-height: 26px;
}
.ohc_tit {
  color: #000;
}
.iopts .video_img {
  width: 100%;
  text-align: center;
  position: relative;
  height: 215px;
  overflow: hidden;
}
.iopts .video_img img {
 max-width: 100%;
  height: 100%;
  object-fit: cover;
  width: 100%;
  object-position: center;
  display: block;
}
.iopts .video_img {
  width: 368px;
  text-align: center;
  position: relative;
  height: 215px;
  overflow: hidden;
}
.merops .proj_top_left {
  width: 100%;
  text-align: left;
  height: 410px;
  position: relative;
}
.fontd.simap {
  float: right;
}
.totls.temn {}      
.video_img.aae  img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  width: 100%;
  object-position: center;
  display: block;
}
.newsgallsld .slick-slide img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.slidf {
  min-height: 250px;
}
.slidfnmaright {
  font-size: 21px;
  font-weight: bold;
  padding-top: 7px;
  padding-left: 20px;
  padding-right: 50px;
}
.innerdsd {
  padding: 10px;
  box-sizing: border-box;
}
.slidfnmaright {
  font-size: 19px;
  font-weight: bold;
  padding-top: 7px;
  padding-left: 20px;
  padding-right: 50px;
}
.topline_pic_mob {display: none}
.logotextmob {display: none}
 .fmenudd {
  display: none;
}
.bggn {
  
  margin-bottom: 40px;
}
.proj_top_context.tmt .proj_desc {
  color: #fff;
}



.proj_all .proj_all_one_name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 30px;
}
.proj_all .proj_all_one_desc span  {color:#000;font-size:14px}
.proj_all  .proj_all_one_desc {
  font-size: 13px;
  margin-bottom: 30px;
  height: 112px;
}
.proj_all  .proj_all .proj_all_one_name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 30px;
  height: 98px;
}
.proj_all  {}
.proj_all .proj_all_one_desc span {
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 500;
}    


.proj_all .proj_all_one_name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 30px;
  height: 98px;
}
.proj_all .proj_all_one img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.proj_all .proj_all_one_name {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 30px;
  height: 82px;
}
.proj_all_one_text {
  width: 250px;
  padding-bottom: 20px;
}
.obwork.mobils {
  display: none;
}
.proj.mionf {
  display: none;
}

.blogs_all.moppp {
  display: none;
}