html * {/*max-height:1000000px;*/}

body {
    font-size: 14px;
    background-color: #f8f8f8;    
}

/*
.producthunt {
  color: #000;
  border-bottom: 1px solid rgba(255,255,255, .2);
  text-align: center;
}

.producthunt a {
  display: block;
  padding: .5rem 0;
}

.producthunt a strong {
  font-weight: 400;
  color: #000;
}

.producthunt a i {
  text-decoration: underline;
  font-style: normal;
}
*/

#producthunt {
    margin-left: -270px;
    margin-right: -190px;
}

.producthunt div {
    position: fixed;
    top: 0;
    width: 100%;  
}

.producthunt section {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: .7rem 2rem .8rem;
    text-align: center;
    border-width: .1rem 0;
    background: #f8f8f8;
}

.producthunt__text {
    display: block;
    margin: 0 0 .5rem;
    color: rgba(0,0,0,.67);
    font-size: 15px;
    line-height: 18px;    
}

.producthunt__close {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1rem;
    white-space: nowrap;
    color: #2f2f2f;
    cursor: pointer;
    font-size: 16px;
    line-height: 32px;    
}

#header__content {
    margin: 0px;
    padding: 0px;
}

header {
    margin:0px;
    padding: 0px;
}

#trans {
    position:fixed; 
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
    background:rgba(0,0,0,0.5); 
    display:none;
    z-index: 9999;
}

#header__box {
    position: relative;
    float: none;
    clear: none;
    width: 100%;
    min-width: 330px;
    margin-top: -7px;
    margin-bottom: 0px;
    margin-left: 0px;
    /*background-color: rgb(255, 68, 68);*/
}

#header {
    position: relative;
    float: none;
    height: 140px;
    clear: none;
    width: 100%;
   /* background: url(../images/belyy_bg.jpg) center center no-repeat;*/
   /* background-color: #990a2c;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;    
    display: block;
}

#header p {
    color: #303030;
    font-size: 14px;
    text-align: center;
    margin-top: 6px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.topnav {
    background-color: #990a2c;
    text-align:center;
    min-width: 330px;
    display: block;
    margin-bottom: -1.5px;
    border-bottom: .1rem solid #fbba00;
}

.logo {
    position: relative;
    width: 208px;
    max-width: none;
    height: auto;
    margin: 20px auto 0px auto;
    clear: none;
    color: rgb(0, 0, 0);
}

.phone {
    display: block;
    position: absolute;
    top: 14px;
    left:50px;  
    color: #303030;
    z-index: 11111;
    background-color: #fff;
    z-index: 99;
    padding: 0px 4px 0px 4px;
}

.phone__hidden {
    position: absolute;
    color: rgba(0, 0, 0, 0);
}

.phone__header {
    font-size: 14px;
    line-height: 60px;
    font-style: italic;
}

.phone__header a {
    font-size: 26px;/*26px;*/
    vertical-align: -4px;/*-2px;*/
    font-style: normal;
}

.phone__text {
    margin-top: -26px;
    font-size: 14px;
    line-height: 30px;
}

