body {
    margin:0;
    padding:0;
}
* {
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    line-height: 1.6;
}
.container {
    width: 1190px!important;
    float: none!important;
    margin: 0 auto;
}

nav,header,footer,main,section,div, .logo img,.form-akciya form,
.form-akciya form input, .form-akciya form button, .form-akciya form span,
.link-banner p {
    display:block;
    float:left;
    width:100%;
}
.logo,.nubmer,.messages,.consult {
    width: 25%;
    padding:0 10px;
}
p  {
    margin: 0;
}
header {
    padding: 15px 0;
}
nav{
    background: #edac14;
}

nav ul{
    padding: 0;
    margin: 0;
}
nav ul li{
    display: block;
    float: left;
}
.sub-menu {
    display:none;
}
nav ul li a {
    padding: 15px 25px;
    display: block;
    border-right: 1px solid white;
    color: white;
    text-decoration: none;
}
nav ul li:first-of-type a {
    border-left:1px solid white;
}
.logo p {
    text-transform: uppercase;
    text-align: right;
    font-weight: 600;
    color: darkgrey;
    padding-right: 10px;
    line-height: 1;
    display: block;
    float: right;
}
.nubmer a {
    color: #e83737;
    text-decoration: none;
    font-weight: 600;
    font-size: 30px;
    margin-top: 5px;
    display: block;
    margin-left: 10px;
}
.consult a {
    text-decoration: none;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    background: #faa400;
    color: white;
    padding: 13px;
    border-radius: 30px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}
nav ul li a:hover {
    color:black;
    background:white;
}
.first-one{
    background: url(/images/index-banner-bg.jpg);
overflow:hidden;
}
.left-block {
    width: 60%;
    color: white;
    padding-bottom: 100px;
}
.form-akciya {
    margin: 50px 0;
    border-radius: 20px;
    overflow: hidden;
    z-index: 9999;
    position: relative;
    width:40%;
    position:relative;
}  .zag-h1 h1 {
    font-size: 40px;
}

.zag-h1 h1 span{
    color: #faa400;
    display: block;
    font-size:50px;
}
.kat-bl{
    width: 200px;
    text-align: center;
    padding:40px 20px;
    background: rgba(82, 75, 84, 0.8);
    border-radius: 5px;
    position: relative;
    z-index:1;
}
.kat-bl p{
    font-weight: 900;
    text-transform: uppercase;
    font-size: 15px;
}
.akci-bl  {
    width: calc(100% - 200px);
    padding-left: 40px;
    line-height: 1;
    position: relative;
    z-index:1;
    margin-top:25px;
}
.akci-bl p{
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 7px;
    line-height: 85px;
    height:85px;
}
.akci-bl span {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}
.akciya-block{
    position: relative;
    z-index:1;

}
.akciya-block:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 85px;
    background: #e83737;
    z-index: 0;
    width: 58vw;
    left: -30%;
    margin-top:25px;
}
.akciya-block:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 35px;
    background: #00000087;
    z-index: 0;
    width: 58vw;
    left: -30%;
    top:85px;
    margin-top:25px;
}

.zag-form {
    padding: 30px;
    text-align: center;
    background: #5d575f;
    color: white;
    font-size: 20px;
}
.form-akciya form {
    padding:30px;
    color:white;
    background:#2f2931cc;
    position:relative;
}
.name-form,.tel-form,.metro-form{
    margin-bottom: 20px;
    font-size: 16px;
    padding: 8px 15px;
    background: #ffffff0a;
    border: 1px solid #ccc;
    color: #ccc;
}
.name-form,.tel-form{
    width: 48%!important;
}
.name-form {
    margin-right:4%;
}
.form-akciya form span {
    font-size: 10px;
    text-align: center;
    color: #ccc;
    margin-top: 10px;
}
.form-akciya form span a {
    color:#faa400;
}

.zag-form p{
    color: #faa400;
    font-weight: 900;
    font-size: 26px;
    font-family: sans-serif;
}

