
html{

    /*width: 100%;*/
    max-width: 100%;

}

body {
    /*width: 100%;*/
    font-family: 'Open Sans', sans-serif;
    max-width: 100%;

}

.mobile_overflow {
    overflow: hidden;
}

.head_phone{

    /*margin-top: -130px;*/
}

.head_phone a{
    padding-left: 50px;
    color: #222;
    /*font-weight: 700 !important;*/
}

.head_phone a:hover{
    color: brown;
}

.place-block {
    margin: 0;
    width: 100%;
    padding-top: 50px;
    padding-right: 15px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}

.map_sections{
    text-align: center;
}

.place1 {
    width: 100%;
    padding-top: 60px;
    margin: 40px auto;
}

.style-one hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.style-one-light hr {
    border: 0;
    height: 2px;
    width: 500px;
    margin-inline-start: 30px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.75), rgba(0, 0, 0, 0));
}


.style-one-light-two hr {
    border: 0;
    height: 2px;
    width: 400px;
    margin-inline-start: 30px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.75), rgba(0, 0, 0, 0));
}

@font-face {

    font-family: 'Open Sans';
    src: url(../fonts/open-sans.ttf);
    /*font-family: Pen_rus_font; !* Гарнитура шрифта *!*/
    /*src: url(../fonts/pen_rus_font.ttf); !* Путь к файлу со шрифтом *!*/
}

.wrap-container {
    width: 97%;
    margin: 0 auto;
}

.header {
    background: lightgray;
}

.title-bold {
    font-weight: 700 !important;
    padding: 5px 0;
}

.top-block {
    justify-content: center;
    padding: 20px 0;
    margin: 0;
    background-color: white;
}

.company-logo {
    display: flex;
    flex-direction: row;
    justify-content: center;

}
.company-logo img{
    /*width: 100%;*/
    /*height: 100%;*/
    max-width: 370px;
    max-height: 70px;
}

.top-block img {
    width: 70px;
    height: 65px;
}

.company-name {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 9px;
    color: #66a305;
}

li {
    list-style-type: none; /* Убираем маркеры */
}

.block-menu-contact {
    border-right-color: #eeeeee;
    border-right-style: inset;
    border-right-width: 1px;
}

.menu-contact {

}

.item-center {
    display: flex;
    padding: 10px;
}

.icon {
    color: #66a305;
}

.menu-contact-img-container {
    margin-right: 10px;
    margin-top: 10px;
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: center;*/
    /*margin-right: 10px;*/
}

.menu-contact-title {
    font-size: 13px;
    text-transform: uppercase !important;
}

.menu-contact-email,
.menu-contact-phone,
.menu-contact-work-time {
    font-size: 13px;
}

.block-card-social {
    background-color: #eeeeee;
    height: 40px;
    width: 40px;
    border-radius: 100%;
}

a.btn.btn-social-icon.btn-facebook,
a.btn.btn-social-icon.btn-twitter,
a.btn.btn-social-icon.btn-instagram {
    color: gray;
}

a.menu-contact-email {
    color: black;
}

ul.block-cards-social {
    display: flex;
    padding: 10px;
}

li.block-card-social {
    margin: 0 3px 6px 3px;
}

i.fa.fa-facebook {
    padding-left: 3px;
    padding-top: 4px;
}

i.fa.fa-twitter,
i.fa.fa-instagram {
    padding-top: 4px;
}

.block-card-social:hover {
    background-color: rgba(102, 163, 5, 0.6);
}

.navbar {
    max-height: 90px;
    width: 100%;
    background: lightgray;
    margin: 0px;
    /*padding: 15px 0 15px;*/

}

.sticky-top {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 8;
}

.menu {
    margin-left: 75px;
    margin-right: 75px;
}

ul.menu-list {
    display: flex;
    padding: 10px 0 10px 0;
    margin-bottom: 0;
    font-size: 13px;
    text-transform: uppercase !important;
}

a.menu-list-item-link {
    color: white;
    text-decoration: none;
}

a.menu-list-item-link:hover {
    color: #66a305; /* Цвет ссылки при наведении на нее курсора мыши */
}

li.menu-list-item {
    margin-left: 15px;
    margin-right: 15px;
}

.lats-go {
    top: 0;
    position: fixed;
    background: black;
    margin: 0;
    z-index: 1;
}

/*.banner-two {*/
/*    overflow: hidden;*/
/*    min-height: 236px;*/
/*    margin: 0;*/
/*    justify-content: center;*/
/*    !*background: url(../image/footer_banner.png) no-repeat;*!*/

/*    !*background-size: cover;*!*/
/*    background-color: rgba(0, 0, 0, 0.6);*/
/*    min-height: 260px;*/
/*}*/

/*.banner-two img {*/
/*    margin-top: -18%;*/
/*    width: 100%;*/
/*    z-index: -1;*/
/*}*/

/*.banner {*/
/*    !*background: url("../image/pic.jpg") no-repeat;*!*/
/*    !*background-size: cover;*!*/
/*    !*background-color: rgba(0, 0, 0, 0.6);*!*/
/*    !*overflow: hidden;*!*/
/*    !*min-height: 321px;*!*/
/*    !*margin: 0;*!*/
/*    justify-content: center;*/

/*    background: rgba(0, 0, 0, 0.5), url('../image/pic.jpg');*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-attachment: fixed;*/
/*    background-position: top;*/
/*}*/

/*.banner img {*/
/*    !*margin-top: -18%;*!*/
/*    width: 100%;*/
/*    z-index: -10;*/


