.ms-loading-container .ms-loading, .ms-slide .ms-slide-loading {
    background-image: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

#header .logo {
    max-width: 100px;
}

@media (min-width:1170px) {
    #header .logo {
        max-width: 100px;
        top: -10px;
    position: relative;
    }
}

@media (max-width:991px) {
    #header .logo {
        max-width: 151px;
    }
}

@media (max-width:767px) {
    #header .logo {
        max-width: 70px;
        top: -5px;
    position: relative;
    }
}

#header.sticky-header .logo {
    width: 125px;
}

p {
    font-family: Archi-300 !important;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}

body {
    font-family: Archi-300;
}

b, strong {
    color: #a08b67 !important;
    font-family: archi-700 !important;
}

.menu-up {
    margin-top: 0px !important;
}

.galka li {
    position: relative;
    left: 15px;
}

.galka {
    margin-top: -14px;
    font-family: archi-300;
}

li {
    line-height: 18px;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 PRO" !important;
}

.fixed-header #header .header-main .container>div {
    padding-top: 30px;
    padding-bottom: 30px;
}

.usluga-img-border {
    margin-top: 90px;
}


.free {
    color: bisque;
    text-align: center !important;
}

.right-block {
    display: inline-table;
}

.phone-color {
    color: #e2bf84;
}

.zvonok-head {
    transition: 0.7s;
    display: table;
    margin-left: 7px;
    color: #fff;
    border-bottom: 1px dashed;
    font-size: 15.5px;
    margin-top: 7px;
}

.listay {
    text-align: center;
    color: #fff;
}

.listay p {
    font-size: 15px;
    margin-top: 10px;
    letter-spacing: 0.5px;
}

.zagolovok-left {
    font-size: 33px;
    font-family: archi-700 !important;
    line-height: 36px;
    margin-bottom: 8px;
}



.orange {
    color: #f4ddb5;
}

.knopka-block {
    display: flex;
    padding: 6px 7px;
    border-radius: 5px;
    margin-left: 10px;
    background-image: linear-gradient(to right, #d3a85e 0%, #e6c68f) !important;
    width: 259px;
}

.hovereffect img {
    width: 100%;
}

.facebook-link img {
    width: 100%;
}

.main-left-text {
    float: left;
    margin-top: -20px;
    line-height: 18px;
}

.wpcf7 .ajax-loader {
    display: none;
}

.uslugi-home {
    /* margin-top: -120px; */
}

#dostavka .main-left-text {
    color: #fff;
}

#dostavka .zagolovok-left {
    color: #fff;
}

#uslugi .zagolovok-block-left {
    margin-top: 0px;
}

.uslugi-title {
    background: #2b2b2b;
    color: #fff;
    padding: 15px 0px;
    width: 100%;
    text-align: center;
    font-size: 19px;
    font-family: archi-300;
    letter-spacing: -0.5px;
    position: relative;
    z-index: 1;
}

.uslugi-home:hover .img-uslugi:before {
    background: #222;
    opacity: .6;
}

.img-uslugi:after {
    content: "\e057";
    font-family: 'Simple-Line-Icons' !important;
    font-size: 35px;
    display: block;
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 15px);
    color: #fff;
    transition: .3s all ease-in-out;
    font-weight: 200;
    opacity: 0;
}

.img-uslugi:hover:after {
    opacity: 1;
    top: calc(50% - 35px);
    z-index: 2;
}

.img-uslugi::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0;
    transition: .3s all ease-in-out;
    z-index: 1;
}

.usluga-h {
    z-index: 1;
    position: relative;
}

.socseti {
    padding-left: 10px;
    margin: 0 5px 0 -5px;
    font-size: 1.4545em;
    display: inline-block;
    vertical-align: middle;
}

.fa-instagram:before {
    color: #fff;
    font-size: 21px;
    border: 1px dashed;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    vertical-align: text-bottom;
    padding: 6px 9px;
}

.fa-facebook-f:before, .fa-facebook:before {
    color: #fff;
    font-size: 19px;
    border: 1px dashed;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    padding: 7px 13px;
}
.fa-vk:before {
    color: #fff;
    font-size: 19px;
    border: 1px dashed;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    padding: 7px 7px;
}

#header .header-main #main-menu {
    padding: 0px 25px;
}

#photo .col-md-3 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.price_list_loc.layout1 li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #f7e1bb 0%, #e6c68f) !important;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    opacity: 0;
    z-index: -1;
    cursor: pointer;
}

.price_list_loc.layout1 li span {
    float: right;
    color: #af905a;
    font-size: 20px;
    font-family: archi-500;
}

.price_list_loc.layout1 li {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    padding: 20px 30px;
    margin-bottom: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.fon-price {
    background: url(img/sumka-fon-min.webp), url(img/obuv-fon-min.webp);
    background-position: 95%, 2%;
    background-repeat: no-repeat;
    background-position-y: 25px, 0px;
}

.price_list_loc {
    list-style-type: none;
    padding: 0;
    cursor: pointer;
}

.price_list_loc.layout1 li:hover span, .price_list_loc.layout1 li:hover h5 {
    color: #1c1c1c;
}

.price_list_loc.layout1 li:hover:before {
    opacity: 1;
}

.price_list_loc.layout1 li:hover p {
    color: #ffffff;
}

.price_list_loc.layout1 li h5 {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 11px;
    color: #2d2c40;
}

.tabs.tabs-simple .nav-tabs>li .nav-link {
    color: #2d2c40;
    font-size: 14px;
    border: 1px solid;
    border-radius: 35px;
    font-family: archi-300;
    padding: 7px 30px;
    margin: 0px 5px;
}

.price_list_loc.layout1 li h5 {
    margin-bottom: 0px;
}

.tabs ul.nav-tabs li.active a, .tabs ul.nav-tabs li.active a:hover, .tabs ul.nav-tabs li.active a:focus {
    border-top-color: transparent;
    border: 1px dashed !important;
}

.tabs ul.nav-tabs li.active {
    background-image: linear-gradient(to right, #f7e1bb 0%, #e6c68f) !important;
    border-radius: 5px;
    margin-bottom: 16px;
}

.tabs.tabs-simple .nav-tabs>li .nav-link, .tabs.tabs-simple .nav-tabs>li .nav-link:hover, .tabs.tabs-simple .nav-tabs>li .nav-link:focus {
    border: 1px dashed;
    border-radius: 5px;
    padding: 10px 40px;
    font-size: 14px;
    font-family: archi-500;
}

.nav-tabs li .nav-link i.icon-featured.icon-image {
    max-width: 25px;
    height: 19px;
}

#tab-1536593436656-2-5-title {
    background-image: url(img/pokraska.svg);
    position: relative;
    background-size: 28px;
    background-repeat: no-repeat;
    margin-top: 4px;
    background-position-x: 30px;
    background-position-y: 5px;
    padding-left: 65px;
}

#tab-1536593434304-1-8-title {
    background-image: url(img/him.svg);
    position: relative;
    background-size: 28px;
    background-repeat: no-repeat;
    margin-top: 4px;
    background-position-x: 30px;
    background-position-y: 5px;
    padding-left: 65px;
}

#tab-1536592240609-3-9-title {
    background-image: url(img/remont-obuvi.svg);
    position: relative;
    background-size: 28px;
    background-repeat: no-repeat;
    margin-top: 4px;
    background-position-x: 30px;
    background-position-y: 5px;
    padding-left: 65px;
}

#tab-1541070416320-4-3-title {
    background-image: url(img/remont-sumok.svg);
    position: relative;
    background-size: 28px;
    background-repeat: no-repeat;
    margin-top: 4px;
    background-position-x: 30px;
    background-position-y: 5px;
    padding-left: 65px;
}

.otzyvy-blok-left {
    border-left: 0px !important;
    border-right: 0px !important;
}

.otzyvy-blok-right {
    border-right: 0px !important;
}

.otzyvy-fon, .preim-fon {
    background: none !important;
}

.left-side {
    float: left;
}

.right-side {
    float: right;
    padding-left: 20px;
    margin-top: 8px;
}

.otzyvy-studii {
    display: inline-flex;
    margin-bottom: 18px;
}

.klient h4 {
    font-size: 19px;
    margin-bottom: 5px;
    color: #fff;
}

