


#toTop {
    width: 54px;
    height: 51px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    cursor: pointer;
    display: none;
    border-radius: 50%;
    background-image: url(../images/icon_top.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 200;
    opacity: 0.8
}

#toTop:hover {
    opacity: 1
}

img {
    max-width: 100%
}

.sertif img {
    margin: 0 10px 10px 0;
    float: left;
    width: 220px;
    border: 2px solid #f9c703
}

.sertif {
    margin-bottom: 30px
}

.sert-title {
    font-size: 22px;
    margin-bottom: 20px;
}

.otziv-img img {
    width: 200px;
    float: left;
    margin-right: 20px;
    border: 2px solid #f9c703
}

.slide3 img {
    width: 165px;
    height: 230px;
    border: 2px solid #f9c703
}

.up {
    text-transform: uppercase;
}

.none {
    text-decoration: none;
}

.bold {
    font-weight: bold;
}

body,
html {
    width: 100%;
    height: 100%;
}

body {
    background: #fff;
}

body,
th,
td {
    font-family: 'Arial', 'Roboto', sans-serif;
    font-size: 14px;
    color: #363537;
}

body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

img,
table {
    border: none;
}

table {
    border-collapse: collapse;
}

table td {
    padding: 5px;
}

table th {
    text-align: center!important;
}

a {
    color: #363537;
}

a:hover {
    text-decoration: none;
}

input,
textarea,
button {
    margin: 0;
    outline: none;
    font-family: 'Roboto', sans-serif;
}

section,
header,
footer,
nav,
main {
    display: block;
}

.clear {
    clear: both;
}

.wrap {
    width: 1172px;
    margin: 0 auto;
}

.site.blur {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}

.btn {
    border: 0;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    padding: 0 66px 0 20px;
    position: relative;
    font-size: 14px;
    color: #3d3d3d;
}

.btn:hover {
    opacity: 0.8;
}

.btn.yel {
    background: #f9c703;
}

.btn.green {
    background: #8ea705;
    color: #fff;
}

.btn img {
    position: absolute;
    right: 2px;
    top: 2px;
}

.header {
    height: 100px;
    min-width: 1172px;
    background: #fff;
}

.header .logo {
    float: left;
    line-height: 100px;
}

.header .logo a img {
    height: 80px
}

.header .logo img {
    vertical-align: middle;
}

.header .slogan {
    float: left;
    font-weight: bold;
    font-size: 20px;
    padding: 24px 0 0 40px;
    color: #3d3d3d;
    line-height: 130%;
}

.header .phone {
    float: right;
    font-size: 12px;
    padding-top: 20px;
}

.header .phone span {
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #8ea705;
    margin-bottom: 5px;
    text-align: right;
}

.header .adress {
    float: right;
    padding: 24px 100px 0 0;
    font-size: 16px;
    color: #323232;
    font-weight: 600;
}

.header .adress span {
    display: block;
    /* border-bottom: 1px dashed #9e9e9e; */
    margin-bottom: 8px;
}

.top-menu {
    height: 81px;
    min-width: 1172px;
    line-height: 80px;
    background: #f4f4f4;
}

.top-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
}

.top-menu ul li {
    display: inline-block;
    padding-right: 35px;
}

.top-menu ul li a {
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    color: #363537;
}

.top-menu ul li a:hover {
    color: #8ea705;
    border-bottom: 2px solid #8ea705;
}

.top-menu button {
    float: right;
    margin-top: 15px;
}

.top-icons {
    clear: both;
    padding: 30px 0;
    background: #fff;
    min-width: 1172px;
}

.top-icons .item {
    float: left;
    width: 25%;
}

.top-icons .item img {
    position: absolute;
    margin-top: 2px;
}

.top-icons .item .content {
    padding-left: 36px;
}

.top-icons .item .content span {
    display: block;
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 16px;
}

.top-slider {
    position: relative;
    min-width: 1172px;
}

.top-slider ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.top-slider ul li {
    height: 526px;
}

.top-slider .content {
    padding-left: 100px;
}

.top-slider .content .collection {
    font-weight: bold;
    color: #8ea705;
    padding-top: 30px;
}

.top-slider .content .collection2 {
    font-weight: bold;
    color: #3d3d3f;
    padding-top: 30px;
}

.top-slider .content .collection3 {
    font-weight: bold;
    color: #fff;
    padding-top: 30px;
}

