/* open-sans-300 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/open-sans-v40-cyrillic_latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/open-sans-v40-cyrillic_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/open-sans-v40-cyrillic_latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/open-sans-v40-cyrillic_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/open-sans-v40-cyrillic_latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #252413;
}

input:focus::placeholder {
    color: transparent;
}

@media (min-width: 1200px) {
.container {
    width: 1200px;
}
}




* {
    outline: none!Important;
}

button {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}



.error {
    border-color: red!important
}

.valid {
    border-color: green!important;
}

.nomob {
    display: block
}

.onlymob {
    display: none
}

.nopadl {
    padding-left: 0;
}

.nopadr {
    padding-right: 0;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}



/* Non-responsive overrides for Bootstrap 3
 *
 * Utilize the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */


/* Reset the container */




/* Always float the navbar header */

.navbar-header {
    float: left;
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-left: 0;
    margin-right: 0;
}


/* Undo the collapsing navbar */

.navbar-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}

.navbar-toggle {
    display: none;
}

.navbar-collapse {
    border-top: 0;
}

.navbar-brand {
    margin-left: -15px;
}

.navbar-form {
    float: left;
    border: none;
    margin: 7px 15px;
    padding: 0 15px;
}

.navbar-form .form-control {
    width: auto;
}


/* Always apply the floated nav */

.navbar-nav {
    float: left;
    margin: 0;
}

.navbar-nav > li {
    float: left;
}

.navbar-nav > li > a {
    padding: 15px;
}


/* Redeclare since we override the float above */

.navbar-nav.navbar-right {
    float: right;
}


/* Undo custom dropdowns */

.navbar .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: left;
    background-color: #fff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-width: 0 1px 1px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
}

.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff !important;
    background-color: #428bca !important;
}

.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #999 !important;
    background-color: transparent !important;
}
.head_information {
    display: flex;
    vertical-align: middle;
    text-align: center;
	align-items:center;
}


.topphone {
    color: #fff!important;
    text-decoration: none!important;
    font-weight: bold;
	font-size: 32px;
	line-height: 120%;
    display: block;
}

.head_call span {
    display: block;
    font-size: 12px;
	line-height:1.2;
    color: #fff;
    text-align: center;
}




.recall {
    display: table;
    text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	padding: 12px 17px;
    border-radius: 100px;
    background: linear-gradient(180.00deg, rgb(182, 234, 32) 6.197%,rgb(23, 136, 54) 94.956%);
    margin-bottom: 3px;

}

.recall:hover {
    text-decoration: none;
	background:#538709;
	color: #fff;
}

header {
    position: fixed;
    width: 100%;
    z-index: 999;
    box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .2);
    background: rgb(37, 36, 18);
    top:0;
}

body {
    /*padding-top: 88px;*/
}

.intro {

}

h1 {
    font-size: 35px;
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.34;
    font-weight: bold;
    margin-bottom: 22px;
    margin-top: 155px;
}
.one {
    background-image: url(../img/bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding-bottom: 100px;
    background-size: cover;
}
.what_get {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.what_get li {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
    color: #fff;
}
.what_get li::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/whatget.png);
    width: 28px;
    height: 15px;
    margin-right: 8px;
}
.topform_wrp {
    background-color: #fff;
    height: auto;
    margin-top: 98px;
    padding: 35px;
    position: relative;
    text-align: center;
    padding-top: 26px;
}
.topform_wrp::before {
    content: '';
    position: absolute;
    height: 100%;
    background-color: #0064b3;
    opacity: .8;
    width: 2500px;
    left: -2500px;
    z-index: 0;
    top: 0;
}
label.error {
    text-align: left;
    width: 100%;
    margin-bottom: 8px;
}
.overplaska {
    position: relative;
    z-index: 100;
}
.formt {
    text-align: center;
    font-size: 24px;
    display: block;
    margin: 0 0 34px;
    font-weight: 400;
}

.formstylized strong {
  text-align: center;
  font-size: 24px;
  display: block;
  margin: 0 0 25px;
  font-weight: 400;
}
.input-group {
  padding: 0 15px;
}
.input-group input {
  width: 100%;
  height: 40px;
  background: #F8F8F8;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  margin: 0 0 10px;
  font-size: 16px;
  color: #808080;
  padding: 0 55px;
    padding-right: 10px;
}
input[type=text].user-inp,
input[type=tel].user-inp,
input[type=email].user-inp {
  background: #f8f8f8 url(../img/user-inp.png) 13px center no-repeat;
}
input[type=text].tel-inp,
input[type=tel].tel-inp,
input[type=email].tel-inp {
  background: #f8f8f8 url(../img/tel-inp.png) 13px center no-repeat;
}

input[type=text].sfera-inp,
input[type=tel].sfera-inp,
input[type=email].sfera-inp {
  background: #f8f8f8 url(../img/sfera_inp.png) 13px center no-repeat;
}

input[type=text].email-inp,
input[type=tel].email-inp,
input[type=email].email-inp {
  background: #f8f8f8 url(../img/mail_inp.png) 13px center no-repeat;
}

.sub-form-text {
    text-align: center;
    font-size: 14px;
    color: #808080;
    margin-bottom: 0;
    margin-top: 10px;
}
.sendform {
    background: none;
    border: none;
    font-size: 25px;
    color: #000;
    font-weight: bold;
  border-radius: 10px;
  background-image: -moz-linear-gradient( -90deg, rgb(255,205,38) 0%, rgb(204,156,0) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(255,205,38) 0%, rgb(204,156,0) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(255,205,38) 0%, rgb(204,156,0) 100%);
  box-shadow: 0px 5px 0px 0px rgba(230, 184, 34, 0.004);
  width: 100%;
  height: 65px;
    padding-top: 5px;
    border-bottom: 5px solid #e6b822;
}
.sendform:hover {
    border-bottom-width: 0px
}
* {
    max-height: 9999999px;
}
h2 {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 55px;
    text-align: center;
}

footer {
    background: rgb(37, 36, 18);
}

