@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 .with-submenu: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;
}
.min-height {
min-height : 395px;
}
.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;
}
.content h1 {
padding : 1.2rem 1.9rem;
background-color : rgb(119, 119, 144, 0.15);
color : var(--color-contrast-high);
border-radius : 25px;
display : inline;
font-size : 1.3rem;
}
.content .text-h1 {
padding : 0 1.9rem;
padding-bottom : 0.3rem;
}
.content .text-h1 > span {
color : #c52024;
}
.content h2, .content h3, .content h4 {
max-width : 1024px;
line-height : 1;
margin : 0.4em auto;
text-align : center;
color : var(--color-contrast-high);
font-size : 3rem;
font-weight : 600;
}
.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;
}
.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 : rgb(0, 0, 0, 0.2) solid 2px;
color : #c52024;
font-weight : 700;
justify-content : center;
margin-right : -5px;
}
.content ol > li {
counter-increment : list-items;
margin-left : 30px;
line-height : 2;
font-size : 1.7rem;
}
.content ul > li {
counter-increment : list-items;
margin-left : 30px;
line-height : 1.6;
font-size : 1.7rem;
}
.content ol > li::before {
content : counter(list-items);
width : 26px;
height : 26px;
display : inline-flex;
vertical-align : middle;
position : relative;
font-size : 0.75em;
justify-content : center;
align-items : center;
top : -0.1em;
left : -6px;
border-radius : 50%;
background : var(--color-bg) !important ;
border : var(--color-contrast-low) solid 2px;
color : var(--color-primary);
font-weight : 700;
}

.content ul li::before {
    content: '';
    border-radius: 50%;
    color: var(--color-bg);
    background-color: currentColor;
    border: 3px solid currentColor;
    display: inline-flex;
    vertical-align: middle;
    position: relative;
    left: -6px;
}

.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;
}
.content .ramka {
max-width : 1024px;
background-color : var(--color-white);
padding : 20px;
margin : 0.4em 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 ;
}
.content .text-center p {
text-align : center !important ;
}
.content img {
max-width : 1024px;
margin : 0.4em auto;
display : block;
background : var(--color-white);
border : rgb(0, 0, 0, 0.1) solid 1px !important ;
box-shadow : 0 0.03em 35px rgb(0, 0, 0, 0.1);
border-radius : 4px;
}
.content img, .content video, .content svg {
max-width : 100%;
}
.btn {
  cursor: pointer;
  position: relative;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 500 !important;
  padding: 1.1em 1.4em !important;
  margin: .2rem;
  border-radius: 25em;
  line-height: 1;
  display: block;
  margin-bottom: 10px;
  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-top {
  background-color: var(--color-primary-darker);
  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--primary {
  background-color: var(--color-primary);
  color: var(--color-white);
  -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--subtle {
    color: var(--color-contrast-lower) !important;
    background-color: var(--color-contrast-higher);
    display: block;
    margin: 0 auto;
    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; }

.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--grey {
background-color : #ebebee !important ;
border-color : #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 : 20px;
}
.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 : var(--color-white) !important ;
transition : 0.5s linear;
}
@media only screen and (max-width: 768px) {
.flex {
display : block;
}
.content {
padding-top : 0;
padding-bottom : 20px;
}
}
.hero {
display : table;
width : 100%;
margin-top : 60px;
height : 300px;
box-shadow : 0 2px 49px rgb(65, 85, 108, 0.05) inset;
background: linear-gradient(45deg,hsl(168.6, 92.8%, 49%) 0%,hsla(198,93%,49%,0) 70%),linear-gradient(135deg,hsl(269,94.7%,44.1%) 10%,hsla(269,95%,44%,0) 80%),linear-gradient(225deg,hsl(299.2, 100%, 70%) 10%,hsla(299,98%,43%,0) 80%),linear-gradient(315deg,hsl(280.6, 100%, 18.8%) 100%,hsla(281,98%,41%,0) 70%);
}
.hero .hero-content {
max-width : 1024px;
margin : 0.4em auto;
display : table-cell;
vertical-align : middle;
text-align : center;
overflow : hidden;
position : relative;
padding : 10px 40px 20px;
display : flex;
justify-content : center;
align-items : center;
text-align : center;
}
@media only screen and (min-width: 768px) {
.hero {
height : 400px;
}
}
@media only screen and (min-width: 1024px) {
.hero {
height : 480px;
margin-top : 80px;
}
}
.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 : var(--color-white) !important ;
font-weight : 700;
font-size : 1.5rem;
padding : 0.6rem 2rem;
border : var(--color-white) solid 2px;
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 ;
}
.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;
}
.content .text-h1 {
    padding-top: 2rem;
}
}
.capt-service {
max-width : 1024px;
margin : 0.4em auto;
}
.capt-service > .row > .col-md-3 {
padding-right : 8px;
padding-left : 8px;
}
.link-catalog {
border : rgb(255, 255, 255, 0.6) solid 1px !important ;
box-shadow : none !important ;
transition : 0.5s linear;
}
.link-catalog:hover {
border : rgb(205, 205, 222, 0.4) solid 1px !important ;
box-shadow : 0 2px 29px rgb(65, 85, 108, 0.2) !important ;
transform : scale(1.05) !important ;
}
.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;
border-radius: 22px;
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 > img {
border : none !important ;
border-radius : 0 !important ;
box-shadow : none;
width : auto;
height : 90px;
}
.service-list > hr {
margin-top : 20px !important ;
}
.service-list > h3 {
font-size : 2.3rem;
}
.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 : 10px;
margin-left : 0;
font-size : 1.5rem !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 ;
}