.data-otzyva {
    color: #e3c288;
    font-size: 16px;
    font-family: archi-300;
}

.sam-otzyv {
    color: #e1e1e1;
}

.sam-otzyv p {
    line-height: 20px;
}

.otzyvy-blok-left {
    margin-left: -1px;
    border-left: 1px solid #5d5d5d;
    border-right: 1px solid #bfbfbf;
    padding: 0px 5px 0px 25px;
}

.otzyvy-blok-middle {
    border-left: 1px solid #5d5d5d;
    padding: 0px 0px 0px 25px;
}

.otzyvy-blok-right {
    border-left: 1px solid #5d5d5d;
    padding: 0px 0px 0px 25px;
    margin-left: -1px;
}

#otzyvy .zagolovok {
    color: #fff;
}

#otzyvy .dop-zagolovok {
    color: #fff;
}

#otzyvy .underline-1:after {
    margin: 0px auto;
    position: relative;
    top: 15px;
}

.left-side img {
    border-radius: 50%;
    border: 1px dashed #fff;
    padding: 3px;
    width: 78px;
}

#komanda .underline-1:after {
    position: relative;
    margin: 0px auto;
    top: 15px;
}

.preim-img img {
    border-radius: 50%;
    border: 2px dashed #000;
    padding: 5px;
    margin: 0px auto;
    display: block;
}

.preim-title {
    font-size: 19px;
    text-align: center;
    font-family: archi-500;
    padding: 15px 20px;
}

.preim-opisanie p {
    text-align: center;
    letter-spacing: -0.2px;
    line-height: 20px;
}

.logo-3, .logo-4, .logo-5 {
    margin-top: 5px;
}

#brands .owl-carousel .owl-item img {
    width: auto !important;
}

#brands .owl-carousel {
    margin-bottom: 0px;
}

#brend .zagolovok-left, #brend .dop-zagolovok {
    color: #fff;
}

#brend .main-left-text {
    color: #ddd;
}

#preimushestva .underline-1:after {
    margin: 0px auto;
    position: relative;
    top: 15px;
}

.titles-head {
    text-align: center;
}

.titles-head h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 45px;
    font-family: archi-700;
    margin-bottom: 20px;
}

.redtitle {
    color: #e3c288;
    text-transform: uppercase;
    font-size: 45px;
    font-family: archi-700
}

#brands .owl-carousel .owl-nav .owl-prev:before {
    content: url(img/left-white.svg);
}

#brands .owl-carousel .owl-nav .owl-next:before {
    content: url(img/right-white.svg);
}

.titles-head p {
    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    font-family: archi-500 !important;
}

.onelineform {
    display: table;
    margin: 0px auto;
    margin-top: 25px;
}

.obratnyi {
    display: table-cell;
}

.soglasie {
    color: #fff;
    font-family: archi-300;
    text-align: center;
    width: 700px;
    margin: 0px auto;
    margin-top: 10px;
    padding: 0px 80px;
}

.arrow-down {
    text-align: center;
    margin-top: 15px;
}

.fa-angle-down:before {
    color: #fff;
    font-size: 70px;
}

.container-arrow:hover, .container-arrow:focus {
    text-decoration: none;
}

.container-arrow span {
    display: inline-block;
    font-size: 80px;
    animation: 1.3s down infinite alternate;
    -webkit-animation: 1.3s down infinite alternate;
}

@keyframes down {
    0% {
        transform: translateY(0px)
    }
    100% {
        transform: translateY(8px)
    }
}

@-webkit-keyframes down {
    0% {
        -webkit-transform: translateY(0px)
    }
    100% {
        -webkit-transform: translateY(8px)
    }
}

.head-block {
    margin-top: 180px;
    margin-bottom: 152px;
}

#header .header-main {
    z-index: 1;
}

#header {
    margin: 0px;
    border: 0px;
}

#header.header-18 .header-right .mega-menu>li.menu-item>a {
    margin: 10px 12px;
    padding: 0;
}

#main-menu .mega-menu>li.menu-item>a {
    font-family: archi-300;
    font-size: 17px;
    font-weight: normal;
    text-transform: none;
}

input[type="tel"] {
    width: 250px;
    border: 0px solid;
    text-align: center;
    padding: 15px 15px;
    font-size: 16px;
    box-shadow: none;
    border-radius: 5px;
}

#header .header-main .container {
    min-height: 120px;
}

.telefon {
    transition: 0.8s;
    color: #fff;
    font-size: 22px;
    font-family: archi-700;
    vertical-align: middle;
}

#header .header-main .container #main-menu .mega-menu>li>a:after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: -8px;
    width: 0;
    height: 2px;
    background: #e2bf84;
    -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
    transition: width .8s ease;
}

#header .header-main .container #main-menu .mega-menu>li>a:hover:after {
    width: 60%;
    left: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

input[type="submit"] {
    border: 0px;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-family: archi-500;
    border-radius: 5px;
    border: 1px dashed;
    padding: 10px 17px;
    width: 100%;
}

input[type="submit"]:hover {
    border: 0px;
    color: #000;
    border: 1px dashed;
}

.zakaz-zvonka {
    display: grid;
    padding-left: 15px;
}

.uslugi-block-1, .uslugi-block-2, .uslugi-block-3, .uslugi-block-4, .uslugi-block-5, .uslugi-block-6 {
    padding: 35px;
}

.uslugi-block-1 h3, .uslugi-block-2 h3, .uslugi-block-3 h3, .uslugi-block-4 h3, .uslugi-block-5 h3, .uslugi-block-6 h3 {
    font-size: 21px;
    margin-bottom: 5px;
    font-family: archi-700;
    padding-top: 35px;
    padding-left: 28px;
    line-height: 25px;
    letter-spacing: -0.25px;
}

.tab-content>.active {
    margin-top: 30px;
}

.katalog {
    margin-top: 10px;
    display: inline-table;
}

.white, .white h3 {
    color: #fff;
}

.uslugi-text {
    font-family: Archi-300 !important;
    padding-left: 28px;
}

.katalog a {
    color: #212223;
    text-decoration: none;
    padding: 15px 25px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: archi-500;
    position: relative;
    z-index: 3;
    background-image: linear-gradient(to left, #f7e1bb 0%, #e6c68f) !important;
    transition: 0.7s;
}

.fa-facebook-f:before {
    content: "\f39e" !important;
}

.fa-vk:before {
    content: "\f189" !important;
}

.katalog a:hover {
    box-shadow: 0px 4px 0px 0px #ad9366;
}

#brend .katalog {
    display: inline-flex;
}

.img-uslugi:hover .uslugi-title:after {
    width: 100%;
}

.uslugi-title:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: #7d6741;
    transition: .4s ease-out;
}

#kontakty .underline-1:after {
    margin: 0px;
}

.footer-fon {
    background-image: url(img/fon-kontakty.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#kontakty .wpb_content_element {
    margin-bottom: 0px !important;
}

#kontakty .col-md-6 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#footer .footer-main>.container {
    padding-bottom: 0px !important;
}

.fa-arrow-right:before {
    color: #212223;
}

.head-row-uslugi {
    margin-top: -120px;
}

.zagolovok {
    position: relative;
    font-size: 36px;
    font-family: archi-700 !important;
    line-height: 36px;
    margin-bottom: 8px;
    color: #282828;
}

#drugie-uslugi .zagolovok-block {
    padding: 10px 0px 30px 0px;
}

#tseny .underline-1:after {
    margin: 0px auto;
    position: relative;
    top: 15px;
}

#dostavka .dop-zagolovok {
    color: #fff;
}

.dop-zagolovok {
    color: #282828;
    font-size: 25px !important;
    font-family: archi-500 !important;
}

.head-row-uslugi .col-md-6 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    float: left;
}

.zagolovok-block {
    padding: 70px 0px 30px 0px;
    text-align: center;
    display: block;
}

.left-side, .right-side {
    float: left;
    display: block;
}

.preim-1, .preim-2, .preim-3, .preim-4, .preim-5 {
    margin-left: -60px;
    display: flex;
    font-family: archi-500;
    font-size: 22px;
    margin-bottom: 20px;
}

.preim-block {
    margin-top: 20px;
}

