@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
* {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    overflow-x: hidden;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
}

.play {
    text-align: center;
    height: 100%;
    padding: 247px 0;
}

.play i {
    font-size: 104px;
    color: #f3d963;
    text-shadow: 0 0 23px #38373f;
}

.menu_line .container {
    position: relative;
}

#blog li {
    list-style: none;
    background: white;
    box-shadow: 0 0px 12px rgba(0, 0, 0, 0.21);
    margin-bottom: 50px;
    padding: 30px;
}

#blog li .readmore {
    width: 200px;
    height: 50px;
    border-radius: 5px;
    background-color: #ffe04e;
    color: #121212;
    font-size: 15px;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
    border: none;
    margin-top: 5px;
    display: block;
    text-align: center;
}

#blog li h3 {
    margin-top: 0;
    margin-bottom: 20px;
}

#blog li h3 a {
    color: #545357;
    text-transform: uppercase;
}

#blog li img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.obzv {
    border-radius: 5px;
    background-color: #ffe04e;
    color: #121212;
    font-size: 20px;
    font-weight: 900;
    line-height: 32px;
    text-transform: uppercase;
    border: none;
    margin-top: 5px;
    padding: 10px 25px;
}

.forhomet {
    margin-top: 139px;
}

.forhomet span {
    font-weight: bolder;
    text-transform: uppercase;
    background: rgba(255, 224, 78, 0.82);
    padding: 10px;
    font-size: 37px;
    line-height: 46px;
    width: 100%;
    display: inline-block;
}

.forhomet b {
    font-size: 17px;
    background: #333333;
    font-weight: 400;
    padding: 5px 10px;
    width: 100%;
    display: inline-block;
    position: relative;
    top: -12px;
    color: white;
}

.menu_line #menu .hover_uslugi:hover .menu_line {
    display: block !important;
    background: red;
}

.hover_uslugi:hover {
    cursor: pointer;
}

.popup_menu {
    box-shadow: 2px 2px 14px #dadde0, -2px 2px 14px rgba(22, 22, 22, 0.1);
    position: absolute;
    top: 58px;
    background: white;
    width: 100%;
    padding: 15px;
    text-align: center;
    box-sizing: border-box;
    display: none;
}

.popup_menu:hover {
    display: block;
}

.popup_menu .block {
    padding: 15px;
    border: 1px solid transparent;
}

.popup_menu .block:hover {
    background: rgba(218, 221, 224, 0.12);
    border: 1px solid #cfd2d4;
}

.popup_menu .rowmar {
    margin-bottom: 30px;
}

.popup_menu .bimg img {
    width: auto;
    height: 68px;
    margin-bottom: 15px;
}

.popup_menu span {
    font-size: 14px;
    color: black;
    font-weight: bold;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

h2,
h3,
h4,
h1 {
    margin: 0;
}

.none {
    display: none !important;
}

footer {
    background-color: #202426;
    color: white;
}

.imgblock img {
    width: 25%;
    margin: 0;
    height: 220px;
    display: block;
    float: left;
}

h4.modal-title {
    color: #272727;
    font-weight: 600;
    display: block;
    font-size: 26px;
}

.close {
    font-size: 46px !important;
}

.modal-dialog {
    width: 400px !important;
}

.modal-dialog .input-group {
    margin-bottom: 15px;
    width: 100%;
}

.modal-dialog .form-control {
    height: 50px !important;
    font-size: 17px;
}

.modal-dialog button.ajax-send {
    height: 48px;
    border-radius: 5px;
    background-color: #ffe04e;
    color: #121212;
    font-size: 17px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    border: 2px solid #ff9000;
    width: 100%;
}

.modal-dialog button.ajax-send:hover {
    background-color: #ff9000;
    color: white;
}

.modal-dialog .error {
    border-color: red;
}

.modal-dialog label.error {
    display: none !important;
}

.product_page {
    padding: 50px 0;
}

.product_page h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    color: #898989;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 41px;
}

.product_page h2 b {
    color: #272727;
    font-weight: 600;
    display: block;
    font-size: 26px;
}

.all_opis {
    font-size: 16px;
    color: #232323;
    font-weight: 300;
}

.ceni {
    margin-bottom: 75px;
}

.ceni .yellow {
    background-color: #ffd900;
    height: 46px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #272727;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    font-weight: bold;
}

