*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
@font-face {
    font-family: PT_Sans-Web-Bold; 
    src: url("PT_Sans-Web-Bold.ttf");
    src: local(PT_Sans-Web-Bold), url("PT_Sans-Web-Bold.ttf"); 
   }
@font-face {
    font-family: PTSansNarrow; 
    src: url("PTSansNarrow.ttf");
    src: local(PTSansNarrow), url("PTSansNarrow.ttf"); 
   }
   @font-face {
    font-family: PT_Sans-Web-BoldItalic; 
    src: url("");
    src: local(PT_Sans-Web-BoldItalic), url(""); 
   }
   @font-face {
    font-family: PT_Sans-Web-Italic; 
    src: url("");
    src: local(PT_Sans-Web-Italic), url(""); 
   }
   @font-face {
    font-family: PT_Sans-Web-Regular; 
    src: url("PT_Sans-Web-Regular.ttf");
    src: local(PT_Sans-Web-Regular), url("PT_Sans-Web-Regular.ttf"); 
   }



    @font-face {
    font-family: Ubuntu-Bold; 
    src: url("");
    src: local(Ubuntu-Bold), url(""); 
   }

   @font-face {
    font-family: Ubuntu-BoldItalic; 
    src: url("");
    src: local(Ubuntu-BoldItalic), url(""); 
   }
   @font-face {
    font-family: Ubuntu-Italic; 
    src: url("");
    src: local(Ubuntu-Italic), url(""); 
   }
   @font-face {
    font-family: Ubuntu-Light; 
    src: url("");
    src: local(Ubuntu-Light), url(""); 
   }
   @font-face {
    font-family: Ubuntu-LightItalic; 
    src: url("");
    src: local(Ubuntu-LightItalic), url(""); 
   }
   @font-face {
    font-family: Ubuntu-Medium; 
    src: url("Ubuntu-Medium.ttf");
    src: local(Ubuntu-Medium), url("Ubuntu-Medium.ttf"); 
   }
   @font-face {
    font-family: Ubuntu-MediumItalic; 
    src: url("");
    src: local(Ubuntu-MediumItalic), url(""); 
   }
   @font-face {
    font-family: Ubuntu-Regular; 
    src: url("Ubuntu-Regular.ttf");
    src: local(Ubuntu-Regular), url("Ubuntu-Regular.ttf"); 
   }



   @font-face {
    font-family: Lora-Bold; 
    src: url("Lora-Bold.ttf");
    src: local(Lora-Bold), url("Lora-Bold.ttf"); 
   }
   @font-face {
    font-family: Lora-BoldItalic; 
    src: url("");
    src: local(Lora-BoldItalic), url(""); 
   }
   @font-face {
    font-family: Lora-Italic; 
    src: url("");
    src: local(Lora-Italic), url(""); 
   }
   @font-face {
    font-family: Lora-Regular; 
    src: url("");
    src: local(Lora-Regular), url(""); 
   }
