.popup .close{
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    margin-right: 15px;
    margin-top: 5px;
    border-radius: 20px;
    background-image:url('https://d30y9cdsu7xlg0.cloudfront.net/png/317955-200.png');
    background-size:100%;
    z-index:9;
}

.prod-wrp{
    display:block;
    text-align:center;
    margin-top:20px;
}

.prod-box{
    display:inline-block;
    width:350px;
    vertical-align:top;
    margin-bottom:50px;
}

.prod-box:nth-child(2n){
    margin-left:50px;
}

.prod-box p{
    text-align:justify;
}

.prod-h img{
    height:70px;
}

/* ===== PRIMARY STYLES =====================================================
   ========================================================================== */
/*========================= global ===========================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {  
  font-family: 'DinPro';  
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
h2 {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 10px;
}

h3 {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 10px;
}

.page-header {
    margin: 2px 0px 10px 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

.breadcrumb {
    padding: 15px 0px 10px 0px;
    margin: 0 0 18px;
    list-style: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.breadcrumb > li {
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
}

a {
    color: #000;
}

ul.nav.menu>li {
    float: left;
        background: rgba(255,255,255,0.8);
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    /* color: #000; */
    margin: 25px 8px 0px 30px;
    /* font-weight: 300; */
    /* position: absolute; */
    /* background: rgba(255,255,255,0.8); */
    /* border-radius: 10px 10px 10px 10px; */
    padding: 8px 8px 8px 8px;
}
ul.nav.menu {
    text-transform: uppercase;
    list-style: none;
    float: left;
}
ul, ol {
    padding: 0;
    margin: 0 0 9px 25px;
}

.container {
  width: 80%;
  margin: 0 auto;  
}

#knopka {
    display: inline-block;
    color: #4F4F4F;
    font-weight: 700;
    text-decoration: none;
    user-select: none;
    padding: .5em 2em;
    outline: none;
    border: 2px solid;
    border-radius: 1px;
    transition: 0.2s;
}