.ceni .infotable {
    color: #272727;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    background: #f2f4f9;
    border-bottom: 1px solid #f2f4f9;
}

.ceni .infotable label {
    color: #272727;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
}

.ceni .infotable:nth-child(even) {
    background: white;
}

.product_head {
    margin-top: -57px;
    background-position: center center;
    padding: 107px 0 50px;
    background-size: cover;
}

.product_head h2 {
    background: rgba(255, 255, 255, 0.77);
    padding: 15px;
    font-size: 19px;
    margin-top: 60px;
    width: 70%;
    font-weight: normal;
    line-height: 25px;
}

.product_head h1 {
    margin-top: 68px;
}

.product_head h1 span {
    font-weight: bolder;
    text-transform: uppercase;
    background: rgba(255, 224, 78, 0.82);
    padding: 10px;
    font-size: 41px;
    width: 100%;
    display: inline-block;
}

.product_head h1 b {
    font-size: 17px;
    background: #333333;
    font-weight: 400;
    padding: 5px 10px;
    width: 100%;
    display: inline-block;
    position: relative;
    top: -12px;
    color: white;
}

.product_head form {
    width: 80%;
    margin: 0 auto;
}

.product_head .form {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
    background: white;
    padding: 24px;
    position: relative;
    width: 100%;
    text-align: center;
}

.product_head .form img {
    position: absolute;
    top: 0;
    right: -232px;
    width: 400px;
}

.product_head .form .f1 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    color: #898989;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
}

.product_head .form .f1 b {
    color: #272727;
    font-weight: 600;
    display: block;
    font-size: 26px;
}

.product_head .form .inpb {
    margin-bottom: 25px;
}

.product_head .form .inpb button {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    background-color: #ffe04e;
    color: #121212;
    font-size: 16px;
    font-weight: 900;
    line-height: 32px;
    text-transform: uppercase;
    border: none;
    margin-top: 5px;
}

.product_head .form .inpb input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #898989;
    padding: 7px;
    text-align: center;
    color: #595858;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
}

.product_head .form .inpb textarea {
    width: 100%;
    height: 120px;
    border: none;
    border-bottom: 1px solid #898989;
    padding: 7px;
    color: #595858;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
}

header {
    padding: 10px 0;
    background: white;
}

header .logo img {
    width: 266px;
    margin-top: 5px;
}

header .desc span {
    margin-top: 13px;
    font-weight: 400;
    margin-left: -10px;
    font-size: 14px;
    color: #686868;
    display: block;
    line-height: 20px;
}

header .desc span b {
    color: #2e527b;
    font-size: 16px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}

header .block_top {
    text-align: right !important;
}

header .block_top .t1 {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}

header .block_top button {
    width: 180px;
    height: 34px;
    border-radius: 5px;
    background-color: #ffe04e;
    color: #121212;
    font-size: 12px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    border: none;
    margin-top: 5px;
}

.menu_line {
    background-color: #2a292d;
    background-color: rgba(42, 41, 45, 0.8);
    z-index: 2;
    position: relative;
}

.menu_line ul {
    margin-top: 0;
    margin-bottom: 0;
}

.menu_line ul li {
    padding: 18px 0;
    list-style: none;
    float: left;
    padding-left: 30px;
}

.menu_line ul li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
}

.menu_line ul li a:hover {
    text-decoration: none;
    color: #ffe04e;
}

.menu_line ul li.selected a {
    color: #ffe04e;
}

.slider_home {
    position: relative;
    height: 653px;
    margin-top: -57px;
    background-image: url(../img/slider1.jpg);
    background-size: cover;
    background-position: center;
    z-index: 0;
}

.s1 {
    padding: 50px 0;
}

.s1 h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    color: #898989;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 70px;
}

.s1 h2 b {
    color: #272727;
    font-weight: 600;
    display: block;
    font-size: 26px;
}

.s1 .rowmar {
    margin-bottom: 40px;
}

.s1 .block {
    text-align: center;
    height: 150px;
}

.s1 .block a:hover {
    text-decoration: none;
}

.s1 .block a .bimg {
    height: 90px;
}

.s1 .block a span {
    display: block;
    color: #272727;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
}

.s2 {
    background-color: #f2f4f9;
    padding: 50px 0;
}

