

/* Start:/local/templates/pestravka/components/bitrix/menu/bootstrap/style.css?17449792193413*/
.navbar-site {
    background: #fff;
    margin-bottom: 0;
}

@media (min-width:768px) {
    .navbar-site .nav { display:table; margin:0; width:100%; white-space: nowrap; }
    .navbar-site .nav > li { display:table-cell; width:1%; padding:0 0px 0 0px; float:none; text-align:center; }
    .navbar-site >.container { padding-left:0; padding-right:0; }
    
    .navbar-site .nav > li.active > a::after {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        background: #ed1c24;
        position: absolute;
        box-shadow: 0 0 1px #ed1c24;
        margin-top: -2px;
        left: 0; 
        bottom: 0;
    }
}

.navbar-site .nav > li {
    position: relative;
}

.navbar-site .nav > li > a { 
    padding-left: 60px;
    padding-right: 15px;
    vertical-align: middle;
    text-align: left;
}


.navbar-site .nav > li.active > a {
    color: #ed1c24!important;
}


.home {
    background-image: url(/local/templates/pestravka/components/bitrix/menu/bootstrap/images/home.svg);
    background-position: 15px center;
    background-repeat: no-repeat;
}

.contacts {
    background-image: url(/local/templates/pestravka/components/bitrix/menu/bootstrap/images/location.svg);
    background-position: 15px center;
    background-repeat: no-repeat;
}

.production {
    background-image: url(/local/templates/pestravka/components/bitrix/menu/bootstrap/images/factory.png);
    background-position: 5px center;
    background-repeat: no-repeat;
}

.products {
    background-image: url(/local/templates/pestravka/components/bitrix/menu/bootstrap/images/bottle.png);
    background-position: 15px center;
    background-repeat: no-repeat;
}

.news {
    background-image: url(/local/templates/pestravka/components/bitrix/menu/bootstrap/images/megaphone.png);
    background-position: 15px center;
    background-repeat: no-repeat;
}

.akcii {
    background-image: url(/local/templates/pestravka/components/bitrix/menu/bootstrap/images/megaphone.png);
    background-position: 15px center;
    background-repeat: no-repeat;
}
.recepty {
    background-image: url(/local/templates/pestravka/components/bitrix/menu/bootstrap/images/bell-covering-hot-dish.svg);
    background-position: 15px center;
    background-repeat: no-repeat;
}

.service {
    background-image: url(/local/templates/pestravka/components/bitrix/menu/bootstrap/images/like.png);
    background-position: 15px center;
    background-repeat: no-repeat;
}

@media (min-width:768px) and (max-width:991px) {
    .navbar-site .nav > li > a {
        font-size: 12px;
        padding-left: 40px;
        padding-right: 2px;
    }
    .service,
    .recepty,
    .akcii,
    .news,
    .products,
    .production,
    .contacts,
    .home { 
        background-size: 24px; 
        background-position: 5px center;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .navbar-site .nav > li > a {
        padding-left: 50px;
        padding-right: 2px;
    }
    .service,
    .recepty,
    .akcii,
    .news,
    .products,
    .production,
    .contacts,
    .home { 
        background-size: 28px; 
        background-position: 10px center;
    }
}

/*----------*/
.navbar-nav > li > .dropdown-menu {
    min-width: 100%;
}

.dropdown-menu > li > a {
	display: block;
	padding: 10px 15px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:focus, 
.dropdown-menu > .active > a:hover {
    background-color: #eee;
    color: #000;
}
/*----------*/
a.navbar-toggle {
	padding-left: 42px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: left center;
	line-height: 43px;
	font-size: 15px;
	margin-right: 35px;
	margin-left: 7px;
	font-family: Coresans55;
	background-image: url(/bitrix/templates/pestravka/images/buterbrod.png);
	background-repeat: no-repeat;
}
/* End */


/* Start:/local/templates/pestravka/styles.css?175308466155750*/
.molochko {
    min-width: 260px
}

.molochko img {
    max-width: 260px
}

.search_item .name {
    font-size: 26px;
    color: #2d2d2d;
    border-bottom: 1px solid #a8a9a8
}

a.more {
    font-size: 18px;
    color: #a2a2a2;
    border-bottom: 1px solid #a2a2a2;
    margin-bottom: 0;
    vertical-align: bottom;
    display: inline-block;
    margin-left: 10px
}

.search_item p {
    display: none
}

.search-page {
    margin: 0 30px
}

.search-page form {
    min-height: 50px;
    width: 100%
}

.search-page form input {
    float: left
}

.search-page input[type=text] {
    min-width: 300px;
    width: 78%;
    line-height: 50px;
    background: #fff;
    border: 0 solid #aaa;
    padding: 0 2%;
    font-style: italic
}

.search-page input[type=submit] {
    width: 18%;
    line-height: 50px;
    height: 50px;
    float: left;
    background: #e0e0e0;
    border: none;
    background: #e0e0e0 url(/local/templates/pestravka/images/search_icon.jpg) center center no-repeat;
    text-indent: -999px;
    padding: 0 !important
}

form.top_search {
    width: 100%;
    min-width: 200px;
    min-height: 36px;
    position: relative;
    /* text-align: right; */
}

form.top_search input[type=submit] {
    position: absolute;
    left: 8px;
    /* right: 262px; */
    top: 6px;
    width: 30px;
    height: 30px;
    line-height: 32px;
    border: none;
    background: transparent url(/local/templates/pestravka/images/search_icon.svg) center center no-repeat;
    background-size: 22px;
    text-indent: -999px;
    display: inline-block;
    float: none;
    border-radius: 7px
}

form.top_search input[type=submit]:hover {
    background-color: #cfcfcf
}

form.top_search input[type=text] {
    line-height: 36px;
    background: #fff;
    border: 2px solid #cccccc;
    padding: 1px 15px 1px 45px;
    width: auto;
    display: inline-block;
    float: none;
    width: 100%;
    max-width: 300px;
    border-radius: 45px
}

/* form.top_search input[type=text]::-webkit-input-placeholder,
form.top_search input[type=text]::-moz-placeholder,
form.top_search input[type=text]:-ms-input-placeholder,
form.top_search input[type=text]:-moz-placeholder {
    font-size: 16px;
    font-weight: 700;
    color: #cccccc;
} */

form.top_search input[type=text]::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 700;
    color: #cccccc;
}

form.top_search input[type=text]::-moz-placeholder {
    font-size: 16px;
    font-weight: 700;
    color: #cccccc;
}

form.top_search input[type=text]:-moz-placeholder {
    font-size: 16px;
    font-weight: 700;
    color: #cccccc;
}

form.top_search input[type=text]:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 700;
    color: #cccccc;
}

.header-container {
    display: flex;
    justify-content: center;
}

.header-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1170px;
}

@media (max-width:767px) {
    form.top_search {
        text-align: right
    }
}

.konkurs .fnew-texto {
    width: initial
}

.konkurs_i {
    font-weight: 400;
    font-size: 44px;
    font-family: Coresans45;
    display: table;
    margin: 0 auto;
    background-image: url(/local/templates/pestravka/images/concurs.png);
    background-position: right -5px;
    background-repeat: no-repeat;
    height: 76px;
    padding-right: 80px;
    line-height: 82px
}

.search_i {
    font-weight: 400;
    font-size: 44px;
    font-family: Coresans45;
    display: table;
    margin: 0 auto;
    background-image: url(/local/templates/pestravka/images/search.jpg);
    background-position: right 5px;
    background-repeat: no-repeat;
    height: 76px;
    padding-right: 80px;
    line-height: 82px
}

.button {
    display: inline-block;
    max-width: 283px;
    width: 100%;
    height: 43px;
    line-height: 43px;
    border-radius: 4px;
    background: url('/local/templates/pestravka/images/button.jpg') center center no-repeat;
    text-align: center;
    text-decoration: none;
    color: #fff !important
}

.bottom_menu a {
    word-wrap: break-word;
    word-break: break-all
}

p.with_image {
    clear: both;
    margin-top: 30px
}

p.with_image img {
    margin: -6px 10px 10px 0
}

.budd button {
    opacity: 0
}

a.active:after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #ed1c24;
    position: absolute;
    -webkit-box-shadow: 0 0 1px #ed1c24;
    box-shadow: 0 0 1px #ed1c24;
    margin-top: -1px
}

.slider_bottles a {
    cursor: pointer;
    position: relative;
    display: inline-block;
    border: 1px solid transparent
}

.slider_bottles a:hover,
.slider_bottles a:focus {
    border-color: #ed1c24
}

input,
textarea,
button {
    outline: 0px
}

body {
    margin: 0;
    padding: 0;
    font-family: Coresans45
}

.nazad {
    display: none;
    margin-top: -10px;
    text-align: center
}

.nazad a {
    font-size: 22px;
    text-decoration: underline !important;
    color: gray !important
}

.productsbody {
    background: #fff url(/local/templates/pestravka/images/backgroundp.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    padding: 0;
    font-family: Coresans45
}

.indexbody {
    margin: 0;
    padding: 0;
    font-family: Coresans45
}

.faqbody {
    background: #fff url(/local/templates/pestravka/images/background.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    padding: 0;
    font-family: Coresans45
}

A:link {
    text-decoration: none;
    color: #393939
}

A:visited {
    text-decoration: none;
    color: #393939
}

A:active {
    color: #393939
}

A:hover {
    color: #b12d33
}

.head {
    border: 1px solid #f4f4f4;
    top: 0;
    background-color: #f4f4f4;
    padding: 5px 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
}

.head .navbar-site {
    background-color: transparent
}

.header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end */
}

.header-logo {
    display: block;
    /* margin-right: 55px */
}