.top-slider .content .line {
    width: 26px;
    height: 2px;
    background: #8ea705;
    margin: 6px 0 30px;
}

.top-slider .content .line2 {
    width: 26px;
    height: 2px;
    background: #3d3d3f;
    margin: 6px 0 30px;
}

.top-slider .content .line3 {
    width: 26px;
    height: 2px;
    background: #fff;
    margin: 6px 0 30px;
}

.top-slider .content .big {
    padding-top: 30px;
    font-weight: bold;
    font-size: 50px;
    color: #f0f0f0;
    margin-bottom: 50px;
}

.top-slider .content .big2 {
    padding-top: 30px;
    font-weight: bold;
    font-size: 50px;
    color: #3d3d3f;
    margin-bottom: 50px;
}

.top-slider .content .big2 span {
    color: #d20909;
    font-size: 64px;
}

.top-slider .content .big3 {
    padding-top: 30px;
    font-weight: bold;
    font-size: 50px;
    color: #f0f0f0;
    margin-bottom: 50px;
color:#fff;
  text-shadow: 0px 0px 0px black, 5px 2px black, -1px -1px black, -2px -2px black, -1px 1px black, 1px -1px black, -2px 2px black, 2px -2px black, -3px -3px 4px rgba(0,0,0,.3), -3px 3px 4px rgba(0,0,0,.3), 3px 3px 4px rgba(0,0,0,.3), 3px -3px 4px rgba(0,0,0,.3);
}





.top-slider .content .big3 span {
    color: #f9c704;
    font-size: 64px;
}

.top-slider .content .big4 {
    padding-top: 30px;
    font-weight: bold;
    font-size: 50px;
    color: rgba(0,0,0,.8);
    margin-bottom: 50px;

}

 .top-slider .content .big4 span {
    color: #f9c704;
    font-size: 64px;
    /*background: rgba(37,219,237,0.8); */
}



.top-slider .content .big span {
    color: #d20909;
    font-size: 64px;
}

.top-slider .content button {
    font-size: 16px;
    font-weight: 600;
}

.top-slider .bx-pager {
    left: 50%;
    margin-left: -485px;
    bottom: 30px;
    position: absolute;
}

.top-slider .bx-pager .bx-pager-item {
    display: inline;
}

.top-slider .bx-pager .bx-pager-item a {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    font-size: 0;
    background: #fff;
    margin-right: 5px;
}

.top-slider .bx-pager .bx-pager-item a:hover,
.top-slider .bx-pager .bx-pager-item a.active {
    background: green;
}

.top-slider .bx-controls-direction a {
    position: absolute;
    display: block;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
}

.top-slider .bx-controls-direction a.bx-prev {
    background: url('../images/prev.png');
    left: 50px;
}

.top-slider .bx-controls-direction a.bx-next {
    background: url('../images/next.png');
    right: 50px;
}

.line {
    height: 100px;
    line-height: 100px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

.line.line1 {
    background: url('../images/line1.jpg') no-repeat;
    background-size: cover;
    min-width: 1172px;
}

.line.line1.center {
    text-align: center;
}

.line.line2 {
    background: url('../images/line2.jpg') no-repeat;
    background-size: cover;
    min-width: 1172px;
}

.line.line3 {
    background: url('../images/line3.jpg') no-repeat;
    background-size: cover;
    min-width: 1172px;
}

.line.line4 {
    background: url('../images/line4.jpg') no-repeat;
    background-size: cover;
    min-width: 1172px;
}

.line.line5 {
    background: url('../images/line5.jpg') no-repeat;
    background-size: cover;
    min-width: 1172px;
}

.line.line6 {
    background: url('../images/line6.jpg') no-repeat;
    background-size: cover;
    min-width: 1172px;
}

.line button {
    float: right;
    font-size: 16px;
    font-weight: 600;
    margin-top: 24px;
}

.line span {
    font-size: 46px;
    color: #f9c703;
}

.line span.small {
    font-size: 36px;
}

.line span.abs {
    position: absolute;
    margin-left: 10px;
}

.line b {
    position: relative;
}

.line b:before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    left: 0;
    top: 18px;
    opacity: 0.8;
}

.catalog {
    background: #f0f0f0;
    min-width: 1172px;
}

.catalog .wrap {
    position: relative;
}

.catalog .zag {
    font-size: 48px;
    font-weight: bold;
    color: #8ea705;
    padding-top: 50px;
}