/*}*/

.banner {
    overflow: hidden;
    min-height: 312px;
    margin: 0;
    justify-content: center;
    /*background: url(../image/footer_banner.png) no-repeat;*/

    /*background-size: cover;*/

    background-color: rgba(0, 0, 0, 0.35); /*затемнение фона*/

}

.banner img {
    /*margin-top: -18%;*/
    width: 100%;
    max-height: 600px;
    z-index: -1;
    object-fit: cover;
}

.banner-block {
    padding-top: 4%;
    /*text-align: center;*/
    /*justify-content: center;*/
}


.banner-form {
    color: #565555;
    /*padding: 8px 0;*/
}

.banner-form .container {

    color: white;
}

.banner-block-title {
    padding: 10px 0 10px 0;
}

.banner-block-title span {
    font-size: 38pt;

}

.block-title {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 20px;
}

span.text {
    background-color: #66a305;
    padding: 0 10px;
}

p.block-button {
    margin-bottom: 0;
    display: flex;
    justify-content: center;
}

.btn-success {
    color: #fff;
    background-color: #66a205;
    border-color: #66a205;
}

/*О нас*/
.about-block {
    padding: 60px 0 0;
}

.about-block-content {
    margin: 0 100px;
}

.about-block-title {
    /*font-family:'Pen_rus_font',sans-serif;*/
    text-transform: uppercase !important;
    margin-bottom: 40px;
    /*font-size: 56px;*/
}

.about-block-title::after {
    margin-top: 30px;
    border: 10px;
}

/*Наши услуги*/
.services-block {
    padding: 80px 0;
}

.row.services-block-card {
    margin: 0 85px;
}

.col-md-3.block-card {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.block-card img {
    overflow: hidden;
    height: 455px;
    margin-bottom: 30px;
}

.block-card img:hover {
    background-color: rgba(247, 76, 60, 0.8) !important;
}

.block-card-text {
    color: white;
    margin: 204px 0;
    position: absolute;
    background-color: rgba(247, 76, 60, 0.8) !important;
}

.sale {
    color: #f74c3c !important;
    font-size: 13px;
    margin-bottom: 5px;
}

.block-card h4 {
    font-size: 18px;
    text-transform: uppercase !important;
    margin-bottom: 8px;
}

.block-card p {
    font-size: 14px;
    color: #999 !important;
}

/*Преимущества*/

.excellence {
    background-color: #4e0b0b;
}

.excellence-block {
    padding: 70px 0;
}

.excellence-block {
    padding: 70px 0;
}

.excellence-block img {
    border-radius: 50%; /* Радиус скругления */
    width: 200px; height: 200px;
    border: 2px solid black; /* Параметры рамки */
    box-shadow: 0 0 7px #222; /* Параметры тени */">
}

.row.excellence-block-card {
    margin: 0 85px;
}

.block-card-excellence-item {
    text-align: center;
    color: sandybrown;
    padding: 15px;
}

.block-card-excellence-item i {
    padding-bottom: 20px;
}

i.fa.fa-users.fa-2x {
    margin-bottom: 15px;
}

.excellence-block-title {
    margin-bottom: 20px;
}

.block-card-excellence-item p {
    color: white;
}

/*Портфолио*/
/*.portfolio-block {*/
/*    margin: 0;*/
/*}*/

/*.portfolio-block-item img {*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    transition: 0.5s;*/
/*    padding: 5px 5px 5px 5px;*/
/*    border: 2px solid #222;*/
/*}*/

/*.portfolio-block-item {*/
/*    padding: 0;*/
/*    overflow: hidden;*/
/*    !*height: 218px;*!*/
/*    -moz-transition: all 1s ease-out;*/
/*    -o-transition: all 1s ease-out;*/
/*    -webkit-transition: all 1s ease-out;*/
/*}*/



.portfolio-block {
    margin: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-bottom: 100px;
    /*padding: 0 80px;*/
}


.portfolio-block-item img {
    height: 100%;
    width: 100%;
    transition: 0.5s;
    border: 3px double #222;
    box-shadow: 5px 10px 10px -5px black;
}

.portfolio-block-item {
    padding: 0;
    overflow: hidden;
    max-width: 420px;
    max-height: 320px;
    padding: 15px 0px 15px 0px;
    /*height: 218px;*/
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}


.portfolio-block-item img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/*Акции*/
.stocks-block {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 80px;
}

.stocks-content {
    padding: 80px 0 30px;
}

.stocks-block-item {
    padding: 0;
    margin: 0 15px;
    /*width: 30%;*/
    max-width: 420px;
    position: relative;
    height: 380px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.3);
}

.stocks-block-item img {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    z-index: -1;
}

.stocks-block-item img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.stocks-block-item-text {
    /*position: absolute;*/
    /*top: 0;*/
    margin: 20px;
    color: white;
    border: 2px double #fff8f8;
    padding: 15px;
    height: 90%;
    /*width: 100%;*/
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.stocks-block-item:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

#border_bottom {
    border-bottom: 2px solid red;
    margin-bottom: 20px;
}

.block-item-sale {
    font-size: 35px;
}

.stocks-block-item-two-sale {
    display: flex;
    flex-direction: column;
}

.stocks-block-item-two-sale .second-block {
    margin-top: 205px;
}

.stocks-block-item-two img {
    position: absolute;
    height: 175px;
    width: 360px;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}

.stocks-block-item-two img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.off-sale {
    margin-bottom: 30px;
}

.stocks-block-item-two-text.stocks-block-item-text {
    font-size: 13px;
}