.header-logo img {
    max-width: 85px;
    min-width: 85px;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

.in_head {
    text-align: right;
    margin-right: 10px
}

.head span {
    line-height: 37px;
    text-align: center;
    color: #212121;
    margin: 0;
    padding: 1px 4px
}

.block-margin {
    margin-top: 98px;
}

.letter {
    font-family: Coresans55;
    font-size: 23px;
    text-align: center
}

.bottom_menu .phone__link {
    text-decoration: none
}

.phone__link .phone__main-text:hover {
    color: #b12d33
}

.socials-wrap {
    display: inline-block;
    padding-right: 15px
}

@media only screen and (max-width:479px) {
    .socials-wrap {
        display: block;
        padding: 10px 10px 10px 0
    }
}

.social-icons {
    color: #b7b5b5;
    font-size: 21px
}

.social-icons__link {
    color: #b7b5b5
}

.social-icons__link--ok:hover {
    color: #ed812b
}

.social-icons__link--fb:hover {
    color: #3b5998
}

.social-icons__link--vk:hover {
    color: #45668e
}

.social-icons__link--youtube:hover {
    color: #cd201f
}

.bottom_menu .social-icons__link {
    color: #b7b5b5
}

.bottom_menu .social-icons__link--ok:hover {
    color: #ed812b
}

.bottom_menu .social-icons__link--fb:hover {
    color: #3b5998
}

.bottom_menu .social-icons__link--vk:hover {
    color: #45668e
}

.bottom_menu .social-icons__link--youtube:hover {
    color: #cd201f
}

.head img {
    line-height: 35px;
    float: right;
    text-decoration: none;
    margin: 2px 0;
    padding: 5px 7px
}

.home {
    background-image: url(/local/templates/pestravka/images/home.svg);
    background-repeat: no-repeat
}

.contacts {
    background-image: url(/local/templates/pestravka/images/location.svg);
    background-repeat: no-repeat
}

.production {
    background-image: url(/local/templates/pestravka/images/factory.png);
    background-repeat: no-repeat
}

.products_s {
    background-image: url(/local/templates/pestravka/images/bottle.png);
    background-repeat: no-repeat
}

.service {
    cursor: pointer
}

.in_menu li {
    list-style: none;
    display: inline-block;
    position: relative
}

.in_menu li>div {
    cursor: pointer;
    color: #000 !important;
    display: none;
    background-color: #fff;
    width: 100%;
    margin-top: 5px;
    padding-top: 57px;
    margin-left: 0;
    position: absolute;
    -webkit-box-shadow: 0px 1px 4px #555;
    box-shadow: 0px 1px 4px #555;
    z-index: 200
}

.in_menu>li>a {
    position: relative;
    z-index: 201
}

.in_menu li>div div {
    position: static;
    margin: 0;
    line-height: 45px
}

.in_menu li>div div:hover {
    background: #eee
}

.in_menu li:hover div {
    display: block
}

.service_s {
    background-image: url(/local/templates/pestravka/images/like.png);
    background-repeat: no-repeat
}

.production_s {
    background-image: url(/local/templates/pestravka/images/factory.png);
    background-repeat: no-repeat
}

.products {
    background-image: url(/local/templates/pestravka/images/bottle.png);
    background-repeat: no-repeat
}

.news {
    background-image: url(/local/templates/pestravka/images/megaphone.png);
    background-repeat: no-repeat
}

.akcii {
    background-image: url(/local/templates/pestravka/images/megaphone.png);
    background-repeat: no-repeat
}

.recepty {
    background-image: url(/local/templates/pestravka/images/bell-covering-hot-dish.svg);
    background-repeat: no-repeat
}

.service {
    background-image: url(/local/templates/pestravka/images/like.png);
    background-repeat: no-repeat
}

.menu {
    width: 100%;
    background-color: #fff;
    line-height: 37px;
    text-align: center;
    display: inline-block
}

.in_menu {
    max-height: 63px;
    margin: 0 auto
}

.in_menu a {
    float: left;
    padding-left: 50px;
    background-position: left center;
    line-height: 63px;
    font-size: 15px;
    margin-right: 35px;
    margin-left: 7px;
    font-family: Coresans55
}

.buterbrod {
    background-image: url(/local/templates/pestravka/images/buterbrod.png);
    background-repeat: no-repeat
}

.menu_m {
    display: none;
    background-color: #fff;
    line-height: 37px;
    text-align: center
}

.in_menu_m a {
    padding-left: 42px;
    padding-top: 22px;
    padding-bottom: 22px;
    background-position: left center;
    line-height: 43px;
    font-size: 15px;
    margin-right: 35px;
    margin-left: 7px;
    font-family: Coresans55
}

.category {
    padding-left: 59px;
    padding-top: 18px;
    background-color: #fff;
    border-radius: 6px
}

.category a {
    color: #bababa;
    font-size: 14px;
    -webkit-text-decoration: ;
    text-decoration:
}

.ld {
    overflow: hidden
}

.category a:last-child {
    text-decoration: underline
}

.category span {
    color: #bababa;
    margin: 0 10px;
    font-size: 14px
}

.header {
    text-align: center;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px
}

.info {
    font-weight: 400;
    font-size: 44px;
    font-family: Coresans45;
    display: table;
    margin: 0 auto;
    background-image: url(/local/templates/pestravka/images/info.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 76px;
    padding-right: 80px;
    line-height: 76px
}

.map {
    margin: 0 auto;
    height: 413px;
    width: 857px;
    background-image: url(/local/templates/pestravka/images/map.png);
    background-repeat: no-repeat
}

.production-h {
    font-weight: 400;
    font-size: 44px;
    font-family: Coresans45;
    display: table;
    margin: 0 auto 75px auto;
    background-image: url(/local/templates/pestravka/images/production.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 86px;
    padding-right: 80px;
    line-height: 86px
}

.products-h {
    font-weight: 400;
    font-size: 44px;
    font-family: Coresans45;
    display: table;
    margin: 0 auto 75px 27%;
    height: 86px;
    padding-right: 80px;
    line-height: 86px
}

.news-h {
    font-weight: 400;
    font-size: 44px;
    font-family: Coresans45;
    display: table;
    margin: -26px auto 6px auto;
    background-image: url(/local/templates/pestravka/images/news.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 86px;
    padding-right: 90px;
    line-height: 86px
}

.news-open-h {
    font-weight: 400;
    font-size: 44px;
    font-family: Coresans45;
    display: table;
    margin: -5px auto 0px 55px;
    background-image: url(/local/templates/pestravka/images/.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 86px;
    padding-right: 90px;
    line-height: 86px
}

.vibor {
    margin: 0 310px;
    float: left;
    width: 600px;
    height: 50px
}

.zdorovie {
    float: left;
    margin-left: 30px;
    border: 2px dotted #000;
    border-radius: 15px;
    padding: 3px 15px;
    margin-top: -5px
}

.sobitiya {
    float: left;
    margin-left: 30px;
    color: #a8a8a8;
    text-decoration: underline
}

.recepti {
    margin-left: 30px;
    float: left;
    color: #a8a8a8;
    text-decoration: underline
}

.newsall {
    width: 940px;
    margin-top: 100px;
    margin-left: 30px
}

.newsall-open {
    min-height: 680px;
    width: 940px;
    margin-top: 50px;
    margin-left: 40px
}

.fnew .content_news {
    margin-left: 15px;
    min-height: 184px;
    padding-bottom: 15px;
    width: 916px;
    background-image: url(/local/templates/pestravka/images/gradient.png);
    background-position: center, left -115px bottom -100px;
    background-repeat: repeat-y;
    position: relative
}

.shadow {
    margin-left: 15px;
    height: 43px;
    width: 922px;
    background-image: url(/local/templates/pestravka/images/shadow.png);
    background-repeat: no-repeat;
    margin-bottom: 20px
}

.fnewbig {
    min-height: 694px;
    width: 916px;
    background: url(/local/templates/pestravka/images/biggradient.png);
    background-position: bottom, center top;
    background-repeat: no-repeat
}

.bg_news_detail {
    width: 100%;
    min-height: 300px;
    position: absolute;
    background-size: 100% auto !important;
    margin-top: -100px
}

.fnewbig {
    position: relative
}

.content_detail {
    position: relative;
    background: url(/local/templates/pestravka/images/biggradient.png);
    padding-top: 100px;
    margin-top: 100px
}

.marginok {
    margin-left: 15px;
    height: 43px;
    width: 922px;
    background-image: url(/local/templates/pestravka/images/shadow.png);
    background-repeat: no-repeat;
    margin-left: 38px;
    margin-top: 15px
}

.fnewbig img {
    display: block;
    margin-left: 0;
    margin-top: 30px
}

.hfnew {
    padding-top: 20px;
    display: block;
    margin-left: 390px
}

.hfnew span {
    font-size: 24px;
    font-family: Coresans45
}

.fnew-text {
    margin-top: 10px;
    margin-left: 390px;
    margin-right: 60px
}

.fnew-text span {
    font-size: 13px
}

.fnew-texto span {
    font-size: 14px
}

.fnew-texto img {
    float: left;
    margin-right: 10px
}

.fnew-texto1 {
    float: left;
    width: 470px;
    margin-left: 95px
}

.fnew-texto1 span {
    font-size: 14px
}

.datetext {
    margin-top: 18px;
    margin-left: 390px;
    float: left
}

.datetext span {
    font-size: 15px;
    color: #c61010
}

.datetexto {
    margin-top: -20px;
    margin-left: 58px;
    float: left
}

.datetexto span {
    font-size: 15px;
    color: #c61010
}

.snew {
    margin-left: 15px;
    height: 184px;
    width: 916px;
    background-image: url(/local/templates/pestravka/images/gradient.png), url(/local/templates/pestravka/images/tech.png);
    background-position: center, left bottom;
    background-repeat: no-repeat
}

.tnew {
    margin-left: 15px;
    height: 184px;
    width: 916px;
    background-image: url(/local/templates/pestravka/images/gradient.png), url(/local/templates/pestravka/images/cows.png);
    background-position: center, left -115px bottom -100px;
    background-repeat: no-repeat
}

.formlike {
    margin-top: 12px
}

.formdlike {
    margin-top: 12px
}

.like-h {
    font-weight: 400;
    font-size: 44px;
    font-family: Coresans45;
    display: table;
    margin: 0 auto 75px 150px;
    background-image: url(/local/templates/pestravka/images/smile.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 86px;
    padding-right: 80px;
    line-height: 86px
}

.like {
    float: left;
    height: 100px;
    width: 440px
}

.dislike {
    float: left;
    height: 100px;
    width: 440px
}

.dislike-h {
    font-weight: 400;
    font-size: 44px;
    font-family: Coresans45;
    display: table;
    margin: 0 auto 75px auto;
    background-image: url(/local/templates/pestravka/images/dsmile.png);
    background-position: left center;
    background-repeat: no-repeat;
    height: 86px;
    padding-left: 80px;
    line-height: 86px
}

form {
    width: 498px;
    min-height: 350px
}

textarea {
    resize: none;
    font-family: Coresans45;
    display: block;
    max-width: 243px;
    min-width: 243px;
    min-height: 90px;
    max-height: 300px
}

.potziv {
    margin: 12px 0;
    background-image: url(/local/templates/pestravka/images/.png);
    background-position: left 10px center;
    background-repeat: no-repeat;
    border: 3px solid #ecd5a2;
    padding: 8px 8px 8px 70px;
    width: 100%;
    max-width: 100%
}

.potziv2 {
    margin: 12px 0;
    background-image: url(/local/templates/pestravka/images/.png);
    background-position: left 10px center;
    background-repeat: no-repeat;
    border: 3px solid #e86161;
    padding: 8px 8px 8px 70px;
    width: 100%;
    max-width: 100%
}

input {
    font-family: Coresans45;
    display: block;
    width: 243px
}

button {
    font-family: Coresans45;
    color: #fff;
    font-size: 18px;
    display: block;
    height: 44px;
    width: 253px;
    border-radius: 4px;
    background-image: url(/local/templates/pestravka/images/button-r.png);
    background-repeat: no-repeat;
    border: none
}

.button:hover,
.button:focus,
button:hover,
button:focus {
    -webkit-transition: -webkit-box-shadow .1s linear 0s;
    transition: -webkit-box-shadow .1s linear 0s;
    -o-transition: box-shadow .1s linear 0s;
    transition: box-shadow .1s linear 0s;
    transition: box-shadow .1s linear 0s, -webkit-box-shadow .1s linear 0s;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, .5)
}

.leftb {
    background-image: url(/local/templates/pestravka/images/button-r.png);
    background-repeat: no-repeat;
    border: none;
    margin: 10px auto
}

.leftb2 {
    background-image: url(/local/templates/pestravka/images/button-r.png);
    background-repeat: no-repeat;
    border: none;
    margin: 10px auto
}

.text1 {
    margin: 12px 70px;
    background-image: url(/local/templates/pestravka/images/avatar.png);
    background-position: left 10px center;
    background-repeat: no-repeat;
    border: 3px solid #ecd5a2;
    padding: 8px 70px
}

.text2 {
    margin: 12px 70px;
    background-image: url(/local/templates/pestravka/images/iphone.png);
    background-position: left 16px center;
    background-repeat: no-repeat;
    border: 3px solid #ecd5a2;
    padding: 8px 70px
}

.text3 {
    margin: 12px 70px;
    background-image: url(/local/templates/pestravka/images/message.png);
    background-position: left 10px center;
    background-repeat: no-repeat;
    border: 3px solid #ecd5a2;
    padding: 8px 70px
}

.text4 {
    margin: 12px 15px;
    background-image: url(/local/templates/pestravka/images/avatar.png);
    background-position: left 10px center;
    background-repeat: no-repeat;
    border: 3px solid #e86161;
    padding: 8px 70px
}

.text5 {
    margin: 12px 15px;
    background-image: url(/local/templates/pestravka/images/iphone.png);
    background-position: left 16px center;
    background-repeat: no-repeat;
    border: 3px solid #e86161;
    padding: 8px 70px
}

.text6 {
    margin: 12px 15px;
    background-image: url(/local/templates/pestravka/images/message.png);
    background-position: left 10px center;
    background-repeat: no-repeat;
    border: 3px solid #e86161;
    padding: 8px 70px
}

.novostit {
    text-align: center;
    margin: 10px auto;
    color: #bababa;
    font-family: Coresans45
}

.production-map {
    font-weight: 400;
    font-size: 44px;
    font-family: Coresans45;
    display: table;
    margin: 0 auto 0px auto;
    height: 86px;
    padding-right: 80px;
    line-height: 86px
}

.spin1 {
    margin-top: 50px
}

.caption_info {
    line-height: 1.25em;
    padding-top: 12px;
    padding-left: 35px;
    padding-right: 30px;
    font-family: Coresans45;
    color: #343434;
    min-height: 60px;
    width: 900px;
    background-image: url(/local/templates/pestravka/images/imgspisok.png);
    background-repeat: repeat-y;
    margin: 0 auto;
    cursor: pointer
}

.caption_info:hover {
    color: #f7aa57
}

.caption_info_active {
    color: #f7aa57;
    text-transform: uppercase
}

@media (max-width:767px) {
    .caption_info {
        width: 428px;
        background-image: url(/local/templates/pestravka/images/imgspisokm.png);
        line-height: 1em;
        padding-top: 8px
    }

    .caption_info_active {
        text-transform: none
    }
}

.text1s {
    width: 840px;
    margin: 0 auto;
    font-size: 14px
}

.cont-text {
    display: none
}

.text1s {
    padding-bottom: 23px
}

.cont-textp {
    padding-bottom: 23px
}

.youtube {
    width: 925px;
    height: 400px;
    margin: 10px auto 40px auto
}

.youtube-a {
    display: none;
    width: 440px;
    height: 190px;
    margin: 10px auto 40px auto
}

.container_slider_bottles {
    height: 102px;
    width: 950px;
    margin: 12px auto;
    position: relative
}

.container_slider_bottles__holder {
    overflow: hidden;
    position: relative;
    height: 102px;
    width: 955px;
    margin: 12px auto
}

@media(max-width:767px) {

    .container_slider_bottles,
    .container_slider_bottles__holder {
        width: 400px
    }
}

.slider_bottles {
    max-width: 5000px;
    text-align: center;
    white-space: nowrap
}

.slider_bottles div {
    display: inline-block;
    margin: 0 3px;
    text-align: center
}

.back_slide_bottles {
    position: absolute;
    width: 20px;
    height: 38px;
    background: url(/local/templates/pestravka/images/galkaleft.png) center center no-repeat;
    margin: 0;
    padding: 30px 0;
    left: -25px;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.next_slide_bottles {
    position: absolute;
    width: 20px;
    height: 38px;
    background: url(/local/templates/pestravka/images/galkaright.png) center center no-repeat;
    margin: 0;
    padding: 30px 0;
    right: -25px;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.next_slide_bottles,
.back_slide_bottles {
    z-index: 100
}

.slider_bottles div img {
    max-width: 100%;
    height: 100px
}

.bg {
    border-radius: 6px;
    margin: 30px auto 90px auto;
    background-repeat: no-repeat;
    width: 998px;
    -webkit-box-shadow: 0px 0px 93px -6px rgba(0, 0, 0, .67);
    box-shadow: 0px 0px 93px -6px rgba(0, 0, 0, .67);
    background: #fff
}

.cont {
    background: #dfe0e0;
    background: url(/local/templates/pestravka/images/kriv.png) 0 -100px no-repeat, url(/local/templates/pestravka/images/tis.png);
    padding-top: 70px;
    padding-bottom: 50px;
    border-radius: 6px;
    min-height: 600px
}

.bg1 {
    border-radius: 6px;
    margin: 30px auto;
    background: #dfe0e0 url(/local/templates/pestravka/images/kriv-p.png);
    min-height: 700px;
    background-repeat: no-repeat;
    width: 1000px;
    -webkit-box-shadow: 0px 0px 93px -6px rgba(0, 0, 0, .67);
    box-shadow: 0px 0px 93px -6px rgba(0, 0, 0, .67)
}

.menu_s {
    margin-top: 44px;
    margin-left: 197px;
    position: absolute;
    display: none;
    width: 245px;
    height: 245px;
    background-color: #fff;
    line-height: 37px;
    text-align: center
}

.in_menu_s a {
    padding-left: 42px;
    padding-top: 22px;
    padding-bottom: 22px;
    background-position: left center;
    line-height: 63px;
    font-size: 15px;
    margin-right: 35px;
    margin-left: 20px;
    font-family: Coresans55
}

.cow {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.text_f {
    font-family: Coresans55
}

.bgfuter {
    /* background-color: #fff */
    background-color: #f4f4f4;
}

.index_footer {
    position: relative;
    width: 100%;
    bottom: 0;
    background: #fff;
    display: inline-block;
    padding-top: 10px
}

.futer {
    color: #989898;
    bottom: 0
}

.all {
    float: left;
    line-height: 123px;
    font-size: 14px
}

.site {
    float: right;
    font-size: 14px;
    margin-top: 52px
}

.linep {
    height: 270px;
    width: 999px
}

.moloko1 {
    cursor: pointer;
    background-image: url(/local/templates/pestravka/images/content-milk/light.png);
    background-position: center bottom;
    float: left;
    height: 270px;
    width: 235px
}

.moloko1:nth-child(4n-3) {
    margin-left: 20px
}

.moloko1 img {
    display: block;
    margin: 0 auto
}

.moloko1 span {
    background: -o-linear-gradient(top, #fff, #e3e9e3);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e3e9e3));
    background: linear-gradient(to bottom, #fff, #e3e9e3);
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    color: #c98133;
    padding: 10px 8px 10px;
    margin: 15px auto;
    display: inline-block;
    background-color: #fff;
    min-height: 40px
}

.img_prod {
    height: 180px;
    display: inline-block;
    margin: 0 auto
}

.img_prod .wrap {
    height: 180px;
    display: table-cell;
    vertical-align: bottom
}

.moloko1 a {
    display: block;
    text-align: center
}

.all_products {
    margin-bottom: 5px;
    display: inline-block;
    width: 100%
}

.sloi {
    background-repeat: no-repeat;
    background-image: url(/local/templates/pestravka/images/lightbig.png);
    background-position: 10px -50px;
    margin-top: 30px
}

.cate {
    margin-top: 40px;
    margin-left: 32px;
    float: left;
    width: 201px
}

.cate span {
    margin-left: 10px
}

.catem {
    display: none;
    margin-top: 40px;
    margin-left: 5px;
    float: none;
    width: auto
}

.catem span {
    margin-left: 10px
}

.opis {
    float: right;
    width: 500px;
    padding-right: 20px
}

.opis-ogr {
    float: right;
    width: 480px;
    min-height: 280px;
    margin-bottom: 20px
}

.pod {
    float: right;
    margin-right: 60px;
    margin-top: 5px
}

.podrobnee span,
.pod span {
    color: #9c9c9c;
    text-decoration: underline;
    cursor: pointer
}

.hmoloko {
    margin-top: 42px
}

.hmoloko span {
    font-size: 35px;
    font-family: Coresans45 !important
}

.ml {
    margin-top: -5px;
    margin-left: 6px
}

.ml span {
    font-size: 24px;
    font-family: Coresans45 !important
}

.pestavka {
    margin-top: 6px
}

.pestavka span {
    font-size: 15px;
    font-family: Coresans45 !important
}

.molochko {
    float: left;
    width: auto
}

.molochkom {
    display: none;
    width: 204px;
    margin: 0 0 0 100px
}

.molochkom img {
    margin-top: 15px
}

.plashka {
    line-height: 2em;
    padding-left: 15px;
    font-family: Coresans45;
    color: #343434;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 200px;
    background-image: url(/local/templates/pestravka/images/plashkabezteni.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position-x: center;
    margin: 0 auto;
    cursor: pointer
}

.plashkabezteni {
    line-height: 2em;
    padding-left: 15px;
    font-family: Coresans45;
    font-size: 14px;
    color: #343434;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 200px;
    background-image: url(/local/templates/pestravka/images/plashkabezteni.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position-x: center;
    margin: 0 auto;
    cursor: pointer
}

.procenti {
    display:block;
    padding: 0 0 9px;
    /*width: 25px;*/
    margin-left: 10px
}

.procenti span {
    color: #050505;
    text-decoration: underline;
    font-size: 15px
}

.procenti div {
    margin-top: 10px;
    margin-bottom: 10px
}

.osob {
    margin-top: -4px !important
}

.osob1 {
    margin-top: -5px !important
}

.plashka1 {
    text-decoration: underline;
    color: #fff;
    padding: 7px 10px;
    font-family: Coresans45;
    font-size: 15px !important;
    height: 23px;
    width: 100px;
    background-image: url(/local/templates/pestravka/images/plashkaorange.png);
    background-repeat: no-repeat;
    cursor: pointer
}

.plashka:hover {
    color: #2d2d2d
}

.plashka {
    color: #f7aa57
}

.ocenka {
    float: left
}

.rating {
    float: left;
    height: 90px;
    width: 180px
}

.medalions {
    float: left;
    min-height: 90px;
    width: 295px
}

.nagradi {
    float: left;
    width: 210px;
    height: 80px
}

.rate1 {
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 5px
}

.rate2 {
    margin-left: 11px;
    margin-top: 10px;
    margin-bottom: 5px
}

.ocenka span {
    font-size: 12px;
    color: #6e6969
}

.nagradi span {
    font-size: 12px;
    color: #6e6969
}

.pish {
    margin-left: 1px
}

.pish span {
    font-size: 15px;
    color: #000 !important
}

.pishcent {
    float: left;
    min-height: 75px;
    width: 275px;
    margin-top: 20px
}

.encent {
    float: right;
    min-height: 90px;
    width: 180px;
    margin-top: 20px
}

.table_in_cart {
    margin-top: 5px;
    border-spacing: 0px
}

.table_in_cart th {
    font-weight: 400;
    text-align: center;
    width: 87px;
    height: 30px
}

.table_in_cart td {
    height: 49px;
    background-color: #fff;
    text-align: center
}

.table_in_cart tr td:first-child {
    background-color: #f5f5f5
}

.table_in_cart tr td:last-child {
    background-color: #f5f5f5
}

.tablei {
    margin-top: 12px
}

.tetra {
    float: right;
    background-image: url(/local/templates/pestravka/images/eac.png);
    background-repeat: no-repeat
}

.budd {
    padding-top: 343px;
    width: 1000px;
    margin: 0 auto
}

.rating img {
    width: 134px;
    height: 23px
}

.budd button {
    background-color: transparent;
    cursor: pointer;
    background-repeat: no-repeat;
    margin: 0 60px;
    border: none;
    border-radius: 15px
}

.bg2 {
    min-height: 900px;
    border-radius: 6px;
    margin: 30px auto 90px auto;
    background: #dfe0e0 url(/local/templates/pestravka/images/kriv.png);
    padding-bottom: 50px;
    background-repeat: no-repeat;
    width: 998px;
    -webkit-box-shadow: 0px 0px 93px -6px rgba(0, 0, 0, .67);
    box-shadow: 0px 0px 93px -6px rgba(0, 0, 0, .67)
}

.leto {
    margin-top: 17px
}

.buttonnews a {
    display: block;
    float: right;
    width: 181px;
    height: 31px;
    text-align: center;
    line-height: 32px;
    border-radius: 3px;
    color: #fff;
    background-color: #e18844;
    border-bottom: solid 2px #c33e3f;
    margin-right: 60px;
    margin-top: 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.buttonnews a:hover {
    background-color: #e18844;
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, .5)
}

.buttonnews a:active {
    border: none;
    margin-top: 17px
}

.caption_page {
    padding-bottom: 30px;
    background-image: url(/local/templates/pestravka/images/bg_caption.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-top: -21px;
    border-radius: 10px
}

.caption_page div {
    padding: 40px 30px 10px;
    background-color: #fff;
    line-height: 30px
}

.caption_page img {
    margin: 0 0 -17px 15px
}

.form__assasin {
    background: 0 0;
    height: 1px;
    position: relative;
    top: -1px;
    padding: 0;
    border: none;
    margin: 0;
    line-height: 0;
    display: block
}

@media only screen and (max-width:1400px) {
    .in_menu {
        margin: auto auto auto 145px
    }

    .in_menu a {
        float: left;
        padding-left: 42px;
        background-position: left center;
        line-height: 63px;
        font-size: 15px;
        margin-right: 20px;
        margin-left: 7px;
        font-family: Coresans55
    }

    .cow img {
        height: 70%;
        width: 70%;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }
}

.bg_news {
    background-size: 100% auto !important
}

@media only screen and (max-width:767px) {
    .content_detail {
        padding-top: 40px
    }

    .content_detail .fnew-texto {
        padding-top: 0
    }

    body {
        min-width: 294px
    }

    .buttonnews a {
        margin-right: 0
    }

    .marginok {
        margin-left: 0;
        height: 0;
        width: 420px;
        background-image: url(/local/templates/pestravka/images/.png);
        background-repeat: no-repeat;
        margin-left: 0;
        margin-top: 0
    }

    .caption_page {
        background-image: url(/local/templates/pestravka/images/kriv-a.png);
        margin-bottom: 40px;
        padding-bottom: 40px
    }

    .shadow: {
        display: none !important
    }

    .container_slider_bottles {
        width: 100%
    }

    .back_slide_bottles {
        left: 0
    }

    .next_slide_bottles {
        right: 0
    }

    .nazad {
        display: block
    }

    .newsall-open {
        min-height: 600px;
        width: 440px;
        margin-top: 50px;
        margin-left: 30px
    }

    .fnew-texto {
        padding-top: 270px;
        margin-left: 20px;
        padding-left: 64px;
        padding-right: 64px
    }

    .fnew-texto span {
        font-size: 13px
    }

    .datetexto {
        margin-top: 0;
        margin-left: 58px;
        float: left
    }

    .datetexto span {
        font-size: 15px;
        color: #c61010
    }

    .fnewbig {
        margin-top: -20px;
        margin-left: -20px;
        min-height: 641px;
        width: 439px;
        background-image: url(/local/templates/pestravka/images/gradientopen.png);
        background-position: center bottom -150px, center top;
        background-repeat: no-repeat
    }

    .news-h {
        font-weight: 400;
        font-size: 44px;
        font-family: Coresans45;
        display: table;
        margin: -15px auto 6px auto;
        background-image: url(/local/templates/pestravka/images/news.png);
        background-position: right center;
        background-repeat: no-repeat;
        height: 86px;
        padding-right: 90px;
        line-height: 86px
    }

    .news-open-h {
        font-weight: 400;
        font-size: 44px;
        font-family: Coresans45;
        display: table;
        margin: 0 auto 6px auto;
        background-image: url(/local/templates/pestravka/images/.png);
        background-position: right center;
        background-repeat: no-repeat;
        height: 86px;
        padding-right: 0;
        line-height: 45px
    }

    .vibor {
        margin: 0 30px;
        float: left;
        width: 350px;
        height: 50px
    }

    .zdorovie {
        float: left;
        margin-left: 30px;
        border: 2px dotted #000;
        border-radius: 15px;
        padding: 3px 15px;
        margin-top: -5px
    }

    .sobitiya {
        float: left;
        margin-left: 30px;
        color: #a8a8a8;
        text-decoration: underline
    }

    .recepti {
        margin-left: 30px;
        float: left;
        color: #a8a8a8;
        text-decoration: underline
    }

    .newsall {
        width: 439px;
        margin-top: 100px;
        margin-left: 10px
    }

    .fnew {
        margin-left: 6px;
        height: 444px;
        width: 428px;
        background-image: url(/local/templates/pestravka/images/biggradient.png);
        background-position: center bottom -200px, top;
        background-repeat: no-repeat
    }

    .hfnew {
        /*padding-top: 215px;*/
		padding-top: 20px;
        display: block;
        margin-left: 20px
    }

    .hfnew span {
        font-size: 24px;
        font-family: Coresans45
    }

    .fnew-text {
        margin-top: 15px;
        margin-left: 15px
    }

    .fnew-text span {
        font-size: 12px
    }

    .datetext {
        margin-top: 35px;
        margin-left: 20px;
        float: left
    }

    .datetext span {
        font-size: 14px;
        color: #c61010
    }

    .snew {
        margin-left: 6px;
        height: 444px;
        width: 428px;
        background-image: url(/local/templates/pestravka/images/biggradient.png), url(/local/templates/pestravka/images/tech.png);
        background-position: center bottom -200px, top;
        background-repeat: no-repeat
    }

    .tnew {
        margin-left: 6px;
        height: 444px;
        width: 428px;
        background-image: url(/local/templates/pestravka/images/biggradient.png), url(/local/templates/pestravka/images/cows.png);
        background-position: center bottom -200px, top;
        background-repeat: no-repeat
    }

    .buttonnews {
        float: left;
        margin-left: 240px;
        margin-top: -25px
    }

    .buttonnews button {
        font-size: 15px;
        height: 32px;
        width: 180px;
        background-image: url(/local/templates/pestravka/images/button-news.png);
        background-repeat: no-repeat;
        border: none;
        outline: 0px;
        background-color: transparent
    }

    .molochkom {
        display: none;
        width: 244px;
        margin: 0 auto
    }

    .budd button {
        cursor: pointer;
        background-image: url(/local/templates/pestravka/images/button-r.png);
        background-repeat: no-repeat;
        margin: 0 auto;
        border: none;
        border-radius: 15px
    }

    .slider-butilki {
        width: 475px
    }

    .productsbody {
        margin: 0 auto
    }

    .tdshka {
        width: 80px
    }

    .encent {
        float: right !important;
        min-height: 90px;
        width: 200px;
        margin: 21px -40px 0 0
    }

    .leto {
        margin-top: 16px;
        margin-left: 20px
    }

    .pishcent {
        margin: 20px 0 0 20px
    }

    .pish span {
        font-size: 13px
    }

    .jared {
        display: none
    }

    .medalions {
        display: none
    }

    .rate1 {
        margin-left: 2px;
        margin-bottom: 5px
    }

    .rating {
        margin-left: 20px;
        float: left;
        height: 90px;
        width: 430px
    }

    .rating img {
        width: 177px;
        height: 30px
    }

    .pishcent {
        float: left
    }

    .pestavka {
        margin-top: 6px
    }

    .pestavka span {
        font-size: 13px;
        font-family: Coresans45 !important
    }

    .opis {
        overflow: hidden;
        float: none;
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
        min-height: 700px
    }

    .opis-ogr {
        float: none;
        width: auto;
        margin-left: 0;
        min-height: 270px
    }

    .pod {
        display: none
    }

    .hmoloko {
        margin-top: 42px
    }

    .hmoloko span {
        font-size: 38px;
        font-family: Coresans45 !important
    }

    .cate {
        display: none
    }

    .catem {
        display: block
    }

    .sloi {
        min-height: 700px;
        background-repeat: no-repeat;
        background-image: url(/local/templates/pestravka/images/lightbig.png);
        background-position: -150px -100px;
        margin-top: 30px
    }

    .molochko {
        display: none
    }

    .molochkom {
        display: block
    }

    .cow {
        width: 137px;
        height: 140px
    }

    .instagram {
        display: none
    }

    .menu {
        display: none
    }

    .menu_m {
        margin-left: -15%;
        display: block
    }

    .cow img {
        width: 118px;
        height: 120px
    }

    .head p {
        margin-left: 24%
    }

    .vyrovnyat {
        margin-left: 0
    }

    .budd {
        padding-top: 265px;
        width: auto
    }

    .butt {
        background-color: transparent;
        display: block;
        margin-top: 250px;
        background-image: url(/local/templates/pestravka/images/podrob.png);
        height: 44px;
        width: 253px;
        border: none;
        margin: 0 auto
    }

    .futer {
        width: 300px;
        padding: 0 10px
    }

    .all {
        float: none;
        text-align: center;
        line-height: 60px
    }

    .site {
        margin-top: 3px;
        float: none;
        display: table;
        margin: 0 auto
    }

    .futer_index {
        position: static;
        margin: 0 auto
    }

    .bg {
        -webkit-box-shadow: 0px 0px 63px -5px rgba(0, 0, 0, .62);
        box-shadow: 0px 0px 63px -5px rgba(0, 0, 0, .62);
        width: 100%;
        max-width: 461px;
        padding: 0;
        margin-top: 50px;
        margin-bottom: 140px
    }

    .spisok2 {
        font-size: 17px;
        line-height: 45px;
        padding-left: 35px;
        color: #343434;
        height: 60px;
        width: 394px;
        background-image: url(/local/templates/pestravka/images/imgspisokm.png)
    }

    .spisok3 {
        font-size: 17px;
        line-height: 45px;
        padding-left: 35px;
        color: #343434;
        height: 60px;
        width: 394px;
        background-image: url(/local/templates/pestravka/images/imgspisokm.png)
    }

    .spisok4 {
        font-size: 17px;
        line-height: 45px;
        padding-left: 35px;
        color: #343434;
        height: 60px;
        width: 394px;
        background-image: url(/local/templates/pestravka/images/imgspisokm.png)
    }

    .spisok5 {
        font-size: 17px;
        line-height: 45px;
        padding-left: 35px;
        color: #343434;
        height: 60px;
        width: 394px;
        background-image: url(/local/templates/pestravka/images/imgspisokm.png)
    }

    .spisok6 {
        font-size: 17px;
        line-height: 45px;
        padding-left: 35px;
        color: #343434;
        height: 60px;
        width: 394px;
        background-image: url(/local/templates/pestravka/images/imgspisokm.png)
    }

    .spisok7 {
        font-size: 17px;
        line-height: 45px;
        padding-left: 35px;
        color: #343434;
        height: 60px;
        width: 394px;
        background-image: url(/local/templates/pestravka/images/imgspisokm.png)
    }

    .spisok8 {
        font-size: 17px;
        line-height: 45px;
        padding-left: 35px;
        color: #343434;
        height: 60px;
        width: 394px;
        background-image: url(/local/templates/pestravka/images/imgspisokm.png)
    }

    .spisok9 {
        font-size: 17px;
        line-height: 45px;
        padding-left: 35px;
        color: #343434;
        height: 60px;
        width: 394px;
        background-image: url(/local/templates/pestravka/images/imgspisokm.png)
    }

    .info {
        font-weight: 400;
        font-size: 34px;
        font-family: Coresans45;
        display: table;
        margin: 10px auto 60px auto;
        background-image: none;
        background-position: none;
        background-repeat: no-repeat;
        height: 76px;
        padding-right: 0;
        line-height: 76px
    }

    .products-h {
        font-weight: 400;
        font-size: 34px;
        font-family: Coresans45;
        display: table;
        margin: 10px auto 60px auto;
        background-image: none;
        background-position: none;
        background-repeat: no-repeat;
        height: 76px;
        padding-right: 0;
        line-height: 76px
    }

    .category {
        padding-left: 23px;
        padding-top: 9px;
        background-color: #fff
    }

    .bg2 {
        background: #dfe0e0;
        padding-bottom: 50px;
        background-repeat: no-repeat;
        width: 460px;
        -webkit-box-shadow: 0px;
        box-shadow: 0px;
        -webkit-box-shadow: 0px 0px 63px -5px rgba(0, 0, 0, .62);
        box-shadow: 0px 0px 63px -5px rgba(0, 0, 0, .62);
        width: 461px;
        margin-top: 50px;
        margin-bottom: 140px
    }

    .youtube {
        display: none
    }

    .youtube-a {
        display: block
    }

    .text1s {
        width: 100%;
        padding: 0 15px;
        margin: 0 auto;
        font-size: 14px
    }

    .production-map {
        font-weight: 400;
        font-size: 44px;
        font-family: Coresans45;
        display: table;
        margin: ;
        height: 86px;
        padding-right: 0;
        line-height: 86px
    }

    .map {
        background-size: 445px 220px;
        height: 250px;
        width: 450px
    }

    .galka-1 {
        margin: 40px 0 20px 9px
    }

    .bg1 {
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 461px;
        border-radius: 6px;
        margin: 45px auto;
        background: #dfe0e0 url(/local/templates/pestravka/images/kriv-a-p.png);
        min-height: 1600px;
        background-repeat: no-repeat;
        box-shadow: none
    }

    .slider-b1 {
        padding: 0 12px
    }

    .slider-b2 {
        padding: 0 12px
    }

    .slider-b3 {
        padding: 0 12px
    }

    .slider-b4 {
        padding: 0 12px
    }

    .slider-b5 {
        padding: 0 12px
    }

    .slider-b5 {
        display: none
    }

    .slider-b6 {
        display: none
    }

    .slider-b7 {
        display: none
    }

    .slider-b8 {
        display: none
    }

    .linep {
        overflow: hidden;
        height: auto;
        width: 460px !important;
        padding-left: 10px
    }

    .all_products {
        width: 100%;
        padding: 0 15px
    }

    .linep div {
        width: 220px
    }

    .moloko1 {
        margin-left: 0
    }

    .molokot5 {
        margin-left: 0
    }

    .molokot9 {
        margin-left: 0
    }

    .plashkam {
        line-height: 45px;
        padding-left: 35px;
        font-family: Coresans45;
        font-size: 20px;
        color: #343434;
        height: 60px;
        width: 426px;
        background-image: url(/local/templates/pestravka/images/plashkam.png);
        background-repeat: no-repeat;
        margin: 0 0 0 -4px;
        cursor: pointer
    }

    .plashkabeztenim {
        line-height: 45px;
        padding-left: 35px;
        font-family: Coresans45;
        font-size: 20px;
        color: #343434;
        height: 45px;
        width: 422px;
        background-image: url(/local/templates/pestravka/images/plashkabeztenim.png);
        background-repeat: no-repeat;
        margin: 0 auto;
        cursor: pointer
    }

    .shadow {
        margin-top: -12px;
        margin-left: 5px;
        height: 43px;
        width: 430px;
        background-image: url(/local/templates/pestravka/images/shadowopen.png);
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 20px
    }

    .marginok {
        margin-top: -70px;
        margin-left: 10px;
        height: 43px;
        width: 430px;
        background-image: url(/local/templates/pestravka/images/shadowopen.png);
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 20px
    }
}

.procenti_active {
    background-image: url(/local/templates/pestravka/images/plashka.png)
}

.in_menu_s {
    text-align: left
}

.header {
    font-family: Coresans45 !important;
    font-weight: 400
}

h1 {
    font-weight: 400
}

@font-face {
    font-family: Appetite;
    src: url(/local/templates/pestravka/fonts/Appetite.ttf)
}

@font-face {
    font-family: Coresans55;
    src: url(/local/templates/pestravka/fonts/CoreSansA55Medium.otf)
}

@font-face {
    font-family: Coresans45;
    src: url(/local/templates/pestravka/fonts/CoreSansA45Regular.otf)
}

@font-face {
    font-family: Coresans45i;
    src: url(/local/templates/pestravka/fonts/CoreSansA45Regular-Italic.otf)
}

@font-face {
    font-family: Coresans35;
    src: url(/local/templates/pestravka/fonts/CORESANSA35LIGHT_0.otf)
}

@font-face {
    font-family: RotondaСBold;
    src: url(/local/templates/pestravka/fonts/rotondac-bold.otf)
}

@font-face {
    font-family: RotondaС;
    src: url(/local/templates/pestravka/fonts/rotondac.otf)
}

.indexbody {
    /* font-family: RotondaСBold; */
    font-family: RotondaС;
}

.indexbody h1,
.indexbody h2,
.indexbody #numbers {
    font-family: RotondaСBold;
}

.indexbody h2 {
    margin-bottom: 20px;
    font-size: 32px;
}

.indexbody .section-title {
    /* margin-top: 80px; */
    margin-bottom: 15px;
}

.main-section {
    margin-top: 80px;
}

.indexbody p {
    font-size: 24px;
}

.video-teaser iframe {
    width: 100%
}

.video-teaser p {
    text-align: center;
    font-size: 18px
}

#scrollNavArrow {
    display: none;
    text-align: center;
    font-size: 30px;
    padding: 6px 0 12px 2px;
    font-weight: 700;
    width: 50px;
    height: 50px;
    background: #333;
    border-radius: 50px;
    position: fixed;
    bottom: 15px;
    right: 30px;
    opacity: .6
}

#scrollNavArrow .glyphicon {
    color: #fff !important
}

#scrollNavArrow:hover {
    opacity: 1;
    cursor: pointer
}

.border {
    text-decoration: underline !important
}

.news-img {
    float: none !important;
    margin: 0
}

.hashtags {
    display: inline-block;
    font-size: 14px
}

.default-links {
    color: #337ab7;
    text-decoration: underline !important
}

.default-links:hover {
    color: #337ab7;
    text-decoration: none !important
}

.default-links:visited {
    color: #337ab7;
    text-decoration: underline !important
}

.block-float-left {
    float: left
}

.block-float-left img {
    max-width: 300px;
    margin: 0 15px 15px 0
}

@media (max-width:767px) {
    .block-float-left {
        float: none
    }

    .block-float-left img {
        max-width: 100%
    }
}

.stati-img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    float: none !important
}

.section-yellow {
    background: #fffbee;
    padding: 35px;
    margin: 25px 0
}

.section-yellow__img {
    width: 140px;
    height: 140px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 10px 10px 0
}

.section-yellow__img img {
    max-width: 140px;
    max-height: 140px;
    margin: 0
}

.b24-form-btn-block button {
    background-image: none
}

.page-404 {
    text-align: center
}

.page-404__text {
    font-size: 18px;
    line-height: 1.1;
    margin: 40px 0 45px
}

.page-404__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-404__btn a {
    font-family: Coresans45;
    color: #fff;
    font-size: 18px;
    display: block;
    height: 44px;
    width: 253px;
    margin: 0 auto;
    border-radius: 4px;
    border: none;
    background-repeat: no-repeat;
    background-image: url(/bitrix/templates/pestravka/images/button-r.png);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-404__btn a:hover {
    -webkit-transition: -webkit-box-shadow .1s linear 0s;
    transition: -webkit-box-shadow .1s linear 0s;
    -o-transition: box-shadow .1s linear 0s;
    transition: box-shadow .1s linear 0s;
    transition: box-shadow .1s linear 0s, -webkit-box-shadow .1s linear 0s;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, .5)
}

.footer-wrapper .socials-wrap {
    padding-right: 0
}

.footer-wrapper .socials-wrap a i {
    color: #393939
}

.footer-wrapper .socials-wrap a:hover i {
    color: #ed1c24
}

.head ul.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; */
    /* padding-right: 50px */
}

.head .navbar-site .nav>li {
    margin: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto
}

@media (max-width:1600px) {
    .header-logo {
        margin-right: 10px
    }

    .head ul.nav {
        padding-right: 0
    }

    .head .navbar-site .nav>li {
        margin: 0
    }
}

@media (max-width:1250px) {
    .header-logo {
        margin-right: 10px
    }

    .head .collapse.navbar-collapse {
        padding: 0
    }
}

@media (max-width:991px) {
    form.top_search {
        width: auto !important
    }

    .navbar-site .nav>li>a {
        padding-left: 30px
    }
}

@media (max-width:767px) {
    .head ul.nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .navbar-site .nav>li>a {
        padding-left: 55px
    }

    .head .navbar-site {
        width: 100%
    }

    .head .collapse.navbar-collapse {
        overflow: hidden
    }
}

@media (max-width:450px) {

    .block-margin {
        margin-top: 134px;
    }

    .header-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .page-404__text {
        font-size: 16px;
        margin: 20px 0 25px
    }

    form.top_search input[type=text]::-webkit-input-placeholder {
        font-size: 14px;
        font-weight: 400
    }

    form.top_search input[type=text]::-moz-placeholder {
        font-size: 14px;
        font-weight: 400
    }

    form.top_search input[type=text]:-moz-placeholder {
        font-size: 14px;
        font-weight: 400
    }

    form.top_search input[type=text]:-ms-input-placeholder {
        font-size: 14px;
        font-weight: 400
    }

    form.top_search input[type=submit] {
        width: 28px;
        height: 28px;
        background-size: 19px
    }

    form.top_search input[type=text] {
        padding: 0 7px 0 35px;
        line-height: 35px !important
    }
}

.values {
    color: #fff;
    border-radius: 45px;
    padding: 30px;
    font-size: 24px;
    height: 300px;
    margin-bottom: 30px;

}

/* .values span {
    margin-top: 15px;
} */

.red-value {
    background-color: var(--red);
}

.blue-value {
    background-color: var(--blue);
}

.green-value {
    background-color: var(--green);
}

.orange-value {
    background-color: var(--orange);
}

.red {
    color: var(--red);
}

.green {
    color: var(--green);
}

.blue {
    color: var(--blue);
}

.orange {
    color: var(--orange);
}

#numbers {
    margin-bottom: 80px;
}

.num {
    font-size: 96px;
    /* font-size: 100px; */
    line-height: normal;
}

.num-text {
    font-size: 32px;
    line-height: 24px;
}

.number {
    text-align: center;
    border-right: 2px solid var(--red);
    height: 200px;
}

.number.blue {
    border-right: none;
}


:root {
    --red: #EF495A;
    --green: #7CC359;
    --blue: #307BBD;
    --orange: #F26346;
}

#our-history {
    margin-bottom: 80px;
    height: 400px;
}


@media (max-width: 990px) {
    .number {
        border-right: none;
        border-bottom: 2px solid var(--red);
        height: auto;
        padding: 5px 0 20px;
    }

    .number.blue {
        border-bottom: none;
    }

    #our-history {
        display: none;
    }

    #our-history-mobile {
        display: block !important;
    } 
}

@media (max-width:500px) {
    
    .values
    {
        height: 270px;
    }

    .indexbody p,
    .values {
        font-size: 18px;
    }

}

@media (max-width:370px) {
    
    .values
    {
        font-size: 16px;
    }
}

.timeline {
    margin-top: 90px;
    width: 100%;
    height: 10px;
    border-radius: 10px;
    background-color: var(--red);
    position: relative;
    font-family: RotondaСBold;
}

.marker{
    background-color: #fff; 
    background-image: none;
    /*border-radius: 100%;*/
    border: 3px solid var(--red);
    width: 20px;
    /*height: 20px;*/
    cursor: pointer;
}

.timepoint-mobile {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.timeline-mobile .marker {
    margin-right: 30px;
}

.timepoint-mobile p {
    flex: 1;
}


.timepoint {
    position: absolute;
    top: 50%;
    transform: translate(0, -25%);

    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all .3s ease
}


.timepoint:hover {
    transform: scale(1.3) translate(0,-19%);
}

#y2002 {
    left: -1%;
}

#y2004 {
    left: 7%;
}

#y2005 {
    left: 11%;
}

#y2006 {
    left: 15%;
}

