@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: "Onest", sans-serif;
  font-size: 14px;
  font-weight: normal;
   color: #272727;
}
a.bt {
  color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 21px;
  text-align: center;
  line-height: 60px;
  padding-left: 100px;
  padding-right: 100px;
  border: 1px solid #BF9959
}
#wp-submit {
    color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 21px;
  text-align: center;
  line-height: 60px;
  padding-left: 100px;
  padding-right: 100px;
  border: 1px solid #BF9959
}
input[type="submit"] {
  color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 21px;
  text-align: center;
  line-height: 60px;
  padding-left: 100px;
  padding-right: 100px;
  border: 1px solid #BF9959;
  cursor: pointer;
}
a.bl {
  color: #272727;
  font-size: 16px;
  background: #fff;
  border: 1px solid #272727;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 21px;
  text-align: center;
  line-height: 60px;
  padding-left: 100px;
  padding-right: 100px;
}
input[type="text"] {
  width: 100%;
  height: 48px;
  border-radius: 8px;
  background: #E3E3E3;
  font-size: 17px;
  font-weight: 300;
  color: #333;
  border: 0;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
input[type="number"] {
   width: 100%;
  height: 48px;
  border-radius: 8px;
  background: #E3E3E3;
  font-size: 17px;
  font-weight: 300;
  color: #333;
  border: 0;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
input[type="password"] {
   width: 100%;
  height: 48px;
  border-radius: 8px;
  background: #E3E3E3;
  font-size: 17px;
  font-weight: 300;
  color: #333;
  border: 0;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
input[type="email"] {
   width: 100%;
  height: 48px;
  border-radius: 8px;
  background: #E3E3E3;
  font-size: 17px;
  font-weight: 300;
  color: #333;
  border: 0;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
input[type="tel"] {
width: 100%;
  height: 48px;
  border-radius: 8px;
  background: #E3E3E3;
  font-size: 17px;
  font-weight: 300;
  color: #333;
  border: 0;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
input[type="submit"] {}
textarea {
  width: 100%;
  height: 150px;
  border-radius: 21px;
  background: #F9F9F9;
  font-size: 16px;
  font-weight: 300;
  color: #B4B4B4;
  border: 0;
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
  resize: none;
  padding-top: 20px;
  font-family: "Onest", sans-serif;
}
h1 {color:#272727;font-weight: 500;font-size: 48px;  }
h2 {color:#272727;font-weight: 500;font-size: 48px;  }
.wrapper {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
}
.header_flex {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.header_left {
  width: 200px;
}
.header_right {
  width: 80%;
}
.header_right_top {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.header_right_bottom {}
.header_right_bottom ul {}
.header_right_bottom ul li {}
.header_right_bottom ul li a {
  color: #272727;
  font-size: 14px;
  font-weight: 300;
}
.htel {color: #4C4D4B;
font-size: 14px;
  font-weight: 300;
  background: url(../images/ph.svg) no-repeat 0  1px;
  padding-left: 25px;
  margin-right: 65px;
}
.mails {color: #4C4D4B;
font-size: 14px;
  font-weight: 300; background: url(../images/pm.svg) no-repeat 0 1px;
  padding-left: 25px;
}
.header_right_top_logins {}
.header_right_top_logins a {
  color: #4C4D4B;
  font-size: 14px;
  font-weight: 300;
  background: url(../images/penter.svg) no-repeat 0 1px;
  padding-left: 25px;
}
.header_right_bottom ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}
.header_right {
  width: 80%;
  padding-top: 45px;
}
.header_left {
  width: 200px;
  padding-top: 10px;
}
.footer {
  float: left;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #232220;
}


.ftel {color: #fff;
font-size: 14px;
  font-weight: 300;
  background: url(../images/ft.svg) no-repeat 0  1px;
  padding-left: 25px;
  margin-right: 65px;
}
.fmails {color: #fff;
font-size: 14px;
  font-weight: 300; background: url(../images/fm.svg) no-repeat 0 1px;
  padding-left: 25px;
}

.footer_menu  {}
.footer_menu ul {}
.footer_menu ul li {}
.footer_menu ul li  a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}
.footer_flex {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.footer_cnt {
   width: 220px;
  
}
.footer_cnt a {display: block;margin-bottom: 32px}
.foosocial {
  display: flex;
}
.foosocial a {
  margin-bottom: 0px;
  margin-right: 20px
}
.footer_menu {
  width: 430px;
}
.footer_menu ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.footer_menu ul li {
  width: 50%;
  margin-bottom: 32px;
}

.picmod {
  float: left;
  width: 100%;
  padding-top: 75px;
  padding-bottom: 135px;
}
.picmod_all {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.picone {
  width: 400px;
  height: 400px;
  border-radius: 21px;
  overflow: hidden;
}
.picone_head {
  height: 88px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  box-sizing: border-box;
  padding-top: 10px;
}
.picone_body {
  height: 312px;
  position: relative;
  width: 100%;
}
.picone_body_name {
  font-size: 24px;
  font-weight: bold;
  color: #353535;
}
.picone_body_desc {
  font-size: 14px;
  color: #272727;
  font-weight: 300;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 40px;
}
.picone_body_link {}
.picone_body_link a {}
.picone_body_link a {
  width: 168px;
  display: block;
  height: 46px;
  border-radius: 21px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.picone_body_text {
  padding-top: 40px;
  padding-left: 40px;
  max-width: 220px;
}
.slider {
  width: 100%;
  padding-top: 125px;
}
.slider_flex_left {
  max-width: 450px;
}
.slider_flex_left h1 {font-size: 36px}
.slider_flex_left h1 {
  font-size: 36px;
  color: #E9C17B;
  font-weight: 500;
  margin-bottom: 30px;
}
.slider_flex_desc {}
.slider_flex_desc {
  font-weight: 300;
  margin-bottom: 55px;
}
.slider_flex_select {
  width: 400px;
  height: 180px;
  background: #F9F9F9;
  border-radius: 24px;
  box-sizing: border-box;
  padding: 40px;
}
.slider_flex_sel_de {
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
.slider_flex_sel_butt {}
.slider_flex_sel_butt a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  display: block;
  width: 188px;
  height: 46px;
  background: #272727;
  border-radius: 21px;
  text-align: center;
  line-height: 46px;
}
.slider_flex_sel_name {
  font-size: 23px;
  font-weight: bold;
  color: #353535;
  font-family: "Cormorant", serif;
}
.slider_flex_right_text {
      font-family: "Cormorant", serif;  font-size: 23px;
  font-weight: bold;
  color: #353535;
}
.slider_flex_right_text {
  font-family: "Cormorant", serif;
  font-size: 23px;
  font-weight: bold;
  color: #353535;
  max-width: 415px;
}
.slider_flex_right {
  width: 50%;
  position: relative;
}
.slider_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.slider_flex_right_text {
  float: right;
}
.abouts {
  width: 100%;
  padding-bottom: 135px;
}
.abouts_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.abouts_flex_left {
  width: 48%;
}
.abouts_flex_right {
  width: 48%;
}
.abotext {
  margin-top: 50px;
  font-size: 14px;
  font-weight: 300;
}
.abouts_flex_right_text {
  margin-bottom: 30px;
  font-weight: 300;
  padding-top: 106px;
}
.abouts_flex_frorm {
  width: 390px;
}
.abouts_flex_frorm {
  width: 390px;
}
.linei {
  margin-bottom: 25px;
}
.linei input {
  color: #272727 !important;
}
.sesov {
  color: #BF9959;
  font-size: 14px;
  font-weight: 300;
}
.selis {
  background: #F9F9F9 url(../images/ard.svg) no-repeat 95% center !important;
  cursor: pointer
}
.main_content {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 135px;
}
.contenx_t {
  width: 100%;
  margin-top: 50px;
  font-weight: 300;
  line-height: 140%;
}
.popup {
  position: fixed;
  z-index: 9999;
  background: #fff;
  width: 620px;
  height: 535px;
  border-radius: 24px;
  top: 100px;
  left: 50%;
  margin-left: -320px;
  padding-top: 40px;
  padding-left: 105px;
  padding-right: 105px;
  box-sizing: border-box;
}
.popup h3 {
   font-family: "Cormorant", serif;  font-size: 48px;
  font-weight: 500;
  color: #322B1F;
  margin-bottom: 70px
}

.close {
  background: url(../images/cls.svg) no-repeat center;
}
.close {
  background: url(../images/cls.svg) no-repeat center;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  right: 25px;
  top: 25px;
}
.aut_mod_form p {margin-bottom: 40px}
#wp-submit {
  color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 21px;
  text-align: center;
  line-height: 60px;
  padding-left: 100px;
  padding-right: 100px;
  border: 1px solid #BF9959;
  cursor: pointer;
  text-align: center;
  width: 100%;
}
.popup {
  display: none;
}
.popup.active {
  display: block;
}
.ffn.active {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 999;
}
.contenx_t.lsk {
  max-width: 600px;
  margin-bottom: 65px;
}
.lk_one_lab {
  font-size: 12px;
  margin-bottom: 15px;
  font-weight: 300;
}
.lk_block {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.load {
  font-size: 16px;
  text-decoration: underline;
  color: #272727;
}
.lk_one.w33 {
  width: 31%;
}
.lk_block {
  margin-bottom: 70px;
}
.lk_one.w66 {
  width: 66%;
}
.lktitul {
  font-size: 20px;
  margin-bottom: 35px;
  font-weight: 500;
}
.lk_block.flest {
  justify-content: flex-start;
}
.lk_block.flest .lk_one.w33 {
  width: 31%;
  margin-right: 2%;
}
.sllready {
  width: 100%;
  display: flex;
}
.oll {
  position: relative;
  font-size: 16px;
  font-weight: 300;
  margin-left: 50px;
  padding-top: 21px;
}
.oll::before {
  content:" "
}
.oll::before {
  content: " ";
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  background: #00AF2F;
  border-radius: 20px;
  left: 0;
  top: 28px;
}
.oll {
  position: relative;
  font-size: 16px;
  font-weight: 300;
  margin-left: 50px;
  padding-top: 24px;
  padding-left: 20px;
}
.status {
  margin-top: 50px;
  margin-bottom: 50px;
  font-weight: 300;
}
.opla {
  margin-bottom: 70px;
}
.opla a {
  width: 400px
}
.opla a {
  width: 400px;
  box-sizing: border-box;
}
.status.red {
  color: #FF5050;
  max-width: 800px;
}
.oll.red::before {
    background: #FF5050
}
.opr_one_ti {
  font-size: 20px;
  color: #000;
  font-weight: 300;
  margin-bottom: 50px;
}
.reposa_one {
  width: 100%;
  margin-bottom: 30px;
  cursor: pointer;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  padding-left: 30px;
}
.reposa_one::before {
  content:" ";
}
.reposa_one::before {
  content: " ";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  background: #F9F9F9;
  border-radius: 20px;
  left: 0;
  top: 0;
}
.opr_one {
  display: none;
}
.opr_one.active {
  display: block;
}
.reposa_one.active::before {
  background: #BF9959;
  
}
.reposatext {
  margin-bottom: 70px;
}
.links {
  width: 100%;
  padding-bottom: 135px;
}
.links h2 {
    margin-bottom: 60px;
}
.link_all_blok_titul {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 30px;
}
.bodilink {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.lone_text_lik {}
.lone_text_lik a {}
.lone {
  width: 31%;
  margin-bottom: 40px;
  display: flex;
}
.lone_text_lik a {
  padding: 10px;
  background: #F9F9F9;
  display: block;
  float: left;
  border-radius: 10px;
  margin-top: 10px;
  color: #272727;
}
.lone_text {
  padding-left: 20px;
  padding-top: 18px;
}
.bodilink {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.link_all_blok {
  width: 100%;
  margin-bottom: 85px;
}
.lone.hidd {
  display: none;
}
.clients {
  width: 100%;
  padding-bottom: 115px;
}
.clients_all {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.clients_all_right {
  padding-top: 93px;
}
.clients_all_right {
  padding-top: 93px;
}
.desi {
  margin-top: 50px;
  color: #272727;
  font-weight: 300;
  margin-bottom: 70px;
}
.clients_all_left {
  width: 50%;
}
.clients_all_right {
  width: 47%;
}
.news {
  width: 100%;
  padding-bottom: 75px;
  float: left;
}
.news h2 {
 margin-bottom: 50px
}
.smos {
  font-weight: 300;
  margin-bottom: 50px;
}
.allopr {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.smione {
  width: 320px;
  display: flex;
}
.news_smi {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.logos {
  margin-bottom: 10px;
}
.smione_text {
  margin-left: 10px;
  font-weight: 300;
}
.news_all {
  width: 100%;
  padding-top: 75px;
}
.newws_title {
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: 300;
}
.newws_text {
  font-size: 14px;
  font-weight: 300;
}
.smione_date {color:#B4B4B4;  font-weight: 300;
}
.newsnei {
  padding-left: 100px;
  padding-right: 100px;
  box-sizing: border-box;
  width: 610px;
  box-sizing: border-box;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.06);
  border-radius: 24px;
  padding-top: 40px;
  padding-bottom: 40px;
  height: 327px !important;
}
 
.slick-prev {
  left: 0;
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: 0;
  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;
  right: -30px !important;
}
.newsne {
  padding: 10px !important;
}
.slick-prev.slick-arrow {
  left: -50px;
}
.slick-next.slick-arrow {
  right: -50px;
}
.slick-next.slick-arrow {
  right: -50px !important;
}
.selectsme {
  float: left;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  background: #272727 url(../images/dia.svg) no-repeat 100% bottom;
}
.selectsme h2 {
  color: #fff
}
.selba {
  color: #fff;
  font-weight: 300;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 55%;
  line-height: 140%;
}
.selectsme_mod {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.se_one {
  width: 300px;
  color: #fff;
  display: flex;
  margin-bottom: 45px;
  margin-right: 110px;
}
.se_one_text {
  line-height: 22px;
  margin-left: 20px;
}
.selectsme_mod2 {
  width: 100%;
  color: #fff
}
.selectsme_mod2 h3 {
  font-size: 20px;font-weight: 300
}
.selectsme_mod2 h3 {
  font-size: 20px;
  font-weight: 300;
  max-width: 40%;
  margin-bottom: 45px;
}
.rep1_top_cif {
  font-size: 36px;
  font-weight: 500;
  color: #BC924B;
  margin-right: 20px;
}
.rep1_top_name {
  font-weight: 300;
}
.rep1_top {
  width: 100%;
  display: flex;
  align-items: center;
}
.repiters {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.rep1 {
  width: 330px;
  margin-right: 93px;
  margin-bottom: 45px;
}
.rep1_bot {
  font-size: 12px;
  padding-left: 43px;
  color: #B4B4B4;
}
.botext {
  color: #fff;
  max-width: 720px;
  margin-bottom: 50px;
}
.botextsale .bt {
  width: 401px;
  box-sizing: border-box;
  color: #272727;
}
.links {
  width: 100%;
  padding-bottom: 45px;
}
.brilis {
  width: 100%;
  margin-bottom: 75px;
}
.brilis h2 {
  margin-bottom: 30px;
}
.brilis_sh {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 90px;
  padding-right: 90px;
  
  border-radius: 21px;
  box-sizing: border-box;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.06);
}
.brilis_sh.zr h2 {
  color: #272727;
  font-weight: 400;
  font-size: 48px;
  font-family: "Cormorant", serif;
}
.brilide {
  max-width: 800px;
  font-weight: 300;
}
.brilide a {
  max-width: 800px;
  font-weight: 300;color:#BC924B;text-decoration: underline
      
  
}
.brilis_sh.zr {
  background: url(../images/gl.svg) no-repeat 100% 0;
}
.formacti {
  margin-top: 120px;
  width: 670px;
}
.formacti form {
  
}
.formacti form .selis {
  width: 390px !important;
}
.formacti form .bt {
  width: 249px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.formacti form {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.formacti {
  margin-top: 60px;
  width: 716px;
  margin-bottom: 30px;
}
.formacti.incount {
  width: 100%;
}
.formacti.incount input[type="text"] {
  width: 357px;
}
.formacti.incount {
  width: 100%;
}
.formacti.incount {
  width: 100%;
}
.abouts {
  width: 100%;
  padding-bottom: 135px;
  float: left;
}
.brilis {
  width: 100%;
  margin-bottom: 75px;
  float: left;
}

.links {
  width: 100%;
  padding-bottom: 45px;
  float: left;

}
.clients {
  width: 100%;
  padding-bottom: 115px;
  float: left;
}
.popup.review.active {
  width: 943px !important;
  margin-left: -475px;
}
.revsend_line {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.revsend_line .lk_one.w33 {
  width: 45%;
}
.revsend_line .lk_one.w100 {
  width: 100%;
}
.revsend_line  {}
.revsend_line  {}
.revsend_line  {}
.popup.review.active {
  display: block;
  height: auto;
  top: 20px !important;
}
.agr {
  color: #000;
  font-size: 12px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
}
.agr a {
  color: #000;
  font-size: 12px;
  text-decoration: underline
}
.agr::before {content: " ";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 0; background: url(../images/agrp.svg) no-repeat center;
}
.agr.active::before {
  content: " ";
  background: url(../images/agr.svg) no-repeat center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
}
.popup.review.active {
  padding-bottom: 40px;
}
.lk_one_inputtu {
  font-size: 16px;
  margin-bottom: 10px;
}
.lipot {
  width: 100%;
  display: flex;
}
.lipot li {
  font-size: 16px;
  color: #000;
  margin-right: 60px;
  padding-left: 20px;
  background: url(../images/lip.svg) no-repeat 0 center;
  cursor: pointer;
}
.lipot li.active { background: url(../images/lia.svg) no-repeat 0 center;}
.popup.thn1.active {
  width: 940px;
  margin-left: -470px;
  height: auto !important;
  padding-bottom: 60px;
}
.popup.thn1.active  h3 {
  font-family: "Cormorant", serif;
  font-size: 48px;
  font-weight: 500;
  color: #322B1F;
  margin-bottom: 60px;
}
.rw {
  font-size: 14px;
  max-width: 83%;
  margin-bottom: 60px;
}
.hmobs {display: none}
.header_right_top_loginss, .mofon {
  display: none;
}
.clients_all_leftmobs {display: none}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: #F9F9F9 url(../images/ard.svg) no-repeat 95% center !important;
}
.chosen-container-single .chosen-single {
  width: 100%;
  height: 60px;
  border-radius: 21px;
  background: #F9F9F9;
  font-size: 16px;
  font-weight: 300;
  color: #B4B4B4;
  border: 0;
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 19px;
  color: #272727 !important;
  font-weight: 300 !important;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: #F9F9F9 url(../images/ard.svg) no-repeat 90% center !important;
  position: absolute;
  right: 19px;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ard.svg) no-repeat 90% center !important;
  position: absolute;
  right: 19px;
}
.linon {
  width: 350px;
}
.colist {
  width: 390px;
}
.linei {
  position: relative;
}
.error {
  color: #FF5050;
  font-size: 12px;
  font-weight: 300;
  left: 10px;
  position: absolute;
  bottom: -22px;
}
.chosen-container-single .chosen-single {
 
  border: 1px solid #F9F9F9;;
}
.chosen-container-single .chosen-single.err {
  border: 1px solid #FF5050;
}
.sesov {
  display: none;
}
.error {
  color: #FF5050;
  font-size: 12px;
  font-weight: 300;
  left: 10px;
  position: absolute;
  bottom: -22px;
  display: none;
}
.error.active {
  display: block;
}
.sesov.active {
  display: block;
}
.formacti .form {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.linon {
   position: relative;
}
.brilis_sh {
  padding: 0;
}
.bitop {
  padding: 50px 90px;
  box-sizing: border-box;
  width: 100%;
}
.resultis_bottom {
  background: #FDEFD7;
  padding: 50px 90px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0px 0px 21px 21px;
}
.resultis_bottom_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.resultis_bottom_flex_left {
  width: 706px;
  font-size: 16px;
  color: #272727;
  font-weight: 300;
}
.resultis_bottom_flex_right .bl {
  width: 100%;
  background: transparent !important;
}
.resultis_bottom_flex_right {
  width: 330px;
}
.resultis_bottom_flex_right .bl {
  width: 100%;
  background: transparent !important;
  box-sizing: border-box;
}
.resultis_bottom {
  background: #FDEFD7;
  padding: 50px 90px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0px 0px 21px 21px;
  display: none;
}
.resultis_bottom.active {
  display: block;
}
.chosen-search-input {
  width: 100% !important;
  height: 40px !important;
  border-radius: 10px !important;
  box-sizing: border-box !important;
}
.chosen-drop {
  padding-left: 10px !important;
  padding-right: 10px !important;
  box-sizing: border-box;
}
.active-result.result-selected {
  background: #BF9959 !important;
  color: #fff !important;
  border-radius: 7px;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #BF9959 !important; 
}
.resultcy {
  width: 100%;
  padding-left: 90px;
  padding-right: 90px;
  box-sizing: border-box;
}
.one_company_full {
  position: relative;
  padding-left: 180px;
  box-sizing: border-box;
}
.one_company_pic {
  width: 140px;
  height: 140px;
  position: absolute;
  left: 0;
  top: 0;
}
.one_company_pic img {max-width: 140px}
.one_company_all_name {
  width: 100%;
  font-size: 16px;
  color: #272727;
  margin-bottom: 15px;
}
.one_company_all_type {
  color: #B4B4B4;
  font-size: 14px;
  margin-bottom: 15px;
}
.one_company_all_desc {
  width: 100%;
  color: #272727;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 15px;
}
.one_company_all_dir {
  width: 100%;
  color: #272727;
  font-size: 14px;
  font-weight: 300;

}
.one_company_all_tel {
  width: 100%;
  color: #272727;
  font-size: 14px;
  font-weight: 300;

}
.one_company {
  width: 100%;
  margin-bottom: 60px;
}
.one_company_all_site {}


.one_company_all_site {
  margin-top: 15px;

}
.one_company_all_site a {
  color: #BC924B;
  text-decoration: underline;
}
.resultcy {
  display: flex;
  flex-wrap: wrap;
}
.ndn {
  width: 100%;
  order: 1;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.resultcyd {
  padding-left: 90px;
  padding-right: 90px;
  padding-bottom: 50px;
  box-sizing: border-box;
  width: 100%;
}
.main_content.hiddens.newcoma {
  display: none;
}
.main_content.ankse.active {
  display: none;
}
.opr_one.active {
  position: relative;
}
#anketi {
  display: none !important;
}
#js-file {
  display: none;
}
#result img {max-width: 140px}
.oll.yell {}
.oll.yell::before {
  content: " ";
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  background: #FFB334;
  border-radius: 20px;
  left: 0;
  top: 28px;
}
.bt.stat {
  margin-top: 48px;
}
.status p {
  margin-bottom: 10px;
}
.oll.brill::before {
  content: " ";
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  background: #FFB334;
  border-radius: 20px;
  left: 0;
  top: 28px;
}

.oll.brill::before {
  content: " ";

  width: 16px;

  height: 16px;

  display: block;

  position: absolute;

  background: url(../images/br.svg) no-repeat center;

  border-radius: 20px;

  left: 0;

  top: 26px;

}
.popup.news.active {
  display: block;
  height: auto;
  top: 20px !important;
}
.popup.news.active {
  width: 943px !important;
  margin-left: -475px;
}
.coco {
  font-size: 18px;
  margin-bottom: 20px;
}
.slider_flex_select {
  width: 400px;
  height: 212px;
  background: #F9F9F9;
  border-radius: 24px;
  box-sizing: border-box;
  padding: 40px;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: none !important;
  background-image: #B4B4B4 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0 !important;
  background: #F9F9F9 !important;
  border:1px solid #F9F9F9 !important
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 19px;
  background-clip: padding-box;
  background: #f9f9f9 !important;
  border: 1px solid #f9f9f9 !important;
  border-radius: 0 0 21px 21px;
  box-shadow: none !important;
  padding-bottom: 20px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
  padding-left: 20px !important;
  padding-right: 20px !important;
  box-sizing: border-box;
  font-size: 16px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.active-result.result-selected {
  background: rgba(39, 39, 39, .06) !important;
  color: #fff !important;
  border-radius: 0;
  color: #272727 !important;
}
.active-result.result-selected.highlighted {
  background: rgba(39, 39, 39, .06) !important;
  color: #fff !important;
  border-radius: 0;
  color: #272727 !important;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #272727 !important;
  background-image: none !important;
  background-image: none !important;
  color: #272727 !important; background: rgba(39, 39, 39, .06) !important;
}


.chosen-container .chosen-results li:hover {
    background: rgba(39, 39, 39, .06) !important;
  color: #fff !important;
  border-radius: 0;
  color: #272727 !important;
}
.smione_text a {color: #272727 !important;}
.lk_block.ww25 {
  flex-wrap: wrap;
}
.lk_one.w25 {
  width: 47%;
  margin-bottom: 40px;
}
.lk_block.ww25 {
  flex-wrap: wrap;
  width: 66%;
}
.header {
  background: #232220;
}
.header_right_top_logins a {
  color: #BF9959;
  font-size: 14px;
  font-weight: 300;
  background: url(../images/penter.svg) no-repeat 0 1px;
  padding-left: 25px;
  margin-left: 20px;
}
.mails {
  color: #fff;

}
.htel {
   color: #fff;
 
}
.header_left a {color: #BF9959;}
.header_left a {
  color: #BF9959;
  font-size: 21px;
  display: block;
  font-weight: bold;
  margin-top: 30px;
}
.header_right_bottom ul li a {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}
.header_right_bottom ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  margin-bottom: 14px;
}
.header_right {
  width: 80%;
  padding-top: 25px;
}
.header_left a {
  color: #BF9959;
  font-size: 23px;
  display: block;
  font-weight: bold;
  margin-top: 12px;
}
.selectsme {
  margin-top: 100px;
}
.news {
  width: 100%;
  padding-bottom: 75px;
  float: left;
  padding-top: 75px;
}
.footer_menu {
  width: 630px;
}
.header_right_bottom {
  margin-top: 17px;
}
.header_right_top {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.header_right_bottom {
  margin-top: 17px;
  width: 100%;
  margin-bottom: 20px;
}
.header_right_top_cnt {
  margin-right: 40px;
}
.header_flex {
  flex-wrap: wrap;
}
.mapsi {
  margin-left: -108px;
}
.footer_logo a {
   color: #FFF;
  font-size: 18px;
  display: block;
  font-weight: bold;
 }
 .news h2 {
  margin-bottom: 0px;
}
.all_page {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.left_page {
  width: 400px;
 
}
.all_page {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.left_page {
  width: 328px;
  background: #232220;
}
.left_page a {
  color: #BF9959;
  font-size: 14px;
  font-weight: 300;
  background: url(../images/penter.svg) no-repeat 0 1px;
  padding-left: 25px;
  margin-left: 20px;
}
.left_page a {
  color: #BF9959;
  font-size: 16px;
  font-weight: 300;
  background: url(../images/penter.svg) no-repeat 0 center;
  padding-left: 25px;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}
.left_page {
  width: 328px;
  background: #232220;
  min-height: 800px;
}
.left_page {
  width: 328px;
  background: #000;
  min-height: 800px;
  padding-top: 50px;
}
.footer {
  float: left;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  background: #232220;
}
.footer_menu ul li {
  width: 50%;
  margin-bottom: 22px;
}
.right_page {
  width: 100%;
  box-sizing: border-box;
  padding-left: 40px;
  padding-top: 50px;
}
.right_page h1 {
  color: #232323;
  font-weight: 500;
  font-size: 23px;
}
.header_left a {
  color: #fff;
  font-size: 30px;
  display: block;
  font-weight: bold;
  margin-top: 12px;
}
.one_sdelka {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 90px;
  padding-right: 90px;
  border-radius: 21px;
  box-sizing: border-box;
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.06);
}
.genpanel {
  width: 100%;
  padding-right: 50px;
  box-sizing: border-box;
}
.one_sdelka {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 0px 4px 13px rgba(79, 79, 79, 0.1);
  margin-bottom: 30px;
}
.genpanel {
  margin-top: 35px;
}
.one_sdelka_f {
  width: 100%;
  display: flex;
}

.one_sdelka_img {
  width: 120px;
  overflow: hidden;
  height: 120px;
}
.one_sdelka_name {
  font-size: 16px;
  font-weight: 600;
  margin-top: 5px;
}
.one_sdelka_desc {
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
  color: #333;
}
.one_sdelka_text {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.one_sdelka_right {
  width: 37%;
  display: flex;
  justify-content: space-between;
  padding-left: 50px;
  box-sizing: border-box;
}
#dio {
  color: #fff;
  font-size: 14px;
  background: #BF9959;
  font-weight: 500;
  height: 40px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 40px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #BF9959;
  cursor: pointer;
  display: block;
  cursor: pointer;
  margin-top: 20px;
}
.one_sdelka_sale {
  width: 266px;
}
.dide_d {
  text-align: center;
  margin-top: 10px;
  font-size: 30px;
  color: #BF9959;
  font-weight: bold;
}
.one_sdelka_date {
  width: 100%;
  display: flex;
  padding-top: 12px;
}
.one_sdelka_date_n {
  width: 45%;
}
.d_titul {
  font-size: 13px;
  font-weight: 600;
  min-height: 30px;
  margin-bottom: 10px;
}   

.d_val {
  font-size: 18px;
}
.one_sdelka_text {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-left: 50px;
}
.one_sdelka_date {
  width: 100%;
  display: flex;
  padding-top: 12px;
  border-top: 1px solid #dedede;
  margin-top: 20px;
}
.sps {
  width: 45%;
  display: flex;
}
.sps {
  width: 45%;
  display: flex;
  flex-wrap: wrap;
}
.summsd {
  width: 100%;
  background: #BF9959;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
}
.summsd_nne {
  width: 100%;
  background: #BF9959;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
}
.summsd_nne {
  width: 100%;
  background: #BF9959;
  text-align: center;
  height: auto;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;border-radius: 7px;
}
.one_sdelka_desc {
  width: 100%;
  margin-top: 10px;
  font-size: 13px;
  color: #a9a9a9;
}
.ssd {
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.summsd {
  width: 100%;
  background: #826A43;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;border-radius: 7px;
}
.one_sdelka_name {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
}
.woocommerce-MyAccount-navigation {
  display: none;
}
.woo-wallet-sidebar-heading {
  display: none;
}
.woocommerce-MyAccount-content {
  width: 100%;
  padding-right: 50px;
  box-sizing: border-box;
  margin-top: 50px;
}
hr {
  display: none !important;
}
.woo-wallet-sidebar ul li.card a {
  padding: 20px;
  display: inline-block;
  width: 100%;
  color: #BF9959;
}
.woo-wallet-my-wallet-container {
  max-width: 100%;
  overflow: hidden;
  border: 0;
  display: flex;
}
#wc-wallet-transaction-details_filter {
  display: none;
}
.header.lk {
  background: #232220;
  padding-left: 37px;
  padding-right: 50px;
}
.header.lk .header_left a {
  color: #fff;
  font-size: 19px;
  display: block;
  font-weight: bold;
  margin-top: 12px;
}
.header.lk  .header_right_bottom {
  margin-top: 7px;
  width: 100%;
  margin-bottom: 0px;
}
.header.lk {
  border-bottom: 8px solid #BF9959;
}
.header.lk {padding-bottom: 20px}
.header.lk  .header_right_bottom {
  display: none;
}
.burgme {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
}
.header.lk {
  background: #232220;
  padding-left: 37px;
  padding-right: 130px;
  position: relative;
}
#menu-balans {
  margin-top: 13px;
}
.header.lk .header_left a {
  color: #fff;
  font-size: 24px;
  display: block;
  font-weight: bold;
  margin-top: 12px;
}
.burgme1 {
  width: 100%;
  height: 3px;
  background: #BF9959;
  margin-bottom: 8px;
}
.burgme {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  right: 50px;
  top: 28px;
  cursor: pointer;
}
.header_right_bottom.active {
  display: block;
}
.burgme.active .burgme1 {background: #fff}
#wc-wallet-transaction-details_length {
  display: none;
}
#out {
  color: #fff;
  font-size: 14px;
  background: #BF9959;
  font-weight: 500;
  height: 40px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 40px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #BF9959;
  cursor: pointer;
  display: block;
  cursor: pointer;
  margin-top: 20px;
}
.uots {
  max-width: 400px;
}
#reuser {
     color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 60px;
  padding-left: 100px;
  padding-right: 100px;
  border: 1px solid #BF9959;
  cursor: pointer;
  text-align: center;
  width: 100%;
}
.register_user {
  margin-top: 50px;
  margin-bottom: 50px;
}
.register_user h1 {
  margin-top: 50px;
  margin-bottom: 50px;
}
h1 {
  color: #272727;
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 30px;
}
.popup {
  position: fixed;
  z-index: 9999;
  background: #fff;
  width: 520px;
  height: 435px;
  border-radius: 24px;
  top: 100px;
  left: 50%;
  margin-left: -320px;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
.popup h3 {
  font-family: Onest;
  font-size: 29px;
  font-weight: 500;
  color: #322B1F;
  margin-bottom: 30px;
}
.popup {
  position: fixed;
  z-index: 9999;
  background: #fff;
  width: 520px;
  height: 435px;
  border-radius: 7px;
  top: 100px;
  left: 50%;
  margin-left: -320px;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
#wp-submit {
  color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 60px;
  padding-left: 100px;
  padding-right: 100px;
  border: 1px solid #BF9959;
  cursor: pointer;
  text-align: center;
  width: 100%;
}
#reuser {
  color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 60px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #BF9959;
  cursor: pointer;
  text-align: center;
  width: 100%;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
}
.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
    color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 60px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #BF9959;
  cursor: pointer;
  text-align: center;
  width: 100%;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
}
.allreg {
  width: 500px;
  margin: 0 auto;
}
.allreg h1 {
  text-align: center
}
.ss {
  font-size: 13px;
  margin-bottom: 30px;
}
.formline_label {
  font-size: 13px;
}
.req {
  color: red;
}
.formlines {
  width: 100%;
  margin-bottom: 20px;
}
.formlines {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.page_content {
  width: 100%;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 300px;
}
.page_content {
  width: 100%;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 400px;
}
.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
  color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 60px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #BF9959;
  cursor: pointer;
  text-align: center;
  width: 100%;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
  padding: 0;
}
.header_right_bottom.active {
  display: block !important;
}
#contente {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 100px;
}
.slider_flex_sel_butt a , .botextsale .bt {
  color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 60px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #BF9959;
  cursor: pointer;
  text-align: center;
  width: 100%;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
  padding: 0;
}
.slider_flex_sel_butt a, .botextsale .bt {
  color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 60px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #BF9959;
  cursor: pointer;
  text-align: center;
  width: 30%;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
  padding: 0;
}
.content_section {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 100px;
}
.aut_mod {
  margin: 0 auto;
  width: 500px;
}
.all_content {
  min-height: 500px;
}
.mapisabout {
  width: 100%;
  text-align: center;
}
.all_content.abo h1 {
  color: #272727;
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  color: #BF9959;
  font-weight: bold;
}

.all_content.abo {
    
}
.all_content_con.abo {
  width: 100%;
  margin-top: 50px;
  font-size: 16px;
}
.selectsme.sdad {}  
.selectsme.sdad {
  margin-top: 0;
  text-align: center;
}
.all_content_con {
  width: 100%;
  line-height: 140%;
}
.faq_one {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 0px 4px 13px rgba(79, 79, 79, 0.1);
  margin-bottom: 50px;
}
.faq_onef {
  font-size: 22px;
  position: relative;
}
.faq_onea {
  padding: 20px;
  width: 100%;
  font-size: 15px;
  line-height: 150%;
  box-sizing: border-box;
  display: none;
}
.faq_onea.active {
  display: block;
}
.faq_onef {
  cursor: pointer;
}
.faq_onef.active {
  color: #BF9959;
}
.faq_one {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 0px 4px 13px rgba(79, 79, 79, 0.1);
  margin-bottom: 50px;
}
.woo-wallet-content-heading {
  font-size: 22px;
  color: #BF9959;
  font-weight: bold;
}
.slider_flex_sel_butt a, .botextsale .bt {
  color: #fff;
  font-size: 16px;
  background: #BF9959;
  font-weight: 500;
  height: 60px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 60px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #BF9959;
  cursor: pointer;
  text-align: center;
  width: 30%;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
  padding: 0;
    padding-right: 0px;
    padding-left: 0px;
  padding-left: 30px;
  padding-right: 30px;
}
.footer_cnt.bd {}
.footer_cnt.bd {}
.footer_cnt.bd {}
.footer_cnt.bd {}
.footer_cnt.bd .foosocial img {}
.footer_cnt.bd {
  width: 100%;
  margin-top: 50px;
}
.footer_cnt.bd .ftel {
  color: #BF9959;
  font-size: 24px;
  font-weight: 300;
  background: url(../images/ph.svg) no-repeat 0 1px;
  padding-left: 25px;
  margin-right: 65px;
}
.footer_cnt.bd .ftel {
  color: #BF9959;
  font-size: 24px;
  font-weight: 300;
  background: url(../images/ph.svg) no-repeat 0 1px;
    background-size: auto;
  padding-left: 25px;
  margin-right: 65px;
  background-size: 27px;
  padding-left: 40px;
}
.footer_cnt.bd  .fmails {
  color: #BF9959;
  font-size: 24px;
  font-weight: 300;
  background: url(../images/pm.svg) no-repeat 0 1px;
    background-size: auto;
  padding-left: 25px;
  margin-right: 65px;
  background-size: 27px;
  padding-left: 40px;
}
.footer_cnt.bd .foosocial img {
  width: 50px;
}
.dio {
  color: #fff;
  font-size: 14px;
  background: #BF9959;
  font-weight: 500;
  height: 40px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 40px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #BF9959;
  cursor: pointer;
  display: block;
  cursor: pointer;
  margin-top: 20px;
}
.agree {
  margin-top: 20px;
  cursor: pointer;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative
}
.agree a {
  color:#BF9959
}
.agree::before {
  content: " ";
  background: #E3E3E3;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  border-radius: 5px;
}
.agree.active::before {
  content: " ";
  background: #BF9959;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  border-radius: 5px;
}
.slider_flex_sel_name {
 
  text-align: center;
}
.slider_flex_sel_butt {
  text-align: center;
}
.slider_flex_sel_name {
  font-size: 25px;
 
}
.slider_flex_sel_butt a, .botextsale .bt {
  font-size: 18px;
 
}
.selectsme.clss {
  margin-top: 0;
}
body {
  background: #dedede;
}
.all_content_con.abo.finss ul li {
    
}
.all_content_con.abo.finss ul   {
  display: flex;
}
.all_content_con.abo.finss ul li {
  width: 23%;
  background: #BF9959;
  padding: 30px;
  box-sizing: border-box;
  color: #fff;
}
.all_content_con.abo.finss ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
#contente {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 30px;
}
.all_content {
  min-height: auto;
}
.rep1_bot {
  font-size: 17px;
  padding-left: 43px;
  color: #B4B4B4;
}
.ftel {
  background: url(/wp-content/uploads/2024/09/s1.svg) no-repeat 0 1px;
 
}
.footer_cnt.bd .ftel {
  background: url(/wp-content/uploads/2024/12/s1.svg) no-repeat 0 1px;
 }
 .htel {
  background: url(/wp-content/uploads/2024/12/s1.svg) no-repeat 0 1px;
 
}
.ftel {
  margin-right: 0;
}
.footer_cnt.bd .ftel {
  background: url(/wp-content/uploads/2024/12/s1.svg) no-repeat 0 1px;
    background-size: auto;
  background-size: 30px;
}
.aut_mod_form p {
  display: flex;
  justify-content: flex-start;
}
.aut_mod_form p label {
  
}
.aut_mod_form p input {
  
}
.aut_mod_form p label {
  margin-right: 20px;
  display: block;
  width: 150px;
  padding-top: 10px;
}
.aut_mod_form p label {
  margin-right: 20px;
  display: block;
  width: 115px;
  padding-top: 13px;
}
input[type="text"] {
  background: #fff;
 
}

.agree::before {
  background: #fff;


}
.all_content_con.abo.finss ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.all_content_con.abo.finss ul li {
  width: 45%;
  background: #BF9959;
  padding: 30px;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 30px;
}
input[type="password"] {
  background: #fff !important;
}
input[type="text"] {
  background: #fff !important;
}
#user_login {
  background: #dedede !important;
}
#user_pass {
  background: #dedede !important;  
}
.header.lk .header_right_bottom {
  display: block !important;
}
.burgme {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  right: 50px;
  top: 28px;
  cursor: pointer;
  display: none !important;
}
.content_section #user_login {
  background: #fff !important;
}
.content_section #user_pass {
  background: #fff !important;
}
.one_sdelka_sale_f {
  padding-top: 79px;
}
.ss {
  height: 31px !important;
}
.ss {
  margin-top: 0;
  margin-bottom: 0;
}   
.dio {
  margin-top: 11px;
  height: 59px;
  line-height: 59px;
}
.dide {
  padding-top: 101px;
}
.dide_r {
  text-align: center;
}
.dide {
  padding-top: 86px;
}
.botflex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  margin-bottom: 50px;
}
.bo1 {
  width: 23%;
  text-align: center;
}
.bo1_bot {
  font-size: 20px;
}
.counter-value {
  color: #BF9959;
  font-size: 50px;
  font-weight: bold;
}
.bo1_bot::before {
    content: " "
}
.bo1_bot::before {
  content: " ";
  width: 100px;
  height: 3px;
  display: block;
  background: #BF9959;
  left: 50%;
  position: relative;
  margin-left: -50px;
}
.bo1_bot {
  font-size: 20px;
  padding-top: 30px;
  position: relative;
}
.bo1_bot::before {
  content: " ";
  width: 100px;
  height: 3px;
  display: block;
  background: #BF9959;
  left: 50%;
  position: absolute;
  margin-left: -50px;
  top: 10px;
}
.botflex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  margin-bottom: 50px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.all_content_con.abo.finss ul li.ld4 {
  width: 45%;
  background: #BF9959 url(../images/re4.svg) no-repeat 30px 30px;
    background-size: auto;
  padding: 30px;
    padding-top: 30px;
    padding-left: 30px;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 30px;
  padding-top: 30px;
  background-size: 90px;
  padding-left: 150px;
}
.all_content_con.abo.finss ul li.ld3 {
  width: 45%;
  background: #BF9959 url(../images/re2.svg) no-repeat 30px 30px;
    background-size: auto;
  padding: 30px;
    padding-top: 30px;
    padding-left: 30px;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 30px;
  padding-top: 30px;
  background-size: 90px;
  padding-left: 150px;
}
.all_content_con.abo.finss ul li.ld1 {
  width: 45%;
  background: #BF9959 url(../images/re1.svg) no-repeat 30px 30px;
    background-size: auto;
  padding: 30px;
    padding-top: 30px;
    padding-left: 30px;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 30px;
  padding-top: 30px;
  background-size: 90px;
  padding-left: 150px;
}
.all_content_con.abo.finss ul li.ld1 {
  width: 45%;
  background: #BF9959 url(../images/re1.svg) no-repeat 30px 30px;
    background-size: auto;
  background-size: auto;
  padding: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  padding-top: 30px;
  padding-left: 30px;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 30px;
  padding-top: 30px;
  background-size: 90px;
  padding-left: 150px;
  padding-bottom: 78px;
}
.all_content_con.abo.finss ul li.ld2 {
  width: 45%;
  background: #BF9959 url(../images/re3.svg) no-repeat 30px 30px;
    background-size: auto;
  background-size: auto;
  padding: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  padding-top: 30px;
  padding-left: 30px;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 30px;
  padding-top: 30px;
  background-size: 90px;
  padding-left: 150px;
  padding-bottom: 78px;
}
.dashicons.dashicons-editor-break {
  display: none;
}
#wc-wallet-transaction-details mark.credit {
  color: #000;
  background: transparent !important;
}
#wc-wallet-transaction-details_info {
  display: none !important;
}
input[readonly] {background: #ccc !important}
#pp4 {
  padding-top: 0;
}
.frontes.mof {}
.frontes.mof {
  min-height: 400px;
}
#wc-wallet-transaction-details mark.debit {
  color: #bf0003;
  background: none !important;
}
#contente {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 20px;
}
.all_content_con.abo {
  width: 100%;
  margin-top: 30px;
  font-size: 16px;
}
.all_content_con.abo.finss ul li.ld1 {
  padding: 30px !important;
}
.lk_code {
  max-width: 266px;
  margin-top: 30px;
}
.bt.saveproreal {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 267px;
  margin-top: 30px;
}
.lk_code {
  display: none;
}
#cofi.hidd {
    display: none
}
.lk_saecd.hidd {display: none}
.lk_code.vis {
  display: block;
}
.wtezxt {
  font-size: 12px;
  padding-top: 28px;
  font-weight: 300;
}
.all_content_con.abo.finss ul li.ld1 {
  padding: 30px !important;
    padding-left: 30px;
  padding-left: 150px !important;
}
.woo-wallet-sidebar {
  display: none;
}
.pay-button {
  background: #BF9959;
  width: 250px;
  height: 41px;
  margin-top: 30px;
  border: 0;
  border-radius: 10px;
  text-transform: uppercase;
}
 .wc-block-checkout .wc-block-components-radio-control,
.wc-block-checkout .wc-block-components-radio-control__options {
    display: block !important;
}
.pay-button {
  background: #BF9959;
  width: 250px;
  height: 41px;
  margin-top: 30px;
  border: 0;
  border-radius: 10px;
  text-transform: uppercase;
  cursor: pointer;
}
.genpanel {
  margin-top: 0;
}
.woo-wallet-my-wallet-container .woo-wallet-content {
  width: 28%;
  float: left;
  min-height: 100px;
  padding: 0;
}
.woo-wallet-content input[type="submit"] {
  margin-top: 20px;
  width: 100%;
  border-radius: 11px;
}
.woo-wallet-content input[type="submit"] {
  margin-top: 20px;
  width: 100%;
  border-radius: 11px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  font-weight: normal;
}
#telegram-registration-form {
  margin: 0 auto;
  width: 500px;
}
.telegram-instructions {
  background: #BF9959;
  color: #fff;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
  border: 0;
}
.form-group input {
  width: 100%;
  max-width: 100% !important;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.form-group  input[type="email"] {background: #fff}
#telegram-login-form button {
  background: #BF9959 !important;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}
.header_right_top_logins a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  background: url(../images/penter.svg) no-repeat 0 1px;
  padding-left: 25px;
  margin-left: 20px;
}
.slider {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 30px;
}
#telegram-login-form button {
  background: #007cba;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  width: 100%;
}
.one_sdelka_sale_f {
  padding-top: 52px;
}
.one_sdelka_right.nn {
  width: 10%;
  display: flex;
  justify-content: space-between;
  padding-left: 50px;
  box-sizing: border-box;
}
.one_sdelka_left.nm .one_sdelka_date_n {
  width: 21%;
}
.one_sdelka_left.nm {}
.one_sdelka_left.nm {}
.one_sdelka_left.nm .one_sdelka_sale_f {
  padding-top: 0;
}
.one_sdelka_left.nm .sps {
  width: 30%;
  display: flex;
  flex-wrap: wrap;
  margin-right: 3%;
}
.dide {
  padding-top: 56px;
}
.one_sdelka_name {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.one_sdelka_namedsi {
  display: flex;
  justify-content: space-between;
}
.one_sdelka_left.nm {
  width: 85%;
}
.one_sdelka.dd .one_sdelka_text {
  flex-wrap: wrap;
}
.one_sdelka_namedsi_right {
  margin-left: 20px;
}
.one_sdelka_namedsi_right span {
  
}
.one_sdelka_namedsi_right span {
  background: #BF9959;
  display: inline-block;
  padding: 5px;
}
.one_sdelka_namedsi_right span {
  background: #BF9959;
  display: inline-block;
  padding: 5px;
  color: #fff;
}
.one_sdelka_namedsi {
  display: flex;
  justify-content: space-between;
  width: 20%;
  flex-wrap: wrap;
  margin-right: 3%;
}
.one_sdelka_namedsi_left {
  font-size: 13px;
  font-weight: 600;
  width: 100%;
}
.one_sdelka_namedsi_right {
  margin-left: 0;
}
.sdl {
  font-size: 14px;
  text-align: left;
  width: 100%;
  padding-left: 20px;
  box-sizing: border-box;
}
.sdl span {
  
}
.sdl span {
  font-weight: 600;
  font-size: 15px;
}
.dio {
  color: #fff;
  font-size: 14px;
  background: #BF9959;
  font-weight: 500;
  height: 40px;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  line-height: 40px;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #BF9959;
  cursor: pointer;
  display: block;
  cursor: pointer;
  margin-top: 20px;
}

.errog {
  margin-bottom: 3px;
  display: block;
}


.errog {
    animation: smooth-blink 3s ease-in-out infinite;
}



.one_sdelka_namedsi {
  align-items: flex-start;
  align-content: flex-start;
}
.one_sdelka_namedsi_right span {
  background: #BF9959;
  display: inline-block;
  padding: 5px;
  color: #fff;
  display: block;
  margin-top: 10px;
}
@keyframes smooth-blink {
    0%, 100% {
        opacity: 1;
    }
    25% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.2;
    }
    75% {
        opacity: 0.5;
    }
}
.nvilk {
  display: none;
 
}

