/*.flex_column.av_one_full.flex_column_div.av-zero-column-padding {
    width: 500px;
}*/

/* новая шапка начало*/
.row-menu {
  margin: 0;
}
.header-block {
    font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: white;
}
.top-block {
    background-color: #23282d;
    padding: 0 10px;
}
.one-third {
    display: inline-block;
    width: 33.3%;
    margin-right: -3px;
    text-align: center;
    vertical-align: middle;
    padding: 11px 0;
}
.number a {
    text-decoration: none;
    color: white;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    padding-right: 85px;
  	
}
.number a::before {
    position: absolute;
    display: block;
    content: "";
    width: 14px;
    height: 24px;
    background: url(/wp-content/uploads/2019/03/icon-157358__340.png) no-repeat center;
    background-size: 100%;
    left: 0;
    top: -3px;
}
.mail-head a {
    text-decoration: none;
    color: white;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    padding-left: 30px;
    padding-right: 85px;
  	display: block;
}
.mail-head a::before {
    position: absolute;
    display: block;
    content: "";
    width: 24px;
    height: 19px;
    background: url(/wp-content/uploads/2019/03/close-envelope.png) no-repeat center;
    background-size: 100%;
    left: 0;
    top: 0;
}

.address-block {
    text-align: left;
    padding-left: 20px;
}

.address p {
    position: relative;
    padding-left: 30px;
  	font-size: 18px;
  	margin-bottom: 11px;
}
.address p::before {
    position: absolute;
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    background: url(/wp-content/uploads/2019/03/Home.png) no-repeat center;
    background-size: 100%;
    left: 0;
    top: -4px;
}
.white-space {
    white-space: nowrap;
}
.border-block {
    max-width: 1010px;
    margin: 0 auto;
}
.navigation-block {
    background-color: #1eaf3f;
    /*padding: 0 10px;*/
}
.navi-menu {
    margin: 0;
    padding: 0;
    list-style: block;
    text-align: center;
}
.navi-menu li {
    display: inline-block;
}
.navi-menu a {
    text-decoration: none;
    color: white;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
    padding: 19px 15px;
}
.navi-menu a:visited {
    color: white;
}

.mob-button {
    display: none;
    padding: 17px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
}
.mob-button p {
    margin: 0;
    display: inline-block;
    width: 90px;
    margin: 0 auto;
    position: relative;
}
.mob-button p::before {
    position: absolute;
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2019/03/list.png) no-repeat center;
    background-size: 100%;
    /*top: -3px;*/
    left: -4px;
}
.navi-menu .menu-item::before {
    position: absolute;
    display: none;
    content: "";
    width: 6px;
    height: 10px;
    background: url(/wp-content/uploads/2019/03/right-arrow.png) no-repeat center;
    background-size: 100%;
    top: 4px;
    left: 55px;
}
.menu-item {
    display: block;
    position: relative;
}
.navi-menu li:link {
    background-color: 
}
@media screen and (max-width: 801px) {
    .navi-menu {
        display: none;    
    }
    .navi-menu li {
    display: block;
    border-top: 1px solid #23282d;
    text-align: left;
}
    .mob-button {
        display: block;
    }
    .address p {
        display: inline-block;
    }
    .navi-menu .menu-item::before {
        display: block;
    }
    .menu-item {
        padding-left: 70px;
    } 
}
@media screen and (max-width: 746px) {
    .one-third {
        display: block;
        width: 100%;
        text-align: center;
    }
    .number a {
        padding-right: 0;
    }
  	.mail-head a {
    	padding-right: 0;
    	display: inline-block;
	}
}


/*новая шапка конец*/
/*новый футер начало*/
.row-footer {
    margin: 0;
}
.bottom-footer-block {
    border-top: 1px solid white;
}
.footer-block {
    background-color: #23282d;
    color: white;
    padding: 10px;
    font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.border-block {
    max-width: 1010px;
    margin: 0 auto;
}
.one-quarter {
    display: inline-block;
    width: 25%;
    margin-right: -4px;
    vertical-align: top;
}
.first-block,
.fourth-block {
    width: 20%;
}
.logo-footer-block {
    padding-top: 20px;
}
.third-block {
    width: 35%;
    padding-left: 20px;
}
.upper-text {
    text-transform: uppercase;
    text-align: center;
}
.bold-text {
    font-weight: bold;
}
.color-text {
    color: #CCCCCC;
}
.white-space {
    white-space: nowrap;
}
.navigation-list {
    text-align: center;
}
.link-decor a {
    color: #CCCCCC;
    text-decoration: none;
}
.navigation-list a {
    position: relative;
}
.link-decor a:visited {
    color: #CCCCCC;
}
.navigation {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    text-align: left;
    padding-left: 20px;
}
.navigation-list a::before {
    display: block;
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2019/03/right-arrow2.png);
    width: 6px;
    height: 10px;
    left: -13px;
    top: 3px;
}
.link-decor a:hover {
    text-decoration: underline;
    color: #A4A4A4;
}
.link-decor a .color-text:hover {
    text-decoration: underline;
    color: #A4A4A4;
}
.navigation-list li {
    margin-bottom: 15px;
}
ul.two-navi-list {
    padding-right: 15px;
}
.address-footer-block p {
    padding-left: 30px;
    position: relative;
    margin-bottom: 22px;
}
.address-footer-block p:first-child::before {
    display: block;
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2019/03/Home.png) no-repeat center;
    background-size: 100%;
    width: 20px;
    height: 20px;
    left: 2px;
    /*top: -3px;*/
}
.address-footer-block p:nth-child(2)::before {
    display: block;
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2019/03/icon-157358__340.png) no-repeat center;
    background-size: 100%;
    width: 13px;
    height: 20px;
    left: 7px;
    /*top: -1px;*/
}
.address-footer-block p:last-child::before {
    display: block;
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2019/03/close-envelope.png) no-repeat center;
    background-size: 100%;
    width: 18px;
    height: 20px;
    left: 4px;
    /*top: -1px;*/
}