.s2 h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    color: #898989;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 70px;
}

.s2 h2 b {
    color: #272727;
    font-weight: 600;
    display: block;
    font-size: 26px;
}

.s2 .listblock {
    margin-bottom: 70px;
}

.s2 .listblock .t1 {
    color: #272727;
    font-size: 16px;
    font-weight: 300;
    line-height: 19px;
}

.s2 .listblock .t1 b {
    color: #4c4c4c;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    display: block;
    margin-bottom: 7px;
}

.s2 .form {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
    background: white;
    padding: 45px;
    position: relative;
    width: 488px;
    max-width: 100%;
}

.s2 .form img {
    position: absolute;
    top: 0;
    right: -232px;
    width: 400px;
}

@media only screen and (max-width: 767px) {
    .s2 .form img {
        display: none;
    }
}

.s2 .form .f1 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    color: #898989;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
}

.s2 .form .f1 b {
    color: #272727;
    font-weight: 600;
    display: block;
    font-size: 26px;
}

.s2 .form .inpb {
    margin-bottom: 25px;
}

.s2 .form .inpb button {
    width: 214px;
    height: 48px;
    border-radius: 5px;
    background-color: #ffe04e;
    color: #121212;
    font-size: 12px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    border: none;
    margin-top: 5px;
}

.s2 .form .inpb input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #898989;
    padding: 7px;
    color: #595858;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
}

.s2 .form .inpb textarea {
    width: 100%;
    height: 120px;
    border: none;
    border-bottom: 1px solid #898989;
    padding: 7px;
    color: #595858;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
}

.s3 {
    padding: 50px 0 96px;
}

.s3 h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    color: #898989;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 120px;
}

.s3 h2 b {
    color: #272727;
    font-weight: 600;
    display: block;
    font-size: 26px;
}

.s3 .team {
    text-align: center;
}

.s3 .team .block {
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.09);
    padding: 0 37px 44px;
    position: relative;
    display: block;
}

.s3 .team .block .img {
    display: inline-block;
    margin-top: -87px;
    margin-bottom: 28px;
}

.s3 .team .block .name {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 20px;
    color: #ff8a00;
    font-weight: 400;
}

.s3 .team .block .name b {
    color: #4c4c4c;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
}

.s3 .team .block .txt {
    color: #4c4c4c;
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    margin-bottom: 20px;
}

.s3 .team .block .but button {
    width: 182px;
    height: 38px;
    border-radius: 5px;
    border: 2px solid #ffe04e;
    background-color: white;
    color: #121212;
    font-size: 12px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    margin-top: 5px;
}

.s3 .team .block .but button:hover {
    background-color: #ffe04e;
}

.sidebar {
    margin-top: 20px;
}

.post p {
    text-align: justify;
    font-size: 16px;
}

.post img {
    width: 100%;
    margin: 10px 0;
}

.s4 {
    background-color: #f2f4f9;
    background-image: url(../img/s4.png);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 50px 0 280px;
}

.s4 h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    color: #898989;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 70px;
}

.s4 h2 b {
    color: #272727;
    font-weight: 600;
    display: block;
    font-size: 26px;
}

.s4 .slick-prev,
.s4 .slick-next {
    top: 120% !important;
}

.s4 .slick-prev {
    left: 47% !important;
}

.s4 .slick-next {
    right: 47% !important;
}

.s4 .slick-prev:before,
.s4 .slick-next:before {
    color: #ecd657 !important;
    font-size: 35px !important;
    background: #0e0e0e;
    border-radius: 50%;
    width: 34px;
    height: 33px;
    display: block;
    padding-top: 2px !important;
    padding-left: 0 !important;
}

.s4 .slick {
    text-align: center;
}

.s4 .slick-center {
    transform: scale(1) !important;
    opacity: 1 !important;
    transition: all 300ms ease;
}

.s4 .slick-list {
    padding-top: 50px !important;
}

.s4 .list {
    background: white;
    transform: scale(0.8);
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.09);
    padding: 0;
    opacity: 0.8;
    transition: all 300ms ease;
    position: relative;
}

.s4 .list:before {
    width: 29px;
    height: 27px;
    background: url(../img/quote.png);
    position: absolute;
    bottom: 15px;
    right: 15px;
    content: '';
}