#y2009 {
    left: 27%;
}

#y2010 {
    left: 31%;
}

#y2012 {
    left: 39%;
}

#y2013 {
    left: 43%;
}

#y2014 {
    left: 47%;
}

#y2015 {
    left: 51%;
}

#y2020 {
    left: 71%;
}

#y2023 {
    left: 83%;
}

.timepoint-event {
    background-color: var(--red);
    border-radius: 45px;
    height: 140px;
    margin-top: 100px;
    width: 100%;
    display: none;
    /* padding: 30px 60px 30px 30px; */
    padding: 30px 60px;
    position: relative;
    color: #fff;
}

.close-timepoint-event {
    width: 20px;
    height:20px;
    position: absolute;
    top: 30px;
    right:40px;
    background-color: transparent;
    background-image: url(/local/templates/pestravka/./images/cross-icon.svg);
    cursor: pointer;
}

#our-history-mobile {
    display: none;
}


/* End */


/* Start:/local/templates/pestravka/template_styles.css?175317990618962*/
@media (max-width: 767px) {
    /*
    form.top_search {
        padding-left: 0%;
    }
    */

    .konkurs .bg_news_detail {
        min-height: 200px;

    }

    .konkurs .content_detail {
        padding-top: 100px;
    }

}

.konkurs .fnewbig {
    margin: 0;
}