.stocks-block-item-two-text {
    position: absolute;
    border: 2px double #fff8f8;
    margin: 20px;
    padding: 15px;
    text-align: center;
    height: 135px;
    width: 320px;
}

button.btn.btn-danger {
    width: 60%;
}

/*Комментарии*/
.comment {
    margin: 0 85px;
}

.comment-content {
    padding: 80px 15px 30px;
}

.comment-block {
    padding-bottom: 60px;
}

.comment-message {
    position: relative;
    padding: 25px;
    margin-bottom: 25px;
    background-color: #fff;
    box-shadow: 5px 6px 9px -6px rgba(26, 46, 57, 0.08);
    /*border-radius: 6px;*/
    /*border: 2px double #762525;*/
}

.comment-message::after {
    content: "";
    position: absolute;
    left: 50px;
    bottom: -15px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-color: #fff transparent transparent transparent;
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.05));
}

.comment-face {
    display: flex;
    flex-direction: row;
}

.comment-face img {
    height: 50px;
    width: 50px;
    border: 2px double #d0e3c8;
    border-radius: 100%;
    margin-right: 14px;
}

.comment-face-data {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

/*Баннер*/
.banner-two {
    overflow: hidden;
    min-height: 236px;
    margin: 0;
    justify-content: center;
    /*background: url(../image/footer_banner.png) no-repeat;*/

    /*background-size: cover;*/
    background-color: rgba(0, 0, 0, 0.6);
    min-height: 260px;
}

.banner-two img {
    margin-top: -18%;
    width: 100%;
    z-index: -1;
}

.feedback-form {
    width: 85%;
    padding: 8px;
    position: absolute;
    box-sizing: content-box;
}

.form {
    height: 158px;
    width: 300px;
    background-color: #3e5c5c;
}

.contact-form {
    color: #565555;
    padding: 8px 0;
}

.contact-form .container {
    padding-left: 135px;
    color: white;
}

.contact-form .h3 {
    text-align: center;
    text-transform: uppercase;
    color: white;
    margin: 0 0 15px;
}

.contact-form input, .contact-form textarea {
    border-radius: 4px;
    width: 100%;
    box-shadow: inset 3px 1px 19px -10px #000;
}

.contact-form label {
    max-width: 200px;
    font-size: 14px;
    font-weight: normal;
}

.form-group {
    margin-bottom: 15px;
    max-width: 300px;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.contact-form textarea {
    font-size: 15px;
    height: 87px;
    overflow: hidden;
}

.contact-form .bttn {
    color: #fff;
    border-bottom: 0;
}

.bttn {
    display: inline-block;
    border: 0;
    background: gold;
    color: #222;
    padding: 8px 45px;
    border-radius: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px;
}

.bttn_order {
    border: 0;
    background: gold;
    color: #222;
    border-radius: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    max-width: 210px;
    min-height: 45px;
    margin-top: 30px;
    margin-left: 30px;
}

.bttn_order a {
    color: #222;
}

.bttn_order a:hover {
    color: white;
}

.bttn_order2 {
    border: 0;
    color: white;
    background: brown;
    border-radius: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    max-width: 210px;
    min-height: 45px;
    /*margin-top: 30px;*/
    margin-left: 50%;
}

.bttn_order2:hover {
    background: sandybrown;
}

.bttn_order2 a {
    color: white;
}

.bttn_order2 a:hover {
    color: white;
}

.bttn_phone {
    border: 0;
    background: aliceblue;
    color: #222;
    border-radius: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    max-width: 210px;
    min-height: 45px;
    min-width: 150px;
    /*margin-top: 30px;*/
}

.bttn_phone a{
    color: #222;
    /*font-weight: 700 !important;*/
}

.bttn_phone a:hover{
    color: brown;
}

.contact-form a {
    color: #686766;
    display: inline-block;
    border-bottom: 1px solid;
}

.col-sm-9.col-md-7.col-md-offset-3 {
    margin-left: 252px;
    font-size: 12px;
}


/*Контакты*/
.contacts-block {
    color: white;
    background-color: #343a40 !important;
    padding: 80px 0 0;
}

.row.contacts-block-items {
    margin: 0;
    padding-left: 15%;
    padding-right: 15%;

}

.contacts-block-item h5 {
    font-size: 19px;
    padding: 5px 0;
}

.contacts-address {
    padding-bottom: 16px;
}

.contacts-phone {
    padding-bottom: 16px;
}

.contacts-email a {
    color: sandybrown;
}

.brands {
    width: 100%;
}

.brands-content {
    width: 100%;
    background-color: #343a40 !important;
    padding: 50px 0;
}

.brands-content-items {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    padding: 0 85px;
}

.item-block img {
    margin: 7px 14px 7px;
    height: 40px;
}

/*футер*/
.footer-content {
    background-color: #343a40 !important;
    color: white;
    padding: 30px 0;
}

.footer-content p {
    margin-top: 50px;
    text-align: center;
    color: sandybrown;
}

.footer-content a {
    color: sandybrown;
}

.footer-menu {
    margin: 0 85px;
}

ul.footer-menu-items {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.footer-menu-item a {
    color: white;
    text-decoration: none;
    padding: 7px 14px;
}

.footer-menu-item a:hover {
    color: brown; /* Цвет ссылки при наведении на нее курсора мыши */
}

.developer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    background-color: black;
    color: white;
    padding: 5px 0;
    text-decoration: none;
}

.developer img {
    padding-right: 15px;
    height: 50px;
}

.developer-title {
    padding: 14px 0;
}

@media (min-width: 1670px) {

    .banner-block {
        padding-top: 5%;
    }

.banner img {
    max-height: 800px;
}

}
@media (max-width: 1340px) {

    .banner-block {
        padding-top: 1%;
    }

    .banner-block-title span {
        font-size: 34pt;
    }

    .order_tex span {
        font-size: 28pt;
    }

}
@media (max-width: 1140px) {

    /*.banner-block {*/
    /*    padding-top: 0.5%;*/
    /*}*/

    .banner-block-title span {
        font-size: 32pt;
    }

    .order_tex span {
        font-size: 24pt;
    }

    .stocks-block-item {
        margin: 10px 15px;
        /*width: 44%;*/
    }

    .field-mail-body {
        position: relative;

    }

    .row.services-block-card {
        margin: 0 48px;
    }

    .col-sm-9.col-md-7.col-md-offset-3 {
        margin-left: 152px;
    }
}


@media (max-width: 991px) {
    .banner-two {
        min-height: 280px;
    }

    .banner-block-title span {
        font-size: 30pt;
    }

    .order_tex span {
        font-size: 22pt;
    }
}


@media (max-width: 965px) {

    .map_sections{
        width: 750px;
        padding-left: 10%;
    }

   .map_sections iframe{
        width: 100%;
    }

    ul.block-cards-social {
        justify-content: center;
    }

    .company-logo img {
        max-width: 330px;
    }

    .block-cards-social {
        margin-bottom: 0;
    }

    .top-block {
        display: flex;
        flex-direction: column;
    }

    .block-menu-contact {
        padding-right: 0;
        width: 50%;
    }

    .item-block img {
        width: 100%;
    }

    .stocks-block-item {
        margin: 10px 15px;
        width: 100%;
    }

    .top-block {
        display: flex;
        padding: 20px 0 0;
        flex-direction: column;
    }
}

@media (max-width: 933px) {
    .head_phone a {
        margin-left: -30px;
    }

    .bttn_phone {
        margin-left: -20px;
        width: 120px;
    }
}

@media (max-width: 855px) {
    .col-sm-9.col-md-7.col-md-offset-3 {
        margin-left: 100px;
    }
}

@media (max-width: 830px) {
    .excellence-block-title{
        font-size: 18pt;
    }
}


@media (max-width: 800px) {
    .contact-form .container {
        padding-left: 35px;

    }
    .col-sm-9.col-md-7.col-md-offset-3 {
        margin-left: 50px;
    }
}


@media (max-width: 767px) {

    .style-one-light hr{
        width: 300px;
    }

    .style-one-light-two hr{
        width: 300px;
    }

    .banner-block {
        padding-top: 2%;
    }

    .banner-block-title span {
        font-size: 30pt;
    }

    .banner-block-title {
     padding: 0;
    }


    .map_sections{
        width: 600px;
        padding-left: 10%;
    }

    .map_sections iframe{
        width: 100%;
    }

    .media_form{
        margin-left:30px;
        width: 200px;
    }

    .company-logo img{
        width: 284px;
        height: 71px;
    }

    .block-menu-contact {
        padding-right: 0;
        width: 50%;
    }

    .navbar {
        margin: 0;
        padding: 0;
    }

    .email {
        display: none;
    }

    .menu {
        margin: 0;
    }

    ul.menu-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 10px 0;
        margin-bottom: 0;
        text-transform: uppercase !important;
    }

    .banner {
        height: auto;
        margin-top: 0;
    }

    /*.banner img {*/
    /*   width: 100%;*/
    /*}*/
    .about-block-content {
        margin: 0 60px;
    }

    .row.services-block-card {
        margin: 0 48px;
    }

    .portfolio-block-item img {
        width: 100%;
    }

    .stocks-block {
        /* padding: 0 56px; */
    }

    .stocks-block-item {
        /* width: 100%;
        margin: 10px 0;
        flex: none; */
    }

    .comment {
        margin: 0 48px;
    }

    /*.feedback-form {*/
    /*    display: none;*/
    /*}*/

    .row.contacts-block-items {
        margin: 0 36px;
    }

    .contacts-text {
        margin-bottom: 30px;
    }

    .contacts-email {
        margin-bottom: 20px;
    }

    .footer-menu {
        margin: 0 48px;
    }

    ul.footer-menu-items {
        flex-wrap: wrap;
        padding: 0;
    }


}

@media (max-width: 650px) {
    .banner-block-title span {
        font-size: 28pt;
    }

    .order_tex span {
        font-size: 20pt;
    }
}

@media (max-width: 640px) {

    .map_sections{
        width: 550px;
        padding-left: 10%;
    }

    .map_sections iframe{
        width: 100%;
    }

    .banner-two {
        min-height: 250px;
    }

    .menu-contact {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
}

@media (max-width: 631px) {

    .banner-two {
        min-height: 300px;
    }
}


@media (max-width: 611px) {

    .banner-block-title span {
        font-size: 26pt;
    }

    .order_tex span {
        font-size: 20pt;
    }
}


@media (max-width: 575px) {

    .media_form{
        margin-left:30px;
        width: 330px;

    }

    .banner-block-title span {
        font-size: 24pt;
    }

    .banner-two {
        min-height: 500px;
    }

    .portfolio{
        padding-left: 6%;
        padding-right: 6%;
    }

    .portfolio-block-item{
        min-height: 380px;
    }

    .head_phone {
        /*margin: 25px;*/
        /*height: 60px;*/
        /*position: relative;*/
        /*top: 15px;*/
        /*bottom: 15px;*/

        position: absolute;
        bottom: 25px;
        right: 170px;
    }

    .bttn_phone{
        position: absolute;
        bottom: 20px;
        right: 7px;
    }

    .order_room{
        bottom: 0;
        top: 30px;
    }

}

@media (max-width: 540px) {

    .banner-block {
        padding-top: 10%;
    }

    .banner-block-title span {
        font-size: 22pt;
    }

    .order_tex span {
        font-size: 18pt;
    }

    .map_sections{
        /*width: 450px;*/
        /*padding-left: 10%;*/
        width: 310px;
        margin: 0 auto;
        padding: 5px;
    }

    .map_sections iframe{
         width: 100%;
     }

    .stocks-block {
        padding: 0 10px;
    }

    .menu-contact {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }


}

@media (max-width: 473px) {

    .media_form{
        margin-left:30px;
        width: 250px;
    }

    .banner-block-title span {
        font-size: 18pt;
    }

    .order_tex span {
        font-size: 16pt;
    }

}

@media (max-width: 465px) {
    .head_phone {
        position: relative;
        left: 70%;
        bottom: 70px;
    }
}

@media (max-width: 400px) {

    .caroufredsel_wrapper{
        max-height: 286px;
    }

}

@media (max-width: 393px) {


    .excellence-block-title{
        font-size: 18pt;
    }

    .media_form{
        margin-left:30px;
        width: 200px;
    }

    .style-one-light hr{
        width: 200px;
    }

    .style-one-light-two hr{
        width: 200px;
    }

    .banner-block-title span {
        font-size: 14pt;
    }

    .order_tex span {
        font-size: 14pt;
    }

}

@media (max-width: 370px) {

    .caroufredsel_wrapper{
        max-height: 219px;
    }

}

@media (max-width: 350px) {

    .caroufredsel_wrapper{
        max-height: 210px;
    }

}

@media (max-width: 330px) {

    .caroufredsel_wrapper{
        max-width: 80%;
    }

}

@media (max-width: 323px) {

    .excellence-block-title{
        font-size: 14pt;
    }

    .banner-block {
        padding-top: 20%;
    }

    .banner-block-title span {
        font-size: 12pt;
    }

    .order_tex span {
        font-size: 12pt;
    }

}


/*увеличение картинки примеров работ*/

/* картинка на странице */
.minimized {
    width: 300px;
    cursor: pointer;
}

.minimized:hover {
    border: none;
}

/* увеличенная картинка */
#magnify {
    display: none;

    /* position: absolute; upd: 24.10.2016 */
    position: fixed;
    max-width: 600px;
    height: auto;
    z-index: 9999;
}

#magnify img {
    width: 100%;
    padding: 10px;
    background-color: rgb(255, 255, 255);
}