.phone__text a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.phone__text a:hover {
    color: rgb(204, 0, 0);
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.phone svg {
  position: absolute;
  width: 30%;
  height: 30%;
    left: -15px;
    top: 87px;
}

.uslugi {
    display: block;
    position: absolute;
    top: 14px;
    right:20px;
    padding: 0px 4px 0px 4px;
    background-color: #fff;
    z-index: 999;
}

.uslugi img {
    position: absolute;
    top: 8px;
    left: 0px;
    width: 40px;
}

.uslugi p {
    color: #303030;
    font-size: 14px;
    line-height: 24px;
}      

.uslugi p a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.uslugi p a:hover {
    color: rgb(204, 0, 0);
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}


.market__button {
    display: block;
    position: absolute;
    border: 1px solid #ccc !important;
    border-radius: 3px;
    background-color: #00c14a;
    max-width: 300px;
    min-width: 220px;
    margin: 0px 10px 0px 0px;    
    top: 50px;
    right: 10px;
    cursor: pointer;
}

.market__button svg {
    fill: #fff;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    vertical-align: -14px;
    display: inline-block;  
    width: 15%;
    height: 15%;
}

.market__button p {
    font-size: 18px;
    line-height: 16px;
    color: #fff !important;
    padding: 0px 18px 28px 0px;
    display: inline-block;
} 

.content {
    margin: 20px auto 0px auto;
}

.location {
    box-sizing: border-box;
    width: auto;
    padding: 10px 17px 18px 18px;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}

.inner p a {
    color: rgb(0, 84, 185);
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out;
    border-bottom: 1px solid rgba(0, 84, 185, 0.3);
}

.inner p a:hover {
    color: rgb(204, 0, 0);
    text-decoration: none;
    border-bottom: 1px solid rgba(204, 0, 0, 0.4);
}

.links p {
    line-height: 34px;
}

.layout__menu {
    position: relative;
    width: 250px;
    float: left;
    vertical-align: top; 
    margin-left: 20px;
}
/*
.layout__calendar {
    position: relative;
    display: inline-block;
    width: 300px;
    padding: 0px 0px 70px 16px;
    margin-left: -3px;
    vertical-align: top; 
    background-color: #f5f5f5;
    border-left: 0px solid #e1e1e1;
}
*/
.layout__newsbar {
    margin-top: 20px;
    vertical-align: top; 
    background-color: #f5f5f5;
    border-left: 0px solid #e1e1e1;
}

.layout__newsbar img {
    width: 160px;
    max-height: 300px;
    padding-bottom: 12px;
    display: inline-block;
}

.layout__content {
    background-color: #fff;
    padding: 0px 50px 70px 50px;
    margin-top: -10px;
}

.layout__content p:first-of-type{
    padding-top: 20px;
}

figure.floated {
   position: relative; 
   float: left;
   margin: 0px 20px 0px 0px;       
}

.floated {
   position: relative; 
   float: left; 
   margin: 0px 20px 0px 0px;  
}

.floated img {
    margin-top: 10px;
    padding-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

.input__text {
    height: 50px;
    padding-left: 8px;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    font-size: 16px;
}

.input__select {
    width:300px;
    z-index: 999;
}

.input__textarea {
    width: 100%;
    max-width: 300px;
    font-size: 16px;
    min-height: 50px;
    height: auto;
    padding: 8px;
    display: inline-block;
}

#query {
    width:60px;
    float: left;
    margin-right: 4px;
}

.query__button {
    height:31px;
}

h1 {
    font-family: 'Open Sans', serif;
    font-weight: 300;
    font-size: 36px;
    color: #303030;
    letter-spacing: 0em;
}

h2 {
    font-size: 20px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 700;
    clear: none;
    min-height: 0px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;  
    margin-top: 20px;
    margin-bottom: 0px;
    color: rgb(174,0,30);
}

.vybor {
    margin:16px 0px 0px 0px !important;
    padding: 0px !important;  
    text-align: center;
}

.vybor__p {
    margin: 6px 0px 0px 0px !important;
    padding: 0px !important; 
    text-align: center !important;
}

.vybor__hr {
    height: 15px;
    border-left: 1px solid red;
    border-right: 1px solid red;
    width: 260px;
    margin: 0px auto 12px auto;
}

.hr {
    border-bottom: 1px solid red; /* Толщина линии */
    padding-top: 6px;
}

h2 a {
    color: rgb(0, 84, 185);
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out;
    border-bottom: 1px solid rgba(0, 84, 185, 0.3);
}

h2 a:hover {
    color: rgb(204, 0, 0);
    text-decoration: none;
    border-bottom: 1px solid rgba(204, 0, 0, 0.4);
}

h3 {
    font-size: 18px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 700;
    clear: none;
    min-height: 0px;
    margin: 1em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
}

h4 {
    font-size: 18px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 700;
    clear: none;
    min-height: 0px;
    margin: 1em 0em 0.5em 0em;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
}

.breadcrumb {
    margin-top: 24px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: -30px;                
}        

.breadcrumb p {
    font-size: 16px;
    text-align: left;
    color:#303030;
    font-weight: 300;                
}

.breadcrumb p a {
    color: #0054b9;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out    
}

.breadcrumb p a:hover {
    color: #c00;
    text-decoration: none;
}

.currpage {
    text-decoration: none;
    border-bottom: 0px !important;
    color:#303030 !important;
}

.breadcrumb a:before {
    content: "/";
}

.breadcrumb a:first-of-type:before {
    content: "";
}


.content p {
    font-family: 'Open Sans', serif;
    font-size: 16px;
    text-align: left;
    color:#303030;
    font-weight: 300;
    line-height: 25px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;    
    margin-top: 10px;
}

.content p b, strong {
    font-weight: bold;
    color:rgb(174,0,30);
}

.layout__content ul li {
    font-family: 'Open Sans', serif;
    font-size: 16px;
    color:#303030;
    font-weight: 300;
    line-height: 25px;
    list-style-type: none;
    font-stretch: normal;
    letter-spacing: normal;    
    margin-top: 6px;
    margin-left: -38px;
    padding-left: 0px;
}

.layout__content ul li:before {
    content: "— "; /* Добавляем в качестве маркера символ */
}

.layout__content ul li:first-of-type {
    margin-top: -8px;
    padding-top: 0px;
}

.content img {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.content p a {
    color: #0054b9;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out    
}

.content p a:hover {
    color: #c00;
    text-decoration: none;
}

.related ul {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.related ul li {
    display: inline-block;
    list-style: none;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 4px 8px 4px 8px; 
    background-color: rgba(255, 255, 100, 0.6);
    border: 1px solid rgba(255, 255, 100, 0.6);
    border-radius: 2px;
}

.related ul li:first-child {
    background-color: rgb(255, 255, 255);
    border: 0px;
    margin-left: 0px;
    padding: 0px;
    border-bottom: 0px;
}

.related ul li a {
    color: #0054b9;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out;   
    border-bottom: 1px solid rgba(0, 84, 185, 0.3);
}

.related ul li a:hover {
    color: #c00;
    text-decoration: none;
    border-bottom: 1px solid rgba(204, 0, 0, 0.4);    
}

.offer__button {
    width: 100%;
    background: #fff;
    border: 1px solid red;
    border-radius: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: red;
}

.menu__wrapper {
    width: 100%;
    display: table;
    table-layout: fixed;  
    height: 50px;
    padding-right: 40px;
    padding-left: 60px;
    margin-left: 0px;
}

.menu__uslugi {
    border-top: 0px solid #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;    
    display: none;
}

.menu__uslugi li {
    list-style: none;
    text-align: left;
}

.menu__uslugi li a {
    display: inline-block;
    color: black;
    text-align: left;
    padding: 14px 16px;
    text-decoration: none;
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;   
}

.menu svg {
  padding-left: 20px;
  vertical-align: -10px;
  display: none;  
  width: 10%;
  height: 10%;
}

.layout__menu  .menu__uslugi {
    border-top: 0px solid #000;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;    
    display: block;
    margin-left: 0px;
    padding-left: 0px;
}

.layout__menu  .menu__uslugi li {
    list-style: none;
    text-align: left;
}

.layout__menu  .menu__uslugi li a {
    display: inline-block;
    color: #000;
    text-align: left;
    padding: 14px 0px;
    text-decoration: none;
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;   
}


.btn-mobile-menu {
    position: relative;
    display: none; 
    width: 48px;
    height: 48px;
    padding: 12px 0px 0px 0px;
}
.btn-mobile-menu-text {
    position: absolute;
    color:white;
    left:44px;
    top:8px;
    font-size: 28px;
    width:auto;
    letter-spacing: 0px;    
}
.btn-mobile-menu:after {
    content: ""; 
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
}

.menu {
    margin: 0;
    padding: 0;    
    display: flex;
    flex-direction: row;   
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.menu li {
  list-style: none;
  text-align: left;
/*  border-left: 1px solid rgba(255, 255, 255, 0.4);*/
  flex-grow: 1;    
}

.menu li a {
    display: inline-block;
    color: white;
    text-align: left;
    padding: 14px 16px;
    text-decoration: none;
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;    
}


/*
.menu li.dropdown {
    display: inline-block;
  
}

.menu .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
   
}


.menu .dropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.menu .dropdown-content a:hover {background-color: #f1f1f1}

.menu .dropdown:hover .dropdown-content {
    display: block;
}
*/


.menu svg path, polygon, line {
fill: #fff;
}    

.menu a {
  display: inline-block;
}

.menu__uslugi svg {
  padding-left: 20px;
  vertical-align: -10px;
  display: inline-block;  
  width: 10%;
  height: 10%;
}

.promo

.menu__uslugi svg path, polygon, rect {
  fill: #777777;
  stroke: #777777;
}           

.menu__uslugi a {
  display: inline-block;
}

.layout__menu__list__menu {
    margin: 20px 0px 0px 0px;
    padding: 0;    
    font-size: 16px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;

}

.layout__menu__list__menu li {
  list-style: none;
  text-align: left; 
}

.layout__menu__list__menu li a {
    display: block;
    color: black;
    text-align: center;
    padding: 12px 16px;
    text-decoration: none;
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;    
}

.layout__menu__list__menu li a:hover, .dropdown:hover .dropbtn {
   /* background-color: red;*/
}

.layout__menu__list__menu li.dropdown {
    display: inline-block;
  
}

.layout__menu__list__menu .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
   
}

    .videoWrapper {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
    }
    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }  

.closebtn {
    display: none;
}

.layout__menu__list__menu .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.layout__menu__list__menu .dropdown-content a:hover {background-color: #f1f1f1}

.layout__menu__list__menu .dropdown:hover .dropdown-content {
    display: block;
}


.layout__menu__list__menu svg {
  width: 10%;
  height: 10%;
  position: relative;
  vertical-align: -9px;
  margin-right: 0px;
}

.layout__menu__list__menu path, 
.layout__menu__list__menu rect,
.layout__menu__list__menu polygon, 
.layout__menu__list__menu line {
  fill: #777777;
  stroke: #777777; 
}                      
.layout__menu__list__menu a {
  display: inline-block !important;
}

.layout__menu__list__menu .dropdown-content {
    position: relative;
    
}

.layout__menu__list__menu .dropdown-content a {
    text-align: left;
    width: 100%;
}


.dropdown-content-last {
    right:0px;
}

.mn-dwn-arw {
    border-color: #fff transparent;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    width: 0;
    height: 0;
    margin-left: 1px;
    top: 0px;
    margin-top: 23px;
    position: absolute;
}   

.z-images__thumbs-list {
    position: relative;
    overflow: hidden;
    padding: 0px;
    border: none;
    background: 0 0;
    box-shadow: none;
    float: none;
    height: auto;
    clear: none;
    width: 100%;
    position: relative;
    margin: 10px auto 0px auto;
    display: inline-block;
}

.z-images__thumbs {
    overflow: hidden;
    margin: 0 -1px 0 0;
    padding: 1px 0 0;
    list-style: none;  
}

.z-images .clearfix_indent_wide.z-images__thumbs:first-child, .z-images__thumbs:first-child {
    padding: 0;
}

.z-images__thumb {
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 1px;
    margin-top: 1px;
    padding: 0px !important;
    background-color: rgb(255, 255, 255) !important;
    border: 0px !important; 
    border-radius: 0px !important;
}

.z-images__thumbs {
    position: relative;
    display: block;
    /*height: 120px;*/
    text-decoration: none;
    outline: none;
   /* box-shadow: rgba(0,0,0,0)0 0 0 0px;*/
}
   
.z-images__thumb .project a img {
    opacity: 1.0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.z-images__thumb .project a img:hover {
    opacity: 0.6;
}

    .z-images__thumb svg {
        position: absolute;
        bottom: 4px;
        right: 4px;
    }    
    .z-images__thumb svg {
        animation-name: jumpingicon;
        animation-iteration-count: infinite;
        animation-duration: 0.45s;
    }
    @keyframes jumpingicon {
        0%     { bottom: 4px; } 
        70%    { bottom: 6px; } 
        100%    { bottom: 4px; }            
    }     
    .pagination li {
        display: inline-block;
        list-style: none;
        margin-left: 0px;
        margin-right: 10px;
        margin-top: 10px;
        padding: 4px 8px 4px 8px; 
    }     
    
    .pagination li a {
        color: rgb(0, 84, 185);
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: color .15s ease-out;
        transition: color .15s ease-out;
        border-bottom: 1px solid rgba(0, 84, 185, 0.3);        
    }
    
    .pagination li .active {
        color: rgb(0, 0, 0);
        text-decoration: none;
        cursor: pointer;
        border-bottom: 0px solid rgba(0, 84, 185, 0.3);
    }

    .pagination li a:hover {
        color: rgb(204, 0, 0);
        text-decoration: none;
        border-bottom: 1px solid rgba(204, 0, 0, 0.4);
    }

.button__red {
    background-color: rgb(255, 96, 96);
    font-size: 20px;
    line-height: 16px;
    color: #fff !important;
    padding: 16px 18px;
    border: 1px solid #ccc !important;
    border-radius: 3px;
    max-width: 300px;
    width: 100%;
}

.button__red:hover {
    background-color:  rgb(255, 14, 14);
} 

.button__order {
    background-color: rgb(1, 203, 40);
    font-size: 20px;
    line-height: 16px;
    color: #fff !important;
    padding: 16px 18px;
    border: 1px solid #ccc !important;
    border-radius: 3px;
    max-width: 300px;
    width: 100%;
    display: inline-block;
}

.button__order:hover {
    background-color:  rgb(0, 193, 7);
}

.button__order__yellow {
    background-color: yellow;
    font-size: 20px;
    line-height: 16px;
    color: #000 !important;
    padding: 16px 18px;
    border: 0.1px solid #000 !important;
    border-radius: 3px;
    max-width: 300px;
    width: 100%;
    display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*text-shadow: 0px 1px 0px #000;*/
  filter: dropshadow(color=#000, offx=0px, offy=1px);
  
  -webkit-box-shadow:inset 0 1px 0 #FFE5C4, 0 5px 0 rgb(216, 164, 99);
  -moz-box-shadow:inset 0 1px 0 #FFE5C4, 0 5px 0 rgb(216, 164, 99);
  box-shadow:inset 0 1px 0 #FFE5C4, 0 5px 0 rgb(216, 164, 99);    
}

#map {
    margin-top: 40px;
    clear: left;
    visibility: visible;
    width:100%;
    min-width: 330px;
    height:400px;
    z-index: 998;
}

.imprint {
    width: 1000px;
    margin: 50px auto 30px auto;
    padding: 0px;
    display: none;
}
.imprint p {
    font-size: 11px;
    color: rgba(0,0,0,0.4);
    width: auto;
    height: auto;
    font-weight: 300;
    line-height: 17px;
    text-align: left;
    padding: 0px 20px 0px 20px;
    
}

.imprint p a {
    color: rgba(0,0,0,0.4);
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.imprint p a:hover {
    color: rgba(0,0,0,0.6);
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,0.4);
}



.sidebar .media-block {
    float: right;
    padding-top: 16px;
    padding-left: 12px;
}

.sidebar .media-block img {
    max-width: 102px;
    max-height: 102px;
    display: inherit;
}

.button__yellow {
    text-decoration: none;
    cursor: pointer;
    display: block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 43px;
    width: 48%;
    min-width: 188px;
    padding: 0 70px 0 50px;
    overflow: hidden;
    background: #ffcc09;
    font-size: 22px;
    font-family: 'FuturaPTBook';
    color: #000;
    border: 0 none;
    white-space: nowrap;
    -moz-transition: background 1s linear;
    -webkit-transition: background 1s linear;
    transition: background 1s linear;
    margin-bottom: 20px;    
}

.button__white button {
    background-color: #fff;
    font-size: 20px;
    line-height: 16px;
    color: #000 !important;
    padding: 16px 18px;
    border: 1px solid #ccc !important;
    border-radius: 3px;
    max-width: 300px;
    min-width: 220px;
    width: 90%;
    margin: 17px 0px 17px 17px;
    display: block;
}
           
.button__white button:hover {
    background-color: #fafafa;
} 

.button__blue button {
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffcc09;
    font-size: 20px;
    line-height: 16px;
    color: #000;
    padding: 16px 18px;
    border: 0 none;
    white-space: nowrap;
    -moz-transition: background 1s linear;
    -webkit-transition: background 1s linear;
    transition: background 1s linear;
    max-width: 300px;
    min-width: 220px;
    width: 90%;
    margin: 0px 0px 0px 17px;
}

.button__blue button:hover {
    background-color: rgb(255, 223, 103);
} 

.select__white {
    background-color: #fff;
    font-size: 20px;
    height: 50px;
    width: 100%;
    max-width: 300px;
    padding: 0px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
} 

         #callback {
             min-width: 300px;
            position: fixed;
            bottom: 8px;
            right: 8px;
            background-color: rgba(255, 204, 9, 0.6);
            padding: 18px 18px; 
             z-index: 999;
         }

         #callback p {
            display: inline;
            font-size: 20px;
            color: #000;
            vertical-align: -8px;     
            border-bottom: 1px #000 dashed; 
         }

.footer__raw {
    margin-top: 0px;
    padding-top: 20px;
    background-color: #2e2e2e;
    position: relative; 
}

.footer__raw .copyright {
    max-width: 810px;
    color: #ffffff;
    opacity: 0.25;
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}


.phone__mini {
    position:absolute;
    top:14px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: inline-block;
    width: 200px;
    z-index: 999;
    display: none;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
}


.zamer__mini {
    position:absolute;
    top:9.7px;
    right:10px;
    display: inline-block;
    width: 30px;
    z-index: 999;
    display: none;
    cursor: pointer;
}

.zamer__mini svg path, polygon, rect, line {
    fill: #fff;
    stroke: #fff;
} 
   
.carousel {
    background: #333;
    margin-top: 16px;
    margin-bottom: 30px;
    margin-right: 20px;
    height: 400px;
}

.carousel-cell {
    display: inline-block;
    position: relative;
    text-align: center;
    height: 100%;
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
    font: 0/0 a;
}

.carousel-cell-image {
    position: relative;
    width: auto;
    height: auto;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;    
    opacity: 0;
    -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}    
    
.carousel-cell-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle; 
}

/* fade in lazy loaded image */
.carousel-cell-image.flickity-lazyloaded,
.carousel-cell-image.flickity-lazyerror {
  opacity: 1;
}
       
        
        .carousel__main {
            width: 100%;
            height: auto;
            padding: 0px 0px 0px 0px;
            margin-bottom: 20px;
        }    

        .carousel__main-cell {
            height: auto;
            width: auto;
            margin-right: 2px;
        }  
        
        .carousel__main-cell img {
            height: 96px;
            width: 96px;
        }          
        
        .carousel__main-cell figcaption {
            width: auto;
            margin: 0px auto 0px auto;
        }         
        
        .carousel__main-cell figcaption p {
            text-align: center;
            color: #555454;
            margin-top: 0px;
            padding-top: 0px;
        } 




        .carousel__kitchen-cell {
            height: auto;
            width: auto;
            margin-right: 2px;
        }  
        
        .carousel__kitchen-cell img {
            height: 300px;
            width: auto;
        }          
        
        .carousel__kitchen-cell figcaption {
            width: auto;
            margin: 0px auto 0px auto;
        }         
        
        .carousel__kitchen-cell figcaption p {
            text-align: center;
            color: #555454;
            margin-top: 0px;
            padding-top: 0px;
        } 











        .carousel__partners {
            width: 100%;
            height: auto;
            padding: 4px 0px 4px 0px;
        }    

        .carousel__partners-cell {
            height: auto;
            width: auto;
            margin-right: 10px;
        }  
        
        .carousel__partners-cell img {
            height: 35px;
            width: auto;
          /*  -webkit-filter: grayscale(100%);
            filter: grayscale(100%);*/
        }          
        
        .carousel__partners-cell figcaption {
            width: auto;
            margin: 0px auto 0px auto;
        }         
        
        .carousel__partners-cell figcaption p {
            text-align: center;
            color: #555454;
            margin-top: 0px;
            padding-top: 0px;
        } 





         #zamer {
             width: 100%;
             max-width: 330px;
         }