.form-akciya form button{
    width: 60%;
    margin-left: 20%;
    background: #faa400;
    border-radius: 20px;
    padding: 7px;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
}
.form-akciya form:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 2px;
    background-image: -o-repeating-linear-gradient( left, #5d575f, #5d575f 7px, transparent 7px, transparent 14px );
    background-image: repeating-linear-gradient( 90deg, #5d575f, #5d575f 7px, transparent 7px, transparent 14px );
}
.sec-ekran{
    padding: 50px 0;
}
.left-bl-se,.right-bl-se {
    width: 50%;
}
.zag-ban {
    margin-bottom: 100px;
}
.zag-ban p{
    font-size: 40px;
    text-transform: uppercase;
    line-height: 1;
}
.zag-ban b {
    text-transform: uppercase;
    display: block;
    font-size: 62px;
    color: #faa400;
}
.zag-ban span {
    padding: 8px 30px;
    background: #e83737;
    color: white;
    font-size: 30px;
    border-radius: 5px;
}
.link-banner a{
    display: block;
    float: left;
    width: 70%;
    text-align: center;
    color: white;
    background: #e83737;
    padding: 15px;
    font-size: 30px;
    text-decoration: none;
    border-radius: 10px;
}
.link-banner p {
    margin-top:20px;
}
.logo-body-utp .utp{
    width: 30%;
    margin-right: 5%;
}
.logo-body-utp .utp:last-of-type {
    margin-right:0;
}
.logo-body-utp .utp p {
    text-align: center;
    color: white;
    background: #ffb502;
    padding: 6px;
    font-size: 24px;
    border-radius: 5px;
}
.logo-head img {
    width:78%;
}
.logo-foot {
    margin-top: 15px;
    text-align: center;
}
.obuch-stnd {
    padding: 50px 0;
}
.hd-obuch h2 {
    font-size: 30px;
    position: relative;
    padding-bottom: 30px;
}
.hd-obuch h2:after {
    content: "";
    background: url(/images/delimiter-primary.svg);
    display: block;
    position: absolute;
    width: 200px;
    height: 30px;
    z-index: 2;
    float: left;
    background-repeat:no-repeat;
    bottom:0px;
}
.hd-obuch p{
    font-size: 15px;
}
.bd-obuch {
    margin: 30px 0;
}

.one-obuch{
    width: 23.5%;
    padding: 15px 10px;
    font-size: 15px;
    border-top: 3px solid #ffb502;
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 8%);
    margin-right: 2%;
}
.one-obuch p a {
    color: #ffb502;
}
.one-obuch:last-of-type {
    margin-right:0;
}
.preimushestva {
    background: url(/images/bgnomer2.jpg);
    background-size: cover;
}
.bg-preim {
    background: rgb(21 17 17 / 80%);
    padding: 80px 0;
}
.left-preim,.right-preim,.one-droms{
    width: 48%;
}
.left-preim,.one-droms:first-of-type {
    margin-right:4%;
}