html.js .loader {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
html.js .loader_inner {
	background-image: url("");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	height: 60px;
	width: 60px;
	margin-top: -30px;
	margin-left: -30px;
	left: 50%;
	top: 50%;
	position: absolute;
}

body {
	font-family: sans-serif;
	font-size: 20px;
	position: relative;
	line-height: 1.6;
    font-family: PT_Sans-Web-Regular; 
}
p span{
    font-family: PT_Sans-Web-Bold; 	
}
.hidden {
	display: none;
}
.container-fluid {
    max-width: 1170px;
}
ul{
	list-style-type: none;
	padding: 0;
	margin: 0
}
nav{
    font-family: Ubuntu-Regular;
    font-size: 18px;
}
nav a{
	color: #3d3d3d;
    float: left;
    border-top: 1px solid;
    margin-right: 6.5%;
    padding-top: 1%;
}
nav a:hover{
	color: #d58a03;
	text-decoration: none;
}
.zero{
	margin-right: 0!important
}
header{
    padding: 2% 0 1% 0;
    width: 100%;
    background: rgba(255,255,255,0.9);
    z-index: 1000;
}
h1 {
    font-size: 54px;
    margin: 0;
    font-family: Lora-Bold;
    letter-spacing: 1px;
}
.description{
    color: #7f7f7f;
    font-size: 30px;
    margin: 0;
    line-height: 10px;
}

.dd, .mn, .ss, .hh{
	text-transform: uppercase;
}
.pokaz{
    margin-top: 5%;
    border: 2px solid;
    border-width: 2px 0 0 2px;
}
.pokaz ul li{
    background: url("arrow.png")no-repeat 20px bottom;
    padding-left: 11%;
    font-size: 19px;
    float: left;
    padding-top: 6%;
    padding-bottom: 3%;
    background-size: 30%;
}
.clear{
	clear: both;
}
.pokaz ul li:nth-child(2){
    background-size: 26%;
    padding-left: 9%;
    background-position: 0px bottom;
}
.pokaz ul li:nth-child(3){
    background-size: 33%;
    padding-left: 8%;
    background-position: 0px bottom;
}
.price{
    font-family: Lora-Bold;
    font-size: 40px;
    margin-top: 1%;
    letter-spacing: 1px;
}
.price .span{
	color: #d98c02
}

#slide {
    padding-top: 3%;
    background: url("slide_bg.png")no-repeat bottom center;
    padding-bottom: 12%;
    background-size: cover;
}
.timer{
    margin-top: 2%;
	display:none
}
.timer .pp{
    margin: 0;
}
.timer .timerhello_52{
    border: 2px solid;
    border-width: 2px 0 0 2px;   
    margin-top: 3%;
    padding: 1% 0 0 6%;
}
.time{
    max-width: 490px;
}
.result {
    float: left;
    text-align: center;
    width: 20%;
    margin-right: 6%;
    line-height: 1.6;
}
.result-day, .result-hour, .result-minute, .result-second{
    display: block;
    font-family: PTSansNarrow;
    font-size: 74px;
    color: #fff;
    background: #595957;
    padding: 18% 0;
    border-radius: 5px;
    width: 100%;
}
.btn{
    border: none;
    background: #f16334;
    color: #fff;
    width: 100%;
    font-family: PT_Sans-Web-Bold;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 4% 0;
    border-radius: 8px;
}
.btn:hover{
	background: #d8592e;
}
#one{
    margin-top: -1.5%;
    padding-bottom: 4.5%;
}

