@media screen and (min-width:660px) {
* {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    min-width: 1200px;
    line-height: 145%;

}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    color: #333333;
    overflow-x: hidden;
    font-family: 'Geometria', sans-serif!important;
    -webkit-overflow-scrolling: touch;
}
.container {
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}
section {
    padding: 90px 0;
}
h3 {
    text-align: center;
    font-size: 30px;
    line-height: 170%;
}
h3 small {
    display: block;
    font-size: 14px;
    font-weight: 400;
    width: 600px;
    margin: 0 auto;
    line-height: 170%;
}
header {
    background-image: 
    linear-gradient(to top, rgba(255,255,255,0.8), rgba(255,255,255,0.8)),
    url(../img/bg1.jpg);
    background-size: cover;
    background-position: center center;
    height: 820px;
    position: relative;
}
.paint2 {
    position: absolute;
    bottom: -70px;
    width: 100%;
}
.paint1 {
    position: absolute;
    top: -70px;
    width: 100%;
}
.kek2 {
    position: absolute;
    bottom: -210px;
    right: 0;
    z-index: 10;
}
.kek1 {
    position: absolute;
    top: -120px;
    left: 0;
}
.kek3 {
position: absolute;
top: -145px;
right: 0;
width: 170px;
}
.top_menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
}
.top_menu p {
    font-size: 14px;
}

.top_menu span {
    display: block;
    color: #0078ff;
}

.tel a, .logo span {
    font-weight: bold;
    font-size: 22px;
    color: #0078ff;
    text-decoration: none;
    display: block;
    margin-top: 3px;
}

.tel small {
    color: #000;
    background-color: rgba(100, 203, 2, 0.4);
    padding: 3px 10px;
    border-radius: 50px;
}

.tel {
    text-align: right;
}
.logo, .bonus {
    display: flex;
    align-items: center;
}
.bonus img {
    margin-right: 15px;
}
.logo p {
    width: 215px;
    line-height: 145%;
}
.logo span {
    padding-bottom: 6px;
}