.catalog .catalog-zag {
    font-size: 36px;
    font-weight: bold;
    padding: 50px 0;
}

.catalog .catalog-item {
    width: 250px;
    height: 400px;
    background: #fff;
    position: relative;
}

.catalog .catalog-item .icon {
    position: absolute;
    left: 0;
    top: 0;
}

.catalog .catalog-item .content {
    padding: 0 30px;
}

.catalog .catalog-item .content .photo {
    text-align: center;
    padding: 20px 0 20px 0;
}

.catalog .catalog-item .content .photo img {
    max-width: 160px;
    max-height: 230px;
}

.catalog .catalog-item .content .photo-luki {
    text-align: center;
    padding: 20px 0 20px 0;
    height: 235px;
}

.catalog .catalog-item .content .photo-luki img {
    max-width: 160px;
    max-height: 240px;
}

.catalog .catalog-item .content .name {
    font-size: 18px;
    color: #3d3d3d;
}

.catalog .catalog-item .content .name-luki {
    font-size: 16px;
    color: #3d3d3d;
    height: 50px
}

.catalog .catalog-item .content .price-dveri {
    font-size: 18px;
    color: #8ea705;
    padding: 20px 0;
    font-weight: bold;
}

.catalog .catalog-item .content .price.old {
    text-align: right;
}

.catalog .catalog-item .content .price.old b {
    position: absolute;
    left: 30px;
    margin-top: 5px;
    color: #3d3d3d;
}

.catalog .catalog-item .content .price.old b:before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fb3e12;
    top: 10px;
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
}

.catalog .catalog-item .content .price-dveri span {
    font-size: 24px;
}

.catalog .catalog-item .content button {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}

.catalog .slider {
    position: relative;
    padding: 0 50px;
}

.catalog .bx-controls-direction a {
    position: absolute;
    display: block;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -100px;
}

.catalog .bx-controls-direction a.bx-prev {
    background: url('../images/prev.png');
    left: 0;
}

.catalog .bx-controls-direction a.bx-next {
    background: url('../images/next.png');
    right: 0;
}

.catalog .bx-pager {
    display: table;
    width: 100%;
    #margin: 50px 0;
    margin-top: 10px;
}

.catalog .bx-pager .bx-pager-item {
    display: table-cell;
}

.catalog .bx-pager .bx-pager-item a {
    display: block;
    height: 4px;
    text-indent: -9999px;
    background: #fff;
}

.catalog .bx-pager .bx-pager-item a:hover,
.catalog .bx-pager .bx-pager-item a.active {
    background: #f9c703;
}

.catalog .button {
    text-align: center;
    padding-bottom: 60px;
}

.catalog .button button {
    font-weight: bold;
}

.posts {
    background: #f0f0f0;
    min-width: 1172px;
    padding-bottom: 50px;
}

.posts .zag {
    font-size: 36px;
    font-weight: bold;
    padding: 50px 0;
}

.posts .post-item {
    float: left;
    width: 270px;
    height: 435px;
    background: #fff;
    margin: 0 30px 30px 0;
    position: relative;
}

.posts .post-item.big {
    width: 570px;
}

.posts .post-item.big2 {
    width: 570px;
    height: 638px;
}

.posts .post-item.big3 {
    width: 570px;
    height: 365px;
}

.posts .post-item.big4 {
    width: 570px;
    height: 365px;
}

.posts .post-item.small {
    height: 304px;
}

.posts .post-item.last {
    margin: 0 0 30px 0;
}

.posts .post-item .icon {
    position: absolute;
    left: 10px;
    top: 10px;
}

.posts .post-item .content {
    padding: 25px 10px 0 30px;
    position: relative;
}

.posts .post-item .content:before {
    content: "";
    position: absolute;
    display: block;
    width: 21px;
    height: 11px;
    background: url('../images/post.png');
    left: 30px;
    top: -15px;
}

.posts .post-item .content .name {
    font-weight: bold;
    font-size: 21px;
    height: 50px;
}

.posts .post-item .content .line {
    height: 1px;
    background: #ededed;
    margin: 20px 0;
}

.posts .post-item .content .more {
    font-size: 16px;
    font-style: italic;
    text-decoration: none;
    color: #8ea705;
}

.posts .post-item .content .more:hover {
    opacity: 0.8;
}