.left-preim h2{
    color: #ffb502;
    font-size: 34px;
}
.hd-preim h3     {
    color: #ffb502;
    font-size: 40px;
    font-weight: 900;
}
.left-preim ul li{
    color: #ffb502;
    font-size:20px;
}
.left-preim ul li p {
    color:white;
}
.hd-r-prem p {
    background: #da3333;
    color: white;
    font-size: 48px;
    padding: 20px;
    font-weight: 900;
    line-height: 1.2;
    text-align: left;
    padding-left: 60px;
}
.bd-r-prem {
    background: #332d36;
    color: white;
    padding: 25px;
}
.bd-r-prem p{
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    margin-bottom: 20px;
}
.bd-r-prem span {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
}
.bd-r-prem a {
    width: 37%;
    background: #faa400;
    border-radius: 20px;
    padding: 7px;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
    margin-top: 30px;
    display: block;
    text-decoration: none;
    text-align: center;
}
.program-sect {
    padding: 50px 0;
    background: #f8f8f8 url(/images/bg_down-white.svg) no-repeat bottom -1px left 0 / 100% auto;
    padding-bottom: 170px;
}
.hd-program-ob h3 {
    font-size: 36px;
    position: relative;
    padding-bottom: 30px;
}
.hd-program-ob h3:after {
    content: "";
    background: url(/images/delimiter-primary.svg);
    display: block;
    position: absolute;
    width: 200px;
    height: 30px;
    z-index: 2;
    float: left;
    background-repeat:no-repeat;
    bottom:0px;
}
.one-line-program {
    margin: 20px 0;
}
.one-program {
    padding: 30px;
    width: 32%;
    margin-right: 2%;
    text-align: center;
    background: white;
    box-shadow: 0px 1px 25px rgb(0 0 0 / 8%);
    border-radius: 10px;
    position: relative;
}
.one-program:last-of-type {
    margin-right:0;
}
.one-program:first-of-type:before {
    content: "Выгодно";
    background: #edac14;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 0;
    width: 30%;
    left: 35%;
}
.one-program:nth-of-type(2):before {
    content: "Хит";
    background: #edac14;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 0;
    width: 30%;
    left: 35%;
}
.zag-program span  {
    text-transform: uppercase;
    color: darkgrey;
    font-weight: 600;
    font-size: 14px;
}
.zag-program p {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.zag-program b      {
    font-size: 30px;
    font-weight: 900;
}
.bd-program{
    padding-top: 20px;
    position: relative;
    margin-top:20px;
}
.bd-program:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 14px;
    background: #f0f0f0;
}
.bd-program:after {
    background: repeating-linear-gradient(90deg, #d7d7d7 0, #d7d7d7 7px, transparent 7px, transparent 14px);
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 100%;
    height: 2px;
}
.bd-program ul {
    text-align: left;
}
.ft-program a {
    background: #da3333;
    color: white;
    width: 80%;
    display: block;
    padding: 10px;
    margin: 0 auto;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
}
.about-text{
    padding: 50px 0;
}
.text-about p {
    margin-bottom:10px;
}
.raspisanie{
    padding: 50px 0;
}
.one-line-raspsisanie{
    margin: 20px 0;
}
.one-raspisanie{
    width: 48%;
    background: #f8f8f8;
    border-radius: 10px;
    overflow: hidden;
}
.one-raspisanie:first-of-type {
    margin-right:4%;
}
.left-black {
    background: #4c444e;
    width: 18%;
    padding: 15px 9px;
    text-align: center;
}
.left-black p{
    color: white;
    font-size: 30px;
}
.left-black span {
    color:darkgrey;
}
.right-grey {
    width: 82%;
    padding: 18px 0;
}
.info-grey{
    width: 73%;
    padding-left: 15px;
}
.info-grey a{
    color: black;
    font-size: 22px;
    text-decoration: none;
}
.info-grey p{
    color: #585858;
    font-size: 14px;
    text-transform: uppercase;
}
.link-grey {
    width: 27%;
    text-align: right;
    position: relative;
}
.link-grey a {
    color: white;
    text-decoration: none;
    padding: 10px;
    background: #edac14;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    display: block;
    float: left;
    bottom: 0;
    top: 25px;
}
.link-grey a:hover {
    box-shadow: 0px 0px 9px 5px white;
    background: #6c6c6c;
    color: white;
}
.left-rab {
    width: calc(50% - 80px);
    background: white;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    min-height: 190px;
    padding: 30px 40px;
    border-radius: 20px;
    position: relative;
    margin-bottom: 60px;
}
.zag-rab p {
    font-size: 25px;
    margin-bottom: 15px;
}
.text-rab p{
    font-size: 15px;
}
.right-rab {
    float:right;
}
.left-rab:nth-of-type(2) {
    margin-top:125px;
}
.bd-kak-rabotaem {
    background: url(/images/road.svg) no-repeat 2% 38% / auto 720px;
    background-position-y: 80px;
}
.left-rab:before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    width: 70px;
    height: 70px;
    background: url(/images/angle-decoration.svg) no-repeat 0 0 / contain;
}
.left-rab:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    right: 0;
}
.right-rab:before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    width: 70px;
    height: 70px;
    background: url(/images/angle-decoration.svg) no-repeat 0 0 / contain;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0!important;
}
.left-rab:first-of-type:after {
    content: "1";
    top: 21px;
    display: block;
    position: absolute;
    font-family: 'Futura PT Demi', sans-serif;
    font-size: 30px;
    color: #fff;
    right: 10px;
    top: 0px;
}.left-rab:nth-of-type(2):after {
    content: "2";
    top: 21px;
    display: block;
    position: absolute;
    font-family: 'Futura PT Demi', sans-serif;
    font-size: 30px;
    color: #fff;
    left: 10px;
    top: 0px;
}
.left-rab:nth-of-type(3):after {
    content: "3";
    top: 21px;
    display: block;
    position: absolute;
    font-family: 'Futura PT Demi', sans-serif;
    font-size: 30px;
    color: #fff;
    right: 10px;
    top: 0px;
}
.left-rab:nth-of-type(4):after {
    content: "4";
    top: 21px;
    display: block;
    position: absolute;
    font-family: 'Futura PT Demi', sans-serif;
    font-size: 30px;
    color: #fff;
    left: 10px;
    top: 0px;
}
.left-rab:nth-of-type(5):after {
    content: "5";
    top: 21px;
    display: block;
    position: absolute;
    font-family: 'Futura PT Demi', sans-serif;
    font-size: 30px;
    color: #fff;
    right: 10px;
    top: 0px;
}
.left-rab:nth-of-type(6):after {
    content: "6";
    top: 21px;
    display: block;
    position: absolute;
    font-family: 'Futura PT Demi', sans-serif;
    font-size: 30px;
    color: #fff;
    left: 10px;
    top: 0px;
}
.one-avto {
    width: 48%;
    position: relative;
    border-bottom: 5px solid #ccc;
    min-height: 180px;
}
.one-avto img {
    width: 50%;
    display: block;
    position: relative;
    float: left;
}
.one-avto :before {
    z-index: -1;
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 172px;
    height: 100px;
    background: #333;
    display: block;
    float: left;
}
.one-avto:first-of-type {
    margin-right:4%;
}