.preim-1 img, .preim-2 img, .preim-3 img, .preim-4 img, .preim-5 img {
    width: 40px;
    height: auto;
    margin: 0px auto;
}

.float-right {
    float: right !important;
    padding-left: 20px;
    margin-top: 5px;
}

.icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px dotted red;
    display: flex;
    float: left;
}

#fon {
    height: 730px;
    background: #f3f3f3;
    width: 50%;
    position: absolute;
    margin-top: -183px;
}

#back-preim-1 {
    z-index: 2;
    position: relative;
    margin-left: -20px;
}

.toyota img {
    margin-left: 20px;
}

.underline-1:after {
    content: '';
    display: block;
    /* margin: 0 auto; */
    background-image: url(img/wave.svg);
    background-repeat: no-repeat;
    text-align: center;
    width: 92px;
    height: 13px;
    margin-bottom: 35px;
    margin-top: 25px;
    
}

.underline-100:after {
    content: '';
    display: block;
    margin: 0 auto;
    background-image: url(img/wave.svg);
    background-repeat: no-repeat;
    text-align: center;
    width: 92px;
    height: 13px;
    margin-bottom: 35px;
    margin-top: 25px;
    
}

.zagolovok-block-2 {
    padding: 50px 0px 30px 0px;
    text-align: left;
    display: block;
}

.underline-2:before {
    content: "";
    position: absolute;
    top: 40px;
    display: inline-block;
    width: 110px;
    height: 4px;
    background-color: #d6d6d6;
    left: 0;
    right: 0;
}

.komanda-text {
    text-align: center;
}

.komanda {
    line-height: 20px;
    font-size: 16px;
    font-family: Archi-100;
    padding: 0px 150px;
}

.dolznost {
    font-family: archi-500;
    margin-bottom: 0px;
    font-size: 22px;
    text-align: center;
}

#komanda .katalog {
    margin-top: 5px;
    display: flex;
    width: 100%;
    padding-bottom: 20px;
}

#komanda .katalog a {
    margin: 0px auto;
    padding: 10px 32px;
}

.komanda-info {
    padding-top: 13px;
}

.telefon-komanda {
    margin-bottom: 0px;
    font-size: 21px;
    font-family: archi-300 !important;
    text-align: center;
}

.imena {
    font-size: 18px;
    letter-spacing: -0.5px;
    text-align: center;
    font-family: archi-300 !important;
    margin-bottom: 8px;
    padding: 0px 15px;
    margin-top: 5px;
}

.email-komanda {
    text-align: center;
    font-family: archi-100;
    color: #9f9f9f;
    font-size: 19px;
}

.down {
    width: 45px;
}

.zvonok {
    color: #fff;
    text-decoration: none;
    padding: 15px 25px;
    border-radius: 5px;
    background: linear-gradient(110deg, #ff3030 0%, #b35f5f) !important;
    text-transform: uppercase;
    font-size: 14px;
    font-family: archi-500;
}

.zvonok a {
    color: #fff;
}

.zvonok a:hover {
    text-decoration: none;
}

.dotted {
    border-bottom: 1px dashed #636363;
}

.tele {
    font-family: archi-300;
    margin-top: 14px;
    font-size: 27px;
    margin-left: 20px;
    vertical-align: bottom;
    color: #090909;
}

.flexy {
    display: inline-flex;
}

.owl-carousel .owl-nav .owl-next:before {
    color: #000;
    font-size: 60px;
    left: 40px;
    top: -80px;
}

.owl-carousel .owl-nav .owl-prev:before {
    color: #000;
    font-size: 60px;
    top: -80px;
    left: -40px;
}

.stats-number {
    font-family: neo;
    font-size: 90px !important;
    font-weight: normal !important;
    background: linear-gradient(81deg, #ff3030 0%, #b35f5f) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.stats-text {
    font-family: archi-500;
    text-transform: uppercase;
    font-size: 14px !important;
    margin-top: 5px;
}

.stats-block {
    margin-bottom: 20px;
}

.stats-info {
    text-align: center;
    color: #929292;
}

.circle {
    width: 190px;
    height: 190px;
    border-radius: 50% !important;
    border: 1px solid #fff;
    padding: 5px;
    margin-bottom: 30px !important;
    margin: 0px auto;
}

.photo-klienta {
    top: 0;
    left: 0;
    border-radius: 50%;
    overflow: hidden;
}

.otzyv-info {
    margin: 0px auto;
    text-align: center;
}

.klient {
    font-size: 30px;
    color: #fff;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: Archi-500;
}

.otzyv-klienta {
    padding: 0px 60px;
    color: #e1e1e1;
}

.otzyv-klienta p {
    font-family: archi-100 !important;
}

#otzyvy .zagolovok {
    color: #fff;
}

#otzyvy .dop-zagolovok {
    font-family: archi-500 !important;
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    margin-bottom: 10px !important;
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.9s cubic-bezier(0.88, -0.99, 0, 1.81);
    transition: all 0.9s cubic-bezier(0.88, -0.99, 0, 1.81);
}

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.kontakty-block {
    padding-left: 97px;
}

#kontakty .zagolovok {
    color: #fff;
}

#kontakty .zagolovok-block-2 {
    /* margin-top: 35px; */
    padding: 70px 0px 0px 0px;
}

#kontakty .dop-zagolovok {
    font-family: archi-500 !important;
    color: #fff;
    padding-bottom: 25px;
}

.footer-info {
    margin-top: 30px !important;
    color: #fff !important;
    font-family: Archi-100 !important;
    padding-right: 70px;
    margin-bottom: 10px !important;
}

.fa-map-marker-alt:before {
    color: #e3c288;
    font-size: 25px;
}

.fa-clock:before {
    color: #e3c288;
    font-size: 22px;
}

.fa-phone:before {
    color: #e3c288;
    font-size: 22px;
}

.fa-envelope:before {
    color: #e3c288;
    font-size: 22px;
    vertical-align: sub;
}

.font-footer {
    font-size: 17px;
    font-family: archi-300;
    color: #a09f9f;
    padding-left: 10px;
    transition: 0.7s;
}

.bl {
    display: inline-block;
    margin-bottom: 10px;
}

.facebook-button .fa-instagram:before {
    color: #282828;
    font-size: 25px;
    border: 0px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    vertical-align: baseline;
    padding: 0px;
    position: relative;
    top: 3px;
    left: -2px;
}

.tutfoto {
    position: absolute;
    text-align: center;
    bottom: 65px;
    padding: 0px 30px;
    color: #fff;
    font-family: archi-300;
}

.fb-b {
    background: linear-gradient(to right, #f7e1bb 0%, #e6c68f) !important;
    padding: 15px 25px;
    border-radius: 5px;
    color: #282828;
    font-family: archi-500;
    letter-spacing: -0.5px;
}

.fb-underline {
    margin: 0px auto;
    position: relative;
    top: 285px;
    content: '';
    display: none;
    background-image: url(img/wave.svg);
    background-repeat: no-repeat;
    width: 92px;
    height: 13px;
    margin-bottom: 35px;
    margin-top: 15px;
}

html #topcontrol {
    background: rgba(64, 64, 64, 0.98);
    border-radius: 50%;
    bottom: 10px !important;
}

#topcontrol:hover .fa-chevron-up:before {
    color: #ffd286;
}

.fb-b:hover {
    color: #282828;
    text-decoration: none;
}

.facebook-button {
    margin-top: 25px;
}

.font-footer:hover {
    color: #fff;
    cursor: pointer;
}

.owl-carousel .owl-nav .owl-prev:before {
    content: url(img/left-black.svg);
    left: -40px;
    top: -8px;
}

.owl-carousel .owl-nav .owl-next:before {
    content: url(img/right-black.svg);
    left: 11px;
    top: -8px;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    padding: 0px;
    width: 45px;
    height: auto;
}

#komanda .owl-carousel .owl-nav .owl-prev:before {
    content: url(img/left-black.svg);
    left: -60px;
}

#komanda .owl-carousel .owl-nav .owl-next:before {
    content: url(img/right-black.svg);
    left: 60px;
}

.knopka .zvonok {
    position: relative;
    margin: 0px auto;
    display: table;
    top: -5px;
}