footer a{
    color: #d58a03;
    text-decoration:none;
}
footer a:hover{
    color: #d58a03;
    text-decoration:underline;
}
.hover{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transform: all 1s;
    -moz-transform: all 1s;
    -o-transform: all 1s;
    transform: all 1s;
    cursor: pointer;
}
.hover:hover{
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;	
}
section p{
    line-height: 30px;
    margin-bottom: 3%;
}
.block_one{
    margin-bottom: 3%;
    text-align: center;
}
.block_one p{
    font-family: PT_Sans-Web-Bold;
    font-size: 16px;
    line-height: 16px;
    margin-top: 5%;
}
section .number{
    font-family: Lora-Bold;
    font-size: 90px;
    color: #3d3d3d;
    margin-top: 0%;
    opacity: 0.5;
    line-height: 70px;
    margin-bottom: 12%;
}
.opis{
    font-family: Lora-Bold;
    font-size: 30px;
    color: #3d3d3d;
    -webkit-writing-mode: vertical-lr;
    writing-mode: tb-rl;
    transform: rotate(180deg);
    -webkit-transform-origin-x: rotate(180deg);

    background: url("line.png") no-repeat;
    padding-bottom: 55%;
    background-size: 10%;
    background-position-x: 10px;
    background-position-y: bottom;
}
section.grey .number{
    color: #fff;
    opacity: 0.5;
}
.grey{
	background: #595957;
	color: #fff;
}
.grey .opis{
	color: #fff
}
#two{
    padding-top: 6.2%;
    padding-bottom: 3.5%;
}
.block_two {
    margin-bottom: 3.7%;
}
.block_two p span{
    font-size: 26px;
    display: block;
    margin-top: -4%;
    margin-bottom: 5%;
}
.lite_grey{
	background: #ececec
}
#three{
    padding-top: 5%;
    padding-bottom: 6.5%;
}
#three .number{
    margin-top: 23%;
}
#four{
    padding-top: 6.5%;
    padding-bottom: 4.3%;
}
#four .number{
    margin-top: 10%;
}
#four .img{
    float: left;
    width: 30%;
    margin-bottom: 6.6%;
}
#four .text{
    float: right;
    padding-left: 2%;
    width: 70%;
}
#four .text p{
    margin: 0;
}
#four .text p span{
    color: #d98c02;
    font-size: 26px;
    display: block;
    letter-spacing: 1px;
    margin-bottom: 4%;
    margin-top: 1%;
}
#five{
    padding-top: 6%;
    padding-bottom: 4.6%;
}
#five .number{
    margin-top: 13%;
}
#six{
    padding-top: 6%;
    padding-bottom: 4.5%;
}
#six p span{
    display: block;
    margin-bottom: 2.5%;
    font-size: 24px;
}
#six .block_six{
    margin-bottom: 2%;
}
#six .number {
    margin-top: 0;
}
#seven{
    padding-top: 5%;
    padding-bottom: 6%;
}
#seven h1{
    font-size: 50px;
    line-height: 50px;
}
#seven .description{
    font-size: 28px;
    margin: 0;
    line-height: 30px;
}
#seven .timer{
    margin-top: 3%;
}
#seven img {
    margin-left: -50%;
    min-width: 450px;
    margin-top: 50%;
}
#seven form{
    max-width: 490px;
    margin-top: 4%;
}
#seven input{
    font-size: 22px;
    border: 1px solid;
    padding: 3% 40px;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 5%;
}
#seven select{
    font-size: 22px;
    border: 1px solid;
    padding: 3% 40px;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 5%;
   -webkit-appearance: none;
    background-image:url("select.png");
    background-repeat:no-repeat;
    background-position:right center;
    background-position-x:97%;
}
footer{
    background: #3d3d3d;
    color: #fff;
    padding: 2.5% 0;
}
@media only screen and (max-width : 1200px) {
	.container-fluid{
		max-width: 970px
	}
nav {
    font-size: 16px;
}
header {
    padding: 3% 0 2% 0;
}
nav a {
    margin-right: 5.5%;
    padding-top: 0.5%;
}
h1 {
    font-size: 54px;
    letter-spacing: 0px;
}
.description {
    font-size: 26px;
}
.pokaz ul li {
    font-size: 18px;
}
#slide {
    background: url("slide_bg_md.png")no-repeat bottom center;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 17%;
}
.price {
    font-size: 40px;
    margin-top: 2%;
}
.timer .timerhello_52 {
    padding: 3% 0 0 6%;
}
.timer {
    margin-bottom: 2%;
}
body {
    font-size: 18px;
}
.opis {
    padding-bottom: 75%;
    background-size: 10%;
}
section p {
    line-height: 30px;
    margin-bottom: 4%;
}
#two .block_two p{
    font-size: 16px;
    line-height: 23px;
}
.block_two p span {
    font-size: 20px;
    margin-bottom: 6%;
}
#four .text p span {
    font-size: 22px;
}
#two {
    padding-top: 8.2%;
    padding-bottom: 6.5%;
}
#three {
    padding-top: 6.5%;
    padding-bottom: 6.5%;
}
#four {
    padding-top: 7.7%;
    padding-bottom: 4.3%;
}
#five {
    padding-top: 8%;
    padding-bottom: 10.6%;
}
#seven {
    padding-top: 6.5%;
    padding-bottom: 7.5%;
}
#seven .description {
    margin-top: 2%;
}
#seven .timer {
    margin-top: 2%;
}
form {
    max-width: 480px;
    margin-top: 2%;
}
input, select {
    padding: 4% 40px;
    margin-bottom: 4%;
}
#six {
    padding-top: 9%;
    padding-bottom: 5.5%;
}
}