.text-avto {
    width: 50%;
    padding-top: 50px;
}
.text-avto p{
    font-size: 30px;
}
.text-avto span{
    font-size: 20px;
    color: darkgrey;
}
.one-istr {
    width: 23.5%;
    margin-right: 2%;
    padding: 15px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);

}
.one-istr:last-of-type {
    margin-right:0;
}

.img-instr img{
    width: 100%;
}
.info-istr p {
    font-size: 15px;
    font-weight: 600;
}
.info-istr span {
    font-size: 14px;
    color: darkgrey;
}
.stag-instr p{
    font-size: 14px;
    text-transform: uppercase;
}
.ft-instr{
    margin: 30px 0;
}
.ft-instr a,.ft-reviews a {
    background: #da3333;
    color: white;
    width: 25%;
    display: block;
    padding: 10px;
    margin: 0 auto;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
}
.one-droms p {
    font-size: 24px;
    margin-bottom: 10px;
}
.img-droms{
    width: 32%;
    margin-right: 2%;
    margin-bottom:15px;
}
.img-droms:nth-of-type(3n) {
    margin-right:0;
}
.img-droms img {
    width:100%;
}
.bd-sdachgai .one-program:first-of-type:before {
    display:none;
}
.bd-sdachgai .one-program:nth-of-type(2):before {
    display:none;
}
.one-sdacha img{
    height: 80px;
}
.preim-black {
    background: url(/images/road-bg.svg) #322d33 no-repeat;
    padding: 50px 0;
    margin-top: 100px;
    position: relative;
    background-size: 100%;
}
.hd-preim-black h3 {
    color: white;
    font-size: 36px;
    position: relative;
    padding-bottom: 30px;
}
.one-preim-black{
    width: 32%;
    margin-right: 2%;
}
.hd-preim-black {
    margin-top: 50px;
}
.one-preim-black{
    width: 32%;
    margin-right: 2%;
    color: white;
}
.one-preim-black:last-of-type {
    margin-right:0;
}
.img-preim-black img {
    height: 80px;
}
.img-preim-black p {
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0;
}
.img-preim-black span {
    font-size: 15px;
    display: block;
    margin-bottom: 12px;
}
.text-preim-black p{
    font-size: 15px;
}
.hd-preim-black h3:after {
    content: "";
    background: url(/images/delimiter-white.svg);
    display: block;
    position: absolute;
    width: 200px;
    height: 30px;
    z-index: 2;
    float: left;
    background-repeat: no-repeat;
    bottom: 0px;
}
.reviews {
    padding: 50px 0;
}
.one-rev {
    width: 48%;
    margin-right: 4%;
    padding: 15px;
    box-shadow: 0px 1px 25px rgb(0 0 0 / 8%);
    margin-bottom: 40px;
    border-radius: 10px;
}
.one-rev:last-of-type {
    margin-right:0;
}
.img-rev{
    width: 50px;
    margin-right: 10px;
}
.img-rev img{
    width: 50px;
    border-radius: 25%;
}
.name-rev {
    width: calc(100% - 60px);
    margin-bottom: 20px;
}
.text-rev p {
    font-style: italic;
}
.princip-one  {
    color: white;
    width: 48%;
    margin: 20px 0;
    margin-right: 4%;
}
.princip-one:last-of-type {
    margin-right:0;
}
.text-princip p{
    color: white;
}
.img-princip{
    width: 70px;
    margin-right: 15px;
}
.img-princip img {
    width:70px;
}