.half-block-footer {
    display: inline-block;
    width: 50%;
    margin-right: -3px;
}
.bottom-footer-block {
    padding-top: 20px;
}
.create-site-block {
    text-align: right;
}

.link-create a {
    text-decoration: none;
    border-bottom: 2px dashed white;
    color: white;
    font-size: 12px;
}
.link-create a:hover {
    color: #A4A4A4;
}
.create-site-block p {
    margin: 0;
    /*padding-top: 5px;*/
    padding-right: 5px;
}

.third-block > p:first-child {
    text-align: left;
    padding-left: 70px;
}
/*.text-container {
    width: 100%;
    text-align: center;
}*/
@media screen and (min-width: 802px) and (max-width: 806px) {
  .navigation-list li {
    margin-bottom: 0;
	}
  .navigation-list {
    padding-bottom: 10px;
	}
}

@media screen and (max-width: 801px) {
    .one-quarter {
        width: 50%;
    }
    .logo-footer-block {
     padding-left: 50px;
    }
    .navigation-list {
    margin-bottom: 20px;
    }
    .fourth-block {
    padding-left: 20px;
    }
}
@media screen and (max-width: 563px) {
    .one-quarter {
        width: 100%;
    }
    .logo-footer-block {
    text-align: center;
    padding-bottom: 20px;
    padding-left: 0;
    }
    .third-block {
        text-align: center;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    .third-block > p:first-child {
    text-align: center;
    padding-left: 0;
    margin-bottom: 0;
    }
    .address-footer-block p {
        display: inline-block;
        margin-bottom: 5px;
    }
    .fourth-block {
        padding-left: 0;
        padding-bottom: 20px;
    }
    .white-space {
        white-space: normal;
    }
}
@media screen and (min-width: 380px) and (max-width: 421px) {
  .address-footer-block p:first-child::before {
    left: 25px;
	}
}
@media screen and (min-width: 360px) and (max-width: 379px) {
  .address-footer-block p:first-child::before {
    left: 10px;
	}
}
@media screen and (min-width: 320px) and (max-width: 349px) {
  .address-footer-block p:first-child::before {
    left: 23px;
	}
}
/*новый футер конец*/
div#sub_menu1 a {
    background: #1eaf3f;
    color: #ffffff;
    text-transform: uppercase;
    border-left: none!important;
}

div#sub_menu1 {
    background: #1eaf3f;
    border-top-color: #1eaf3f;
      border-bottom-color: #1eaf3f;
}

#top .av-subnav-menu > li > a {
    padding: 0px 15px 0px 15px;
}

.head-contact a {
    text-decoration: none!important;
}

.head-contact .tel:before {
    content: "";
    display: block;
    background: url(/wp-content/uploads/2017/10/icon-157358__340.png) no-repeat;
    width: 14px;
    background-size: 100%;
    background-position-y: 2px;
    height: 24px;
    float: left;
    margin: 0 6px 0 0;
}


.head-contact .adres:before {
        content: "";
    display: block;
    background: url(/wp-content/uploads/2017/10/Home.png) no-repeat;
    width: 24px;
    background-size: 100%;
    background-position-y: 0px;
    height: 24px;
    float: left;
    margin: 0 6px 0 0;
}


p.tel a {
    font-size: 18px;
    font-weight: 400;
}

p.adres {
    font-size: 16px;
}

.slide-entry {
    background: #eceded;
    padding: 30px;
}

.slide-meta-comments, .slide-meta-del {
    display: none!important;
}

h3.slide-entry-title.entry-title {
    text-transform: uppercase;
    color: #1eaf3f;
    font-size: 18px;
}

time.slide-meta-time.updated {
    font-size: 13px;
}