.location p {
   font-size: 14px !important;
}

.coverImage {
    display: block;
    overflow: hidden;
    margin-left: -70px;
    margin-right: -70px;
    margin-top: 20px;
    padding-bottom: 0px;
}
.coverImage img {
  width:100%;  
} 

.coverImage figcaption {
    width: auto;
    margin: -140px auto 0px auto; 
}         

.coverImage figcaption p {
    line-height: 60px;
    text-align: center;
    color: #fff;    
}   


.buttons__bar {
    float: right;
    margin: 0 auto;
}

.calc__bar {
    margin-top: 0px; 
    max-height: auto;
    width: 100%;
    clear: both;
    float: none;
    overflow: hidden;
}

.calc__bar button {
    width: 300px;
}

#calc {
    float: left;
    width: 300px;
    background-color: beige;
    border: 1px solid #9d9d9d;
    padding: 20px 0px 20px 20px;
    margin: 0 auto;
    margin-top: 17px;
    background-color: #f5f5f5;
    border: 1px solid #e1e1e1;
}
#calc div { 
    width: 220px;
    margin: 0 auto 0 auto;
}
#calc p {
    display: inline-block;
    width: 120px;
    text-align: right;
    padding-right: 8px;
}

#calc #shkafWidth, #calc #shkafHeight {
    width:90px;
    height: 40px;
    font-size: 24px;
    padding-left: 8px;
    display: inline-block;
}
#calc #itogo {
    width: 200px;
}
#calc #nums {
    font-size: 30px;
    display: inline-block;
}
#calc .rub {
    font-size: 20px;
    vertical-align: 2px;
    display: inline-block;
}
#calc #calc__button {
    background-color: #fff;
    font-size: 20px;
    line-height: 16px;
    color: #000 !important;
    padding: 16px 18px;
    border: 1px solid #ccc !important;
    border-radius: 3px;
    width: 200px;
    margin: 17px 0px 0px 17px;
    display: block;
}