/* затемняющий фон */
#overlay {
    display: none;

    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 9990;
}

/* кнопка закрытия */
#close-popup {
    width: 30px;
    height: 30px;

    background: #FFFFFF;
    border: 1px solid #AFAFAF;
    border-radius: 15px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
}

#close-popup i {
    width: 30px;
    height: 30px;
    background: url(https://codernote.ru/files/cross.png) no-repeat center center;
    background-size: 16px 16px;
    display: block;
}

@keyframes rota {
    25% { transform: rotate(360deg); }
}

#close-popup:hover {
    animation: rota 4s infinite normal;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}





/*----------------Меню------------------------*/

@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
h1{
    /*font:400 40px 'pt sans',sans-serif;*/
    text-align:center;
}
.nav a{
    text-decoration:none;
}
.nav{
    bottom: 20px;
    /*background:#222;*/
    background: lightgray;
    position:relative;
    width: 100%;
    top: 0;
}
.nav>ul{
    position:relative;
    list-style:none;
    padding:0;
    margin:0;
}
.nav>ul>li>ul{
    position:absolute;
    left:0;
    padding:0;
    margin:0;
    list-style:none;
}
.nav>ul>li:hover>ul li a{
    opacity:1;
    height:150px;
    transition:all .3s linear;
    -o-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -webkit-transition:all .3s linear;
}
.nav>ul>li>ul a{
    display:block;
    color:#222;
    width:150px;
    line-height:50px !important;
    font:700 14px 'pt sans',sans-serif;
    background:#eee;
    border-bottom:1px solid #ddd;
    text-align:center;
    padding:0 5px;
    height:0;
    overflow:hidden;
    opacity:0;
    transition:all .3s linear .2s;
    -o-transition:all .3s linear .2s;
    -moz-transition:all .3s linear .2s;
    -webkit-transition:all .3s linear .2s;
}
.nav>ul>li{
    float:left;
    position:relative;
}
.nav>ul>li>a{
    padding:0 20px;
    color:#fff;
    display:block;
    line-height:70px !important;
    font:400 15px 'PT Sans', sans-serif;
    text-transform:uppercase;
    text-decoration:none;
}
.lamp span{
    display:block;
    height:4px;
    background:#ee6666;
    position: relative;
}
.lamp span:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 102, 102, 0);
    border-bottom-color: #ee6666;
    border-width: 4px;
    margin-left: -4px;
}
.lamp{
    position:absolute !important;
    height:4px;
    top:50px;
    background:#333;
    transition:all .3s linear;
    -o-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -webkit-transition:all .3s linear;
}
.selected.active>a,.active>a{
    transition:all .3s linear;
    -o-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -webkit-transition:all .3s linear;
    color:#fff;
}
.credit{
    text-align:center;
    margin:20px 0;
}
.blog-link{
    color:#fff;
    text-decoration:none;
    background:#eee;
    background-size:40px;
    line-height:50px;
    display:inline-block;
    padding:0 10px;
    border-radius:4px;
    border-bottom:3px solid #ddd;
    color:#333;
    font-family:'open sans',sans-serif;
    margin:10px;
}
.dgithub{
    color:#fff;
    text-decoration:none;
    background:#eee url('https://lh6.googleusercontent.com/-MOW-T0KLZJI/UyR6EIggYkI/AAAAAAAAEbM/el92Uoxz-aI/s50-no/GitHub-Mark.png') no-repeat;
    background-size:40px;
    line-height:50px;
    display:inline-block;
    padding:0 10px 0 50px;
    background-position:5px;
    border-radius:4px;
    border-bottom:3px solid #ddd;
    color:#333;
    font-family:'open sans',sans-serif;
    margin:10px;
}