.service-list > .list-vn > .btn {
border-radius : 10px;
}
.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;
text-shadow : 0 0.25em 0 rgb(0, 0, 0, 0.1);
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, #09b6ff, #fab6ff);
background-size : auto;
width : 76px;
border-bottom-right-radius: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 5px;
backface-visibility : hidden;
text-shadow : 0 0.25em 0 rgb(0, 0, 0, 0.1);
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;
}
.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;
/*
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;
}
.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;
}
.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;
}
}
.top-h1 {
font-size : 4rem !important ;
color : var(--color-white) !important ;
font-weight : 700;
position : relative;
display : block;
max-width : 800px !important ;
margin : 0.4em auto !important ;
text-shadow: 0 .04em 0 rgba(0, 0, 0, 0.1);
transition : all 0.3s ease;
}
.top-h1 bold {
color : #000 !important ;
}
.thank-you {
position : relative;
z-index : 1;
}
.text-center > div > span {
margin-top : 1rem !important ;
margin-bottom : 20px !important ;
position : relative;
padding : 10px;
border-radius : 6px;
font-weight : 400;
line-height : 1.3;
color : var(--color-white);
display : block;
text-shadow: 0 .05em 0 rgba(0, 0, 0, 0.15);
}
.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 : 30px auto 10px;
}
@keyframes anim-hr {
0% {
background : #ebebee;
}
50% {
background : rgb(58, 63, 70, 0.15);
}
100% {
background : #ebebee;
}
}
.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 : 220px !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);
}
.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;
}
.how_it_works .btn, .deck-wrap .btn {
width : 140px !important ;
display : block;
margin : 0 auto !important ;
padding: .8em 1.1em .6em !important;
}
.how_it_works .btn:hover, .deck-wrap .btn:hover {
box-shadow : 0 1px 0 rgb(58, 63, 70, 0.15);
}
.how_it_works .bullet {
display : none;
width : 71px;
height : 71px;
background-color : #ebebee;
color : var(--color-contrast-high);
font-size : 24px;
font-weight : 900;
line-height : 64px;
border-radius : 34px;
border : var(--color-white) solid 3px;
text-align : center;
margin : 0 auto;
margin-bottom : 20px;
}
.how_it_works {
display : flex;
flex-wrap : wrap;
justify-content : space-between;
}
.how_it_works {
max-width : 1024px;
padding-left : 20px;
padding-right : 20px;
margin : auto;
}
.how_it_works_secondary {
max-width : 880px;
margin : 0 auto;
}
.how_it_works {
width : 100%;
}
.how_it_works_secondary > ul > li:nth-child(2n 1)::before {
content : " ";
position : absolute;
left : 96px;
top : -2px;
bottom : -2px;
width : 20px;
background : none !important ;
border : #d4d5de dotted 2px;
border-right-color : rgb(212, 213, 222);
border-right-style : dotted;
border-right-width : 2px;
border-radius : 20px 0 0 20px;
border-right : 0;
}
.how_it_works_secondary > ul {
list-style : none outside none;
}
.how_it_works_secondary > ul > li {
margin-bottom : 0;
position : relative;
}
.how_it_works > ul > li {
display : flex;
width : 100%;
align-items : center;
}
.how_it_works_secondary .how_it_works_image {
width : 200px;
}
.how_it_works .how_it_works_image {
width : calc(50% - 66px);
margin-right : auto;
}
.how_it_works_secondary > ul > li > * {
position : relative;
z-index : 6;
}
.how_it_works .how_it_works_image img {
display : block;
margin : 0 auto;
max-width : 270px;
max-height : 270px;
background : none !important ;
border : none !important ;
border-radius : 0 !important ;
box-shadow : none !important ;
}
.how_it_works_secondary .how_it_works_top {
width : calc(100% - 280px);
padding : 34px 150px 34px 0;
}
.how_it_works .how_it_works_top h3 {
font-size : 3rem;
line-height : 1.29;
font-weight : 300;
letter-spacing : 0.25px;
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;
}
.how_it_works > ul > li:nth-child(2n) {
flex-direction : row-reverse;
margin-left : 25px;
}
.how_it_works_secondary > ul > li:nth-child(2n)::before {
content : " ";
position : absolute;
right : 15px;
top : 0;
bottom : 0;
left : 118px;
background : none !important ;
border-radius : 0 20px 20px 0;
border : #d4d5de dotted 2px;
border-left-color : rgb(212, 213, 222);
border-left-style : dotted;
border-left-width : 2px;
border-left : 0;
}
.how_it_works_secondary > ul > li:nth-child(2n) .how_it_works_top {
width : calc(100% - 280px);
padding-right : 0;
padding-left : 80px;
}
.how_it_works_secondary > ul > li:nth-child(2n) .how_it_works_image {
width : 200px;
}
.how_it_works > ul > li:nth-child(2n) .how_it_works_image {
width : 50%;
margin-right : 0;
margin-left : auto;
}
@media (max-width: 767px) {
.how_it_works:not(.how_it_works_secondary) > ul > li {
display : block;
margin-bottom : 20px;
}
.how_it_works:not(.how_it_works_secondary) > ul > li:nth-child(2n) .how_it_works_image {
width : 100px;
}
.how_it_works:not(.how_it_works_secondary) > ul > li:nth-child(2n) .how_it_works_top {
width : auto;
}
.how_it_works:not(.how_it_works_secondary) .how_it_works_image {
width : auto;
float : right;
width : 100px;
position : relative;
z-index : 1;
margin : 0 -20px -50px 0;
}
.how_it_works .how_it_works_image img {
width : 100px !important ;
}
.how_it_works:not(.how_it_works_secondary) .how_it_works_top {
width : auto;
position : relative;
overflow : hidden;
clear : both;
z-index : 1;
}
}
.how_it_works_secondary {
max-width : 1024px;
margin : 0 auto;
}
.how_it_works_secondary > ul > li {
margin-bottom : 0;
position : relative;
margin-left : 0 !important ;
}
.how_it_works_secondary > ul > li > * {
position : relative;
z-index : 1;
}
.how_it_works_secondary > ul > li:nth-child(2n):before {
content : " ";
position : absolute;
right : 15px;
top : 0;
bottom : 0;
left : 118px;
border-radius : 0 20px 20px 0;
border : #d4d5de dotted 2px;
border-left : 0;
}
.how_it_works_secondary > ul > li:nth-child(2n) .how_it_works_image {
width : 200px;
}
.how_it_works_secondary > ul > li:nth-child(2n) .how_it_works_top {
width : calc(100% - 280px);
padding-right : 0;
padding-left : 80px;
}
.how_it_works_secondary > ul > li:nth-child(odd):before {
content : " ";
position : absolute;
left : 96px;
top : -2px;
bottom : -2px;
width : 20px;
border : #d4d5de dotted 2px;
border-radius : 20px 0 0 20px;
border-right : 0;
}
.how_it_works_secondary > ul > li:first-child:before {
top : 50%;
border-radius : 0 0 0 20px;
}
.how_it_works_secondary > ul > li:last-child:before {
bottom : 50%;
border-radius : 20px 0 0 0;
border-bottom : 0;
}
.how_it_works_secondary .how_it_works_image {
width : 200px;
}
.how_it_works_secondary .how_it_works_top {
width : calc(100% - 280px);
padding : 34px 150px 34px 0;
}
@media (max-width: 767px) {
.how_it_works_secondary > ul > li {
display : block;
}
.how_it_works_secondary .how_it_works_top {
padding : 30px 10px 30px 30px;
width : auto;
}
.how_it_works_secondary .how_it_works_top h3 {
padding-top : 30px;
position : relative;
}
.how_it_works_secondary .how_it_works_top h3 i {
position : absolute;
left : 0;
top : 0;
}
.how_it_works_secondary .how_it_works_top h3 + p {
clear : both;
}
.how_it_works_secondary .how_it_works_image {
width : 80px;
float : left;
margin-right : 20px;
margin-left : 20px;
margin-bottom : 20px;
}
.how_it_works_secondary > ul > li:nth-child(2n):before {
left : 0px;
}
.how_it_works_secondary > ul > li:nth-child(2n) .how_it_works_image {
    width: 80px;
    float: left;
    margin-top: 30px;
    margin-left: -40px;
    margin-bottom: -30px;
}
.how_it_works_secondary > ul > li:nth-child(2n) .how_it_works_top {
    width: auto;
        padding-left: 0px;
        padding-right: 30px;
        margin-left: 0px;
        padding-top: 0px;
}
.how_it_works_secondary > ul > li:nth-child(2n):after {
content : " ";
position : absolute;
left : 0;
bottom : -2px;
height : 4px;
background-color : var(--color-white);
width : 10px;
}
.how_it_works_secondary > ul > li:nth-child(odd):before {
left : 0;
}
.how_it_works_secondary > ul > li:first-child .how_it_works_top {
padding-top : 10px;
}
.how_it_works_secondary > ul > li:first-child:before {
top : 30px;
border-radius : 20px 0 0 20px;
}
.how_it_works_secondary > ul > li:last-child .how_it_works_image {
margin-left : 0;
margin-top : 30px;
}
.how_it_works_secondary > ul > li:last-child:before {
bottom : auto;
height : 60px;
left : 20px;
}
.how_it_works>ul>li:nth-child(2n) {
    margin-left: 25px !important;
}
.how_it_works_secondary > ul > li:last-child .how_it_works_top {
padding-bottom : 30px;
}
}
.deck-wrap {
overflow : hidden;
}
.deck {
position : relative;
max-width : 450px;
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 : rgb(205, 205, 222, 0.6) solid 1px;
box-shadow : 0 2px 19px rgb(65, 85, 108, 0.2);
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 50px rgb(65, 85, 108, 0.6);
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;
color : #c52024;
padding : 8px 10px;
font-weight : 600;
}
.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 : 9px;
}
.cardBody {
padding : 0 10px;
}
.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;
}
@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;
}
}
@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 : 1001;
}
[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 : 1000;
}
[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;
}
.dev-gadjet, .dev-gadjet__body {
position : relative;
width : 100%;
margin-top : 10px;
}
.dev-gadjet {
z-index : 1;
}
.dev-gadjet__body {
width : 250px;
background-color : rgb(38, 38, 38);
box-shadow : 0 0 0.285em hsl(0 10% 10% / 0.05), 0 0 0.1em hsl(0 10% 10% / 0.05), 0 0 0.05em hsl(0 10% 10% / 0.05);
padding : 10px;
z-index : 2;
border-top-left-radius : 40px;
border-top-right-radius : 40px;
border-bottom-right-radius : 40px;
border-bottom-left-radius : 40px;
margin : 0 auto;
}
.dev-gadjet__media {
position : relative;
overflow : hidden;
border-top-left-radius : 30px;
border-top-right-radius : 30px;
border-bottom-left-radius : 30px;
border-bottom-right-radius : 30px;
}
.dev-gadjet__media img, .dev-gadjet__media svg, .dev-gadjet__media video {
display : block;
width : 100%;
height : auto;
}
.dev-gadjet__notch {
position : absolute;
z-index : 2;
top : 0;
width : 50%;
right : 25%;
height : 4%;
border-radius : 0 0 0.85em 0.85em;
background-color : rgb(38, 38, 38);
border-top-width : 0;
}
.dev-gadjet__notch::before {
content : '';
width : 8%;
padding-bottom : 4.5%;
border-radius : 50%;
background : rgb(255, 255, 255, 0.3);
border : rgb(119, 119, 144, 0.15) solid 2px;
position : absolute;
right : 10%;
top : 40%;
transform : translateY(-50%);
}
.dev-gadjet__notch::after {
content : '';
width : 40%;
height : 8px;
padding-bottom : 4.5%;
border-radius : 20px;
background : rgb(255, 255, 255, 0.3);
position : absolute;
right : 30%;
top : 40%;
transform : translateY(-50%);
}
.dev-gadjet--top-light .dev-gadjet__shadow {
position : absolute;
background-color : hsl(0 0% 0% / 0.07);
z-index : 1;
height : 1em;
width : 100%;
left : 0;
bottom : -0.5em;
border-radius : 100%;
}
.gadjet_images {
position : absolute;
left : 0;
right : 0;
top : -10px;
bottom : 0;
z-index : 1;
}
.gadjet_images > span > img {
width : 100%;
display : block;
border-radius: 14px;
box-shadow: 0 .25em 1rem rgba(0, 0, 0, 0.1);
border: 2px solid #404040;
}
.gadjet_images > span:first-child {
top: 60px;
left: 20px;
width: 88px;
}
.gadjet_images > span:nth-child(2) {
left : auto;
right : -10px;
top : 75px;
width : 80px;
}
.gadjet_images > span:nth-child(3) {
top: 186px;
left: -12px;
width: 100px;
}
.gadjet_images > span:nth-child(4) {
top: 190px;
left: 222px;
width: 94px;
}
.gadjet_images > span:nth-child(5) {
left: auto;
right: 93px;
top: 80px;
width: 120px;
}
.gadjet-obloj {
    position: absolute;
    width: 470px;
    right: -0px;
}
.gadjet_images > span {
position : absolute;
left : 0;
top : 0;
width : 138px;
transition : transform 1s ease-in-out;
transform-style : preserve-3d;
}
.gadjet_images > span:hover {
transform : rotate3d(0,1,0,180deg);
}
.gadjet_like {
position : absolute;
z-index : 2;
left : 30px;
right : 30px;
bottom : 30px;
text-align : center;
}
.gadjet_like p {
font-size : 12px;
margin-bottom : 5px;
color: var(--color-white);
}
.gadjet_like h6 {
font-size : 24px;
font-weight : 300;
transition : all 0.3s ease;
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;
}
.gadjet_like h6 span {
font-size : 12px;
}
.gadjet_like h6:hover {
transform : scale(1.1);
}

.zornumol_tilasergam {
 position:relative;
 width:50px;
 margin:0 auto;
 top:-45px;
 -webkit-animation:heart-beats 3s infinite;
 animation:heart-beats 3s infinite
}
#shadow {
 position:absolute;
 width:70%;
 height:6px;
 border-radius:50%;
 background-color:rgba(0,0,0,.1);
 left:45%;
 bottom:-42px;
 transform:translate(-50%,0%)
}
.zornumol_tilasergam:before,
.zornumol_tilasergam:after {
 background:rgb(255,0,78);
 position:absolute;
 width:23px;
 height:37px;
 top:0;
 left:22px;
 content:'';
 border-radius:50px 50px 0 0;
 transform:rotate(-45deg) translateZ(0);
 -webkit-transform:rotate(-45deg) translateZ(0);
 transform-origin:0 100%;
 -webkit-transform-origin:0 100%
}
.zornumol_tilasergam:after {
 left:0;
 transform:rotate(45deg) translateZ(0);
 -webkit-transform:rotate(45deg) translateZ(0);
 transform-origin:100% 100%;
 -webkit-transform-origin:100% 100%
}
@keyframes heart-beats {
 0% {
  transform:scale(.9);
  background-color:#000
 }
 7% {
  transform:scale(1.1)
 }
 12% {
  transform:scale(1)
 }
 20% {
  transform:scale(1.2)
 }
 60% {
  transform:scale(.9)
 }
 100% {
  transform:scale(.9)
 }
}
@-webkit-keyframes heart-beats {
 0% {
  -webkit-transform:scale(.9)
 }
 7% {
  -webkit-transform:scale(1.1)
 }
 12% {
  -webkit-transform:scale(1)
 }
 20% {
  -webkit-transform:scale(1.2)
 }
 60% {
  -webkit-transform:scale(.9)
 }
 100% {
  -webkit-transform:scale(.9)
 }
}
.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;
}



#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: 265px;
 width: 100%;
 position: absolute;
 top: 41px;
 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;
}



/* --------------------------------

// Таблица с услугами

-------------------------------- */