.two {
    padding-top: 90px;
    padding-bottom: 90px;
}
.step_wrp {
   position: relative;
    border: 1px solid #d9d8d7;
    padding-top: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: 0;
    margin-top: 40px;
}
.step_wrp:hover {
    top: -5px
}
.withafter:hover::after {
    bottom: -75px;
}
.step_wrp > span {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
  border-radius: 50%;
  background-color: rgb(22, 91, 162);
  width: 74px;
    line-height: 74px;
    position: absolute;
    left: calc(50% - 37px);
    top: -37px;
  height: 74px;

}
.step_head {
    border-bottom: 1px solid #d9d8d7;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    line-height: 1.3;
    min-height: 75px;
}
.step_foot {
    padding-bottom: 14px;
}
.step_foot span {
    display: block;
    text-align: center;
  font-size: 18px;
  color: rgb(77, 77, 77);
    padding-top: 20px;
    min-height: 92px;
  line-height: 1.111;
  text-shadow: 0px 1px 9px rgba(255, 205, 38, 1);

}
.more {
    font-size: 18px;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background: none;
    border: none;
  border-radius: 5px;
  background-color: rgb(255, 205, 38);
  -webkit-box-shadow: 0px 5px 0px 0px rgba(230, 184, 34, 0.004);
  box-shadow: 0px 5px 0px 0px rgba(230, 184, 34, 0.004);
  width: 145px;
  height: 36px;
    border-bottom: 4px solid #e6b822;
}
.more:hover {
    border-bottom-width: 0px;
}
.under3_text {
    margin-bottom: 0;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 1.2;
    margin-top: 12px;
    font-style: italic;
}
.under3_text span {
    color: #b80606;
}
.withafter::after {
    content: '';
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-image: url(../img/skobka.jpg);
    width: 240px;
    height: 50px;
    position: absolute;
    left: calc(50% + 4px);
    bottom: -70px;
}
.three {
    background-color: #f2f2f2;
    padding-top: 65px;
    padding-bottom: 65px;
}
.fancy_video {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 252px;
}
.fancy_video img {
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    left: calc(50% - 52px);
    top: calc(50% - 52px);
}
.fancy_video:hover img {
    -webkit-transform: scale(0.95);
    transform: scale(0.95)
}
.vide_descript {
    font-size: 18px;
    color: #000000;
    line-height: 1.45;
}
.citat {
    position: relative;
    background-color: #dce3ea;
    padding-left: 92px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 10px;
    font-size: 17px;
    margin-top: 25px;
    color: #000000;
    line-height: 1.25;
    font-style: italic;
}
.citat::before {
    content: '';
    display: block;
    background-position: center;
    background-image: url(../img/quote.png);
    height: 100%;
    width: 72px;
    left: 0;
    top: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-color: #165ba2;
}
.four {
    background: url(../img/bg2.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

.four H2{
   text-align: left;
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
}

.four .modal-btn{
   margin-bottom: 40px;
   width:100%;
    max-width: 396px;
    text-align: center;
}

.four H2 span {
    color:#178836;
}



.bordered_forma span {
    font-size: 30px;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 1;
    padding-top: 40px;
    padding-bottom: 70px;
    font-weight: bold;
}
.button_wrp {
    display: inline-block;
    vertical-align: middle;
    padding-left: 39px;
    padding-right: 39px;
    
    margin-top: -26px;
    position: relative;
    z-index: 100;
}
.button_wrp::before {

}
.knowmore {
    border: none;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    z-index: 10;
    border-radius: 100px;
   background: #57aaf6;
    padding: 12px 30px;
    display: inline-block;
}

.modal-btn {

}



.modal-btn:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background: linear-gradient( 90deg, rgb(127,185,45) 0%, rgb(83,135,9) 100%);
}

.getconsult  {
    border: none;
    color: #fff;
    border-radius: 100px;
    background: linear-gradient(180.00deg, rgb(182, 234, 32) 10.626%, rgb(23, 136, 54) 91.35%), linear-gradient(180.00deg, rgb(255, 230, 0) 10.626%, rgb(255, 184, 0) 91.35%), rgb(30, 76, 245);
position: relative;
    z-index: 10;
  width: 100%;
    margin-top: 25px;
  height: 53px;
    font-size: 16px;
    font-weight: 700;
}
.knowmore:hover, .getconsult:hover {
  color:#fff;
}
.sub_button_wrp {
    margin-top: 25px;
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
}
.five {
    padding-top: 60px;
    padding-bottom: 60px;
}
.director_photo {
    
    max-width: 100%;
    -webkit-box-shadow: 0 39px 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 39px 50px rgba(0, 0, 0, 0.1);
	display:block;
	margin:0 auto;
}
.team-name {
    font-size: 24px;
    margin: 0 0 15px;
    display: block;
}
.ul-dashed {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul.ul-dashed li {
    font-size: 18px;
    margin: 0 0 9px;

}
ul.ul-dashed li:before {
    content: '-';
    color: #343434;
    font-size: 18px;
}
.stop {
    width: 100%;
    height: auto;
}

.m-h3 {
	
    color: #000000;
    font-weight: bold;
    margin: 50px 0 30px;
	text-transform: uppercase;
    font-size: 40px;
    
}

.m-h3::after {
    display: block;
    content: '';
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
    margin-bottom: 40px;
    background-color: rgb(22, 91, 162);
    width: 70px;
    height: 3px;
}

.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}


.problems {
    padding: 90px 0;
}

.pr-item {
    padding: 30px 50px;
    margin-bottom: 30px;
}

.pr-ico {
   margin-bottom: 20px;
}

.pr-ico img {
    display: block;
    margin: auto;
}

.pr-text {
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
}

.pr-item-y {
    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 20px;

    background: linear-gradient(180.00deg, rgb(255, 230, 0),rgb(255, 184, 0) 100%),rgb(255, 255, 255);
    padding: 43px 82px;
    position: relative;
}

.pr-item-y .pr-ico{
    position: absolute;
    left:0;
    right:0;
    margin: auto;
    top:-30px;
}

.pr-item-y .pr-text{
    color: rgb(37, 36, 18);
    font-size: 24px;
    font-weight: 700;
}

.about {
    padding: 60px 0;
    box-sizing: border-box;
    border-bottom: 2px solid rgb(239, 236, 227);
    border-top: 2px solid rgb(239, 236, 227);
    background: rgb(248, 247, 243);
}

.about-row {
    display: flex;
}

.about-text {
    width: calc(100% - 660px);
    padding-left: 30px;
}

.about-video {
    width: 660px;
}

.about-text .list-row {
    padding-right:0;
    background: none;
}

.about-text .list-item {
    padding-left: 50px;
    margin-bottom: 10px;
    display: block;
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
}


.player-wrapper {
    width: 100%;
    margin: auto;
    max-width: 900px;
}

.player {

    position: relative;
    cursor: pointer;
    padding-bottom: 56.25%;
    height: 0;
    background-size: cover;
    overflow: hidden;
    margin: 0 auto 18px;
    background: url(../img/player.png) no-repeat center center;
    background-size: contain;
}
.partners-row{
    margin: 0 -15px;
}

.partners-row .slick-track{

}

.partners-row .slick-track .slick-slide  {
    margin: 0 15px;
}

.partners-row-item {
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;
    background: rgb(248, 247, 243);
    height: 180px;
    display: flex!important;
    justify-content: space-between;
    align-items: center;

}


.video-s {
    padding: 10px 0 90px;
}



.notice-s {
    color: rgb(37, 36, 18);
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    padding: 30px;
    margin-bottom: 30px;
}

.notice-s .soc-item {
    width: 100px;
    height: 100px;
    margin: 0 28px;
}

.notice-s .soc-list {
    margin-top:30px ;
}

.video-s .r-notice {
    margin-bottom: 30px;
}

.video-s .notice-v {
    color: rgb(37, 36, 18);
    font-size: 24px;
    font-weight: 700;
    line-height: 39px;
    background: url(../img/video.png) left center no-repeat;
    padding-left: 70px;
    margin-bottom: 30px;
}

.partners-row-item img{
	width:150px;
	display:block;
	margin:auto;
	max-width:100%;
}

.four-s .s-title {
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    text-align: left;
    margin-bottom: 20px;
}

.four.four-s H2 {
    margin-bottom: 20px;
}

.four.four-s  .modal-btn  {
    margin-bottom: 20px;
}


.morelink {
	display:table;
	margin:auto;
	font-size:27px;
	margin-top:30px;
}

.sertificate {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block
}
.certifivate_owl {
    margin-top: 30px;
    margin-bottom: 45px;
}
.certifivate_owl img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.certifivate_owl img:hover {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}
.owl-prev {
    position: absolute;
    left: -40px;
    top: calc(50% - 13px);
}
.owl-next {
    position: absolute;
    right: -40px;
    top: calc(50% - 13px);
}
.mb40 {
    margin-bottom: 50px;
}
.citat_larger {
    font-size: 18px;
    color: #4c4c4c;
    padding-top: 18px;
    padding-bottom: 18px;
}
.yellow_citat {
    font-size: 20px;
    color: #4c4c4c;
    padding: 15px 14px;
    font-style: italic;
    margin-bottom: 40px;
    background-color: #fff6e5;
}
.six {
    background-color: #f2f2f2;
    padding-top: 60px;
    padding-bottom: 60px;
}
.eight {
    padding-top: 0;
    padding-bottom: 60px;
}
.step_long_wrp {
    margin-bottom: 30px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background-color: #165ba2;
    padding: 22px 0px;
}
.after_step_long_wrp {
    margin-bottom: 30px;
}
.analyza {
    background-color: #dce3ea;
    padding-top: 15px;
    padding-right: 12px;
    padding-left: 85px;
    background-repeat: no-repeat;
    font-size: 17px;
    color: #4c4c4c;
    background-image: url(../img/analyza.png);
    background-position: 19px 46%;
    margin-bottom: 12px;
    font-style: italic;
    padding-bottom: 15px;


}
.step_test_wrp {
    position: relative;
    background-color: #f3eedd;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 8px;
    padding-left: 90px;
    margin-bottom: 30px;
}
.step_test_wrp img {
    position: absolute;
    left: 19px;    
}
.step_test_wrp p {
    font-size: 18px;
    color: black;
    font-weight: bold;
    margin-bottom: 8px;
}
.step_test_wrp span {
    display: block;
    font-size: 17px;
    color: black;
}
.descript_step {
    position: relative;
    border-width: 2px;
    border-color: rgb(255, 205, 38);
    border-style: dashed;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    font-size: 17px;
    color: #4c4c4c;
    line-height: 1.25;
    padding: 13px;
    padding-bottom: 18px;
}
.descript_step::before {
    content: '';
    background-image: url(../img/arrow.png);
    width: 69px;
    height: 33px;
    display: block;
    position: absolute;
    bottom: -6px;
    left: -54px;
}
.step_with_description img.stop {
    max-width: 98.5%;
}
.step_with_description {
    margin-bottom: 30px;
}
.step_with_description img {
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.step_with_description img:hover {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}
.seven {
    background-image: url(../img/bg2.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 45px;
    padding-bottom: 55px;
}

.seven.seven_2 {
    background-image: url(../img/bg3.jpg);
    background-size: cover;
    background-position: center;

}


.seven form .col-xs-4, .seven form .col-xs-12 {
    padding-left: 8px;
    padding-right: 8px;
}
.seven form .row {
    margin-left: -8px;
    margin-right: -8px;
}
.form_tittle_lead {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 25px;
    font-weight: bold;
}
.in1 {
    font-size: 16px;
    color: #666666;
    background: none;
    padding-left: 13px;
    padding-right: 13px;
  width: 100%;
  height: 52px;
    margin-bottom: 30px;
    text-align: center;
    box-sizing: border-box;
    border: 2px solid rgb(205, 200, 183);
    border-radius: 100px;

    background: rgb(255, 255, 255);


}

.inputs-group .in1 {
    margin-bottom: 12px;
}



.sendform_seven {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border: none;
  width: 100%;
  height: 53px;
    border-radius: 100px;

    background: linear-gradient(180.00deg, rgb(182, 234, 32) 10.626%,rgb(23, 136, 54) 91.35%),linear-gradient(180.00deg, rgb(255, 230, 0) 10.626%,rgb(255, 184, 0) 91.35%),rgb(30, 76, 245);
}
.sendform_seven:hover {
    background: linear-gradient( 90deg, rgb(127,185,45) 0%, rgb(83,135,9) 100%);
}
.question_wrp {
    margin-bottom: 10px;
}
.question_wrp > p {
    font-size: 18px;
    color: #165ba2;
    text-decoration: underline;
    margin-bottom: 0;
}
.question_wrp > p span {
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    margin-right: 5px;
}
.question_wrp > span {
    font-weight: bold;
    color: #000000;
    font-size: 17px;
    margin-bottom: 0;
    display: block;
}
.question_wrp > span span {
    display: block;
    font-weight: normal;
    margin-top: 6px;
    color: #4c4c4c;
    font-style: italic;
}
hr {
    border-color: #cccaca;
    margin: 30px 0px;
}
.someexmaples {
    font-size: 25px;
    color: #4c4c4c;
    font-style: italic;
    margin-bottom: 30px;
}
.webs {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.webs li:first-child {
    margin-left: 0 !important;
}
.webs li:last-child {
    margin-right: 0 !important;
}
.webs li {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: calc(25% - 65px);
    vertical-align: middle;
    height: 245px;
    margin-right: 15px;
}
.webs li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.webs li a img {
    position: absolute;
    width: 170%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    left: calc(50% - 75%);
}
.webs li a img:hover {
    opacity: .7;
}
.over_after_step_long_wrp {
    font-size: 17px;
    color: #000;
    margin-bottom: 30px;
    text-align: left;
}
.type2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
}
.partners {
    margin-left: -35px;
    width: 110%
}
.botform {
    position: relative;
    padding: 40px 20px;
  border-width: 2px;
  border-color: rgb(145, 161, 169);
  border-style: solid;
  background-color: rgb(255, 251, 242);
}
.botform strong {
    font-weight: bold
}
.botform .sendform {
    background-image: -moz-linear-gradient( 90deg, rgb(83,135,9) 0%, rgb(127,185,45) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(83,135,9) 0%, rgb(127,185,45) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(83,135,9) 0%, rgb(127,185,45) 100%);
    border: none;
    padding-top: 0;
    height: 65px;
    color: #fff;
    margin-top: 5px;
}
.botform .sendform:hover {
    background-image: -moz-linear-gradient( 90deg, rgb(127,185,45) 0%, rgb(83,135,9) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(127,185,45) 0%, rgb(83,135,9) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(127,185,45) 0%, rgb(83,135,9) 100%);
}
.backwhite {
    background-color: #fff;
}
.what_pay {
    margin-bottom: 25px;
}
.what_pay p {
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
}
.what_pay span {
    display: block;
    font-size: 18px;
    color: #000;
}
.downloaddogovor {
    margin-top: 40px;
    margin-bottom: 50px;
}
.downloaddogovor img {
    margin-right: 50px;
    margin-left: -40px;
}
.varOpl {
    margin-bottom: 40px;
	/*min-height:200px;*/
}

.varOpl.varOplnew {
	border: 2px solid red;
	
}

.varOpl.varOplnew p{
	
	color:#000;
}


.varOpl p {
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: left;
}

.varOpl p.varOpl-title {
    color: rgb(37, 36, 18);
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
    text-align: left;
}


.varOpl img {
    display: inline-block;
    vertical-align: top;
}
.varOpl > div {
    width: calc(100% - 85px);
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
}
.mb40 {
    margin-top: 40px;
}
.mt60 {
    margin-top: 60px;
}
.result_wrapper {
    position: relative;
    margin-bottom: 30px;
    border-radius: 20px;
    background: rgb(248, 247, 243);
    overflow: hidden;
}
.result_wrapper .getconsult  {
    margin: 0;
    margin-top: 20px;
}
.result_wrapper > p {
    font-size: 30px;
    color: black;
    margin-bottom: 30px;
    text-align: center;
}
.review_photo {
    height: 200px;
    background-position: center;
    background-size: cover;
}

.review_photo img{
    display: block;
    margin: auto;
}

.listen_audio {

    width: 100%;
    max-width: 268px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 52px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 100px;
    font-weight: 700;

    background: linear-gradient(180.00deg, rgb(182, 234, 32) 5.787%,rgb(23, 136, 54) 95.289%),linear-gradient(180.00deg, rgb(255, 230, 0) 5.787%,rgb(255, 184, 0) 95.289%),rgb(30, 76, 245);
}
.listen_audio:hover {
    text-decoration: none;
}
.listen_audio img {
    margin-left: 7px;
    position: relative;
    top:-1px;
}
.name_company {
    padding: 15px 0px;
    text-align: center;

    box-sizing: border-box;
    background: rgb(248, 247, 243);
    border-bottom:none;
}
.name_company p {
    margin-bottom: 10px;
    color: rgb(37, 36, 18);
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
}
.name_company span {

    display: block;
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
}
.results {
    border-radius: 0px 0px 20px 20px;
    background: rgb(37, 36, 18);
    padding: 13px 20px;
}
.results p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 30px;
    color: rgb(255, 184, 0);
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    text-align: left;
}
.results > span {
    display: inline-block;
    vertical-align: middle;

}
.results > span > span {
    display: block;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: left;
}
.review_wrp {
    margin-top: 15px;
}
.review_wrp span {
    font-size: 17px;
    font-style: italic;
    line-height: 1.6;
    color: #000;
    display: block;
    margin-bottom: 20px;
}
.review_wrp p {
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px;
}
.review_wrp p a {
    text-decoration: underline;
    color: #000!important;
}
.review_wrp p a:hover {
    text-decoration: none;
}
.mejs__container.mejs__audio {
    width: 100%!important
}
.lookmorebut {
    background: none;
    border: none;
    font-size: 20px;
    color: black;
    text-decoration: underline;
  border-radius: 5px;
  background-image: -moz-linear-gradient( -90deg, rgb(255,205,38) 0%, rgb(204,156,0) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(255,205,38) 0%, rgb(204,156,0) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(255,205,38) 0%, rgb(204,156,0) 100%);
  box-shadow: 0px 5px 0px 0px rgba(230, 184, 34, 0.004);
  width: 100%;
  height: 53px;

}
.lookmorebut:hover {
    text-decoration: none;
      text-decoration: none;
    background-image: -moz-linear-gradient( -90deg, rgb(204,156,0) 0%, rgb(255,205,38) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(204,156,0) 0%, rgb(255,205,38) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(204,156,0) 0%, rgb(255,205,38) 100%);
}
.lookmore {
    display: none;
}

.sub_form_tittle_lead {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}

.mt30 {
    margin-top: 30px;
}

textarea {
    background: #f8f8f8;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    color: #808080;
    font-size: 16px;
    height: 80px;
    margin: 0 0 10px;
    padding: 15px 14px;
    width: 100%;
    resize: none;    border: 1px solid #104287;
    background: #FFF;
}
.mt20 {
    margin-top: 20px;
}
.politika {
    font-size: 16px;
    color: #4c4c4c!important;
    text-decoration: underline;
    display: block;
    margin-top: 7px;
}
.politika:hover {
    text-decoration: none;
}
.thanks_text {
    text-align: center;
    font-size: 35px;
    background-color: rgba(57, 100, 176, 0.702);
    color: #fff;
    line-height: 1.6;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.thanks_section {
    background-image: url(../img/bg1.jpg);
    background-size: cover;
    height: calc(100vh - 278px);
    padding-top: 7vh;
    padding-bottom: 7vh;
}
.thanks_section .container {
    height: 100%;
}
.thanks_section .row {
    height: 100%;
}
.thanks_section .col-xs-12 {
        height: 100%;
    display: table;
}
.modal .formstylized {
    background: #fff;
    max-width: 392px;
    margin-top: 100px;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 34px 30px 21px;
}
.modal .formstylized strong {
    font-size: 30px;
    font-weight: bold;
}
.modal .formstylized .getconsult {
    margin: 0;
    margin-bottom: 15px;
}
.closemod {
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: 15px;
}
.closemod img {
    width: 20px;
    height: auto;    
}


.head-row {
	display:flex;
	justify-content:space-between;
	padding:10px 0;
    align-items: center;

}


.logo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.logo-img {
    width:68px;
    margin-right: 12px;
}

.logo-left {
    width:170px;
}

.logo-top {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    background: linear-gradient(180deg, #FFE600FF 0%, #FFB800FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}




.under_logo {
    font-size: 12px;
    line-height: 120%;
    display: block;
	color: #fff;
}

.soc-list {
    display: flex;
    justify-content: center;
    margin-bottom: 4px;
}

.soc-item {
    display: block;
    background: linear-gradient(180.00deg, rgb(182, 234, 32) 0.242%,rgb(23, 136, 54) 99.803%),linear-gradient(180.00deg, rgb(255, 230, 0) 0.242%,rgb(255, 184, 0) 99.803%),rgb(30, 76, 245);
    width:42px;
    height:42px;
    position: relative;
    border-radius: 100%;
    margin: 0 4px;
    transition: all .3s ease-in-out;
}



.soc-item img{
    display: block;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.soc-item:hover {
    transform: scale(1.11);
}

.expa span{
	display:block;
	font-size: 12px;
	line-height: 120%;
	text-align: center;
	color: #fff;
}

.expa img{
	display:inline-block;
}



.hided_punkt {
    height: 1px;
    overflow: hidden;
    opacity: 0;
}
iframe {
    border: 1px solid #45c2f0
}
.seven label.error {
        color: #fff;
    margin-top: -9px;
    display: block;
}


.intro {
	background:url(../img/bg.png) no-repeat center center;
    background-size:cover;
    padding:70px 0 70px;
}

.intro-bg {
	width:691px;
}

.intro-bg img{
	max-width:100%;
	display:block;
	position:relative;
	left:-150px;
	bottom:0;
}


.intro H1 {
   
    text-transform: none;
    font-weight: bold;
	font-size: 35px;
	line-height: 39px;
	color:#252412;
	margin-bottom:40px;
	margin-top:0;
} 

.intro H1 span{
	display:block;
	color:#80DB00
} 

.subtitle {
	display:table;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;

	padding:21px 30px 21px 85px;
	background: url(../img/gift.svg) rgb(239, 236, 227)  10px center  no-repeat;
    box-sizing: border-box;
    border: 2px solid rgb(255, 184, 0);
    border-radius: 20px;


}
  
  
  .headеr__list {
    margin: 30px 0 19px;
	padding:0;
      display: flex;
      flex-wrap:wrap;
      justify-content: space-between;
}

.header__list-item {
	background: url(../img/ic.svg) left center  no-repeat;
    width: 50%;
    display: block;

	padding-left:50px;

    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    text-align: left;
    margin-bottom:15px;
}

.header__list-item:nth-child(3) {
    line-height: 64px;

}

.header__list-item:nth-child(2) {

}

/*.header__list-item:nth-child(3) {*/
/*	width:46%;*/
/*}*/

/*.header__list-item:nth-child(2) {*/
/*	width:54%;*/
/*}*/

/*.header__list-item:nth-child(4) {*/
/*	width:54%;*/
/*}*/



.intro-right {
	padding-left:40px;
}



  
.blue__form-wrap {
    position: relative;
    padding: 15px 10px 40px;
    text-align: center;
    border: 3px solid #fff;
}  
  
.blue__form-text {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
} 
 
.qwiz {
	
  position: relative; 
  
  font-size:1.3em;
  background-color: hsla(0,0%,100%,.8);
  border-radius: 10px;
  overflow: hidden;
  margin: auto;
  padding:15px;
}

.qwiz label {display: block;} 
.test {
  padding: 20px 20px 0 20px;
}

.q2, .q3, .q4, .q5, .q6, .q7 {
  display: none;
}


input[type="radio"] {
  display: none;
}

input[type="checkbox"] {
  display: none;
}

label .f11::before {
  content: "";
  font-family:'FontAwesome';
  display: inline-block;
  color: #fff;
  width: 22px;
  height: 22px;
  background: #fff;
  margin-right: 10px;
  text-align: center;
  transition: all 200ms;
  padding-bottom:5px;
  font-size: 18px;
}

label .f11:hover {
  
}

input[type="radio"]:checked + label .f11::before {
  content: "";
  color: #000;
  font-size: 18px;
}

input[type="checkbox"]:checked + label .f11::before {
  content: "";
  color: #000;
  font-size: 18px;
}

.next {
  display: block;
  width: 150px;
  line-height: 45px;
    border-radius: 4px;
    border: 1px solid #ff8a00;
    background-image: linear-gradient(0deg,#ffa800 0,#ffcd00);
    transition: all .25s;
	color: #1e1e1e;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
	margin:25px auto 25px;
}

.next:hover {
  text-decoration: none;
}


.q3 input[type="text"] {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  border: none;
  background-color: #eee;
  margin-top: 5px;
}
.q3 input[type="submit"] {
  cursor: pointer;
  font-size: 16px;
}

.q7 input {
    width: 100%;
    height: 40px;
    background: #F8F8F8;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    margin: 0 0 10px;
    font-size: 16px;
    color: #808080;
    padding: 0 55px;
    padding-right: 10px;
	display:block;
}

.q1 input {
    width: 100%;
    height: 40px;
    background: #F8F8F8;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    margin: 0 0 10px;
    font-size: 16px;
    color: #808080;
    padding: 0 10px;
	display:block;
}



.qwiztest span {
  display: table;
  background-color: #0683dd;
  padding: 4px 14px;
  color: #fff;
  border-radius: 330px;
  margin: 0 auto 25px;
}

.qwiztest h3 {
  font-weight: bold;
  display: block;
  font-size: 23px;
  margin: 15px 0 25px;
  text-align:center;
}


.closemod {
    z-index: 9;
}
 
 
 .next2 {
		display: inline-block;
    max-width: 320px;
    width: 100%;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 45px;
    border-radius: 4px;
    border: 1px solid rgb(83,135,9);
    background-image: -webkit-linear-gradient( 90deg, rgb(83,135,9) 0%, rgb(127,185,45) 100%);
    transition: all .25s;
	position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    text-align: center;
	margin:auto;
 }
 
 .next2:hover {
	 color: #fff;
  text-decoration: none;
    background-image: -moz-linear-gradient( 90deg, rgb(127,185,45) 0%, rgb(83,135,9) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(127,185,45) 0%, rgb(83,135,9) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(127,185,45) 0%, rgb(83,135,9) 100%);
}

.our-preum_row {
   display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.our-preum_block {
    display: block;
    margin: 0 15px 20px;
    width: 30%;
}


.our-preum_img {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.our-preum_img img{
    display: block;
    margin: auto;
    width: 100%;
    max-width: 140px;
}

.our-preum_img2 {

	
}

.our-preum_img2 img{

}

.blue__form-phone {
    display: table;
	font-size: 16px;
    text-align: center;
    line-height: 1;
    font-weight: bold;


    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 20px;

    background: linear-gradient(180.00deg, rgb(255, 230, 0),rgb(255, 184, 0) 100%),rgb(255, 255, 255);
    padding: 20px 40px;
}

.blue__form-phone a{
	font-size: 36px;
    white-space: nowrap;
    display: block;
    color: rgb(37, 36, 18);
    padding-top: 7px;
}


.our-preum_title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
}


.our-preum_text {
    font-size: 16px;
}

.what-direct {
    padding: 90px 0 460px;
}

.notice {
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;
    background: rgb(248, 247, 243);
}

.b-notice {
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;

    background: rgb(248, 247, 243);
    padding: 60px 100px;
    padding-bottom: 110px;
}

.b-notice-text {
    background: url(../img/ic-info.svg) left center no-repeat;
    padding-left: 100px;
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: left;
    position: relative;
    padding-bottom: 20px;
}

.r-notice {
    padding: 46px 50px 46px 130px;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    background: url(../img/ic-info.png) rgb(248, 247, 243) 40px center no-repeat;
    margin-bottom: 40px;
}

.t-notice {
    padding: 53px 50px 53px 190px;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    background: url(../img/t-notice.png) rgb(248, 247, 243) 0 bottom no-repeat;
    margin-bottom: 30px;
    margin-top: 30px;
}

.g-notice {
    background: url(../img/greek.png)  0 top no-repeat;
    padding-left:320px;
    color: rgb(37, 36, 18);
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0%;
}

.green-notice {
    padding: 53px 50px 53px 190px;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    box-sizing: border-box;
    border: 2px solid rgb(182, 234, 32);
    border-radius: 20px;
    background: url(../img/green-notice.png) rgb(23, 136, 54) 0 center no-repeat;
    color: #fff;
}


.what-img img {
    display: block;
    margin: auto;
    top: 100%;
    position: absolute;
}

.service-list {
    margin-bottom: 40px;
}

.service-item {
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;

    background: rgb(248, 247, 243);
    padding: 10px;
    margin-bottom: 20px;
}

.service-item a{


}

.service-item .openmodal {
	width:100%;
    border-radius: 100px;
    background: linear-gradient(180.00deg, rgb(182, 234, 32) 4.317%,rgb(23, 136, 54) 96.486%),linear-gradient(180.00deg, rgb(255, 230, 0) 4.317%,rgb(255, 184, 0) 96.486%),rgb(30, 76, 245);
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    display: block;
    padding: 16px 0;
}

.service-item .openmodal:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background: linear-gradient( 90deg, rgb(127,185,45) 0%, rgb(83,135,9) 100%);
}

.service-item-img {
	position:relative;
	
}

.service-item-img img{

	
}


.service-item a:hover{
    text-decoration: none;
}

.service-item a:focus{
    text-decoration: none;
}

.service-item img{
    max-width: 100%;
	display:block;
	margin:auto;
	margin-bottom:16px;
}


.service-item__desc p {

}

.service-item h3 {
    color: rgb(37, 36, 18);
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    margin-top: 0;
    min-height: 40px;
}

.service-item-desc {
    color: rgb(89, 89, 80);
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    text-align: left;
    margin-bottom: 10px;
}

.slide-btn {
    font-size: 60px;
    line-height: 1;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    color: #0683dd;
	box-sizing: border-box;
    border: none;
    background: transparent;
	outline: none;
}

.result_item {padding:20px;}

.slide-btn-prev {
    left: -60px;
}

.slide-btn-next {
    right: -60px;
}

.team-item {
	
	position: relative;
    margin-bottom: 30px;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    padding: 30px;
    -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
	min-height:714px;
	
}

.team-item__desc P{
	font-size:18px;
}


.blue__form-title {margin-bottom: 50px;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
text-align: center;}

.our-preum {padding:0 0 90px;}
.service {padding:60px 0;}
.third {padding:90px 0;}


.listen_audio img {display:inline!important;}

.list-row {
    background: url(../img/list.png) right center no-repeat;
    padding-right: 340px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.list-item {
	background: url(../img/ic.svg) left center no-repeat;
	font-size:22px;
	padding-left:50px;
	line-height:34px;
	margin-bottom:20px;
    display: block;
}

.list-item-n {
    line-height:1.2;
}

.list {
	padding-bottom:90px;
    padding-top: 50px;
}


@media (max-width: 769px) {
	
.review_photo img {max-width:100%;display:block;margin:auto;}	
.review_photo {height:auto;}
	
	.in1 {margin-bottom:15px;}
	
.team-item {
	min-height:auto;
	
}

	


.mbt {margin-bottom:60px;}	
	
.eight {padding-top: 30px;padding-bottom: 30px;}
.five {padding-top: 30px;padding-bottom: 30px;}	
.head__info .h1	{font-size: 30px;}
.unflex {flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;}
.expa {width: 100%;text-align:center;margin:15px 0;}
.info {width: 100%;}
.price__list li {width: 100%;margin-bottom:10px;}
.advant__list {justify-content:space-around;}
.advant__list li {width: 50%;margin-bottom:10px;}
.head__info {padding:30px 15px;}
.header_form .form__item button {margin-left:0;}
.header_form .form__item {margin:auto;display:table;margin-top:20px;width:100%;}
.header_form .form__item input {width: 100%}
.header_form .form__item button {width: 100%}
.form__list.form__list__main {margin:0;width:100%;}

  .head-in {padding:30px 0;}
  .head_information {display: table; margin:auto;margin-top:15px;}
  .header__list-item {width:100%;}
  .head h1 {font-size: 40px;}
  .header__list-item img{margin:auto;float:none;}
  .header__list-item p{float:none;width:100%;text-align:center;}
  .header__list-item:first-child {}
  .middle {margin-bottom:90px;clear:both;}
  .video-block {margin-bottom:15px;}
}

@media screen and (max-width: 569px){
	
	h2 {font-size: 30px;}
	.blue__form-title {font-size: 30px;}
	.result_wrapper {padding:25px 5px;}
	.next2 {max-width: 240px;}
	.withafter::after {left: 50%;margin-left: -30px;}
	.listen_audio {font-size:16px;}
	
	.button_wrp {padding:0;}

	.step_head {font-size:16px;padding:5px;min-height:111px;}
	
	.photo__list li {
    float: none;
    margin: auto;
	 margin-top: 20px;
}
	
	
	
	html{
		/*/background: #000;*/
	}
	
	body, html{
		min-width: unset;
		height: unset;
	}
	
	.container{
		width: unset !important;
	}
	
	.head{
		padding-bottom: unset;
		background-size: cover;
	}
	
	.intro h1{ 
		font-size: 32px;
		margin-top:0;
	}
	
	.universal{
		
	}
	
	.universal__content {
		display: unset;
		display: unset;
		display: unset;
		-webkit-box-pack: unset;
		-ms-flex-pack: unset;
		justify-content: space-between;
	}
	
	.universal__content{
		display: block;
	}
	
	.expa{
		text-align: center;
	}
	
	.expa img{
		margin-top:10px;
	}
	
	.headРµr__list img{
		margin: auto;
		float: unset;
	}
	
	.header__list-item{
		
	}
	
	.header__list-item p{
	float: unset;
		margin: auto;
	}
	
	.head__form{
		padding-top: 25px;
	}
	
	.form{
		max-width: unset;
	}
	
	.menu-item{
		display: block;
		width: unset;
	}
	
	
.header__list-item:nth-child(1) {
	width:100%;
}

.header__list-item:nth-child(3) {
	width:100%;
}

.header__list-item:nth-child(2) {
	width:100%;
}

.header__list-item:nth-child(4) {
	width:100%;
}
	
	
	.header__list-item{
		width: unset;
		float: unset;
		
	}
	
	.product__item{
		
		text-align: center;
		margin-left:auto;
		margin-right:auto;
	}
	
	.product__item-img{
	max-width: 278px;
	}
	
	.advant__list{
		display: block;
	}
	
	.advant__list li{
		width: unset;
	}
	
	.reason__list{
		display: block;
	}
	
	.reason__list li{
		width: unset;
		text-align: center;
		background-position: 100px -2px;
    /*padding-left: 100px;*/
    height: 100px;
	}
	
	.reason2 .reason__list li{
		width:100%;
		text-align:center;
		}
	.reason__text {
		padding-left:140px;
		}
	
	.reason__text {
		margin-top:0!important;
		}
	.pt40 {
		padding-top:40px;
		}
	.pt30 {
		padding-top:30px;
		}	
		
	.pt20 {
		padding-top:20px;
		}
	
	
	.price__list{
		display: block;
	}
	
	.price__list li{
		width: unset;
		height: auto;
		padding-top: 25px;
		margin-bottom:0;
	}
	
	.slide__wrapper{
		padding: 0px 65px;
	}
	
	.custom__form .form__item{
		max-width: unset;
	}
	
	.map__address{
		max-width: unset;
		min-width: unset;
		bottom: 90px; 
	}
	
	.cheme{
		/*background: url(../img/bg.jpg) repeat-y center!important;
		background-size: cover;*/
	}
	
	.cheme__item{
		width: unset;
	}
	
	.adventages__list li{
		width: 100%;
		margin-top: 80px;
	}
	
	.adventages__list{
		display: unset;
	}
	
	.custom__form {
    }
	
	
	
	.adventages__list li{
		width: unset;
	}
	
	.equipment .item{
		width: unset;
		float: unset;
	}
	
	.shemes-list{
		display: block;
	}
	
	.sheme-item{
		width: unset;
		max-width: unset;
	}
	
	.button_feedback{
		width: 320px;
	}
	
	.adventages__img{
		float: unset;
		margin: auto;
	}
	
	.adventages__text{
		margin-top: 0px;
		margin-left: 0px;
		text-align: center;
	}
	
	.adventages__text strong{
		text-align: center;
	}
	
	.blue__form-title{
		font-size: 34px;
	}
	
	.feedback__inputs{
		margin-left: 0px;
	}
	
	.feedback__input{
		float: unset;
		width: 100%;
		margin-bottom: 15px;
		margin-left: 0px;
	}
	
	.row{
		margin-left: unset;
		margin-right: unset;
	}
	
	.thanks{
			min-height:100vh;
		}
		
	.thanks__cnt{
		width: 100%;
		height: 280px;
	}
	
	.partner__list{
		display: unset;
		display: unset;
		display: unset;
		-webkit-box-pack: unset;
		-ms-flex-pack: unset;
		justify-content: space-between;
	}
	
	.partner__list li {
		width: unset;
		margin-top: 50px;
		text-align: center;
	}
	
	
	.cheme__list{
		display: unset;
		display: unset;
		display: unset;
		-webkit-box-pack: unset;
		-ms-flex-pack: unset;
		justify-content: space-between;
	}
	
	.thank-page h1{
		font-size: 22px;
		padding: 30px;
	}


section {
    padding: 50px 0;
}



.head__info {
   
    padding-top: 35px;
    padding-left: 25px;
	padding-right: 25px;
    padding-bottom: 20px;

}

.custom__form__phone a{font-size:50px;}
}

@media screen and (max-width: 433px){
	.custom__form__phone a{font-size:40px;}
}


@media screen and (max-width: 391px){
	.custom__form__phone a{font-size:32px;}
	.custom__form__phone a{font-size:28px;margin-bottom:30px;}
	.info__phone a{font-size:32px;}
	.mvm {min-height:131px;}
	.mvb {min-height:148px;}
}


@media screen and (max-width: 330px){
	.custom__form__phone a{font-size:28px;margin-bottom:30px;}
	.custom__form__phone a{margin-bottom:30px;}
}

.cert-list .slick-slide{
  padding: 20px 15px;

}

.cert-list .item {
    border-radius: 10px;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
}

.cert-list .item img {
	width:100%;
}

@media (max-width: 769px) {

    .service-item h3 br {
        display:none;
    }


	
	.cert-list .item {
	padding-right:0;
}
	
	
	
	.recall {
    display: table;
    margin:auto;
}

	

	
	.xs-hidden {
		display:none;
	}
	
	
	.head-row {
    flex-wrap:wrap;
}

	.logos {
		width:100%;
	}
	
	.expa {
		width:100%;
	}
	
	.head_information {
		width:100%;
	}
	
}


@media (max-width: 640px) {
	


	.subtitle {
    font-size: 15px;
	background-size:20px;
	padding: 12px 16px 12px 55px;
	display:table;
	margin-left:auto;
	margin-right:auto;
	}
	
	.headеr__list {
    margin: 15px 0 15px;
}

	.team-item__desc {
		padding-top:15px;
	}
	
	.m-h3 {
    font-size: 30px;
}

	.morelink {
    font-size: 22px;
    margin-top: 20px;
}

.xsb {
	margin-bottom:20px;
}

.varOplnew.varOpl > div {
    width: 100%;
    display:block;
    padding-left: 0;
    vertical-align: top;
}


}

@media (min-width: 770px) {
	
	

	
.head {
	width:100%;

}
.intro {

}



}


span.content_toggle {
	font-weight:bold;
	color:red;
	cursor:pointer;
}









@media (max-width: 770px) {
	



.service-item-img {
    height:unset;
	margin-bottom:20px;
}

.service-item-img img {
	position: static;
}


.service-item .knowmore {
    max-width: 100%;
}



}

@media (max-width: 769px) {

    .intro {

    }

    .head_phone {
        width: 100%;
    }

    .head_call {
       display: none;
    }

    .topphone {
        font-size: 30px;
        display: block;
        text-align: center;
    }

    .logo {
       margin-left: auto;
        margin-right: auto;
    }



    .intro {
        background: rgb(248, 247, 243);
        padding: 30px 0 30px;
    }

    .intro-right {
        padding-left: 0;
    }


    .intro h1 {
        font-size: 30px;
        line-height:36px;
        text-align:center;
        margin-bottom: 25px;
    }

    .intro h1 br{
       display: none;
    }

    .headеr__list {
        display: table;
        margin: 30px auto 10px;
    }

    .knowmore {
        margin-left: auto;
        margin-right: auto;
       text-align: center;
        width: 100%;
        display: block;
        font-size: 20px;
    }

    .our-preum_img img {
        max-width: 140px;
    }


    h2 {
        font-size: 30px;
        margin-bottom:30px;
        text-align: center;
    }

    .what-direct {
        padding: 40px 0 40px;
    }

    .what-img img {
        display: block;
        margin: auto;
        position: static;
        width: 100%;
        margin-top: 20px;
    }

    .b-notice {
        padding: 20px 20px;
        padding-bottom: 20px;
    }

    .b-notice-text {
        background: url(../img/ic-info.svg) center top no-repeat;
        padding-left: 0;
        padding-top: 60px;
        font-size: 16px;
        padding-bottom: 0;
    }

    .our-preum {
        padding: 50px 0 0;
    }

    .our-preum_row {
        flex-wrap:wrap;
    }

    .our-preum_block {
        margin: 0 auto 30px;
        width: 100%;
    }

    .our-preum_text br {
        display: none;
    }


    .service {
        padding: 30px 0;
    }

    .service-item-desc br {
        display: none;
    }


    .r-notice {
        padding: 96px 20px 30px 20px;
        font-size: 16px;
        font-weight: 700;
        line-height: 120%;
        background: url(../img/ic-info.png) rgb(248, 247, 243) center 20px no-repeat;
    }


    .list-row {
        background: url(../img/list.png) center bottom no-repeat;
        padding-right: 0;
        padding-bottom: 380px;
        padding-top: 20px;
    }

    .list-item {
        font-size: 19px;
    }

    .t-notice {
        padding: 90px 20px 20px 20px;
        font-size: 16px;
        background: url(../img/t-notice-m.png) rgb(248, 247, 243) center 20px no-repeat;
        background-size: 60px;

    }

    .green-notice {
        padding: 90px 20px 20px 20px;
        font-size: 16px;

        background: url(../img/green-notice-m.png) rgb(23, 136, 54) center 20px no-repeat;
        background-size: 80px;

    }


    .about-row {
        flex-wrap: wrap;
    }

    .about-video {
        width: 100%;
    }

    .about-text {
        width: 100%;
        padding-left: 0;
    }

    .about .list-row {
        padding-bottom: 0;
    }

    .list {
        padding-bottom: 50px;
    }


    .four {
        background: url(../img/bg3.jpg) no-repeat center center;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .four H2 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 30px;
    }

    .four H2 br{
      display: none;
    }


    .g-notice {
        background: url(../img/greek.png) center top no-repeat;
        padding-left: 0;
        padding-top: 60px;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .problems {
        padding: 50px 0;
    }

    .pr-item-y {
        padding: 43px 52px 23px;
    }

    .pr-item-y .pr-text {
        font-size: 20px;
    }

    .about {
        padding: 40px 0;
    }

    .two {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .slide-btn-prev {
        /*top: -20px;*/
        left: -20px;
    }

    .slide-btn-next {
        /*top: -20px;*/
        right: -15px;
    }


    .slide-btn-prev img{
      width: 20px;
    }

    .slide-btn-next img{
        width: 20px;
    }


    .video-s {
        padding: 10px 0 50px;
    }

    .third {
        padding: 50px 0;
    }

    .pr-item {
        padding: 30px 20px;
        margin-bottom: 30px;
    }

    .notice-s .soc-item {
        width: 70px;
        height: 70px;
        margin: 0 12px;
    }

    .notice-s  .soc-item img {
        max-width: 40px;
    }


    .video-s .notice-v {
        font-size: 20px;
        line-height: 39px;
        background: url(../img/video.png) left center no-repeat;
        background-size:45px;
        padding-left: 57px;
        margin-bottom: 15px;
    }

    .four-s .s-title {
        text-align: center;
    }

    .varOpl p.varOpl-title {

        font-size: 19px;
    }
    .varOpl p {
        font-size: 15px;
    }

    .blue__form-phone {
       width: 100%;
        padding: 20px 20px;
    }

    .blue__form-phone a {
        font-size: 28px;

    }



}


@media (max-width: 400px) {

    .intro {

    }

    .logo-top {
        font-size: 34px;
        line-height: 34px;
    }
    .logo-img {
        width: 58px;
        margin-right: 12px;
    }

    .logo-img img {
        width: 58px;

    }

    .topphone {
        white-space: nowrap;
        font-size: 28px;
    }

    .listen_audio {
        width: 100%;
        max-width: 268px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        height: 52px;
        font-size: 12px;
        text-transform: uppercase;
        text-decoration: none;
        margin-top: 15px;
        margin-bottom: 15px;
        border-radius: 100px;

        ;
    }

}


.steps {
    padding: 90px 0;
}

.steps-item {
    display: flex;
    flex-wrap:wrap;
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;
    background: rgb(248, 247, 243);
    padding: 25px 22px;
    margin-bottom: 25px;
}


.steps-item-img {
    width: 348px;
}

.steps-item-desc {
    width: calc(100% - 348px);
    padding-left: 35px;
}

.steps-item-desc ol{
    margin-left: 0;
    padding-left: 20px;

}

.steps-item-desc ol li{
    font-size: 16px;
    margin-bottom: 7px;
}

.steps-item-desc ol li:last-child{
    margin-bottom: 0;
}

.steps-item-desc H3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
}

.step-num {
    display: table;
    text-align: center;
    box-sizing: border-box;

    border-radius: 100px;
    background: linear-gradient(180.00deg, rgb(255, 230, 0), rgb(255, 184, 0) 100%), rgb(255, 255, 255);
    padding: 0 20px;
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 42px;
}

.step-num span{
    display: inline-block;
    width: 30px;
    height:30px;
    background: #000;
    color: #ffe600;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
    border-radius: 100%;
    font-size: 16px;
    font-weight: bold;
}

.video-block_2  {
    background: url(../img/video-block_2.png) #F8F7F3 no-repeat center center;
    background-size: cover;
    border-width: 2px 0px 2px 0px;
    border-style: solid;
    border-color: #EFECE3;
    padding: 60px 0;

}


.video-block_2  h2{
   margin-bottom: 20px;

}

.video-notice {
    text-align: center;
    font-size: 16px;
    padding-top: 5px;
}



.video-block_2 .player {
    background: url(../img/play_bg.png) no-repeat center center;
    background-size: contain;
    position: relative;
    text-align: center;
    position: relative;
}



.play{
    position: absolute;
    top:0;
    bottom: 0;
    left:0;
    right:0;
    margin: auto;
}

.steps-item-img a {
    display: block;
    margin: auto;
}

.steps-item-img img {
    display: block;
    margin: auto;
    width: 100%;
}



@media (max-width: 769px) {

    .steps {
        padding: 60px 0;
    }

    .steps-item-img {
        width: 100%;
        margin-bottom: 20px;
    }

    .steps-item-desc {
        width: 100%;
        padding-left: 0;
    }

    .steps-item-desc H3 {
        font-size: 18px;
    }

    .steps-item-desc ol li {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .step-num {
        font-size: 18px;
        line-height: 42px;
        margin-bottom: 15px;
    }

    .play {
        max-width: 70px;
    }

    .video-notice {
        font-size: 14px;
        padding-top: 0px;
    }

}