#calc  #ekonom {
    width: 220px;
    color: red;
    text-align: center;
}

.page__title {
    font-size: 36px;
    line-height: 46px;
    color: #303030;
    padding: 0 10px 0px 10px; 
    width: 740px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}
         
.commerce__link {
    margin: 0 auto;
    width: 829px;    
    position: relative;
     height: 45px;
    background-color: #990a2c;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;   
    margin-top: 40px; 
}         

.commerce__link:hover {
 color: #fff;  
}

.item__area {
    width: 178px;
    height: 298px;
    -webkit-transition: all linear 100ms;
    -moz-transition: all linear 100ms;
    -o-transition: all linear 100ms;
    transition: all linear 100ms;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid transparent;
    overflow: hidden;
    margin-right: 39px;
}      
         
.item__image__wrapper {
        width: 176px;
        height: 176px;
        background-color: #fff;
        overflow: hidden;          
}     
         
         .item__description__wrapper {
    padding: 10px;
    background-color: #fff;         
         } 
         
.product__button {
    margin-bottom: 5px;
    font-size: 10px;
    text-align: center;
    background: #990a2c;
    text-transform: uppercase;
    line-height: 26px;
    color: #fff;
}         
.product__name {
    height: 3.3em;
    font-size: 11px;
    line-height: 1.1em;
    color: #363636;
    margin-bottom: 5px;
    text-transform: uppercase;
    overflow: hidden;
}    
.product__price {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 2px;
}    
  