.posts .post-item .content .more img {
    vertical-align: middle;
    margin-left: 15px;
}

.form {
    height: 150px;
    min-width: 1172px;
    background: url('../images/form.jpg') no-repeat center;
    background-size: cover;
}

.form .text {
    float: left;
    font-size: 18px;
    color: #fff;
    padding-top: 30px;
}

.form .wrap-form-mini {
    float: right;
    line-height: 150px;
}

.form .wrap-form-mini input {
    width: 270px;
    height: 50px;
    padding: 0;
    text-indent: 10px;
    border: 1px solid #fff;
    margin-right: 20px;
    border-radius: 2px;
    font-size: 16px;
}

.form .wrap-form-mini input.bottom-form-error {
    border: 1px solid #e95241;
}

.form-mini-ok {
    font-size: 22px;
    color: #fff;
    padding: 50px 0 0 500px;
}

.partners {
    height: 270px;
    min-width: 1172px;
    background: url('../images/partners.jpg') no-repeat center;
    background-size: cover;
}

.partners .zag {
    font-size: 48px;
    font-weight: bold;
    color: #8ea705;
    padding: 30px 0;
}

.partners .slider {
    padding: 20px 120px;
    position: relative;
}

.partners .bx-pager {
    display: none;
}

.partners .bx-controls-direction a {
    position: absolute;
    display: block;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
}

.partners .bx-controls-direction a.bx-prev {
    background: url('../images/prev.png');
    left: 0;
}

.partners .bx-controls-direction a.bx-next {
    background: url('../images/next.png');
    right: 0;
}

.profitably .zag {
    font-size: 48px;
    font-weight: bold;
    color: #8ea705;
    padding: 30px 0;
}

.profitably .list {
    position: relative;
}

.profitably .list .back-text {
    padding: 15px;
    font-size: 20px;
}

.profitably .list .text {
    font-weight: bold;
    font-size: 30px;
    position: absolute;
    left: 30px;
    top: 20px;
}