.mycontainer {
    max-width: 660px !important;
    float: left;
    padding-left: 40px;
}

.vertical-center {
    height: 100%;
    display: grid;
    position: absolute;
}

@keyframes fade {
    0% {
        opacity: 0;
    }
    11.11% {
        opacity: 1;
    }
    45.45% {
        opacity: 1;
    }
    66.66% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.fadein {
    position: relative;
}

.fadein img {
    opacity: 0;
    animation-name: fade;
    animation-duration: 14s;
    animation-iteration-count: infinite;
}

.fadein img:nth-child(1) {
    animation-delay: 0s;
    position: absolute;
}

.fadein img:nth-child(2) {
    animation-delay: 7s;
}

.centro {
    max-width: 1440px;
    display: block;
    margin: 0px auto !important;
    position: relative;
}

.ramka {
    
    border-radius: 0px 0px 7px 7px;
    border-top: 0px;
}

#otzyvy .underline-1:before {
    background-color: #d6d6d61f;
}

.titles-head .redtitle {
    font-size: 45px;
}

.photo-text {
    text-align: center;
}

#seo .zagolovok-block {
    padding: 50px 0px 30px 0px;
}

#seo .underline-1:after {
    margin: 0px auto;
    position: relative;
    top: 15px;
}

@media (max-width:350px) {
    .zagolovok {
        font-size: 29px;
        padding: 0px 10px;
    }
    .zagolovok-left {
        font-size: 29px !important;
        padding: 0px 10px !important;
    }
    .legend {
        display: none !important;
    }
    .right-block {
        display: none !important;
    }
    .listay {
        display: none;
    }
    .zagolovok-left {
        font-size: 30px;
    }
    .dostavkaid {
        background-position-x: -600px;
    }
    .fb-b {
        padding: 15px 15px;
    }
    #photo .fb-underline {
        display: none;
    }
    #brend .katalog a {
        font-size: 13px;
    }
    #komanda .zagolovok {
        font-size: 30px;
    }
    .dolznost {
        font-size: 20px;
    }
    .imena {
        font-size: 13px;
    }
    .font-footer {
        font-size: 12px !important;
    }
    .titles-head p {
        font-size: 12px !important;
    }
}

@media (max-width:570px) {
    #header .header-left {
        max-width: 70px;
    }
    .price_list_loc {
        padding: 0px;
        width: 100%;
        margin: 0px auto;
    }
    .flaxis {
        display: none;
    }
    .titles-head .redtitle, .titles-head h1 {
        font-size: 28px !important;
    }
    .title-posts {
        font-size: 25px !important;
        line-height: 24px !important;
    }
    .category-novosti img {
        width: 100%;
        padding-bottom: 10px;
    }
    .head-row {
        margin-top: -160px !important;
    }
    .sub-menu .open {
        background: #ad772870 !important;
    }
    #nav-panel .accordion-menu .arrow {
        width: 100% !important;
    }
    #nav-panel .mobile-menu .arrow:before, #nav-panel .mobile-menu .open>.arrow:before {
        color: transparent !important;
    }
    .main-dop-usluga a {
        color: #fff !important;
    }
    #header .logo img {
        max-width: 70%;
    }
    .menu-up {
        margin-top: 0px !important;
    }
    .social-head .undertext a {
        color: #fff;
    }
    .header-main.sticky #nav-panel .mobile-nav-wrap {
        max-height: none !important;
    }
    #nav-panel .mobile-menu .arrow:before, #nav-panel .mobile-menu .open>.arrow:before {
        color: #fff;
    }
    .ramka-uslugi {
        display: none !important;
    }
    .usluga-img-border {
        margin-top: 40px;
    }
    #header .header-main .header-right {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #header.sticky-header .mobile-toggle {
        margin-top: 10px;
    }
    .facebook-link img {
        display: block;
        margin: 0px auto;
    }
    .titles-head {
        padding: 0px 17px;
    }
    .right-block {
        display: grid;
        position: relative;
        left: -12%;
        top: -11px;
    }
    #otzyvy {
        background: #383838 !important;
    }
    #kontakty .zagolovok-block-2 {
        margin-top: 0px;
        padding: 50px 0px 0px 0px;
    }
    #komanda .owl-carousel.stage-margin .owl-stage-outer {
        margin-top: -40px;
    }
    #komanda .zagolovok {
        margin-top: 25px;
    }
    .komanda {
        display: none;
    }
    .owl-carousel .owl-nav .owl-prev:before {
        left: 0px;
    }
    .owl-carousel .owl-nav .owl-next:before {
        left: 0px;
    }
    #brands .owl-carousel .owl-item img {
        margin: 0px auto;
    }
    #brend .katalog {
        width: 100%;
    }
    #brend .main-left-text {
        text-align: left;
    }
    #brend .zagolovok-left {
        padding: 0px 20px;
        margin-top: -70px;
    }
    #preimushestva .underline-1:after {
        margin-bottom: -40px;
    }
    .preim-title {
        margin-top: 10px;
    }
    .tutfoto {
        padding: 0px 60px;
        bottom: 90px;
    }
    .otstup-3 {
        height: 0px !important;
    }
    .borders {
        margin-top: 35px;
    }
    .otstup-2 {
        height: 30px !important;
    }
    .price_list_loc.layout1 li h5 {
        font-size: 15px;
        float: left;
        width: 65%;
        line-height: 22px;
    }
    .hovereffect img {
        margin: 0px auto;
    }
    #legend-buttons {
        margin: 0px auto !important;
    }
    #legend-buttons span {
        display: inline-block !important;
        width: 99px !important;
        margin: 0px 3px !important;
        margin-top: 29px !important;
    }
    .otzyvy-blok-middle {
        border-left: 0px;
    }
    .otzyvy-blok-right {
        border-left: 0px;
    }
    .price_list_loc.layout1 li span {
        font-size: 15px;
    }
    #uslugi .paddings {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .tabs ul.nav-tabs li.active {
        margin-bottom: 10px;
    }
    #tab-1536593436656-2-5-title, #tab-1536593434304-1-8-title, #tab-1541070416320-4-3-title, #tab-1536592240609-3-9-title {
        margin-bottom: 4px;
    }
    .tabs.tabs-simple .nav-tabs>li {
        margin-bottom: 10px;
    }
    .tabs {
        margin-top: -10px;
        position: relative;
        top: -15px;
    }
    #tseny .zagolovok-block {
        margin-top: -70px;
    }
    .fon-price {
        background: none;
    }
    #dostavka .otstup-1 {
        height: 60px !important;
    }
    #dostavka .main-left-text {
        text-align: left !important;
    }
    .dostavkaid {
        background-position-x: -510px;
        background-repeat: no-repeat;
    }
    .uslugi-home {
        width: 265px;
    }
    .katalog {
        display: flex;
    }
    .katalog a {
        margin: 0px auto;
    }
    .main-left-text {
        float: none;
        margin-top: 30px;
        padding: 0px 15px;
    }
    .uslugi-home {
        margin-top: 20px;
        margin: 0px auto;
    }
    #uslugi .zagolovok-block-left {
        margin-top: 0px;
    }
    .zagolovok-left {
        text-align: center;
        padding: 0px 34px;
        font-size: 30px;
        line-height: 29px;
    }
    #dostavka .main-left-text {
        text-align: left;
    }
    .underline-1:after {
        margin: 0px auto;
        position: relative;
        top: 15px;
    }
    .zvonok {
        background: linear-gradient(to left, #f7e1bb 0%, #e6c68f) !important;
    }
    .zvonok a {
        color: #272727;
    }
    .onelineform {
        display: none;
    }
    .socseti {
        display: none;
    }
    .effect-bubba figcaption::before, .effect-bubba figcaption::after {
        display: none;
    }
    .effect-bubba-2 figcaption::before, .effect-bubba-2 figcaption::after {
        display: none;
    }
    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
        width: 30px;
    }
    #komanda .owl-carousel .owl-nav .owl-next:before {
        left: 20px;
        top: 0px;
    }
    #komanda .owl-carousel .owl-nav .owl-prev:before {
        left: -20px;
        top: 0px;
    }
    #header .mobile-toggle {
        display: inline-block;
        float: right;
        border: 1px dashed;
        border-radius: 5px;
    }
    .titles-head h1 {
        font-size: 28px;
        line-height: 35px;
    }
    .redtitle {
        font-size: 28px !important;
    }
    .telefon {
        font-size: 16px;
        position: relative;
        top: -2px;
        text-align: center
    }
    .titles-head p {
        font-size: 14px;
        font-family: archi-300 !important;
        padding: 0px 10px;
    }
    .soglasie {
        color: #949494;
        width: 100%;
        padding: 0px 20px;
        font-size: 12px;
        line-height: 18px;
    }
    .uslugi-text {
        display: none;
    }
    .uslugi-block-1 h3, .uslugi-block-2 h3, .uslugi-block-3 h3, .uslugi-block-4 h3, .uslugi-block-5 h3, .uslugi-block-6 h3 {
        font-size: 18px;
        margin-bottom: 35px;
        line-height: 20px;
        font-family: archi-300;
    }
    .uslugi-block-1, .uslugi-block-2, .uslugi-block-3, .uslugi-block-4, .uslugi-block-5, .uslugi-block-6 {
        margin-bottom: 15px;
    }
    .dop-zagolovok {
        padding: 0px 25px;
        text-align: center;
        font-size: 16px !important;
        font-family: archi-500 !important;
        letter-spacing: -0.4px;
    }
    .zvonok-head {
        display: none;
    }
    .preim-1, .preim-2, .preim-3, .preim-4, .preim-5 {
        margin-left: 0px;
        font-family: archi-300;
        font-size: 15px;
        padding: 0px 10px;
    }
    .paddings .main-left-text {
        padding: 0px 25px !important;
    }
    .float-right {
        padding-left: 10px;
        margin-top: 10px;
    }
    .knopka {
        margin-top: 20px;
    }
    .komanda-text {
        text-align: left;
    }
    .komanda {
        line-height: 15px;
        font-size: 12px;
        font-family: Archi-100;
        color: #797979;
    }
    .otstup {
        height: 10px !important;
    }
    .stats-info {
        color: #000000;
        font-size: 14px;
        line-height: 18px;
        padding: 0px 20px;
    }
    .stats-text {
        font-size: 16px !important;
    }
    .video {
        padding-right: 0px;
    }
    .vertical-center {
        display: block;
        position: relative;
    }
    .mycontainer {
        max-width: 100%;
        padding-left: 0px;
    }
    .seo_text {
        font-size: 14px;
        line-height: 19px;
    }
    .zagolovok-block-2 {
        text-align: center;
    }
    .underline:before, .underline-2:before {
        width: 80px;
        background-color: #d6d6d6a6;
        margin: 0px auto;
    }
    .hideinmobile {
        display: none !important;
    }
    .inline {
        display: table;
        margin: 0px auto;
        margin-bottom: 70px;
    }
    .flexy {
        margin-top: 30px;
        display: block;
    }
    .underline-1:before {
        width: 80px;
        background-color: #d6d6d65e;
    }
    .otzyv-klienta p {
        font-size: 14px;
        line-height: 19px;
    }
    .otzyv-klienta {
        padding: 0px;
    }
    .owl-carousel .owl-nav .owl-next:before {
        left: 20px;
    }
    .owl-carousel .owl-nav .owl-prev:before {
        left: -20px;
    }
    #raboty .zagolovok-block {
        padding: 20px 0px 30px 0px;
    }
    #raboty .underline-1:before {
        background-color: #d6d6d67a;
    }
    #fon {
        height: 605px;
        margin-top: -143px;
    }
    #komanda .zagolovok-block {
        padding: 30px 0px 30px 0px;
    }
    #otzyvy .underline-1:before {
        background-color: #d6d6d638;
    }
    .kontakty-block {
        padding-left: 17px;
        padding-bottom: 30px;
    }
    .footer-info {
        padding-right: 0px;
        text-align: center;
        font-size: 14px;
        line-height: 19px;
    }
    #nav-panel .mobile-menu li>a {
        font-size: 15px !important;
        text-align: center;
        padding: 7px 0px;
    }
    #nav-panel .accordion-menu li.menu-item .sub-menu li:hover>*:not(.sub-menu) {
        background: transparent;
    }
    #nav-panel .mobile-menu .sub-menu {
        margin-left: 0px;
        width: 100% !important;
    }
    #nav-panel .accordion-menu li.menu-item.active>a {
        padding: 6px 0px;
    }
    #drugie-uslugi p {
        padding: 0px 20px !important;
    }
    .font-footer {
        font-size: 14px;
    }
    .fa-map-marker-alt:before {
        font-size: 25px;
    }
    .fa-clock:before {
        font-size: 22px;
    }
    .fa-phone:before {
        font-size: 22px;
    }
    .fa-envelope:before {
        font-size: 23px;
    }
    #tab-1536593434304-1-8-title {
        padding: 10px 67px;
    }
    #tab-1536593436656-2-5-title {
        padding: 10px 73px;
    }
    .zagolovok {
        font-size: 30px;
        padding: 0px 31px;
        line-height: 29px;
    }
    #footer .widget p {
        text-align: left;
        padding: 0px;
    }
    #kontakty .zagolovok {
        text-align: left;
        padding: 0px;
    }
}