.dspimg {
text-align:center;
margin:16px auto;
}
.dspimg img {
width:100%;
max-width: 600px;
}




.date__div {
border: 1px solid #ccc;
border-radius: 4px;
padding: 0px 0px 0px 0px !important;
width: 500px;
margin: 20px auto 0px auto;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
}

.date__div p {
padding: 0px !important;
margin: 0px !important;
font-size: 16px;
text-align: center;
}    

.date__div #today {
font-size: 19px;
width: 170px;
margin-top: 8px;
padding: 0px;
border: 0px;
text-align: center; 
}    

.date__div #srok {
font-size: 19px;
width: 170px;
margin-top: 8px;
padding: 0px;
border: 0px;
text-align: center; 
}               

.date__sec {
width: 220px;
display: inline-block;
margin: 0px !important;
padding: 14px 14px 0px 24px;
vertical-align: 0px;
height: 80px;
border-right: 1px solid #ccc; 
}


.zamer__button {
display: inline-block;
vertical-align: 0px;
padding: 0px;
margin: 0px;
padding-right: 10px; 
float: right;
}


#zamer__button {
background-color: #FF5A5F;
font-size: 19px;
line-height: 16px;
color: #fff !important;
padding: 14px 14px;
border: 1px solid #fff !important;
border-radius: 4px;
width: 220px;
margin: 17px 0px 0px 17px;
display: block;
float: right;
}  