.s4 .list .img {
    width: 75px;
    height: 75px;
    display: inline-block;
    margin-top: -45px;
}

.s4 .list .img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 4px solid #ffd200;
}

.s4 .list .name {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 10px;
    color: #ff8a00;
    font-weight: 400;
}

.s4 .list .name b {
    color: #4c4c4c;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
}

.s4 .list .txt {
    color: #4c4c4c;
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    margin-bottom: 50px;
    padding: 0 25px;
}

.s4 .list .but button {
    width: 182px;
    height: 38px;
    border-radius: 5px;
    border: 2px solid #ffe04e;
    background-color: white;
    color: #121212;
    font-size: 12px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    margin-top: 5px;
}

.s4 .list .but button:hover {
    background-color: #ffe04e;
}

.s5 {
    margin-top: -115px;
}

.s5 .forma {
    width: 748px;
    height: 230px;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
    background-image: url(../img/forma.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 35px 67px;
}

.s5 .forma h2 {
    line-height: 32px;
    color: #898989;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 50px;
}

.s5 .forma h2 b {
    color: #272727;
    text-transform: uppercase;
    font-weight: 800;
    display: block;
    font-size: 20px;
}

.s5 .forma .form {
    width: 488px;
}

.s5 .forma .form .inpb {
    position: relative;
}

.s5 .forma .form .inpb:before {
    width: 16px;
    height: 17px;
    background-image: url(../img/phone.png);
    position: absolute;
    top: 9px;
    left: 7px;
    content: '';
}

.s5 .forma .form input {
    background: none;
    border: none;
    border-bottom: 3px solid #ff9000;
    width: 100%;
    height: 38px;
    padding-left: 35px;
    color: #4c4c4c;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    text-transform: uppercase;
    position: relative;
}

.s5 .forma .form button {
    width: 224px;
    height: 38px;
    border-radius: 5px;
    background-color: #ff9000;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    border: none;
}

.s5 .forma .form button:hover {
    background-color: black;
    color: white;
    text-decoration: none;
}

.s6 {
    padding: 50px 0;
}

.s6 h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    color: #898989;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 46px;
}

.s6 h2 b {
    color: #272727;
    font-weight: 600;
    display: block;
    font-size: 26px;
}

.s6 .gallery .img {
    margin-bottom: 30px;
}

.s6 .gallery .img img {
    width: 100%;
    height: 238px;
}

.home-works-section img,
.our-showroom-section img {
    object-fit: cover;
}

.s7 {
    background-color: #f2f4f9;
    padding: 50px 0;
}

.s7 h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    color: #898989;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
}

.s7 h2 b {
    color: #272727;
    font-weight: 600;
    display: block;
    font-size: 26px;
}

.s7 .skidka {
    background-image: url(../img/footimg.jpg);
    height: 358px;
    background-size: 100% 100%;
    padding: 53px 32px 37px;
}

.s7 .skidka .t1 {
    text-transform: uppercase;
    color: #121212;
    font-size: 30px;
    font-weight: 600;
}

.s7 .skidka .t1 b {
    margin: 15px 0 36px;
    color: #000000;
    font-size: 71px;
    display: block;
    line-height: 51px;
}

.s7 .skidka .t1 span {
    color: #856e00;
    font-size: 22px;
    line-height: 25px;
    font-weight: 400;
    display: block;
}

.s7 .skidka a {
    width: 183px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.13);
    border-radius: 5px;
    background-color: #ffffff;
    color: #121212;
    font-size: 15px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-top: 30px;
    padding: 8px 0;
}

.s7 .skidka a:hover {
    background-color: black;
    color: white;
    text-decoration: none;
}

footer {
    padding: 15px 0;
    background: white;
}

footer .logo img {
    width: 266px;
    margin-top: 5px;
}

footer .desc span {
    margin-top: 13px;
    font-weight: 400;
    margin-left: -10px;
    font-size: 14px;
    color: #686868;
    display: block;
    line-height: 20px;
}

footer .desc span b {
    color: #2e527b;
    font-size: 16px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}

footer .block_top .t1 {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}

footer .block_top button {
    width: 100%;
    height: 34px;
    border-radius: 5px;
    background-color: #ffe04e;
    color: #121212;
    font-size: 12px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    border: none;
    margin-top: 5px;
}