.profitably .list .image {
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.profitably .list .big-image {
    height: 220px;
    line-height: 220px;
    text-align: center;
}

.profitably .list .big-image img {
    vertical-align: middle;
}

.profitably .list .very-big-image {
    padding: 130px 0 50px;
    text-align: center;
}

.profitably .list .very-big-image img {
    vertical-align: middle;
}

.profitably .list .big-text {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.flip-container {
    perspective: 1000;
    position: absolute;
}

.flip-container:hover .flipper,
.flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container.fl1 {
    width: 370px;
    height: 220px;
}

.flip-container.fl2 {
    width: 370px;
    height: 220px;
    top: 250px;
}

.flip-container.fl3 {
    width: 370px;
    height: 220px;
    top: 500px;
}

.flip-container.fl4 {
    width: 370px;
    height: 470px;
    left: 400px;
}

.flip-container.fl5 {
    width: 370px;
    height: 220px;
    left: 400px;
    top: 500px;
}

.flip-container.fl6 {
    width: 370px;
    height: 220px;
    left: 800px;
}

.flip-container.fl7 {
    width: 370px;
    height: 220px;
    left: 800px;
    top: 250px;
}

.flip-container.fl8 {
    width: 370px;
    height: 220px;
    left: 800px;
    top: 500px;
}

.front.front1 {
    width: 370px;
    height: 220px;
    background: url('../images/prof1.jpg');
}

.front.front2 {
    width: 370px;
    height: 220px;
    background: url('../images/prof2.jpg');
}

.front.front3 {
    width: 370px;
    height: 220px;
    background: url('../images/prof3.jpg');
}

.front.front4 {
    width: 370px;
    height: 470px;
    background: url('../images/prof4.jpg');
}

.front.front5 {
    width: 370px;
    height: 220px;
    background: url('../images/prof5.jpg');
}

.front.front6 {
    width: 370px;
    height: 220px;
    background: url('../images/prof6.jpg');
}

.front.front7 {
    width: 370px;
    height: 220px;
    background: url('../images/prof7.jpg');
}

.front.front8 {
    width: 370px;
    height: 220px;
    background: url('../images/prof8.jpg');
}

.back.back1 {
    width: 370px;
    height: 220px;
    background: url('../images/prof1.jpg');
}

.back.back2 {
    width: 370px;
    height: 220px;
    background: url('../images/prof2.jpg');
}

.back.back3 {
    width: 370px;
    height: 220px;
    background: url('../images/prof3.jpg');
}

.back.back4 {
    width: 370px;
    height: 470px;
    background: url('../images/prof4.jpg');
}

.back.back5 {
    width: 370px;
    height: 220px;
    background: url('../images/prof5.jpg');
}

.back.back6 {
    width: 370px;
    height: 220px;
    background: url('../images/prof6.jpg');
}

.back.back7 {
    width: 370px;
    height: 220px;
    background: url('../images/prof7.jpg');
}

.back.back8 {
    width: 370px;
    height: 220px;
    background: url('../images/prof8.jpg');
}

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.front,
.back {
    backface-visibility: hidden;
    background: silver;
    position: absolute;
    top: 0;
    left: 0;
}

.front {
    z-index: 2;
}

.back {
    transform: rotateY(180deg);
}

.reviews-top {
    height: 800px;
}

.vertical .back {
    transform: rotateX(180deg);
}

.vertical.flip-container .flipper {
    transform-origin: 100% 110px;
    /* половина высоты */
}

.vertical.flip-container:hover .flipper {
    transform: rotateX(-180deg);
}

.reviews {
    height: 658px;
    min-width: 1172px;
    background: url('../images/reviews.jpg') no-repeat;
    background-size: cover;
}

.reviews .zag {
    font-weight: bold;
    font-size: 48px;
    color: #8ea705;
    padding: 60px 0 80px;
}

.reviews .slider {
    padding: 0 100px;
    position: relative;
}

.reviews .bx-pager {
    display: none;
}

.reviews .bx-controls-direction a {
    position: absolute;
    display: block;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
}

.reviews .bx-controls-direction a.bx-prev {
    background: url('../images/prev.png');
    left: 0;
}

.reviews .bx-controls-direction a.bx-next {
    background: url('../images/next.png');
    right: 0;
}

.reviews .button {
    text-align: center;
    padding-top: 70px;
}

.reviews .button button {
    font-size: 16px;
    font-weight: 600;
}

.bottom-form {
    min-width: 1172px;
    background: url('../images/bottom-form.jpg') no-repeat;
    background-size: cover;
    padding-bottom: 50px;
    clear: left
}

.bottom-form .zag {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 50px 0;
}

.bottom-form .wrap-form {
    margin: 0 100px;
    padding: 40px 70px;
    background: #fff;
}

.bottom-form .wrap-form .top-text {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 160%;
    margin-bottom: 30px;
}

.bottom-form .wrap-form .left {
    float: left;
}

.bottom-form .wrap-form .right {
    float: right;
}

.bottom-form .wrap-form input {
    width: 400px;
    height: 50px;
    padding: 0;
    text-indent: 15px;
    margin-bottom: 20px;
    border-radius: 2px;
    border: 1px solid #afafaf;
    font-size: 16px;
}

.bottom-form .wrap-form input.bottom-form-error {
    border: 1px solid #e95241;
}

.bottom-form .wrap-form textarea {
    width: 370px;
    height: 92px;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 2px;
    border: 1px solid #afafaf;
    font-size: 16px;
}

.bottom-form .wrap-form textarea.bottom-form-error {
    border: 1px solid #e95241;
}

.bottom-form .wrap-form .submit {
    text-align: center;
    padding-top: 10px;
}

.bottom-form .wrap-form .submit button {
    font-size: 16px;
    font-weight: 600;
    width: 400px;
    padding: 0;
}

.copy {
    height: 58px;
    min-width: 1172px;
    line-height: 58px;
    background: #f6f6f7;
    color: #aaaaaa;
}

.copy .left {
    float: left;
}

.copy .right {
    float: right;
}

.popupbg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(1, 1, 1, 0.6);
    z-index: 11;
    display: none;
}

.popup {
    position: fixed;
    width: 800px;
    height: 400px;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -400px;
    background: #fff;
    z-index: 12;
    display: none;
}

.popup .close {
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}

.navi {
    line-height: 90px;
    color: #aaaaaa;
    text-align: left;
    clear: both;
}

.navi a {
    color: #363537;
}

.left-side {
    float: left;
    width: 265px;
}

.left-side .zag {
    font-size: 36px;
    font-weight: bold;
    color: #8ea705;
}

.main-content {
    float: right;
    width: 870px;
}

.left-menu {
    margin: 20px 0;
}

.left-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.left-menu ul li {
    background: #f2f2f2;
    border-bottom: 1px solid #e6e6e6;
}

.left-menu ul li.active {
    background: #edc010;
    font-size: 18px;
    padding: 10px 20px;
}

.left-menu ul li:last-child {
    border-bottom: 0;
}

.left-menu ul li:hover {
    background: #edc010;
}

.left-menu ul li a {
    font-size: 18px;
    text-decoration: none;
    padding: 10px 20px;
    display: block;
}

h1 {
    font-size: 36px;
    margin-bottom: 20px;
}

.banner {
    padding-bottom: 30px;
}

.catalog-list.small .catalog-item {
    width: 210px;
}

.catalog-list.small .catalog-item:nth-child(3n) {
    margin-right: 27px;
}

.catalog-list.small .catalog-item:nth-child(5n) {
    margin-right: 0;
}

.catalog-list.with4 .catalog-item:nth-child(4n) {
    margin-right: 0;
}

.catalog-list.with4 .catalog-item:nth-child(4n-1) {
    margin-right: 27px;
}

.catalog-list .catalog-item {
    width: 270px;
    height: 460px;
    float: left;
    border: 1px solid #e6e6e6;
    background: #fff;
    position: relative;
    margin: 0 27px 27px 0;
}

.catalog-list .catalog-item:nth-child(3n) {
    margin-right: 0;
}

.catalog-list .catalog-item .icon {
    position: absolute;
    left: 0;
    top: 0;
}

.catalog-list .catalog-item .content {
    padding: 0 30px;
}

.catalog-list .catalog-item .content .photo {
    text-align: center;
    padding: 20px 0 20px;
    height: 230px;
}

.catalog-list .catalog-item .content .photo img {
    max-height: 230px;
    max-width: 100%;
}

.catalog-list .catalog-item .content .photo-luki {
    text-align: center;
    padding: 20px 0 20px 0;
    height: 230px;
}

.catalog-list .catalog-item .content .photo-luki img {
    max-height: 230px;
    max-width: 210px;
}

.catalog-list .catalog-item .content .name {
    font-size: 18px;
    color: #3d3d3d;
    height: 45px;
}

.catalog-list .catalog-item .content .name-luki {
    font-size: 17px;
    color: #3d3d3d;
    height: 50px;
}

.catalog-list .catalog-item .content .price {
    font-size: 18px;
    color: #8ea705;
    padding: 20px 0;
    font-weight: bold;
    margin-bottom: 0;
}

.catalog-list .catalog-item .content .price.old {
    text-align: right;
}

.catalog-list .catalog-item .content .price.old b {
    position: absolute;
    left: 30px;
    margin-top: 5px;
    color: #3d3d3d;
}

.catalog-list .catalog-item .content .price.old b:before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fb3e12;
    top: 10px;
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
}

