.mnavp{
    padding: .5rem 0rem;
}
.lok a {
    text-decoration: underline;
    color: #fff;
}
 .ar-form-label a{
     text-decoration: underline;
 }
.navl{
    color: #8871cb
}
.ar-subnav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0px;
    padding: 0;
    list-style: none;
    justify-content: space-between;
}
.ar-gridhe {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: .5rem 0rem;
    list-style: none;
    justify-content: space-between;
    align-items: center;
}
.comagic-c-buttons{
        bottom: 15%!important;
}
.ar-container {
    display: flow-root;
    box-sizing: content-box;
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
}
#lb_button-call_widjet {
    display: none !important;
}
.fixed-top {
    display: none;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
    padding: 10px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.as-social [class*=as-icon-]{color:#fff;background-color:#1e87f0;border-radius:50%;transition-property:border-radius,background-color;}
                    .as-icon-facebook:hover{background-color:#3B5999}
                    .as-icon-youtube:hover{background-color:#FF0000}
                    .as-icon-instagram:hover{background-color:#DB307F}
                    .as-icon-twitter:hover{background-color:#3FACE2}
                    .as-icon-vk:hover{background-color:#5181B8}
                    .as-icon-odnoklassniki:hover{background-color:#F58220}
                    .as-icon-whatsapp:hover{background-color:#3EE25B}
                    .as-icon-viber:hover{background-color:#7B519D}
                    .as-icon-telegram:hover{background-color:#24A1DE}
                    .as-icon-telegram:hover{background-color:#0078CA}
                    [class*=as-icon-]:hover{color:#fff;border-radius:6px}
@font-face{
	font-family:'IskraCYR';
	src:url('../fonts/IskraCYR-Light.woff2');font-weight:normal;font-style:normal;
	font-display: swap;
}
@font-face{
	font-family:'DINPro-italic';
	src:url('../fonts/DINPro-Italic.ttf');font-weight:normal;font-style:normal;
	font-display: swap;
}
@font-face{
	font-family:'DINPro-BoldItalic';
	src:url('../fonts/DINPro-BoldItalic.ttf');font-weight:normal;font-style:normal;
	font-display: swap;
}
@font-face{
	font-family:'DINPro';
	src:url('../fonts/DINPro.ttf');font-weight:normal;font-style:normal;
	font-display: swap;
}
@font-face{
	font-family:'DINPro-Bold';
	src:url('../fonts/DINPro-Bold.otf');font-weight:normal;font-style:normal;
	font-display: swap;
}
@font-face{
	font-family:'DINPro-MediumItalic';
	src:url('../fonts/DINPro-MediumItalic.ttf');font-weight:normal;font-style:normal;
	font-display: swap;
}
h4, .h4 {
    font-family: 'IskraCYR', sans-serif;
    text-transform: uppercase;
    display: block;
}
.h3 {
    font-size: 1.75rem;
}
body {
    color: #666;
    font-size: 1rem;
    overflow-x: hidden;

}
.uk-container-small {
    max-width: 1200px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
h1, .h1, h2, .h2, h3, .h3 {
    font-family: 'IskraCYR', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
}
a {
    cursor: pointer;
    color: #46cdac;
}

@media (min-width: 960px) {
    .uk-container {
        padding-left: 0px;
        padding-right: 0px;
    }
}
address, dl, fieldset, figure, ol, p, pre, ul {
    margin: 0 0 0px 0;
}
.blackr{
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%)
}
.kio {
    display: inline;
    z-index: 99999;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
#to svg, #n svg {
    background: #f5f4f4e3 !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    max-width: 100%;
}

/************************Стили header *********************************/

#ser li:hover {
   background-color: #51363635;
    border: 1px solid #ffffff65;
}

#ser .dropdown-item {
    cursor: pointer;
}


#def a {
    border-radius: 20%;
    box-shadow: inset 0 0 0 0 #54b3d6;
      padding: 0 .25rem;
      margin: 0 -.25rem;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
  }
  #def a:hover {
    border-radius: 20%;
    color: #fff;
    box-shadow: inset 200px 0 0 0 #54b3d6;;
  }
  
  /* Presentational styles */
  #def a {


    text-decoration: none;
  }
.soci{
    height: 35px;
    width: 35px;
    padding: 5px;
    margin: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #ffffff;
}
.men-fix{
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
}
.as-social li{
    padding-right: 5px;
}
.header-mobile{
    display: none;
}
.uk-dropdownmop {
    --uk-position-offset: 10px;
    --uk-position-viewport-offset: 15px;
    --uk-inverse: dark;
    width: auto;
    min-width: 200px;
    padding: 25px;
    background: #359e75;
    color: #666;
    border-radius: 30px;
    box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    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;
}
.btn-default {
    background: rgb(216, 68, 82);
    color: #fff;
}

.uk-subnavmobi {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-left: 0px;
    padding: 0;
    list-style: none;
    justify-content: space-evenly;
    flex-direction: column;
}
.logo img {
    max-width: 200px;
}
@media (min-width: 960px) {
    .uk-width-1-2\@mc {
        width: 60%;
    }
}
.uk-subnav>*>:first-child {
    display: flex;
    align-items: center;
    column-gap: .25em;
    color: #fff;
    font-size: 1rem;
    text-transform: none;
    transition: .1s ease-in-out;
    transition-property: color, background-color;
}
.uk-subnav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0px;
    padding: 0;
    list-style: none;
    justify-content: space-evenly;
}
.uk-subnav>* {
    flex: none;
    padding-left: 3px;
    position: relative;
}
.uk-gridno {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: .5rem 1rem;
    list-style: none;
    justify-content: space-between;
    align-items: center;
}
@media (min-width: 800px) {
    .uk-grid>* {
        padding-left: 0px;
    }
}
 /*******************Кнопка с изменением цвета***********************/
.header_callme_viewform {
    position: relative;
    height: 30px;
    width: 200px;
    z-index: 1;
    overflow: hidden;
    -webkit-animation: headerBtn 5s ease-in-out;
    animation: headerBtn 5s ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    margin-left: 0 !important;
    margin-top: 5px !important;
}
.btn-default {
    background: rgb(216, 68, 82);
    color: #fff;
}
.phone button {
    cursor: pointer;

    border: none;
   
    border-radius: 5px;
}
.header_callme_viewform::before {
    position: absolute;
    content: '';
    background: #ffffff;
    height: inherit;
    top: 0;
    left: 0;
    width: 0;
    z-index: -1;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    -webkit-animation: headerBtnBefore 5s ease-in-out;
    animation: headerBtnBefore 5s ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.header_callme_viewform::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    background: rgb(216, 68, 82);
    z-index: -2;
}
@keyframes headerBtn {
    from {
      color: #ffffff;
    }
  
    45% {
      color: #010101;
    }
  
    55% {
      color: #010101;
    }
    to {
      color: #ffffff;
    }
  }
  @keyframes headerBtnBefore {
    from {
      width: 0;
      left: 0;
      right: auto;
    }
    45% {
      width: 100%;
      left: 0;
      right: auto;
    }
    55% {
      width: 100%;
      left: auto;
      right: 0;
    }
    to {
      width: 0;
      left: auto;
      right: 0;
    }
  }
  /*******************Кнопка с изменением цвета конец***********************/
.custom{
    display: flex;
      flex-direction: column;
      gap: 5px;
    /*align-items: flex-end;*/
}
.uk-dropdown {
    --uk-position-offset: 10px;
    --uk-position-viewport-offset: 15px;
    --uk-inverse: dark;
    width: auto;
    min-width: 200px;
    padding: 25px;
    background: #fff;
    color: #666;
    border-radius: 30px;
    box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
}
.uk-dropdown-nav>li>a {
    font-family: "IskraCYR";
    display: block;
    width: 100%;
    /* padding: .25rem 1.5rem; */
    clear: both;
    font-weight: 600;
    font-size: 18px;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    color: #231b1b;
}


.uk-dropdown-nav>li>a:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #d6dce2;
}
.dubai {
    margin-bottom: 20px;
    text-align: left;
}
.dubai a {
    font-weight: 700;
}
.border-top {
    border-top: 1px solid #dee2e6;
}
span.m_numpac {
     text-shadow: -1px 1px 0 rgb(18, 186, 149), -2px 2px 0 rgb(13, 140, 112), -3px 3px 0 rgb(9, 93, 74), -4px 4px 0 rgb(230 30 255), -5px 3px 7px rgb(245 25 235);
    background: #fff;
    margin-right: 5px;
    padding: 0px 5px;
    color: #999;
    border-radius: 3px;
    font-size: -webkit-xxx-large;
    font-size: 35px;
    position: relative;
    overflow: hidden;
    transform: scaley(0.8);
    display: inline-block;
    vertical-align: middle;
}
span.m_numpac::before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #f1f1f1;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.7);
}
span.m_numpac_txt {
    display: inline-block;
    vertical-align: middle;
}

.lead {
    color:  #fff;
    font-size: 1.1rem;
    font-weight: 300;
}
.orde{
    text-align:  left;
}





/************************Меню моб версии***********************/

.menu-triger {
    background: url(../img-home/logo/men.svg) 0 0 repeat;
    display: block;
    width: 2em;
    height: 2em;
 
}	
.menu-close {
	background: url(https://snipp.ru/demo/449/close.png) 0 0 repeat;
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 100;
}
.menu-popup {
    background: #2c2e3e;
    display: none;
    position: absolute;
    right: -110%;
    top: 44px;
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    z-index: 9999;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.marh {
    
    margin-top: 30px;
}
.uk-gridic{
    display: none;
}
.lot{
    display: block;
}
.menu-popup ul {
	margin: 0;
	padding: 0;
}
.menu-popup li {
	list-style: none;

	padding: 0;
}
.menu-popup li a {
	font-size: 18px;
	font-family: "Arial";
	
	line-height: 1.4;	
	text-decoration: none;
}
.body_pointer * {
	cursor: pointer;
}

/************************Меню моб версии конец ***********************/
.der{
    display: block;
}

.uk-gridhe {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: .5rem 0rem;
    list-style: none;
    justify-content: space-between;
    align-items: center;
}

.d-md-block{
    display: block;
}
.icon a {
    color: #fff;
}
/******************************************header end********************************/
/************************Стили footer*********************************/
.aff{
    max-width: 60px;
    width: 100%;
    padding: 7px;
}
@media (min-width: 960px) {
    .uk-width-1-4\@mff {
        width: 45%;
    }
}
@media (min-width: 960px) {
    .uk-width-1-3\@mff {
        width: calc(100% / 4);
    }
}
.mediaf img {

    width: 100%;
    max-width: 60px;
    border: 2px solid #fff;
    margin-top: 7px;
}
.frow {
    background: linear-gradient(135deg, #001521 1%, #344c7f 100%);
    font-size: small;
    color: #eee;
}
.py-3 {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.crow {
    background: #272e33;
    color: #eee;
    font-size: small;
}
.flol {
    display: flex;
    align-items: center;
}
.plol {
    text-align: left;
    padding-left: 10px;
}
.conf {
    padding-right: 15px;
    padding-left: 15px;
}
.klif {
    cursor: pointer;
    font-family: 'IskraCYR', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    font-size: 1.75rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
    color: white;
}
.main-list {
    height: 0;
    overflow: hidden;
}
.blue {
    background: blue;
}
.metro {
    padding: 7px;
    margin: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    max-width: 15px;
    max-height: 15px;
    float: left;
    font-size: smaller;
    color: #fff;
}
.frow ul li {
    margin-bottom: 10px;
    text-align: left;
}
.frow ul {
    padding: 0;
    list-style: none;
}
.orange {
    background: orange;
}
.purple {
    background: purple;
}
.red {
    background: red;
}
h4, .h4 {
    font-family: 'IskraCYR', sans-serif;
    text-transform: uppercase;
    display: block;
    font-size: 1.5rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
}
.frow a {
    color: #eee;
}
.moduletablef {
    display: flex;
}
#aka .uk-accordion-title::before {
    background-image: url();
}
*, ::after, ::before {
    box-sizing: border-box;
}
.socialf {
    display: flex;
    margin: 20px 0;
}
.socialf svg {
    margin: 5px;
}
.wicof {
    width: 150px;
}
.wicofa {
    width: 90px;
}
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
/****кнопка футер***/
.btn-primary {
    color: #fff;
    background: rgb(216 68 82);
    border: none;
    cursor: pointer;
}
.btn-primary:hover {
    background: #cc0139;
}
/****кнопка футер***/

.mediaff{
    padding-bottom: 10px;
    display: flex;
}


.uk-modal-dialogf {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 500px;
    max-width: 100%!important;
    opacity: 0;
    transform: translateY(-100px);
    transition: .3s linear;
    transition-property: opacity,transform
}

.uk-open>.uk-modal-dialogf {
    opacity: 1;
    transform: translateY(0)
}

.uk-modal-container .uk-modal-dialogf {
    width: 1200px
}

.wipo{
    width: 500px;
}
.grecaptcha-badge{
    box-shadow: gray 0px 0px 0px!important;
    opacity: 0;
}


.uk-slideshow-items {
    aspect-ratio: 14 / 9 !important;
    max-height: 440px !important;
}
.uk-gridar {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    align-items: center;
}
.ar-fre{
    text-align: left;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
}
.ar-mt-3{
    cursor: pointer;
    margin: 13px auto;
    display: inherit;
}




span.m_numpac {
    text-shadow: -1px 1px 0 rgb(18, 186, 149), -2px 2px 0 rgb(13, 140, 112), -3px 3px 0 rgb(9, 93, 74), -4px 4px 0 rgb(230 30 255), -5px 3px 7px rgb(245 25 235);
    -webkit-text-shadow: -1px 1px 0 rgb(18, 186, 149), -2px 2px 0 rgb(13, 140, 112), -3px 3px 0 rgb(9, 93, 74), -4px 4px 0 rgb(4, 47, 37), -5px 5px 1px rgba(0, 0, 0, 1);
    -moz-text-shadow: -1px 1px 0 rgb(18, 186, 149), -2px 2px 0 rgb(13, 140, 112), -3px 3px 0 rgb(9, 93, 74), -4px 4px 0 rgb(4, 47, 37), -5px 5px 1px rgba(0, 0, 0, 1);
    color: #16e9ba;
    filter: drop-shadow(2px 4px 6px black);
    background: #46cda8;
    margin-right: 5px;
    padding: 0px 5px;
    color: #fff;
    border-radius: 3px;
    font-size: -webkit-xxx-large;
    font-size: 45px;
    position: relative;
    overflow: hidden;
    transform: scaley(0.8);
    display: inline-block;
    vertical-align: middle;
}
span.m_numpac::before {
    display: none;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #f1f1f1;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.7);
}
.artpot {
    padding-top: 40px;
}
.ar-ukt{
    border-radius: 10px;
    background-image: url(/assets/home/img-home/webp/banner.webp);
}


.ar-im{
    border-radius: 0px 10px 10px 0px;
   

}
.ar-pa{
    color: #fff;
    text-align: left;
    padding: 20px;
}
.ar-uk-card-title {
    color: #fff;
    padding-left: 10px;
    font-size: 1.5rem;
    line-height: 1.4;
}

.links-page__img {
    position: absolute;
    left: -20px;
    top: -24px;
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 18px 18px -8px rgba(40, 65, 94, 0.2);
    box-shadow: 0 18px 18px -8px rgba(40, 65, 94, 0.2);
}

    .ar-uk-card-body {
        text-align: left;
        border-radius: 20px;
        padding: 0px 5px 10px 100px;
    }


.ar-p{
    color: #b332ae;
    font-weight: 600;
    margin-top: 10px;
}

.ar-imge{
    max-width: 110px;
    width: 100%;
    max-height: 110px;
    height: 100%;
}
.ar-fon{
    word-wrap: break-word;
    font-weight: 600;
    font-size: clamp(14px, 0.1043rem + 1.4783vw, 14px);
}
.ar-t{
    font-size: clamp(16px, 0.1043rem + 1.4783vw, 23px);
}
.uk-child-width-1-4\@ma>* {
    width: 25%;
}
.ar-p10{
    padding-right: 10px;
}
.uk-container-smallf {
    max-width: 800px;
}
.ar-f-uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
    justify-content: space-evenly;
    padding-left: 50px;
    padding-right: 50px;
}
.ar-bo{
    margin-top: 6px;
    border-radius: 5px;
}
.ar-tu{
    padding: 10px;
}
.ar-bu{
    padding-top: 20px;
    padding-bottom: 30px;
}
.ar-py-3{
    font-size: clamp(16px, 0.1043rem + 3.4783vw, 23px);
    font-weight: 600;
    padding-bottom: 1rem;
    padding-top: 2rem;
}
.ar-leb{
color:  #fff;
}
.ar-bor20{
    font-weight: 600;
    border-radius: 5px;
}
.ar-pag50{
    padding-bottom: 50px;
}

.ar-uk-gridd {
    padding-left: 70px;
    display: flex;
    flex-wrap: wrap;
    margin: 0;

    list-style: none;
    flex-direction: column;
}
.ar-text-white {

    color: #a52fa2;
}
.ar-tex{
    font-weight: 600;
    font-size: 16px;
    background-color: #3bbab7;
    color: white;
    padding-left: 5px;
    border-radius: 5px;
}
.ar-mt-3d{
  padding-top: 20px;  
}
.aruk-background-primary{
    background: #3bbab7;
}
.ar-uk-light {
    justify-content: center;
    display: flex;
}
.ar-pou{
    font-weight: 600;
    color: #fff;
}
.ar-lebf {
    text-align: left;
    color: #fff;
}
.ar-tuy{
    color: #fff;
    font-size: 16px;
}
.first-screen:after {
    position: absolute;
    content: "";
    margin-top: -51px;
    left: 37%;
    width: 400px;
    height: 500px;
    background-image: url(/assets/home/img-home/webp/doctor2_new.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    z-index: 0;
}
.ar-tu1{
    margin-top: 70px;
}
.spec_car {
    position: relative;
    z-index: 1;
    color: #fff;
    background: url(/assets/home/img-home/webp/spec_bg.webp) center center grey;
    background-size: cover;
}
.ar-uk-width-3-5 {
    font-size: 14px;
    max-width: 400px;
    width: 100%;
}
.ar-tuk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.bg-light {
    background-color: #f8f9fa;
}
.zapis_article_form {
    background: white;
    border-radius: 30px;
    border: 1px solid #eee;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 0px 10px 0px;
}
.ar-uy{
    margin-bottom: 20px;
}
.ar-tuk-margin-top {
    margin-bottom: 40px;
    margin-top: 20px;
}
.ar-rey {
    cursor: pointer;
   
}
.ar-tuk-inline{
    display: block;
        position: relative;
    max-width: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.ar-rgvb{
    border-radius: 5px 0px 0px 5px;
    background: #cbcbcb;
}
.ar-tyuk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    align-items: center;
}
.ar-fvuk-grid-column-small{
            padding-left: 25px;
    }
    
    .ar-nm{
        padding-left: 40px;
    }

.uk-form-icon:not(.uk-form-icon-flip)~.uk-input {
    padding-left: 60px !important;
}

 .social-new {
                  display: inline-flex;
                  align-items: center;
                  margin: 0;
                  padding: 0;
                  list-style: none;
                }
            
                .social-new-item {
                  width: 24px;
                  height: 24px;
                  border-radius: 4px;
                  margin-right: 4px;
                }
            
                .social-new-item a {
                  display: block;
                  line-height: 0;
                }
            
                .social-new-item:hover {
                  opacity: 0.85;
                }
            
                .social-new-item:last-child {
                  margin-right: 0;
                }
            
                .social-new-vk {
                  background-color: #07f;
                }
            
                .social-new-ok {
                  background-color: #eb722e;
                }
            
                .social-new-v {
                  background-color: #7b519d;
                }
            
                .social-new-ws {
                  background-color: #65bc54;
                }
            
                .social-new-t {
                  background-color: #64a9dc;
                }

@media (min-width: 960px) {
    .ar-gg1 {
        width: calc(100% / 2)!important;
    }
}


/************************Стили Новые конец*********************************/
/***********************************стили после ТЗ*****************************************/
.alol {
    color: #8871cb;
}
/*Стили для спинера*/
.loader1 {
  background: none repeat scroll 0 0 #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9999999999;
}

.loader1 .loader_inner1 {
      z-index: 9999999999;
  background-image: url("/images/icon/logo.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  height: 70px;
  width: 60px;
  margin-top: -30px;
  margin-left: -30px;
  left: 50%;
  top: 50%;
  position: absolute;
  animation: beat 2s linear infinite;
}

@keyframes beat {
    0% {
        transform: scale(0.75);
        opacity: 0.5;
    }
    50% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(0.75);
        opacity: 0.5;
    }
}
/*Стили для спинера end*/
.butgree {
        background: #46cdac;
}
.centerpla {
        display: flex;
    flex-direction: column;
    align-items: center;
}
.ppla {
        margin-bottom: 15px;
    font-weight: 600;
    color: white;
}
.ar-tupla {
    padding: 40px;
}
  .uk-gridarf {
  display: flex;
    flex-wrap: wrap;
    margin: 0;
    justify-content: space-evenly;
    align-content: flex-start;
    align-items: flex-start;
  }
  .foot-zag {
      font-size: 1.75rem;
    color: white; 
    margin: 0px;
  }
  @media (max-width: 960px) {
   .foot-zag {
      font-size: 1.5rem;
    margin: 10px;
  }   

  }

/************************Стили footer конец*********************************/
/*****************Стили для модалки************************************/
 @keyframes open {
   0% {
		
	opacity: 0;
		}
		100% {
	
opacity: 1;
		} 
    
}
@keyframes open-text {
   0% {
		
		transform:scale(.2);
		}
		100% {
	
		transform:scale(1);
		} 
    
}
@keyframes hide {
   0% {
		
		transform:scale(1);
		}
		100% {
	
		transform:scale(.2);
		} 
    
}
.overlay-modal[style*="block"] {

 animation: open .6s linear 0s 1 normal none;
      opacity: 1;
}
.overlay-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    overflow-y: auto; 
    padding: 15px 15px;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity .15s linear;
    animation: hide .6s linear 0s 1 normal none;
}
.ar-modal-dialog {
    position: relative;
    box-sizing: border-box;
        margin: 5% auto;
   
     z-index: 1010;
    max-width: 100% !important;
  

    transition: .3s linear;
    transition-property: opacity, transform;
     animation: open-text .4s linear 0s 1 normal none;
     
}

button.ar-icon:not(:disabled) {
    cursor: pointer;
}
.ar-icon {
    color: #000;
}
[class*=ar-modal-close-] {
    position: absolute;
    z-index: 1010;
    top: 10px;
    right: 10px;
    padding: 5px;
    border: 0;
}
.ar-close {
    color: #999;
    transition: .1s ease-in-out;
    transition-property: color, opacity;
}
.ar-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0;
}
button.ar-icon:not(:disabled) {
    cursor: pointer;
}
.ar-icon:not(.ar-preserve) [stroke*="#"]:not(.ar-preserve) {
    stroke: currentcolor;
}
[class*=ar-modal-close-]:first-child+* {
    margin-top: 0;
}
/*****************Стили для модалки************************************/
 .error_namecon,.error_namemodal,.error_namepodpiska,.error_namepod{
    display:none;
        color: #ff0000;
    text-shadow: 0 0 4px black;
    font-size: 13px;
}
ul, ul li {
    list-style: none;
    padding-left: 0;
}
.acor-body a, .h4 {
    color: #eee !important;
}
/*Стили для спинера*/
.loader1 {
  background: none repeat scroll 0 0 #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9999999999;
}

.loader1 .loader_inner1 {
      z-index: 9999999999;
  background-image: url("/images/icon/logo.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  height: 70px;
  width: 60px;
  margin-top: -30px;
  margin-left: -30px;
  left: 50%;
  top: 50%;
  position: absolute;
  animation: beat 2s linear infinite;
}

@keyframes beat {
    0% {
        transform: scale(0.75);
        opacity: 0.5;
    }
    50% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(0.75);
        opacity: 0.5;
    }
}
/*Стили для спинера end*/
.header__flex {
        gap: 10px;
  padding: 0.5rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__flex-logo img,
.offset-md-1logo a img {
  max-width: 200px;
  width: 100%;
}
.back {
  background: linear-gradient(to right, #8871cb, #46cdac 30%);
  box-shadow: 0px 0px 9px 0px rgba(51, 51, 51, 0.5);
}
.main-menu li li.menu-children:after,
.main-menu li.menu-children:after,
.main-menu > li:hover::after {
  position: absolute;
  content: "‹";
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  right: -12px;
  top: 1px;
  transform: rotate(-90deg);
}
.main-menu li li.menu-children:after,
.main-menu > li:hover::after {
  /*top: 3px;*/
  transform: rotate(90deg);
  right: -18px;
}
.main-menu li li.menu-children:after {
  right: 10px;
  top: 12px;
  transform: rotate(180deg);
}
.main-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 0;
  padding: 0;
  list-style: none;
  justify-content: space-between;
}
.main-menu > li {
  display: inline-flex;
}
.main-menu > li + li {
  margin-left: 15px;
}
.main-menu > li > a {
    /*font-family: "IskraCYR", sans-serif;*/
   position: relative;
    color: #fff;
    transition: color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    /*font-weight: 600;*/
    letter-spacing: 0.2px;
    font-size: 18px;
    text-decoration: none;
}
.main-menu > li > a:hover {
  border-radius: 20%;
  box-shadow: inset 20px 0 20px 0#54b3d6;
  color: #fff;
  text-decoration: none;
}
.main-menu li {
  margin: 0;
  white-space: nowrap;
}
.main-menu li.menu-children {
  position: relative;
  margin-right: 12px;
}
.main-menu li.menu-children:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(5px);
}
.main-menu ul {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  background-color: #fff;
  padding: 20px;
  margin: 0;
  list-style: none;
  position: absolute;
  z-index: 20;
  min-width: 220px;
  top: 100%;
  left: -30px;
  opacity: 0;
  border-radius: 10px;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 200ms cubic-bezier(0.43, 0.59, 0.16, 1.25);
  box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, .1);
}
.main-menu ul:after {
  left: 55px;
  content: "";
  position: absolute;
  top: 1px;
  right: 25px;
  width: 25px;
  height: 15px;
  transform: translateY(-100%);
}
.logo img:hover {
  max-width: 200px;
  filter: drop-shadow(2px 4px 6px #866eaf);
  animation: jump 1.5s linear 0s 1 normal none;
}
.main-menu ul li {
  display: block;
  padding: 0 10px;
  line-height: 1.1;
}
.main-menu ul li:last-child {
  margin-bottom: 0;
}
.main-menu ul li a {
  /*font-family: "IskraCYR";*/
  display: block;
  color: #333;
  font-size: 18px;
  transition: all 0.3s;
  /*font-weight: 600;*/
}
.main-menu ul li a:hover {
  border-radius: 20%;
  box-shadow: inset 20px 0 20px 0#54b3d6;
  text-decoration: none;
}
.main-menu ul ul {
  top: 0;
  left: 100%;
}
.header__flex-adres {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.header__flex-adres a {
  white-space: nowrap;
  font-size: clamp(18px, 1vw + 10px, 24px);
  font-family: "IskraCYR", sans-serif;
  color: #fff;
}
.header__flex-adres button {
  white-space: nowrap;
  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: #bf0c0c;
  border: 1px solid transparent;
  padding: 3px 20px;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.header__flex-adres button:hover {
  background: #cc0139;
  color: #fff;
}
#btnRecord {
  animation-name: header;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: none;
}
.hole,
.hole:hover,
.main-menu ul li a {
  text-decoration: none;
}
.hole {
  --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 {
  --_p: 100%;
}
.menu {
  display: none;
}
.menu-close {
  display: block;
  width: 2em;
  height: 2em;
  position: absolute;
  right: 6px;
  top: 5px;
}
.menu-close {
  background: url(https://snipp.ru/demo/449/close.png) 0 0;
  width: 28px;
  height: 28px;
  right: 20px;
  top: 20px;
  z-index: 100;
}
.menu-popup {
     overflow: scroll;
    height: 100vh;
  background: #2c2e3e;
  display: none;
  position: absolute;
  right: -110%;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  z-index: 9999;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.marh {
  margin-top: 30px;
}
.menu ul ul,
.uk-gridic {
  display: none;
}
.lot,
.menu ul .subtriggered + ul {
  display: block;
}
.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu ul,
.menu ul li {
  transition: all 0.3s ease-in-out;
}
.menu ul li a,
.menu ul li ul li.has-children1 a {
  color: #71f5d5;
  display: inline-block;
  font-family: Verdana, sans-serif;
  font-size: 20px;
  padding: 8px 15px;
  position: relative;
  text-decoration: none;
  outline: 0;
}
.menu ul li span {
  display: inline-block;
  height: 24px;
  top: 5px;
  position: relative;
  width: 24px;
}
.menu ul li span:after,
.menu ul li span:before {
  background-color: #bfe2ff;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  width: 15px;
}
.menu ul li span:before {
  top: 50%;
  transform: translateY(-50%);
}
.menu ul li span:after {
  transition: all 0.15s ease-in-out;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}
.menu ul li span.subtriggered:after {
  transform: translateY(-50%) rotate(0);
}
.menu ul li ul li a {
  padding: 6px 30px;
  font-size: 18px;
  color: #46cdac;
}
.body_pointer * {
  cursor: pointer;
}
.acor-container input,
.header__flex-logo-icon,
.header__flex-men,
.header__flex-social {
  display: none;
}
.menu__nav {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-left: 0;
  padding: 0;
  list-style: none;
  justify-content: space-evenly;
  flex-direction: column;
}
.d-lg-none {
  align-self: center;
  display: none;
  flex-direction: row;
  gap: 10px;
}
.fix {
  width: 100%;
  z-index: 101;
  position: fixed;
}
@media only screen and (min-width: 769px) and (max-width: 1170px) {
    .main-menu li li.menu-children:after, .main-menu li.menu-children:after, .main-menu > li:hover::after {
    position: absolute;
    content: "‹";
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    right: -7px;
    top: -3px;
    transform: rotate(-90deg);
}
  .main-menu > li > a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    position: relative;
    color: #fff;
    transition: color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    letter-spacing: 0.2px;
    font-size: 13px;
    text-decoration: none;
  }
  .header__flex,
  .main-menu {
    display: flex;
    align-items: center;
  }
  .header__flex {
    padding: 0.5rem 0;
    gap: 20px;
    justify-content: space-between;
  }
  .main-menu {
    flex-wrap: wrap;
    margin-left: 0;
    padding: 0;
    list-style: none;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .d-lg-none {
    align-self: center;
    display: flex;
    flex-direction: row;
    gap: 10px;
  }
  .header__flex-buttona {
    cursor: pointer;
    position: relative;
    font-size: 14px;
    background: #bf0c0c;
    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;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    border-radius: 0.25rem;
  }
  .header__flex-bute {
      font-size: 14px;
    min-width: 180px;
    padding: 7px 10px;
    background-image: url(../img-home/block/palitra.webp);
    color: #fff !important;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
  }
  .ar-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .fa-lookymob:before {
    margin-top: 3px;
    content: url(https://factorsmile.ru/images/icon/lookmob.svg);
  }
  .soci {
    height: 35px;
    width: 35px;
    padding: 5px;
    margin: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fff;
  }
  .header__flex-social {
    justify-content: space-around;
    padding: 8px 15px;
    align-self: center;
    display: flex;
  }
  .header__flex-logo {
    display: flex;
    gap: 40px;
    align-items: center;
    width: 100%;
    align-self: center;
    justify-content: space-between;
  }
  .header__flex-logo-icon {
    display: flex;
    flex-direction: row;
    gap: 20px;
    flex-wrap: nowrap;
  }
  .menu {
    display: block;
  }
  .header__flex-adres,
  .header__flex-memu {
    display: none;
  }
  .header__flex-men {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0;
    padding: 0;
    list-style: none;
    justify-content: flex-start;
  }
  .lit {
    font-size: 14px;
    color: #fff !important;
    padding-right: 15px;
  }
  .header__flex {
    padding: 0.5rem 0;
    display: flex;
    gap: 10px;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
  }
}
/*горизонтальное меню*/
.menugiriz{
       background: #fff; 
}
.ar-subnav {
        gap: 10px;
    padding: .5rem 0rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0px;
    list-style: none;
    justify-content: space-between;
}
.ar-subnav li a{
        
            font-size: 16px;
   /* font-weight: 600;*/
    color: #8871cb;

}
.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;
}
@media only screen and (min-width: 320px) and (max-width: 768px){	
.menugiriz {
    display: none;
    background: #fff;
}
}

/*горизонтальное меню end*/
footer {
  background: linear-gradient(135deg, #001521 1%, #344c7f 100%);
}
.footer__adress-social h4{
        margin-bottom: 0.5rem;
}
.footer__menu {
  display: grid;
  gap: 90px;
  grid-template-columns: 0.5fr 0.2fr 1fr;
}
.acor-containera {
  margin: 20px 0;
}
.acor-containera .acor-bodya {
  height: 0;
  color: transparent;
  line-height: 18px;
  padding: 0 10px;
  box-sizing: border-box;
  transition: color 0.5s, padding 0.5s;
  overflow: hidden;
  font-family: Verdana, sans-serif;
  font-size: 13px;
}
.acor-containera .acor-bodya p {
  margin: 0 0 10px;
}
.acor-containera label {
  cursor: pointer;
  font-family: "IskraCYR", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.75rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
  color: #fff;
}
.acor-containera label:hover {
  color: #fff;
}
.acor-containera label:before {
  content: "❯";
  float: right;
  padding-left: 10px;
}
.acor-containera input:checked + label {
  cursor: pointer;
  font-family: "IskraCYR", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.75rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
  color: #eee;
}
.acor-containera input:checked + label:before {
  transition: transform 0.35s;
  transform: rotate(90deg);
}
.acor-containera input{
    display:none;
}
.acor-containera input:checked + label + .acor-bodya {
  display: flex;
  height: auto;
  gap: 15px;
  padding: 10px;
  color: #000;
  flex-direction: column;
}
.metro {
  padding: 7px;
  margin: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  max-width: 15px;
  max-height: 15px;
  float: left;
  font-size: smaller;
  color: #fff;
}
.blue {
  background: #00f;
}
.agress__footerak ul li {
  margin-bottom: 10px;
  text-align: left;
  color: #fff;
}
.agress__footerak li {
  padding-bottom: 10px;
  color: #fff;
}
.orange {
  background: orange;
}
.purple {
  background: purple;
}
.red {
  background: red;
}
.f_menu {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.f_menu li a {
    color: #fff;
  white-space: nowrap;
}
.footer__adress,
.licenz li {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}
.licenz li p {
  text-transform: none;
}
.footer__adress {
  gap: 40px;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.commerce,
.licenz li p {
  color: #eee;
  font-size: 14px;
}
.footer__adress-email {
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: space-around;
}
.as-social [class*="as-icon-"] {
  color: #fff;
  background-color: #1e87f0;
  border-radius: 50%;
  transition-property: border-radius, background-color;
}
.social-new-vk {
  background-color: #07f;
}
.social-new-ok {
  background-color: #eb722e;
}
.social-new-v {
  background-color: #7b519d;
}
.social-new-ws {
  background-color: #65bc54;
}
.social-new-t {
  background-color: #64a9dc;
}
.footer__adress-social ul,
.social-new {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.uk-icon-button {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: #f8f8f8;
  color: #999;
  vertical-align: middle;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
}
[class*="as-icon-"]:hover {
  color: #fff;
  border-radius: 6px;
}
.as-icon-vk:hover {
  background-color: #5181b8;
}
.as-icon-odnoklassniki:hover {
  background-color: #f58220;
}
.as-icon-youtube:hover {
  background-color: #bf0c0c;
}
.footer__info {
  padding: 10px 15px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
.offset-md-1new {
  display: flex;
  align-items: center;
  gap: 10px;
}
.plol {
  color: #eee;
  font-size: 12px;
  text-transform: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.offset-md-1logo {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.footer__ofers {
  background: #272e33;
}
@media only screen and (min-width: 769px) and (max-width: 1000px) {
  .footer__menu {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .footer__info,
  .footer__menu {
    display: grid;
    gap: 0;
    grid-template-columns: 1fr;
  }
  .footer__info {
    padding: 10px 15px;
    gap: 20px;
  }
  .footer__flex {
    padding: 20px 0;
  }
  .acor-container {
    margin: 5px 0;
  }
  .acor-container label {
    cursor: pointer;
    font-family: "IskraCYR", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
    color: #fff;
  }
  .footer__adress {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
  }
  .footer__adress-email {
    gap: 10px;
  }
  .commerce {
    text-transform: none;
    color: #eee;
    font-size: 13px;
  }
  .customfo object {
    height: 120px;
  }
}
  /*****************Стили для модалки************************************/
 @keyframes open {
   0% {
		
	opacity: 0;
		}
		100% {
	
opacity: 1;
		} 
    
}
@keyframes open-text {
   0% {
		
		transform:scale(.2);
		}
		100% {
	
		transform:scale(1);
		} 
    
}
@keyframes hide {
   0% {
		
		transform:scale(1);
		}
		100% {
	
		transform:scale(.2);
		} 
    
}
.overlay-modal[style*="block"] {

 animation: open .6s linear 0s 1 normal none;
      opacity: 1;
}
.overlay-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    overflow-y: auto; 
    padding: 15px 15px;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity .15s linear;
    animation: hide .6s linear 0s 1 normal none;
}
.ar-modal-dialog {
    position: relative;
    box-sizing: border-box;
        margin: 5% auto;
   
     z-index: 1010;
    max-width: 100% !important;
  

    transition: .3s linear;
    transition-property: opacity, transform;
     animation: open-text .4s linear 0s 1 normal none;
     
}

button.ar-icon:not(:disabled) {
    cursor: pointer;
}
.ar-icon {
    color: #000;
}
[class*=ar-modal-close-] {
    position: absolute;
    z-index: 1010;
    top: 10px;
    right: 10px;
    padding: 5px;
    border: 0;
}
.ar-close {
    color: #999;
    transition: .1s ease-in-out;
    transition-property: color, opacity;
}
.ar-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0;
}
button.ar-icon:not(:disabled) {
    cursor: pointer;
}
.ar-icon:not(.ar-preserve) [stroke*="#"]:not(.ar-preserve) {
    stroke: currentcolor;
}
[class*=ar-modal-close-]:first-child+* {
    margin-top: 0;
}
.wipo {
    width: 500px;
}
.mode {
    border-radius: 9px;
    background: linear-gradient(to right, #8871cb, rgb(70, 205, 172) 30%);
}
.uk-close {
    color: #999;
    transition: .1s ease-in-out;
    transition-property: color, opacity;
}
.ar-modal-dialog .uk-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    display: inline-block;
    fill: currentcolor;
    line-height: 0;
}
.lok {
    color: #fff;
}
.re {
    background: red;
}
.text-whitef {
    color: #fff;
}
.uk-margin-top {
    margin-top: 20px !important;
}
.lok1 {

    color: #fff!important;
}
.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;
}

    .uk-modal-body {
        padding: 30px 30px;
    }

.uk-fieldset h3{
    font-size: 1.5rem;
        text-align: center;
    font-family: 'IskraCYR', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 768px){	
.uk-fieldset h3 {
    font-size: 20px;
    text-align: center;
    font-family: 'IskraCYR', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
}
.uk-modal-body {
    padding: 20px;
}	
}
 .error_namecon,.error_namemodal,.error_namepodpiska,.error_namepod{
    display:none;
        color: #ff0000;
    text-shadow: 0 0 4px black;
    font-size: 13px;
}
/*****************Стили для модалки************************************/
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar {
  opacity: 0;
  position: absolute;
  z-index: 99997;
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
}
.fancybox-caption {
  opacity: 0;
  position: absolute;
}
.fancybox-navigation .fancybox-button {
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-image,
.fancybox-slide--image .fancybox-content,
.fancybox-spaceball {
  background: 0 0;
  left: 0;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: visible;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  border: 0;
  height: 100%;
  margin: 0;
  max-height: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
  color: #ccc;
}
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: 0;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    transparent 100%
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right))
      max(25px, env(safe-area-inset-bottom))
      max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0-25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
 /*coket*/
.clock {
    position: fixed;
    border-radius: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 15px;
    left: 15px;
    padding:15px;
   z-index: 999999999999;
    font-size: 14px;
    color: #fff;
  background: rgb(70 205 172);
  
    width: 400px;
    max-width: calc(100% - 30px);
   
     opacity: 0; /* Задать изначальную прозрачность */
    transition: opacity 1s ease-in; /* Плавный переход для.opacity */
}
#js-clock-text h3{
    color: #fff;
    font-size: 20px;
        padding: 0;
}
.clock.show {

    opacity: 1; /* Установить непрозрачность */
}
.clock__close {
     cursor: pointer;
    background: url(/_assets/img/form/close-white.svg) 50% 50% / 16px 16px no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 50%;
    opacity: 0.8;
}
.btn_fill
 {
    color: #fff;
    background: red;
}

.btncoket {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    padding: 0;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.02em;
        border-radius: 0.25rem;
    border: none;
}

.td-underline {
    text-decoration: underline !important;
}
.form__checkboxp a:hover {
    border-color: rgba(0, 0, 0, .5);
}
.tc-white, .tc-white:hover {
    color: #fff !important;
}
.form__checkboxp{
        margin-top: 0;
}
.form__checkboxp .form__checkbox_link {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
/*coket end*/
.content h2 {
    padding-top: 20px;
    text-align: center;
    font-size: 35px;
    color: #7e59b0;
}
.details {
  position: relative;
  display: block;
  margin: 0 auto 10px;
  background: rgba(255,255,255,0.5);
  border-radius: 5px;
  transition: 0.3s;
  overflow: hidden;
}

.details::after {
  position: absolute;
  right: 24px;
  top: 19px;
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-right: 3px solid #425995;
  border-bottom: 3px solid #425995;
  transform: rotate(-45deg);
  transform-origin: center;
  transition: .3s;
}

.details[open]::after {
  transform: rotate(45deg);
}

.details[open] {
  padding-bottom: 100px;
}

.details[open] .details__title {
  margin-bottom: 32px;
}

.details__title {
color: #fff;
    background: rgb(70, 205, 172);
  border-radius: 5px;
  padding: 12px 24px;
  font-size: 20px;
  cursor: pointer;
  list-style: none;
  /*font-weight: 700;*/
  transition: .3s;
}

.details__title::-webkit-details-marker {
  display: none;
}

.details__content {
  padding: 0 32px;
  font-size: 18px;
  margin-bottom: -60px;
}

.details__content p:last-child {
  margin-bottom: 0;
}
.details__content p:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 320px) and (max-width: 768px){
    h2{
        font-size: 35px !important;
    }
.details__title {
    color: #fff;
    background: rgb(70, 205, 172);
    border-radius: 5px;
    padding: 12px 37px 10px 10px;
}
.content h2 {
    padding-top: 20px;
    text-align: center;
    font-size: 30px;
    color: #7e59b0;
}
.plash {
    padding-bottom: 20px;
}
.iskra {
        text-align: center;
        margin-bottom: 0rem;
    }
}