html,body{
    margin: 0;
    padding: 0;
    font-family: AgoraSansPro, Arial;
    font-size: 14px;
    color: #4c4d4f;
}

*{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
a.hover-underline{
    text-decoration: none;
}
a.hover-underline:hover{
    text-decoration: underline;
}
p{
    margin: 0 0 10px 0;
}
input, label{
    font-family: AgoraSansPro, Arial;
}
.clearfix:after {
    content: " ";
    display: table;
    clear: both;
    width: 100%;
    height: 0;
}
.puller {
    clear: both;
    float: none;
    width: 100%;
    height: 0;
}

h2{
    font-size: 48px;
    font-weight: bold;

}

body{
    background: url(../images/pattern.png) 0 0  ;
}

div.wrapper{
    width: 1296px;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 0 0 30px rgba(0,0,0,0.8);
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 30px rgba(0,0,0,0.8);
}

.wrapper > .header{
    background: url(../images/hole.png) 50% 20px no-repeat;
    padding: 60px 50px 10px 50px;
}
.header .logo{
    float: left;
    width: 280px;
}
.header .menu{
    width: 595px;
    float: left;
}
.header .menu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.header .menu ul li{
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
}
.header .menu ul li a{
    color: #4c4d4f;
    font-size: 18px;
}
.header .top-phones{
    color: #000;
    font-size: 16px;
    float: left;
    width: 135px;
}

.colored-button,
a.colored-button{
    display: inline-block;
    background-color: #37b34a;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 39px;
    height: 39px;
    padding: 0 16px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 3px solid #2d933d;
    -webkit-transition: all 0.1s ease-in 0s ;
    -moz-transition: all 0.1s ease-in 0s ;
    -ms-transition: all 0.1s ease-in 0s ;
    -o-transition: all 0.1s ease-in 0s ;
    transition: all 0.1s ease-in 0s ;
    cursor: pointer;
}
.colored-button:hover,
a.colored-button:hover{
    border-bottom: 3px solid transparent;
    height: 36px;
}

.colored-button.white,
a.colored-button.white{
    color: #4c4d4f;
    font-size: 20px;
    background-color: #fff;
    border-bottom: 3px solid #d9d9d9;
}

.colored-button.big,
a.colored-button.big{
    font-size: 20px;
    height: 55px;
    line-height: 55px;
    border-bottom: 5px solid #2d933d;
    padding: 0 40px;
}
.colored-button.big:hover,
a.colored-button.big:hover{
    height: 50px;
    border-bottom: 5px solid transparent;
}
.colored-button.white.big,
a.colored-button.white.big{
    border-bottom: 5px solid #d9d9d9;
}
.colored-button.white.big:hover,
a.colored-button.white.big:hover{
    height: 50px;
    border-bottom: 5px solid transparent;
}

.screen-promo .line-1{
    padding-top: 50px;
}
.screen-promo .line-1,
.screen-promo .line-2{
    color: #4c4d4f;
    padding-left: 50px;
    font-size: 60px;
    font-weight: bold;
    width: 810px;
    float: left;
}
.screen-promo .line-2{
    font-size: 24px;
}
.screen-promo .line-3 {
    width: 810px;
    float: left;
}
.screen-promo .line-3 span{
    display: inline-block;
    background-color: #ff0000;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding-left: 50px;
    line-height: 34px;
    margin-top: 15px;
    padding-right: 5px;
}
.screen-promo .selector{
    float: left;
    width: 810px;
    padding-left: 50px;
    margin-top: 18px;
}
.screen-promo .selector .buttons{
    height: 100px;
}
.screen-promo .selector .prev,
.screen-promo .selector .next{
    width: 34px;
    height: 35px;
    float: left;
    cursor: pointer;
    background: url(../images/prev.png) 0 0 no-repeat;
    margin-top: 10px;
}
.screen-promo .selector .next{
    background: url(../images/next.png) 0 0 no-repeat;
}
.screen-promo .selector .title{
    width: 470px;
    float: left;
    line-height: 35px;
    height: 35px;
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    color: #37b34a;
    margin-top: 10px;
}
.screen-promo .selector .button-wrapper{
    float: left;
    padding-left: 40px;
}
.screen-promo .selector .frame{
    width: 554px;
    height: 295px;
    border-top: 5px solid #37b34a;
    border-left: 5px solid #37b34a;
    border-bottom: 5px solid #37b34a;
    float: left;
    padding: 20px 0 0 30px;
}
.screen-promo .selector .frame ul{
    margin:0;
    padding: 0;
}
.screen-promo .selector .frame ul li{
    color: #4c4d4f;
    font-size: 16px;
    font-weight: bold;
    list-style: none;
    height: 45px;
    padding-left: 46px;
}
.screen-promo .selector .frame ul li.no-1{background: url(../images/no-1.png) 0 0 no-repeat;}
.screen-promo .selector .frame ul li.no-2{background: url(../images/no-2.png) 0 0 no-repeat;}
.screen-promo .selector .frame ul li.no-3{background: url(../images/no-3.png) 0 0 no-repeat;}
.screen-promo .selector .frame ul li.no-4{background: url(../images/no-4.png) 0 0 no-repeat;}
.screen-promo .selector .frame ul li.plus{background: url(../images/plus.png) 0 0 no-repeat;}

.screen-promo .selector .price-wrapper{
    float: left;
    width: 205px;
    height: 295px;
    background: url(../images/price-bg.png) 0 0 no-repeat;
    padding-top: 90px;
}
.screen-promo .selector .price-wrapper .price .integer{
    color: #fff;
    font-size: 89px;
    font-weight: 800;
    width: 120px;
    text-align: right;
    float: left;
    line-height: 80%;
}
.screen-promo .selector .price-wrapper .price .float{
    float: left;
    width: 69px;
    font-size: 45px;
    font-weight: 800;
    color: #fff;
    line-height: 80%;
}
.screen-promo .selector .price-wrapper .price .currency{
    margin-top: 5px;
    border-top: 3px solid #fff;
    float: left;
    width: 63px;
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    line-height: 80%;
}
.screen-promo .selector .price-wrapper .condition{
    clear: both;
    float: none;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
}
.screen-promo .offer-image{
    float: right;
    width: 435px;
    margin-right: 40px;
    height: 600px;
    background: url(../images/sample-1.png) 0 100% no-repeat;

}

.screen-price{
    margin: 70px 50px 20px 50px;
    border-top: 1px solid #37b34a;
    padding-top: 18px;
}
.screen-price .text{
    width: 770px;
    margin-left: 95px;
    float: left;
    padding-top: 15px;
    font-size: 30px;
    font-weight: bold;
    color: #37b34a;
    margin-right: 30px;
    margin-bottom: 20px;
}
.screen-price .text:after{
    font-family: IcoMoon-Free;
    content: '\ea3c';
    vertical-align: middle;
    display: inline-block;
}
.screen-price .button-wrapper{
    float: left;
}
div.spring{
    width: 100%;
    height: 59px;
    background: url(../images/spring.png) 50% 0 no-repeat;
}

.screen-otheroffers{
    padding:40px 50px 90px;
}
.screen-otheroffers .item{
    float: left;
    width: 278px;
    margin-right: 22px;
    height: 410px;
}
.screen-otheroffers .item:last-child{
    margin-right:0;
}
.screen-otheroffers .item .ico{
    border: 5px solid #37b34a;
    width:277px;
    height: 277px;
}
.screen-otheroffers .item .title{
    padding: 10px 0;
    font-size: 24px;
    font-weight: bold;
    height: 88px;
    padding-right: 30%;
}

.screen-otheroffers .item .price{
    float: left;
    width: 132px;
    height: 39px;
    background-color: #f1f1f1;
    padding: 4px 0 0 10px;
    font-size: 24px;
    font-weight: bold;
    margin-right: 5px;
}
.screen-otheroffers .item .price span{
    font-size: 14px;
    display: inline-block;
    line-height: 92%;
    padding-top: 5px;
    vertical-align: middle;
    padding-right: 4px;
}
.screen-otheroffers .item .price sup{
    font-size: 14px;
}
.colored-button.product{
    width: 137px;
}

.spring-colored{
    width: 100%;
    height: 192px;
    background: url(../images/spring-colored.png) 50% 0 no-repeat;
    padding-top: 46px;
}
.spring-colored .text{
    width: 770px;
    margin-left: 95px;
    float: left;
    padding-top: 8px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-right: 30px;
}
.spring-colored .text:after{
    font-family: IcoMoon-Free;
    content: '\ea3c';
    vertical-align: middle;
    display: inline-block;
}
.spring-colored .button-wrapper{
    float: left;
}

.screen-decoration{
    padding:40px 50px 90px;
}
.screen-decoration .items{

}
.screen-decoration .items .item{
    float: left;
    width: 200px;
    height: 300px;
    padding-top: 40px;
    margin-right: 125px;
}
.screen-decoration .items .item:nth-child(4n){
    margin-right: 0;
}
.screen-decoration .items .item .image{
    width: 200px;
    height: 200px;
    border: 5px solid #37b34a;
}
.screen-decoration .items .item .title{
    padding: 12px 10px 0 0;
    font-size: 17px;
    font-weight: bold;
    height: 88px;
    float: left;
    width: 167px;
}
.screen-decoration .items .item .button{
    float: left;
    padding-top: 18px;
}
a.goto-button{
    font-family: IcoMoon-Free;
    display: inline-block;
    width: 33px;
    height: 35px;
    border-bottom: 2px solid #2d933d;
    background-color: #37b34a;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    text-decoration: none;
}

.screen-samples{
    padding:40px 40px 90px;
}
.screen-samples h2{
    padding-left: 10px;
    padding-right: 10px;
}
.screen-samples .item{
    float: left;
    width: 300px;
    height: 500px;
    border: 5px solid #37b34a;
}
.screen-grids{
    padding:40px 50px 90px;
}
.screen-grids .items .item{
    float: left;
    width: 220px;
    padding-top: 40px;
    margin-right: 70px;
}
.screen-grids .items .item:nth-child(4n){
    margin-right: 0;
}
.screen-grids .items .item .image{
    display: block;
    width: 220px;
    border: 5px solid #37b34a;
}
.screen-grids .items .item .image img{
    display: block;
}
.screen-grids .items .item .title{
    padding: 12px 10px 0 0;
    font-size: 22px;
    font-weight: bold;
    height: 88px;
    float: left;
    width: 186px;
}
.screen-grids .items .item .button{
    float: left;
    padding-top: 18px;
}
.screen-contacts{
    padding:40px 0 0;
}
.screen-contacts h2{
    padding-left: 50px;
}
.screen-contacts .col-1{
    padding-left: 50px;
    float: left;
    width: 525px;
    font-size: 24px;
    font-weight: bold;
}
.screen-contacts .col-1 span{
    color: #37b34a;
    font-size: 30px;
}
.screen-contacts .col-2{
    float: left;
    width: 425px;
    font-size: 24px;
    font-weight: bold;
    text-decoration: underline;
}
.screen-contacts .col-2 .colored-button{
    height: 43px;
    line-height: 43px;
}
.screen-contacts .col-3{
    float: left;
    font-size: 24px;
    font-weight: bold;
}
.screen-contacts .map{
    margin-top: 30px;
    width: 100%;
    height: 450px;
}
.footer{
    width: 100%;
    height: 161px;
    background: url(../images/footer-colored.png) 0 0;
    padding: 65px 50px 0;
}
.footer .footer-logo{
    float: left;
}
.footer .powered-by{
    float: right;
}

.shadow-space{
    width: 100%;
    height: 40px;
}
/* ---------------- */
.screen-promo .line-1{
    padding-top: 0;
}
.screen-promo .line-3{
	margin-left: -50px;
}
.screen-promo .selector .buttons{
    height: 60px;
}
.offers-slider{
	clear: left;
	margin-top: 20px;
	float: left;
}
.screen-promo .selector .frame ul li {
}
.header .menu {
    padding-left: 138px;
}