.dws-menu [type="checkbox"],
.dws-menu label.toggleSubmenu{
    display: none;
}
.dws-menu label.toggleMenu{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9c9c9+0,f6f6f6+2,c4c5c7+98,757577+100;Custom+3 */
    /*background: rgb(201,201,201); !* Old browsers *!*/
    /*background: -moz-linear-gradient(top,  rgba(201,201,201,1) 0%, rgba(246,246,246,1) 2%, rgba(196,197,199,1) 98%, rgba(117,117,119,1) 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(top,  rgba(201,201,201,1) 0%,rgba(246,246,246,1) 2%,rgba(196,197,199,1) 98%,rgba(117,117,119,1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to bottom,  rgba(201,201,201,1) 0%,rgba(246,246,246,1) 2%,rgba(196,197,199,1) 98%,rgba(117,117,119,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#757577',GradientType=0 ); /* IE6-9 */

    display: none;
    padding: 15px 40px;
    text-transform: uppercase;
    font-size: 13px;
    cursor: pointer;
    position: relative;

}

.dws-menu label.toggleMenu .fa{
    position: absolute;
    top: 15px;
    left: 12px;
    font-size: 18px;
    color: #222;
}

.dws-menu label.toggleMenu:hover {
    /*color: brown; !*!* Цвет ссылки при наведении на нее курсора мыши *!*/
    /*box-shadow: 1px 5px 10px -5px black;*/
    /*transition: all 0.3s ease;*/
}