/* =============== ВСПЛЫВАЮЩИЕ ОКНА ======================= ===================
============================================================ POP-UP============
/////////////////////////////////////////////////////////////////////////////*/
/*ЗАКАТЬ ЗВОНОК*/
.overlay{
    background-color: rgba(16, 78, 118, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 2;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.menu-box {
    width: 40%;
    position: absolute;
    /* margin: 30px 8px 0px 40px; */
    text-align: center;
    display: inline-block;
        margin: 30px 0px 0px 50px;
}

.podpobnee {
  border-radius: 4px;
  width: 200px;
  height: 35px;
  display: block;
  margin: 0 auto;
  border: 1px solid #00A727;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 25px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(130,227,74,1)), color-stop(96%, rgba(0,172,47,1)), color-stop(100%, rgba(79,189,101,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4fbd65', GradientType=0 );
}

.podpobnee:hover{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(158,233,114,1)), color-stop(96%, rgba(0,199,53,1)), color-stop(100%, rgba(111,200,129,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6fc881', GradientType=0 );
}

.podpobnee:active {
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(130,227,74,1)), color-stop(96%, rgba(0,172,47,1)), color-stop(100%, rgba(79,189,101,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4fbd65', GradientType=0 );
}

.menu-text {
      font-size: 22px;
    margin: 20px 8px 0px 20px;
    font-weight: 300;
    /* position: absolute; */
    background: rgba(255,255,255,0.8);
    border-radius: 10px 10px 10px 10px;
    text-transform: uppercase;
    padding: 8px 8px 8px 8px;
}

.overlay:focus{
  outline: none;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup {              
    left: 50%;
    opacity: 0;
    padding: 10px;
    position: fixed;    
    top: 50%;
    visibility: hidden;
    z-index: 10;
 
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;   
 
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.order-form {
background: rgba(255,255,255,0.8);
border-radius: 10px 10px 0 0;
width: 310px;
padding: 25px 0 25px 0;
}

.order-form2 {
background: rgba(255,255,255,0.8);
border-radius: 10px 10px 0 0;
width: 340px;
padding: 25px 0 25px 0;
}

.order-form input[type="text"] {
  margin-left: none;
  width: 240px;
}

.overlay:target+.popup {    
    opacity: 1;
    visibility: visible;
}

.feedbackf {  
  width: 930px;  
  border-radius: 9px;
  position: relative;  
  text-align: center;
}
.feedbackf img{
 margin-right: 15px;
 border-radius: 5px;
 border: 1px solid #fff;
}
.feedbackf img:last-child{
  margin-right: 0;
      background: url(../img/background/form-phone.png) center left 5% no-repeat, #fff;
}

.s_text nameinp sinp{
	background: url(../img/background/form-phone.png) center left 5% no-repeat, #fff; */
}

/* All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens */
/* All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens */
/* All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens All-contens */

.header-bg  {
  background: url(http://резиновые-плитки.рф/images/fon.jpg) no-repeat center top; 
  height: 200px;
}

.top-form-contain{
	    background: rgba(255,255,255,0.8);
    border-radius: 10px 10px 0 0;
    width: 310px;
    float: right;
    padding-top: 25px;
    padding-bottom: 25px;
}

.formResponsive {
	
}

.formResponsive2 {
margin: 0 5% 0 3%;
    width: 100%;	
}

.rsform-submit-button{
	border-radius: 2px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(130,227,74,1)), color-stop(96%, rgba(0,172,47,1)), color-stop(100%, rgba(79,189,101,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4fbd65', GradientType=0 );
    border: 1px solid #00A727;
    font-size: 25px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    width: 281px;
    height: 40px;
    margin-left: 15px;
    cursor: pointer;
}

.logoNdescript {
    background: rgba(0, 0, 0, 0.31);
    padding: 10px 8px 10px 8px;
    width: 432px;
    border-radius: 0 0 10px 10px;
    display: inline-block;
    margin-bottom: 50px;
}

.description {
    font-size: 13.8px;
    color: rgb(255, 255, 255);
    /* font-weight: 700; */
}

.order-box {
    background: rgba(0, 0, 0, 0.31);
    border-radius: 0 0 10px 10px;
    width: 310px;
    float: right;
    padding: 12px 8px 10px 8px;
    text-align: center;
    display: inline-block;
}



.telephone {
    padding: 5px 0 5px 0px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
}



.order-call {
  border-radius: 4px;
  width: 270px;
  height: 35px;
  display: block;
  margin: 0 auto;
  border: 1px solid #00A727;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 25px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(130,227,74,1)), color-stop(96%, rgba(0,172,47,1)), color-stop(100%, rgba(79,189,101,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4fbd65', GradientType=0 );
}

.order-call:hover{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(158,233,114,1)), color-stop(96%, rgba(0,199,53,1)), color-stop(100%, rgba(111,200,129,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6fc881', GradientType=0 );
}

.order-call:active {
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(130,227,74,1)), color-stop(96%, rgba(0,172,47,1)), color-stop(100%, rgba(79,189,101,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4fbd65', GradientType=0 );
}

.top-form-contain2 {
  background: rgba(0, 0, 0, 0.31);
  border-radius: 10px 10px 0 0;
  width: 310px;
  margin-top:84px;
  float: right; 
  padding-top: 25px;
  padding-bottom: 25px;  
}

.form-descript {
font-size: 22px;
color: #000;
text-align: center;
line-height: 1; 
}

.form-descript span{
  font-weight: 600;
}

.form-big-text {
  font-size: 22px;
  text-align: center;
  font-weight: 700;
}


.form-descript2 {
font-size: 22px;
color: #fff;
text-align: center;
line-height: 1; 
}

.form-big-text2 {
  font-size: 22px;
  color: #fff;
  text-align: center;
  font-weight: 700;
}

.contens-form {
  width: 310px;
}

.contens-form2 {
  width: 340px;
}

.contens-form input[type="text"] {
  height: 45px;
  border: 1px solid rgba(125, 125, 125, 0.33);
  margin-top: 2px;
  margin-left: 15px;
  padding: 1px 2px 0 40px;
  border-radius: 2px;
  background: url(../img/background/form-mail.png1) center left 5% no-repeat, #fff;
}

.momo2{
background-color: rgba(255, 255, 255, 0.7);
    border: 1px solid #fff;
    border-radius: 10px;
    height: 80px;
    padding-top: 20px;
    padding-left: 100px;
    left: 50%;
    margin-left: -300px;
    margin-top: -200px;
    position: fixed;
    /* top: 50%; */
    width: 600px;
    z-index: 15;
}
.momo22{
background-color: rgba(255, 255, 255, 0.7);
    border: 1px solid #fff;
    border-radius: 10px;
    height: 400px;
    left: 50%;
    margin-left: -300px;
    margin-top: -200px;
    position: fixed;
    top: 50%;
    width: 600px;
    z-index: 15;
}
.momo{
    background-color: rgba(0, 0, 0, 0.8);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}
.closed{
    border: 2px solid #fff;
    border-radius: 14px;
    cursor: pointer;
    float: right;
    margin-right: 5px;
    margin-top: 3px;
    padding: 3px 7px;
}

.rsform-block-fullname input[type="text"]:nth-child(1) {
  background: url(../img/background/form-name.png) center left 5% no-repeat, #fff;
}

.rsform-block-phone input[type="text"]:nth-child(2) {
  background: url(../img/background/form-phone.png) center left 5% no-repeat, #fff;
}

.rsform-block-email input[type="text"]:nth-child(3) {
  background: url(../img/background/form-mail.png) center left 5% no-repeat, #fff;
}



.content {
    width: 80%;
    overflow: auto;
    margin: 0 auto;
}

.material {
    width: 75%;
    display: block;
    float: left;
}

.left {
    margin-right: 40px;
    width: 22%;
    float: left;
    max-width: 350px;
    
}

.contens-form input[type="button"] {
  margin-top: 15px;
  border-radius: 2px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(130,227,74,1)), color-stop(96%, rgba(0,172,47,1)), color-stop(100%, rgba(79,189,101,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4fbd65', GradientType=0 );
border: 1px solid #00A727;
font-size: 25px;
text-align: center;
color: #fff;
border-radius: 4px;
width: 281px;
height: 40px;
margin-left: 15px;
cursor: pointer;
}

.contens-form input[type="button"]:hover{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(158,233,114,1)), color-stop(96%, rgba(0,199,53,1)), color-stop(100%, rgba(111,200,129,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6fc881', GradientType=0 );
}

.contens-form input[type="button"]:active {
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(130,227,74,1)), color-stop(96%, rgba(0,172,47,1)), color-stop(100%, rgba(79,189,101,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4fbd65', GradientType=0 );
}

.guarantie {
  width: 270px;
  padding-left: 40px;
  background: url(../img/background/key-box.png) center left no-repeat;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  margin: 10px 0 0 25px;
  text-decoration: none;
}

.guarantie2{
    width: 270px;
  padding-left: 40px;
  background: url(../img/background/key-box.png) center left no-repeat;
  color: #fff;
  font-size: 12px;
  margin: 10px 0 0 25px;
  text-decoration: none;
}

.in-numbers {

}

.numb {
  background: url(../img/background/numb.png) no-repeat center center;
  height: 220px;
}

.Fixed {
  position: fixed;
  bottom: 2%;
  right: -120px;
  z-index: 1;
  background: url(../img/background/fixed.png)no-repeat top left;
  border-radius: 5px 0 0 5px;
  height: 98px;
  width: 378px;
  opacity: 0.6;
  padding-top: 70px;
}

.Fixed:hover {
  opacity: 1;
  background-color: rgba(255,255,255,0.1);
}

.Fixed a {
  color: #666;
  text-decoration: none;
  font-size: 18px;
  margin-left: 20px;
}

.Fixed a:hover {
  text-decoration: underline;
}

.video-in-phone {
  height: 410px;
  background: url(../img/background/video-in-phone.jpg) top center no-repeat;
  padding-top: 50px;
}



.phone-text1 {
  color: #000;
  text-align: center;
  font-size: 25px;
}

.phone-text2 {
color: #000;
text-align: center;
font-size: 25px;
font-weight: 700;
padding-top: 45px;
}

.header1 {
  width: 100%;
  height: 143px;
  background: url(../img/background/yes-header.jpg) top center no-repeat;
  padding-top: 37px;
}

.header2 {
  width: 100%;
  height: 148px;
  background: url(../img/background/header2.jpg) top center no-repeat;
  padding-top: 37px;
}

.my-header {
text-align: center;
font-size: 30px;
line-height: 1;
}

.big-title {
  font-size: 50px;
  font-weight: 700;
}

.form-title {
  font-size: 2vw;
  font-weight: 700;
}

.priimuschestva {
  background: url(../img/background/priimuschestva.jpg) center center no-repeat;
  padding-top: 75px;
}

.inline3 {
  width: 300px;
  display: inline-block;
  vertical-align: top;
}

.benefit1 {
  background: url(../img/background/benefit1.png) no-repeat center center;
  width: 217px;
  margin: 10px auto;
  height: 237px;
 padding: 75px 7px;
  text-align: center;
}

.benefit2 {
  background: url(../img/background/benefit2.png) no-repeat center center;
  width: 217px;
  margin: 5px auto;
  height: 237px;
  padding: 75px 7px;
}

.benefit3 {
  background: url(../img/background/benefit3.png) no-repeat center center;
  width: 217px;
  margin: 5px auto;
  height: 237px;
 padding: 85px 7px;
}

.benefit4 {
  background: url(../img/background/benefit4.png) no-repeat center center;
  width: 217px;
  margin: 5px auto;
  height: 237px;
 padding: 75px 7px;
}

.benefit5 {
  background: url(../img/background/benefit5.png) no-repeat center center;
  width: 217px;
  margin: 5px auto;
  height: 237px;
 padding: 75px 7px;
}

.benefit6 {
  background: url(../img/background/benefit6.png) no-repeat center center;
  width: 217px;
  margin: 5px auto;
  margin: 5px auto;
  height: 237px;
 padding: 75px 7px;
}

.benefit1:hover, .benefit2:hover, .benefit3:hover, .benefit4:hover, .benefit5:hover, .benefit6:hover {
  background: url(../img/background/benefit-hover.png) no-repeat center center;
}

.benefit-text {
  vertical-align: middle;
  font-size: 16px;
  color: #000;
  text-align: center;
      text-transform: uppercase;
  font-weight: 700;
}

.middle-form {
  background: url(../img/background/middle-form.jpg) top center no-repeat;
  height: 397px;
  padding-top: 30px;
}

.how-wie {
  background: #F0F7FA;
    padding: 15px 0;
    height: 450px;
    border-bottom: 1px solid #EDF3F6;
}

.formtext {
    width: 70%;
    float: left;
}



.how-bg {
  background: url(../img/background/how-wie.jpg) no-repeat center left 20%;
height: 80%;
}

.numbers {
  float: left;
  padding-left: 50%;
}

.one-li {

}

.my-number {
    color: #23C62B;
    font-size: 20px;
    display: inline-block;
    padding-top: 20px;
    font-weight: 800;
    vertical-align: top;
}

.one-punkt {
      font-size: 20px;
    display: inline-block;
    font-weight: 700;
    padding-top: 20px;
    width: 475px;
}

.header2 {
  margin: 20px 0;
}

.oure-systems1 {
  display: inline-block;
  vertical-align: top;
  width: 241px;
  text-align: center;
  margin-bottom: 30px;
}

.oder-link {
  text-align: center;
  text-decoration: none;
  color: #000; 
  font-weight: 700; 
   font-size: 16px;
}

.oder-link:hover {
  color: #23C62B;
  text-decoration: underline;
}

.inline2 {
  width: 485px;
  background: url(../img/background/camera.png) top left no-repeat;
  padding: 10px 0 0 95px;
  display: inline-block;
  vertical-align: top;
  height: 200px;
}

.system2-text1 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  line-height: 3;
}

.system2-text2 {
  font-size: 16px;
  color: #000;  
}

.slider-bg {
  background: url(../img/background/slider-bg.png);
  height: 387px;
}

.slider-bg {
  padding-top: 21px;
}

.certificates {
  text-align: center;
  
}

.mymy{
  margin: 20px 7px 20px 7px;
}

.closef {      
  line-height: 24px;
  position: absolute;
  right: 48%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  font-family: arial;
  top: -16px;
  width: 32px;
  height: 32px;
  margin-top: -1px;  
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
     border-radius: 15px;  
     background: url(../img/close.png);  
}
.closef:before {
    color: #747474;
    content: "";    
    font-size: 18px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    line-height: 0.5;
    padding-top: -3px;
}

.inline33 {
  text-align: center;
  width: 300px;
  display: inline-block;
  vertical-align: top;
}

.footer {
  background: url(../img/background/footer.jpg) center top;
  height: 230px;
}

.zagolovok {
  padding: 15px;
    font-size: 30px;
    color: #000;
    margin: 0 auto;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    line-height: 1;
    background: rgba(255, 255, 255, 0.48);
    padding: 25px 15px 25px 10px;
    width: 80%;
	font-weight: 700;
	line-height: 1.3;
}

.reshaj {
  padding: 15px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 1;
}

.reshaj span{
  font-size: 50px;
  font-weight: 700;
}

.foot-left {
  float: left;  
  padding-top: 30px;
}

.bot-phone {
  font-size: 47px;
  color: #fff;
  font-weight: 700;
}

.bot-phone span {
  font-size: 70px;
}

.gold-telec  {
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 15px;
}

.footer-n {
  color: #fff;
  font-size: 18px;
}

.bold {
  font-weight: 700;
}

.copy {
  text-align: center;
  color: #fff;
  clear: both;
  margin-top: 20px;
}

.foot-right {
  float: right;
  padding-top: 30px;
}

.bottom-order-button {
  background: rgba(255,255,255,0.8);
  border-radius: 5px;
  padding: 10px;
  margin: 19px 90px 0 50px;
}

.privacy-text {
  padding: 15px;
}

.privacy-polisyy {
  width: 450px;
  background: rgba(255,255,255,0.8);
  border-radius: 5px;
}

.system-info {
  width: 765px;
  padding: 25px;  
  background: #fff;
  border-radius: 8px;
  /*overflow-y: scroll;
  max-height: 500px;*/
}

.system-title {
  text-align: center;
  font-size: 30px;
  color: #000;
}

.photos-block {
  width: 330px;
  float: left;
  vertical-align: top;
  display: inline-block;
  height: 286px;
  text-align: center;
}

.photos-block img{
  vertical-align: middle; 
  padding:  3px;
}

.system-description {
  vertical-align: top;
  display: inline-block;
  float: right;
  padding-left: 25px;
  text-align: justify;
  font-size: 16px;
  color: #000;
  width: 370px;
  padding-top: 10px;
}

.icon-block {
  width: 325px;
  float: left;
  display: inline-block;
  text-align: center;
  padding-top: 25px;
}

.system-text {
  font-size: 16px;
  color: #000;
  padding: 15px 0 15px 0;
  clear: both;
}

.system-list {
  list-style-image: url(../img/background/list-point.png);
  margin-left: 10px;
}

.system-info input[type="text"] {
  width: 175px;
  height: 45px;
  margin-top: 2px;
  margin-right: 15px;
  padding: 1px 2px 0 40px;
  border-radius: 2px;
  border: none;
  border: 1px solid #666;
  border-radius: 3px;
}

.system-info input[type="text"]:nth-child(1) {
  background: url(../img/background/form-name.png) center left 5% no-repeat, #fff;
}

.system-info input[type="text"]:nth-child(2) {
  background: url(../img/background/form-phone.png) center left 5% no-repeat, #fff;
}

input:focus {
  outline: none;
}

.system-info input[type="button"] {
border-radius: 2px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(130,227,74,1)), color-stop(96%, rgba(0,172,47,1)), color-stop(100%, rgba(79,189,101,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4fbd65', GradientType=0 );
border: 1px solid #00A727;
font-size: 22px;
text-align: center;
color: #fff;
border-radius: 4px;
width: 213px;
height: 48px;
cursor: pointer;
display: inline-block;
}

.system-info input[type="button"]:hover{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(158,233,114,1)), color-stop(96%, rgba(0,199,53,1)), color-stop(100%, rgba(111,200,129,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(158,233,114,1) 3%, rgba(0,199,53,1) 96%, rgba(111,200,129,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6fc881', GradientType=0 );
}

.system-info input[type="button"]:active {
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(130,227,74,1)), color-stop(96%, rgba(0,172,47,1)), color-stop(100%, rgba(79,189,101,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(130,227,74,1) 3%, rgba(0,172,47,1) 96%, rgba(79,189,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4fbd65', GradientType=0 );
}

.system-info ul {
  display: block;
  padding: 10px 0 20px 0;
}

.price, .srok {
  text-align: left;
  padding-left: 15px;
  font-size: 16px;
  color: #000;

}

.price {
  background: url(../img/background/price.png) left center no-repeat;
}

.srok {
  background: url(../img/background/srok.png) left center no-repeat;
  margin-bottom: 15px;
}

.header3 {
  width: 580px;
  height: 100px;
  border-bottom: 1px solid #7CD671;
  margin: 0 auto;
  padding-top: 15px;
}
.clients {
  background: url(../img/background/clients.png) no-repeat top center;
  height: 178px;
  margin-top: 15px;
}