.fnew-texto {
    background: #fff;
    margin: 30px 0 0;
    padding: 20px 83px;
}
@media (max-width: 767px) {
    .fnew-texto {
        padding: 20px 20px;
    }
}

.bg-products {
	background:url('/local/templates/pestravka/images/new_bg.jpg') !important;background-attachment: fixed !important;
}
.bg-news {
	background:url('/local/templates/pestravka/images/news_bg.jpg') !important;background-attachment: fixed !important;
}
.bg-production {
	background:url('/local/templates/pestravka/images/production_bg.jpg') !important;background-attachment: fixed !important;
}
.bg-service {
	background:url('/local/templates/pestravka/images/service_bg.jpg') !important;background-attachment: fixed !important;
}

.formlike h2::after,
.formdlike h2::after { display:inline-block; width:32px; height:32px; vertical-align:middle; content:""; }
.formlike h2::after { background:url(/local/templates/pestravka/images/smile.svg); margin-left:10px; }
.formdlike h2::after { background:url(/local/templates/pestravka/images/sad.svg); margin-left:10px; }

.formdlike { padding:12px 70px 12px 25px; }
.formlike { padding:12px 25px 12px 70px; }
.formdlike form,
.formlike form { width:auto; }
.formdlike input,
.formlike input { width:100%; }