.catalog-list .catalog-item .content .price span {
    font-size: 24px;
}

.catalog-list .catalog-item .content button {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}

.catalog-form {
    height: 232px;
    background: url('../images/catalog-form.jpg') no-repeat center;
    background-size: cover;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    min-width: 1172px;
}

.catalog-form.big {
    height: 260px;
    min-width: 1172px;
}

.catalog-form.big input.bottom-form-error {
    border: 1px solid #e95241;
}

.catalog-form p {
    padding: 40px 0;
    line-height: 36px;
}

.catalog-form input[type='text'] {
    width: 270px;
    height: 50px;
    padding: 0;
    text-indent: 10px;
    border: 0;
    margin-right: 20px;
    border-radius: 2px;
}

.catalog-form .btn {
    padding: 0 20px;
}

.about {
    background: #e6e6e6;
    padding: 50px 0;
    min-width: 1172px;
}

.about .zag {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 50px;
}

.about .image {
    float: left;
}

.about .content {
    margin-left: 300px;
}

.about .content p {
    margin-bottom: 20px;
    font-size: 15px;
}

.about .content a {
    font-size: 16px;
    color: #f9c703;
}

.profitably {
    padding: 0 0 20px 0;
}

.profitably .zag {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #8ea705;
}

.product-photos {
    float: right;
    width: 370px;
    padding-bottom: 30px;
}

.product-photos2 {
    width: 100%;
    padding-bottom: 30px;
}

.product-photos2 img {
    max-width: 500px
}

.product-photos .item {
    margin-bottom: 30px;
    padding: 20px;
    text-align: center;
    border: 1px solid #e6e6e6;
}