#capt-service {
    max-width: 1024px;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 30px;
}

#capt-service .capt-service-content .row div.col-sm-6:last-child .capt-service-panel {
  margin-bottom:0
}

#capt-service .capt-service-panel {
 font-size:14px;
 border-radius:14px;
 border:none;
 margin-top:10px;
 margin-bottom:10px;
 box-shadow:none;
 text-shadow:none
}
#capt-service .capt-service-panel table {
 margin-bottom:0!important;
 background:#fff;
 width: 100%;
}
#capt-service .capt-service-panel table a {
 color:var(--color-primary);
}
#capt-service .capt-service-panel table a:hover {
 text-decoration:none
}
#capt-service .capt-service-heading {
 height:52px;
 width:100%;
 margin:auto;
 position:relative;
 padding:0;
 z-index:1;
 box-shadow:none;
 border-top-left-radius: 25px;
 border-top-right-radius: 25px;
 /*-webkit-transition:0s;*/
 /*transition:0s;*/
 -webkit-filter:opacity(100%);
 filter:opacity(100%)
}
#capt-service .capt-service-heading:hover {
 -webkit-filter:contrast(1.2);
 filter:contrast(1.2)
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-youtube {
 background:rgb(216, 3, 10) !important;
 border-top:0 solid #fff!important;
 border-bottom:0 solid #fff!important;
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-youtube h4.capt-service-title {
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-youtube span.toogle {
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-instagram {
 background:radial-gradient(122.06% 362.15% at 0 100%, #ffdd79 0,#fdda75 .01%,#fb821e 17.71%,#f14e47 35.42%,#df2b73 52.08%,#d32b84 66.15%,#a52db6 82.81%,#4a62d6 100%) !important;
 border-top:0 solid #fff!important;
 border-bottom:0 solid #fff!important;
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-instagram h4.capt-service-title {
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-instagram span.toogle {
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-tiktok {
 background:linear-gradient(45deg,rgb(255,0,78) 5%,rgb(3,242,235) 95%) !important;
 border-top:0 solid #fff!important;
 border-bottom:0 solid #fff!important;
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-max {
 background:linear-gradient(135deg, #4a90e2, #6a5acd, #8a2be2)!important;
 border-top:0 solid #fff!important;
 border-bottom:0 solid #fff!important;
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-vk {
 background:#2787f5!important;
 border-top:0 solid #fff!important;
 border-bottom:0 solid #fff!important;
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-tiktok h4.capt-service-title {
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-tiktok span.toogle {
}
/* telegram */
#capt-service .capt-service-default>.capt-service-heading.capt-service-send {
 background:#3ea8e2!important;
 border-top:0 solid #fff!important;
 border-bottom:0 solid #fff!important;
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-send h4.capt-service-title {
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-send span.toogle {
}
#capt-service .capt-service-default>.capt-service-heading.capt-service-soundcloud {
 background:#fe5000!important;
 border-top:0 solid #fff!important;
 border-bottom:0 solid #fff!important;
}
#capt-service .capt-service-heading h4.capt-service-title {
 font-size:18px;
 line-height: 1.2;
 text-align:left;
 font-weight:500;
 text-shadow:none
}
#capt-service .capt-service-heading a {
 display:block;
 padding:16px 14px 16px 20px;
 text-align:left;
 text-decoration:none
}
.landing-box a {
 color:#222;
 text-decoration:none
}
#capt-service .capt-service-heading a:hover,
.landing-box a:hover {
 text-decoration:none
}
#capt-service .capt-service-title>a,
.capt-service-title>small,
.capt-service-title>.small,
.capt-service-title>small>a,
.capt-service-title>.small>a {
 color:inherit
}
#capt-service .fa.fa-caret-down {
 margin-left:10px
}
#capt-service .capt-service-panel th {
 text-align:center;
 background:#f5f5f5;
 font-size:12px;
 padding: 22px 7px 10px;
 border-bottom:0;
 font-weight:400;
 color:#666
}
#capt-service .capt-service-panel tr td {
 vertical-align:middle;
 text-align:center;
 border-left:0 solid #efefef;
 border-top:1px solid #f5f5f5;
 border-bottom:1px solid #f5f5f5;
 padding:8px 3px;
 /*-webkit-transition:.05s;*/
 /*transition:.05s*/
}
#capt-service .capt-service-panel tr:last-child td {
 border-bottom:0
}
#capt-service .capt-service-panel tr td:nth-child(3) {
 padding-right:15px;
 padding-top:5px;
 padding-bottom:5px
}
#capt-service .capt-service-panel tr td:nth-child(3) a {
 display:block;
 padding:5px 10px;
 margin-bottom:0;
 text-shadow:none;
 background:0 0;
 text-transform:none;
 border-radius:10px;
 color:#0380ff;
 font-weight:400;
 font-size:16px;
 float:right;
 /*-webkit-transition:.05s;*/
 /*transition:.05s*/
}
#capt-service .capt-service-panel tr:hover td:nth-child(3) a,
#capt-service .capt-service-panel tr td:nth-child(3) a:hover {
 background:rgba(3, 128, 255, .1);
 color:#0380ff!important
}
#capt-service .capt-service-panel tr td:nth-child(3) a:hover {
 opacity:.8
}
#capt-service .capt-service-panel td:first-child {
 text-align:left;
 font-size:17px;
 /*letter-spacing:14px;*/
 border-left:none;
 padding-left:15px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
#capt-service .capt-service-panel tr {
 /*-webkit-transition:.05s;*/
 /*transition:.05s*/
 height: 46px;
}
#capt-service .capt-service-panel tr:hover {
 background:#fafafa
}
#capt-service .capt-service-panel td.prc {
 font-size:15px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