.formdlike input[type="text"] {
    background-position: left 10px center;
    background-repeat: no-repeat;
    border: 3px solid #ecd5a2/*#e86161*/;
    padding: 8px 8px 8px 70px;
    margin: 12px 0;
}

.formlike input[type="text"] {
    background-position: left 10px center;
    background-repeat: no-repeat;
    border: 3px solid #ecd5a2;
    padding: 8px 8px 8px 70px;
    margin: 12px 0;
}

.formlike div.file,
.formdlike div.file {
    font-size: 14px;
    border: 3px solid #ecd5a2;
    padding: 8px 8px 8px 70px;
    margin: 12px 0;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.formlike .fileico,
.formdlike .fileico {
    background-position: left 10px center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/pestravka/images/document.svg);
    background-position-x: 10px !important;

    display: block; width: 100%; height: 100%; position: absolute;
    top: 0; left: 0; z-index: 0;
}
.formlike div.file input,
.formdlike div.file input {
    display: none;
}
.formlike div.file label,
.formdlike div.file label { cursor: pointer; position: relative; z-index: 1; display: block; width: 100%; text-align: left; margin: 0; font-weight: normal; color: #a9a9a9; }

.formlike div.file label.changed,
.formdlike div.file label.changed { color: #333; }

@media ( max-width:767px ){
    .formdlike,
    .formlike { padding:8px 15px!important; min-width:auto!important; max-width:auto; }
}

.formdlike input,
.formlike input,
.potziv,
.potziv2 { font-size:14px; border-color:#ecd5a2; }

input.marker {
     background-image: url(/local/templates/pestravka/images/icon_marker.png);
    background-position-x: 15px !important;
}
input.data {
     background-image: url(/local/templates/pestravka/images/icon_date.png);
    background-position-x: 13px !important;
}
input.product {
     background-image: url(/local/templates/pestravka/images/icon_product.png);
    background-position-x: 17px !important;
}

.all_review span.resp {
    display: block;
}

.err {
    background-color: #f8e1e1;
}

.formlike,.formdlike {
    min-height: 380px;
    /*
    min-width: 498px;
    */
}

/*.detail span,
.pod span {
	cursor:pointer;
}
*/
.add.active {
    background: url(/local/templates/pestravka/images/thanks.png) center center no-repeat;
	width:100%;
	height:380px;
}

.review_form button {cursor:pointer;}

.pestavka, .detail {
    padding: 10px 0 10px 0/*5px*/;
}

.open_view {
display:inline-block;
background:url('/local/templates/pestravka/images/view360.png');
width:118px;
height:31px;
cursor:pointer;
}

.molochko {text-align:center;}

.view360 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0,0,0,0.3);
}

.view360 .wrap_modal {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 450px;
    height: 450px;
	padding-left:10px;
    background: #fff;
    margin: -200px 0 0 -250px;
    border-radius: 7px;
    box-shadow: 1px 1px 3px #777;
}

.close {
	background:url('/local/templates/pestravka/images/close.png');
	width:27px;
	height:27px;
	position:absolute;
	right:15px;
	top:10px;
	cursor:pointer;

}

a#forwardRotate-image {
    position: absolute;
    right: 2px;
    top: 200px;
	background:url('/local/templates/pestravka/images/right_a.png') center no-repeat !important;
	text-indent:-999px;
}