.right-princip {
    width: calc(100% - 85px);
}
.faq-sect{
    padding: 50px 0;
}
.bd-faq ul {
    padding:0;
    margin:0;
}

.bd-faq ul li {
    list-style: none;
    display: block;
    float: left;
    width: 100%;
    box-shadow: 0 1px 20px 0 rgb(0 0 0 / 8%);
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 40px;
}
.bd-faq ul li p[itemprop="name"]{
    display: block;
    float: left;
    width: 100%;
    padding: 25px;
    background: #e9e9e9;
    text-transform: uppercase;
    font-weight: 600;
}
.bd-faq ul li p[itemprop="acceptedAnswer"]{
    display: block;
    float: left;
    width: 100%;
    padding: 25px;
    border-top: 4px solid gold;
}
.bd-faq ul li p[itemprop="acceptedAnswer"] span a{
    color: black;
    font-weight: 600;
}
footer{
    background: #f8f8f8;
    padding-top:50px;
}
.one-column{
    width: 23.5%;
    margin-right:2%;
    padding:0 15px;
}
.one-column:last-of-type {
    margin-right:0;
}
.logo-foot img {
    width: 100%;
}
.logo-foot p {
    font-size: 15px;
    text-align: left;
}
.one-column li {
    list-style:none;
}

.one-column li p {
    float:left;
}
.one-column li a{
    color:#4c444e;
}
.four-preim-bl .one-preim-black {
    width: 23%;
    margin-right: 2%;
    color: white;
}
.four-preim-bl .one-preim-black:last-of-type {
    margin-right:0;
}
.bread ul  {
    margin: 0;
    padding: 0;
}
.bread ul li {
    list-style: none;
    display: block;
    float: left;
    margin-right: 5px;
    position: relative;
    background: rgb(0 0 0 / 70%);
    color: white;
    padding: 6px;
    font-size: 10px;
}
.bread ul li a{
    color:white;
    text-decoration:none;
    }
   .contacts,.left-infa  {
    position: relative;
}
.centr-fili {
    position: absolute;
    top: 50px;
    width: 40%;
    background: white;
    padding: 30px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
}
.centr-fili h3{
    font-size: 25px;
    margin-bottom: 30px;
}
.centr-fili div {
    margin-bottom:15px;
}

.centr-fili svg {
    width: 15px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 12px;
}
.consult-cf a {
    background: #da3333;
    color: white;
    width: 70%;
    display: block;
    padding: 10px;
    margin: 0 auto;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    text-align:center;
}
.hd-ft-ekr-slow h1{
    text-align: center;
    font-size: 35px;
}
.super-img{
    width: 30%;
}
.right-right-manager {
    width: 70%;
    padding: 15px;
    border: 2px solid #f72319;
    border-radius: 6px;
}
.lt-ymag {
    width: 30%;
}
.lt-ymag img,.super-img img{
    width:100%;
}
.rg-ymag{
    width: 70%;
    padding-left: 30px;
}
.rg-ymag{
    font-size: 25px;
}
.rg-ymag p {
    font-size: 25px;
}
.rg-ymag span {
    font-size: 22px;
    font-style: italic;
    color: #646464;
}
.rg-ymag .mesage p {
    font-size: 20px;
    margin: 20px 0;
}
.rg-ymag .mesage p a {
    color: #e83737;
    text-decoration: none;
}
.your-manager {
    margin: 30px 0;
}
.table-price table{
    width: 100%;
    margin: 25px 0;
    border-radius: 5px;
    box-shadow: 0 0 40px 0 rgb(0 0 0 / 10%);
    overflow: hidden;
    background: transparent;
    border-collapse: collapse;
}
.table-price table thead {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
}
.table-price table thead tr td {
    background: #4c444e;
    color: white;
    padding: 13px;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 600;
}
.table-price table thead tr td{
    text-align:center;
}