@media screen and (min-width:321px) and (max-width:415px) {
    .undertext {
        font-size: 14px !important;
    }
}

@media screen and (min-width:521px) and (max-width:1920px) {
    .social-head {
        display: none;
    }
}

.undertext {
    border-bottom: dotted 1px;
    font-size: 13px;
    font-family: archi-500;
    color: #fff;
}

.social-head {
    text-align: center;
}

.whatss {
    color: #e2bf84;
    font-family: archi-500;
}

@media screen and (min-width:799px) and (max-width:1279px) {
    .ramka-uslugi {
        display: none !important;
    }
    .uslugi-home {
        width: 100% !important;
    }
    .preim-title {
        font-size: 17px;
    }
    #kontakty .zagolovok-block-2 {
        padding: 70px 20px 0px 20px;
    }
    .imena {
        font-size: 13px;
    }
    #komanda .underline-1:after {
        float: none;
    }
    .preim-opisanie p {
        font-size: 12px;
    }
    .zagolovok-left {
        font-size: 31px;
    }
    #legend-buttons span {
        margin: 0px 3px !important;
        margin-top: 29px !important;
        display: inline-table !important;
    }
    #legend-buttons span.active {
        border: 0px solid #f2daaf;
    }
    #legend-buttons div {
        float: none !important;
        margin-right: 0px !important;
    }
    .otstup-1 {
        height: 110px !important;
    }
    #otzyvy .zagolovok-block {
        padding: 70px 0px 5px 0px;
    }
    .data-otzyva {
        font-size: 13px;
    }
    .fon-price {
        background: none;
    }
    .main-left-text {
        margin-top: 10px;
    }
    #dostavka .main-left-text {
        margin-top: 20px;
    }
    #dostavka .underline-1:after {
        top: 15px;
        float: left;
    }
    #dostavka {
        background-position-x: -320px;
    }
    .us {
        -webkit-flex: 0 0 33.3333% !important;
        -ms-flex: 0 0 33.3333% !important;
        flex: 0 0 33.3333% !important;
        max-width: 33.3333% !important;
    }
    .underline-1:after {
        margin: 0px auto;
        position: relative;
        top: 15px;
    }
    #uslugi .zagolovok-block-left {
        margin: 0px auto;
        text-align: center;
    }
    #uslugi .main-left-text {
        margin-top: 20px;
        text-align: center;
        padding: 0px 180px;
    }
    .paddings .katalog {
        display: none;
    }
    .uslugi-home {
        margin-bottom: 70px;
        margin-top: 0px;
        width: 274px;
    }
    .paddings {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .right-block {
        display: none;
    }
    .telefon {
        display: none;
    }
    #header .mobile-toggle {
        display: none;
    }
    .titles-head h1 {
        font-size: 30px;
    }
    .redtitle {
        font-size: 30px !important;
    }
    .titles-head p {
        font-size: 16px;
        font-family: archi-300 !important;
        margin-top: -5px;
    }
    .uslugi-text {
        display: none;
    }
    .uslugi-block-1 h3, .uslugi-block-2 h3, .uslugi-block-3 h3, .uslugi-block-4 h3, .uslugi-block-5 h3, .uslugi-block-6 h3 {
        font-size: 20px;
        font-family: Archi-300;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .zagolovok {
        font-size: 35px;
    }
    .preim-1, .preim-2, .preim-3, .preim-4, .preim-5 {
        margin-left: 0px;
        display: flex;
        font-family: archi-300;
        font-size: 22px;
    }
    #preimushestva .underline-1:after {
        float: none;
    }
    .centro {
        display: table;
    }
    .komanda-text {
        display: none;
    }
    .stats-info {
        display: none;
    }
    .stats-number {
        font-size: 80px !important;
    }
    .stats-text {
        font-size: 11px !important;
    }
    .video {
        display: none;
    }
    #o-nas .fullblock {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .mycontainer {
        max-width: 100%;
        float: none;
        padding-left: 20px;
    }
    .vertical-center {
        height: 100%;
        display: contents;
        position: relative;
    }
    .hideontable {
        display: none;
    }
    .komanda {
        display: none;
    }
    .fb-b {
        font-size: 10px;
    }
    .tutfoto {
        font-size: 12px !important;
        line-height: 15px !important;
        bottom: 55px !important;
    }
    .otstup-2 {
        height: 40px;
    }
    .fb-underline {
        display: none;
    }
    .mycontainer {
        max-width: 100% !important;
        padding-left: 0px;
    }
    .seo_text {
        font-size: 14px;
        line-height: 19px;
    }
    .zagolovok-block-2 {
        text-align: left;
    }
    .underline:before, .underline-2:before {
        width: 80px;
        background-color: #d6d6d6a6;
        margin: 0px auto;
    }
    .hideinmobile {
        display: none !important;
    }
    .inline {
        display: table;
        margin: 0px auto;
        margin-bottom: 70px;
    }
    .flexy {
        margin-top: 30px;
        display: block;
    }
    .underline-1:before {
        width: 80px;
        background-color: #d6d6d65e;
    }
    .otzyv-klienta p {
        font-size: 14px;
        line-height: 19px;
    }
    .otzyv-klienta {
        padding: 0px;
    }
    .owl-carousel .owl-nav .owl-next:before {
        left: 20px;
    }
    .owl-carousel .owl-nav .owl-prev:before {
        left: -20px;
    }
    #raboty .zagolovok-block {
        padding: 20px 0px 30px 0px;
    }
    #raboty .underline-1:before {
        background-color: #d6d6d67a;
    }
    #fon {
        height: 605px;
        margin-top: -143px;
    }
    #komanda .zagolovok-block {
        padding: 70px 0px 30px 0px;
    }
    #otzyvy .underline-1:before {
        background-color: #d6d6d638;
    }
    .kontakty-block {
        padding-left: 0px;
    }
    .footer-info {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
        line-height: 19px;
    }
    .bl {
        padding-left: 20px;
    }
    .font-footer {
        font-size: 14px;
    }
    .fa-map-marker-alt:before {
        font-size: 25px;
    }
    .fa-clock:before {
        font-size: 22px;
    }
    .fa-phone:before {
        font-size: 22px;
    }
    .fa-envelope:before {
        font-size: 23px;
    }
}