@media only screen and (max-width : 992px) {
	.container-fluid{
		max-width: 750px;
	}
nav {
    font-size: 13px;
}
nav a {
    margin-right: 4.5%;
    padding-top: 0.5%;
}
h1 {
    font-size: 43px;
}
.description {
    font-size: 22px;
}
.pokaz ul li {
    font-size: 15px;
    padding-top: 5%;
    padding-bottom: 2%;
    background-size: 27%;
}
.pokaz ul li:nth-child(2) {
    background-size: 24%;
    padding-left: 8%;
}
.pokaz ul li:nth-child(3) {
    background-size: 30%;
}
.price {
    font-size: 31px;
}
.timer .pp {
    font-size: 14px;
}
.result-day, .result-hour, .result-minute, .result-second{
    font-size: 60px;	
}
.btn{
    font-size: 20px;
}
body {
    font-size: 16px;
}
section .number{
    font-size: 63px;	
    line-height: 40px;
}
.opis {
    padding-bottom: 75%;
    background-size: 8%;
    font-size: 20px;
}
#four .text p span {
    font-size: 20px;
    letter-spacing: 0px;
}
#six p span {
    font-size: 20px;
}
#seven h1 {
    font-size: 40px;
    line-height: 40px;
}
#seven .description {
    font-size: 22px;
    margin: 0;
    line-height: 20px;
    margin-top: 2.5%;
}
	header {
    padding: 3% 0 2.5% 0;
}
#slide {
    background-size: cover;
    padding-top: 2.5%;
    padding-bottom: 16.4%;
}
.pokaz {
    margin-top: 6%;
    width: 95%;
}
.timer .timerhello_52 {
    padding: 2% 0 0 6%;
    margin-top: 1%;
}
.time {
    max-width: 387px;
}
.result {
    width: 20%;
    margin-right: 6.6%;
}
#one {
    margin-top: -2.6%;
    padding-bottom: 4.5%;
}
section p {
    line-height: 25px;
}
.block_one p {
    margin-top: 4%;
}
#two {
    padding-top: 7.2%;
    padding-bottom: 3.5%;
}
#three {
    padding-top: 7%;
    padding-bottom: 5.2%;
}
#three .number {
    margin-top: 0;
}
.m_top{
    margin-top: -5px;
}
#four {
    padding-top: 6.8%;
    padding-bottom: 4.8%;
}
#four .img {
    float: left;
    width: 25%;
    margin-bottom: 6%;
}
#four .text {
    float: right;
    padding-left: 4%;
    width: 75%;
}
#four .text p span {
    margin-bottom: 3%;
}
#four .imgg {
    min-width: 280px;
    margin-left: -50%;
    margin-top: -15%;
}
#five {
    padding-top: 10%;
    padding-bottom: 10.6%;
}
#five .number {
    margin-top: 10%;
    padding-bottom: 4%;
}
#six {
    padding-top: 6.7%;
    padding-bottom: 4.5%;
}
#six p span {
    margin-bottom: 1.3%;
}
#seven {
    padding-top: 5.5%;
    padding-bottom: 5%;
}
#seven .timer {
    margin-top: 3%;
}
#seven .timer .timerhello_52{
    margin-top: 2%;
}
form {
    max-width: 383px;
}
input, select {
    font-size: 18px;
}
#seven img {
    margin-left: -50%;
    min-width: 330px;
    margin-top: 70%;
}
footer {
    padding: 4.5% 0;
}



}



