/*mobile*/
.wrapper_mobile {
  /*    background: #859587b5;*/
  margin: 5px auto;
  width: 360px;
  overflow: hidden;
  position: relative;
}

.wrapper_mobile section {
  padding: 0;
  position: relative
}

.wrapper_mobile .page_header {
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: relative;
  overflow: hidden;
  background-size: contain;
  flex-direction: column;
  height: 100%;
  clear: both;
}
.wrapper_mobile .page_header a {
  z-index: 2;
}
.wrapper_mobile .page_header > span {
  line-height: 1;
  text-align: center;
  display: block;
  text-transform: uppercase;
  color: #859587a8;
  /*    -webkit-text-stroke: 2px #859587b5;*/
  /*    text-stroke: 2px #859587b5;*/
}

/*ÃÂ ÃÂ°ÃÂ·ÃÂ¼ÃÂµÃ‘â‚¬Ã‘â€¹ ÃÂ¿ÃÂµÃ‘â‚¬ÃÂ²ÃÂ¾ÃÂ³ÃÂ¾ ÃÂ±ÃÂ»ÃÂ¾ÃÂºÃÂ° ÃÂ² ÃÂ¼ÃÂ¾ÃÂ±ÃÂ¸ÃÂ»ÃÂºÃÂµ*/
.wrapper_mobile .page_header >span:nth-child(1) {
  font-size: 56px;
  margin-bottom: 25px;
  margin-top: 5px;
}

.wrapper_mobile .page_header> span:nth-child(3) {
  font-size: 15px;
  line-height: 1;
  margin-bottom: 5px;
}

.wrapper_mobile .page_header> span:nth-child(4) {
  font-size: 17px;
  line-height: 1;
}

.wrapper_mobile .block_content img {
  max-width: 100%;
}

.wrapper_mobile .block_content {
  position: relative;
  margin-bottom: 15px;
}

.wrapper_mobile .block_content .item_content {
  position: absolute;
  left: 35px;
  right: 35px;
  bottom: 20px;
  color: #fff;
  letter-spacing: 3px;
  font-size: 34px;
  line-height: 1.2;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #000;
  font-weight: 700;
  display: flex;
  align-items: center;
}

.wrapper_mobile .block_slogan {
  position: relative;
  font-size: 32px;
  text-transform: uppercase;
  /* background: url(/img/m-block-2.jpg) no-repeat;*/
  /*padding: 10px 10px 10px 25px;   */
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
  /*height: 455px;*/
}

.wrapper_mobile .block_slogan img {
  max-width: 100%;
}

.wrapper_mobile .block_slogan span {
  display: block;
  text-shadow: 0 2px 1px #000;
}