@media screen and (min-width:1024px) and (max-width:1279px) {
    .tutfoto {
        font-size: 14px;
        line-height: 15px;
        bottom: 105px;
    }
    .otstup-2 {
        height: 40px !important;
    }
    .dolznost {
        font-size: 16px;
        font-family: archi-500;
    }
    .telefon-komanda {
        font-size: 19px;
    }
}

.effect-bubba:hover figcaption::before, .effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.effect-bubba figcaption::before, .effect-bubba figcaption::after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.effect-bubba-2:hover figcaption::before, .effect-bubba-2:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.effect-bubba-2 figcaption::after {
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.effect-bubba-2 figcaption::before {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.effect-bubba-2 figcaption::before, .effect-bubba-2 figcaption::after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

@-webkit-keyframes wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.wobble-horizontal {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-horizontal:hover, .wobble-horizontal:focus, .wobble-horizontal:active {
    -webkit-animation-name: wobble-horizontal;
    animation-name: wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

.buzz-out {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.buzz-out:hover, .buzz-out:focus, .buzz-out:active {
    -webkit-animation-name: buzz-out;
    animation-name: buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.video-thumbnail {
    cursor: pointer;
}

.video-thumbnail:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f144";
    font-family: "Font Awesome 5 Pro";
    font-size: 90px;
    color: #fff;
    opacity: .8;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0);
}

.video-thumbnail:hover:before {
    color: #eee;
}

.video-block {
    position: absolute;
    width: 100%;
    height: 100%;
}

@-webkit-keyframes wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.wobble-top {
    display: flex;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-top:hover, .wobble-top:focus, .wobble-top:active {
    -webkit-animation-name: wobble-top;
    animation-name: wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.float-shadow {
    display: block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.float-shadow:hover, .float-shadow:focus, .float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

@-webkit-keyframes hang {
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@keyframes hang {
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

.hang {
    display: inline-block;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hang:hover, .hang:focus, .hang:active {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-animation-name: hang;
    animation-name: hang;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
    margin-left: 0px;
    margin-right: 0px;
    width: 270px;
}

.ngg-galleryoverview {
    margin-top: 0px !important;
}

.wpcf7-response-output {
    border: 0px;
    text-align: center;
    color: #fff;
    font-family: archi-500;
    font-size: 17px;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-validation-errors {
    background-color: transparent !important;
    border: 0px !important;
    color: #fff !important;
}

div.wpcf7 .ajax-loader {
    display: none;
}

#eModal-15 .knopka-block {
    width: 100%;
    margin-left: 0px;
    margin-top: 2px;
}

#eModal-15 input[type="text"] {
    width: 100%;
    padding: 10px 15px;
    font-size: 15px;
    text-align: center;
}

#eModal-15 .wpcf7-form {
    padding: 20px;
}

#eModal-15 input[type="tel"] {
    width: 100%;
    border-radius: 0px;
    border: 1px solid #ccc;
    padding: 10px 15px;
    font-size: 15px;
    margin-bottom: 32px;
}

#eModal-15 .zakaz-zvonka {
    padding-left: 0px;
}

#eModal-15 input[type="submit"] {
    width: 100%;
    padding: 13px 15px;
}

#eModal-15 .emodal-content p {
    margin-top: 10px;
    margin-bottom: -25px;
}

#eModal-15 .emodal-title {
    margin-top: 30px;
    font-family: archi-700;
    text-shadow: none;
}

#eModal-15 .wpcf7-response-output, #eModal-15 .wpcf7-validation-errors {
    background-color: #f7f1d3 !important;
    color: #000 !important;
    font-size: 14px;
    font-family: archi-100;
    border-radius: 5px;
}

.telefon:hover {
    color: #e2bf84;
    cursor: pointer;
}

.zvonok-head:hover {
    color: #ecca91;
}

#nav-panel .mobile-menu>li>a {
    text-align: center;
    text-transform: none;
    font-size: 14px;
}

#nav-panel>.container, #nav-panel>.container>div {
    border-radius: 4px;
    width: 85%;
    margin: 0px auto;
}

#nav-panel {
    position: absolute;
    width: 100%;
    margin-top: -10px;
}

#nav-panel .mobile-nav-wrap {
    background-color: #252525;
}

#nav-panel .accordion-menu>li.menu-item>a {
    color: #fff;
}

#nav-panel .mobile-menu li {
    border-bottom: 1px dashed #ffffff57;
}

#header.sticky-header .header-main {
    background-color: rgba(45, 45, 45, 0.97);
}

#header .header-main .header-left {
    padding: 0px;
}

.header-reveal #header.sticky-header .header-main.sticky {
    -webkit-animation: header-reveal 0.7s ease-in;
    animation: header-reveal 0.7s ease-in;
}

.main-usluga a {
    font-size: 17px !important;
    font-family: archi-500 !important;
    color: #fff !important;
}

.main-dop-usluga a {
    font-size: 12px !important;
    font-family: archi-300 !important;
    /* color: #9c9c9c !important; */
    color: #b7b4b4 !important;
}