@media all and (max-width: 1285px){

    .head_phone a{
        padding-left: 0;
    }

    .dws-menu{
        overflow: hidden;
        width: 80%;
        padding-left: 20px;
    }

    .navbar{
        max-height: 100%;
    }

    .lamp{
        display: none;
    }
    .dws-menu ul{
        display: block;
        max-height: 0;
        transition: max-height 0.3s;
    }
    .dws-menu li>ul li ul{
        position: absolute;
        right: auto;
        top: auto;
    }
    .dws-menu label.toggleMenu{
        display: block;
    }
    input.toggleMenu:checked + label.toggleMenu{
        background: darkgray;
        /*color: #fff;*/
    }
    input.toggleMenu:checked ~ ul,
    input.toggleSubmenu:checked ~ ul{
        display: block;
        position: relative;
        max-height: 5000px;
        transition: max-height 2s ease-in;
        margin-left: 25px;
    }
    .dws-menu label.toggleSubmenu{
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        display: block;
    }
    input.toggleSubmenu:checked ~ a{
        background: #454547;
        color: #fff;
    }
    .dws-menu label.toggleSubmenu .fa:before{
        content: "\f0d7";
        color: #454547;
    }
    .dws-menu label.toggleSubmenu .fa{
        position: absolute;
        top: 15px;
        right: 30px;
    }
    .dws-menu input.toggleSubmenu:checked ~ label.toggleSubmenu .fa::before{
        content: "\f0d8";
        color: #222;
    }
}




.dws-menu *{
    margin: 0;
    padding: 0;
    color: #222;
}
.dws-menu ul,
.dws-menu ol{
    list-style: none;
}
.dws-menu > ul{
    width: 500px;
    padding-bottom: 10px;
    display: flex;
    justify-content: left;
    /*margin-left: 65px;*/
}
.dws-menu > ul li{
    position: relative;
    /*border-right: 1px solid #c7c8ca;*/
}
/*.dws-menu > ul li:first-child{*/
/*    border-left: 1px solid #b2b3b5;*/
/*}*/
/*.dws-menu > ul li:last-child{*/
/*    border-right: 1px solid #babbbd;*/
/*}*/
.dws-menu > ul li > a i.fa{
    position: absolute;
    top: 15px;
    left: 12px;
    font-size: 18px;
    color: black;
}
.dws-menu > ul li a{
    display: block;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9c9c9+0,f6f6f6+2,c4c5c7+98,757577+100;Custom+3 */
    /*background: rgb(201,201,201); !* Old browsers *!*/
    /*background: -moz-linear-gradient(top,  rgba(201,201,201,1) 0%, rgba(246,246,246,1) 2%, rgba(196,197,199,1) 98%, rgba(117,117,119,1) 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(top,  rgba(201,201,201,1) 0%,rgba(246,246,246,1) 2%,rgba(196,197,199,1) 98%,rgba(117,117,119,1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to bottom,  rgba(201,201,201,1) 0%,rgba(246,246,246,1) 2%,rgba(196,197,199,1) 98%,rgba(117,117,119,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#757577',GradientType=0 ); /* IE6-9 */

    padding: 15px 10px 5px 10px;
    font-size: 13px;
    color: #222;
    text-decoration: none;
    text-transform:uppercase;
    transition: all 0.3s ease;
}
.dws-menu li a:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0e1e5+0,454547+2,454547+98,e0e1e5+100 */
    /*background: rgb(224,225,229); !* Old browsers *!*/
    /*background: -moz-linear-gradient(top,  rgba(224,225,229,1) 0%, rgba(69,69,71,1) 2%, rgba(69,69,71,1) 98%, rgba(224,225,229,1) 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(top,  rgba(224,225,229,1) 0%,rgba(69,69,71,1) 2%,rgba(69,69,71,1) 98%,rgba(224,225,229,1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to bottom,  rgba(224,225,229,1) 0%,rgba(69,69,71,1) 2%,rgba(69,69,71,1) 98%,rgba(224,225,229,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e1e5', endColorstr='#e0e1e5',GradientType=0 ); /* IE6-9 */

    color: brown; /*/* Цвет ссылки при наведении на нее курсора мыши */
    box-shadow: 1px 5px 10px -5px black;
    transition: all 0.3s ease;
}

