@supports (--css: variables) {
    :root, [data-theme="tiktok"] {
        --color-primary: rgb(14, 200, 194);
        --color-primary-dark: rgb(255, 0, 78);
        --color-btn-usluga-1: rgb(4, 198, 191);
        --color-btn-usluga-1-2: rgb(178, 253, 251);
        --color-btn-usluga-hover-1: rgb(1, 174, 168);
        --color-btn-usluga-hover-1-2: rgb(178, 253, 251);
        --color-price-1: rgb(4,198,191);
        --color-price-2: rgb(255,0,78);
        --color-price-3: rgb(53, 0, 47);
    }
}
@supports (--css: variables) {
    :root, [data-theme="instagram"] {
        --color-primary: #e02d69;
        --color-primary-dark: hsl(358,97%,43%);
        --color-primary-light: hsl(358,97%,73%);
        --color-btn-usluga-1: #d9034b;
        --color-btn-usluga-1-2: rgb(253, 178, 178);
        --color-btn-usluga-hover-1: #bd0542;
        --color-btn-usluga-hover-1-2: rgb(253, 178, 178);
        --color-price-1: #ff9e05;
        --color-price-2: #d9034b;
        --color-price-3: #000bb5;
    }
}
@supports (--css: variables) {
:root, [data-theme="youtube"] {
    --color-primary: hsl(358,97%,63%);
    --color-primary-dark: hsl(358,97%,43%);
    --color-primary-light: hsl(358,97%,63%);
    --color-btn-usluga-1: rgb(216,3,10);
    --color-btn-usluga-1-2: hsl(358.3, 92.9%, 78%);
    --color-btn-usluga-hover-1: hsl(0, 97%, 39.4%);
    --color-btn-usluga-hover-1-2: hsl(358.3, 92.9%, 78%);
    --color-price-1: #ea3323;
    --color-price-2: rgb(216,3,10);
    --color-price-3: #ea3323;
}
}
@supports (--css: variables) {
:root, [data-theme="telegram"] {
    --color-primary: #3ea8e2;
    --color-primary-dark: #177eb7;
    --color-primary-light: #85ccf2;
    --color-btn-usluga-1: #018fdd;
    --color-btn-usluga-1-2: #a9e0fd;
    --color-btn-usluga-hover-1: #0179bb;
    --color-btn-usluga-hover-1-2: #a9e0fd;
    --color-price-1: #3ea8e2;
    --color-price-2: #018fdd;
    --color-price-3: #3ea8e2;
}
}
:root, [data-theme="default"] {
    --color-primary-darker: hsl(220, 89%, 36%);
    --color-primary-darker-h: 220;
    --color-primary-darker-s: 89%;
    --color-primary-darker-l: 36%;
    --color-primary-dark: hsl(220, 89%, 46%);
    --color-primary-dark-h: 220;
    --color-primary-dark-s: 89%;
    --color-primary-dark-l: 46%;
    --color-primary: hsl(220, 89%, 56%);
    --color-primary-h: 220;
    --color-primary-s: 89%;
    --color-primary-l: 56%;
    --color-primary-light: hsl(220, 89%, 66%);
    --color-primary-light-h: 220;
    --color-primary-light-s: 89%;
    --color-primary-light-l: 66%;
    --color-primary-lighter: hsl(220, 89%, 95%);
    --color-primary-lighter-h: 220;
    --color-primary-lighter-s: 89%;
    --color-primary-lighter-l: 95%;
    --color-accent-darker: hsl(358, 97%, 43%);
    --color-accent-darker-h: 358;
    --color-accent-darker-s: 97%;
    --color-accent-darker-l: 43%;
    --color-accent-dark: hsl(358, 97%, 53%);
    --color-accent-dark-h: 358;
    --color-accent-dark-s: 97%;
    --color-accent-dark-l: 53%;
    --color-accent: hsl(358, 97%, 63%);
    --color-accent-h: 358;
    --color-accent-s: 97%;
    --color-accent-l: 63%;
    --color-accent-light: hsl(358, 97%, 73%);
    --color-accent-light-h: 358;
    --color-accent-light-s: 97%;
    --color-accent-light-l: 73%;
    --color-accent-lighter: hsl(358, 97%, 83%);
    --color-accent-lighter-h: 358;
    --color-accent-lighter-s: 97%;
    --color-accent-lighter-l: 83%;
    --color-secondary-darker: hsl(197, 73%, 37%);
    --color-secondary-darker-h: 197;
    --color-secondary-darker-s: 73%;
    --color-secondary-darker-l: 37%;
    --color-secondary-dark: hsl(197, 73%, 47%);
    --color-secondary-dark-h: 197;
    --color-secondary-dark-s: 73%;
    --color-secondary-dark-l: 47%;
    --color-secondary: hsl(197, 73%, 57%);
    --color-secondary-h: 197;
    --color-secondary-s: 73%;
    --color-secondary-l: 57%;
    --color-secondary-light: hsl(197, 73%, 67%);
    --color-secondary-light-h: 197;
    --color-secondary-light-s: 73%;
    --color-secondary-light-l: 67%;
    --color-secondary-lighter: hsl(197, 73%, 95%);
    --color-secondary-lighter-h: 197;
    --color-secondary-lighter-s: 73%;
    --color-secondary-lighter-l: 95%;
    --color-black: hsl(240, 8%, 12%);
    --color-black-h: 240;
    --color-black-s: 8%;
    --color-black-l: 12%;
    --color-white: hsl(0, 0%, 100%);
    --color-white-h: 0;
    --color-white-s: 0%;
    --color-white-l: 100%;
    --color-warning-darker: hsl(46, 100%, 41%);
    --color-warning-darker-h: 46;
    --color-warning-darker-s: 100%;
    --color-warning-darker-l: 41%;
    --color-warning-dark: hsl(46, 100%, 51%);
    --color-warning-dark-h: 46;
    --color-warning-dark-s: 100%;
    --color-warning-dark-l: 51%;
    --color-warning: hsl(46, 100%, 61%);
    --color-warning-h: 46;
    --color-warning-s: 100%;
    --color-warning-l: 61%;
    --color-warning-light: hsl(46, 100%, 71%);
    --color-warning-light-h: 46;
    --color-warning-light-s: 100%;
    --color-warning-light-l: 71%;
    --color-warning-lighter: hsl(46, 100%, 81%);
    --color-warning-lighter-h: 46;
    --color-warning-lighter-s: 100%;
    --color-warning-lighter-l: 81%;
    --color-success-darker: hsl(94, 48%, 36%);
    --color-success-darker-h: 94;
    --color-success-darker-s: 48%;
    --color-success-darker-l: 36%;
    --color-success-dark: hsl(94, 48%, 46%);
    --color-success-dark-h: 94;
    --color-success-dark-s: 48%;
    --color-success-dark-l: 46%;
    --color-success: hsl(94, 48%, 56%);
    --color-success-h: 94;
    --color-success-s: 48%;
    --color-success-l: 56%;
    --color-success-light: hsl(94, 48%, 66%);
    --color-success-light-h: 94;
    --color-success-light-s: 48%;
    --color-success-light-l: 66%;
    --color-success-lighter: hsl(94, 48%, 76%);
    --color-success-lighter-h: 94;
    --color-success-lighter-s: 48%;
    --color-success-lighter-l: 76%;
    --color-bg: hsl(0, 0%, 100%);
    --color-bg-h: 0;
    --color-bg-s: 0%;
    --color-bg-l: 100%;
    --color-contrast-lower-l: 95%;
    --color-contrast-low: hsl(240, 1%, 85%);
    --color-contrast-low-h: 240;
    --color-contrast-low-s: 1%;
    --color-twitter: #4a9eec;
    --color-facebook: #415994;
    --color-dribbble: #ea4c89;
    --color-github: #24292e;
    --color-youtube: #ea3323;
    --color-instagram: #e02d69;
    --color-black: hsl(218, 22%, 7%);
    --color-black-h: 218;
    --color-black-s: 22%;
    --color-black-l: 7%;
    --color-error-darker: hsl(349, 75%, 31%);
    --color-error-darker-h: 349;
    --color-error-darker-s: 75%;
    --color-error-darker-l: 31%;
    --color-error-dark: hsl(349, 75%, 41%);
    --color-error-dark-h: 349;
    --color-error-dark-s: 75%;
    --color-error-dark-l: 41%;
    --color-error: hsl(349, 75%, 51%);
    --color-error-h: 349;
    --color-error-s: 75%;
    --color-error-l: 51%;
    --color-error-light: hsl(349, 75%, 61%);
    --color-error-light-h: 349;
    --color-error-light-s: 75%;
    --color-error-light-l: 61%;
    --color-error-lighter: hsl(349, 75%, 71%);
    --color-error-lighter-h: 349;
    --color-error-lighter-s: 75%;
    --color-error-lighter-l: 71%;
    --color-contrast-lower: hsl(240, 4%, 95%);
    --color-contrast-lower-h: 240;
    --color-contrast-lower-s: 4%;
    --color-contrast-low: hsl(240, 1%, 82%);
    --color-contrast-low-l: 82%;
    --color-contrast-medium: hsl(225, 2%, 45%);
    --color-contrast-medium-h: 225;
    --color-contrast-medium-s: 2%;
    --color-contrast-medium-l: 45%;
    --color-contrast-high: hsl(220, 7%, 16%);
    --color-contrast-high-h: 220;
    --color-contrast-high-s: 7%;
    --color-contrast-high-l: 16%;
    --color-contrast-higher: hsl(218, 22%, 7%);
    --color-contrast-higher-h: 218;
    --color-contrast-higher-s: 22%;
    --color-btn-usluga-1: hsl(220, 89%, 56%);
    --color-btn-usluga-1-2: hsl(220,89%,66%);
    --color-btn-usluga-hover-1: hsl(220,89%,46%);
    --color-btn-usluga-hover-1-2: hsl(220,89%,66%);
    --color-price-1: hsl(220, 92.5%, 58%);
    --color-price-2: hsl(280.9, 85.6%, 64.7%);
    --color-price-3: hsl(298, 96.7%, 51.8%);
}