a#backwardRotate-image {
    position: absolute;
    left: 2px;
	background:url('/local/templates/pestravka/images/left_a.png') center no-repeat !important;
    top: 200px;
	text-indent:-999px;
}

a#stopRotate-image {
    position: absolute;
    left: 50%;
	margin-left:-45px;
	background:url('/local/templates/pestravka/images/stop.png') center no-repeat !important;
	text-indent:-999px;
    width: 50px;
    height: 50px;
    top: 350px;
}

#fullscreen-image {
	display:none;
}

.icon--panel.ip--horizon.main-control-panel {}

.icon--panel.ip--horizon.main-control-panel {
    position: absolute;
    margin: 0 !important;
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
}



.procenti > div.plashka1 {
    width: auto;
    /*width: 171px;*/
    background-size: 100% 100%;
    height: auto;
    padding-bottom: 25px;
}
.procenti > div.plashka1.[data-div='3']{
	padding-bottom: 50px;	
}
.procenti > div {
    /*width: 171px !important*/;
    background-size: 100% 100%;
    height: auto !important;
    padding-bottom: 5px;
}

.wrapper--top {
	position: relative;
	display: inline-block;
	/*outline: 1px solid #ccc;*/
}



.icon--panel {
	/*background: green;*/
	padding: 10px;
	position: absolute;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*line-height: 1;*/
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon--panel.ios-top
{
	top:0 !important;
	margin-top:0 !important;
}


.icon--panel a:hover {
	opacity: 0.7;
	/*filter: alpha(opacity = 70);*/
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.icon--panel a {
	color: #fff;
	width: 30px;
	height: 30px;
	font-size: 30px;
	cursor: pointer;
	padding: 10px;
	background: #000;
	opacity: 0.5;
	/*filter: alpha(opacity = 50);*/
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	border: 1px solid #fff;
	border-radius: 20px 5px;
	text-align: center;
	line-height: normal !important;
}

.wrapper--top.small .icon--panel a {
	padding:7px;
	width:15px;
	height: 15px;
	font-size:15px;
	border-radius: 10px 3px !important;
}


.icon--panel a.not--active, .icon--panel a.not--active:hover{
	color: #555;
	border-color:#555;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.ip--horizon {
	padding-right: 0;
}

.ip--horizon a {
	margin-right: 10px;
	display: inline-block;
}

.ip--vertical {
	padding-bottom: 0;
}

.ip--vertical a {
	margin-bottom: 10px;
	display: block;
}

.block {
display:none;
}

.block.active {
display:block;
}
.procenti > div.plashka1 {
	color:#fff;
}
.procenti > div {
    text-decoration: underline;
    color: #000;
    padding: 7px 10px;
    font-family: Coresans45;
    font-size: 15px!important;
    height: 23px;
    width: 100px;
    cursor: pointer;
}

.sloi {
    display: inline-block;
    width: 100%;
    min-height: 600px;
}

.backtext span.pod span {
    cursor:pointer;
}

.backtext span {
    color: #9c9c9c;
    text-decoration: underline;
}
.backtext {
    float: right;
    margin-right: 60px;
    margin-top: 5px;
}

.icons {
padding:0;
display:inline-block;
width:100%;
}
.icons li {
    list-style:none;
    float:left;
    margin: 15px/*0*/ 18px;
}

.medals {
padding:0;
display:inline-block;
width:100%;
    margin: 0;
}
.medals li {
    list-style:none;
    float:left;
    margin: 15px/*0*/ 3px;
}

@media only screen and (max-width: 767px) {
	/*
    .moloko1 {
		margin-left: 0px;
		width:210px;
	}
	.moloko1:nth-child(2n-1) {
		margin-left: 20px;
	}
    */
    .moloko1 {
        margin-left:0px!important;
        width:100%;
    }
    
	.bg_news {
	    width: 100%;
		background-repeat:no-repeat !important;
		opacity: 0.5;
	}
	.content_news {
		/*background-image: url(/local/templates/pestravka/images/biggradient.png) !important;*/
		background-image:unset !important;
		width:100% !important;background-position: center bottom -200px, top !important;
		height:auto !important;
		margin:0 !important;
	}
}


.positiv {
/*margin-top: -45px;
margin-left: 60px;
width: 40%;
float: left;
*/
}
.negativ {
/*float: left;
margin-top: -45px;
margin-left: 20px;
margin-right: 60px;
width: 40%;*/
}
.positiv,
.negativ {
    margin:0 30px;
}

.fir {
margin-top: 15px;
padding-left: 70px;
padding-right: 30px;
padding-top: 19px;
background-image: url(/local/templates/pestravka/images/positiv.png);
background-repeat: no-repeat;
display: block;
height: 50px;
}

.sec {
color: #313131;
font-size: 15px;
font-family: Coresans45i;
margin-top: 10px/*-10px*/;
margin-left: 55px;
}

.fir1 {
margin-top: 15px;
padding-left: 70px;
padding-top: 19px;
padding-right: 30px;
background-image: url(/local/templates/pestravka/images/negativ.png);
background-repeat: no-repeat;
display: block;
height: 50px;
}

.sec1 {
color: #313131;
font-size: 15px;
font-family: Coresans45i;
margin-top: -10px;
margin-left: 55px;
}
.center {
text-align:center;
}
.div.center {
padding-top:10px;
}
font.date {
    float: right;
    /*padding-right: 20px;*/
}
.positiv .resp ,.negativ .resp {

    overflow: hidden;}
span.resp {
    display: block;
    padding: 10px;
    background: #fff;
    margin: 20px;
    border-radius: 15px;
}
.bottom_menu li {
    list-style: none;
    margin: 4px 0;
}

.bottom_menu ul {
    padding: 0;
}

.bottom_menu a {
    text-decoration: underline;
}
.bottom_menu h4 {
    min-height: 40px;
    border-bottom: 1px solid #aaa;
}

.all_reviews .review {
    width: 400px;
    display: inline-block;
    margin-left: 54px;
    vertical-align: top;
}

.all_reviews {
    display: inline-block;
    width: 100%;
}




/* carousel transition effect: opacity */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/* fm mod */
.text-right { text-align:right; }
.text-left { text-align:left; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.phone { color:#000; margin-top:0px; margin-bottom:15px; white-space:nowrap; }
.mail  { margin-bottom: 15px;}
.social > a { text-decoration:none!important; border-bottom:0 none; }
.bottom_menu ul { padding:0; margin:0; }
.futer p.heading { margin-top:4px; margin-bottom:4px; /*29px*/ }
/*form.top_search { padding-left:0; }*/
.head { width:100%; border-left:0 none; border-right:0 none; }
.clearfix:before, .clearfix:after { display:table; content:" "; }
.clearfix:after { clear:both; }
form.top_search input[type="text"] { line-height:38px; }
.carousel-inner > .item > a > img, .carousel-inner > .item > img { margin: 0 auto; }
.carousel-indicators { margin-bottom:0; bottom:10px; }
.carousel-indicators li { margin: 0px; width: 20px; height: 20px; border: 4px solid white; border-radius: 50%; box-shadow: 1px 1px 1px #3e3e3e; }
.carousel-indicators .active { margin: 0px; width: 20px; height: 20px; border-color: #b03136; background-color: transparent; }
.carousel-control { width:10%; }
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev { font-size:50px; color:#fff; margin-top:-25px; }
.carousel-inner .button { margin-top:20px; margin-bottom:10px; }
.carousel-inner p { font-size:20px; color:#fff; line-height:1.2em; }
.carousel-inner p:last-child { margin-bottom:0; }
.carousel-inner .dimmer > p { color:#333; text-shadow:none; }
.carousel-inner .dimmer { display:inline-block; padding:10px 30px; background:rgba(255,255,255,.75); margin-bottom:20px; margin-top:15px; border-radius:4px; }
.carousel-inner p.lead { font-size:65px; line-height:.9em; text-shadow:0 2px 1px rgba(0,0,0,.9), 0 0 25px rgba(0,0,0,.3); font-family:'Appetite',sans-serif; }
.carousel-caption { top:15%; }
@media (min-width:992px) and (max-width:1199px) {
    .carousel-caption { top:1%; }
    .carousel-inner p { font-size:18px; margin-bottom:0px; }
    .carousel-inner p.lead { font-size:48px; }
}
@media (min-width:768px) and (max-width:991px) {
    .carousel-caption { top:1%; }
    .carousel-inner p { font-size:16px; margin-bottom:0px; }
    .carousel-inner p.lead { font-size:32px; }
    .carousel-inner .dimmer { padding:10px 20px; }
    .carousel-inner .button { margin-top:10px; }
}
@media (max-width:767px) {
    .carousel-inner .item > img { min-height:260px; }
    .carousel-inner p { font-size:14px; margin-bottom:10px; }
    .carousel-inner p.lead { font-size:20px; }
    .carousel-inner .button { margin-top:10px; }
    .carousel-inner .dimmer { padding:5px 10px; }
    .carousel-indicators { display:none; }
    .carousel-caption { bottom:0; top:auto; padding-bottom:10px; }
}
#stopRotate-image { display:none; }
.kontakts { font-size:16px; }
.glyphicon { color:#9c9c9c; }
.fancybox { cursor:zoom-in; }



.bxslider-container { position:relative; overflow:hidden; width:100%; height:180px; border:0; margin:20px auto; }
.bxslider-container .bx-viewport { height:auto!important; }
.bxslider-container ul { width: 20000px; position: absolute; list-style: none; margin: 0; padding: 0; }
.bxslider-container ul > li { float: left; margin: 0 10px 0 0; padding: 0; }
.bxslider-container li > img { border:0;}
.bxslider-container .bx-next, 
.bxslider-container .bx-prev { display:block; text-decoration:none; position:absolute; top:50%; width:30px; height:30px; margin-top:-15px; font-size:30px; line-height:1em; opacity:.8; }
.bxslider-container .bx-next { right:0; }
.bxslider-container .bx-prev:after { content: "\e079"; font-family:'Glyphicons Halflings'; }
.bxslider-container .bx-next:after { content: "\e080"; font-family:'Glyphicons Halflings'; }
.bxslider-container .bx-prev { left:0; }
.bxslider-container .bx-next:hover, 
.bxslider-container .bx-next:focus,
.bxslider-container .bx-prev:hover, 
.bxslider-container .bx-prev:focus { opacity:1; }
.main-page-slider .bx-viewport { box-shadow: none !important; background: transparent !important; height: 180px !important; padding-bottom: 5px !important; border: 0 !important;}
.main-page-slider-list li  {
	text-align: center;
	background: transparent;
}
.main-page-slider-list li > a > img { 
	height: 155px; display: inline-block;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); 
	border: 3px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
}

.main-page-slider .bx-next{
	right: 40px;
}

.main-page-slider .bx-prev{
	left: 40px;
}

.owl-slider .slider-item{
	text-align: center;
	position: relative;
	margin: 10px;
	height: 200px;
	vertical-align: middle;
}

.owl-slider .slider-item a{
	display: block;
	height: 200px;
	position: relative;
	text-align: center;
	vertical-align:middle;
}

.owl-slider img{
	max-width: 100%;
	max-height: 100%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); 
	border: 3px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
}


.owl-slider-5 .owl-prev{
	left: -25px;
	padding: 5px 10px 5px 7px !important;
	
}

.owl-slider-5 .owl-next{
	right: -25px;
	padding: 5px 7px 5px 10px !important;
}

.owl-slider-4 .owl-prev{
	left: -5px;
	padding: 5px 10px 5px 7px !important;
	
}

.owl-slider-4 .owl-next{
	right: -5px;
	padding: 5px 7px 5px 10px !important;
}


.owl-slider  .owl-controls .owl-buttons div{
	position: absolute;
	top: 50%;
	margin-top: -11px !important;
    font-size: 22px !important;
    text-align: center;
	background: transparent !important;
	color: #393939 !important;
}




.table-bordered > tbody > tr > td, 
.table-bordered > tbody > tr > th, 
.table-bordered > tfoot > tr > td, 
.table-bordered > tfoot > tr > th, 
.table-bordered > thead > tr > td, 
.table-bordered > thead > tr > th,
.table-bordered { border-color:#000; border-width:1px; }


.vertical-middle { vertical-align: middle!important; }

img.pull-left { margin:0 15px 15px 0!important; }


.form__assasin { background: transparent; height: 1px; position: relative; top: -1px; padding: 0 !important; border: none!important; margin: 0!important; line-height: 0; display: block; }

.capt {
    background: #fff;
    border:3px solid #ecd5a2;
    /*padding: 8px;*/
    text-align: left;
}
.capt .label_over { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; cursor: text; }
.capt.err { background: #f8e1e1; }

.capt .input-group-addon {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #A9A9A9;
    position: relative;
    padding: 9px 12px;
}

.capt .form-control { padding: 0!important; border: 0!important; margin: 0 !important; box-shadow: none; height: 36px; }

.letter_header {
  padding: 0;
  font-size: 20px;
  line-height: 24px !important;
}

.phone__main-desc {
  display: block;
  padding: 0;
  font-size: 14px;
  line-height: 16px !important;
  font-weight: 700;
}

.asm-fm {
  text-align: right;
}


@media (max-width:1199px) {
  .letter_header {
    font-size: 13px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  form.top_search {
    width: 225px;
    margin: 10px auto;
  }
  .letter_header {
    font-size: 16px;
    line-height: 24px !important;
  }

  .phone__main-desc {
    display: block;
    font-size: 14px;
    line-height: 16px !important;
  }
}

@media (max-width:767px) {
  .phone__main-desc {
    text-align: right !important;
  }
  
  .phone_footer {
    margin-top: 20px;
  }
  
  .phone_footer,
  .phone_footer .phone__main-desc,
  .futer .mail,
  .asm-fm  {
    text-align: left !important;
  }
  
  .asm-fm {
    margin: 15px 0;
  }

}

#cookie-notice {
    display: none;
    position: fixed;
    bottom: 0;
    padding: 15px;
    background: white;
    width: 20%;
    text-align: center;
    z-index: 1000;
    right: 0;
}

#cookie-notice a {
	text-decoration:underline;
}


#cookie-accept {
    margin-left: 10px;
    background-color: red;
	margin-top: 30px;
}


	@media (max-width:1100px) {
		#cookie-notice{
			right:unset;
			width:auto;
		}
	}
/* End */
/* /local/templates/pestravka/components/bitrix/menu/bootstrap/style.css?17449792193413 */
/* /local/templates/pestravka/styles.css?175308466155750 */
/* /local/templates/pestravka/template_styles.css?175317990618962 */