@media only screen and (max-width : 767px) {

.hidden-menu {
  display: block;
  position: fixed;
    list-style: none;
    padding: 60px 10px 10px 10px;
  margin: 0;
  box-sizing: border-box;
  width: 200px;
  background-color: #232323;
  height: 100%;
  top: 0;
  left: -240px;
  transition: left .2s;
  z-index: 20000;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
    -moz-box-shadow: 0 0 40px #232323;
    -webkit-box-shadow: 0 0 40px #232323;
    box-shadow: 0 0 40px #232323;
}
.hidden-menu li{
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}
.hidden-menu li:hover{
	color: #db9a39;

}
.hidden-menu a:hover{
	text-decoration: none;
}
.hidden-menu-ticker {
  display: none;
}
.btn-menu {
    color: #c1b7a4;
    position: absolute;
    margin-top: 15.5%;
    left: 32px;
    cursor: pointer;
    transition: left .23s;
    z-index: 300000;
    width: 25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}
.btn-menu span {
  display: block;
    height: 2px;
    background-color: #c1b7a4;
  margin: 7px 0 0;
  transition: all .1s linear .23s;
  position: relative;
}
.btn-menu span.first {
  margin-top: 0;
}
.hidden-menu-ticker:checked ~ .btn-menu {
 left: 160px;
    position: fixed;
    margin-top: 2.5%;
}
.hidden-menu-ticker:checked ~ .hidden-menu {
  left: 0;
}
.hidden-menu-ticker:checked ~ .btn-menu span.first {
  -webkit-transform: rotate(45deg);
  top: 5px;
}
.hidden-menu-ticker:checked ~ .btn-menu span.second {
  opacity: 0;
}
.hidden-menu-ticker:checked ~ .hidden-menu {
    left: 0;
}
.hidden-menu-ticker:checked ~ .btn-menu span.third {
  -webkit-transform: rotate(-45deg);
  top: -13px;
}
.container-fluid{
	max-width: 330px;
}
#slide {
    background: url("slide_bg_xs.png")no-repeat bottom center;
    padding-top: 5.5%;
    padding-bottom: 71.6%;
}
h1 {
    font-size: 32px;
    line-height: 32px;
}
header h4{
    font-family: Ubuntu-Medium;
    color: #db9a39;
    font-size: 24px;
    margin: 0;
}
header {
    padding: 2% 0 2% 0;
}
.description {
    font-size: 18px;
    line-height: 22px;
}
.pokaz {
    margin-top: 4%;
    width: 100%;
}
.pokaz ul li {
    font-size: 11px;
    padding-top: 5%;
    padding-bottom: 2%;
    padding-left: 13%;
    background: url("arrow.png")no-repeat 5px bottom;
    background-size: 27%;
}
.pokaz ul li:nth-child(2) {
    background-size: 24%;
    padding-left: 10%;
}
.pokaz ul li:nth-child(3) {
    padding-left: 13%;
    background: url("arrow.png")no-repeat 5px bottom;
    background-size: 26%;
    padding-top: 3%;
}
.price {
    font-size: 22px;
    letter-spacing: 0px;
	text-align: center;
}
.price .span {
    border: 3px solid #db9a39;
    padding: 3px 10px 4px 15px;
    background: #fff;
    border-radius: 9px;
    display: block;
    width: 80%;
    margin: 15px auto 10px auto;
}
.price .span br{display:none}
	