/* верхнее меню */
header,
.head-menu-block * {
 transition:all linear .2s;
 -moz-transition:all linear .2s;
 -webkit-transition:all linear .2s;
 -o-transition:all linear .2s
}
.head-menu-block {
 margin-top:8px
}
header {
 margin-bottom:15px;
 background:#272b2e;
 width:100%;
 z-index:9;
 padding:13px 0
}
header .block-cont {
 text-align:right;
 margin-right:100px
}
.h-logo,
.h-logo:hover {
 display:inline-block;
 text-transform:uppercase;
 font-size:19px;
 color:var(--color-white);
 text-decoration:none;
 font-weight:700;
 white-space:nowrap
}
.h-logo i {
 color:#ffd000;
 font-size:32px;
 margin-right:10px;
 vertical-align:middle;
 margin-top:-4px
}
.head-menu-block-button {
 display:none
}
.head-menu-block-button div {
 position:relative;
 width:34px;
 height:21px;
 top:-4px
}
.buter1,
.buter2,
.buter3 {
 display:inline-block;
 width:100%;
 height:3px;
 background:#5e5a5a;
 position:absolute;
 left:0
}
.buter1 {
 top:0
}
.buter2 {
 top:9px
}
.buter3 {
 bottom:0
}
.head-menu-block ul,
.head-menu-block li {
 margin:0;
 padding:0;
 list-style-type:none
}
.head-menu-block ul {
 display:inline-block;
 border-collapse:collapse
}
.head-menu-block li {
 display:inline-block;
 position:relative
}
.head-menu-block li:last-child {
 border-right:0
}
.head-menu-block li a {
 display:block;
 line-height:44px;
 padding:0 15px 0 10px;
 text-align:center;
 color:#25283d;
 font-size:1.7rem;
 text-decoration:none;
 border-right:1px solid #f2f2f2
}
.head-menu-block li a:hover {
 color:var(--color-primary);
 line-height:44px
}
.head-menu-block li:hover>ul {
 visibility:visible;
 opacity:1;
 top:55px
}
.head-menu-block li li:hover>ul {
 top:0
}
.head-menu-block li ul {
 visibility:hidden;
 opacity:0;
 position:absolute;
 top:60px;
 left:0;
 display:block;
 white-space:nowrap;
 background:var(--color-white);
 box-shadow:0 1.7px 1.6px -17px rgba(0,0,0,.024),0 3.8px 3.6px -17px rgba(0,0,0,.035),0 6.7px 6.3px -17px rgba(0,0,0,.043),0 10.6px 10px -17px rgba(0,0,0,.05),0 16.4px 15.5px -17px rgba(0,0,0,.057),0 25.6px 24.1px -17px rgba(0,0,0,.065),0 42.5px 40px -17px rgba(0,0,0,.076),0 85px 80px -17px rgba(0,0,0,.1),0 8px 20px 0 rgba(0,0,0,.16);
 z-index:9
}
.head-menu-block li ul li {
 display:block
}
.head-menu-block li ul li a,
.head-menu-block li ul li a:hover {
 line-height:44px;
 text-align:left;
 text-transform:none;
 color:#555;
 border-bottom:1px solid #f0f0f0
}
.head-menu-block li ul li a:hover {
 background:rgba(61,60,60,.1);
 color:#000
}
.head-menu-block li li ul {
 top:-20px;
 left:100%
}
.head-menu-block li ul li a i {
 color:#4285f4!important;
 width:20px;
 font-size:.9rem
}
.head-menu-block .with-submenu {
 padding-right:10px
}
.head-menu-block li a img {
 display:inline-block;
 position:relative;
 padding:0!important;
 vertical-align:middle;
 height:22px;
 margin-top:-3px!important
}
.head-menu-block .with-submenu:after {
 content:'';
 position:absolute;
 right:12px;
 top:32px;
 display:inline-block;
 width:0;
 height:0;
 border-left:3px solid transparent;
 border-right:3px solid transparent;
 border-top:3px solid rgba(255,255,255,.3)
}
.head-menu-block li .with-submenu:after {
 display:none
}
.h-logo,
.h-logo:hover,
.head-menu-block a,
.head-menu-block a:hover {
 line-height:64px
}
.header-fixed {
 padding:5px 0
}
.menu-ov-head {
 display:table;
 width:100%
}
.menu-ov-1,
.menu-ov-2,
.menu-ov-3 {
 display:table-cell;
 vertical-align:top;
 text-align:right
}
.menu-ov-1 {
 text-align:left
}
.menu-ov-3 {
 width:20%
}
.queryField2 {
 margin-left:10px!important;
 max-width:120px!important;
 background:0 0!important;
 border:none!important;
 color:var(--color-white)!important;
 line-height:26px!important
}
@media only screen and (max-width:1180px) {
 .block-cont {
  width:auto;
  padding:0 20px
 }
 .head-menu-block-button {
  display:inline-block!important;
  float:right;
  position:relative;
  margin-top:10px;
  cursor:pointer;
  font-size:24px;
  color:#b9d1e4
 }
 .head-menu-block {
  display:none;
  background:#3f475c;
  line-height:normal!important;
  height:761px;
  z-index:9;
  position:absolute;
  top:52px;
  left:0;
  right:0;
  overflow:auto
 }
 .head-menu-block li ul {
  opacity:1
 }
 .head-menu-block * {
  line-height:normal!important;
  text-align:left!important
 }
 .head-menu-block ul,
 .head-menu-block li {
  display:block;
  padding:0!important;
  margin:0!important
 }
 .head-menu-block li {
  border-top:1px solid rgba(255,255,255,.1)
 }
 .head-menu-block ul {
  position:static!important;
  opacity:1;
  background:0 0!important;
  box-shadow:none!important
 }
 .head-menu-block li ul {
  visibility:visible
 }
 .head-menu-block ul ul li {
  padding-left:30px!important
 }
 .head-menu-block .uWithSubmenu:after {
  display:none!important
 }
 .head-menu-block li a,
 .head-menu-block li a:hover {
  color:var(--color-bg) !important;
  padding:15px 20px!important;
  display:block;
  background:0 0!important
 }
 .headpoisk {
  display:none!important
 }
 .head-menu-block li ul li a,
 .head-menu-block li ul li a:hover {
  border-bottom:0 solid #f0f0f0
 }
 header .block-cont {
  margin-right:10px
 }
}

@media screen and (max-width: 1180px){
.str-us {
    color: #4285f4 !important;
}
.str-out {
    content: '';
    color: var(--color-primary);
    border-style: solid;
    top: -.2em;
    border-width: .1em .1em 0 0;
    height: .52em;
    left: .4em;
    position: relative;
    display: inline-block;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    vertical-align: middle;
    width: .55em;
    margin-right: 8px;
}
}

/* верхнее меню */