.mega-menu .wide .popup>.inner {
    padding: 15px 5px 5px;
}

.mega-menu .wide .popup>.inner>ul.sub-menu>li.menu-item li.menu-item>a {
    margin-left: 0px;
}

ol {
    position: relative;
    left: 12px;
    font-family: archi-300;
    margin-top: -10px;
}

.widget {
    margin-bottom: 0px;
}

#footer .widget p {
    font-size: 15px;
}

#main-menu .mega-menu .wide .popup>.inner>ul.sub-menu>li.menu-item li.menu-item>a:hover {
    background-color: transparent !important;
    color: #f5cd87 !important;
}

#main-menu .mega-menu .wide .popup>.inner>ul.sub-menu>li.menu-item li.menu-item>a {
    transition: 0.4s;
    padding: 2px 0px;
}

#main-menu .mega-menu .wide .popup>.inner {
    border-radius: 7px;
}

.sub-menu {
    width: 450px !important;
}

.mega-menu .wide .popup>.inner>ul.sub-menu>li.menu-item {
    width: 50% !important;
}

.telefon a {
    color: #fff;
}

#footer .footer-main>.container {
    background: #fff;
}

.title-posts {
    font-family: archi-500;
    font-size: 34px;
}

ol {
    left: -25px;
}

#main-menu .mega-menu .popup li.menu-item a {
    line-height: 16.5px;
}

.category-novosti #header .header-main {
    background-color: #252525;
}

.m-b-sm {
    line-height: 24px;
    margin-bottom: 5px !important;
}

.post-grid .post-item.style-4 .read-more {
    color: #212223;
    text-decoration: none;
    padding: 15px 25px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: archi-500;
    position: relative;
    z-index: 3;
    background-image: linear-gradient(to left, #f7e1bb 0%, #e6c68f) !important;
    transition: 0.7s;
    display: display-inline;
    width: 100%;
    text-align: center;
}

.thumb-info-side-image .thumb-info-side-image-wrapper {
    margin-right: 0px;
}

.m-t-xs {
    margin-top: 15px !important;
    display: inline-block;
    font-family: archi-500;
}

.post-content .entry-title {
    display: none;
}

article.post-grid .post-image.thumb-info-side-image-wrapper {
    width: 100%;
}

.post-grid .post-item .post-excerpt {
    line-height: 18px;
    font-size: 13px;
}

.blog-posts {
    margin-top: 10px;
    margin-bottom: -40px;
}

li {
    font-size: 15px;
}

ul {
    margin-left: -25px;
}

.category-novosti #kontakty .underline-1:after {
    top: 15px;
    position: relative;
}

.ip-1 {
    font-size: 12px !important;
    float: right;
    display: inline-grid;
    padding-right: 180px;
    line-height: 16px;
    padding-left: 15px;
}

.flaxis {
    display: flex !important;
}

.fa-user:before {
    color: #e3c288;
    font-size: 25px;
    vertical-align: top;
}

.pum input[type="tel"], .pum input[type="text"] {
    width: 100%;
    padding: 10px 15px;
    font-size: 15px;
    text-align: center;
    border: 1px solid #b3b3b3 !important;
    border-radius: 0px;
}

.pum .knopka-block {
    margin-left: 0px !important;
    width: 100% !important;
}

.pum-overlay p {
    margin-bottom: 0px;
}

.pum-title {
    margin-top: 5px;
}

.pum input[type="text"] {
    margin-top: 20px;
}

.swal-modal {
    z-index: 999999999;
}

.pum-overlay {
    z-index: 9999 !important;
}

.swal-text {
    padding: 0 20px;
}

.swal-footer {
    text-align: center;
}

.pum-title {
    font-family: archi-500 !important;
}

.pum-content+.pum-close {
    font-family: archi-300 !important;
}

#brands .zagolovok, #brands .dop-zagolovok {
    color: #fff;
}

#brands .zagolovok-block {
    padding: 70px 0px 0px 0px;
}

#brands .underline-1:after {
    margin: 15px auto;
}

.logo-brand {
    border: 2px dashed #F17DA4;
    margin: 10px;
}

.owl-carousel .owl-stage-outer .owl-stage {
    transition: all 2s ease 0s !important;
}

.marquiz__button_rounded {
    width: 85px;
    height: 85px;
    padding: 0px;
}

.marquiz__container {
    position: fixed;
    top: 82%;
    display: inline-block;
    z-index: 999;
    left: 45%;
}

.marquiz__container a {
    font-family: archi-500;
    letter-spacing: -0.4px;
    box-shadow: 0px 0px 11px 3px #8027516b;
    font-size: 15px;
    line-height: 17px;
    padding: 24px 0px;
}

#marquiz__close {
    right: -46px !important;
    top: 0px !important;
    background-color: brown !important;
    opacity: 1 !important;
}

.marquiz__frame_open {
    height: 570px !important;
}

@media (max-width:520px) {
    .free {
        padding: 0px 20px;
        text-align: center !important;
    }
    .zakaz-b {
        display: none !important;
    }
    .preim-opisanie {
        display: block;
        left: 15px;
        position: relative;
        padding-right: 10px;
    }
    .preim-title {
        font-size: 17px;
        text-align: left;
        padding: 6px 0px;
        position: relative;
        left: 15px;
    }
    .preim-opisanie p {
        text-align: left;
        line-height: 16px;
        font-size: 14px;
    }
    .preim-img img {
        border: 1px dashed #000;
        padding: 2px;
        width: 100px;
        float: left;
    }
    #photo .col-md-3 {
        width: 50%;
        float: left;
        padding: 0px 5px;
    }
    .tutfoto span {
        display: none;
    }
    .tutfoto {
        padding: 0px 10px;
        bottom: 65px;
        width: 100%;
        margin-left: -5px;
    }
    .fb-b {
        font-size: 10px;
        padding: 15px 18px;
    }
    .facebook-button .fa-instagram:before {
        font-size: 16px;
    }
    #doiposle .underline-1:after {
        margin: auto !important;
    }
    #nav-panel .mobile-menu .arrow:after, #nav-panel .mobile-menu .open>.arrow:after {
        content: "\f107";
        color: #fff;
        float: right;
        padding-right: 10px;
        margin-top: 2px;
    }
    .mobihide {
        display: none !important;
    }
    #brands .owl-carousel .owl-nav .owl-next:before {
        left: 0px;
    }
    #brands .owl-carousel .owl-nav .owl-prev:before {
        left: 0px;
    }
    .logo-brand {
        margin: 40px !important;
    }
    .mymap {
        height: 350px !important;
    }
    .marquiz__container {
        top: 83% !important;
        left: 32% !important;
    }
    #marquiz__close {
        background-color: transparent !important;
        right: 15px !important;
        top: 15px !important;
    }
}

.mymap {
    width: 100%;
    height: 550px;
    border: 0px;
}

.sale {
    font-size: 12px;
    position: relative;
    top: -35px;
    font-family: arial !important;
    left: 85px;
    background: #2e2e2d;
    padding: 7px 3px;
    border-radius: 50px;
    z-index: 1;
    color: #fff;
}

html #topcontrol {
    display: none;
}

@media (min-width:520px) {
    .social-media {
        display: none;
    }
    .marquiz__button_rounded {
        width: 103px;
        height: 102px;
    }
    .marquiz__container a {
        font-size: 18px;
        padding: 30px 0px 0px 0px;
        line-height: 21px;
    }
    .sale {
        font-size: 13px;
        top: -45px;
        left: 95px;
    }
}

.sm img {
    width: 40px;
}

.sm {
    padding: 0px 10px;
}

.social-media {
    text-align: center;
}

.socialmedia-text {
    font-size: 15px;
    color: #fff;
}

.socialmedia-icon {
    padding: 10px 0px 5px 0px;
}

#photo .underline-1:after {
    margin: 0px auto;
    position: relative;
    top: 15px;
}

#photo .zagolovok-block {
    padding-bottom: 30px;
    padding-top: 0px;
}

.zvonok-header .katalog {
    text-align: center;
    padding: 20px 0px;
    display: block;
}

.zvonok-header .katalog a {
    z-index: 0;
}