.product-photos .item img {
    width: 233px;
}

.product-info {
    #width: 770px;
    #float: right;
    padding-bottom: 30px;
    padding-left: 50px;
}

.product-info2 {
    width: 100%;
    padding-bottom: 30px;
}

.product-info h1 {
    font-size: 30px;
    margin-bottom: 1px;
    line-height: 40px;
    text-align: left;
}

.price-info {
    margin-bottom: 30px
}

.product-info .zag {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 30px 0 30px 0;
}

.product-info p {
    margin-bottom: 20px;
}

.price-full {
    font-weight: bold;
    font-size: 18px;
    color: #363537;
    margin-bottom: 20px;
    line-height: 28px;
}

.price-full span {
    font-weight: bold;
    font-size: 26px;
    color: #8ea705;
    margin-bottom: 20px;
    line-height: 28px;
}

.price-full .btn {
    font-size: 16px;
    font-weight: 500;
    padding: 0 20px;
    vertical-align: middle;
    #float: right;
}

.complect .item {
    float: left;
    width: 300px;
    font-size: 13px;
    /*background: url('../images/complect_back.jpg');
    background-repeat: no-repeat;     */
    padding: 9px 0 0 3px;

}



.complect .item .image {
    float: left;
    margin-right: 20px;
    margin-bottom: 40px;
}

.complect .item p {
    padding-top: 8px;
    line-height: 20px;
    text-align: left;
    background-color: #f5f5f5;
}

.complect .item p span {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.colors .item {
    float: left;
    margin-right: 20px;
    width: 125px;
    text-align: left
}

.colors .item img {
    margin-bottom: 15px;
    width: 125px;
}

.complect-items .zag {
    font-size: 36px;
    font-weight: bold;
    padding: 60px 0;
}

.complect-items .list .item {
    float: left;
    width: 270px;
    border: 1px solid #808080;
    margin: 0 28px 28px 0;
}

.complect-items .list .item:nth-child(4n) {
    margin-right: 0;
}

.complect-items .list .item .image {
    text-align: center;
    padding: 40px 0;
}

.complect-items .list .item .text {
    padding: 0 30px 30px 30px;
    font-size: 18px;
}

.complect-items .list .item .text b {
    display: block;
    margin-bottom: 15px;
}

.complect-items .list .item .text span {
    display: block;
    color: #8ea705;
    font-size: 24px;
    font-weight: bold;
    margin-top: 5px;
}

.similar {
    padding-bottom: 50px;
}

.similar .zag {
    font-size: 36px;
    font-weight: bold;
    color: #8ea705;
    padding: 40px 0;
}

.similar .catalog-item {
    background: #fff;
    position: relative;
    float: left;
    margin-right: 20px;
    width: 276px;
}

.similar .catalog-item:nth-child(4) {
    margin-right: 0;
}

.similar .catalog-item .border {
    border: 1px solid #e6e6e6;
    height: 480px;
}

.similar .catalog-item .icon {
    position: absolute;
    left: 0;
    top: 0;
}

.similar .catalog-item .content {
    padding: 0 30px;
}

.similar .catalog-item .content .photo {
    text-align: center;
    padding: 20px 0;
    height: 245px;
}

.similar .catalog-item .content .photo img {
    max-width: 100%;
    max-height: 250px
}

.similar .catalog-item .content .name {
    color: #3d3d3d;
    height: 50px;
    text-align: left
}

.similar .catalog-item .content .price {
    font-size: 18px;
    color: #8ea705;
    padding: 20px 0;
    margin-bottom: 0;
    font-weight: bold;
}

.similar .catalog-item .content .price span {
    font-size: 24px;
}

.similar .catalog-item .content button {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    padding: 0;
}

.similar .slider {
    position: relative;
}

.similar .bx-controls-direction a {
    position: absolute;
    display: block;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -100px;
}

.similar .bx-controls-direction a.bx-prev {
    background: url('../images/prev.png');
    left: 0;
}

.similar .bx-controls-direction a.bx-next {
    background: url('../images/next.png');
    right: 2px;
}

.similar .bx-pager {
    display: table;
    width: 100%;
    margin: 50px 0;
}

.similar .bx-pager .bx-pager-item {
    display: table-cell;
}

.similar .bx-pager .bx-pager-item a {
    display: block;
    height: 4px;
    text-indent: -9999px;
    background: #fff;
}

.similar .bx-pager .bx-pager-item a:hover,
.similar .bx-pager .bx-pager-item a.active {
    background: #f9c703;
}

.text-style {
    line-height: 22px;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 40px
}

.price-luki {
    color: #8ea705;
    padding: 20px 0;
    font-weight: bold;
    font-size: 24px;
}

.footer {
    width: 100%;
    min-width: 1172px;
    height: 160px;
    background: #222222;
}

.footer_p {
    width: 960px;
    margin: 0px auto 0px auto;
}

.foot1 {
    width: 150px;
    float: left;
}

.logo2 {
    width: 100px;
    height: 57px;
    background: url("../images/logo2.png");
    margin: 30px 0px 20px 0px;
    float: left;
}

.logo2_text {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #7a7a7a;
    font-size: 12px;
    line-height: 12px;
    width: 180px;
    float: left;
    line-height: 18px;
}

.logo2 a {
    height: 100%;
    display: block;
}

.foot2 {
    width: 590px;
    float: left;
    height: 160px;
}

.menu2 {
    margin: 0px 0px 0px 0px;
    float: left;
}

.menu2 ul li {
    float: left;
    list-style: none;
    margin: 20px 20px 0 0;
}

.menu2 ul li a {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 0px 8px 5px 8px;
    border-bottom: 0px solid #ffc310;
    text-decoration: none;
}

.menu2 ul li a:hover {
    border-bottom: 2px solid #ffc310;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.punkt2 {
    margin: 35px 0px 0px 0px;
    float: left;
}

.punkt2 a {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0px 0px 0px 26px;
    padding: 0px 8px 5px 8px;
    border-bottom: 0px solid #ffc310;
    text-decoration: none
}

.punkt2 a:hover {
    border-bottom: 2px solid #ffc310;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.foot2_adres {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #7a7a7a;
    font-size: 13px;
    line-height: 16px;
    width: 277px;
    padding: 45px 0px 0px 26px;
    float: left;
}

.foot2_soc {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #f1c232;
    font-size: 13px;
    width: 240px;
    height: 41px;
    margin: 45px 0 0 0;
    float: left;
}

.foot3 {
    width: 220px;
    float: right;
}

.foot3_phone {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #f1c232;
    font-size: 26px;
    line-height: 26px;
    text-align: right;
    margin: 25px 0px 0px 0px;
    float: right;
}

.phone_text3 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #7a7a7a;
    font-size: 13px;
    line-height: 13px;
    text-align: right;
    margin: 4px 0px 0px 0px;
}