#capt-service .capt-service-panel td a:hover,
a:active,
a:focus {
 text-decoration:none;
 color:#222
}
#capt-service .capt-service-panel td.prc a,
#capt-service .capt-service-panel td.prc span {
 color:#222
}
#capt-service .capt-service-panel td.prc a:hover,
a:active,
a:focus {
 color:#222
}
#capt-service .capt-service-panel td.prc span {
 display:inline-block;
 font-weight:400
}
#capt-service .capt-service-body {
 z-index:505;
 border-bottom-left-radius:14px;
 border-bottom-right-radius:14px;
 border:1px solid rgba(0,0,0,.07);
 margin-top:-13px;
 padding:0;
 box-shadow:0 7px 14px rgba(0,0,0,.07)
}
#capt-service .capt-service-heading span.toogle {
 display:block;
 position:relative;
 width:auto;
 padding:5px 15px;
 margin-top:-2px;
 top:0px;
 float:right;
 font-size:12px;
 background:#fff;
 border-radius:25em;
 background:rgba(0,0,0,.2);
 color:#fff
}
#capt-service .capt-service-content .p-c-yt {
 width:47%;
 display:block;
 float:left;
 padding:0 15px 15px;
 clear:none;
 border:0 dashed #ff4436;
 border-radius:7px;
 margin-bottom:25px
}
#capt-service .capt-service-content .p-c-vk {
 width:47%;
 display:block;
 float:right;
 padding:0 15px 15px;
 clear:none;
 border:0 dashed #1e88e5;
 border-radius:8px;
 margin-bottom:25px
}
#capt-service .p-c-yt h3 {
 width:46%;
 margin:auto;
 text-align:center;
 text-transform:;
 clear:both;
 font-weight:700;
 font-size:2.1em;
 padding:7px 0 14px;
 margin-bottom:12px;
 color:#222;
 border-radius:0;
 border-bottom:2px dashed #ff4436
}
#capt-service .p-c-vk h3 {
 width:46%;
 margin:auto;
 text-align:center;
 text-transform:;
 clear:both;
 font-weight:700;
 font-size:1.9em;
 padding:7px 0 14px;
 margin-bottom:12px;
 color:#222;
 border-radius:0;
 border-bottom:2px dashed #1e88e5
}
#capt-service h3 img {
 float:none;
 margin:-6px 15px 0 0;
 padding:0;
 border-radius:7px;
 width:44px;
 height:44px
}
#capt-service .p-c-yt h3 img {
 box-shadow:0 0 0 0 #ff4436
}
#capt-service .p-c-vk h3 img {
 box-shadow:0 0 0 0 #e8eaf6
}
#capt-service .capt-service-content .allcat {
 display:block;
 font-size:.85em;
 width:170px;
 margin:auto;
 float:none;
 color:#757575;
 font-weight:700;
 text-transform:uppercase;
 text-align:center;
 margin-bottom:-6px;
 /*-webkit-transition:all .1s ease;*/
 /*transition:all .1s ease*/
}
#capt-service .capt-service-content .allcat:hover {
 color:#616161
}
#capt-service .landing-box {
 width:45%;
 padding:8px;
 margin:10px 12px 12px;
 border-radius:7px;
 box-shadow:0 2px 6px 0 #777;
 display:block;
 height:auto;
 box-sizing:border-box;
 float:left;
 /*-webkit-transition:all .1s ease;*/
 /*transition:all .1s ease*/
}
#capt-service .landing-box:hover {
 -webkit-transform:scale(1.05);
 transform:scale(1.05);
 box-shadow:0 2px 15px 0 #757575
}
#capt-service .p-c-yt .landing-box {
 background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff4436),to(#e53935));
 background:-webkit-linear-gradient(top,#ff4436 0,#e53935 100%);
 background:linear-gradient(to bottom,#ff4436 0,#e53935 100%)
}
#capt-service .p-c-vk .landing-box {
 background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#1e88e5),to(#1976d2));
 background:-webkit-linear-gradient(top,#1e88e5 0,#1976d2 100%);
 background:linear-gradient(to bottom,#1e88e5 0,#1976d2 100%)
}
#capt-service h4 {
 clear:none;
 display:block;
 text-transform:none;
 color:#fff;
 text-shadow:0 2px 2px #757575;
 margin-top:14px;
 text-align:center;
 font-weight:700;
 font-size:1.2rem;
}
#capt-service img {
 float:left;
 margin:9px 0 5px 18px;
 padding:2px 0 0;
 float:left;
 -webkit-filter:brightness(8);
 filter:brightness(8);
 width:24px;
 height:26px;
 text-align:left
}
#capt-service h3 {
 margin:auto;
 text-align:center;
 text-transform:uppercase;
 clear:both;
 font-size:25px;
 padding:27px 0;
 color:#9e9e9e
}
@media screen and (max-width:1200px) {
 #capt-service .capt-service-panel tr td:nth-child(3) {
  display:none
 }
 #capt-service .capt-service-panel tr th:nth-child(3) {
  display:none
 }
 #capt-service .table-responsive {
  margin-bottom:0!important
 }
 #capt-service .table-responsive tr td a {
  font-size:.9em
 }
}
@media only screen and (max-width:1200px) {
 #capt-service .capt-service-heading {
  height:auto
 }

 #capt-service .form-container {
  padding:45px 20px
 }
 #capt-service .capt-service-heading h4.capt-service-title {
  font-size:15px;
  text-align:center
 }
}

.text-tiktok {right: 25px;}
.collapse {
    display: none;
    visibility: hidden;
}
.collapse.in {
    display: block;
    visibility: visible;
}

.order-url-note {
    display: block;
    margin-top: 10px;
    margin-left: 5px;
}