.ekonom {
color: #ff5a5a !important;
text-align: center;
margin-top: 0px !important;
}   

@media screen and (max-width: 639px) {
.date__div {
width:100%;   
}
.date__sec {
border-right: 0px; 
width: 100%;
}
.zamer__button {
float: none;
clear: both;
}      
.date__div #today { 
width: 100%;
}
.date__div #srok { 
width: 100%;
}             
}     

.galleries__main {
position: relative;
width: 100%;
height: auto;
margin: 50px auto 50px auto;
overflow: hidden;   
}
.galleries__main  .galleries__cell {
position: relative;
float: left;
margin-right: 10px;
}

.galleries__main  .galleries__cell:last-child {
margin-right: 0px;
}    

.galleries__main  .galleries__cell figcaption {

} 

.galleries__main  .galleries__cell figcaption p {
font-size: 12px;
text-align: center;
line-height: 40px;
}     

.galleries__main  .galleries__cell img {
width:220px;
float: left;
padding:0;
}

.menu li:first-of-type{
   display: none;
}

.offer {
    margin: 10px 5px 5px 5px;
    padding: 4px 10px 4px 10px;
    border: 1px dashed rgb(255, 0, 0);
}
.offer p:first-child {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

div.calendar__wrapper {
width: 100%; /* Ширина элемента в пикселах */
margin: auto; /* Выравниваем по центру */
text-align: center;
padding: 0px; 
}

div.calendar {
width: auto;
margin: 15px 10px 0 0px;
padding: 0;
display: inline-block;
font-size: 12px;
} 

div.calendar:last-of-type {
margin-right: 0px;
}     

div.clearBoth { 
clear:both; 
}    
.today {
background-color: #ffff91;
color: #b4b4b4;
}
.pred {
background-color: #eee;
color: #b4b4b4;
}
.week {
color: #848484;
}
.weekend {
color: #e50000;
}
.cross {
color: #848484;
background-color: beige;
}    
.delivery {
background-color: #00a339;
color: #ffffff;
}    
.calendar table {
background-color: #bbb;
}
.calendar table tr {
background-color: #fff;
}
.calendar table td {
width:28px;
height: 20px;
border: 1px solid #d8d8d8; /* Граница вокруг ячеек */
padding-top: 8px;
}
.calendar table .theader td {
font-weight: 600;
}
.calendar table .theader td:first-of-type {
font-weight: 300;
color: #848484;
}    
.calendar .month__header {
text-align: center;
font-size: 14px;
padding-top: 0px !important;
margin: 0px;
line-height: 14px;
}   
.delivery__text {
text-align: center;
font-size: 14px;
padding: 0px !important;
margin: 14px 0px 0px 0px !important;
line-height: 14px;
}  
.delivery__text__sup {
text-align: center;
font-size: 14px;
padding: 0px !important;
margin: 0px 0px 0px 0px !important;
line-height: 14px;
}  

.card img {
border-radius: 16px;
z-index: 2;  
margin: 20px 0px 10px 0px !important;
width: 100%;
}  

.card figcaption {
font-size: 13px;
color: rgba(0, 0, 0, 0.50);
text-align: center;
margin: 0px 0px 20px 0px !important;
}

.cardCover img {
border-radius: 16px;
box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.2);
z-index: 2;  
margin: 20px 0px 20px 0px !important;
width: 100%;
} 