.wrapper_mobile .block_spec .item_text {
  font-size: 21px;
  text-transform: uppercase;
  background: #8595878f;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}

.wrapper_mobile .block_spec .item_text2 {
  font-size: 18px;
  text-transform: uppercase;
  background: #8595878f;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}

.wrapper_mobile .block_spec .item_name {
  font-size: 18px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}

.wrapper_mobile .block_phone {
  text-align: center;
  margin-bottom: 15px;
}

.wrapper_mobile .block_phone a {
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  background: #8595878f;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}

.wrapper_mobile .block_advantages {
  /*background: url(/img/psiholog2.png) no-repeat center;    */
  font-size: 26px;
  /*height: 444px;*/
  margin-bottom: 15px;
  position: relative;
}

.wrapper_mobile .block_advantages img {
  max-width: 100%;
}

.wrapper_mobile .left_contacts .text_block a {
  overflow: hidden;
  position: relative;
  text-decoration: none;
  font-size: 61px;
  color: #eeb75494;
  transition: all 0.5s linear;
  border: 10px solid #ffffff1f !important;
  height: 360px;
  flex-grow: 1;
  padding: 10px;
  margin: 10px 5.7px;
  box-shadow: 0 0 0px 3px #ff0000, 0 1px 18px rgb(0 0 0 / 35%), 0 3px 3px rgb(0 0 0 / 5%);
}

.wrapper_mobile .module_check .check_title:after {
  content: '';
  position: absolute;
  width: 2px;
  background: #fff;
  right: -16px;
  top: 0px;
  bottom: 19px;
}

.wrapper_mobile .module_check .checkbox {
  margin-top: 3px;
}

.wrapper_mobile .module_check .left_contacts {
  max-height: inherit;
}

.wrapper_mobile .module_check .left_contacts .left_phone .member-title {
  padding-top: 4px;
  z-index: 9;
  color: #eeb754bf;
  /*-webkit-text-stroke: 0.5px #eeb754bf;
    text-stroke: 0.5px #eeb754bf;*/
}

.wrapper_mobile .module_check .left_contacts .left_phone .img_bg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.wrapper_mobile .module_check .marquee_text {
  padding: 0;
}

.wrapper_mobile .content_scroll {
  max-height: 230px;
  overflow: auto;
}

.wrapper_mobile .block_spec {
  margin-bottom: 15px;
}

.wrapper_mobile .block_spec .item_prew {
  position: relative;
}

.wrapper_mobile .block_spec .item_prew .item-title span {
  flex-basis: 50%;
  text-shadow: 1px 1px 1px #000;
  letter-spacing: 4px;
}

.wrapper_mobile .block_spec .item_text {
  font-size: 21px;
  text-transform: uppercase;
  background: #8595878f;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1;
}

.wrapper_mobile .block_content img {
  max-width: 100%;
}

.wrapper_mobile .block_content {
  position: relative;
  margin-bottom: 15px;
}

.wrapper_mobile .block_content .item_content {
  position: absolute;
  left: 35px;
  right: 35px;
  bottom: 20px;
  color: #fff;
  letter-spacing: 3px;
  font-size: 34px;
  line-height: 1.2;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #000;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-family: 'Bebas Neue', sans-serif;
}

.wrapper_mobile .block_advantages {
  font-size: 26px;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 15px;
  position: relative;
}

.wrapper_mobile .block_advantages img {
  max-width: 100%;
}

.wrapper_mobile .block_advantages .item_content {
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 0px;
  letter-spacing: 3px;
}

.wrapper_mobile .block_advantages span {
  display: block;
  color: #fff;
  font-size: 33px;
  line-height: 1.7;
  text-transform: uppercase;
  padding-left: 20px;
  text-shadow: 0 2px 1px #298ac2;
}

.wrapper_mobile .block_slogan {
  position: relative;
  font-size: 32px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: 'Bebas Neue', sans-serif
}

.wrapper_mobile .block_slogan img {
  max-width: 100%;
}

.wrapper_mobile .block_slogan span {
  display: block;
  text-shadow: 0 2px 1px #000;
}

.wrapper_mobile .text_block {
  color: #fff;
  margin-bottom: 10px;
  line-height: 1;
}

.wrapper_mobile .text_block p {
  padding: 0;
}

.wrapper_mobile .module_check .left_contacts .text_block {
  padding: 0;
}

.wrapper_mobile .bg-blue {
  background: #9c9b9b29;
  padding-top: 8px;
  margin: 0 3px;
  border-bottom: 3px solid purple;
}

.wrapper_mobile .border-right {
  flex-basis: 46.5%;
  margin-left: 8px;
}

.wrapper_mobile .module_check .left_contacts .left_phone .member-title {
  padding-top: 4px;
  z-index: 9;
  color: #eeb754bf;
}

.wrapper_mobile .page_header>span:nth-child(2) {
  font-size: 56px;
  padding-top: 0px;
  margin-left: -6px;
  margin-bottom: 15px;
  margin-top: 13px;
  color: #b2893fa6;
  flex-grow: 1;
}

.wrapper_mobile .page_header > span:nth-child(4) {
  font-size: 30px;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  color: #ff0000a6;
  letter-spacing: 6px;
  margin-bottom: 5px;
}

.wrapper_mobile .page_header > span:nth-child(3) {
  font-size: 15px;
  line-height: 0.9;
  margin-bottom: 0px;
  padding-right: 2px;
  padding-top: 7px;
  color: transparent;
  -webkit-text-stroke: 2px #eeb75482;
}

.wrapper_mobile .page_header > span:nth-child(5) {
  font-size: 17px;
  line-height: 1;
  margin-bottom: 5px;
}

.wrapper_mobile .module_check .check_title {
  height: 100%;
  font-family: "Bebas Neue";
  color: #eeb754bf;
  position: relative;
  line-height: 1.6;
  font-size: 46px;
}

.wrapper_mobile .module_check .check_title > span {
  display: block;
  padding-top: 0px;
  padding-left: 0px;
}

.wrapper_mobile .left_contacts > span {
  color: #fff !important;
}

.wrapper_mobile .module_check .check_title {
  height: 100%;
}

.wrapper_mobile .module_check .check_title:after {
  content: '';
  position: absolute;
  width: 2px;
  background: #859587;
  right: -16px;
  top: 9px;
  bottom: 20px;
}

.wrapper_mobile .module_check .checkbox {
  margin-top: 3px;
  color: #859587;
  /*  -webkit-text-stroke: 1px red;
  text-stroke: 1px red;*/
}

.wrapper_mobile .module_check .left_contacts {
  max-height: inherit;
}

.wrapper_mobile .module_check .left_contacts .left_phone > span:nth-child(1) {
  padding-top: 0;
}

.wrapper_mobile .module_check .marquee_text {
  padding: 0;
}

.wrapper_mobile .content_scroll {
  max-height: 230px;
  overflow: auto;
}

.wrapper_mobile .block_spec {
  margin-bottom: 15px;
}

.wrapper_mobile .block_spec .item_prew {
  position: relative;
}

.wrapper_mobile .block_spec .item_prew .item-title {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding-left: 15px;
  padding-bottom: 10px;
  color: #fff;
  display: flex;
}

.wrapper_mobile .block_spec .item_prew .item-title > span {
  flex-basis: 80%;
  text-shadow: 1px 1px 1px #000;
  color: #ffffffa1;
  letter-spacing: 3px;
}

.wrapper_mobile .block_spec .item_prew .item-name {
  text-shadow: 1px 1px 1px #000;
  color: #ffffffa1;
  letter-spacing: 3px;
}

.wrapper_mobile .block_spec .item_img img {
  width: 100%;
  /*height: 380px;*/
  height: 380px;
  object-fit: cover;
  object-position: top;
}

.wrapper_mobile .block_spec .item_prew .item-name {
  position: absolute;
  top: 0;
  right: 15px;
}

.wrapper_mobile .block_spec .item_text {
  font-size: 21px;
  text-transform: uppercase;
  background: #8595878f;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1;
}

.wrapper_mobile .block_content img {
  max-width: 100%;
}

.wrapper_mobile .block_content {
  position: relative;
  margin-bottom: 15px;
}

.wrapper_mobile .block_content .item_content {
  position: absolute;
  left: 35px;
  right: 35px;
  bottom: 20px;
  color: #fff;
  letter-spacing: 3px;
  font-size: 34px;
  line-height: 1.2;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #000;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-family: 'Bebas Neue', sans-serif;
}

.wrapper_mobile .block_advantages {
  font-size: 26px;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 15px;
  position: relative;
}

.wrapper_mobile .block_advantages img {
  max-width: 100%;
}

.wrapper_mobile .block_advantages span {
  display: block;
  font-size: 33px;
  line-height: 1.7;
  text-transform: uppercase;
  /*  padding-left: 20px;*/
  color: #fff;
  text-shadow: 1px 1px 2px #000,
  1px 1px 2px #000;
}



.wrapper_mobile .block_slogan {
  position: relative;
  font-size: 32px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: 'Bebas Neue', sans-serif
}

.wrapper_mobile .block_slogan img {
  max-width: 100%;
}

.wrapper_mobile .block_slogan .item_content {
  position: absolute;
  left: 30px;
  right: 10px;
  bottom: 20px;
  letter-spacing: 3px;
}

.wrapper_mobile .block_slogan span {
  display: block;
  text-shadow: 0 2px 1px #000;
}

.wrapper_mobile .text_block p {
  padding: 0;
}

.wrapper_mobile .module_check .left_contacts .text_block {
  padding: 0;
}

.wrapper_mobile .bg-blue {
  background: #9c9b9b29;
  padding-top: 8px;
}

.wrapper_mobile .border-right {
  flex-basis: 46.5%;
  margin-left: 8px;
}

.audio_block_mob {
  margin-bottom: 10px;
}

.audio_block_mob audio {
  width: 100%;
}

.audio_block_mob audio::-webkit-media-controls-enclosure,
.audio_block_mob audio::-webkit-media-controls-enclosure {
  border-radius: 0;
  background: #915d42b8;
}

.wrapper_mobile .module_check .marquee_text > span{
  line-height: 37px;
  text-shadow: none;
  background-color: #80008063;
  margin-bottom: 0px;
  transition-duration: .5s;
  border: 15px solid #eeb75482;
  display: block;
  text-align: center;
  padding: 30px 5px 15px 12px;
  letter-spacing: 5px;
}
.wrapper_mobile .text_block {
  color: #fff;
  margin-bottom: 10px;
  line-height: 1;
  /*  background-color: #859587b5;
  padding: 35px 5px 25px 7px;*/
  transition-duration: .5s;
  /*  border: 15px solid #859587;*/
  display: block;
  color: #eeb754;
}

/*#replace_tel_mob {
  position: relative;
  cursor: pointer;
}
#replace_tel_mob span {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;    
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.3s linear;
}
#replace_tel_mob > span:nth-child(2) {
  opacity: 0;
  -webkit-transition: all 0.2s linear;
   transition: all 0.3s linear;
}
#replace_tel_mob > span:nth-child(1) {
  color: #eeb754c7;
}
#replace_tel_mob:hover > span:nth-child(1) {
  opacity: 0;
}
#replace_tel_mob:hover > span:nth-child(2) {
  opacity: 1;  
  text-transform:inherit;
}*/
/*section{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}*/
.panel {
  margin-bottom: inherit;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
}

.inner {
  width: 100%;
  margin: 0 auto;
}

.wrapper_mobile .inner {
  height: 100%;
}

.wrapper_mobile .module_check {
  position: relative;
  text-align: left;
  /*display: flex;*/
  flex-direction: column;
  justify-content: space-evenly;
  /*height: 100%;*/
}

.module_check_top span {
  line-height: 20px;
  text-shadow: none;
  background-color: #80008063;
  padding: 33px 5px 20px 7px;
  margin-bottom: 15px;
  transition-duration: .5s;
  border: 15px solid #eeb75482;
  display: block;
  text-align: center;
}

.wrapper_mobile .module_check_top {
  position: relative;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  width: 100%;
}
ul.limarker{
  position: relative;
}
ul.limarker li{
  padding-left: 22px;
  position: relative;
}
ul.limarker li:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 13px;
  bottom: 0;
  background-color: #b1805e;
  font-size: 30px; 
  border-radius: 50%; 
}
.piramid_link_mini {
  overflow: hidden;
  position: relative;
  text-decoration: none;
  font-size: 58px;
  color: #755706;
  transition: all 0.5s linear;
  flex-grow: 1;
  height: 87px;
  width: 150px;
}

.piramid_mini {
  position: absolute;
  /*  top: 2%;
  left: 94px;*/
}

.piramid_mini .border-block-big {
  margin: 10px 0;
  width: 0px;
  height: 75px;
  background: #F1CCAE;
  position: relative;
  /*margin: auto;*/
  /*left: -32px;*/
}

.piramid_mini .border-block-big:before,
.piramid_mini .border-block-big:after {
  content: "";
  width: 0px;
  height: 3px;
  position: absolute;
  left: -30px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}

.piramid_mini .border-block-big:before {
  top: -16px;
  border-bottom: 20px solid #eeb75482;
}

.piramid_link_mini .piramid_mini .border-block-big:after {
  bottom: -14px;
  border-top: 20px solid #8c6804;
}

.piramid_link_mini .img_bg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.piramid_link_mini a.piramid_link {
  overflow: hidden;
  position: relative;
  text-decoration: none;
  font-size: 61px;
  color: #755706;
  transition: all 0.5s linear;
  flex-grow: 1;
  height: 315px;
}

.piramid_link_mini .rotate-right {
  animation-name: rotation-right;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.piramid_link_mini .rotate-left {
  animation-name: rotation-left;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.piramid_link_mobile {
  overflow: hidden;
  position: relative;
  text-decoration: none;
  font-size: 61px;
  color: #755706;
  transition: all 0.5s linear;
  flex-grow: 1;
  height: 340px;
}
.piramid_link_mobile .img_bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.city_all_mobile .city_block{
  margin: 10px 0;
}
.city_all_mobile .city_block a{
  color: #5e6a60;
}
.city_all_mobile .city_block:nth-of-type(odd) a {
  color: #eeb75482;
}
.magic_card_mobile {
  /* height: 295px; */
  position: relative;
  overflow: hidden;
}
.card_mobile{

}
.card_mobile::before {
  --rotate: 132deg;
  content: "";
  width: 500px;
  height: 500px;
  background-image: linear-gradient(var(--rotate), #5dff71, #3c67e3 43%, #4e00c2);
  background-color: #ff0000;
  position: absolute;
  z-index: 0;
  top: -90px;
  left: -75px;
  /* animation: spin 4.5s linear infinite; */
  opacity: 0.5;
}
.card_mobile_650::before {
  width: 650px;
  height: 650px;
  top: -70px;
  left: -145px;
}
.card_mobile_red{
}
.card_mobile_red::before {  
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--rotate)), color-stop(#3c67e3), color-stop(43%, #ff0000), color-stop(85%, #210150));
  background-image: -o-linear-gradient(var(--rotate), #3c67e3, #ff0000 43%, #210150 85%);
  background-image: linear-gradient(var(--rotate), #3c67e3, #ff0000 43%, #210150 85%);
  
}
.card_mobile_green::before {
 
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--rotate)), color-stop(#5dff71), color-stop(43%, #1f3d1f), color-stop(85%, #210150));
  background-image: -o-linear-gradient(var(--rotate), #5dff71, #1f3d1f 43%, #210150 85%);
  background-image: linear-gradient(var(--rotate), #5dff71, #1f3d1f 43%, #210150 85%);
  }

@keyframes spin {
  0% {
    --rotate: 0deg;
    transform: rotate(0deg);
  }

  100% {
    --rotate: 360deg;
    transform: rotate(360deg);
  }
}
.border-letter-mob span{
  border: 2px solid #eeb75482;
  padding: 14px 5px 0 6px;
  background-color: #ff0000c2;
  height: 100%;
  display: flex;
  color: #b2893f;
  position: relative;
  align-items: center;
  width: 100%;
  margin: 0 3px;
  justify-content: center;
}

.border-letter-mob-p-11 span {
  padding: 11px 5px 3px 5px;
}
.border-letter-mob-p-12 span {
  padding: 12px 5px 3px 5px;
}
.header .border-letter-mob span {
  border: 2px solid #eeb75482;
  padding: 14px 8px 8px 8px !important;
}
.ws26 span{
  width: 26px;
}
.ws30 span{
  width: 30px;
}
.ws33 span {
  width: 33px;
}
.ws35 span{
  width: 35px;
}
.ws40 span{
  width: 40px;
}
.ws55 span {
    width: 55px;
}
.ws100 span{
  width: 100%;
}
.mrl-span-8 span{
  margin: 0 8px;
}
.color1 span{ 
  color: #006262;
}
.hs47{
  height: 47px;
}
.border-letter-mob- span:hover {
  background-color: #290029bf;
  color: #b2893f;
  cursor: pointer;
  box-shadow: 0 1px 18px #c59d52, 0 3px 3px rgb(0 0 0 / 5%);
}
.border-letter-zebra span:nth-child(2n+1) {
  background-color: #290029bf;
}
.card_mobile_body::before {
  width: 300%;
  height: 300%;
  top: -100%;
  left: -100%;
}
.card_mobile_body::before {
  background-image: linear-gradient(var(--rotate), #3c67e3, #ff0000 85%, #210150 43%);
}
.piramid_link_mobile > span {
    text-decoration: none;
    color: #859587b5;
    webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    border: 10px solid #ffffff1f !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    box-shadow: 0 0 0px 3px purple, 0 1px 18px rgb(0 0 0 / 35%), 0 3px 3px rgb(0 0 0 / 5%);
}
.border-letter-mob span.empty{
  background-color: none;
  border: none;
  box-shadow: none;
}
.header .border-letter-zebra span:nth-child(2n+1) {
    background-color: #290029bf;
    border: none;
    color: #795d2b;
    -webkit-text-stroke: 1px #c71414;
}
.header .border-letter-zebra span:first-child{
  margin-left: 0;
}
.header .border-letter-zebra span:last-child{
  margin-right: -1px;
}
.header .border-letter-zebra span:nth-child(2n+2) {
  color: #006262;
}
.color2n2_1 span:nth-child(2n+2) {
  color: #006262;
}
.color2n1_1 span:nth-child(2n+1) {
    background-color: #290029bf;
    border: none;
    color: #795d2b;
    -webkit-text-stroke: 1px #c71414;
}
.color-red-last span:last-child{
  background-color:#ff0000c2;
}
.color-red-4 span:nth-child(4){
  background-color:#ff0000c2;
}
.color-red-8 span:nth-child(8){
  background-color:#ff0000c2;
}
.word2row .border-letter-mob span{
  padding: 14px 5px 5px 5px;
}
.scroll::-webkit-scrollbar {
  width: 0px !important;
}