.tm-article-content h2 {
    font: 300 48px/1.2 "ALSSchlangesans-Black";
    text-align: center;
    color: #000;
    margin: 0;
    padding: 15px 5px;
    cursor: default;
}
.tm-article-content h3 {
      text-align: center;
}
.jjs h3 {
    padding-top: 33px;
}
@media (max-width: 820px) {
.tm-article-content h2 {
    font-size: 28px !important;
    line-height: 1.2;
    text-shadow: none;
}
}

@media (min-width: 769px){
.block_top .top_left h2 {
    margin: 0;
    padding: 10px;
    text-align: left;
    font: 300 64px/1 'pfdindisplaypro';
    color: #000;
    text-transform: uppercase;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff, 4px 8px 18px #000;
}
}

@media (max-width: 820px){
.block_top .top_left h1, .block_top .top_left h11 {
    margin: 0;
    padding: 10px 3px;
    text-align: center;
    font: 300 28px/1 'pfdindisplaypro';
    color: #000;
}
}





.es4 {
    background: url(/assets/templates/new/img/pp/es4-fon.jpg) center;
    position: relative;
    padding-top: 74px;
    padding-bottom: 50px;
}
@media (max-width: 992px) {
    .es4 {
        padding-top: 50px;
    }
}
.es4:before {
    content: "";
    display: block;
    position: absolute;
    top: -19px;
    left: 0;
    height: 19px;
    width: 100%;
    background: url(/assets/templates/new/img/pp/es4-fon.png) center no-repeat;
}
.es4 h2 {
    position: absolute;
    top: 0;
    left: 78px;
    font-size: 52px;
    text-transform: uppercase;
    text-align: left;
}
@media (max-width: 1240px) {
    .es4 h2 {
        left: 15px;
    }
}
@media (max-width: 992px) {
    .es4 h2 {
        position: relative;
        left: auto;
        top: auto;
        text-align: center;
        font-size: 54px;
        text-transform: none;
    }
}
@media (max-width: 768px) {
    .es4 h2 {
        font-size: 50px;
    }
}
.es4__block {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 992px) {
    .es4__block {
        display: block;
        text-align: center;
    }
}
.es4__block table tr td, .es4__block table tr th {border:0;}
.es4__block table {
    margin-top: 90px;
    margin-left: 65px;
    position: relative;
    width: auto;
    max-width: 100%;
    margin-bottom: auto;
    border-bottom: 0;
    border-right: 0;
    border: 0;
}
@media (max-width: 1240px) {
    .es4__block table {
        margin-left: 0;
    }
}
@media (max-width: 992px) {
    .es4__block table {
        margin: 20px auto 0;
        display: inline-block;
    }
}
.es4__block table:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    right: 168px;
    width: 2px;
    height: 93%;
    background-color: #a4a4a4;
}
@media (max-width: 1165px) {
    .es4__block table:before {
        right: 130px;
    }
}
@media (max-width: 1105px) {
    .es4__block table:before {
        right: 120px;
    }
}
@media (max-width: 540px) {
    .es4__block table:before {
        right: 100px;
        top: 10px;
        height: 95%;
    }
}
.es4__block table tr td {
    text-align: center;
    padding: 6px 30px;
}
@media (max-width: 1165px) {
    .es4__block table tr td {
        padding: 6px 15px;
    }
}
@media (max-width: 540px) {
    .es4__block table tr td {
        padding: 6px 5px;
    }
}
.es4__block table tr td:first-child {
    text-align: left;
    width: 325px;
}
@media (max-width: 1165px) {
    .es4__block table tr td:first-child {
        width: 290px;
    }
}
@media (max-width: 540px) {
    .es4__block table tr td:first-child {
        width: auto;
    }
}
.es4__block table tr th {
    padding: 20px 35px;
    color: #616161;
    font-size: 18px;
    font-family: Calibri-Bold;
    font-style: italic;
    text-align: center;
    line-height: 1;
}
@media (max-width: 1165px) {
    .es4__block table tr th {
        padding: 20px 15px;
    }
}
@media (max-width: 540px) {
    .es4__block table tr th {
        padding: 6px 5px;
    }
}
.es4__block table .new {
    color: #007c06;
    font-size: 30px;
    font-family: Calibri-Bold;
}
@media (max-width: 1105px) {
    .es4__block table .new {
        font-size: 26px;
    }
}
@media (max-width: 540px) {
    .es4__block table .new {
        font-size: 20px;
    }
}
.es4__block table .old {
    font-family: Calibri-Bold;
    display: inline-block;
    font-size: 30px;
    color: #616161;
    text-decoration: line-through;
    white-space: nowrap;
}
@media (max-width: 1105px) {
    .es4__block table .old {
        font-size: 26px;
    }
}
@media (max-width: 540px) {
    .es4__block table .old {
        font-size: 20px;
    }
}
.es4__block table .vid {
    position: relative;
    padding-left: 15px;
    color: #616161;
    font-size: 30px;
    font-family: ALSSchlangesans-Black;
    padding-top: 8px;
}
@media (max-width: 1165px) {
    .es4__block table .vid {
        font-size: 28px;
    }
}
@media (max-width: 1105px) {
    .es4__block table .vid {
        font-size: 24px;
    }
}
@media (max-width: 540px) {
    .es4__block table .vid {
        font-size: 20px;
        padding-left: 0;
    }
}
@media (max-width: 450px) {
    .es4__block table .vid {
        font-size: 18px;
    }
}
.es4__block table .vid:before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: -35px;
}
@media (max-width: 1165px) {
    .es4__block table .vid:before {
        left: -15px;
    }
}
@media (max-width: 1105px) {
    .es4__block table .vid:before {
        top: 5px;
    }
}
@media (max-width: 540px) {
    .es4__block table .vid:before {
        display: none;
    }
}