.calc__text {
    margin: 0px 0px 0px 0px; 
    padding: 0px;
    text-align: center;  
}

.calc__text .radiotext {
    display:inline-flex;
}

.calc__text .radiotext:first-of-type {
    margin-top:0px;
    padding-top:0px;
}

.calc__text .radiotext .radiochecker {
    border-radius: 50%;
    width: 20px;
    height: 60px;
}

.calc__text .radiotext label {
    margin-left:4px;
    margin-top: 4px;
    height: 34px;
    margin-right:30px
}

.dim__sel { 
display: inline-block; 
margin-right: 20px;
}
.dim__sel select { 
width:60px;
}
.price__text {
    text-align: center !important;
margin-top: 16px !important;
}        
.price__text #price {
font-size: 28px;
}
.price__subtext {
margin-top: -2px !important;
margin-bottom: -6px !important;
font-size: 13px !important;
}

.newsbar__thumbs {
    overflow: hidden;
    margin: 0 -1px 0 0;
    padding: 1px 0 0;
    list-style: none;  
    position: relative;
    display: block;
    /*height: 120px;*/
    text-decoration: none;
    outline: none;
   /* box-shadow: rgba(0,0,0,0)0 0 0 0px;*/    
}

.newsbar__thumb {
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 1px;
    margin-top: 1px;
    padding: 0px !important;
    border: 0px !important; 
    border-radius: 0px !important;
}   
    
.newsbar__thumb img {
    width: 100%;   
}
    
.newsbar__thumb svg {
    position: absolute;
    bottom: 16px;
    right: 8px;
    animation-name: newsjumpingicon;
    animation-iteration-count: infinite;
    animation-duration: 0.45s;
}
    
@keyframes newsjumpingicon {
    0%     { bottom: 16px; } 
    70%    { bottom: 18px; } 
    100%    { bottom: 16px; }            
}    

.calc__list {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
}

.calc__item {
    position: relative;
    display: inline-block;    
    width: 30%;
    height: auto;
}

.calc__item__4 {
    position: relative;
    display: inline-block;    
    width: 23%;
    height: auto;
}

/*
.calc__item__4:after {
    content: "Расчёт цены";
    background-color: #fff07f;
    text-decoration: underline;
    padding: 4px 8px;
    position: absolute;
    z-index: 99;
    width: 90px;
    margin: 18% 0px 0px -48%; 
}*/
.calc__item__footer {
    background-color: #fff07f;
    text-decoration: underline;
    padding: 4px 8px;
    text-align: center !important;
    line-height: 18px !important;
}

.calc__item img, .calc__item__4 img {
    width: 100%;
}

.calc__item svg, .calc__item__4 svg {
    display: none;
    position: absolute;
    bottom: 4px;
    right: 4px;
    animation-name: listjumpingicon;
    animation-iteration-count: infinite;
    animation-duration: 0.45s;
}
@keyframes listjumpingicon {
    0%     { bottom: 4px; } 
    70%    { bottom: 6px; } 
    100%    { bottom: 4px; }            
}  



p.calc__item__header {
    text-align:center !important;
    margin:0px 0px 10px 0px !important;
    color: rgb(0, 84, 185) !important;
    text-decoration: underline !important;    
    line-height:20px !important;
}

.redlink {
    font-weight:bold;
    color:red !important;
}

.redtext {
    font-weight:bold;
    color:red !important;
    text-decoration: none;
    border-bottom: 0px !important;
    cursor: auto !important;
}

.greenlink {
    font-weight:bold;
    color:green !important;
}

.greentext {
    font-weight:bold;
    color:green !important;
    text-decoration: none;
    border-bottom: 0px !important;
    cursor: auto !important;
}

.pagination li {
    margin-left: 0px !important;
    padding-left: 0px !important;     
}
.pagination li:before {
    content: " " !important;  
}
.z-images__thumbs li {
    margin-left: 0px !important;
    padding-left: 0px !important;     
}
.z-images__thumbs li:before {   
    content: " " !important;
}   

.calc__inline img {
    width: 30%;
}

.calc__inline:after {
    content: "Расчёт цены";
    background-color: #fff07f;
    text-decoration: underline;
    padding: 4px 8px;
    position: absolute;
    z-index: 99;
    width: auto;
    margin: 18% 0px 0px -18%; 
}
.calc__h2 {
    display: block;
    text-align: center;
    font-size: 20px;
    color: black !important;
    width: auto;
    height: auto;
    font-weight: 700;
    clear: none;
    min-height: 0px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    cursor: text !important;
    text-decoration: none !important;
    border-bottom: 0px !important;
    margin: -20px 0px 0px 0px !important;
}
.calc__dim {
    display: block;
    text-align: center;
    font-size: 16px;
    color: black !important;  
    text-decoration: none !important;
    border-bottom: 0px !important;
    width: auto;
    height: auto;
    clear: none;
    min-height: 0px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    cursor: text !important;
    margin: -20px 0px 0px 0px;
}   

label {
    border:0.5px solid rgba(0, 0, 0, 0.3);
    padding:10px 0px 10px 0px;
    display:inline-block; 
    width: 300px;    
    text-align: left;
}

label:hover {
    background:#eee;
    cursor:pointer;
}