/*sub menu*/
.dws-menu li ul{
    position: absolute;
    min-width: 150px;
    display: none;
}
.dws-menu li > ul li{
    border: 1px solid #c7c8ca;
}
.dws-menu li > ul li a{
    padding: 10px;
    text-transform: none;
    background: #e4e4e5;
}
.dws-menu li > ul li ul{
    position: absolute;
    right: -150px;
    top: 0;
}
.dws-menu li:hover > ul{
    display: block;
}


/*----------------Форма заказа номера----------------------*/

.order_room{
    margin-left: 8%;
    margin-right: 8%;
    position: relative;
    bottom: 60px;
    border-radius: 10px;
    background-color: #222;
    justify-content: center;
    /*height: 100px;*/
}

.order_row {
    /*padding-left: 30px;*/
    /*padding-top: 9%;*/
    /*text-align: center;*/
    justify-content: center;
    padding-bottom: 15px;
    /*padding-right: 80px;*/
    /*max-width: 100%;*/
}

.order_label{
    color: gold;
    padding-top: 5px;
    margin-left: 10px;
}

.order_text1 {
    color: gold;
    padding: 15px;
    top: 15px;
    left: 15px;
    text-shadow: 0.5px 0 0 #222, -0.5px 0 0 #222, 0 0.5px 0 #222, 0 -0.5px 0 #222, 0.5px 0.5px #222, -0.5px -0.5px 0 #222, 0.5px -0.5px 0 #222, -0.5px 0.5px 0 #222;
}

.order_text2 {
    font-size: 30pt;
    color: white;
    padding: 15px;
    top: 15px;
    left: 15px;
    text-shadow: 0.5px 0 0 #222, -0.5px 0 0 #222, 0 0.5px 0 #222, 0 -0.5px 0 #222, 0.5px 0.5px #222, -0.5px -0.5px 0 #222, 0.5px -0.5px 0 #222, -0.5px 0.5px 0 #222;
}

.media_form{
    padding-left: 10px;
    margin-left: 30px;
}












/*.dws-menu [type="checkbox"],*/
/*.dws-menu label.toggleSubmenu{*/
/*    display: none;*/
/*}*/
/*.dws-menu label.toggleMenu{*/
/*    !* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9c9c9+0,f6f6f6+2,c4c5c7+98,757577+100;Custom+3 *!*/
/*    !*background: rgb(201,201,201); !* Old browsers *!*!*/
/*    !*background: -moz-linear-gradient(top,  rgba(201,201,201,1) 0%, rgba(246,246,246,1) 2%, rgba(196,197,199,1) 98%, rgba(117,117,119,1) 100%); !* FF3.6-15 *!*!*/
/*    !*background: -webkit-linear-gradient(top,  rgba(201,201,201,1) 0%,rgba(246,246,246,1) 2%,rgba(196,197,199,1) 98%,rgba(117,117,119,1) 100%); !* Chrome10-25,Safari5.1-6 *!*!*/
/*    !*background: linear-gradient(to bottom,  rgba(201,201,201,1) 0%,rgba(246,246,246,1) 2%,rgba(196,197,199,1) 98%,rgba(117,117,119,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*!*/
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#757577',GradientType=0 ); !* IE6-9 *!*/

/*    display: none;*/
/*    padding: 15px 40px;*/
/*    text-transform: uppercase;*/
/*    font-size: 13px;*/
/*    cursor: pointer;*/
/*    position: relative;*/
/*}*/

