.menu-h li a {
  padding: 10px 5px;
}
.promos-block {
    padding-left: 15px;
padding-right: 15px;
}
.promos-block .promo-table {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.promos-block .image {
    display: table-cell;
    width: 35%;
    vertical-align: middle;
    padding: 10px 0 10px 10px;
}

.promos-block .image img {
    max-width: 100%;
}

.promos-block .text {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    font-family: 'Roboto-Medium', serif;
    font-size: 18px;
    color: #ffffff;
    line-height: 20px;
}

.shadowed {
    box-shadow: 1px 1.732px 2px -1px gray;
    background: #ffffff;
    padding: 20px;
    
}

.ac-phone1 {
    background-color: #ee5704;
    font-size: 18pt;
    margin-bottom: 15px;
    line-height: 5px;
    padding-top: 5px;
    padding-left: 5px;
}

.ac-phone1 .fa {
    margin-right: 10px;
}

.ac-phone2 .fa {
    margin-right: 10px;
}

.ac-icons {
    font-size: 24pt;
    
}

.ac-icons2 {
    font-size: 10pt;
    background-color: #8d5c25;
    color: white;
    
}

.ac-icons3 {
    font-size: 10pt;
    background-color: darkgray;
    color: white;
    
}

.ac-icons4 {
    font-size: 10pt;
    background-color: #8d5c25;
    color: white;
    
}

.ac-phone2 {
    background-color: #8d5c25;
    font-size: 14pt;
    margin-bottom: 10px;
}

.ac-plitka {
    /**    background-image: url("/wa-data/public/site/340434-.jpg");
       **/
    background-color: #f5f5f5;
    
}

.ac-catalogheader {
    color: white;
    background-color: #8d5c25;
    font-size: 14pt;
    text-align: center;
    padding:9px;
}

p {
    text-indent: 25px;
    text-align: justify;
    font-family: Calibri;
}

body    {
    font-family: Calibri;
}

.vertical_align_top {
    vertical-align: top;
}

.header {
    background-color: #FFFAFA;
}

.ac-video-p {
    text-indent: 0px;
    text-align: center;
}
.video-container {
    margin-top:30px;
}

.header .promo p {
    margin-left: 59px;
}

.description__box {
    width: 100%;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}

.description__item {
    display: inline-block;
    vertical-align: top;
}

.description__img {
    border: 1px solid #ee5704;
    width: 200px;
    height: 277px; 
    padding: 5px;
}

.description__btn {
    display: block;
    border: 1px solid #ee5704;
    text-align: center;
    margin: 10px;
    padding: 5px;
    border-radius: 4px;
    text-decoration: none;
}


.description__btn:hover {
    color: #fff;
    background-color: #ee5704;
    text-decoration: none;
}

.panel-default {
    padding: 0 20px !important;
}

.multiform-theme1 .multiform-gap-field {
    margin: 0 !important;
    padding: 0 0 5px 0 !important;
}

.multiform-theme1 .multiform-submit {
    display: none !important;
}

.calc {
    border-color: lightgray;
    border-radius: 0px;
}

.calc:hover {
    background-color: #f45302;
}

.calc3 {
    background-color: #5f3300;
}

.calc2 {
    background-color: #004199;
}

.calc4 {
    background-color: #20863b;
}

.calc5 {
    background-color: #095b8a;
}

.calc6 {
    background-color: #c3a370;
}

.calc7 {
    background-color: #b25400;
}

.menu-h-top {
    display: inline-block;
    margin-right: 10px;
}

.tim-social-icon {
    font-size: 20px;
    border: 1px solid;
    border-radius: 15px;
    padding: 4px 6px;
}

.logopost-plugin {
    text-align: center;
    border: 1px solid #ee5704;
    border-radius: 3px;
    -padding: 15px 0 15px 0;
}

.article__h3 {
    background-color: #ee5704;
    color: #fff;
    padding: 10px 40px 12px 40px;
    font-size: 26px;
    text-align: center;
    margin: 25px 0 30px 0;
}

.article_bold {
    color: #ee5704;
    font-weight: 600;
    font-size: 16px;
}

.article_bg_gray {
    background-color: lightgray;
    font-weight: 600;
    font-size: 16px;
    padding-left: 25px;
    padding-right: 3px;
    margin-left: -25px;
}

.article__square {
    color: #ee5704;
    font: 16px;
    margin-right: 10px;
}

.post a {
    padding: 10px;
    background-color: #ee5704;
    color: #fff;
}

.credentials {
    display: none;
}

.snoska,
.snoska2 {
    padding: 0 30px;
}

.snoska::before {
    content: "*";
    color: #ee5704;
    font-weight: 900;
    font-size: 26px;
    position: absolute;
    left: 50px;
    line-height: 28px;
}

.snoska2::before {
    content: "**";
    color: #ee5704;
    font-weight: 900;
    font-size: 26px;
    position: absolute;
    left: 37px;
    line-height: 28px;
}