/* Красный цвет первой буквы
h1:first-letter,h2:first-letter {
color: #c52024;
}
*/
.bg-decoration {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
overflow : hidden;
}
.bg-decoration__svg {
position : absolute;
top : 0;
left : 50%;
transform : translateX(-50%);
width : 134%;
min-width : 1280px;
max-width : 2200px;
height : auto;
}
*, *::after, *::before {
box-sizing : border-box;
}
html {
font-size : 62.5%;
}
body {
font-size : 1.6rem;
font-family : 'HelveticaNeueCyr', sans-serif;
color : var(--color-contrast-high);
background-color : var(--color-white);
font-weight: 400;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
-moz-osx-font-smoothing: grayscale;
}
a {
color : var(--color-primary);
text-decoration : none;
}
.head-capt-top {
position : fixed;
z-index : 3;
top : 0;
left : 0;
width : 100%;
height : 60px;
background-color : var(--color-white);
box-shadow : 0 8px 30px rgb(0, 0, 0, 0.05);
transform : translateZ(0);
will-change : transform;
transition : transform 0.5s;
}
.head-capt-top::after {
clear : both;
content : "";
display : block;
}
.head-capt-top.is-hidden {
transform : translateY(-100%);
}
@media only screen and (min-width: 1024px) {
.head-capt-top {
height : 80px;
}
}
.head-capt-top .brand, .head-capt-top .nav-trigger {
position : absolute;
top : 50%;
bottom : auto;
transform : translateY(-50%);
}
.head-capt-top .brand {
left : 5%;
}
.head-capt-top .brand a {
display : block;
font-size: 2.3rem;
font-weight : 300;
padding : 5px 8px 10px;
background: radial-gradient(122.06% 362.25% at 0 100%,var(--color-price-1) 25.71%,var(--color-price-2) 50.42%,var(--color-price-3) 80%);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.brand img {
width : 20px !important ;
display : block;
position : relative;
float : left;
margin-top : 0px !important ;
margin-right : 5px !important ;
}
.head-capt-top .nav-trigger {
display : table;
height : 100%;
padding : 0 1em;
font-size : 1.2rem;
text-transform : uppercase;
color : #25283D;
font-weight : 700;
right : 0;
border-left : 1px solid #f2f2f2;
}
.head-capt-top .nav-trigger span {
display : table-cell;
vertical-align : middle;
}
.head-capt-top .nav-trigger em, .head-capt-top .nav-trigger em::after, .head-capt-top .nav-trigger em::before {
display : block;
position : relative;
height : 2px;
width : 22px;
background-color : #25283D;
backface-visibility : hidden;
}
.head-capt-top .nav-trigger em {
margin : 6px auto 14px;
transition : background-color 0.2s;
}
.head-capt-top .nav-trigger em::before, .head-capt-top .nav-trigger em::after {
position : absolute;
content : '';
left : 0;
transition : transform 0.2s;
}
.head-capt-top .nav-trigger em::before {
transform : translateY(-6px);
}
.head-capt-top .nav-trigger em::after {
transform : translateY(6px);
}
@media only screen and (min-width: 1024px) {
.head-capt-top .nav-trigger {
display : none;
}
}
.head-capt-top.nav-open .nav-trigger em {
background-color : rgb(255, 255, 255, 0);
}
.head-capt-top.nav-open .nav-trigger em::before {
transform : rotate(-45deg);
}
.head-capt-top.nav-open .nav-trigger em::after {
transform : rotate(45deg);
}
.top-nav {
display : inline-block;
float : right;
height : 100%;
padding-right : 5%;
}
.top-nav > ul {
position : absolute;
z-index : 2;
top : 60px;
left : 0;
width : 100%;
background-color : var(--color-white);
display : none;
box-shadow : 0 14px 20px rgb(0, 0, 0, 0.2);
}
.top-nav > ul a {
display : block;
height : 50px;
line-height : 50px;
padding-left : 5%;
color : #25283D;
font-size : 1.7rem;
border-top : 1px solid #f2f2f2;
}
.top-nav > ul a:hover, .top-nav > ul a.active {
color : #c52024;
}
.head-menu-block .signap a {
height : 42px;
line-height : 42px;
padding : 0 24px;
border : var(--color-primary) solid 1px;
color : var(--color-primary);
border-radius : 25em;
display : flex;
align-items : center;
transition : 0.2s linear;
}
.head-menu-block .signap a:hover {
border-color : var(--color-primary);
background : var(--color-primary);
color : var(--color-white);
}
@media only screen and (min-width: 1024px) {
.top-nav {
display : table;
}
.top-nav > ul {
display : table-cell;
vertical-align : middle;
position : relative;
width : auto;
top : 0;
padding : 0;
background-color : transparent;
box-shadow : none;
}
.top-nav > ul::after {
clear : both;
content : "";
display : block;
}
.top-nav > ul li {
display : inline-block;
float : left;
margin-right : 1.5em;
margin-top : 10px;
}
.top-nav > ul li:last-of-type {
margin-right : 0;
}
.top-nav > ul a {
height : auto;
line-height : normal;
padding : 0;
border : none;
padding-right : 20px;
border-right : 1px solid #f2f2f2;
}
}
.nav-open .top-nav ul, .top-nav ul:target {
display : block;
}
@media only screen and (min-width: 1024px) {
.nav-open .top-nav ul, .top-nav ul:target {
display : table-cell;
}
}
@media (max-width: 1000px) {
.head-menu-block .signap a {
color : var(--color-white);
border-radius : 0 !important ;
margin-top : 0;
height : 50px;
line-height : 50px;
}
}
.grid {
display : flex;
flex-wrap : wrap;
max-width : 1024px;
margin : 0 auto;
display : block;
}
.row {
display : flex;
flex-wrap : wrap;
margin-right : -15px;
margin-left : -15px;
}
.section-gray {
background-color : rgb(242, 242, 242, 0.5);
padding : 0 0 28px;
box-shadow : 0 2px 49px rgb(0, 0, 0, 0.05) inset;
margin-bottom : -10px !important ;
}
.content {
padding : 60px 5% 2em;
overflow : hidden;
}
.content.sub-nav {
padding-top : 110px;
}
.content.sub-nav-low {
padding-top : 0;
}
.content.sub-nav-low.secondary-nav-fixed {
margin-top : 50px;
}
.content p, .content ul, .content ol {
max-width : 1024px;
line-height : 1.6;
margin : 1em auto;
color : var(--color-contrast-high);
text-align : justify;
}
.crug {
width : 26px;
height : 26px;
display : inline-flex;
vertical-align : middle;
position : relative;
font-size : 0.75em;
align-items : center;
top : -0.1em;
left : -6px;
border-radius : 50%;
background : var(--color-white) !important ;
border : var(--color-contrast-low) solid 2px;
color : var(--color-primary);
font-weight : 700;
justify-content : center;
margin-right : -5px;
}
.content .text-h1 {
padding : 2rem 0 1.9rem;
padding-bottom : 0.3rem;
}
.content .text-h1 > span {
color : #c52024;
}
.content h1, .content h2, .content h3, .content h4 {
max-width : 1024px;
line-height : 1;
margin : 0.4em auto;
text-align : center;
color : var(--color-contrast-higher);
font-size : 2.5rem;
font-weight : 600;
}
.content h2 span, .content h3 span {
color : #c52024 !important ;
}
.content h2, .content h3 {
margin-top : 30px;
max-width : 900px;
line-height : 1.4;
}
.text-center > div > hr, .text-center > div > hr:before, .text-center > div > hr:after {
content : "";
background : #ebebee;
display : block;
height : 10px;
width : 10px;
border-radius : 50%;
position : absolute;
animation : anim-hr 6s linear infinite;
border : 0;
overflow : visible;
}
.text-center > div > hr:before {
left : -32px;
}
.text-center > div > hr:after {
left : 32px;
}
.text-center > div > hr {
position : relative;
margin : 18px auto 0;
}
@keyframes anim-hr {
0% {
background : #ebebee;
}
50% {
background : rgb(58, 63, 70, 0.15);
}
100% {
background : #ebebee;
}
}
.content blockquote {
max-width : 1024px;
line-height : 1.6;
margin : 0.4em auto;
padding-left : 1em;
border-left : 4px solid #d3d3d4;
font-size : 1.7rem;
}
.content p a, .content li p a, .content li a {
color : var(--color-primary);
text-decoration : none;
padding : 4px 4px 2px;
border-bottom : 1px dotted var(--color-primary);
transition : 0.5s;
}
.content p a:hover, .content li p a:hover, .content li a:hover {
border-bottom : none;
color : var(--color-white);
background-color : var(--color-primary);
padding : 4px 4px 2px;
text-decoration : none;
}
.content ol > li {
counter-increment : list-items;
margin-left : 40px;
padding-bottom : 10px;
font-size : 1.6rem;
position: relative;
display: block;
}
.content ul > li {
counter-increment : list-items;
margin-left : 40px;
line-height : 1.6;
font-size : 1.6rem;
position: relative;
display: block;
}
.content ol > li::before {
content : counter(list-items);
width : 26px;
height : 26px;
font-size : 0.76em;
top: 0em;
left: -30px;
border-radius: 50%;
background: var(--color-bg) !important;
border: var(--color-contrast-low) solid 2px;
color: var(--color-primary);
font-weight: 700;
position: absolute;
display: block;
text-align: center;
padding-top: 2px;
}
.content ul li::before {
content: '';
color: var(--color-primary);
border-style: solid;
top: .25em;
border-width: .2em .2em 0 0;
height: .55em;
left: -1.3em;
position: absolute;
display: block;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
vertical-align: middle;
width: .85em;
margin-right: 8px;
}
.content .ser li::before {
color: rgb(0, 0, 0, .2) !important;
}
.content ul li ul li::before {
content : '';
border-radius : 50%;
color : var(--color-primary);
background-color : currentColor;
border : currentColor solid 3px;
display : inline-flex;
vertical-align : middle;
position : relative;
left : -6px;
}
.nospisok {
opacity : 0;
margin-top : -60px;
}
.content .ramka {
max-width : 1024px;
background-color : var(--color-white);
padding : 20px;
margin : 1em auto;
border : rgb(65, 85, 108, 0.13) solid 1px;
border-left : 4px solid rgb(65, 85, 108, 0.13);
box-shadow : 0 2px 18px rgb(65, 85, 108, 0.1);
}
.content .ramka-ellow {
max-width : 1024px;
background-color: rgba(255, 209, 56, 0.15);
border: 2px solid rgb(236, 214, 179);
padding : 10px 20px;
margin : 1em auto;
box-shadow : 0 2px 18px rgb(65, 85, 108, 0.1);
}
.review-moderate {
max-width : 1024px;
background-color : var(--color-white);
padding : 20px;
margin : 1em auto;
border : rgb(65, 85, 108, 0.13) solid 1px;
border-left : 4px solid rgb(65, 85, 108, 0.13);
box-shadow : 0 2px 18px rgb(65, 85, 108, 0.1);
}
.content hr {
max-width : 1024px;
margin : 0.4em auto;
border : 0;
border-top-color : currentColor;
border-top-style : none;
border-top-width : 0;
border-top : 1px solid rgb(0, 0, 0, 0.1);
}
.content .text-center {
text-align : center !important ;
margin-top : 4rem;
margin-bottom: -30px;
max-width: 1024px;
margin: 0 auto;
}
.content .text-center p {
text-align : center !important ;
font-size : 15px;
line-height : 1.38;
color : var(--color-contrast-medium);
}
.content .shop_text {
margin-top : 5rem;
}
.content img {
max-width : 1024px;
margin : 0.4em auto;
display : block;
background : var(--color-white);
border : rgb(0, 0, 0, 0.1) solid 1px;
box-shadow : 0 0.03em 35px rgb(0, 0, 0, 0.1);
border-radius : 4px;
}
.content img, .content video, .content svg {
max-width : 100%;
margin-left: auto !important;
margin-right: auto !important;
}

.login-container {
 text-align:center;
}
.login-container .switch-button {
 display:flex;
 margin-bottom:3rem!important;
 box-shadow:0 0 8px rgba(0,0,0,.1)!important
}
.rounded-pill {
 border-radius:50rem!important;
 margin-left:auto!important;
 margin-right:auto!important;
 background:var(--color-white);
 width:280px!important
}
.text-nowrap {
    white-space: nowrap !important;
    padding: 2rem !important;
    flex: 1 1 auto;
}
.login-container .switch-button span {
 flex:1 1 auto
}
.btn-primary {
    color: var(--color-bg);
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    padding: 20px 30px;
    width: 110px !important;
}
.btn {
  cursor: pointer;
  position: relative;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 500 !important;
  padding: 1.1em 1.4em !important;
  margin: .5rem;
  border-radius: 25em;
  line-height: 1;
  display: block;
  text-align: center;
  box-shadow: 0px 2px 8px 0 hsla(var(--color-black-h), var(--color-black-s), var(--color-black-l), 0.12), 0px 1px 1px 0 hsla(var(--color-black-h), var(--color-black-s), var(--color-black-l), 0.12);
  transition: all 0.3s ease; }
  .btn:hover {
    box-shadow: 0px 1px 2px 0 hsla(var(--color-black-h), var(--color-black-s), var(--color-black-l), 0.12), 0px 1px 1px 0 hsla(var(--color-black-h), var(--color-black-s), var(--color-black-l), 0.12); }
  .btn:focus {
    box-shadow: 0px 0px 0px 2px hsla(var(--color-black-h), var(--color-black-s), var(--color-black-l), 0.2);
    outline: none; }
  .btn:active {
    transform: translateY(2px); }

.btn--primary {
  background-color: var(--color-primary);
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .btn--primary:hover {
    background-color: var(--color-primary-dark); }
  .btn--primary:focus {
    box-shadow: 0px 0px 0px 2px hsla(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l), 0.2); }

.btn--primary-top {
  background-color: var(--color-primary-darker);
  width: 100%;
  color: var(--color-white);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .btn--primary-top:hover {
    background-color: var(--color-primary-dark); }
  .btn--primary-top:focus {
    box-shadow: 0px 0px 0px 2px hsla(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l), 0.2); }

.btn--subtle {
    color: var(--color-contrast-lower) !important;
    background-color: var(--color-contrast-higher);
    width: 100%;
    padding: 20px 0px !important;
    display: inline-block;
    margin: 0 .5rem;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn--subtle:hover {
    background-color: var(--color-contrast-high);
}
.btn--subtle:focus {
  box-shadow: 0px 0px 0px 2px hsla(var(--color-accent-h), var(--color-accent-s), var(--color-accent-l), 0.2);
}

.btn--accent {
  background-color: var(--color-accent);
  color: var(--color-white);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .btn--accent:hover {
    background-color: var(--color-accent-dark); }
  .btn--accent:focus {
    box-shadow: 0px 0px 0px 2px hsla(var(--color-accent-h), var(--color-accent-s), var(--color-accent-l), 0.2); }

.btn--disabled {
  opacity: 0.6;
  cursor: not-allowed; }


.btn--grey {
background-color : #ebebee !important ;
border: 2px solid #ebebee !important;
text-align: center;
color : var(--color-contrast-high) !important ;
}
.btn--grey:before {
position : absolute;
z-index : -1;
content : '';
top : 100%;
left : 5%;
height : 10px;
width : 90%;
opacity : 0;
background-color : hsl(0 0% 0% / 0.07);
border-radius : 100%;
transition-duration : 0.3s;
transition-property : transform, opacity;
}
.btn--grey:hover {
transform : translateY(-5px);
}
.btn--grey:hover:before {
opacity : 1;
transform : translateY(5px);
}
.red {
color : #c52024 !important ;
}
.black {
color : black !important ;
font-weight : 600;
}
.m-left {
margin-left : 15px !important ;
}
@media only screen and (min-width: 1024px) {
.content {
padding-top : 80px;
}
.content.sub-nav {
padding-top : 150px;
}
.content.sub-nav-low.secondary-nav-fixed {
margin-top : 70px;
}
.content p {
font-size : 1.6rem;
}
}
.content.sub-nav :target::before, .content.sub-nav-low :target::before {
display : block;
content : "";
margin-top : -50px;
height : 50px;
visibility : hidden;
}
@media only screen and (min-width: 1024px) {
.content.sub-nav :target::before, .content.sub-nav-low :target::before {
margin-top : -70px;
height : 70px;
}
}
.flex {
display : flex;
}
.flex a {
color : white;
transition : 0.5s linear;
}
.author {
display : grid;
}
.author ol, .author ul {
list-style : none;
}
.author__img-wrapper {
display : inline-block;
border-radius : 50%;
overflow : hidden;
position : relative;
margin : 0 auto;
transition : 0.5s linear;
}
.author__img-wrapper:hover {
transform : scale(1.2);
}
.author__img-wrapper img {
display : block;
width : inherit;
height : inherit;
margin : 0 !important ;
border : none !important ;
object-fit : cover;
}
.author__content a {
color : #c52024;
}
.author__content a:hover {
color : #c52024;
text-decoration : underline;
}
.author--meta {
align-items : center;
}
.author--minimal {
align-items : center;
}
.author--featured {
grid-template-columns : 1fr;
justify-content : center;
text-align : center;
}
.author--featured p {
text-align : center !important ;
}
.author--featured .author__img-wrapper {
margin-left : auto;
margin-right : auto;
}
.author__social {
display : inline-block;
border-radius : 50%;
margin : 5px;
background : rgb(0, 0, 0, 0.15);
font-size : 1.5rem;
padding : 10px !important ;
width : 50px;
height : 50px;
border : none !important ;
}
.author__social .icon {
display : inline-block;
color : inherit;
height : 2em;
width : 2em;
line-height : 1;
flex-shrink : 0;
max-width : initial;
transition : color 0.2s;
}
.author__social .icon a {
border-bottom : none !important ;
background : rgb(0, 0, 0, 0.3) !important ;
}
.author ol li::before, .author ul li::before {
display : none;
}
.author ol li, .author ul li {
margin-left : 0 !important ;
}
.blog_l {
border : rgb(205, 205, 222, 0.6) solid 1px;
box-shadow : 0 2px 19px rgb(65, 85, 108, 0.2);
padding : 0;
}
.blog_l > .text-component {
padding : 15px !important ;
text-align : center;
height : 230px !important ;
display : block;
position : relative;
}
.blog_l > .text-component p {
text-align : center !important ;
}
.blog_l > .text-component h4 a {
color : black !important ;
}
.blog_l > .text-component h4 {
font-size : 2.5rem;
transition : 0.3s linear;
}
.blog_l > .text-component h4:hover {
transform : scale(1.1);
}
.blog_l > .articles-v3__img {
padding : 0 !important ;
margin : 0 !important ;
display : block;
border : none !important ;
box-shadow : none !important ;
border-radius : 0 !important ;
}
.blog_l > .articles-v3__author {
padding : 15px !important ;
padding-top : 10px !important ;
text-align : left;
margin-top : 0;
}
.blog_l > .articles-v3__author > .text-component > .color-contrast-medium {
font-size : 1.1rem !important ;
margin-top : -10px !important ;
margin-left : 15px;
}
.border-bottom {
border-bottom : 1px solid #dee2e6 !important ;
}
.border-top {
border-top : 1px solid #dee2e6 !important ;
}
.blog_l_tag {
position : absolute;
display : inline-block;
left : 35%;
margin-top : -32px;
background-color : #c52024;
color : white !important ;
font-size : 1.5rem;
padding : 0.6rem 2rem;
border-radius : 25px;
transition : 0.3s linear;
}
.blog_l_tag:hover {
transform : scale(1.2);
}
.articles-v3__img {
display : block;
transition : opacity 0.3s;
overflow : hidden;
}
.articles-v3__img img {
padding : 0 !important ;
margin : 0 !important ;
display : block;
border : none !important ;
box-shadow : none !important ;
border-radius : 0 !important ;
width : 100%;
}
.articles-v3__img img:hover {
opacity : 0.85;
}
.articles-v3__author {
display : grid;
grid-template-columns : 3em 1fr;
align-items : center;
}
.articles-v3__author-img {
display : block;
width : 3em;
height : 3em;
border-radius : 50%;
overflow : hidden;
}
.articles-v3__author-img img {
margin : 0 !important ;
border : none !important ;
}
.articles-v3__author-name {
text-decoration : underline !important ;
border-bottom : none !important ;
position : relative;
margin-top : -10px !important ;
padding : 0 15px !important ;
font-size : 1.4rem;
display : block;
}
.articles-v3__author-name:hover {
background : none !important ;
border-bottom : none !important ;
text-decoration : none !important ;
color : var(--color-contrast-high) !important ;
padding : 0 10px !important ;
}
.stories {
max-width : 1024px;
margin : 0.4em auto;
background-color : rgb(242, 242, 242);
border-radius : 4px;
padding : 10px 20px;
}
.stories__legend {
font-size : 1em;
margin-bottom : 20px;
}
.stories__img-wrapper {
display : block;
width : 3.6em;
height : 3.6em;
overflow : hidden;
flex-shrink : 0;
padding : 0 !important ;
margin : 0 !important ;
display : block;
border : none !important ;
box-shadow : none !important ;
border-radius : 4px !important ;
}
figure, img {
padding : 0 !important ;
margin : 0 !important ;
}
img {
display : block;
object-fit : cover;
padding : 0 !important ;
margin : 0 !important ;
}
.stories__img-wrapper:hover {
opacity : 0.65;
background : none !important ;
}
.stories__text {
margin-top : 0 !important ;
}
.stories__headline {
font-size : 0.001rem !important ;
}
.stories__metadata {
padding-left : 15px !important ;
font-size : 1.4rem !important ;
}
.stories__metadata a {
font-size : 1.4rem !important ;
}
.stories__headline a, .stories__metadata a {
text-decoration : none;
font-size : 1.8rem;
color : rgb(28, 28, 33) !important ;
border-bottom : none !important ;
background : none !important ;
padding : 0 15px !important ;
}
.stories__headline a:hover, .stories__metadata a:hover {
text-decoration : underline !important ;
color : rgb(28, 28, 33, 0.5) !important ;
border-bottom : none !important ;
background : none !important ;
padding : 0 10px !important ;
}
.stories__separator {
display : inline-block;
width : 6px;
height : 6px;
vertical-align : middle;
background-color : rgb(211, 211, 212);
border-radius : 50%;
margin-left : 12px;
}
.banner {
max-width : 1024px;
margin : 0.4em auto;
position : relative;
border : rgb(205, 205, 222, 0.6) solid 1px;
box-shadow : 0 2px 19px rgb(65, 85, 108, 0.2);
border-radius : 5px;
transition : 0.3s;
}
.x-tug {
flex-direction : row-reverse;
display : flex;
flex-wrap : wrap;
}
.x-mf {
overflow : hidden;
}
.banner__link {
position : relative;
text-decoration : none;
color : inherit;
display : inline-block;
transition : 0.3s;
transform-origin : left bottom;
}
.banner__link i {
position : relative;
display : inline-block;
transition : 0.3s;
}
.banner__link::after {
content : '';
background-color : currentColor;
height : 2px;
width : 100%;
position : absolute;
z-index : 1;
bottom : 0;
left : 0;
transition : 0.3s;
opacity : 0.15;
}
.banner__figure {
height : 0;
padding-bottom : 50%;
transition : 0.3s;
background-position : center center;
background-repeat : no-repeat;
background-size : cover;
}
.banner:hover .banner__link {
transform : scale(1.3);
}
.banner:hover i {
transform : scale(0.7);
}
.flex-t {
padding : 20px;
}
.flex-t h4 {
text-align : left !important ;
}
.banner:hover ::after {
height : 100%;
}
.banner__figure {
height : 100%;
margin-right : -20px;
}
.banner--invert .banner__link {
transform-origin : right bottom;
}
.banner:hover .banner__figure {
transform : scale(1.05);
}
@media (max-width: 768px) {
.banner__figure {
margin : -20px;
}
.cssmodal figure {
    overflow: hidden;
    overflow-y: scroll;
}
.cssmodal {
    padding-top:0rem !important;
}
}
.capt-service, .you-services {
max-width : 1024px;
margin : 1em auto;
}
.capt-service > .row > .col-md-3 {
padding-right : 8px;
padding-left : 8px;
margin-top: 30px;
}

.service-list {
background-color : var(--color-white);
padding : 20px;
flex-direction : column;
border : rgb(205, 205, 222, 0.6) solid 1px;
box-shadow : 0 2px 19px rgb(65, 85, 108, 0.2);
margin-bottom : 20px;
margin-top : 10px;
border-radius: 20px;
transition : 0.5s linear;
}
.service-list:hover {
border : rgb(205, 205, 222, 0.4) solid 1px;
border-radius : 6px;
box-shadow : 0 1px 8px rgb(65, 85, 108, 0.1);
transform : scale(1.05);
}
.service-list > hr {
margin-top : 20px !important ;
}
.service-list > h4 {
position : relative;
display : block;
text-align : center;
color : #000;
font-size : 2.2rem;
font-weight : 700;
}
.service-list > h4 > span {
position : relative;
display : block;
text-align : center;
font-size : 1.6rem;
font-weight : 300;
}
.service-list > .cena {
background: radial-gradient(122.06% 362.25% at 0 100%,var(--color-price-1) 30.71%,var(--color-price-2) 45.42%,var(--color-price-3) 80%);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
position : relative;
display : block;
text-align : center;
font-size : 4rem;
font-weight : 700;
transition : 1s;
}
.service-list > .cena > span {
    font-size: 1.8rem;
    margin-left: 2px;
    font-weight: 300;
}
.service-list:hover > .cena {
text-shadow : 0 0.25em 0 rgb(0, 0, 0, 0.06);
}
.service-list > .list-vn {
margin-top : -6px !important ;
}
.service-list > .list-vn > li {
border-bottom : 1px solid var(--color-contrast-low);
line-height : 3.5rem;
padding-left : 20px;
margin-left : 0;
font-size : 1.5rem !important ;
text-align : left !important ;
}
.service-list > .list-vn > li a {
color : var(--color-contrast-higher);
text-decoration : none;
padding : 0 0;
border-bottom : 1px dotted var(--color-contrast-higher);
cursor : help;
}
.service-list > .list-vn > li a:hover {
border-bottom : 1px dotted var(--color-primary) !important ;
color : var(--color-primary);
background-color : var(--color-white) !important ;
padding : 0 0;
text-decoration : none;
}
.service-list > .list-vn > li::before {
color : var(--color-contrast-low) !important ;
left: .1em;
top: .65em;
position: absolute;
display: block;
}
.js-buy, .js-prebuy {
    background: radial-gradient( 100% 100% at 100% 0%,var(--color-btn-usluga-1-2) 0%, var(--color-btn-usluga-1) 100% );
    text-transform: uppercase;
    font-weight: 500 !important;
}
.js-buy:hover, .js-prebuy:hover {
    background: radial-gradient(100% 100% at 100% 0%,var(--color-btn-usluga-hover-1-2) 0%,var(--color-btn-usluga-hover-1) 100%);
}
.jli > .service-list  > .btn {
    text-shadow: 0 -0.7px 0 rgba(0,0,0,0.2);
    border: none;
    font-weight: 400;
    color: var(--color-white) !important;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 150px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.3s ease;
}
.jli > .service-list:hover > .btn {
border: none;
color : var(--color-white);
}
.not-link {
cursor : not-allowed !important ;
background-color : var(--color-white) !important ;
border-color : #d7d7d7 !important ;
color : #d7d7d7 !important ;
text-shadow : none !important ;
}
.service-list:hover > .not-available, .service-list:hover > .top-service-list {
box-shadow : 0 0.02em 0 rgb(0, 0, 0, 0.3), 0 0.25em 0.21em rgb(0, 0, 0, 0.01), 0 0.35em 0.05em rgb(0, 0, 0, 0.06), 0 0.42em 0.42em rgb(0, 0, 0, 0.03);
}
.not-available {
position : relative;
font-size : 13px;
height : 30px;
text-align : center;
line-height : 30px;
font-weight : 700;
left : -26px;
top : -26px;
margin-bottom : -30px !important ;
color : var(--color-white);
background : linear-gradient(-45deg, #a33425, #e94b35, #ef8171, #d1432f);
background-size : auto;
width : 110px;
border-bottom-right-radius: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 5px;
backface-visibility : hidden;
transition : 1s;
}
.not-available::before {
content : "Not Available";
clear : both;
display : block;
}
.not-available::after {
content : '';
position : absolute;
border-left : 6px solid transparent;
border-bottom : 0;
border-top : 8px solid #3d090d;
left : 0;
bottom : -8px;
}
.top-service-list {
position : relative;
font-size : 13px;
height : 30px;
text-align : center;
line-height : 30px;
font-weight : 700;
left : -26px;
top : -26px;
margin-bottom : -30px !important ;
color : var(--color-white);
background : linear-gradient(-45deg,#d3ff00,#0aa3ff);
background-size : auto;
width : 76px;
border-bottom-right-radius: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 5px;
backface-visibility : hidden;
transition : 1s;
}
.top-service-list::before {
content : "Popular";
clear : both;
display : block;
}
.top-service-list::after {
content : '';
position : absolute;
border-left : 6px solid transparent;
border-bottom : 0;
border-top : 8px solid #7f591f;
left : 0;
bottom : -8px;
}
.note {
position : relative;
font-size : 13px;
height : 30px;
text-align : center;
line-height : 30px;
font-weight : 700;
left : -30px;
top : -26px;
margin-bottom : -30px !important ;
color : var(--color-contrast-high);
background : var(--color-white);
box-shadow : 0 1px 15px rgb(0, 0, 0, 0.25) inset;
width : 56px;
backface-visibility : hidden;
transition : 1s;
}
.note::before {
content : "Note";
clear : both;
display : block;
}
.note::after {
content : '';
position : absolute;
border-left : 6px solid transparent;
border-bottom : 0;
border-top : 8px solid rgb(58, 63, 70, 0.5);
left : 0;
bottom : -8px;
}
.note-ru {
position : relative;
font-size : 13px;
height : 30px;
text-align : center;
line-height : 30px;
font-weight : 600;
left : -30px;
top : -26px;
margin-bottom : -30px !important ;
color : var(--color-contrast-high);
background : var(--color-white);
box-shadow : 0 1px 15px rgb(0, 0, 0, 0.25) inset;
width : 100px;
backface-visibility : hidden;
transition : 1s;
}
.note-ru::before {
content : "Примечание";
clear : both;
display : block;
}
.note-ru::after {
content : '';
position : absolute;
border-left : 6px solid transparent;
border-bottom : 0;
border-top : 8px solid rgb(58, 63, 70, 0.5);
left : 0;
bottom : -8px;
}
.note-es {
position : relative;
font-size : 13px;
height : 30px;
text-align : center;
line-height : 30px;
font-weight : 600;
left : -30px;
top : -26px;
margin-bottom : -30px !important ;
color : var(--color-contrast-high);
background : var(--color-white);
box-shadow : 0 1px 15px rgb(0, 0, 0, 0.25) inset;
width : 56px;
backface-visibility : hidden;
transition : 1s;
}
.note-es::before {
content : "Nota";
clear : both;
display : block;
}
.note-es::after {
content : '';
position : absolute;
border-left : 6px solid transparent;
border-bottom : 0;
border-top : 8px solid rgb(58, 63, 70, 0.5);
left : 0;
bottom : -8px;
}
.order-summary {
max-width : 650px;
padding : 0 0;
margin : 0.4em auto;
display : block;
position : relative;
background : rgb(242, 242, 242);
}
.shop {
flex-direction : column;
display : flex;
}
.shop li::before {
display : none !important ;
}
.order-summary__item {
display : grid;
align-items : center;
}
.total-price {
text-align : right !important ;
display : block;
position : relative;
margin-right : 0 !important ;
padding-top : 40px;
font-weight : 800;
}
.total-price > span {
background: radial-gradient(122.06% 362.25% at 0 100%, var(--color-price-1) 25.71%,var(--color-price-2) 50.42%,var(--color-price-3) 80%);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size : 2.2rem;
}
.total-price > span > span {
font-size : 1.6rem;
margin-left : 2px;
}
.bor-bott {
border-bottom : 1px solid rgb(119, 119, 144, 0.2);
margin : 12px 0;
padding-bottom : 20px;
}
.bor-bott > div > p {
line-height : 1.5;
}
.flex-grow {
flex-grow : 1;
}
.grow {
width : 100%;
margin : 5px;
}
.ugol {
margin-top:30px !important;
/*
display: inline-block;
width: 150px;
text-align: center;
width : 100px !important ;
float : right;
margin-right : -5px !important ;
margin-top : -40px !important ;
 */
}
textarea, input {
font-family : 'HelveticaNeueCyr', sans-serif;
}
.form-control {
    height: 50px;
font-size : 1em;
padding-top : 0.9em;
padding-bottom : 0.9em;
padding-left : 0.75em;
padding-right : 0.75em;
border-radius : 0.45em;
background-color : var(--color-white);
width: 100%;
border : rgb(205, 205, 222, 0.7) solid 2px;
}
.form-control:focus {
outline-style : none;
border : rgb(58, 63, 70, 0.5) solid 2px;
}
.sign-up-form {
background : var(--color-white);
max-width : 644px;
margin-left : auto;
margin-right : auto;
padding : 64px 82px;
display : block !important ;
border-radius : 6px;
border : rgb(205, 205, 222, 0.4) solid 1px;
box-shadow : 0 2px 19px rgb(65, 85, 108, 0.1);
background-color : var(--color-white);
margin-top : 6px;
margin-bottom : 64px;
}
.signup-bar {
max-width : 644px;
margin-left : auto;
margin-right : auto;
margin-top : 60px;
border-radius : 6px;
background : rgb(0, 0, 0, 0.05);
border : rgb(205, 205, 222, 0.2) solid 1px;
box-shadow : 0 2px 19px rgb(255, 255, 255, 0.9);
padding : 19px;
color : #5a5a5a;
font-weight : 600;
margin-bottom : 50px;
}
.checkbox input {
position : absolute;
z-index : -1;
opacity : 0;
margin : 10px 0 0 20px;
}
.checkbox__text {
position : relative;
padding : 0 0 0 60px;
cursor : pointer;
}
.checkbox__text a {
border-bottom : 1px dotted;
}
.checkbox__text a:hover {
color : black !important ;
border-bottom : 1px dotted #000;
}
.checkbox__text:before {
content : '';
position : absolute;
top : -4px;
left : 0;
width : 50px;
height : 26px;
border-radius : 13px;
background : #CDD1DA;
box-shadow : 0 2px 3px rgb(0, 0, 0, 0.2) inset;
transition : 0.2s;
}
.checkbox__text:after {
content : '';
position : absolute;
top : -2px;
left : 2px;
width : 22px;
height : 22px;
border-radius : 10px;
background : var(--color-white);
box-shadow : 0 2px 5px rgb(0, 0, 0, 0.3);
transition : 0.2s;
}
.checkbox input:checked + .checkbox__text:before {
background : var(--color-primary);
}
.checkbox input:checked + .checkbox__text:after {
left : 26px;
}
.checkbox input:focus + .checkbox__text:before {
box-shadow : 0 2px 3px rgb(0, 0, 0, 0.2) inset, 0 0 0 3px rgb(255, 255, 0, 0.7);
}
.radio input {
position : absolute;
z-index : -1;
opacity : 0;
margin : 10px 0 0 7px;
}
.radio__text > span {
border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
color: black;
}
.radio__text > small {
font-size: 1.2rem;
display: inherit;
color: rgba(58, 63, 70, 0.7);
padding-top: 5px;
}
.radio__text {
position : relative;
padding : 0 0 0 35px;
cursor : pointer;
}
.radio__text:before {
content : '';
position : absolute;
top : -3px;
left : 0;
width : 22px;
height : 22px;
border : #CDD1DA solid 1px;
border-radius : 50%;
background : var(--color-white);
}
.radio__text:after {
content : '';
position : absolute;
top : 0;
left : 3px;
width : 16px;
height : 16px;
border-radius : 50%;
background : var(--color-primary);
box-shadow : 0 1px 1px rgb(0, 0, 0, 0.5) inset;
opacity : 0;
transition : 0.2s;
}
.radio input:checked + .radio__text:after {
opacity : 1;
}
.radio input:focus + .radio__text:before {
box-shadow : 0 0 0 3px rgb(255, 255, 0, 0.7);
}
.btn-shop {
border : #c52024 solid 2px;
color : var(--color-white);
background : #c52024;
border-radius : 0.25em;
display : block;
padding : 0.9em 1.4em;
text-align : center;
text-transform : uppercase;
font-weight : 700;
position : relative;
margin-left : 3px;
}
.btn-shop:hover {
opacity : 0.6;
}
.btn-shop-2 {
border : var(--color-contrast-high) solid 2px;
color : var(--color-white);
background : var(--color-contrast-high);
border-radius : 0.25em;
display : block;
padding : 0.9em 1.4em;
text-align : center;
text-transform : uppercase;
font-weight : 700;
position : relative;
margin-left : 3px;
}
.btn-shop-2:hover {
opacity : 0.6;
}
.copi-past {
color: black;
font-weight: 600;
border-bottom: 1px dotted;
cursor:pointer;
}
.copi-past img {
background: none !important;
border: 0px !important;
box-shadow: none;
width: 11.6px;
border-radius: 0px !important;
display: inline;
}

.dvig-head {
display : inline-block;
height : 40px;
width : 40px;
position : fixed;
bottom : 40px;
right : 10px;
box-shadow : 0 0 10px rgb(0, 0, 0, 0.05);
overflow : hidden;
text-indent : 100%;
white-space : nowrap;
background : url(../img/cd-top-arrow.svg) center 50% no-repeat var(--color-contrast-high);
visibility : hidden;
opacity : 0;
transition : opacity 0.3s 0s, visibility 0s 0.3s;
}
.dvig-head.low-is-visible, .dvig-head.low-fade-out, .no-touch .dvig-head:hover {
transition : opacity 0.3s 0s, visibility 0s 0s;
}
.dvig-head.low-is-visible {
visibility : visible;
opacity : 1;
z-index: 3;
}
.dvig-head.low-fade-out {
opacity : 0.5;
}
.no-touch .dvig-head:hover {
background-color : var(--color-contrast-high);
opacity : 1;
}
@media only screen and (min-width: 768px) {
.dvig-head {
right : 20px;
bottom : 20px;
}
}
@media only screen and (min-width: 1024px) {
.dvig-head {
height : 60px;
width : 60px;
right : 30px;
bottom : 30px;
}
}
#Capt-footer {
background-color : var(--color-contrast-high);
color : var(--color-white);
}
#Capt-footer .row {
max-width : 1024px;
margin : 0.4em auto;
padding-bottom : 20px;
}
#Capt-footer .info {
text-align : justify;
color : #afb0b1;
}
#Capt-footer ul {
list-style-type : none;
padding-left : 0;
line-height : 1.7;
}
#Capt-footer h5 {
font-size : 1.6rem;
color : var(--color-white);
font-weight : 700;
margin-top : 30px;
margin-bottom : 10px;
}
#Capt-footer .brand {
margin-top : 10px;
}
#Capt-footer .footer-block .row {
max-width : 1024px;
margin : 0.4em auto;
}
#Capt-footer .footer-block .copyright {
color : var(--color-white);
text-align : center;
line-height : 1.7rem;
padding: 24px;
display : block;
position : relative;
margin : 0 auto;
}
#Capt-footer a {
color : #d2d1d1;
text-decoration : none;
font-size : 1.3rem;
border-bottom : 1px dotted rgb(210, 209, 209, 0.4);
transition : 0.5s;
}
#Capt-footer a:hover, #Capt-footer a:focus {
text-decoration : none;
color : var(--color-white);
border-bottom : 1px dotted var(--color-white);
margin-left : -5px;
}
#Capt-footer .footer-block {
font-size : 1.4rem;
text-align : center;
background-color : var(--color-black);
text-align : center;
}
#Capt-footer .footer-block a:hover {
text-decoration : none;
}
#Capt-footer ul li::before {
content : '';
border-radius : 50%;
color : rgb(210, 209, 209, 0.2);
background-color : currentColor;
border : currentColor solid 3px;
display : inline-flex;
vertical-align : middle;
position : relative;
left : -6px;
}
@media screen and (max-width: 767px) {
#Capt-footer {
text-align : center;
}
#Capt-footer .info {
text-align : center;
}
}
.text-xxxl {
font-size : 4.5rem !important ;
color : var(--color-contrast-high) !important ;
font-weight : 400 !important;
position : relative;
display : block;
max-width : 800px !important ;
margin : 0.4em auto !important ;
}
.thank-you {
position : relative;
z-index : 1;
}
.text-xxxl > span {
font-size : 2.3rem !important ;
margin-top : 1rem !important ;
position : relative;
font-weight : 300;
color : var(--color-contrast-high);
display : block;
}
.thank-you__icon {
width : 80px;
height : 80px;
}
.thank-you__icon-group {
transform-origin : 50% 50%;
animation : thank-you-icon 0.5s;
}
.thank-you__icon-group > *:last-child {
transform-origin : 50% 50%;
animation : thank-you-icon-check 0.5s forwards;
}
.cnop {
max-width : 380px !important ;
position : relative;
margin : 0.4em auto !important ;
}
@keyframes thank-you-icon {
from {
transform : scale(0.5);
opacity : 0;
}
to {
transform : scale(1);
opacity : 1;
}
}
@keyframes thank-you-icon-check {
from {
transform : scale(1);
opacity : 1;
}
to {
transform : scale(1);
opacity : 1;
}
}
.cssmodal {
display : flex;
position : fixed;
left : 0;
top : -100%;
width : 100%;
height : 100%;
padding-top:3rem;
align-items : top;
justify-content : center;
opacity : 0;
transition : top 0s 0.5s, opacity 0.5s 0s;
overflow-y: scroll;
z-index : 3;
}
.cssmodal-active {
top : 0;
opacity : 1;
transition : none;
}
.cssmodal figure {
width : 100%;
max-width : 650px;
overflow: hidden;
overflow-y: scroll;
position : relative;
padding : 1.5em;
opacity : 0;
background-color : var(--color-white);
transition : opacity 0.5s;
}
.cssmodal.dialog figure {
background : var(--color-white);
border-radius : 5px;
padding-top : 10px;
}
.cssmodal.dialog figure h4 {
margin-top : 0;
padding-bottom : 7px;
border-bottom : 1px solid #eee;
font-size : 2.2rem;
color : #000;
}
.cssmodal-active figure {
opacity : 1;
padding : 20px !important ;
border : rgb(205, 205, 222, 0.6) solid 1px;
box-shadow : 0 2px 49px rgb(65, 85, 108, 0.3);
z-index:100;
}
.cssmodal.dialog .smallclose {
text-decoration : none;
position : absolute;
color: var(--color-accent-darker);
right : 15px;
top : 10px;
font-size : 36px;
}
.cssmodal .veil {
left : 0;
top : 0;
width : 100%;
height : 100%;
position : fixed;
background-color : rgb(255, 255, 255, 0.9);
content : "";
cursor : default;
visibility : hidden;
transition : all 0.5s;
}
.cssmodal-active .veil {
visibility : visible;
}
.accordion {
margin-top: 20px;
}
.accordion .content p a {
font-weight : 400;
margin : 0 !important ;
display : inline;
}
.accordion .content p a::after {
content : none !important ;
}
.accordion a {
max-width : 1024px !important ;
margin : 0.1em auto !important ;
position : relative;
display : flex;
flex-direction : column;
width : 100%;
padding : 0.6rem 3rem 1rem 0;
color : var(--color-contrast-high);
font-weight : 600;
font-size : 1.8rem;
border-bottom : 1px solid #e5e5e5;
text-align : left !important ;
}
.accordion a:hover, .accordion a:hover::after {
cursor : pointer;
background: radial-gradient(122.06% 362.25% at 0 100%,var(--color-price-1) 25.71%,var(--color-price-2) 50.42%,var(--color-price-3) 80%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.accordion a:hover::after {
border : var(--color-primary) solid 1px;
}
.accordion a.active {
color : var(--color-primary);
border-bottom : 1px solid #7288a2;
}
.accordion a::after {
content : '+';
position : absolute;
float : right;
top : 0;
right : 0;
font-size : 1.8rem;
color : #7288a2;
padding : 5px;
width : 30px;
height : 30px;
border-radius : 50%;
border : rgb(114, 136, 162, 0.3) solid 1px;
text-align : center;
line-height : 1;
}
.accordion a.active::after {
content : '-';
color : #7288a2;
font-size : 1.6rem;
border : rgb(114,136,162,.3) solid 1px;
}
.accordion .content {
opacity : 0;
padding : 0;
max-height : 0;
border-bottom : 1px solid #e5e5e5;
overflow : hidden;
clear : both;
transition : all 0.2s 0.15s ease;
}
.accordion .content.active {
opacity : 1;
max-width : 1024px !important ;
margin : 0 auto !important ;
position : relative;
max-height : 100%;
transition : all 0.35s 0.15s ease;
}
.deck-wrap {
overflow : hidden;
}
.deck {
position : relative;
max-width : 540px;
width : 100%;
margin : 40px auto;
}
.deck:before {
content : "";
position : absolute;
width : 120%;
height : 100%;
top : -20px;
left : 0;
border-radius : 6px;
background : rgb(205, 205, 222, 0.2);
}

.card {
position : relative;
background-color : var(--color-white);
border: rgba(205, 205, 222, 0.5) solid 1px;
box-shadow: 0 2px 19px rgba(65, 85, 108, 0.1);
border-radius : 5px;
padding : 10px;
transition : 200ms ease-in-out;
transform : scale(0.95);
}
.card:hover {
z-index : 1;
transform : scale(1);
box-shadow : 0 2px 25px rgb(65, 85, 108, 0.5);
border : rgb(65, 85, 108, 0.3) solid 1px;
}
.card:nth-of-type(even) {
margin-top : -30px;
margin-left : 55px;
margin-right : -85px;
}
.card:nth-of-type(odd) {
margin-top : -30px;
margin-left : -40px;
margin-right : 0;
}
.card:first-of-type {
margin-top : 0;
margin-left : -90px;
margin-right : 50px;
}
.cardHeader {
font-size : 2.1rem;
padding : 10px 10px;
font-weight : 400;
}
.cardHeader > span {
margin-left : 15px;
}
.cardHeader > span > img {
border : none !important ;
border-radius : 0 !important ;
box-shadow : none;
width : auto;
height : 15px;
position : relative;
display : inline-block !important ;
top : 1px;
}
.cardBody {
padding: 0px 10px 15px 10px;
line-height: 1.5;
color: #777790;
}
.cardBody p {
line-height : 1.5;
margin : 0;
margin-bottom : 10px;
}
.cardFooter {
text-align : right;
line-height : 1.5;
margin-bottom : 10px;
color : rgb(205, 205, 222);
padding : 0 10px;
font-size: 1.2rem;
}
@media (max-width: 767px) {
.card {
transform : scale(1);
}
.card:nth-of-type(even) {
margin-left : 40px;
margin-right : -40px;
margin-top : 20px;
}
.card:nth-of-type(odd) {
margin-left : -40px;
margin-right : 40px;
margin-top : 20px;
}
.flex {
    display: block;
}
.btn--primary {
    width: 100% !important;
}
.sign-up-form {
padding : 0px 0px;
background: none !important;
border : rgb(205, 205, 222, 0.4) solid 0px;
box-shadow : 0 2px 19px rgb(65, 85, 108, 0.0000001);
}
}
@media (max-width: 620px) {
.card:nth-of-type(even), .card:nth-of-type(odd) {
margin : 20px;
}
}
.errors {
background-color : var(--color-error);
width : 100%;
color : var(--color-white);
padding : 15px;
border-radius : 0.45em;
display : none;
margin-top : 12px;
margin-bottom : 12px;
}
[tooltip] {
position : relative;
}
[tooltip]::before, [tooltip]::after {
text-transform : none;
font-size : 0.8em;
line-height : 1.3;
user-select : none;
position : absolute;
display : none;
opacity : 0;
}
[tooltip]::before {
content : '';
border : transparent solid 5px;
z-index : 1;
}
[tooltip]::after {
content : attr(tooltip);
text-align : center;
width : 160px;
text-overflow : ellipsis;
padding : 2ch 2.5ch;
border-radius : 0.3ch;
box-shadow : 0 1em 2em -0.5em rgb(0, 0, 0, 0.35);
background : #333;
color : var(--color-white);
z-index : 1;
}
[tooltip]:hover::before, [tooltip]:hover::after {
display : block;
}
[tooltip=""]::before, [tooltip=""]::after {
display : none !important ;
}
[tooltip]:not([flow])::before, [tooltip][flow^="up"]::before {
bottom : 100%;
border-bottom-width : 0;
border-top-color : #333;
}
[tooltip]:not([flow])::after, [tooltip][flow^="up"]::after {
bottom : calc(100% + 4px);
}
[tooltip]:not([flow])::before, [tooltip]:not([flow])::after, [tooltip][flow^="up"]::before, [tooltip][flow^="up"]::after {
left : 50%;
transform : translate(-50%,-0.5em);
}
[tooltip][flow^="down"]::before {
top : 100%;
border-top-width : 0;
border-bottom-color : #333;
}
[tooltip][flow^="down"]::after {
top : calc(100% + 5px);
}
[tooltip][flow^="down"]::before, [tooltip][flow^="down"]::after {
left : 50%;
transform : translate(-50%,0.5em);
}
[tooltip][flow^="left"]::before {
top : 50%;
border-right-width : 0;
border-left-color : #333;
left : calc(0 - 5px);
transform : translate(-0.5em,-50%);
}
[tooltip][flow^="left"]::after {
top : 50%;
right : calc(100% + 5px);
transform : translate(-0.5em,-50%);
}
[tooltip][flow^="right"]::before {
top : 50%;
border-left-width : 0;
border-right-color : #333;
right : calc(0 - 5px);
transform : translate(0.5em,-50%);
}
[tooltip][flow^="right"]::after {
top : 50%;
left : calc(100% + 5px);
transform : translate(0.5em,-50%);
}
@keyframes tooltips-vert {
to {
opacity : 0.9;
transform : translate(-50%,0);
}
}
@keyframes tooltips-horz {
to {
opacity : 0.9;
transform : translate(0,-50%);
}
}
[tooltip]:not([flow]):hover::before, [tooltip]:not([flow]):hover::after, [tooltip][flow^="up"]:hover::before, [tooltip][flow^="up"]:hover::after, [tooltip][flow^="down"]:hover::before, [tooltip][flow^="down"]:hover::after {
animation : tooltips-vert 300ms ease-out forwards;
}
[tooltip][flow^="left"]:hover::before, [tooltip][flow^="left"]:hover::after, [tooltip][flow^="right"]:hover::before, [tooltip][flow^="right"]:hover::after {
animation : tooltips-horz 300ms ease-out forwards;
}
.tabs > .tab-2 > div > h4 {
    background: radial-gradient(122.06% 362.25% at 0 100%,var(--color-price-1) 25.71%,var(--color-price-2) 50.42%,var(--color-price-3) 80%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 300;
}
.tabs {
display : block;
display : flex;
flex-wrap : wrap;
margin : 0;
overflow : hidden;
margin : 0 auto;
overflow : hidden;
max-width : 1024px;
margin-top : 0px;
}
.tabs label:hover {
color : var(--color-primary);
}
.tabs [class^="tab"] label, .tabs [class*=" tab"] label {
cursor : pointer;
display : block;
font-size : 1.1em;
line-height : 1em;
padding : 2rem 0;
text-align : center;
}
.tabs [class^="tab"] [type="radio"], .tabs [class*=" tab"] [type="radio"] {
border-bottom : 2px solid rgb(239, 237, 239);
cursor : pointer;
appearance : none;
display : block;
width : 100%;
transition : all 0.3s ease-in-out;
}
.tabs [class^="tab"] [type="radio"]:hover, .tabs [class^="tab"] [type="radio"]:focus, .tabs [class*=" tab"] [type="radio"]:hover, .tabs [class*=" tab"] [type="radio"]:focus {
border-bottom : 2px solid var(--color-primary);
}
.tabs [class^="tab"] [type="radio"]:checked, .tabs [class*=" tab"] [type="radio"]:checked {
border-bottom : 2px solid var(--color-primary);
}
.tabs [class^="tab"] [type="radio"]:checked + div, .tabs [class*=" tab"] [type="radio"]:checked + div {
opacity : 1;
}
.tabs [class^="tab"] [type="radio"] + div, .tabs [class*=" tab"] [type="radio"] + div {
display : block;
opacity : 0;
padding : 2rem 0;
width : 90%;
transition : all 0.3s ease-in-out;
}
.tabs .tab-2 {
width : 50%;
}
.tabs .tab-2 [type="radio"] + div {
width : 200%;
margin-left : 200%;
}
.tabs .tab-2 [type="radio"]:checked + div {
margin-left : 0;
}
.tabs .tab-2:last-child [type="radio"] + div {
margin-left : 100%;
}
.tabs .tab-2:last-child [type="radio"]:checked + div {
margin-left : -100%;
}
.dropbtn {
padding : 5px;
cursor : pointer;
}
.dropdown {
position : relative;
display : inline-block;
}
.dropdown-content {
display : none;
position : absolute;
background-color : var(--color-contrast-high);
width : 315px;
padding-top : 4px;
margin-left : -5px;
}
.dropbtn {
padding-left : 25px;
width : 65px;
float : left;
background-position : left center;
background-repeat : no-repeat;
}
.dropdown-content a {
color : #000;
padding : 2px 15px 2px 25px;
text-decoration : none;
display : block;
border-bottom : 0 dotted rgb(210, 209, 209, 0.4) !important ;
float : left;
background-position : left center;
background-repeat : no-repeat;
}
.dropdown-content a:hover {
background-color : #33373e;
margin-left : 0 !important ;
}
.dropdown:hover .dropdown-content {
display : block;
margin-left : 55px !important ;
}
.flag-en {
background-image : url(../img/flags/en.svg);
background-size: 22px;
background-position: left top;
}
.flag-ru {
background-image : url(../img/flags/ru.svg);
background-size: 22px;
background-position: left top;
}
.flag-es {
background-image : url(../img/flags/es.svg);
background-size: 22px;
background-position: left top;
}
.flag-ro {
background-image : url(../img/flags/ro.svg);
background-size: 22px;
background-position: left top;
}

.submit-op {
  background-color: var(--color-primary);
  cursor: pointer;
  font-size: 1.7rem;
  color: white;
  border: none;
  position: relative;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 500 !important;
  padding: 1.1em 3em !important;
  margin: 0 auto;
      margin-top: 0.5rem;
  border-radius: 25em;
  line-height: 1;
  display: block;
  text-align: center;
  box-shadow: 0 2px 8px 0 hsla(var(--color-black-h),var(--color-black-s),var(--color-black-l),.12),0 1px 1px 0 hsla(var(--color-black-h),var(--color-black-s),var(--color-black-l),.12);
  transition: all 0.3s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .submit-op:hover {
    background-color: var(--color-primary-dark); }
  .submit-op:focus {
    box-shadow: 0px 0px 0px 2px hsla(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l), 0.2); }


.stap-op {
    padding: 30px;
    background-color: var(--color-white);
    border: rgb(205,205,222,.6) solid 1px;
    box-shadow: 0 2px 49px rgb(65,85,108,.3);
    line-height: 1.3;
    max-width: 1024px;
    border-radius:6px;
    position: relative;
    display: block;
    margin: 10px auto;
}
.stap-op > span {
    color: red;
}

.fool {width: 100%;padding: 15px !important;color: white !important;}
.opis-butt {
    text-align:center;
    margin-top:24px;
    padding: 20px;
    border-radius: 5px;
    min-height: 100px;
    box-shadow: 0 2px 29px rgb(65,85,108,.3);
}

.opis-butt {
    position: relative;
    background: var(--color-white);
    border: 1px solid rgba(211, 211, 212, .5);
    margin-top:25px !important;
    margin-bottom: 35px !important;
}
.opis-butt:after, .opis-butt:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.opis-butt:after {
    border-color: rgba(242, 242, 242, 0);
    border-bottom-color: var(--color-white);
    border-width: 20px;
    margin-left: -20px;
}
.opis-butt:before {
    border-color: rgba(211, 211, 212, 0);
    border-bottom-color: rgba(211, 211, 212, .5);
    border-width: 21px;
    margin-left: -21px;
}




#menu-wrap {
 position:relative;
 display: table;
 float: right;
 height: 100%;
 padding-right: 5%;
}
.menu{
 display:block;
 margin: 0;
 padding: 0;
 margin: 5px auto;
}
.menu li{
 display: inline-block;
 position: relative;
 margin-right: 0em !important;
 margin-top: 0px !important;
 z-index:10;
}

.menu li a {
 text-decoration:none;
 padding:14px;
 color: #25283D;
 font-size: 1.7rem;
 display:block;
 -webkit-transition: all 0.3s ease-in-out 0s;
 -moz-transition: all 0.3s ease-in-out 0s;
 -o-transition: all 0.3s ease-in-out 0s;
 -ms-transition: all 0.3s ease-in-out 0s;
 transition: all 0.3s ease-in-out 0s;
}
.menu li a img {
    display: inline-block;
    position: relative;
    padding: 0px !important;
    vertical-align: middle;
    height: 22px;
    margin-top: -3px !important;
}
.str-out {
    content: '';
    color: #c52024;
    border-style: solid;
    top: -.1em;
    border-width: .1em .1em 0 0;
    height: .55em;
    left: .4em;
    position: relative;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: middle;
    width: .55em;
    margin-right: 8px;
}
.str-us {
    content: '';
    color: #555557;
    border-style: solid;
    top: -.2em;
    border-width: .1em .1em 0 0;
    height: .52em;
    left: .4em;
    position: relative;
    display: inline-block;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    vertical-align: middle;
    width: .55em;
    margin-right: 8px;
}

.menu li a:hover {
 color: #b0b0b0;
}

.menu ul {
 display: none;
 margin: 0;
 padding: 0;
 min-width: 75px;
 width: auto;
 position: absolute;
 top: 46px;
 left: 0px;
 background: var(--color-white);
 box-shadow: 0 8px 20px 0 rgba(0,0,0,.16);
 white-space: nowrap;
}

.menu ul li {
 display:block;
 float: none;
 background:none;
}

.menu ul li a {
 font-weight:normal;
 display:block;
 color:#25283D;
 padding: 12px 16px;
 line-height: 1.6;
 font-size: 1.6rem;
 border-bottom: 1px solid #ebebeb;
 background:var(--color-white);
}
.menu .nopadding {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.menu ul li a:hover, .menu ul li:hover > a{
 background: #ebebeb;
 color:#797979;
}

.menu li:hover > ul{
 display: block;
}
.menu ul ul {
 left: 149px;
 top: 0px;
}

#menu-icon {
 display:none;
}

@media screen and (max-width: 1000px){

.menu{
 margin: 0 15px;
 clear:both;
 position:absolute;
 top:60px;
 width: 265px;
 left: -220px;
 z-index: 6;
 padding:0;
 box-shadow: 0 75px 75px 0 rgb(0 0 0 / 45%);
 display:none;
}

.menu li{
 display:block;
 margin:0;
 padding-left: 0px;
}
.menu ul {
    box-shadow: 0 15px 15px 0 rgba(0,0,0,.000000001);
    z-index: 6;
}
.menu li a {
 width: 100%;
 /*border-bottom: 1px solid #ddd;*/
 padding-top: 1px;
 padding-bottom: 15px;
 padding-left: 15px;
 box-shadow: 0 15px 15px 0 rgba(0,0,0,.16), 0 1.7px 1.6px -17px rgba(0,0,0,.024),0 3.8px 3.6px -17px rgba(0,0,0,.035),0 6.7px 6.3px -17px rgba(0,0,0,.043),0 10.6px 10px -17px rgba(0,0,0,.05),0 16.4px 15.5px -17px rgba(0,0,0,.057),0 25.6px 24.1px -17px rgba(0,0,0,.065),0 42.5px 40px -17px rgba(0,0,0,.076),0 85px 80px -17px rgba(0,0,0,.1);
 background: var(--color-white);
 color: #25283D;
 border-left: 3px solid;
}
.menu ul li a {
    color: #c52024;
}

.str-us {
    color: #c52024;
}

.menu li a:hover, .menu li:hover > a{
 background:#f0f0f0;
 color:#797979;
}

.menu ul {
 display:block;
 position:relative;
 top:0;
 left:0;
 width:100%;
}

.menu ul ul {
 left:0;
}
}


.card-lk > .strelka {
    position: absolute;
    background: var(--color-white);
    border: 1px solid #d7d7d7;
    width: 35px;
    height: 35px;
    border-radius: 6px;
    right: 20px;
    top: 39px;
    line-height: 28px;
    color: #35c520;
    font-size: 3rem;
    text-align: center;
}
.card-lk:hover > .strelka {
    background: #35c520;
    color: var(--color-white);
    border: 1px solid #35c520;
}

.podzag {
background: linear-gradient(45deg,var(--color-primary) 10%,var(--color-primary-darker) 85%);
background-clip: border-box;
font-size: 2.5rem !important;
padding-bottom: 0;
margin-bottom: -15px !important;
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
border-bottom: 2px dotted rgba(80, 82, 96, .2);
}


.order-url-note {
    display: block;
    margin-top: 10px;
    margin-left: 5px;
}
.captcha_update {
    margin: 10px 24px 20px;
    display: block;
    color: rgb(43, 110, 243) !important;
}
.captcha_update:after {
    content: '';
    background: url(../img/update3.png);
    background-size: 20px;
    margin-top: -19px;
    margin-left: -1.4em;
    position: absolute;
    display: block;
    vertical-align: middle;
    margin-right: 8px;
    width: 20px;
    height: 20px;
}
.captcha_enter {
    display: block;
    margin: 20px 5px 5px;
}

.gyzkshno {
    position: relative;
    margin: 10px auto !important;
    background-color: rgba(15, 255, 131, .1);
    border: 2px solid #90d390;
    padding: 20px 20px;
    width: 100%;
    color: green;
}
.gyzkshno > p {
    color: green;
}


.ramka-lov-stati {
    position: relative;
    z-index: 0;
    width: 100%;
    max-width: 500px;
    height: auto;
    overflow: hidden;
    margin: 50px auto 0px;
    font-size: 18px;
    padding: 50px;
    box-shadow: 0px 0.03em 35px rgba(0, 0, 0, 0.1);
  }
  .ramka-lov-stati::before {
    content: '';
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    background-color: #BFE2FF;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-image: linear-gradient(#BFE2FF, #BFE2FF), linear-gradient(#009dff, #009dff), linear-gradient(#BFE2FF, #BFE2FF), linear-gradient(#009dff, #009dff);
    animation: anim-ramka-us-stati 4s linear infinite;
  }
  .ramka-lov-stati::after {
    content:'';
    position:absolute;
    z-index:1;
    left:3px;
    top:3px;
    width:calc(100% - 6px);
    height:calc(100% - 6px);
    background:#f9fafc!important;
  }
  @keyframes anim-ramka-us-stati {
    100% {
        transform: rotate(1turn);
    }
  }
  .ramka-lov-stati p {
  z-index: 2 !important;
  display: block;
  position: relative;
  }
  .con {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index:2;
  }
  
  .chevron {
  position: absolute;
  width: 28px;
  height: 4px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
  }
  
  .chevron:first-child {
  animation: move 3s ease-out 1s infinite;
  }
  
  .chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
  }
  
  .chevron:before,
  .chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #009dff;
  }
  
  .chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
  }
  
  .chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
  }
  
  @keyframes move {
  25% {
  opacity: 1;
  }
  33% {
  opacity: 1;
  transform: translateY(30px);
  }
  67% {
  opacity: 1;
  transform: translateY(40px);
  }
  100% {
  opacity: 0;
  transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
  }