.configurator__header {
    z-index:99999;
    text-align:center !important; 
    letter-spacing:1px; 
    color: rgb(0, 84, 185) !important; 
    cursor: pointer; 
    /*border-bottom: 0.5px dashed rgba(0, 84, 185, 0.3);    */
}
.configurator__body {
    /*border: dashed 0.5px rgba(0, 84, 185, 0.3) !important; */
    border-top: none !important; 
    padding: 10px; 
    margin-top: 0px;
}

.config__subheader {
    display:inline-flex; width: 300px;margin-top: -20px;
}
   
#promo__inner {
    display: table;
    margin: 0 auto;
    position: relative;
    width:780px;  
}

#promo__outer {
    width:100%;
    height: 300px;
    position: relative;
    float: none;
    clear: none;
   /* background-color: #990a2c;*/ 
}    

.image__sale {
    height: 280px;
    position: absolute;
    left: 60px;
    top: 0px;
   /* box-shadow: 0 0 10px rgba(0,0,0,0.5);*/
}

#whatsapp {
    font-size: 16px;
    text-align: center;
    margin-left:120px;
    border-bottom: 1px solid #000;
}

#promo__inner svg {
    position: absolute;
    z-index: 9999;
    fill: rgb(249,9,192);
    stroke: rgb(249,9,192); 
    transform: rotate(-10deg);
    top:-130px;
    left:120px;
}


#pointing {
    position: absolute;
    fill:#fbba00;
    top:145px;
    display:none;
}
    
.text__8marta {
    position: absolute;
    z-index: 99999;
    font-size: 38px;  
    left:180px; 
    top:54px;     
    color:#000;
    transform:rotate(-5deg); 
}

.text__8marta__sub {
    position: absolute;
    z-index: 99999;
    font-size: 24px;  
    left:180px; 
    top:96px;
    line-height: 30px;
    color:#000;
    transform:rotate(-5deg); 
}

.text__8marta__28 {
    font-size: 29px;      
}

.text__8marta__limit {
    border-bottom: 1px solid #000;
    margin-left: 120px;    
}

.promo__adtext {
    position: absolute; 
    width:640px; 
    left:90px; 
    top:40px; 
    text-align: center;
    color:yellow; 
    line-height: 40px; 
    font-size: 16px;  
    padding: 10px 20px;
    transform:rotate(0deg); 
    text-transform: uppercase; 
    font-family: 'Rubik Mono One', sans-serif;
   -webkit-text-stroke: 1px black;
   -webkit-text-fill-color: #f5ff00;
    background: rgba(230, 98, 98, 0.52) !important;
    backdrop-filter: grayscale(1) contrast(3) blur(1px);       
}
  
.promo__adtext a {
    position: absolute; 
    width:600px; 
    left:97px; 
    top:110px; 
    text-align: left;
    color: #fff; 
    line-height: 26px; 
    font-size: 16px;  
    text-transform: uppercase; 
    text-decoration: none;
    font-family: 'Rubik Mono One', sans-serif; 
    letter-spacing: -0.5px;
}     
  
    
.promo__input {
    width: 240px;
    font-size:20px;
    padding:16px 12px;
    position: absolute;
    top:226px;
    left:80px;
    background-color: #fff !important;
    color: #000 !important;
}    

.promo__limit {
    position:absolute;
    top:155px;
    left:110px;
    color:red;
    font-size:18px;
    padding: 6px 6px;
    width:600px; 
    text-align: center;
    text-decoration:none; 
    font-weight: 600;
    background-color: white;
}

.promo__button {
    position:absolute;
    top:220px;
    left:484px;
}

.promo__button a {
  color:#000;
  font-size:18px;
  text-align: center;
  text-decoration:none;
  background-color:yellow;
  display:block;
  position:relative;
  padding:14px 16px;
  
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*text-shadow: 0px 1px 0px #000;*/
  filter: dropshadow(color=#000, offx=0px, offy=1px);
  
  -webkit-box-shadow:inset 0 1px 0 #FFE5C4, 0 5px 0 rgb(216, 164, 99);
  -moz-box-shadow:inset 0 1px 0 #FFE5C4, 0 5px 0 rgb(216, 164, 99);
  box-shadow:inset 0 1px 0 #FFE5C4, 0 5px 0 rgb(216, 164, 99);
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.promo__button a:active{
  top:10px;
  background-color:#F78900;
  
  -webkit-box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3px 0 #915100;
  -moz-box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3pxpx 0 #915100;
  box-shadow:inset 0 1px 0 #FFE5C4, inset 0 -3px 0 #915100;
}

.promo__button:after{
  content:"";
  height:100%;
  width:100%;
  padding:4px;
  position: absolute;
  z-index: 999999;
  bottom:-15px;
  left:-4px;
  z-index:-1;
  background-color:#2B1800;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}    

#promo__brush {
    margin-top:-340px;
    width:100%;    
}

.promo__font__20 {
    font-size: 24px;
}

.promo__font__24 {
    font-size: 30px;
}

.promo__font__28 {
    font-size: 36px;
}
.promo__phone {
    position:absolute;
    top:220px;
    left:100px;   
    color: #000;
    z-index: 999;
}
.promo__phone a {
    font-size: 26px;
    font-weight: 500;
    vertical-align: -4px;
    border-bottom-color: #000 !important;
}
.promo__phone span {
    font-style: italic;
    font-size: 18px;
}

span.tsp {
  display: inline;
  display: inline-block;
  display: -moz-inline-box;
  width: 0.12em;
  overflow: hidden;
  text-decoration: inherit
}