.timer .pp {
    font-size: 12px;
}
.timer {
    margin-top: 1%;
}
.result-day, .result-hour, .result-minute, .result-second {
    font-size: 46px;
    padding: 22% 0;
}
.time {
    max-width: 100%;
}
.result{	
    line-height: 1.5;
}
.dd, .mn, .ss, .hh{
    font-size: 12px;
}
.btn {
    font-size: 16px;
    letter-spacing: 1.5px;
    padding: 3% 0;
}
#one {
    margin-top: -8.6%;
    padding-bottom: 4%;
}
.result {
    margin-bottom: 4%;
    margin-top: 6%;
}
section p {
    line-height: 24px;
    margin-bottom: 8%;
    margin-top: 5%;
}
.block_one p {
    font-size: 12px;
    line-height: 12px;

}
#two img{
    max-width: 232px;
    margin: auto;
}
.block_two p span {
    font-size: 20px;
    margin-bottom: 4%;
    margin-top: -3%;
}
#two {
    padding-top: 7.2%;
    padding-bottom: 1.7%;
}
#three {
    padding-top: 6.3%;
    padding-bottom: 7.2%
}
#four .text {
    width: 67%;
}
#four .img {
    width: 33%;
    margin-bottom: 6.6%;
}
#four .text p span {
    margin-bottom: 4%;
    font-size: 18px;
    line-height: 18px;
    margin-top: 0;
}
#four .text p {
    margin: 0;
    font-size: 14px;
    line-height: 19px;
}
#four .imgg {
    min-width: auto;
    margin-left: 0;
    margin-top: 0;
}
#four {
    padding-top: 6.8%;
    padding-bottom: 0.6%;
}
#five {
    padding-top: 7.3%;
    padding-bottom: 3.3%;
}
#six img {
    max-width: 132px;
}
#six p{
    margin-top: 2%;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 3%;

}
#six p span {
    margin-bottom: -0.7%;
    font-size: 17px;
    text-align: center;
}
#seven h1 {
    font-size: 34px;
    line-height: 32px;
}
#seven .description {
    font-size: 18px;
    margin: 0;
    line-height: 20px;
    margin-top: 1.5%;
}
#seven .price{
    margin-top: 4%;
}
#seven .timer {
    margin-top: 1%;
}
#seven .timer .timerhello_52 {
    margin-top: 1%;
    padding: 1% 0 0 6%;
}
#seven .result {
    margin-bottom: 0%
}
input, select {
    font-size: 13px;
}
form{
    margin-top: 4%;
}
#seven img {
    margin-left: 0;
    min-width: auto;
    margin-top: 0;
}
#seven {
    padding-top: 5.5%;
    padding-bottom: 0%;
}

#seven h1, #seven .container-fluid {text-align:center;}


}


@media only screen and (max-width : 458px) {
	body {min-width:301px;overflow-x:hidden}
	#slide {
		background: url("slide_bg_xs.png")no-repeat bottom center;
		padding-top: 5.5%;
		padding-bottom: 101.6%;
	}
	.br-before {height:10px;}
}


@media only screen and (max-width : 358px) {
	
	#slide {
		background: url("slide_bg_xs.png")no-repeat bottom center;
		padding-top: 5.5%;
		padding-bottom: 131.6%;
	}
}











.primrub {width:100%;text-align:center;color:#60688b; font-size:90%;padding:10px 0 25px; display: block;}


























.btn {  z-index:10; position:relative}


#product-block {
  	background: url("product.png") center center no-repeat;
  	height: 380px;
  	width: 100% !important;
  	display:block;
	/*margin: 335px 0 0 259px !important;*/
	margin: 310px 0 0 -50px !important;
  	background-size:contain;
  	text-align: center;
	position:absolute;
	z-index:5
}
#product-block .plashka2-t{ color:#fff915; font-size:20px; line-height:25px; }
#product-block .plashka2 b{ text-shadow: 1px 1px 2px #373838; }
#product-block .plashka2 {
  	position: absolute;
  	background: url("sale-bg-2.png") center center no-repeat;
  	background-size: 190px 262px;
  	width: 190px !important;
  	height: 138px;
  	padding: 133px 30px 0 0;
  	line-height: 22px;
  	text-align: center;
  	font-size: 17px;
  	color: #fff;
  	margin: 55px 0 0 -5px !important;
	    /*margin: 335px 0 0 259px !important;*/
  	font-family: 'Roboto', sans-serif;
  	box-sizing: content-box;
  	z-index: 5;
}