.table-price table thead tr td:first-of-type{
    border-top-left-radius: 10px;
    text-align:left;
}
.table-price table thead tr td:last-of-type{
    border-top-right-radius: 10px;
}
.table-price table tbody tr td{
    padding: 13px;
}

.table-price table tbody tr:nth-of-type(2n) {
    border-bottom:2px solid #ccc;
}
.table-price table tbody tr:last-of-type {
    border-bottom:none;
}

.table-price table tbody tr:nth-of-type(odd) td{
    background:#fef8ec;
    text-align:center;
    font-weight:600;
    color:#4c444e;
}
.table-price table tbody tr:nth-of-type(even) td{
    text-align:center;
    font-weight:600;
    color:#4c444e;
}
.table-price table tbody tr td:first-of-type, .table-price table tbody tr:nth-of-type(odd) td:first-of-type{
    padding-left: 30px;
    background: #f8f8f8;
    font-weight: 600;
    text-align:left;
}
.table-link a{
    background: #da3333;
    color: white;
    width: 25%;
    display: block;
    padding: 10px;
    margin: 0 auto;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
}
.table-price {
    margin-bottom: 50px;
}
.bl-utp-about{
    margin: 30px 0;
}
.bau-left {
    width: 30%;
    padding: 30px;
    background: #f8f8f8;
    font-size: 15px;
}
.bau-right{
    width: 70%;
    padding: 30px;
}
.top-baur p, .bott-baur p{
    font-size: 20px;
}
.top-baur ul{
    column-count: 2;
    margin: 30px 0;
}
.top-baur ul li::marker{
    color:#edac14;
 }
 .bott-baur a {
    background: #da3333;
    color: white;
    width: 35%;
    display: block;
    padding: 10px;
    margin: 20px 0;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
}
.div-bau {
    box-shadow: 0 0 40px 0 rgb(0 0 0 / 10%);
}
.bd-nakc {
    background: url(/images/sales-xl.svg);
    background-repeat: no-repeat;
    box-shadow: 0 0 40px 0 rgb(0 0 0 / 10%);
    border-radius: 20px;
    padding-left: 33%;
}
.bd-nakc p{
    text-align: center;
    padding-top: 30px;
    font-size: 30px;
}
.one-plztezg {
    width: 28%;
    margin-right: 5%;
    position: relative;
}
.one-plztezg:last-of-type {
    margin-right:0;
}
.bd-nakc .one-plztezg span{
    display: block;
    position: relative;
}
.bd-nakc .one-plztezg p {
    position: relative;
    top: 0px;
    left: 12px;
    right: 0;
    -webkit-transform: skew(13deg);
    -ms-transform: skew(13deg);
    transform: skew(13deg);
    height: 100%;
    padding-top: 0;
    font-size: 17px;
    margin: 10px 0;
}
.bd-nakc .one-plztezg p span {
    display: block;
    position: relative;
    transform: skew(344deg);
    padding: 10px;
    font-size: 20px;
    color: white;
    font-weight: 900;
}
.bd-nakc .one-plztezg p:before {
    position: absolute;
    content: '';
    left: -4px;
    top: -5px;
    width: 100%;
    height: 100%;
    background: #ffb502;
    border-radius: 5px;
}
.bd-nakc .one-plztezg p:after {
    border: 2px solid #333;
    border-radius: 5px;
    position: absolute;
    content: '';
    top: 0px;
    left: 0;
    right: 0;
    height: 100%;
}
.ft-nakc {
    margin: 10px 0;
}
.ft-nakc a {
    background: #da3333;
    color: white;
    width: 35%;
    display: block;
    padding: 10px;
    margin: 20px auto;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
}
.hd-preim-black {
    margin-top: 70px;
}
.bd-preim-black{
    color: white;
}
.ft-preim-black a {
    background: #da3333;
    color: white;
    width: 35%;
    display: block;
    padding: 10px;
    margin: 20px 0;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
}
.zag-micro-kollect{
    text-align: center;
}
.zag-micro-kollect h2{
    font-size: 25px;
}
.sostrund-kollekt {
    width: 32%;
    margin-right: 2%;
    padding: 15px;
    box-shadow: 0px 1px 25px rgb(0 0 0 / 8%);
    border-radius: 5px;
    margin-bottom:20px;
}
.sostrund-kollekt:last-of-type {
    margin-right:0;
}
.img-direct {
    width: 30%;
}
.img-direct img {
    width:100%;
}
.text-direct {
    width: 70%;
    padding-left: 5%;
}
.text-direct p{
    font-size: 20px;
}
.instructor-banda .img-direct {
    width: 100%;
}
.instructor-banda .text-direct {
    width: 100%;
    padding-left: 0;
    text-align: center;
}
.one-akcion {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
    padding: 15px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    border-radius: 5px;
}
.img-akc img {
    width:100%;
}
.zag-akc p{
    text-align: center;
    font-size: 20px;
    margin-top:10px;
    margin-bottom:10px;
}
.zag-akc span{
    font-size: 15px;
    display:block;
    float:left;
    width:100%;
    margin-bottom:20px;
}
.zag-akc a{
    display: block;
    width: 60%;
    float: left;
    margin-left: 20%;
    text-align: center;
    font-size: 18px;
    background: #faa400;
    color: white;
    text-decoration: none;
    border-radius: 20px;
    padding: 12px;
}
.one-filial:nth-of-type(3n),.one-akcion:nth-of-type(3n) {
    margin-right:0;
}
.one-filial{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
    padding: 15px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    border-radius: 5px;
}
.one-filial img {
    width:100%;
}
.one-filial a {
    text-decoration:none;
    text-align:center;
    color:black;
}
.one-filial a p{
    font-size:20px;
}
.one-filial a span {
    display:block;
}
.mobile-menu {
    display:none;
}