/*.dws-menu label.toggleMenu .fa{*/
/*    position: absolute;*/
/*    top: 15px;*/
/*    left: 12px;*/
/*    font-size: 18px;*/
/*}*/
/*@media all and (max-width: 800px){*/
/*    .dws-menu{*/
/*        overflow: hidden;*/
/*    }*/
/*    .dws-menu ul{*/
/*        display: block;*/
/*        max-height: 0;*/
/*        transition: max-height 0.3s;*/
/*    }*/
/*    .dws-menu li>ul li ul{*/
/*        position: absolute;*/
/*        right: auto;*/
/*        top: auto;*/
/*    }*/
/*    .dws-menu label.toggleMenu{*/
/*        display: block;*/
/*    }*/
/*    input.toggleMenu:checked + label.toggleMenu{*/
/*        background: #000;*/
/*        color: #fff;*/
/*    }*/
/*    input.toggleMenu:checked ~ ul,*/
/*    input.toggleSubmenu:checked ~ ul{*/
/*        display: block;*/
/*        position: relative;*/
/*        max-height: 5000px;*/
/*        transition: max-height 2s ease-in;*/
/*        margin-left: 25px;*/
/*    }*/
/*    .dws-menu label.toggleSubmenu{*/
/*        position: absolute;*/
/*        top: 0;*/
/*        right: 0;*/
/*        width: 100%;*/
/*        height: 100%;*/
/*        cursor: pointer;*/
/*        display: block;*/
/*    }*/
/*    input.toggleSubmenu:checked ~ a{*/
/*        background: #454547;*/
/*        color: #fff;*/
/*    }*/
/*    .dws-menu label.toggleSubmenu .fa:before{*/
/*        content: "\f0d7";*/
/*        color: #454547;*/
/*    }*/
/*    .dws-menu label.toggleSubmenu .fa{*/
/*        position: absolute;*/
/*        top: 15px;*/
/*        right: 30px;*/
/*    }*/
/*    .dws-menu input.toggleSubmenu:checked ~ label.toggleSubmenu .fa::before{*/
/*        content: "\f0d8";*/
/*        color: #ffffff;*/
/*    }*/
/*}*/




/*.dws-menu *{*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    color: white;*/
/*}*/
/*.dws-menu ul,*/
/*.dws-menu ol{*/
/*    list-style: none;*/
/*}*/
/*.dws-menu > ul{*/
/*    display: flex;*/
/*    justify-content: left;*/
/*    margin-left: 65px;*/
/*}*/
/*.dws-menu > ul li{*/
/*    position: relative;*/
/*    !*border-right: 1px solid #c7c8ca;*!*/
/*}*/
/*!*.dws-menu > ul li:first-child{*!*/
/*!*    border-left: 1px solid #b2b3b5;*!*/
/*!*}*!*/
/*!*.dws-menu > ul li:last-child{*!*/
/*!*    border-right: 1px solid #babbbd;*!*/
/*!*}*!*/
/*.dws-menu > ul li > a i.fa{*/
/*    position: absolute;*/
/*    top: 15px;*/
/*    left: 12px;*/
/*    font-size: 18px;*/
/*}*/
/*.dws-menu > ul li a{*/
/*    display: block;*/
/*    !* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9c9c9+0,f6f6f6+2,c4c5c7+98,757577+100;Custom+3 *!*/
/*    !*background: rgb(201,201,201); !* Old browsers *!*!*/
/*    !*background: -moz-linear-gradient(top,  rgba(201,201,201,1) 0%, rgba(246,246,246,1) 2%, rgba(196,197,199,1) 98%, rgba(117,117,119,1) 100%); !* FF3.6-15 *!*!*/
/*    !*background: -webkit-linear-gradient(top,  rgba(201,201,201,1) 0%,rgba(246,246,246,1) 2%,rgba(196,197,199,1) 98%,rgba(117,117,119,1) 100%); !* Chrome10-25,Safari5.1-6 *!*!*/
/*    !*background: linear-gradient(to bottom,  rgba(201,201,201,1) 0%,rgba(246,246,246,1) 2%,rgba(196,197,199,1) 98%,rgba(117,117,119,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*!*/
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#757577',GradientType=0 ); !* IE6-9 *!*/

/*    padding: 25px 20px 20px 10px;*/
/*    font-size: 13px;*/
/*    color: white;*/
/*    text-decoration: none;*/
/*    text-transform:uppercase;*/
/*    transition: all 0.3s ease;*/
/*}*/
/*.dws-menu li a:hover{*/
/*    !* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0e1e5+0,454547+2,454547+98,e0e1e5+100 *!*/
/*    !*background: rgb(224,225,229); !* Old browsers *!*!*/
/*    !*background: -moz-linear-gradient(top,  rgba(224,225,229,1) 0%, rgba(69,69,71,1) 2%, rgba(69,69,71,1) 98%, rgba(224,225,229,1) 100%); !* FF3.6-15 *!*!*/
/*    !*background: -webkit-linear-gradient(top,  rgba(224,225,229,1) 0%,rgba(69,69,71,1) 2%,rgba(69,69,71,1) 98%,rgba(224,225,229,1) 100%); !* Chrome10-25,Safari5.1-6 *!*!*/
/*    !*background: linear-gradient(to bottom,  rgba(224,225,229,1) 0%,rgba(69,69,71,1) 2%,rgba(69,69,71,1) 98%,rgba(224,225,229,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*!*/
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e1e5', endColorstr='#e0e1e5',GradientType=0 ); !* IE6-9 *!*/

/*    color: #66a305; !*!* Цвет ссылки при наведении на нее курсора мыши *!*!*/
/*    box-shadow: 1px 5px 10px -5px black;*/
/*    transition: all 0.3s ease;*/
/*}*/

/*!*sub menu*!*/
/*.dws-menu li ul{*/
/*    position: absolute;*/
/*    min-width: 150px;*/
/*    display: none;*/
/*}*/
/*.dws-menu li > ul li{*/
/*    border: 1px solid #c7c8ca;*/
/*}*/
/*.dws-menu li > ul li a{*/
/*    padding: 10px;*/
/*    text-transform: none;*/
/*    background: #e4e4e5;*/
/*}*/
/*.dws-menu li > ul li ul{*/
/*    position: absolute;*/
/*    right: -150px;*/
/*    top: 0;*/
/*}*/
/*.dws-menu li:hover > ul{*/
/*    display: block;*/
/*}*/