@media screen and (max-width: 1505px) {  #product-block {
    margin: 310px 0 0 498px !important;
    max-width: 505px;
}  }
@media screen and (max-width: 1355px) {  #product-block {
    margin: 310px 0 0 38% !important;
}  }
@media screen and (max-width: 1255px) {  #product-block {
    margin: 310px 0 0 43% !important;
}  }
@media screen and (max-width: 1155px) {  #product-block {
    margin: 367px 0 0 45% !important;
}  }
@media screen and (max-width: 1085px) {  /*#product-block {margin: 310px 0 0 150px !important; }*/ .btn {    max-width: 430px;  }  }
@media screen and (max-width: 992px) {  
	#product-block {
    margin: 250px 0 0 36% !important;
    max-width: 430px;
} 
	.btn {    max-width: 300px; }
}
@media screen and (max-width: 852px) { #product-block {
    margin: 243px 0 0 39% !important;
    max-width: 368px;
}
  #product-block .plashka2 {  margin: 75px 0 0 -19px !important;}
}

@media screen and (max-width: 768px) {
	#slide {position: relative;}
#product-block {
    width: 320px !important;
    height: 290px !important;
    margin: 0px 0 0 45% !important;
    bottom: 10px;
    position: absolute;
}
  	#product-block .plashka2 {
    	background-size: 135px 188px;
    	width: 110px !important;
    	height: 98px;
    	padding: 95px 25px 0 0;
    	line-height: 16px;
    	font-size: 13px;
    	margin: 55px 0 0 7px !important;
  	}
  	#product-block .plashka2-t{	font-size:15px;	}	
}

@media (max-width: 767px) {
    #product-block {
        margin: 0px 0 0 -5% !important;
    }
}
@media screen and (max-width: 567px) {
	/**/#product-block  {bottom:35px;}
	
}

@media screen and (max-width: 200px) {
  	#product-block .plashka2 {display:none;} 
}


body {overflow-x:hidden}































#product-block2 {
  	/*background: url(../img/product.png) center center no-repeat;*/
  	height: 380px;
  	width: 100% !important;
  	display:block;
	/*margin: 335px 0 0 259px !important;*/
	margin: 220px 0 0 10px !important;
  	background-size:contain;
  	text-align: center;
	position:absolute;
	z-index:5
}
#product-block2 .plashka2-t{ color:#fff915; font-size:20px; line-height:25px; }
#product-block2 .plashka2 b{ text-shadow: 1px 1px 2px #373838; }
#product-block2 .plashka2 {
  	position: absolute;
  	background: url("sale-bg-2.png") center center no-repeat;
  	background-size: 190px 262px;
  	width: 190px !important;
  	height: 138px;
  	padding: 133px 30px 0 0;
  	line-height: 22px;
  	text-align: center;
  	font-size: 17px;
  	color: #fff;
  	margin: 85px 0 0 -65px !important;
	    /*margin: 335px 0 0 259px !important;*/
  	font-family: 'Roboto', sans-serif;
  	box-sizing: content-box;
  	z-index: 5;
}



@media screen and (max-width: 992px) {  
	#product-block2  .plashka2{  margin: 5px 0 0 -15px !important; } 
	#seven img { margin-left: -10%; margin-top: 50%;}
	#seven .col-sm-8{     width: 56% !important;}
	#seven h1 {    width: 450px;}
	.primrub {text-align:left}
}

@media screen and (max-width: 767px) {  
	#seven .col-sm-8, #seven h1{     width: 100% !important;}
	.primrub {text-align:center}
	#seven img { margin-left: 0%; margin-top: 0%;}
	#product-block2 {  margin: 59px 0 0 -5px !important; }
	.br-before {height:10px;}
}




@media screen and (max-width: 387px) {
	#slide .img-responsive {height:290px;}
	#seven img {margin-left: 1%;}
  	#product-block2 {
    	width: 320px !important;
    	height: 270px !important;
    	margin: 0 0 0 -10% !important; bottom:100px;
		position:absolute;
  	}	
  	#product-block2 .plashka2 {
    	background-size: 135px 188px;
    	width: 110px !important;
    	height: 98px;
    	padding: 95px 25px 0 0;
    	line-height: 16px;
    	font-size: 13px;
    	margin: 105px 0 0 10px !important;
  	}
  	#product-block2 .plashka2-t{	font-size:15px;	}	
}

.ptop175 {
        padding-top: 175px;
}