.popupsas-form #callbackFormHeading   {
    text-align: center;
    font-size: 25px;
}
.popupsas-form .name-insert   {
    display: block;
    float: left;
    width: 100%;
    font-size: 14px;
    text-align: center;
    padding: 0 10%;
}
.popupsas-form input {
    width: 100%!important;
    margin: 10px 0;
}
.popupsas-form button{
    display: block;
    float: left;
    width: 100%;
    background: gold;
    border: none;
    border-radius: 2px;
    padding: 9px;
    font-size: 16px;
    margin: 0;
}
.popupsas-form .block-knopki span {
    display: block;
    float: left;
    width: 100%;
    font-size: 12px;
    margin: 10px 0;
}
.popupsas-form .block-knopki span a{
    color: grey;
}

@media only screen and (max-width:767px) {
    .container {
    width: 100%!important;
    float: none!important;
    margin: 0 auto;
    padding:0 10px;
}
.logo, .nubmer, .messages, .consult {
    margin:0;
    padding:10px 0;
    width: 100%;
}
nav ul li {
    display: block;
    float: left;
    width: 100%;
}
 .left-block ,.form-akciya,.kat-bl,.akci-bl,.left-bl-se, .right-bl-se,.logo-body-utp .utp,
 .one-obuch,.left-preim, .right-preim, .one-droms,.one-program,.one-raspisanie,.left-rab,.right-rab,.centr-fili,
 .one-avto,.one-istr,.img-droms,.one-preim-black,.one-rev,.princip-one,.one-column,.one-akcion,.four-preim-bl .one-preim-black,
 .one-plztezg,.bau-left,.bau-right,.one-filial {
     width:100%;
     margin:0;
     position:relative;
 }
.logo-body-utp .utp,.one-obuch,.one-program,.one-raspisanie,.left-rab,.right-rab,.centr-fili,.one-avto,.one-istr,
.img-droms,.one-preim-black,.one-rev,.princip-one,.one-column,.one-akcion,.four-preim-bl .one-preim-black,
.one-plztezg,.bau-left,.bau-right,.one-filial{
    margin:10px 0;
}
.hd-program-ob h3 {
    font-size:20px;
}
.table-price .container {
    overflow:overlay;
}
.bd-nakc {
    padding-left:0;
}
.one-plztezg {
    width:90%;
}
.top-baur ul {
    column-count: 1;
}
.mobile-menu {
    display:block;
    float:right;
    width:70px;
}
.mobile-menu a{
    display: block;
    float: right;
    width: 50px;
    margin: 10px;
}
.mobile-menu a span {
    display: block;
    float: left;
    width: 40px;
    background: black;
    height: 2px;
    margin: 6px 0;
}
.link-list-mobile {
    display:none;
}
.messages {
    width:calc(100% - 80px);
}

    }