@media (min-width:768px) {
    .zakaz-b {
        color: #2d2d2d;
        font-size: 20px;
        font-family: archi-500;
        display: none;
        opacity: 0;
        line-height: 29px;
    }
    .price_list_loc.layout1 li:hover .zakaz-b {
        opacity: 1;
        display: contents;
    }
    .price_list_loc.layout1 li:hover h5 {
        opacity: 0;
        display: none;
    }
    .price_list_loc.layout1 li:hover h5 {
        opacity: 0;
    }
}

@media (max-width:767px) {
    .price_list_loc.layout1 li:hover h5 {
        opacity: 1 !important;
        display: block !important;
    }
}

.opyt-raboty {
    text-align: center;
    color: #b09365;
    padding-bottom: 6px;
}

.fa-whatsapp:before {
    color: #e3c288;
    font-size: 24px;
}

.pagination-wrap .pagination>a {
    color: #000;
}

.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
    width: 100% !important;
}

.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a {
    margin: 4px !important;
    margin-bottom: 4px !important;
}

@media (min-width:570px) {
    .post-title .m-t-xs {
        height: 48px;
    }
    .mega-menu .popup li.menu-item {
        width: 50%;
    }
}

.jumplinks-menu-wrapper {
    position: fixed;
    right: -45px;
    top: 40%;
    z-index: 99;
    transform: rotate(270deg);
}

#jLinkSliderContainer .swiper-slide {
    text-align: center;
    font-size: 18px;
}

.jlinks-menu {
    width: 135px;
}

.jlinks-menu a {
    color: #444;
    text-decoration: none;
}

.jlinks-menu-hidden {
    right: -200px;
}

.toggle-position {
    right: 30px;
}

.menu-button {
    position: absolute;
    right: -20px;
    padding: 0;
    transform: scale(.5);
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    background: #3f3f3f;
    border-width: 25px;
    height: 50px;
    width: 50px;
    top: -23px;
    border-radius: 100%;
}

.menu-button:hover {
    border-color: transparent #ffffff transparent transparent;
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0;
    opacity: 0;
}

.menu-button .bar:nth-of-type(2) {
    opacity: 0;
}

.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0;
    opacity: 0;
}

.line {
    position: relative;
    display: block;
    width: 30px;
    height: 5px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
    top: 28px;
    right: 7px;
}

.menu-cross {
    margin-top: -15px;
    margin-left: 15px;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
}

.menu-cross .line:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg);
    opacity: 1;
}

.menu-cross .line:nth-of-type(2) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg);
    opacity: 1;
    margin-top: 25px;

}

.menu-cross .line:nth-of-type(1):hover, .menu-cross .line:nth-of-type(2):hover {
    color: #a6b4c4;
}

.cross-hidden {
    display: none;
}

.jumplinks-container {
    background: linear-gradient(to right, #f14344 0%, rgb(213, 37, 41));
    font-size: .75em;
    border: 0px solid;
    text-align: left;
    color: #fff;
    border-radius: 5px;
}

.jumplinks-container ul li a {
    border-bottom: 0;
}

.jumplinks-container ul {
    margin: 0;
    padding: 0;
}

.jumplinks-container ul li {
    list-style: none;
    width: 100%;
    height: 50px;
    border-bottom: 0px solid #ccc;
    margin: 0;
    padding: 0;
}

.jumplinks-container ul li:last-of-type {
    border-bottom: 0;
}

.jumplinks-container img {
    height: 30px;
    width: auto;
}

.jumplinks-container ul li:hover {
    background-color: #fe4242;
    cursor: pointer;
    border-radius: 5px;
}

.jumplinks-container ul li span {
    position: relative;
    top: 14px;
    font-size: 20px;
    color: #fff;
    font-family: Archi-500;
    padding-left: 22px;
    letter-spacing: 0.6px;
}

.jumplinks-container ul li a:visited {
    color: #777;
}

.pum-theme-1323 .pum-content+.pum-close, .pum-theme-lightbox .pum-content+.pum-close {
    background-color: #ff3030;
}

a {
    color: black;
    text-decoration: underline;
}

.uslugi-home a, .kontakty-block a, #tseny a {
    text-decoration: none;
}

.vc_custom_1548441680143 {
    background-image: url(wp-content/uploads/2019/01/glavnaya-min.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover;
}

.vc_custom_1548441680143_res {
    background-image: url(wp-content/uploads/2019/01/restavratsia-min.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover;
}
.vc_custom_1548441680143_xim {
    background-image: url(wp-content/uploads/2019/01/fon911-min.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover;
}

.vc_custom_1548441680143_xim_as {
    background-image: url(wp-content/uploads/2019/01/pokraska-kurtki-1.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover;


}

.vc_custom_1548441680143_pokras_dub {
    background-image: url(wp-content/uploads/2019/01/pokraska-dublyonki.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover;


}

.vc_custom_1548441680143_him {
    background-image: url(wp-content/uploads/2019/01/xim-min.webp) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover;
}

.vc_custom_1545239466018 {
    background-color: #ffffff !important;
}

.vc_custom_1547469302644 {
    background-image: url(wp-content/uploads/2019/01/dostavka-ban.webp) !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.vc_custom_1547045521868 {
    background-image: url(wp-content/uploads/2019/01/fon-otzyvy-min.webp) !important;
    background-position: center;
    background-size: cover;
}


.vc_custom_1557779339853 {
    background-color: #ffffff !important;
}

.vc_custom_1547299434399 {
    background-color: #31312f !important;
}

.vc_custom_1547183980612 {
    background-image: url(wp-content/uploads/2019/01/remont-brendovoi-obuvi-min.webp) !important;
    background-position: center;
    background-size: cover;
}

.vc_custom_1548440861732 {
    background-color: #f4f4f4 !important;
}

.vc_custom_1591711732569 {
    padding-right: 20px !important;
    padding-left: 0px !important;
    margin-top: 30px;
}

.vc_custom_1591711554520 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.vc_custom_1591711558835 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.vc_custom_1591711564633 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.vc_custom_1547035192593 {
    margin-bottom: 20px !important;
}

.vc_custom_1536593411506 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.vc_custom_1536593419904 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.vc_custom_1536593411506 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.vc_custom_1536593419904 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.vc_custom_1536593411506 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.vc_custom_1536593419904 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.vc_custom_1536593411506 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.vc_custom_1536593419904 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.vc_custom_1547045248741 {
    margin-bottom: 20px !important;
}

.vc_custom_1557779995194 {
    margin-bottom: 0px !important;
}

.vc_custom_1548780315859 {
    margin-bottom: 20px !important;
}
.img-uslugi {
    border: #A4705B 3px solid;
    
    
 
    box-shadow: 0px 0px 10px 2px #75412C;
}

@media screen and (min-width: 900px) {

    .centr {
        margin: 0 auto; 
        width: 50% !important;

    }
    .centr_2 {
        margin: 0 auto; 
        width: 70% !important;
        
    
    }
}



.wpb_wrapper_2 {
    text-align: center;
}
.owl-carousel .wpb_content_element {
    /* border: 2px dashed; */
    border-radius: 7px;
}
.katalog a {
    cursor: default;
    pointer-events: none;
}

.none img {
    display: none !important;
}
nav span {
    display: inline-block;
    text-align: right;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
.output {
    width: 100%;
}
@media screen and (min-width: 300px) and (max-width: 900px) {
    .  patern_2 {
        background-image: url(img/  patern_2.jpg);
        background-repeat: repeat;
    }
    .bell {
        background-color: rgba(255, 255, 255, 0.6);
        padding: 5px;
    }
    .vc_empty_space {
        /* display: none; */
    }
    .hern {
        background-color: rgba(000, 000, 000, 0.3);
        padding: 5px;
        border-radius: 5px;
    }
    #komanda .vc_empty_space {
        display: none;
    }
    .vc_custom_1548441680143_xim {
        background-image: url(wp-content/uploads/2019/01/fon911-min.webp) !important;
        background-position: 80% center !important;
        background-repeat: no-repeat !important;
        background-size: cover;
    }

}

.desktop-carousel {
    margin-top: -100px;
}

@media screen and (max-width: 900px) {
    .desktop-carousel {
        display: none !important;
    }
}

@media screen and (min-width: 1100px) {
    .padd {
        margin-top: 190px !important;
    }
}