.main {
    padding-top: 80px;
    display: flex;
    justify-content: space-between;
}
.kartinka {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 470px;
}
.main_kartinka {
    width: 100%;
}
.main_kartinka img {
    top: -50px;
    position: absolute;
    -webkit-filter: drop-shadow(-10px 10px 10px #e5e5e5);
  filter: drop-shadow(-10px 10px 10px #e5e5e5);
  z-index: 9;
  width: 600px;
}
.main_text {
    padding-top: 30px;
    margin-left: 0;
    flex-direction: column;
    display: flex;
    width: 650px;
}
h1 span {
    display: block;
    font-family: 'Intro', sans-serif!important;
    font-size: 39px;
    padding-bottom: 20px;
    color: #0078ff;
}

h1 {
    font-size: 29px;
    color: #333333;
    position: relative; 
}
h1 .top_brand {
    position: absolute;
    transform: rotate(10deg);
    display: flex;
    top: -70px;
    right: 0;
    width: 95px;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.top_brand img{
    width: 100%;
}
.posuda {
    font-size: 34px;
}
.plusi {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}

.plus {
    width: 303px;
    display: flex;
    align-items: flex-start;
    margin-top: 45px;
}
.plus:nth-child(2){
    width: 295px;
}
.plus:nth-child(4){
    width: 295px;
}
.plus p span {
    display: block;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 4px;
}

.plus img {
    width: 45px; 
    margin-right: 15px;
}

.forma form {
    position: relative;
    z-index: 10;
    margin-top: 45px;
    display: flex;
    align-items: center;
}

.forma form input {
    padding: 0 30px;
    height: 65px;
    border-radius: 50px;
    border: 2px solid #5baf0b;
    font-size: 18px;
    position: absolute;
    width: 350px;
    font-family: 'Geometria';
}
.forma form input::placeholder{
    color: #c3c3c3;
}
.button {
    margin-left: auto;
    z-index: 15;
    box-shadow: 0 0 30px rgba(100, 203, 2, 0.8);
    border-radius: 50px;
}
.button button {
    padding: 0 50px;
    height: 70px;
    font-family: 'Geometria';
    font-size: 18px;
    background-image: linear-gradient(to right, #559d11, #64cb02);
    border-radius: 50px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 500;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(77, 142, 16) inset;
    z-index: 999999;
    width: 100%;
}

.brand {
    padding-top: 70px!important;
}
.brands {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px;
}

.brands img {
    margin: 40px 10px 0 10px;
    width: 110px;
    display: flex;
    align-items: center;
    object-fit: contain;
}
/*BlOCK 3*/
.bg-brick {
    background-image: 
    linear-gradient(to top, rgba(255,255,255,0.85), rgba(255,255,255,0.85)),
    url(../img/bg-brick.jpg);
    background-size: 700px;
    background-position: center center;
    position: relative;
    padding-bottom: 125px;
}
.price_top {
    margin-top: 75px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cena_top_info {
    display: flex;
    flex-direction: column;
}
.cena_top {
    width: 543px;
    background: #fff;
    padding: 30px 20px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    align-items: stretch;
    position: relative;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.cena_top:after {
    content: '';
    position: absolute;
    display: block;
    top: 8px;
    left: 8px;
    bottom: 8px;
    right: 8px;
    border: 1px solid #b6d8ff;
    border-radius: 10px;
}
.cena_top:nth-child(n+3) {
    margin-top: 60px;
}
.cena_top img {
    margin-right: 0px;
    margin-left: -15px;
    width: 168px;
    height: 168px;
}

.cena_top span {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}
.cena_top:hover span {
    color: #0078ff;
}
.cena_top > p {
    margin-top: 7px;
    line-height: 170%;
}

.cena_top_info > p {
    margin-bottom: 15px;
 margin-top: 5px;
}
.button_cena {
    margin-top: 15px;
    display: flex;
    align-items: center;
    margin-top: auto;
}
.button_cena span {
    display: block;
    font-size: 16px;
    color: #0078ff;
}
.button_cena p {
    margin-top: 0;
    line-height: 150%;
}
.card_price {
    margin-left: 20px;
}
.button1 button {
    width: 225px;
    height: 45px;
    border: none;
    color: #cfcfcf;
    font-size: 16px;
    font-family: 'Geometria';
    border-radius: 50px;
    background-image: linear-gradient(to right, #f5f5f5, #f5f5f5);
    
}
.cena_top:hover .button1  {
    z-index: 15;
    box-shadow: 0 0 15px rgba(100, 203, 2, 0.8);
    border-radius: 50px;
    height: 45px;
    width: 225px;
    transition: 0.3s all;
}
.cena_top:hover .button1 button {
    padding: 0 7px;
    height: 45px;
    font-family: 'Geometria';
    font-size: 16px;
    background-image: linear-gradient(to right, #559d11, #64cb02);
    border-radius: 50px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 500;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(77, 142, 16) inset;
    z-index: 999999;
    width: 225px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    transition: 0.3s all;
}

/*TABLE*/
.price_tab {
    background-color: #fff;
    margin-top: 70px;
    border-radius: 10px;
    box-shadow: 0 3px 15px rgba(0,0,0,0.1);
    overflow: hidden;
}
.tab_line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
}
.gray {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background-color: #ededed;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}


.tab_line:hover .button1  {
    z-index: 15;
    box-shadow: 0 0 15px rgba(100, 203, 2, 0.8);
    border-radius: 50px;
    height: 45px;
    width: 225px;
    transition: 0.3s all;
}
.tab_line:hover .button1 button {
    padding: 0 7px;
    height: 45px;
    font-family: 'Geometria';
    font-size: 16px;
    background-image: linear-gradient(to right, #559d11, #64cb02);
    border-radius: 50px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 500;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(77, 142, 16) inset;
    z-index: 999999;
    width: 225px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    transition: 0.3s all;
}

.tab_name {
    width: 400px;
}

.tab_price span {
    color: #0078ff;
    font-weight: bold;
}

/*BLOCK 4*/

.masters {
    padding-top: 60px;
}
.mastera {
    display: flex;
    justify-content: space-between;
    width: 500px;
    flex-wrap: wrap;
}
.master {
    width: 200px;
    text-align: center;
}
.all_mastera {
    display: flex;
    margin-top: 80px;
    justify-content: space-between;
}
.sclad {
    width: 500px;
}
.sclad img {
    width: 100%;
    height: 540px;
    display: flex;
    object-fit: cover;
}
.sclad span {
    margin-top: 7px;
    line-height: 140%;
    font-weight: bold;
    color: #0078ff;
    font-size: 22px;
    display: block;
    text-align: center;
}

.sclad p {
    margin-top: 10px;
    font-size: 15px;
    line-height: 135%;
    text-align: center;
}
.master:nth-child(n+3){
    margin-top: 40px;
}
.master img {
    width: 100%;
    height: 200px;
    display: flex;
    object-fit: cover;
    margin-bottom: 15px;
}

.master span {
    margin-top: 7px;
    font-weight: bold;
    color: #0078ff;
    font-size: 16px;
    display: block;
}

.master p {
    margin-top: 2px;
    font-size: 15px;
    line-height: 135%;
}

.sertificati {
    margin-top: 70px;
    display: flex;
    justify-content: space-around;
}
.sertificat {
    width: 180px;
}

.sertificat img{
    width: 100%;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2)
}

h2 {
    display: block;
    font-family: 'Intro', sans-serif!important;
    font-size: 30px;
    padding-bottom: 20px;
    color: #0078ff;
    margin-bottom: 20px;
}
.zv {
    padding: 50px 0px!important;
}
.pluhi p {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
}
.pluhi p span {
    color: #0078ff;
    display: inline;
}
.zayavka_info {
    font-size: 22px;
    margin-top: 40px;
    font-weight: bold;
}
.zayavka_info p:first-child {
    padding-bottom: 10px;
}
.zayavka_info p:first-child span{
    color: #64cb02;
    display: inline;
}

.zayavka_info p:last-child a{
    color: #0078ff;
    text-decoration: none;
}

.zayavka {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right_zayavka {
    position: absolute;
    width: 321px;
    height: auto;
    right: 0;
    box-shadow: 0 0px 30px rgba(0,120,255,0.3);
}
.right_zayavka_holod {
    background-color: #fff;
    padding-bottom: 40px;
    border-radius: 10px;
}
.right_zayavka_modal {
    position: relative!important;
    width: 321px;
    height: auto;
    right: 0;
    box-shadow: 0 0px 30px rgba(0,120,255,0.3);
}
.right_zayavka img {
    position: absolute;
    width: 100%;
}

.right_zayavka h4 {
    z-index: 10;
    position: relative;
    padding-top: 80px;
    text-align: center;

    font-family: 'Intro', sans-serif!important;
    font-size: 24px;
    color: #64cb02;
    line-height: 120%;
}
.right_zayavka_holod h4 {
    z-index: 10;
    position: relative;
    padding-top: 40px!important;
    text-align: center;
    padding: 0 30px;
    font-family: 'Intro', sans-serif!important;
    font-size: 19px!important;
    color: #64cb02;
    line-height: 140%!important;
}
.right_zayavka_modal h4{
    color: #0078ff!important;
}

.right_zayavka form {
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    padding: 0 30px;
}
label span {
    color: red;
    display: inline;
}
label {
    margin-top: 13px;
}
textarea {
    
}

.right_zayavka form input::placeholder{
    color: #c3c3c3;
}
.right_zayavka form textarea::placeholder{
    color: #c3c3c3;
}

.right_zayavka form input {
    height: 55px;
        padding: 20px;
        font-size: 18px;
        border-radius: 5px;
        border: none;
        background-color: #f2f2f2;
        box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
        font-weight: 400;
        color: #333333;
        z-index: 999999;
        margin-top: 5px;
        font-family: 'Geometria';
}

.right_zayavka form textarea {
        max-width: 100%;
        min-width: 100%;
        max-height: 65px;
        min-height: 65px;
        padding: 10px;
        font-size: 14px;
        border-radius: 5px;
        border: none;
        background-color: #f2f2f2;
        box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
        font-weight: 400;
        color: #333333;
        z-index: 999999;
        margin-top: 5px;
        font-family: 'Geometria';
}

.button3 {
    margin-top: 25px;
    z-index: 15;
    box-shadow: 0 0 10px rgba(100, 203, 2, 0.8);
    border-radius: 50px;
}
.button3 button {
    
    padding: 0 20px;
    height: 60px;
    font-family: 'Geometria';
    font-size: 16px;
    background-image: linear-gradient(to right, #559d11, #64cb02);
    border-radius: 50px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 500;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(77, 142, 16) inset;
    z-index: 999999;
    width: 100%;
}
.otzivi {
    margin-top: 70px;
    position: relative;
    display: flex;
    align-items: center;
}
.otzivi img {
    width: 250px;
    display: flex;
    justify-content: center;
    margin: 0 30px;
}

.prev img{
    width: 25px!important;
    cursor: pointer;
    position: relative;
    margin: 0!important;
}

.next img{
    width: 25px!important;
    cursor: pointer;
    position: relative;
    margin: 0!important;
}

.prev {
    width: 25px!important;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    left: 26px;
    top: 50%;  
    transform: translate(-50%, -50%);
    
}

.next {
    width: 25px!important;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(-50%, -50%);
}
.video {
    margin-top: 100px;
    display: flex;
    justify-content: space-between;

}
.vid {
    width: 47%;

}
.lazyYT {
    width: 100%;
    height: 100%;
}
h5 {
    display: block;
    font-family: 'Geometria', sans-serif!important;
    font-size: 30px;
    padding-bottom: 20px;
    color: #0078ff;
    margin-bottom: 20px;
}

.niz {
    padding: 90px 0 70px 0!important;
}
.contact {
    display: flex;
    justify-content: space-between;
    height: 400px;
}
.contact a, span {
    display: block;
}

.contact span {
    font-size: 24px;
    
}

.contact a {
    font-size: 26px;
    font-weight: bold;
    color: #0078ff;
    text-decoration: none;
    margin-top: 15px;
}

.poo {
    padding-top: 30px;
}

.text_contact {
    width: 400px;
}

.mmap {
    width: 740px;
}

footer {
    background-image: 
    linear-gradient(to top, rgba(202,202,202,0.9), rgba(255,255,255,0.7)),
    url(../img/bg-brick.jpg);
    background-size: 700px;
    background-position: center center;
}

.callback-bt {
    display: none;
}
}


@media screen and (max-width:1200px) and (min-width:660px){html{min-width:660px}
* {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    min-width: 660px;
    line-height: 145%;

}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    color: #333333;
    overflow-x: hidden;
    font-family: 'Geometria', sans-serif!important;
    -webkit-overflow-scrolling: touch;
    zoom: 70%;
}
.container {
    max-width: 1200px;
    min-width: 660px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}
section {
    padding: 90px 0;
}
h3 {
    text-align: center;
    font-size: 30px;
    line-height: 170%;
}
h3 small {
    display: block;
    font-size: 14px;
    font-weight: 400;
    width: 600px;
    margin: 0 auto;
    line-height: 170%;
}
header {
    background-image: 
    linear-gradient(to top, rgba(255,255,255,0.8), rgba(255,255,255,0.8)),
    url(../img/bg1.jpg);
    background-size: cover;
    background-position: center center;
    height: 820px;
    position: relative;
}
.paint2 {
    position: absolute;
    bottom: -70px;
    width: 100%;
}
.paint1 {
    position: absolute;
    top: -70px;
    width: 100%;
}
.kek2 {
    position: absolute;
    bottom: -210px;
    right: 0;
    z-index: 10;
}
.kek1 {
    position: absolute;
    top: -120px;
    left: 0;
}
.kek3 {
position: absolute;
top: -145px;
right: 0;
width: 170px;
}
.top_menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
}
.top_menu p {
    font-size: 14px;
}

.top_menu span {
    display: block;
    color: #0078ff;
}

.tel a, .logo span {
    font-weight: bold;
    font-size: 22px;
    color: #0078ff;
    text-decoration: none;
    display: block;
    margin-top: 3px;
}

.tel small {
    color: #000;
    background-color: rgba(100, 203, 2, 0.4);
    padding: 3px 10px;
    border-radius: 50px;
}

.tel {
    text-align: right;
}
.logo, .bonus {
    display: flex;
    align-items: center;
}
.bonus img {
    margin-right: 15px;
}
.logo p {
    width: 215px;
    line-height: 145%;
}
.logo span {
    padding-bottom: 6px;
}

.main {
    padding-top: 80px;
    display: flex;
    justify-content: space-between;
}
.kartinka {
    position: relative;
    
}
.main_kartinka img {
    top: -100px;
    position: absolute;
    -webkit-filter: drop-shadow(-10px 10px 10px #e5e5e5);
  filter: drop-shadow(-10px 10px 10px #e5e5e5);
  z-index: 9;
}
.main_text {
    padding-top: 30px;
    margin-left: auto;
    flex-direction: column;
    display: flex;
    width: 650px;
}
h1 span {
    display: block;
    font-family: 'Intro', sans-serif!important;
    font-size: 39px;
    padding-bottom: 20px;
    color: #0078ff;
}

h1 {
    font-size: 29px;
    color: #333333;
    position: relative; 
}
h1 .top_brand {
    position: absolute;
    transform: rotate(10deg);
    display: flex;
    top: -70px;
    right: 0;
    width: 95px;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.top_brand img{
    width: 100%;
}
.posuda {
    font-size: 34px;
}
.plusi {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}

.plus {
    width: 303px;
    display: flex;
    align-items: flex-start;
    margin-top: 45px;
}
.plus:nth-child(2){
    width: 295px;
}
.plus:nth-child(4){
    width: 295px;
}
.plus p span {
    display: block;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 4px;
}

.plus img {
    width: 45px; 
    margin-right: 15px;
}

.forma form {
    position: relative;
    z-index: 10;
    margin-top: 45px;
    display: flex;
    align-items: center;
}

.forma form input {
    padding: 0 30px;
    height: 65px;
    border-radius: 50px;
    border: 2px solid #5baf0b;
    font-size: 18px;
    position: absolute;
    width: 350px;
    font-family: 'Geometria';
}
.forma form input::placeholder{
    color: #c3c3c3;
}
.button {
    margin-left: auto;
    z-index: 15;
    box-shadow: 0 0 30px rgba(100, 203, 2, 0.8);
    border-radius: 50px;
}
.button button {
    padding: 0 50px;
    height: 70px;
    font-family: 'Geometria';
    font-size: 18px;
    background-image: linear-gradient(to right, #559d11, #64cb02);
    border-radius: 50px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 500;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(77, 142, 16) inset;
    z-index: 999999;
    width: 100%;
}

.brand {
    padding-top: 70px!important;
}
.brands {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px;
}

.brands img {
    margin: 40px 10px 0 10px;
}
/*BlOCK 3*/
.bg-brick {
    background-image: 
    linear-gradient(to top, rgba(255,255,255,0.85), rgba(255,255,255,0.85)),
    url(../img/bg-brick.jpg);
    background-size: 700px;
    background-position: center center;
    position: relative;
    padding-bottom: 125px;
}
.price_top {
    margin-top: 75px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cena_top {
    width: 543px;
    background: #fff;
    padding: 30px 20px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    align-items: flex-start;
    position: relative;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.cena_top:after {
    content: '';
    position: absolute;
    display: block;
    top: 8px;
    left: 8px;
    bottom: 8px;
    right: 8px;
    border: 1px solid #b6d8ff;
    border-radius: 10px;
}
.cena_top:nth-child(n+3) {
    margin-top: 60px;
}
.cena_top img {
    margin-right: 0px;
    margin-left: -15px;
    width: 100%;
}

.cena_top span {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}
.cena_top:hover span {
    color: #0078ff;
}
.cena_top p {
    margin-top: 8px;
    line-height: 170%;
}
.button_cena {
    margin-top: 15px;
    display: flex;
    align-items: center;
}
.button_cena span {
    display: block;
    font-size: 16px;
    color: #0078ff;
}
.button_cena p {
    margin-top: 0;
    line-height: 150%;
}
.card_price {
    margin-left: 20px;
}
.button1 button {
    width: 225px;
    height: 45px;
    border: none;
    color: #cfcfcf;
    font-size: 16px;
    font-family: 'Geometria';
    border-radius: 50px;
    background-image: linear-gradient(to right, #f5f5f5, #f5f5f5);
    
}
.cena_top:hover .button1  {
    z-index: 15;
    box-shadow: 0 0 15px rgba(100, 203, 2, 0.8);
    border-radius: 50px;
    height: 45px;
    width: 225px;
    transition: 0.3s all;
}
.cena_top:hover .button1 button {
    padding: 0 7px;
    height: 45px;
    font-family: 'Geometria';
    font-size: 16px;
    background-image: linear-gradient(to right, #559d11, #64cb02);
    border-radius: 50px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 500;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(77, 142, 16) inset;
    z-index: 999999;
    width: 225px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    transition: 0.3s all;
}

/*TABLE*/
.price_tab {
    background-color: #fff;
    margin-top: 70px;
    border-radius: 10px;
    box-shadow: 0 3px 15px rgba(0,0,0,0.1);
    overflow: hidden;
}
.tab_line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
}
.gray {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background-color: #ededed;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}


.tab_line:hover .button1  {
    z-index: 15;
    box-shadow: 0 0 15px rgba(100, 203, 2, 0.8);
    border-radius: 50px;
    height: 45px;
    width: 225px;
    transition: 0.3s all;
}
.tab_line:hover .button1 button {
    padding: 0 7px;
    height: 45px;
    font-family: 'Geometria';
    font-size: 16px;
    background-image: linear-gradient(to right, #559d11, #64cb02);
    border-radius: 50px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 500;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(77, 142, 16) inset;
    z-index: 999999;
    width: 225px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    transition: 0.3s all;
}

.tab_name {
    width: 400px;
}

.tab_price span {
    color: #0078ff;
    font-weight: bold;
}

/*BLOCK 4*/

.masters {
    padding-top: 60px;
}
.mastera {
    display: flex;
    justify-content: space-between;
    width: 500px;
    flex-wrap: wrap;
}
.master {
    width: 200px;
    text-align: center;
}
.all_mastera {
    display: flex;
    margin-top: 80px;
    justify-content: space-between;
}
.sclad {
    width: 500px;
}
.sclad img {
    width: 100%;
    height: 540px;
    display: flex;
    object-fit: cover;
}
.sclad span {
    margin-top: 7px;
    line-height: 140%;
    font-weight: bold;
    color: #0078ff;
    font-size: 22px;
    display: block;
    text-align: center;
}

.sclad p {
    margin-top: 10px;
    font-size: 15px;
    line-height: 135%;
    text-align: center;
}
.master:nth-child(n+3){
    margin-top: 40px;
}
.master img {
    width: 100%;
    height: 200px;
    display: flex;
    object-fit: cover;
}

.master span {
    margin-top: 7px;
    font-weight: bold;
    color: #0078ff;
    font-size: 16px;
    display: block;
}

.master p {
    margin-top: 2px;
    font-size: 15px;
    line-height: 135%;
}

.sertificati {
    margin-top: 70px;
    display: flex;
    justify-content: space-around;
}
.sertificat {
    width: 180px;
}

.sertificat img{
    width: 100%;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2)
}

h2 {
    display: block;
    font-family: 'Intro', sans-serif!important;
    font-size: 30px;
    padding-bottom: 20px;
    color: #0078ff;
    margin-bottom: 20px;
}
.zv {
    padding: 50px 0px!important;
}
.pluhi p {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
}
.pluhi p span {
    color: #0078ff;
    display: inline;
}
.zayavka_info {
    font-size: 22px;
    margin-top: 40px;
    font-weight: bold;
}
.zayavka_info p:first-child {
    padding-bottom: 10px;
}
.zayavka_info p:first-child span{
    color: #64cb02;
    display: inline;
}

.zayavka_info p:last-child a{
    color: #0078ff;
    text-decoration: none;
}

.zayavka {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right_zayavka {
    position: absolute;
    width: 321px;
    height: 445px;
    right: 0;
    box-shadow: 0 0px 30px rgba(0,120,255,0.3);
}
.right_zayavka_modal {
    position: relative!important;
    width: 321px;
    height: auto;
    right: 0;
    box-shadow: 0 0px 30px rgba(0,120,255,0.3);
}
.right_zayavka img {
    position: absolute;
    width: 100%;
}

.right_zayavka h4 {
    z-index: 10;
    position: relative;
    padding-top: 80px;
    text-align: center;

    font-family: 'Intro', sans-serif!important;
    font-size: 24px;
    color: #64cb02;
    line-height: 120%;
}
.right_zayavka_modal h4{
    color: #0078ff!important;
}

.right_zayavka form {
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    padding: 0 30px;
}
label span {
    color: red;
    display: inline;
}
label {
    margin-top: 13px;
}
textarea {
    
}

.right_zayavka form input::placeholder{
    color: #c3c3c3;
}
.right_zayavka form textarea::placeholder{
    color: #c3c3c3;
}

.right_zayavka form input {
    height: 55px;
        padding: 20px;
        font-size: 18px;
        border-radius: 5px;
        border: none;
        background-color: #f2f2f2;
        box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
        font-weight: 400;
        color: #333333;
        z-index: 999999;
        margin-top: 5px;
        font-family: 'Geometria';
}

.right_zayavka form textarea {
        max-width: 100%;
        min-width: 100%;
        max-height: 65px;
        min-height: 65px;
        padding: 10px;
        font-size: 14px;
        border-radius: 5px;
        border: none;
        background-color: #f2f2f2;
        box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
        font-weight: 400;
        color: #333333;
        z-index: 999999;
        margin-top: 5px;
        font-family: 'Geometria';
}

.button3 {
    margin-top: 25px;
    z-index: 15;
    box-shadow: 0 0 10px rgba(100, 203, 2, 0.8);
    border-radius: 50px;
}
.button3 button {
    
    padding: 0 20px;
    height: 60px;
    font-family: 'Geometria';
    font-size: 16px;
    background-image: linear-gradient(to right, #559d11, #64cb02);
    border-radius: 50px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 500;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(77, 142, 16) inset;
    z-index: 999999;
    width: 100%;
}
.otzivi {
    margin-top: 70px;
    position: relative;
    display: flex;
    align-items: center;
}
.otzivi img {
    width: 250px;
    display: flex;
    justify-content: center;
    margin: 0 30px;
}

.prev img{
    width: 25px!important;
    cursor: pointer;
    position: relative;
    margin: 0!important;
}

.next img{
    width: 25px!important;
    cursor: pointer;
    position: relative;
    margin: 0!important;
}

.prev {
    width: 25px!important;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    left: 26px;
    top: 50%;  
    transform: translate(-50%, -50%);
    
}

.next {
    width: 25px!important;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(-50%, -50%);
}
.video {
    margin-top: 100px;
    display: flex;
    justify-content: space-between;

}
.vid {
    width: 47%;

}
.lazyYT {
    width: 100%;
    height: 100%;
}
h5 {
    display: block;
    font-family: 'Geometria', sans-serif!important;
    font-size: 30px;
    padding-bottom: 20px;
    color: #0078ff;
    margin-bottom: 20px;
}

.niz {
    padding: 90px 0 70px 0!important;
}
.contact {
    display: flex;
    justify-content: space-between;
    height: 400px;
}
.contact a, span {
    display: block;
}

.contact span {
    font-size: 24px;
    
}

.contact a {
    font-size: 26px;
    font-weight: bold;
    color: #0078ff;
    text-decoration: none;
    margin-top: 15px;
}

.poo {
    padding-top: 30px;
}

.text_contact {
    width: 400px;
}

.mmap {
    width: 740px;
}

footer {
    background-image: 
    linear-gradient(to top, rgba(202,202,202,0.9), rgba(255,255,255,0.7)),
    url(../img/bg-brick.jpg);
    background-size: 700px;
    background-position: center center;
}

.callback-bt {
    display: none;
}
}



@media screen and (max-width:660px) {
    * {
        margin: 0;
        padding: 0;
        outline: 0 !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    html {
        min-width: 300px;
        line-height: 145%;
    
    }
    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    body {
        color: #333333;
        overflow-x: hidden;
        font-family: 'Geometria', sans-serif!important;
        -webkit-overflow-scrolling: touch;
    }
    .container {
        max-width: 660px;
        min-width: 300px;
        margin: 0 auto;
        padding: 0 20px;
        position: relative;
    }
    section {
        padding: 90px 0;
    }
    h3 {
        text-align: center;
        font-size: 5.8vw;
        line-height: 170%;
    }
    h3 small {
        display: block;
        font-size: 12px;
        font-weight: 400;
        width: 100%;
        margin: 0 auto;
        line-height: 170%;
    }
    header {
        background-image: 
        linear-gradient(to top, rgba(255,255,255,0.8), rgba(255,255,255,0.8)),
        url(../img/bg1.jpg);
        background-size: cover;
        background-position: center center;
        
        position: relative;
    }
    .paint2 {
        position: absolute;
        bottom: -80px;
        width: 100%;
    }
    .paint1 {
        position: absolute;
        top: -80px;
        width: 100%;
    }
    .kek2 {
        width: 140px;
        position: absolute;
        bottom: -55px;
        right: 0;
        z-index: 10;
    }
    .kek1 {
        width: 140px;
        position: absolute;
        top: -120px;
        left: 0px;
    }
    .kek3 {
        position: absolute;
        top: -145px;
        right: 0px;
        width: 120px;
        }
    .top_menu {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 20px 0;
    }
    .top_menu p {
        font-size: 14px;
    }
    
    .top_menu span {
        display: block;
        color: #0078ff;
    }
    
    .tel a, .logo span {
        font-weight: bold;
        font-size: 22px;
        display: block;
        color: #0078ff;
        text-decoration: none;
        margin-top: 3px;
    }
    
    .tel small {
        color: #000;
    background-color: rgba(100, 203, 2, 0.4);
        padding: 3px 10px;
        border-radius: 50px;
    }
    
    .tel {
        margin-top: 10px;
        text-align: center;
    }
    .logo, .bonus {
        display: flex;
        align-items: center;
    }
    .bonus img {
        margin-right: 15px;
    }
    .bonus {
        display: none;
    }
    .logo p {
        width: 215px;
        line-height: 145%;
    }
    .logo span {
        padding-bottom: 6px;
    }
    
    .main {
        padding-top: 15px;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .kartinka {
        position: relative;
        order: 2;
    }
    .main_kartinka {
        display: block;
        
    }
    .main_kartinka img {
        display: block;
        width: 100%;
        top: -50px;
        position: relative;
        -webkit-filter: drop-shadow(-10px 10px 10px #e5e5e5);
      filter: drop-shadow(-10px 10px 10px #e5e5e5);
    }
    .main_text {
        padding-top: 30px;
        margin-left: auto;
        flex-direction: column;
        display: flex;
        width: 100%;
        order: 1;
    }
    h1 span {
        display: block;
        font-family: 'Intro', sans-serif!important;
        font-size: 7.5vw;
        padding-bottom: 10px;
        color: #0078ff;
        line-height: 140%!important;
    }
    
    h1 {
        font-size: 7.5vw;
        color: #333333;
        line-height: 140%;
        text-align: center;
        position: relative;
        
    }
    h1 .top_brand {
        position: absolute;
        transform: rotate(10deg);
        top: -50px;
        right: 0;
        display: flex;
        width: 75px;
        background-color: #fff;
        padding: 10px;
        border-radius: 5px;
        box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    }
    .top_brand img{
        width: 100%;
        height: 100%;
    }
    .plusi {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        
    }
    
    .plus {
        width: 100%;
        display: flex;
        align-items: flex-start;
        margin-top: 45px;
        margin-left: auto;
        margin-right: auto;
    }
    .plus:nth-child(2){
        width: 100%;
    }
    .plus:nth-child(4){
        width: 100%;
    }
    .plus p span {
        display: block;
        font-weight: bold;
        font-size: 5vw;
        padding-bottom: 4px;
    }
    .plus p {
        font-size: 5vw;
        line-height: 160%;
    }
    
    .plus img {
        width: 45px; 
        margin-right: 15px;
    }
    
    .forma form {
        position: relative;
        z-index: 10;
        margin-top: 45px;
        display: flex;
        align-items: center;
        height: 240px;
    }
    
    .forma form input {
        padding: 0 30px;
        height: 65px;
        border-radius: 50px;
        border: 2px solid #5baf0b;
        font-size: 18px;
        position: absolute;
        top: 0;
        width: 100%;
        font-family: 'Geometria';
    }
    .forma form input::placeholder{
        color: #c3c3c3;
    }
    .button {
        margin-left: auto;
        z-index: 15;
        box-shadow: 0 0 30px rgba(100, 203, 2, 0.8);
        border-radius: 50px;
        width: 100%;
        
    }
    .button button {
        padding: 0 20px;
        height: 70px;
        font-family: 'Geometria';
        font-size: 18px;
        background-image: linear-gradient(to right, #559d11, #64cb02);
        border-radius: 50px;
        cursor: pointer;
        border: none;
        color: #fff;
        font-weight: 500;
        transition: background 0.2s ease;
        box-shadow: 0 -4px rgb(77, 142, 16) inset;
        z-index: 999999;
        width: 100%;
    }
    
    .brand {
        padding-top: 70px!important;
    }
    .brands {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 15px;
        align-items: flex-start;
    }
    
    .brands img {
        margin: 40px 10px 0 10px;
        width: 25%;
    }
    /*BlOCK 3*/
    .bg-brick {
        background-image: 
        linear-gradient(to top, rgba(255,255,255,0.85), rgba(255,255,255,0.85)),
        url(../img/bg-brick.jpg);
        background-size: 700px;
        background-position: center center;
        position: relative;
        padding-bottom: 125px;
    }
    .price_top {
        margin-top: 75px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .cena_top {
        width: 100%;
        background: #fff;
        padding: 20px 20px 25px 20px;
        display: flex;
        align-items: center;
        flex-direction: column;
        border-radius: 10px;
        align-items: flex-start;
        position: relative;
        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    }
    .cena_top:after {
        content: '';
        position: absolute;
        display: block;
        top: 8px;
        left: 8px;
        bottom: 8px;
        right: 8px;
        border: 1px solid #b6d8ff;
        border-radius: 10px;
    }
    .cena_top:nth-child(n+2) {
        margin-top: 60px;
    }
    .cena_top img {
        margin-right: 0px;
        margin-left: -15px;
        width: 100px;
        height: 100px;
    }
    
    .cena_top span {
        font-size: 5.3vw;
        font-weight: bold;
    }
    .cena_top span {
        color: #0078ff;
    }
    .cena_top p {
        margin-top: 8px;
        line-height: 170%;
        font-size: 14px;
    }
    .button_cena {
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        text-align: left;
    }
    .button_cena span {
        display: inline;
        font-size: 16px;
        color: #0078ff;
    }
    .button_cena p {
        margin-top: 0;
        line-height: 150%;
    }
    .card_price {
        text-align: left;
        order: 1;
        margin-bottom: 10px;
    }
    .button1 {
        order: 2;
    }
    .button1 button {
        width: 225px;
        height: 45px;
        border: none;
        color: #cfcfcf;
        font-size: 16px;
        font-family: 'Geometria';
        border-radius: 50px;
        background-image: linear-gradient(to right, #f5f5f5, #f5f5f5);
    
    }
    .cena_top .button1  {
        z-index: 15;
        box-shadow: 0 0 15px rgba(100, 203, 2, 0.8);
        border-radius: 50px;
        height: 45px;
        width: 225px;
        transition: 0.3s all;
    }
    .cena_top .button1 button {
        padding: 0 7px;
        height: 45px;
        font-family: 'Geometria';
        font-size: 16px;
        background-image: linear-gradient(to right, #559d11, #64cb02);
        border-radius: 50px;
        cursor: pointer;
        border: none;
        color: #fff;
        font-weight: 500;
        transition: background 0.2s ease;
        box-shadow: 0 -4px rgb(77, 142, 16) inset;
        z-index: 999999;
        width: 225px;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
        transition: 0.3s all;
    }
    
    /*TABLE*/
    .price_tab {
        background-color: #fff;
        margin-top: 70px;
        border-radius: 10px;
        box-shadow: 0 3px 15px rgba(0,0,0,0.1);
        overflow: hidden;
    }
    .tab_line {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
        padding: 30px 20px;
    }
    .gray {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 30px 20px;
        background-color: #ededed;
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
    }
    
    .tab_line .button1  {
        z-index: 15;
        box-shadow: 0 0 15px rgba(100, 203, 2, 0.8);
        border-radius: 50px;
        height: 45px;
        width: 225px;
        transition: 0.3s all;
    }
    .tab_line .button1 button {
        padding: 0 7px;
        height: 45px;
        font-family: 'Geometria';
        font-size: 16px;
        background-image: linear-gradient(to right, #559d11, #64cb02);
        border-radius: 50px;
        cursor: pointer;
        border: none;
        color: #fff;
        font-weight: 500;
        transition: background 0.2s ease;
        box-shadow: 0 -4px rgb(77, 142, 16) inset;
        z-index: 999999;
        width: 225px;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
        transition: 0.3s all;
    }
    
    .tab_name {
        text-align: center;
        margin-bottom: 10px;
    }
    
    .tab_price span {
        color: #0078ff;
        font-weight: bold;
        margin-bottom: 13px;
    }
    
    /*BLOCK 4*/
    
    .masters {
        padding-top: 60px;
    }
    .mastera {
        display: flex;
        justify-content: space-between;
        margin-top: 80px;
        flex-direction: column;
    }
    .sclad {
        width: 100%;
        margin-top: 60px;
        order: 0;
    }
    .sclad img {
        width: 100%;
    }
    .sclad span {
        margin-top: 7px;
        line-height: 140%;
        font-weight: bold;
        color: #0078ff;
        font-size: 22px;
        display: block;
        text-align: center;
    }
    
    .sclad p {
        margin-top: 10px;
        font-size: 15px;
        line-height: 135%;
        text-align: center;
    }
    .master {
        width: 200px;
        text-align: center;
        margin: 0 auto;
    }
    .master:nth-child(n+2) {
        margin-top: 30px;
    }
    .master img {
        width: 100%;
    height: 200px;
    display: flex;
    object-fit: cover;
    }
    
    .master span {
        margin-top: 7px;
        font-weight: bold;
        color: #0078ff;
        font-size: 16px;
        display: block;
    }
    
    .master p {
        margin-top: 2px;
        font-size: 15px;
        line-height: 135%;
    }
    
    .sertificati {
        margin-top: 70px;
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    }
    .sertificat {
        width: 180px;
        margin: 0 auto;
    }
    .sertificat:nth-child(n+2) {
        margin-top: 50px;
    }
    .sertificat img{
        width: 100%;
        box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    }
    
    h2 {
        display: block;
        font-family: 'Intro', sans-serif!important;
        font-size: 8vw;
    line-height: 145%;
        padding-bottom: 20px;
        color: #0078ff;
        margin-bottom: 20px;
    }
    .zv {
        padding: 50px 0px!important;
    }
    .pluhi p {
        font-size: 5.7vw;
        font-weight: bold;
        margin-bottom: 25px;
    }
    .pluhi p span {
        color: #0078ff;
        display: inline;
    }
    .zayavka_info {
        font-size: 6.5vw;
        margin-top: 40px;
        font-weight: bold;
        line-height: 140%;
    }
    .zayavka_info p:first-child {
        padding-bottom: 10px;
    }
    .zayavka_info p:first-child span{
        color: #64cb02;
        display: inline-block;
        transform: rotate(90deg);
    }
    
    .zayavka_info p:last-child a{
        color: #0078ff;
        text-decoration: none;
    }
    
    .zayavka {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }
    
    .right_zayavka {
        margin-top: 50px;
        position: relative;
        width: 321px;
        height: 445px;
        right: 0;
        box-shadow: 0 0px 20px rgba(0,120,255,0.3);
    }

    .right_zayavka_holod {
        height: auto!important;
        padding: 30px 0;
        background-color: #fff;
        border-radius: 10px;
    }
    .right_zayavka_holod h4 {
        padding-top: 0;
        padding: 0 30px;
        text-align: left;
        font-size: 24px;
        line-height: 110%;
    }
    .right_zayavka_modal {
        position: relative!important;
        margin-top: 0!important;
        width: 300px;
        height: auto;
        margin: 0 auto;
        right: 0;
        box-shadow: 0 0px 30px rgba(0,120,255,0.3);
    }
    
    .right_zayavka img {
        position: absolute;
        width: 100%;
    }
    


    .right_zayavka_holod h4 {
        padding-top: 0;
    }
    .right_zayavka_modal h4{
        padding-top: 0px!important;
        font-size: 21px!important;
        color: #0078ff!important;
        line-height: 120%;
    }
    
    .right_zayavka form {
        position: relative;
        z-index: 10;
        display: flex;
        flex-direction: column;
        padding: 0 30px;
    }
    label span {
        color: red;
        display: inline;
    }
    label {
        margin-top: 13px;
    }
    textarea {
        font-size: 14px;
    }
    
    .right_zayavka form input::placeholder{
        color: #c3c3c3;
        font-size: 16px;
    }
    .right_zayavka form textarea::placeholder{
        color: #c3c3c3;
        font-size: 14px;
    }
    
    .right_zayavka form input {
        height: 55px;
            padding: 20px;
            font-size: 18px;
            border-radius: 5px;
            border: none;
            background-color: #f2f2f2;
            box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
            font-weight: 400;
            color: #333333;
            z-index: 999999;
            margin-top: 5px;
            font-family: 'Geometria';
    }
    
    .right_zayavka form textarea {
            max-width: 100%;
            min-width: 100%;
            max-height: 65px;
            min-height: 65px;
            padding: 10px;
            font-size: 14px;
            border-radius: 5px;
            border: none;
            background-color: #f2f2f2;
            box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
            font-weight: 400;
            color: #333333;
            z-index: 999999;
            margin-top: 5px;
            font-family: 'Geometria';
    }
    
    .button3 {
        margin-top: 25px;
        z-index: 15;
        box-shadow: 0 0 10px rgba(100, 203, 2, 0.8);
        border-radius: 50px;
    }
    .button3 button {
        
        padding: 0 20px;
        height: 60px;
        font-family: 'Geometria';
        font-size: 16px;
        background-image: linear-gradient(to right, #559d11, #64cb02);
        border-radius: 50px;
        cursor: pointer;
        border: none;
        color: #fff;
        font-weight: 500;
        transition: background 0.2s ease;
        box-shadow: 0 -4px rgb(77, 142, 16) inset;
        z-index: 999999;
        width: 100%;
    }
    .otzivi {
        margin-top: 70px;
        position: relative;
        display: flex;
        align-items: center;
    }
    .otzivi img {
        width: 250px;
        display: flex;
        justify-content: center;
        margin: 0 30px;
    }
    
    .prev img{
        width: 25px!important;
        cursor: pointer;
        position: relative;
        margin: 0!important;
    }
    
    .next img{
        width: 25px!important;
        cursor: pointer;
        position: relative;
        margin: 0!important;
    }
    
    .prev {
        width: 25px!important;
        cursor: pointer;
        position: absolute;
        z-index: 10;
        left: 4px;
        top: 50%;  
        transform: translate(-50%, -50%);
        
    }
    
    .next {
        width: 25px!important;
        cursor: pointer;
        position: absolute;
        right: -20px;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .video {
        
    }
    .vid {
        margin-top: 60px;
    }
    h5 {
        display: block;
        font-family: 'Intro', sans-serif!important;
        font-size: 30px;
        padding-bottom: 20px;
        color: #0078ff;
        margin-bottom: 20px;
    }
    
    .niz {
        padding: 90px 0 70px 0!important;
    }
    .contact {
        display: flex;
        
        flex-direction: column;
    }
    .contact a, span {
        display: block;
    }
    
    .contact span {
        font-size: 24px;
        
    }
    
    .contact a {
        font-size: 6vw;
        font-weight: bold;
        color: #0078ff;
        text-decoration: none;
        margin-top: 15px;
    }
    
    .poo {
        padding-top: 30px;
    }
    
    .text_contact {
        width: 100%;
    }
    
    .mmap {
        width: 100%;
        margin-top: 50px;
        
    }
    
    footer {
        background-image: 
        linear-gradient(to top, rgba(255,255,255,0.8), rgba(255,255,255,0.5)),
        url(../img/bg-brick.jpg);
        background-size: 700px;
        background-position: center center;
    }
    .callback-bt {
        background:#38a3fd;
        border:2px solid #38a3fd;
        border-radius:50%;
        box-shadow:0 8px 10px rgba(56,163,253,0.3);
        cursor:pointer;
        height:58px;
        text-align:center;
        width:58px;
        position: fixed;
        right: 5%;
        bottom: 5%;
        z-index:999;
        transition:.3s;
        -webkit-animation:hoverWave linear 2s infinite;
        animation:hoverWave linear 2s infinite;
}

.callback-bt .text-call{
        height:58px;
        width:58px;        
        border-radius:50%;
        position:relative;
        overflow:hidden;
        display: flex;
        justify-content: center;
        align-items: center;
}

.callback-bt .text-call span {
    text-align: center;
    color:#38a3fd;
    opacity: 0;
    font-size: 0;
        position:absolute;
        right: 4px;
        top: 22px;
    line-height: 14px;
        font-weight: 600;
    text-transform: uppercase;
    transition: opacity .6s linear;
}
.fa-phone {
    margin-right: 3px;
    margin-top: 3px;
}

.callback-bt .text-call:hover span {
    opacity: 1;
        font-size: 11px;
}
.callback-bt:hover i {
    
}

.callback-bt i {
        color:#fff;
        font-size:34px;
        transition:.3s;
        line-height: 66px;transition: .5s ease-in-out;
}

.callback-bt i  {
    animation: 1200ms ease 0s normal none 1 running shake;
        animation-iteration-count: infinite;
        -webkit-animation: 1200ms ease 0s normal none 1 running shake;
        -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes hoverWave {
        0% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 10px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0),0 0 0 12px rgba(56,163,253,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0),0 0 0 25px rgba(56,163,253,0.0)
}
}@keyframes hoverWave {
    0% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 0 rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 10px rgba(56,163,253,0.2),0 0 0 0 rgba(56,163,253,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0),0 0 0 12px rgba(56,163,253,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(56,163,253,0.3),0 0 0 15px rgba(56,163,253,0),0 0 0 25px rgba(56,163,253,0.0)
}
}

/* animations icon */

@keyframes shake {
    0% {
        transform: rotateZ(10deg);
            -ms-transform: rotateZ(10deg);
            -webkit-transform: rotateZ(10deg);
    }
    
    50% {
        transform: rotateZ(-2deg);
            -ms-transform: rotateZ(-2deg);
            -webkit-transform: rotateZ(-2deg);
    }
    
    100% {
        transform: rotateZ(10deg);
            -ms-transform: rotateZ(10deg);
            -webkit-transform: rotateZ(10deg);
    }
}

@-webkit-keyframes shake {
    0% {
        transform: rotateZ(10deg);
            -ms-transform: rotateZ(10deg);
            -webkit-transform: rotateZ(10deg);
    }
    
    50% {
        transform: rotateZ(-2deg);
            -ms-transform: rotateZ(-2deg);
            -webkit-transform: rotateZ(-2deg);
    }
    
    100% {
        transform: rotateZ(10deg);
            -ms-transform: rotateZ(10deg);
            -webkit-transform: rotateZ(10deg);
    }
}
/* конец кнопки звонка */
}
