/************************Стили main*********************************/
.text-odin{
    text-wrap: pretty;
}
.ar-container {
    display: flow-root;
    box-sizing: content-box;
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
*+.uk-h1, *+.uk-h2, *+.uk-h3, *+.uk-h4, *+.uk-h5, *+.uk-h6, *+.uk-heading-2xlarge, *+.uk-heading-3xlarge, *+.uk-heading-large, *+.uk-heading-medium, *+.uk-heading-small, *+.uk-heading-xlarge, *+h1, *+h2, *+h3, *+h4, *+h5, *+h6 {
    margin-top: 0px;
}
.breadcrumb {
    background: transparent;
    font-size: smaller;
    margin-bottom: 0;
    padding: 0.75rem 0 !important;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
   
    list-style: none;
   
    border-radius: .25rem;
}
.breadcrumb-item {
    display: -ms-flexbox;
    display: flex;
}
.breadcrumb a {
    text-decoration: underline !important;
    color: #579384 !important;
}
.breadcrumb-item.active {
    color: #6c757d;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    font-family: FontAwesome;
    color: #ff3d00;
    content: "\f105";
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
}

.coni{
    padding: 30px;
}
.gh{
    padding-bottom: 50px;
}
#lk a:hover{
    filter: drop-shadow(2px 4px 6px #dc15e0);
}
.moduletable{
display: flex;
justify-content: flex-end;
}
.mblac{
    margin-top: 85px;
    background: #fff;
}
    .butol {
    display: none;
}
.bute {
    min-width: 180px;
    padding: 7px 10px;
    background-image: url(../img-home/block/palitra.png);
    background-size: cover;
    color: white !important;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
}
.mnavp{
    padding: .5rem 0rem;
}

.navl{
    color: #8871cb
}

.ar-gridhe {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: .5rem 0rem;
    list-style: none;
    justify-content: space-between;
    align-items: center;
}
[data-uk-cover]:where(img,video), [uk-cover]:where(img,video) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    object-fit: cover;
    object-position: center;
}
.btnm {
    width: 100%;
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: red;
    border: 1px solid transparent;
     padding: 3px 30px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.adr_c .adress {
    text-align: left;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
}
.adr_c p {
    margin-bottom: 0.7rem;
}
.adr_c{
    text-align: left;
}
.uk-grid-column-small>*, .uk-grid-small>* {
    padding-left: 25px;
}
.uk-dropdownm {
    --uk-position-offset: 10px;
    --uk-position-viewport-offset: 15px;
    --uk-inverse: dark;
    width: 300px;
    min-width: 200px;
    padding: 25px;
    background: #fff;
    color: #666;
    border-radius: 5px;
    box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
}

@media (min-width: 1200px) {
    .uk-paddingm {
        padding: 10px;
    }
}
.uk-button-default:hover {
    background-color: #F44336;
    color: #fff;
    border-color: #b2b2b2;
}
hr {
    border-top: 1px dotted rgba(255, 255, 255, 0.41);
    margin: 10px 0;
}
.mobile-none{
    text-align: left;
}
.uk-dropm {
    padding-top: 20px;
    padding-bottom: 20px;

    border-radius: 5px;
    font-size: 14px;
    background: linear-gradient(to right, #8871cb, rgb(70 205 172) 30%);
    border: 2px solid #ffffff;
    display: none;
    position: absolute;
    z-index: 1020;
    --uk-position-offset: 20px;
    --uk-position-viewport-offset: 15px;
    box-sizing: border-box;
    width: 310px;
}
.social i {
    padding: 15px;
    margin: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    max-width: 10px;
    max-height: 10px;
}
.fa.fa-chrome, .fa.fa-creative-commons, .fa.fa-firefox, .fa.fa-get-pocket, .fa.fa-gg, .fa.fa-gg-circle, .fa.fa-internet-explorer, .fa.fa-odnoklassniki, .fa.fa-odnoklassniki-square, .fa.fa-opera, .fa.fa-safari, .fa.fa-wikipedia-w {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
.social {
    display: none;
    margin: 10px 0;
}


svg.fam:before {
    content: url(https://factorsmile.ru/images/icon/1234.svg);
}
.social i {
    background: #ffffff;
   
}
.uk-icon-button {
    max-width: 66px;

    max-height: 46px;
    box-sizing: border-box;
    border-radius: 500px;
    background: #f8f8f8;
    color: #999;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .1s ease-in-out;
    transition-property: color, background-color;
}
.uk-grid-smallma {
    padding-top: 10px;
    padding-left: 40px;
    padding-bottom: 20px;
 
}
.new-year {
    background-image: url(../img-home/baner/christmas-time.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    mix-blend-mode: multiply;
    opacity: 1;
 
}
.new-year li{
    padding-left: 20px;

    padding-bottom: 10px;
}

.new-year li:nth-child(even) {
    background-color: #99929215;

}
.text-center {
    text-align: center;
}
.uk-gridm {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: .5rem 1rem;
    list-style: none;
    justify-content: space-between;
    align-items: flex-start;
}
.iin {
    box-sizing: border-box;
    max-width: 100%;
    width: 25%;
}
.uk-grid-smallmain {
    padding-left: 25px;
}
.uk-position-smallm {

    margin-top: -60px;

    --uk-position-margin-offset: 0px;
}

.list-bg {
   /* background-image: url(/assets/home/img-home/webp/list-bg4.webp);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.bg-im {
    background-image: url(/assets/new_page/img-home/block/DSC_13351.webp);
}
.bg-ima {
    background-image: url(/assets/new_page/img-home/block/DSC_13481.webp);
}


.txt_block h4 {
    text-align: left;
    
    margin-left: -50px;
    background: rgb(70, 205, 172);
    padding: 10px;
    color: #fff;
    max-width: 95%;
}
.block4p{
    text-align: left;
    margin-bottom: 0.3rem;
}
.uk-grid-column-smallblock{
    padding-left: 65px;
}
.uk-card-bodybl {
    display: flow-root;
    padding: 20px 20px;
}
.txt_block {
    background: rgba(255, 255, 255, 0.85);
    padding: 1.5rem;
    border-radius: 3px;
    display: inline-block;
    box-shadow: 0 0 20px 0px #cccccc4d;
}
.number {
    padding: 3rem 3rem ;
}

.img-ot {
  
    color: white;
    border-radius: 20px 20px;
    max-height: 620px;
    height: 100%;
    max-width: 570px;
    width: 100%;
}
.uk-slider-itemsm:not(.uk-grid) {
    text-align: center;

}
.slide-otziv__img-wrapper {
    max-height: 195px;
    max-width: 120px;
    width: 100%;
    height:  100%;
    flex-shrink: 0;
}
.top-wrapper {
    display: flex;
    justify-content: flex-start;
    padding-left: 4%;
    padding-top: 0%;
}
.modnews_date_wrap {
    background-color: #FF3633;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 19px;
    padding-right: 30px;
    border-radius: 0 16px 16px 0;
    max-width: 171px;
    font-size: 16px;
}
.feedback_icon {
    position: relative;
    top: 50px;
  }
  .ert{
    border-radius: 10px;
    max-width: 120px;
    width: 100%;
  }
  .uk-position-centerm {
    top: 65%;
    left: calc(50% - var(--uk-position-margin-offset));
    --uk-position-translate-x: -50%;
    --uk-position-translate-y: -50%;
    transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
    width: max-content;
}
.slide-otziv__doc_name {

      font-size: 32px;
      color: white;
      padding-left: 10px;
      line-height: 116%;
}
.otziv__content-wrap {
    text-align: left;
    max-width: 460px;
    padding-top: 2%;
    width: 100%;
}
.otziv__content {
    padding-left: 3%;
    padding-top: 6%;
    max-width: 100%;
    font-size: 15px;
}
.flex-top-right-wrap {
    max-width: 280px;
    width: 100%;
    padding-top: 5%;
}
.slide-otziv {

    background-position: bottom;
    background-size: 100%;
    color: white;
    border-radius: 20px 20px;
    min-height: 629px;
     width: 100%; 
}
.slidwrap {
    margin-top: 30px;
 
}
.py-4{
    padding-top: 30px;
}
.uk-position-center-left {
    border-radius: 50%;
    transform: rotate(0deg);
    width: 40px;
    height: 40px;
    background: #f4e3e3e3;
    background-image: url(../img-home/block/arrow-green.png);
  
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.uk-slidenav-next{
    border-radius: 50%;
    transform: rotate(180deg);
    background: #f4e3e3e3;
    width: 40px;
    height: 40px;
    background-image: url(../img-home/block/arrow-green.png);
   
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.servis-itemh3 {
    max-width: 380px;
    font-weight: 400;
    line-height: 1.5;
    text-transform: none;
    font-size: 1rem;
    margin-top: 10px;
}
.uk-grid-row-large>.uk-grid-marginmt {
    margin-top: 0px;
}
.pbut{
   padding-bottom: 30px;
}
.spec_car {
    margin-top: 50px;
    color: #fff;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
    background-size: cover;
        border-radius: 7px;
}
.zag{
    color:#fff;
}
.owl-item {
    margin: 0 auto;
    border: 5px solid #fff;
    border-radius: 50%;
}
.owl-itema{
padding: 10px 10px;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
em {
    color: #fff;
}
.licen{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pdoc{
    max-width: 214px;
    text-align: center;
}
.py-4g{
    padding-top: 20px;
}
.pbutg{
    padding-bottom: 40px;
 }
.mt-3{
    cursor: pointer;
    margin: 40px auto;
    display: inherit;
}
.ter .uk-active a
{
    background: #ff006a !important;
}
.uk-dotnav>*>* {
    display: block;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: 0 0;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: 2px solid #fff;
    transition: .2s ease-in-out;
    transition-property: background-color, border-color;
}
.ur{
    margin: 0px;
    border-radius: 50%;
    transform: rotate(0deg);
    width: 40px;
    height: 40px;
    background: #f4e3e3e3;
    background-image: url(../img-home/block/arrow-green.png);
  
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.up{
    margin: 0px;
    border-radius: 50%;
    transform: rotate(180deg);
    background: #f4e3e3e3;
    width: 40px;
   
    height: 40px;
    background-image: url(../img-home/block/arrow-green.png);
   
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.slick-slide {
    padding: 20px;
    display: none;
    float: left;
    /* height: 100%; */
    min-height: 1px;
}
.twentytwenty-container img {
    padding: 0;
    max-height: inherit;
    width: 100%;
    background: none;
    border-radius: 8px;
    margin: 0;
}
.services-desc {
        max-width: 480px;
    padding: 15px 15px 0;
    font-size: 23px;
    font-family: "IskraCYR";
}
.work-item-text a {
    color: #8774c7;
    display: block;
    font-weight: 600;
    text-decoration: underline;
}
.urdo {
    top: 180px;
    margin: 0px;
    border-radius: 50%;
    transform: rotate(0deg);
    width: 40px;
    height: 40px;
    background: #f4e3e3e3;
    background-image: url(../img-home/block/arrow-green.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.updo {
    top: 180px;
    margin: 0px;
    border-radius: 50%;
    transform: rotate(180deg);
    background: #f4e3e3e3;
    width: 40px;
    height: 40px;
    background-image: url(../img-home/block/arrow-green.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.uro {
    margin: 0px;
    border-radius: 50%;
    transform: rotate(0deg);
    width: 40px;
    height: 40px;
    background: #f4e3e3e3;
    background-image: url(../img-home/block/arrow-green.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.upo {
    margin: 0px;
    border-radius: 50%;
    transform: rotate(180deg);
    background: #f4e3e3e3;
    width: 40px;
    height: 40px;
    background-image: url(../img-home/block/arrow-green.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.credit{
    margin-top: 30px;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
}
.media {
    gap: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: center;
}
.media img {
    max-width: 80px;
    width: 100%;
 
}
.iskra{
    color:  #fff;
    text-align: left;
}
@media (min-width: 960px) {
    .uk-width-1-4\@mj {
        width: 31%;
    }
}

.media-body{

    text-align: left;
}
.px-sm-1{
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 1rem;
    padding-bottom: 1rem;

}
.wow1{
display: flex;
    align-items: center;

}
.wow1 img{

    max-width: 90px;
   width:100%;
}
.wow1:nth-last-child(5)>img{
    max-width: 75px;
}

.wow1:nth-last-child(3)>p{
    max-width: 320px;
}
.slick-slidenov {
    padding: 0;
    max-height: inherit;
    width: 100%;
    background: none;
    border-radius: 8px;
    margin: 0;
}
.m-news__cardn{
padding: 20px;
}
.ret{
    padding: 40px;
}
.urn {
    margin-left: -30px;
    top:25%;
    border-radius: 50%;
    transform: rotate(0deg);
    width: 40px;
    height: 40px;
    background: #f4e3e3e3;
    background-image: url(../img-home/block/arrow-green.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.upn {
    margin-right: -30px;
    top:25%;
    border-radius: 50%;
    transform: rotate(180deg);
    background: #f4e3e3e3;
    width: 40px;
    height: 40px;
    background-image: url(../img-home/block/arrow-green.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.prot_topf {
        padding-top: 20px;
    padding-bottom: 20px;

}
.text-white {
    padding-bottom: 30px;
    color: #fff;
}
.dert {
    color: #fff;
}
.kios{
  margin-top: 0px;
    text-transform: none;
    text-align: left;
}
.rey{
    cursor: pointer;
    width: 100%;
}
.form-controlf {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.lip{
    text-align: left;
}
.lok{
    color:#fff;
}
.lok1{
    cursor: pointer;
    color:#fff;
}
@media (min-width: 760px) {
    .uk-width-1-2\@mf {
        width: 80%;
    }
}
.ar-form-label,.ar-form-label a {
       color: #ffffff;
    font-size: 12px;
}
.uk-gridhy {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: space-around;
}
@media (min-width: 640px) {
    .uk-child-width-1-2\@sf>* {
        width: 44%;
    }
}
.mode{
    border-radius: 9px;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
}
.text-whitef {

    color: #fff;
}
.re{
    background: red;
}
.uk-modal {
    z-index: 999999;  
}
.fee{
     display: none;
}
#btnRecord{
       animation-name: artur;

		animation-duration: 2s;
		animation-timing-function: linear;
		animation-delay: 0s;
		animation-iteration-count: infinite;
		animation-direction: normal;
		animation-fill-mode: none;
}
.buttona {
  
    cursor: pointer;
    position: relative;
    background: red;
    color: #fff;
    overflow: hidden;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  
  
  @keyframes artur {

      0% {
        transform:translateX(0);
        transform:rotate(0);
    }
    5% {
        transform:translateX(-2px);
        transform:rotate(-1deg);
    }
    10% {
        transform:translateX(2px);
        transform:rotate(1deg);
    }
    15% {
        transform:translateX(-2px);
        transform:rotate(-1deg);
    }
    20% {
        transform:translateX(2px);
        transform:rotate(1deg);
    }
    25% {
        transform:translateX(-2px);
        transform:rotate(-1deg);
    }
    30% {
        transform:translateX(2px);
        transform:rotate(1deg);
    }
    35% {
        transform:translateX(-2px);
        transform:rotate(-1deg);
    }
    40% {
        transform:translateX(2px);
        transform:rotate(1deg);
    }
    45% {
        transform:translateX(-2px);
        transform:rotate(-1deg);
    }
    50% { transform:translateY(0);
        transform:rotate(0);
    }
}
  
  .buttona:hover,.bute:hover {
      animation:none;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
    box-shadow: 0 0 10px 5px rgba(0, 142, 236, 0.815);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  
  .buttona:hover::before,.bute:hover::before {
    -webkit-animation: sh02 0.5s 0s linear;
    -moz-animation: sh02 0.5s 0s linear;
    animation: sh02 0.5s 0s linear;
  }
  
  .buttona::before,.bute::before {
    content: '';
    display: block;
    width: 0px;
    height: 86%;
    position: absolute;
    top: 7%;
    left: 0%;
    opacity: 0;
    background: #fff;
    box-shadow: 0 0 50px 30px #fff;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
  }
  
  @keyframes sh02 {
    from {
      opacity: 0;
      left: 0%;
    }
  
    50% {
      opacity: 1;
    }
  
    to {
      opacity: 0;
      left: 100%;
    }
  }
  
  .buttona:active,.bute:active {
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: box-shadow 0.2s ease-in;
    -moz-transition: box-shadow 0.2s ease-in;
    transition: box-shadow 0.2s ease-in;
  }

  .hole{
    text-decoration:none;
    --s: 0.1em;
    --c: rgb(79, 71, 219);
    color: #fff;
    padding-bottom: var(--s);
    background: linear-gradient(90deg, var(--c) 50%, #000 0)
    calc(100% - var(--_p, 0%)) / 200% 100%,
    linear-gradient(var(--c) 0 0) 0% 100% / var(--_p, 0%)
    var(--s) no-repeat;
    -webkit-background-clip:  text, padding-box;
    background-clip: text, padding-box;
    transition:  0.5s;
  }
  .hole:hover{
    text-decoration:none;
    --_p:100%
  }
  .podpiska{
    background: #3bbab7;
    color: #fff;
  }
  .form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.pitr{
    padding: 5px;
}

.uk-gridfor {

    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    align-items: center;
}
.artpag{
    padding: 20px 0;
}
.artpo{
    padding-bottom: 40px;
}
.uk-art{
    padding-right: 5px;
}
.cgi{
    padding-left:  5px;
}


.modulet{
    margin: 0px!important;
    padding: 0px!important;
}
.customfo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.uk-form-dangerfo, .uk-form-dangerfo:focus {
    border: 4px solid #F44336!important;
    color: #f0506e!important;
    border-color: #f0506e!important;
}
.ar-font14{
    font-size: 14px;
}
.ar-ow{
    overflow: hidden;
}
.ar-pag20{
    padding-right: 20px;
}
.ar-flexes{
        display: flex;
    flex-direction: column;
    justify-content: center;
}

/*протезирование*/
.plash__flex{
        
      gap: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.sale_card_img img {
    transition: transform 0.3s ease-out;
    max-width: 350px;
    width: 100%;
    height: auto;
}
.sale_card_body{
    max-width: 350px;
    width: 100%;
    padding: 1rem;
}
.sale_card {
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.09);
    cursor: pointer;
}
.sale_card:hover .sale_card_img img {
    transform: scale(1.05);
}
.sale_card_img {

    overflow: hidden;
    background: url(/images/sales/allon4/fon-1920-535_1.jpg);
    background-size: cover;
}
.sale_card_body h4 {
    font-size: 1.1rem;
    font-weight: 600;
    font-family: 'IskraCYR', sans-serif;
    text-transform: uppercase;


}
.plash__h3{
     text-align: center;
    padding-bottom: 30px;
}
.sale_card:hover .sale_card h4 {
 transition: color 0.3s ease-out;
}
.sale_card:hover h4 {
    color: #33bbed;
}
.formtop{

    padding-bottom: 60px;
}
.formtop__flex{
        gap: 30px;
           padding: 30px 30px 45px 35px;
         color: #fff;
        border-radius: 8px;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
       display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
.formtop__h1{
 
        color: #fff;
    font-family: "IskraCYR", sans-serif; 
    font-size: 52px;
    font-weight: 600;
        text-align: center;
}
.formtop__flex__text{
        align-self: center;
    justify-items: center;
    flex: 1 1 200px;
}
.formtop__flex form{
    flex: 1 1 200px;
}
.formtop__flex__text li{
    font-size: 1.25rem;
    font-weight: 400;
      color: #fff;
       font-family: "IskraCYR", sans-serif; 
}
form h3{
    font-weight: 600;
    text-align: center;
      color: #fff;
}
 ul {
        list-style-type: none;
    padding-left: 0px;
}

#formcontenth3{
    color:#fff;
}
.iframe_youtube{
    width:100%;
    height:462px;
}
.spec_car p {
    margin-bottom: .3rem;
}
.preim__flex {
    gap: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
.preim__block {
    gap: 10px;
    width: 40%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.preim h3{
    padding-top: 40px;
    text-align: center;
    font-size: 35px;
    color: #7e59b0;
}
/*До после*/
  .nash-raboti h2{
    color: #5c4a8c;
    text-align: center;
  }
  .slidwrap__img {
  
    position: absolute;
    bottom: 5%;
    right: 4%;
    
    }
    .slidwrap__images{
        position: relative;
        max-width: 660px;
    width: 100%;
    /*height: 400px;*/
    }
    .slidwrap__images img{
width: 100%;
    border-radius: 10px;
    }
  .slidwrap__img img{
    cursor: pointer;
    max-width: 80px;
    width: 100%;
    height: 60px;
  }
  .nash-raboti div{
    text-align: center;
  }
  .slidwrap__text h3 {
    padding-top: 15px;
    text-align: left;
    color: #000000;
  }
  .slidwrap__text p {
          margin-bottom: .3rem;
  font-size: 23px;
    font-family: "IskraCYR";
    color: #000000;
  }
  .slidwrap__text  ul li{
    font-size: 18px;
    color: #000000;
  }
  .slidwrap__text{
    border-radius: 0px 0px 10px 10px;

    padding: 20px;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
  }
  .doctor-works__treatment-list{
    text-align: left;
  }
  .act{
    border: 3px solid #fff;
  }

.splitpic .splitpic-images {
	position: relative;
	overflow: hidden;
}
.splitpic-image {
    overflow: hidden;
    margin-top: 0px;
}
.splitpic-left-image {
    position: absolute;
    top: 0;
    width: 100%;
}


.splitpic-info {
    top: 45%;
    width: 100%;
    font-size: 200%;
    color: white;
    position: absolute;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.50);
}
.splitpic-bar {
    position: absolute;
    background-color: #fff;
}
.splitpic-horizontal {
    cursor: ew-resize;
}
.splitpic-horizontal .splitpic-bar {
    top: 0;
    width: 2px;
    height: 100%;
}
.splitpic-vertical {
    cursor: ns-resize;
}
.splitpic-vertical .splitpic-bar {
    left: 0;
    width: 100%;
    height: 5px;
}
.splitpic-bar i:before{

    transform: translate(-20px, 148px);
    position: absolute;
    content: url(/assets/new_page/img-home/icons/str1.png);
}
.otziv h3 {
    padding-top: 40px;
    text-align: center;
    font-size: 35px;
    color: #7e59b0;
}

/**/
.cases__btn {
    padding: 0.8em 1.75em;
    transition: .5s;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
    font-weight: 600;
    font-size: 17px;
    font-family: 'Roboto', 'Segoe UI', sans-serif;
    text-transform: uppercase;
    color: #fff;
    background:linear-gradient(to left, #8473b1, rgb(91, 180, 161));
 }
 
 .cases__btn::after, .cases__btn::before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  transform: skew(90deg) translate(-50%, -50%);
  position: absolute;
  inset: 50%;
  left: 25%;
  z-index: -1;
  transition: .5s ease-out;
  background-color: var(--color);
 }
 
 .cases__btn::before {
  top: -50%;
  left: -25%;
  transform: skew(90deg) rotate(180deg) translate(-50%, -50%);
 }
 
 .cases__btn:hover::before {
  transform: skew(45deg) rotate(180deg) translate(-50%, -50%);
 }
 
 .cases__btn:hover::after {
  transform: skew(45deg) translate(-50%, -50%);
 }
 
 .cases__btn:hover {
  color: #fff;
 }

 
 .cases__btn:active {
  filter: brightness(.7);
  transform: scale(.98);
 }





.cases__custom-btn {
  width: 160px;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 16px;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5), 7px 7px 20px 0px rgba(0, 0, 0, .1), 4px 4px 5px 0px rgba(0, 0, 0, .1);
    outline: none;
}
 
 .cases__btn-1 {
  background:  linear-gradient(to left, #8473b1, rgb(91, 180, 161));

  border: none;
 }
 
 .cases__btn-1:before {
  height: 0%;
  width: 2px;
 }
 
 .cases__btn-1:hover {
  box-shadow: 4px 4px 6px 0 rgba(255,255,255,.5),
               -4px -4px 6px 0 rgba(116, 125, 136, .5), 
     inset -4px -4px 6px 0 rgba(255,255,255,.2),
     inset 4px 4px 6px 0 rgba(0, 0, 0, .4);
 }
.cases__button{
  display: flex;
    justify-content: center;
}
/**/
@media (min-width: 960px) {
    .uk-child-width-1-2\@m>* {
        padding: 0 45px;
        width: 50%;
    }
}
@media only screen and (min-width: 320px) and (max-width: 768px){
    .formcontent .ar-tuk-inline {
        padding-right: 00px;
        display: block;
        position: relative;
        width: 100%;
        vertical-align: middle;
        -webkit-backface-visibility: hidden;
    
    }
    .splitpic-bar i:before {
    transform: translate(-20px, 102px);
    position: absolute;
    content: url(/assets/new_page/img-home/icons/str1.png);
}
    .updo {
    top: 140px;
    margin: 0px;
    }
    .urdo {
    top: 140px;
    margin: 0px;
    }
 .cases__grid {
    grid-template-columns: 1fr;   
 }
 .slidwrap__images {
    height: auto;
}
 .slidwrap__img {
    bottom: 5%;
}    
    h1 {
    padding: 15px 0;
    font-size: 2rem;
    }
    .cases__btn {
    padding: 0.5em 1.5em;
    }
    .cases__flex a {
    font-size: 16px;
}
}
@media only screen and (min-width: 689px) and (max-width: 1350px){
  .slidwrap__images {
    height: auto;
}
 .slidwrap__img {
    bottom: 5%;
}     
}
/*До после end*/
@media (min-width: 960px) {
    .otziv .uk-child-width-1-2\@m>* {
        padding: 0 20px;
        width: 50%;
    }
}
/*форма*/
.prot_topf {
    padding-bottom: 35px;
    border-radius: 8px;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
}
.forma__flex{
    justify-content: center;
    gap: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.py-3 {
    display: block;
    padding: 1rem ;

}

.text-white, .dert {
    padding-bottom: 30px;
    color: #fff;
}
.text-center {
    font-size: 1.75rem;
    text-align: center;
}
.forma__flex form {
    width: 40%;
}
.forma__text{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 40%;
}
.forma h3{
        padding: 20px 0;
        color: #fff;
}
.forma__flex p{
        color: #fff;
}
.forma{
    padding: 30px 0;
}
/*Форма end*/
.label {
    height: 0;
    width: 0;
    top: -80px;
    position: relative;
}
.plash {
    padding-bottom: 60px;
}

@media only screen and (min-width: 320px) and (max-width: 768px){

    .otziv {
        padding-top: 40px;
    }
    .preim{
    padding-top: 30px;
}
    .preim__flex {
    gap: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
    .preim__block {
         gap: 10px;
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        flex-direction: row;
}
    .iframe_youtube{
    width:100%;
    height:300px;
}
    .acor-container-newim label {
    display:block;
    margin-bottom: .5rem;
    cursor: pointer;
    z-index: 100;
    font-weight: 600;
    font-family: 'IskraCYR', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
}
.acor-container-newim__flex {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 10px;
}
    
    .formcontent__form {
    gap: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
    .content p {
    font-size: 14px;
    margin-bottom: 1.3rem;
}
    .content h3 {
    padding-top: 10px;
    text-align: center;
    font-size: 22px;
    color: #7e59b0;
}
        .formcontent h3 {
    padding-top: 0px;
    text-align: center;
    font-size: 22px;
    color: #7e59b0;
}
    .content__grid-sod a {
    color: #579384;
    font-family: 'IskraCYR';
    font-size: 18px;
}
    .content__grid {
    display: grid;
    grid-gap: 40px;
    grid-template-columns: 1fr;
}
    .formtop__flex__text {
    align-self: center;
    justify-items: center;
    flex: 1 1 150px;
}
    .formtop__flex {
    gap: 10px;
    padding: 30px 30px 45px 35px;
    color: #fff;
    border-radius: 8px;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
}

    .plash__flex {
    gap: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.formtop__flex__text li {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    font-family: "IskraCYR", sans-serif;
}
.buttona {
    width: 100%;
    cursor: pointer;
    position: relative;
    background: red;
    color: #fff;
    overflow: hidden;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.formtop__h1 {
    color: #fff;
    font-family: "IskraCYR", sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.formtop {
   padding-top: 10px;
    padding-bottom: 40px;
}
    .forma__flex form {
        width: 100%;
    }
        .forma__flex {
        padding: 0 15px;
        justify-content: center;
        gap: 40px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
    }
    .forma h3 {
    padding: 20px 0;
    color: #fff;
}
.forma__text {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 100%;
}
.prot_topf {
    padding-bottom: 0px;
    border-radius: 8px;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
}
	
}
.error_namecon,.error_namemodal,.error_namepodpiska,.error_namepod,.error_namepriem{
    display:none;
        color: #ff0000;
    text-shadow: 0 0 4px black;
    font-size: 13px;
}
@keyframes artur {

    0% {
      transform:translateX(0);
      transform:rotate(0);
  }
  5% {
      transform:translateX(-2px);
      transform:rotate(-1deg);
  }
  10% {
      transform:translateX(2px);
      transform:rotate(1deg);
  }
  15% {
      transform:translateX(-2px);
      transform:rotate(-1deg);
  }
  20% {
      transform:translateX(2px);
      transform:rotate(1deg);
  }
  25% {
      transform:translateX(-2px);
      transform:rotate(-1deg);
  }
  30% {
      transform:translateX(2px);
      transform:rotate(1deg);
  }
  35% {
      transform:translateX(-2px);
      transform:rotate(-1deg);
  }
  40% {
      transform:translateX(2px);
      transform:rotate(1deg);
  }
  45% {
      transform:translateX(-2px);
      transform:rotate(-1deg);
  }
  50% { transform:translateY(0);
      transform:rotate(0);
  }
}
/************************Стили main конец*********************************/
/*case*/
.case h1{
       color: #5c4a8c;
        font-weight: 600;
        text-align: center;
    margin: 20px 0;
}
h2,h3{
font-weight: 600;
    margin-bottom: 0;
    color: #5c4a8c;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 40px;
}
.case ul,.case ol{
    margin: 0 20px;
}
.case ul li {
    list-style-type: disc !important;
}
.case ol {
    list-style-type: auto !important;
}
.case a {
    font-size: 18px;
    font-weight: 600;
   text-decoration: underline;
}
.case-fleximg{
          padding: 20px 0;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
}
.case-leftimg60 {
    float: left;
    margin: 15px 40px 5px 0px;
    border-radius: 8px;
    width: 60%;
}
.case-leftimg50 {
    float: left;
    margin: 15px 40px 5px 0px;
    border-radius: 8px;
    width: 50%;
}
.case-leftimg40 {
    float: left;
    margin: 15px 40px 5px 0px;
    border-radius: 8px;
    width: 40%;
}
.case-img40 {
    border-radius: 8px;
    width: 40%;
}
.case-img50 {
    border-radius: 8px;
    width: 50%;
}
.case-img60 {
    border-radius: 8px;
    width: 60%;
}
.case-img70 {
    border-radius: 8px;
    width: 70%;
}
.case-img80 {
    border-radius: 8px;
    width: 80%;
}
.case-img90 {
    border-radius: 8px;
    width: 90%;
}
.case-img100 {
    border-radius: 8px;
    width: 100%;
}
.case-leftimg30 {
    float: left;
    margin: 15px 40px 5px 0px;
    border-radius: 8px;
    width: 30%;
}
@media only screen and (min-width: 320px) and (max-width: 900px){
    .case-img40 {
    border-radius: 8px;
   width: 100%;
}
.case-img50 {
    border-radius: 8px;
      width: 100%;
}
.case-img60 {
    border-radius: 8px;
     width: 100%;
}
.case-img70 {
    border-radius: 8px;
      width: 100%;
}
.case-img80 {
    border-radius: 8px;
   width: 100%;
}
.case-img90 {
    border-radius: 8px;
   width: 100%;
}
.case-img100 {
    border-radius: 8px;
    width: 100%;
}
    .case ul, .case ol {
    margin: 0 0px;
}
    .case h1 {
    color: #5c4a8c;
    font-weight: 600;
    text-align: center;
    margin: 0px 0;
}
        h1 {
        font-weight: 600;
        padding: 15px 0;
        font-size: 1.2rem;
    }
    .case-leftimg30,.case-leftimg40 ,.case-leftimg50 ,.case-leftimg60  {
    float: left;
    margin: 15px 0;
    border-radius: 8px;
    width: 100%;
}
    h2,h3{
font-weight: 600;
    margin-bottom: 0;
    color: #5c4a8c;
    font-size: 20px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 40px;
}
}

/*case end*/




.cases__grid{
    display: grid;
    grid-gap: 40px;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    align-items: stretch;
    justify-items: center;
}
.card {
    gap: 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 450px;
    width: 100%;
    height: 100%;
     background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
    border-radius: 10px;
    box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.08), -4px -4px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s;
    cursor: pointer;
    box-sizing: border-box;
    padding: 10px;
    justify-content: flex-start;
}

.card:hover {
    
animation-name: animate_gradient1;
		animation-duration: 1s;
		animation-timing-function: linear;
		animation-delay: 0s;
		animation-iteration-count: 1;
		animation-direction: normal;
		animation-fill-mode: none;
}
@keyframes animate_gradient1 {
	0% {
	    transition: all .2s;
	     background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 40%);
	}
		10% {
		     transition: all .2s;
     background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 50%);
	}
	20% {
	     transition: all .2s;
	     background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 60%);
	}
		40% {
     background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 70%);
	}
	50% {
	     background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 80%);
	}
	80% {
     background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 90%);
	}
	90% {
     background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 100%);
	}
	100% {
	     background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
	}
}
.card-image-container {
    width: 100%;
   
    display: flex;
    gap: 10px;
   align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}
.card img {
width: 100%;
    max-height: 242px;
    height: 100%;
    aspect-ratio: 3 / 2;
    border-radius: 10px;
    transition: all .5s;
    transform: scale(1);
}

.card-title {
      transition: all .5s;
    text-align: center;
    margin: 0;
    font-size: 16px;
font-family: 'IskraCYR', sans-serif;
    font-weight: 600;
    color: #fff;
    cursor: default;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    cursor: pointer;
}

.card-title:hover {
     transition: all 1s;
    text-decoration: underline;
animation-name: artur;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
}
@keyframes artur {

      0% {
        transform:translateX(0);
        transform:rotate(0);
    }
    5% {
        transform:translateX(-1px);
        transform:rotate(-1deg);
    }
    10% {
        transform:translateX(1px);
        transform:rotate(1deg);
    }
    15% {
        transform:translateX(-.3px);
        transform:rotate(-.3deg);
    }
    20% {
        transform:translateX(.3px);
        transform:rotate(.3deg);
    }
    25% {
        transform:translateX(-.3px);
        transform:rotate(-.3deg);
    }
    30% {
        transform:translateX(.3px);
        transform:rotate(.3deg);
    }
    35% {
        transform:translateX(-.3px);
        transform:rotate(-.3deg);
    }
    40% {
        transform:translateX(.3px);
        transform:rotate(.3deg);
    }
    45% {
        transform:translateX(-.3px);
        transform:rotate(-.3deg);
    }
    50% { transform:translateY(0);
        transform:rotate(0);
    }
}
.card-des {
    -webkit-box-orient: vertical;
    margin: 0;
    font-size: 14px;
    color: #fff;
    cursor: default;
    cursor: pointer;
}

.card img:hover {
    transition: all .5s;
    transform: scale(1.2);
      border-radius: 10px;
}

.card a{
        max-height: 240px;
        height: 100%;
     border-radius: 10px;
     overflow: hidden;
}
.card-title a{
         text-decoration: none;
    color:#fff;
}
.case{
        padding-top: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 1165px){
    .card {
    gap: 10px;
    position: relative;
    display: flex
;
    flex-direction: column;
    max-width: 370px;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
    border-radius: 10px;
    box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.08), -4px -4px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s;
    cursor: pointer;
    box-sizing: border-box;
    padding: 10px;
    justify-content: flex-start;
}
}


.comparison-table {
    margin: 1rem 0;
  border-collapse: collapse;
  width: 100%;
  font-family: Arial, sans-serif;
}

.table-header {
  background-color: #f2f2f2;
}

.table-cell {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}

.table-row-alt {
  background-color: #f9f9f9;
}
@media only screen and (min-width: 320px) and (max-width: 768px){	
table th,table td{
     font-size: 11px;
}
.cases__grid{
    display: grid;
    grid-gap: 40px;
    grid-template-columns: 1fr;
    align-items: stretch;
    justify-items: center;
}
	
}
/*cases end*/