h2 {
    text-align: center;
}

.container.caption_container {
    max-width: 100%!important;
}

.slideshow_caption {
    z-index: 100;
    width: 42%;
    position: absolute;
    bottom: 0;
    top: auto;
    height: 100%;
    display: block;
    text-decoration: none;
    padding: 0px;
}

p.text-on-slider {
    padding: 35px;
    padding-left: 50px;
    background: #23282d;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 35px;
}

span.text-on-slider-small {
    text-transform: none;
    font-size: 20px;
}

.slideshow_caption {
    width: 37%;
}

h3.av-masonry-entry-title.entry-title {
    display: none;
}

.av-masonry-entry-content.entry-content {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
    /* text-align: center; */
}

#partner .slide-entry {
    background: #ffffff!important;
}



footer#socket .container {
    border-top: 1px solid #7d7d7e!important;
}

span.copyright img {
    width: 200px;
}

span.copyright {
    width: 100%;
}

h3.widgettitle {
    color: #fefe00;
}

.footer-pages p {
    margin: 0px;
}

p.form_element {
    text-align: center;
}

input.button {
    width: 250px;
      background-color: #23282d;
}

form.avia_ajax_form.av-form-labels-hidden.avia-builder-el-13.avia-builder-el-no-sibling h3 {
    text-align: center;
}

.av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image {
    width: 100%;
}

span.av-outer-tab-title {
    background: #1eaf3f;
    padding: 5px 20px!important;
    color: #ffffff;
    font-weight: 900;
}

div#button-category {
    max-width: 1050px;
    margin: 0 auto;
}

p.produkt-pod-title {
    text-transform: uppercase;
    font-size: 14px;
    color: #58585a;
    min-height: 20px;
}

p.produkt-title {
    color: #58585a;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 17px;
}

.produkt-list p {
    margin: 3px 0px;
    color: #58585a;
}

.produkt-list a:hover {
    color: #1eaf3f;
    /* font-weight: 900; */
}

.produkt-list a {
    text-decoration: none;
    transition: color .5s ease 0s;
    color: #58585a;
    font-size: 12px;
}

.produkt-list {
    margin-top: -55px;
}

p.produkt-title {
    min-height: 20px;
}

div#produkts {
    margin-top: 10px;
}

@media screen and (max-width:900px){
  .produkt-list {
    margin-top: 0px;
   }
}

#top .main_color .mobile_menu_toggle {
    color: #ffffff;
    background: #1eaf3f;
  border-right-width: 0px;
}

.avia-caption-content h1 {
    padding: 35px;
    padding-left: 50px;
    background: #23282d;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 35px;
    color: #ffffff;
    max-width: 450px;
    margin: 0 auto;
}


div#produkt-table tbody th, div#produkt-table tbody td {
    border-left: 0px;
    border-right: 0px;
    background: transparent;
}


div#produkt-table tbody tr, div#produkt-table tbody {
    background: #eceded;
}
div#produkt-table tbody tr:hover{
    background: #ffffff;
}
div#produkt-table tr.avia-heading-row {
    border-bottom: 2px solid rgba(88,88,90,.65);
    border-top-width: 0px!important;
}


div#produkt-table th.avia-highlight-col {
    border-top-width: 0px!important;
}
div#produkt-table tr.avia-heading-row th {
    color: #1eaf3f!important;
      letter-spacing: 1px;
}

div#produkt-table th.avia-highlight-col {
    padding-bottom: 5px;
}

div#produkt-table tbody tr td:first-child {
    font-weight: 900;
    /* padding: 1px 10px; */
    color: #222222!important;
}

div#produkt-table td {
    border-color: rgba(88,88,90,.65)!important;
}

.slideshow_align_caption {
    display: table-cell;
    vertical-align: top;
    top: 50px;
    position: relative;
}

p.toggler {
    background: #1eaf3f!important;
    color: #ffffff!important;
    font-weight: 900;
    font-size: 18px!important;
}

.produkt-info-block {
    background: #ededed;
    padding: 20px;
    max-width: 500px;
    margin: 0 auto;
    margin-top: -10px;
}

p.produkt-info-title a {
    color: rgba(0,0,0,0.87);
    font-size: 22px;
    line-height: 30px;
    font-weight: 900;
    margin-top: 0;
}

.produkt-info-block {
    min-height: 198px;
}

.av-layout-tab {
    vertical-align: top!important;
}

#kart .avia-image-container.avia-align-center .avia-image-container-inner {
    margin: 0 auto;
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
}

#kart img {
    width: 100%;
}

h4 {
    color: #232323!important;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    border-bottom: 2px solid #232323!important;
    /* text-decoration: underline; */
    padding-bottom: 10px;
    margin-bottom: 10px;
}

h3 {
    color: #232323!important;
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    
}


.slide-image {
    background-color: #ffffff!important;
}