.es4__vigoda {
    background: url(/assets/templates/new/img/pp/es4-chek.png) no-repeat top;
    width: 450px;
    height: 571px;
    margin-top: 10px;
    margin-right: 20px;
    text-align: center;
    padding-top: 42px;
}
@media (max-width: 1240px) {
    .es4__vigoda {
        margin-right: 0;
    }
}
@media (max-width: 992px) {
    .es4__vigoda {
        margin: 40px auto;
    }
}
@media (max-width: 540px) {
    .es4__vigoda {
        padding-top: 25px;
        background: url(/assets/templates/new/img/pp/es4-chek.png) no-repeat top;
        background-size: contain;
        width: 280px;
        height: 355px;
    }
}
.es4__vigoda_ttl {
    font-size: 30px;
     font-family: ALSSchlangesans-Black;
    color: black;
}
@media (max-width: 540px) {
    .es4__vigoda_ttl {
        font-size: 20px;
    }
}
.es4__vigoda_price {
    background: url(/assets/templates/new/img/pp/es4-price.png) no-repeat;
    width: 348px;
    height: 101px;
    float: right;
    margin-right: 17px;
    margin-top: 20px;
    padding-top: 10px;
}
@media (max-width: 540px) {
    .es4__vigoda_price {
        background: url(/assets/templates/new/img/pp/es4-price.png) no-repeat;
        width: 230px;
        height: 67px;
        margin-right: 12px;
        margin-top: 10px;
        background-size: contain;
    }
}
.es4__price_new {
    line-height: 1;
    font-size: 72px;
    font-family: GothaProBol;
    color: #fff;
    display: inline-block;
    position: relative;
    padding-right: 60px;
    text-shadow: 0 1px 3px #602000;
}
.es4__price_new:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 2px;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
@media (max-width: 540px) {
    .es4__price_new {
        font-size: 44px;
        padding-right: 45px;
    }
    .es4__price_new:after {
        bottom: -8px;
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}
.clear {
    clear: both;
}
.btn-price {
	font-family: pfdindisplaypro-bold,sans-serif;
	cursor: pointer;
    text-decoration: none;
    padding: 17px 35px 18px 96px;
    -moz-border-radius: 47px;
    -webkit-border-radius: 47px;
    border-radius: 47px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #2196F3;
    -moz-box-shadow: 0 3px 0 #2196F3;
    -webkit-box-shadow: 0 3px 0 #2196F3;
    box-shadow: 0 3px 0 #2196F3;
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 100%,50% 0,color-stop(0%,#0a85bd),color-stop(100%,#03A9F4));
    background-image: -moz-linear-gradient(bottom,#d13600 0,#ff8400 100%);
    background-image: -webkit-linear-gradient(bottom,#0a85bd 0,#03A9F4 100%);
    background-image: linear-gradient(to top,#0a85bd 0,#03A9F4 100%);
    position: relative;
    color: #f4ffec;
    font-size: 20px;
    
    text-shadow: 0 1px 3px #03A9F4;
    text-align: left;
    line-height: 1;
    display: inline-block;
}
.btn-price:before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 18px;
}
.btn-price:hover {
      cursor: pointer;
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3F51B5),color-stop(100%,#2196F3));
    background-image: -moz-linear-gradient(top,#d13600 0,#ff8400 100%);
    background-image: -webkit-linear-gradient(top,#3F51B5 0,#03A9F4 100%);
    background-image: linear-gradient(to bottom,#3F51B5 0,#03A9F4 100%);
}
.btn-price:hover{color:#f4ffec;}
.btn-price:before{
background-image: url(/assets/templates/new/img/pp/icon-sa38721618d.png);
    background-repeat: no-repeat;}
.btn-price:before, .icon-kalk2 {
    background-position: -67px -728px;
    height: 83px;
    width: 84px;
}
.btn-price span {
	font-family: pfdindisplaypro-bold,sans-serif;
    font-size: 36px;
    display: block;
    line-height: 1;
	
}
.es4__vigoda_sale {
    background: url(/assets/templates/new/img/pp/sale.png) center left no-repeat;
    height: 87px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 32px;
    margin-right: 68px;
    margin-top: 23px;
    padding-left: 75px;
}
@media (max-width: 540px) {
    .es4__vigoda_sale {
        display: none;
    }
}
.es4__vigoda_sale .count {
    margin-left: 7px;
    display: inline-block;
    line-height: 87px;
    font-size: 70px;
    font-family: Calibri-Bold;
    text-align: center;
    width: 62px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #b8b8b8;
}
@media (max-width: 540px) {
    .es4__vigoda_sale .count {
        font-size: 50px;
        width: 40px;
        line-height: 54px;
    }
}
.es4__vigoda_sale .str {
    font-size: 30px;
        font-family: ALSSchlangesans-Black;
    position: relative;
}
@media (max-width: 540px) {
    .es4__vigoda_sale .str {
        font-size: 24px;
    }
}
.es4__vigoda_sale .str:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -26px;
    right: -20px;
}
.es4__vigoda_desc {
    font-size: 18px;
    text-align: left;
    width: 320px;
    margin: 20px auto;
    line-height: 1.2;
    position: relative;
}
@media (max-width: 540px) {
    .es4__vigoda_desc {
        width: 214px;
        font-size: 16px;
        line-height: 1;
        margin: 20px auto 0;
    }
}
.es4__vigoda_desc:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -16px;
    right: 0;
}
@media (max-width: 540px) {
    .es4__vigoda_desc:before {
        display: none;
    }
}
.es4__btn {
    margin-top: 25px;
}
@media (max-width: 540px) {
    .es4__btn .btn-price {
        padding: 10px 15px 12px;
        font-size: 18px;
        width: 220px;
        text-align: center;
    }
    .es4__btn .btn-price span {
        font-size: 30px;
    }
    .es4__btn .btn-price:before {
        display: none;
    }
}
@media (max-width: 480px) {
    .es4__block table tr th img {
        width: 80px;
    }
    .es4__block table:before {
        right: 90px;
    }
}

.es4__block table .vid:before,
.es4__price_new:after,
.es4__vigoda_desc:before,
.es4__vigoda_sale .str:before {
	
	  background-image: url(/assets/templates/new/img/pp/icon-sa38721618d.png);
    background-repeat: no-repeat;
	
}

.es4__block table .vid:before,
.icon-cheked {
    background-position: -274px 0;
    height: 18px;
    width: 21px;
}
.es4__price_new:after,
.icon-rub2 {
    background-position: -228px -462px;
    height: 56px;
    width: 52px;
}
.es4__vigoda_sale .str:before,
.icon-str1 {
    background-position: -199px -117px;
    height: 26px;
    width: 70px;
}
.es4__vigoda_desc:before,
.icon-str2 {
    background-position: -234px -406px;
    height: 50px;
    width: 36px;
}

.wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -1px;
    max-width: 1244px;
    position: relative;
}
.varianto h2{    font-size: 18pt;}
ul.orange-list {
    list-style: none;
	padding: 0;
}
ul.orange-list li a {color: #eb851e;}
ul.orange-list li a:hover {color: #eb851e;}
ul.orange-list li {
    padding-left: 20px;
    background: url(/assets/templates/new/img/pp/list-with-orange-marks.png) no-repeat left 5px top 7px;
}

.es3__btn {
    margin-top: 8px;
}
.es3__price_old:before,
.icon-underline {
    background-position: 0 -586px;
    height: 60px;
    width: 266px;
}

.es3__price_old:after,
.es6__form_sale .old:before,
.icon-rub {
    background-position: -86px -323px;
    height: 43px;
    width: 39px;
}
.es3__price_new:after{
    background-position: -228px -462px;
    height: 56px;
    width: 52px;
}
.es3 .bx-controls-direction .bx-next,
.icon-arrowBgRght {
    background-position: -22px 0;
    height: 14px;
    width: 82px;
}
.es3 .bx-controls-direction .bx-prev,
.icon-arrowBglft {
    background-position: -104px 0;
    height: 14px;
    width: 82px;
}
.es3__price_old:after {
    background-position: -86px -323px;
    height: 43px;
    width: 39px;
}
.es3__price_new:after
{
    background-position: -228px -462px;
    height: 56px;
    width: 52px;
}
.es3__price_old:before{
    background-position: 0 -586px;
    height: 60px;
    width: 266px;
}

.es3 .bx-controls {
    position: absolute;
    bottom: 76px;
    width: 100%;
}
.es3 .bx-viewport {
    height: 500px !important;
}
@media (max-width: 768px) {
    .es3 .bx-viewport {
        height: 885px !important;
    }
}
@media (max-width: 616px) {
    .es3 .bx-viewport {
        height: 912px !important;
    }
}
@media (max-width: 460px) {
    .es3 .bx-viewport {
        height: 937px !important;
    }
}
@media (max-width: 340px) {
    .es3 .bx-viewport {
        height: 964px !important;
    }
}
.es3 .bx-controls-direction a {
    position: absolute;
    top: 41%;
    outline: 0;
    text-indent: -9999px;
    z-index: 99;
}
.es3 .bx-controls-direction .bx-prev {
    left: 620px;
    display: block;
}
@media (max-width: 992px) {
    .es3 .bx-controls-direction .bx-prev {
        left: auto;
        right: 155px;
    }
}
.es3 .bx-controls-direction .bx-next {
    left: 785px;
    display: block;
}
@media (max-width: 992px) {
    .es3 .bx-controls-direction .bx-next {
        left: auto;
        right: 15px;
    }
}

.es3 {
    background: url(/assets/templates/new/img/pp/es3-fon.jpg) center no-repeat;
    padding-top: 80px;
    padding-bottom: 70px;
	    background-size: cover;
}
@media (max-width: 768px) {
	.ttl {
    font-size: 5vh !important;
}
    .es3 {
        padding-top: 50px;
        padding-bottom: 30px;
    }
}
.es3__block {
    margin-top: 45px;
}
.es3__tub {
    display: flex;
    justify-content: space-around;
}
@media (max-width: 540px) {
    .es3__tub {
        display: block;
    }
}
 .es3 .ttl{
    padding: 0;
    margin: 0;
    font-size: 65px;
    font-family: pfdindisplaypro-bold,sans-serif;
    text-align: center;
    color: black;
	font-weight: bold;
}
.b-katalog__item {
    opacity: 0;
}
.es3__tub_item {
	    text-decoration: none;
    border: 2px solid #636363;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    width: 260px;
    text-align: center;
    font-family: Noteworthy-Bold;
    font-size: 30px;
    color: #000;
    height: 65px;
    line-height: 55px;
}
@media (max-width: 1240px) {
    .es3__tub_item {
        width: 23%;
    }
}
@media (max-width: 992px) {
    .es3__tub_item {
        font-size: 24px;
        height: 54px;
        line-height: 50px;
    }
}
@media (max-width: 768px) {
    .es3__tub_item {
        font-size: 20px;
        height: 48px;
        line-height: 44px;
    }
}
@media (max-width: 540px) {
    .es3__tub_item {
        width: 210px;
        display: block;
        margin: 5px auto;
    }
}
.es3__tub_item span {
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    display: block;
}
.es3__tub_item.active {
    border: 2px solid #db6007;
    background: 0 0;
    color: #db6007;
    position: relative;
    background-color: #fff;
}
.es3__tub_item.active span {
    border: 1px solid #db6007;
}
.es3__tub_item.active:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -15px;
}
@media (max-width: 540px) {
    .es3__tub_item.active:before {
        display: none;
    }
}
.es3__tub_item:hover {
    cursor: pointer;
    border: 2px solid #db6007;
    color: #db6007;
}
.es3__count {
    font-family: BukhariScript-Regular;
    font-size: 27px;
    position: absolute;
    bottom: 10px;
    left: 725px;
}
@media (max-width: 992px) {
    .es3__count {
        bottom: -42px;
        left: auto;
        right: 105px;
    }
}
@media (max-width: 768px) {
    .es3__count {
        bottom: -66px;
    }
}
@media (max-width: 508px) {
    .es3__count {
        bottom: -42px;
    }
}
.es3__desc {
      font-size: 21px;
    width: 350px;
    padding-left: 10px;
    line-height: 1.22;
    color: black;
}
@media (max-width: 1240px) {
    .es3__desc {
        padding-left: 0;
    }
}
@media (max-width: 992px) {
    .es3__desc {
        font-size: 22px;
    }
}
@media (max-width: 768px) {
    .es3__desc {
        width: 96%;
        margin: auto;
    }
}
.es3__price_lbl {
    font-family: Calibri-Bold;
    color: #000;
    font-size: 24px;
    margin-left: 56px;
}
@media (max-width: 992px) {
    .es3__price_lbl {
        font-size: 22px;
    }
}
@media (max-width: 768px) {
    .es3__price_lbl {
        margin-left: 0;
    }
}
.es3__price_old {
   font-family: GothaProBol;
    font-size: 75px;
    position: relative;
    display: inline-block;
    margin-left: 75px;
    line-height: 0.8;
    padding-right: 50px;
    color: black;
    font-weight: bold;
}
.es3__price_old:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.es3__price_old:after {
    content: "";
    display: block;
    position: absolute;
    right: 8px;
    bottom: 4px;
}
@media (max-width: 992px) {
    .es3__price_old {
        font-size: 80px;
    }
    .es3__price_old:after {
        bottom: 0;
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}
@media (max-width: 768px) {
    .es3__price_old {
        margin-left: 0;
    }
}
.es3__price_block {
    background: url(/assets/templates/new/img/pp/price-fon.png) center;
    background-size: contain;
    width: 419px;
    height: 202px;
    text-align: center;
    margin-top: 20px;
    padding-right: 25px;
    padding-top: 12px;
}
@media (max-width: 992px) {
    .es3__price_block {
        width: 408px;
        height: 197px;
    }
}
@media (max-width: 768px) {
    .es3__price_block {
        margin: 20px auto;
    }
}
@media (max-width: 480px) {
    .es3__price_block {
        background: url(/assets/templates/new/img/pp/price-fon.png) center;
        background-size: inherit;
        width: 100%;
        padding-right: 0;
    }
}
.es3__price_lbl2 {
    font-family: Calibri-Bold;
    font-size: 24px;
    color: #fff;
}
.es3 .btn:hover {opacity:0.7;}
.es3 .btn {
    font-size: 21px;
    background-color: white;
    color: #4b4b4b !important;
    border: 0;
}
.es3__price_new {
    line-height: 1;
    font-size: 72px;
    font-family: GothaProBol;
    color: #fff;
    display: inline-block;
    position: relative;
    padding-right: 67px;
	font-weight: bold;
    text-shadow: 0 1px 3px #602000;
}
.es3__price_new:after {
    content: "";
    display: block;
    position: absolute;
    right: 10px;
    bottom: 8px;
}
@media (max-width: 992px) {
    .es3__price_new {
        font-size: 58px;
    }
    .es3__price_new:after {
        bottom: 0;
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}
.es3__pict {
    background: #fff;
    border: 10px solid #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    -moz-box-shadow: 3px 4px 27px rgba(2, 2, 2, 0.51);
    -webkit-box-shadow: 3px 4px 27px rgba(2, 2, 2, 0.51);
    box-shadow: 3px 4px 27px rgba(2, 2, 2, 0.51);
    width: 722px;
    height: 422px;
    position: relative;
}
@media (max-width: 1240px) {
    .es3__pict {
        width: 554px;
    }
}
@media (max-width: 992px) {
    .es3__pict {
        width: 100%;
    }
}
.es3__pict img {
    width: 100%;
    height: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
@media (max-width: 768px) {
    .es3__pict {
        width: 96%;
        margin: 0;
        height: 420px;
    }
}
.es3__pict:before {
    content: "";
    display: block;
    position: absolute;
    top: 47px;
    right: -100px;
    background: url(/assets/templates/new/img/pp/birka.png) center;
    background-size: contain;
    height: 183px;
    width: 183px;
}
@media (max-width: 1240px) {
    .es3__pict:before {
        height: 120px;
        width: 120px;
        right: -25px;
        top: -17px;
    }
}
@media (max-width: 992px) {
    .es3__pict:before {
        right: -15px;
    }
}
.es3-slider {
    margin-top: 45px;
    padding-bottom: 50px;
    position: relative;
}
@media (max-width: 992px) {
    .es3-slider {
        margin-top: 25px;
    }
}
.es3__blockitem {
    display: flex;
    margin-left: 25px;
    padding-top: 15px;
}
@media (max-width: 1240px) {
    .es3__blockitem {
        margin-left: 0;
        justify-content: center;
    }
}
@media (max-width: 768px) {
    .es3__blockitem {
        display: block;
        text-align: center;
    }
}
.es3__price {
    margin-top: 35px;
}
@media (max-width: 768px) {
    .es3__price {
        margin-top: 10px;
    }
}
.es3_item:first-child {
    margin-right: -60px;
    position: relative;
    z-index: 2;
}
@media (max-width: 768px) {
    .es3_item:first-child {
        margin-right: 0;
    }
}
.es3 .bx-next, .es3 .bx-prev {
    display: none !important;
}
.es3 .bx-controls-direction .bx-next,
.es3 .bx-controls-direction .bx-prev,
.es3__price_new:after,
.es3__price_old:after,
.es3__price_old:before,
.es3__tub_item.active:before {
	 background-image: url(/assets/templates/new/img/pp/icon-sa38721618d.png);
    background-repeat: no-repeat;
}
.es3__tub_item.active:before,
.icon-active {
    background-position: 0 -154px;
    height: 18px;
    width: 34px;
}










.form-control._w194 {
    width: 194px;
    min-width: 194px;
    background: url(/assets/templates/new/img/pp/fon-form.png) center no-repeat,#fff;
    text-align: center;
    font-size: 40px;
    line-height: 1;
}

.es6 {
    margin-top: 70px;
    padding-bottom: 40px;
}
.es6 h2 {
   color: #3d3d3b;
font-size: 48px;
    text-align: center;
    line-height: 1.2;
}
.es6 .es__desc {
    text-align: center;
    margin-top: 20px;
	    font-size: 22px;
}
.es6__block {
    padding-top: 45px;
    display: flex;
    margin-top: 40px;
    background: url(/assets/templates/new/img/pp/es6-plashka.png) center no-repeat;
    max-width: 1201px;
    height: 353px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.es6__block .es6__item {
    width: 50%;
}
.es6 h2 ._orange {
    color: #db6007;
}
.es6__block .es6__item form {
    padding-left: 65px;
    padding-right: 35px;
}
@media (max-width: 1200px) {
    .es6__block .es6__item form {
        padding-left: 35px;
    }
    .es6__block .es6__item form .form-control._w194 {
        width: 130px;
        min-width: 120px;
    }
}
@media (max-width: 520px) {
    .es6__block .es6__item form {
        padding-left: 15px;
        padding-right: 15px;
    }
    .es6__block .es6__item form .form-control._w194 {
        margin: auto;
    }
}
@media (max-width: 480px) {
    .es6__block .es6__item form .form-control._w194 {
        height: 56px;
    }
}
@media (max-width: 992px) {
    .es6__block {
        display: block;
        background: url(/assets/templates/new/img/pp/es6-plashka.png) right center no-repeat;
        max-width: 550px;
        margin: 40px auto;
    }
    .es6__block .es6__item {
        width: 100%;
    }
}
@media (max-width: 520px) {
    .es6__block {
        padding-top: 20px;
        text-align: center;
    }
}
.es6__item:first-child {
    text-align: center;
}
@media (max-width: 992px) {
    .es6__item:first-child {
        display: none;
    }
}
.es6__item_ttl {
   line-height: 1;
    text-transform: uppercase;
    font-size: 96px;
    font-family: 'Roboto',sans-serif;
    color: #fff;
    /* font-family: Calibri-Bold; */
    text-shadow: 0 1px 3px #602000;
    font-weight: bold;

}
@media (max-width: 1170px) {
    .es6__item_ttl {
        font-size: 82px;
    }
}
.es6__item_ttl2 {
    line-height: 1;
    font-size: 57px;
    color: #fff;
  font-family: 'Roboto',sans-serif;
  font-weight:bold;
    text-shadow: 0 1px 3px #602000;
}
@media (max-width: 1170px) {
    .es6__item_ttl2 {
        font-size: 42px;
    }
}
.es6__form_top {
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
}
.es6__form_top label {
  color: #fff;
    font-family: Noteworthy-Bold;
    font-size: 27px;
    text-shadow: 0 1px 3px #602000;
    width: 255px;
    line-height: 1;
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
}
@media (max-width: 520px) {
    .es6__form_top label {
        font-size: 26px;
        width: 100%;
        margin-bottom: 15px;
    }
}
@media (max-width: 520px) {
    .es6__form_top {
        display: block;
    }
}
.es6__form_sale {
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}
.es6__form_sale .old {
    font-size: 46px;
       font-family: 'Roboto',sans-serif;
    font-weight: bold;
    color: black;
    line-height: 1.2;
    position: relative;
    display: inline-block;
}
.es6__form_sale .old:before {
    content: "";
    display: block;
    position: absolute;
    right: -52px;
    bottom: 8px;
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}
.es6__form_sale .old:after {
    content: "";
    display: block;
    position: absolute;
    left: -14px;
    bottom: 13px;
}
@media (max-width: 1170px) {
    .es6__form_sale .old {
        font-size: 36px;
    }
    .es6__form_sale .old:before {
        right: -40px;
        bottom: 2px;
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
}
@media (max-width: 480px) {
    .es6__form_sale .old {
        font-size: 34px;
    }
}
@media (max-width: 520px) {
    .es6__form_sale {
        margin-top: 10px;
        display: block;
        text-align: center;
    }
}
.es6__price_new {
    line-height: 1;
    font-size: 60px;
    font-family: 'Roboto',sans-serif;
	font-weight:bold;
    color: #fff;
    display: inline-block;
    position: relative;
    padding-right: 50px;
    text-shadow: 0 1px 3px #602000;
}
.es6__price_new:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 2px;
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}
@media (max-width: 1170px) {
    .es6__price_new {
        font-size: 48px;
        padding-right: 45px;
    }
    .es6__price_new:after {
        bottom: -5px;
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
}
@media (max-width: 480px) {
    .es6__price_new {
        font-size: 42px;
    }
    .es6__price_new:after {
        bottom: -10px;
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}
.es6__btn {
    margin-top: 25px;
}
@media (max-width: 520px) {
    .es6__btn {
        margin-top: 15px;
    }
}
.es6__btn .btn {
 width: 100%;
    font-size: 36px;
    padding: 22px 0;
    background-color: white;
    color: #505050 !important;
    border: 0;
}
@media (max-width: 1170px) {
    .es6__btn .btn {
        font-size: 30px;
    }
}
@media (max-width: 520px) {
    .es6__btn .btn {
        font-size: 24px;
    }
}
@media (max-width: 385px) {
    .es6__btn .btn {
        font-size: 20px;
    }
}
.es6__info {
    display: flex;
    position: relative;
    margin: 30px auto;
    width: 790px;
    justify-content: space-between;
}
.es6__info .desc {
    font-size: 24px;
    font-family: Calibri-BoldItalic;
    position: relative;
}
@media (max-width: 520px) {
    .es6__info .desc {
        line-height: 1;
    }
}
.es6__info .desc:before {
    content: "";
    display: block;
    position: absolute;
    right: -109px;
    bottom: -5px;
}
.es6__info .phone {
    font-size: 44px;
    font-weight: 400;
    font-style: normal;
    padding-right: 17px;
	text-decoration: none;
}
.es6__info a {
    color: #000;
}
@media (max-width: 840px) {
    .es6__info {
        width: 100%;
        display: block;
        text-align: center;
        margin: 15px auto;
    }
    .es6__info .desc {
        font-size: 22px;
    }
    .es6__info .desc:before {
        display: none;
    }
    .es6__info .phone {
        font-size: 40px;
        padding-right: 0;
    }
}
@media (max-width: 520px) {
    .es6__info .phone {
        font-size: 38px;
    }
}
._orange {
    color: #db6007;
}
.es8_bg {
    margin: 0;
}
.es6__form_sale .old:after,
.es6__form_sale .old:before,
.es6__info .desc:before,
.es6__price_new:after{
	 background-image: url(/assets/templates/new/img/pp/icon-sa38721618d.png);
    background-repeat: no-repeat;
	
}
.es6__btn .btn:hover{opacity:0.7;}
.es6__form_sale .old:before {
    background-position: -86px -323px;
    height: 43px;
    width: 39px;
}

.es6__price_new:after{
    background-position: -228px -462px;
    height: 56px;
    width: 52px;
}
.es6__info .desc:before {
    background-position: -62px -117px;
    height: 25px;
    width: 63px;
}
.es6__form_sale .old:after {
    background-position: 0 -280px;
    height: 35px;
    width: 185px;
}
@media (max-width: 1200px){
.form-control._w194 {
    background: url(/assets/templates/new/img/pp/fon-form2.png) center no-repeat,#fff;
}
}

@media (max-width:500px){
	.es11 .ttl span {
    font-size: 5vh;
	}
	.es6 {
    margin-top: 0;
}
}





.es11 {
    background: url(/assets/templates/new/img/pp/es8-fon.png) top center no-repeat;
    background-size: cover;
    height: 667px;
    color: #fff;
    padding-top: 60px;
	margin-bottom: 53px;
}
@media (max-width: 992px) {
    .es11 {
        padding-top: 50px;
        height: auto;
        padding-bottom: 80px;
    }
}
.es11 .b-prav {
    color: #c4c4c4;
    margin-top: 30px;
    width: 68%;
}
.es11 .b-prav .link {
    color: #c4c4c4;
}
@media (max-width: 1200px) {
    .es11 .b-prav {
        margin: 30px auto 0;
        line-height: 1;
    }
}
@media (max-width: 768px) {
    .es11 .b-prav {
        width: 96%;
    }
}
@media (max-width: 570px) {
	.es11__desc {
    font-size: 16px;
	}
    .es11 .b-prav {
        margin-top: 28px;
    }
}
.es11 .es11__block {
    margin-left: 25px;
    padding-top: 38px;
}
@media (max-width: 768px) {
    .es11 .es11__block {
        padding-top: 20px;
    }
}
.es11 .wrapper {
    background: url(/assets/templates/new/img/pp/es8-pict.png) right top no-repeat;
    height: 100%;
}
@media (max-width: 1200px) {
    .es11 .wrapper {
        background: 0 0;
        height: auto;
        text-align: center;
    }
    .es11 .wrapper form {
        display: inline-block;
    }
}
.es11 .ttl {
    line-height: 1;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
}
.es11 .ttl span {
    display: block;
	font-size: 52px;
    font-weight: bold;
}
.es11 .ttl span:last-child {
    margin-left: 80px;
}
@media (max-width: 1200px) {
    .es11 .ttl {
        text-align: center;
    }
    .es11 .ttl span:last-child {
        margin-left: 0;
    }
}
@media (max-width: 768px) {
    .es11 .ttl {
        text-transform: none;
    }
}
.es11__form_item {
    display: flex;
    margin-top: 35px;
    align-items: center;
}
.es11__form_item .form-control {
    width: 280px;
	    border-radius: 0;
}
.es11__form_item .form-group {
    margin-right: 10px;
}
@media (max-width: 992px) {
    .es11__form_item {
        justify-content: center;
    }
}
@media (max-width: 570px) {
    .es11__form_item {
        display: inline-block;
        text-align: center;
    }
}
.es11__form_desc {
    display: flex;
    margin-top: 18px;
}
@media (max-width: 660px) {
    .es11__form_desc {
        display: block;
    }
}
.es11__desc {
    font-size: 21px;
    width: 445px;
    line-height: 1.2;
    padding-right: 20px;
}
@media (max-width: 992px) {
    .es11__desc {
        width: 100%;
        font-size: 22px;
        padding-right: 30px;
    }
}
@media (max-width: 570px) {
    .es11__desc {
        font-size: 20px;
        padding-right: 0;
        line-height: 1;
    }
}
.es11__btn {
    flex: none;
}
.es11__btn .btn-price {
    padding: 17px 53px 18px;
}
.es11__btn .btn-price:before {
    display: none;
}
@media (max-width: 660px) {
    .es11__btn {
        margin-top: 20px;
    }
}
@media (max-width: 480px) {
    .es11__btn .btn-price {
        padding: 17px 24px 18px;
    }
}
.es11 .inpfilefile {
    opacity: 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: none;
    width: 150px;
    height: 50px;
}
.inpfilevyb label.show {
    display: none !important;
}
.inpfilevyb label.hide {
    display: block !important;
}
@media (max-width: 992px) {
    .es11 .form-group._name {
        display: none;
    }
    .es11 .es11__block {
        margin-left: 0;
    }
}

.es11 .form-group input {
padding: 31px  0 31px 79px !important;
}
.form-group._name.green:before, .icon-name-form-green {
    background-position: -115px -462px;
    height: 54px;
    width: 57px;
}
.form-group._name:before {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: 13px;
	z-index:1;
}
.form-group._phone:before {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: 13px;
	z-index:1;
}
.form-group._name .form-control {
    padding-left: 90px;
}
.form-group._name.green:before, .form-group._name:before, .form-group._phone.green:before, .form-group._phone:before{
	background-image: url(/assets/templates/new/img/pp/icon-sa38721618d.png);
    background-repeat: no-repeat;
}
.wrap-gallery {
    border-top: 0px solid #eee !important;
}
.form-group._phone {
    position: relative;
}
.form-group._phone.green:before, .icon-phone-form-green, .form-group._phone.green:before, .form-group._phone:before {
    background-position: 0 -462px;
    height: 54px;
    width: 58px;
}

.es11 .form-thanks .h4 {
    font-size: 30px;
    margin-top: 50px;
    color: #60f760 !important;
	text-align: left;
}
.es11 .form-thanks p.text-center {
    font-size: 20px;
	text-align: left;
}
.es15 .btn-price:before {
    background-image: none;
}