.foot3_email {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #7a7a7a;
    font-size: 13px;
    line-height: 13px;
    text-align: left;
    margin: 35px 0px 0px 0px;
    float: right;
}

.foot3_email a {
    color: #f1c232;
    text-decoration: underline;
}

.foot3_email a:hover {
    color: #f1c232;
    text-decoration: none;
}

.footer2 {
    height: 50px;
    background-color: #1E1E1E;
    min-width: 1172px;
}

.footer2-in {
    width: 960px;
    margin: 0 auto;
}

.web a {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #7a7a7a;
    font-size: 16px;
    line-height: 50px;
    float: left;
}

.web a:hover {
    color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.stat {
    float: right;
    padding: 10px 0 0 0;
}

.stat img {
    opacity: 0.5;
}

.stat img:hover {
    opacity: 1
}

.stop {
    clear: both
}

.static_desc img {
    max-width: 100%
}

.butt-download {}

.butt-download a {
    text-decoration: none;
    background: #f9c703;
    padding: 10px 20px;
    float: left;
    margin-bottom: 60px;
}

.butt-download a:hover {
    opacity: 0.8
}

.product-info2 .zag {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 30px 0 30px 0;
}

.doptext ul {
    padding: 0;
    margin: 0 0 40px 20px
}

.blocks2-yelow {
    background-color: #f9c703;
    margin-bottom: 40px
}

.blocks2 {
    width: 50%;
    float: left;
    padding: 30px 20px 0 40px;
    box-sizing: border-box;
}

.blocks2-title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px
}


/*

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

body,
html {
    width: 100%;
    height: 100%;
}



.top-slider .content .big3 {
    padding-top: 30px;
    font-weight: bold;
    font-size: 10px;
    color: #red;
    margin-bottom: 50px;
}

}*/
