/*/templates/rhuk_milkyway/css/template.css*/


/*****************************/


/*** Core html setup stuff ***/


/*****************************/

h3.clear-name {
    clear: both;
}

html {
    height: 100%;
    margin-bottom: 1px;
}

form {
    margin: 0;
    padding: 0;
}

body {
    font-family: Roboto, 'Roboto', Arial, sans-serif;
    line-height: 1.3em;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    color: #333;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

section {
    padding: 50px 0;
}

a:link,
a:visited {
    text-decoration: none;
    font-weight: normal;
}

a,
button {
    outline: 0;
    border: 0;
}

a:hover {
    text-decoration: underline;
    font-weight: normal;
    cursor: pointer;
}


/*/templates/rhuk_milkyway/css/violet.css*/


/* violet */

a {
    color: #6a368b
}

a:link,
a:visited {
    color: #6a368b;
}

a:hover {
    color: #f88c1e;
    /*f7b200, 3f2053*/
}

input.button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 25px;
}

p {
    margin-top: 0;
    margin-bottom: 5px;
}

img {
    border: 0 none;
}

#maincolumn p {
    text-align: justify;
}


/*pattern slider+leadform*/

.bg-pattern {
    min-height: 450px;
    height: 40vh;
    width: 100%;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-pattern-01 {
    background-image: url(../images/patterns/bg-pattern-01.jpg);
}

.bg-pattern-02 {
    background-image: url(../images/patterns/bg-pattern-02.jpg);
}

.bg-pattern-03 {
    background-image: url(../images/patterns/bg-pattern-03.jpg);
}

.bg-pattern-04 {
    background-image: url(../images/patterns/bg-pattern-04.jpg);
}

.bg-pattern-05 {
    background-image: url(../images/patterns/bg-pattern-05.jpg);
}

.bg-pattern-06 {
    background-image: url(../images/patterns/bg-pattern-06.jpg);
}

.bg-pattern-07 {
    background-image: url(../images/patterns/bg-pattern-07.jpg);
}

.bg-pattern-08 {
    background-image: url(../images/patterns/bg-pattern-08.jpg);
}

.bg-pattern-09 {
    background-image: url(../images/patterns/bg-pattern-09.jpg);
}

.clear {
    clear: both
}

.lead-form,
.modal-form {
    max-width: 600px;
    display: inline-block;
    background-color: #ffffffd6;
    padding: 40px 40px;
}

.modal-form-t {
    font-size: 30px;
    line-height: 39px;
    font-weight: bold;
    max-width: 374px;
}

.modal-form-desc {
    font-size: 14px;
    line-height: 23px;
    margin: 10px 0 20px
}

#popup_form__massege {
    max-width: 374px;
}

.modal-message_sup {
    font-size: 12px;
    line-height: 21px;
}

.popup-header {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 11px;
}

.desc-s {
    font-size: 13px;
}

.form-block_messenger-mini {
    margin-top: 5px;
}

.form-block_messenger-item {
    background-color: #f5f5f5;
    float: left;
    width: 25%;
    max-width: 100px;
    padding: 5px 0px;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #000;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

.form-text-messenger {
    margin: 9px 0;
    font-size: 13px;
}

.icon-phone.active span {
    background-position: 1px -35px;
}

.icon-phone span {
    background-position: 1px -35px;
}

.form-block_messenger-item span {
    position: relative;
    display: inline-block;
    top: 3px;
    width: 15px;
    height: 15px;
    margin-right: 3px;
    background-image: url(../images/patterns/sprite.png);
    background-repeat: no-repeat;
    background-size: 167px;
}

.icon-whatsapp span {
    background-position: -20px -35px;
}

.icon-viber span {
    background-position: -40px -35px;
    background-size: 160px;
    height: 13px;
    margin-top: 2px;
}

.icon-telegram span {
    width: 13px;
    background-position: -59px -35px;
    background-size: 160px;
    height: 13px;
    margin-top: 2px;
}

.form-block_messenger-item.active {
    background-color: #fbcc00;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

.icon-whatsapp.active span {
    background-position: -20px -50px;
}

.icon-viber.active span {
    background-position: -40px -50px;
}

.icon-telegram.active span {
    background-position: -59px -50px;
}

.lead-form input {
    border: 1px solid #CCC;
    padding: 12px 7px;
    background-color: #fff;
}

.lead-form input.error {
    border: 1px solid #ff0000;
}

.lead-form button,
.modal-container .button {
    background: #6a368b;
    color: #fff;
    border: 0;
    padding: 13px 15px;
    cursor: pointer
}

.successbox {
    padding: 15px 0;
    background: #62C584;
    color: #fff;
    padding: 10px;
    text-align: left;
    margin: 20px 0;
}

.pattern-content {
    /* display: table;
     margin: 0 auto;
     height: 100%;
     position: relative;*/
    padding: 82px 15px
}

.owl-carousel-sl .owl-nav {
    /* position: absolute; top:40px;width:100%; -webkit-tap-highlight-color: transparent;  height: 0;*/
}

.owl-prev {
    float: left
}

.owl-next {
    float: right
}


/*.pattern-content-inner {display: table-cell; vertical-align: middle;}*/

.pattern-content-inner .lead-form {
    margin-top: 25px;
}

.bread-absolute {
    position: absolute;
    z-index: 3
}


/*end pattern slider+leadform*/

div.center {
    text-align: center;
}

div#wrapper {
    margin-left: auto;
    margin-right: auto;
}

body.width_medium div#wrapper {
    width: 950px;
}

body.width_small div#wrapper {
    width: 773px;
}

body.width_fmax div#wrapper {
    /*min-width: 750px;
    max-width: 1050px;*/
    /* width: 1050px; */
}

.flex-center {
    align-items: center;
}

div#header_l {
    position: relative;
}

div#header_r {
    height: 90px;
    /* padding-left: 370px; */
    padding-right: 30px;
    /* padding-top: 25px; */
    padding-top: 20px;
    overflow: hidden;
    text-align: left;
}

div#logo {
    min-height: 75px;
    margin-left: 5px;
    margin-top: 13px;
    margin-bottom: -11px;
}

div#logo img {
    width: 253px
}

div#logo-contacts-link {
    position: absolute;
    right: 80px;
    bottom: 5px;
    height: 15px;
    padding-left: 15px;
    background: url(../img/logo-contacts-link.png) 0 0 no-repeat;
    background-size: 10px auto;
    z-index: 1;
    white-space: nowrap;
}

div#logo-contacts-link a {
    text-decoration: underline;
    font-size: 12px;
}

div#phone a:hover {
    text-decoration: none;
}

a.phonelnk {
    color: #333;
    font-size: 20px;
    font-weight: 700;
}

a.phonelnk:hover {
    border-bottom: solid 2px #333;
}

a.phonelnk1 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
}

a.phonelnk1:hover {
    border-bottom: solid 2px #333;
}

.mainmenu .dropdown {
    padding-left: 0px;
    padding-right: 0px;
}

a.catalog-menuitem {
    padding-left: 7px;
}

a.callme_button {
    border-bottom: dotted 1px #333;
    color: #333;
    font-size: 17px;
}

.callme_btn {
    text-align: right;
    padding-right: 5px;
}

div#phone div {
    padding-top: 5px;
}

div#phone {
    padding: 8px 0 10px;
    line-height: 19px;
}

div#phone span.ya-code,
div#phone span.prefphone {
    display: inline-block;
    padding-bottom: 3px;
    vertical-align: middle;
}


/* кнопка обратного звонка*/

.call_btn {
    border: 1px #6a368b solid;
    color: #6a368b !important;
    padding: 13px 10px;
    cursor: pointer;
}

.call_btn:hover {
    background: #65298b;
    text-decoration: none;
    color: #fff !important;
    /* font-size: 14px; */
}

.call_btn1 {
    background: #FAEA00;
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    /* padding: 6px 15px; */
    padding: 14px 15px;
    cursor: pointer;
}

.call_btn1:hover {
    background: #F9D625;
    text-decoration: none;
    color: #000000;
}

.zayavka_otprav {
    background: #FAEA00;
    border-radius: 5px;
    margin: 10px 0 0 0px;
    border: none;
    color: #000000;
    font-size: 17px;
    cursor: pointer;
}

.zayavka_otprav:hover {
    background: #F9D625;
}


/* конец -  кнопка обратного звонка*/

div#separatar {
    float: right;
    border-left: 1px solid #ccc;
    /*	border-right: 1px solid #ccc;*/
    width: auto;
    height: 85px;
    margin-right: -13px;
    margin-left: 2px;
}

div#mainpg {
    width: 25px;
    height: 25px;
    margin-top: 3px;
}

div#sitemap {
    width: 25px;
    height: 26px;
}

div#email {
    width: 25px;
    height: 26px;
}

div#newsflash {
    width: auto;
    margin-left: 350px;
    margin-right: 30px;
    border: 1px solid #00f;
}

div#tabarea {
    background: #f7f7f7 url(../img/mw_header_b.png) 0 0 repeat-x;
    margin: 0 11px;
}

div#tabarea_l {
    background: url(../img/mw_header_l_b.png) 0 0 no-repeat;
    /*padding-left: 32px;*/
}

div#tabarea_r {
    height: 42px;
    background: url(../img/mw_header_r_b.png) 100% 0 no-repeat;
    padding-right: 1px;
}

div#tabarea_r div#tabmenu {
    / / background-color: #999;
}

div#footer_r {
    padding-top: 5px;
    height: 70px;
    /*overflow: hidden;*/
}

div#footer_r div {
    text-align: center;
    font-size: 1em;
    color: #aaa;
}

div#footer_r a:link,
div#footer_r a:visited {
    color: #999;
}

div#footerspacer {
    height: 10px;
}

.boxes {
    display: block;
    /* display:table; */
    margin: auto;
    /* width: 96%; */
    width: 100%;
    padding: 10px 15px;
    border-radius: 0 0 10px 10px;
}

.box {
    /* display: table-cell;
    text-align: center;
    vertical-align:top;
        width: 33%; */
}

#pathway {
    padding: 0px 0px 8px;
    width: auto;
    margin-top: -2px;
    margin-right: 250px;
    text-align: left;
    color: #000000;
    font-family: Arial;
    font-size: 15px;
}

#pathway a {
    color: #000000;
    font-family: Arial;
    font-size: 15px;
    text-decoration: underline;
}

#search {
    float: right;
    width: 320px;
    margin-top: -20px;
    margin-right: 30px;
    height: 40px;
    overflow: hidden;
    text-align: right;
}

form#searchForm input {
    vertical-align: middle;
}

form#searchForm table {
    border-collapse: collapse;
}

form#searchForm td {
    padding: 0;
}

#mod_search_searchword {
    padding-left: 3px;
}

#area {
    padding: 0;
}

#whitebox {
    margin: 0 21px 0px 21px;
    background: #fff;
    width: auto;
}

#whitebox div {
    text-align: left;
}

#whitebox_t {
    background: #fff url(../img/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
    background: url(../img/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
    height: 10px;
    overflow: hidden;
    background: url(../img/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
    background: #FFF;
}

#whitebox_b {
    margin-top: -5px;
    background: url(../img/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
    background: url(../img/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
    height: 13px;
    background: url(../img/mw_content_b_r.png) 100% 100% no-repeat;
}


/* horizontal pill menu */

table.pill {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

td.pill_l {
    background: url("../img/mw_menu_cap_l.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 32px;
    width: 20px;
}

td.pill_m {
    background: url("../img/mw_menu_normal_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: auto;
}

td.pill_r {
    background: url("../img/mw_menu_cap_r.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 32px;
    width: 19px;
}

#pillmenu {
    float: left;
    height: 32px;
    white-space: nowrap;
}

#pillmenu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#pillmenu li {
    background: url("../img/mw_menu_separator.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    float: left;
    margin: 0;
    padding: 0;
}

#pillmenu a {
    color: #000;
    display: block;
    float: left;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding: 0 20px;
    text-decoration: none;
}

#pillmenu a#active_menu-nav {
    background-position: 0 0;
    height: 21px;
    line-height: 21px;
    margin-top: 2px;
}

#leftcolumn {
    /*	padding: 0;
        margin: 0;
        width: 20%;
        float:left;
    */
}

#maincolumn,
#maincolumn_full {
    min-height: 580px;
    /*	margin-left: 20%;
        padding-left: 15px;
        width: 75%; */
}

#maincolumn_full {
    margin-left: 0;
    padding: 0;
    width: 100%;

}

table.nopad {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}

table.nopad .title-show-form {
    margin-left: 7px;
    font-weight: bold;
}

table.nopad td.middle_pad {
    width: 20px;
}

.owl-carousel-rev-full .owl-nav button {
    background: transparent;
}

.owl-carousel-rev-full .owl-nav button span {
    font-size: 44px;
    display: inline-block;
    width: 70px;
    height: 70px;
    background-color: #efefef;
    border-radius: 100%;
    line-height: 60px;
    text-align: center;
    color: #6a368b;
    border: 2px solid #FFF;
    cursor: pointer;
    min-width: 70px;
}

.owl-carousel-rev-full .owl-stage {
    display: flex;
    overflow: hidden;
}

.owl-carousel-rev-full .owl-stage-outer {
    overflow: hidden;
}

.carousel-index__rating-stars {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.carousel-index__rating-stars svg {
    margin-left: 5px;
    width: 16px;
}

.carousel-index__rating-stars svg path {
    fill: #fbcc00;
}

.carousel-reviews {}

.carousel-reviews__item {
    padding: 0 20px;
}

.reviews-page__button {
    margin: 10px 0 0 0;
    text-align: center;
}

.reviews-page__button a {
    border: 2px #6a368b solid;
    display: inline-block;
    margin-bottom: 20px;
    padding: 12px 40px;
    text-transform: uppercase;
    color: #6a368b;
}

.carouser-index {}

.carousel-index__item {}

.carousel-index__head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 30px 0;
}

.carousel-index__body {}

.carousel-index {}

.carousel-index__user {}

.carousel-index__user-wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.carousel-index__user-photo {
    margin: 0 20px 0 0;
    border-radius: 50%;
    overflow: hidden;
}

.carousel-index__user-photo-wrap {
    width: 42px;
    height: 42px;
}

.carousel-index__user-photo-icon {
    background-image: url('../img_new/user_icon.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    height: 42px;
    display: block;
}

.carousel-index__name {}

.carousel-index__rating {}

.rating {}

.rating_set {}

.rating__body {}

.rating__items {}

.rating__item {}


/*price css settings*/

tr.t1 {
    background-attachment: scroll;
    background-color: #7d81c2;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    color: #ffffff;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
}

table.price {
    border-bottom-color: #7d81c2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #7d81c2;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #7d81c2;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #7d81c2;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 100%;
    border-collapse: collapse;
}

p.price {
    color: #ED1C24;
}


/*table-colors css settings*/

.inner_color_table_title {
    font-size: 11pt;
    font-weight: 700;
    text-align: center;
}


/*****************************************/


/*** Joomla! specific content elements ***/


/*****************************************/

div.offline {
    background: #fffebb;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2em;
    padding: 5px;
}

span.pathway {
    display: block;
    height: 16px;
    line-height: 14px;
    margin: 0 5px 10px;
    overflow: hidden;
}


/* headers */

div.componentheading {
    padding-top: 15px;
    padding-left: 0px;
}

div#path {
    padding-top: 10px;
}

h1,
.h1 {
    padding: 0;
    font-family: Roboto, 'Roboto', Arial, sans-serif;
    font-size: 1.6em;
    font-weight: 800;
    line-height: 1.2;
    vertical-align: bottom;
    color: #444444;
    text-align: left;
    width: 100%;
}

h1,
.contentheading {
    padding: 0;
    font-family: Roboto, 'Roboto', Arial, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    vertical-align: bottom;
    color: #444444;
    text-align: left;
    width: 100%;
}

h1.pattern-header,
h2.pattern-header {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0);
}

@media (max-width: 768px) {
    h1,
    .contentheading {
        font-size: 22px;
    }
    h1.pattern-header,
    h2.pattern-header {
        font-size: 22px;
    }
    .lead-form {
        padding: 22px 25px;
        -webkit-border-radius: 0px;
    }
    #header_top .content-menu {
        padding: 0;
    }
    a.catalog-menuitem {
        padding-left: 17px;
    }
    /* .owl-carousel-sl .pattern-header {padding-right:60px;} */
    .form-block_messenger-item {
        font-size: 10px;
    }
    .owl-nav span {
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        line-height: 35px;
    }
    .owl-nav button {
        width: 40px;
        outline: 0;
        opacity: 0.8
    }
    .owl-nav button.owl-prev {
        margin-left: -10px;
        left: 0;
    }
    .owl-nav button.owl-next {
        margin-right: -10px;
        right: 0;
    }
    .responses .owl-nav button {
        top: 120px;
        align-items: baseline;
    }
}

h2,
.contentheading {
    padding: 0;
    font-family: Roboto, 'Roboto', Arial, sans-serif;
    font-size: 1.4em;
    font-weight: 700;
    vertical-align: bottom;
    color: #333;
    text-align: left;
    width: 100%;
    clear: both;
}

.sec-bg-img {
    background-size: cover;
    background-position: center;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: 280px;
    height: auto;
    color: #fff;
    overflow: hidden;
}

.sec-bg-img h2 {
    color: #fff
}

.sec-bg-img:before {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .6;
    background-color: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.sec-bg-img .container {
    z-index: 2;
    position: relative !important;
}

.bg-grey {
    background: #f7f7f7
}

.bg-violet {
    background: #6E55A6
}

.suppliers {
    margin-top: 30px;
}

.suppliers .one-supplier {
    background: #fff;
    padding: 30px;
}

.suppliers .one-supplier span {
    display: block;
    margin-top: 7px;
    color: #333
}

.suppliers .one-supplier a:hover {
    text-decoration: none
}

.suppliers .supplier-logo {
    position: relative;
    margin-bottom: 15px;
}

.suppliers .one-supplier img {
    max-width: 100%;
    display: block
}

.suppliers .supplier-logo:after {
    content: "";
    position: absolute;
    background: #fbcc00;
    height: 3px;
    width: 63px;
    bottom: -3px;
}

.grid-4 {
    position: relative;
    display: grid;
    grid-gap: 2vw;
    grid-template-columns: repeat(4, 1fr);
}

.grid-2 {
    grid-template-columns: repeat(2, 2fr);
    grid-gap: 20px;
    position: relative;
    display: grid;
}

.form-feedback {
    margin-left: 7px;
}

.form-feedback .contentheading {
    font-size: 16px;
}

.form-feedback form label,
.form-feedback form button {
    font-size: 14px;
}

.button.validate {
    background-color: #6a368b;
    color: #fff;
    padding: 5px 20px;
    font-weight: bold;
    border: none;
}

.contentheading a:hover {
    color: #6a368b;
}

.contentheading a h1 {
    color: #6a368b;
}

table.contentpaneopen h3 {
    margin-top: 25px;
}

h4 {
    font-family: Arial, Verdana, sans-serif;
    color: #333;
}

.span_h3,
h3,
.componentheading,
table.moduletable th,
legend {
    margin: 0;
    font-weight: bold;
    font-family: Arial, Verdana, sans-serif;
    font-size: 15px;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: left;
}


/* small text */

.small {
    font-size: .90em;
    color: #999;
    font-weight: normal;
    text-align: left;
}

.modifydate {
    height: 20px;
    vertical-align: bottom;
    font-size: .90em;
    color: #999;
    font-weight: normal;
    text-align: left;
}

.createdate {
    height: 20px;
    vertical-align: top;
    font-size: .90em;
    color: #999;
    font-weight: normal;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 0px;
}

a.readon {
    margin-top: 10px;
    display: block;
    float: left;
    padding-right: 20px;
    line-height: 14px;
    height: 16px;
}


/* form validation */

.invalid {
    border-color: #ff0000;
}

label.invalid {
    color: #ff0000;
}


/** overlib **/

.ol-foreground {
    background-color: #f6f6f6;
}

.ol-background {
    background-color: #666;
}

.ol-textfont {
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
}

.ol-captionfont {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #f6f6f6;
    font-weight: bold;
}

.ol-captionfont a {
    color: #0B55C4;
    text-decoration: none;
    font-size: 12px;
}

.ol-closefont {}


/* menu links */

a.mainlevel:link,
a.mainlevel:visited {
    padding-left: 5px;
}

a.mainlevel:hover {}


/* spacers */

span.article_separator {
    display: block;
    /*  height: 20px; */
}

.article_column {
    padding-right: 0;
}

.column_separator {
    border-left: 1px dashed #e0e0e0;
    padding-left: 10px;
}

td.buttonheading {}

td.buttonheading img {
    border: none;
}

.clr {
    clear: both;
}

td.greyline {
    width: 20px;
}

div#maindivider {
    border-top: 1px solid #ddd;
    margin-bottom: 10px;
    overflow: hidden;
    height: 1px;
}

table.blog span.article_separator {
    display: block;
    height: 20px;
}

.tata {
    margin: 20px 0;
}

.tata img {
    width: 150px;
    margin-bottom: 5px;
}

.tata td {
    border: 1px dashed #e0e0e0;
    padding: 15px;
}

.material-t {
    margin: 20px 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.tata1 {
    border: 1px dashed #e0e0e0;
    padding: 15px;
    float: left;
    /* height: 140px; */
    height: 180px;
    /* width: 150px; */
    width: 25%;
}

.tata1 img {
    /* width:150px; */
    width: 100%;
    margin-bottom: 5px;
}


/* edit button */

.contentpaneopen_edit {
    float: left;
}


/* table of contents */

table.contenttoc {
    margin: 5px;
    border: 1px solid #ccc;
    padding: 5px;
    float: right;
}

table.contenttoc td {
    padding: 0 5px;
}


/* content tables */

td.sectiontableheader {
    background: #efefef;
    color: #333;
    font-weight: bold;
    padding: 4px;
    border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
    padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
    padding: 3px;
}


/* content styles */

table.contentpaneopen,
table.contentpane {
    margin: 0;
    padding: 0;
    width: 100%;
}

table.contentpaneopen li {
    margin-bottom: 5px;
}

table.contentpaneopen fieldset {
    border: 0;
    border-top: 1px solid #ddd;
}

table.contentpaneopen h2 {
    font-size: 16px;
}

table.contentpaneopen h3 {
    margin-top: 25px;
}

table.contentpaneopen h4 {
    font-family: Arial, Verdana, sans-serif;
    color: #333;
}

table.contentpaneopen p {
    text-align: justify;
}

.highlight {
    background-color: #fffebb;
}


/* module control elements */

table.user1user2 div.moduletable {
    margin-bottom: 0px;
}

div.moduletable,
div.module {
    margin-bottom: 25px;
}

div.module_menu .span_h3,
div.module_menu h3 {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #eee;
    margin: -23px -4px 5px -5px;
    padding-left: 10px;
    padding-bottom: 2px;
}

div.module_menu {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

div.module_menu div div div {
    /* padding: 10px; */
    /* padding-top: 30px;
    padding-bottom: 15px; */
    padding-top: 20px;
    padding-bottom: 0px;
    width: auto;
}

div.module_menu div div div div {
    background: none;
    padding: 0;
}

.subnav_block {
    background: #FFF !important;
    padding: 10px 5px !important;
    border-radius: 5px;
}

div.module_menu ul {
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 20px;
}

div.module_menu li {
    padding-top: 5px;
}

div.module_menu ul.mypar {
    margin: 2px 0;
    padding-left: 20px;
    list-style-type: circle;
    font-weight: normal;
}

div.module_menu ul.mypar li {
    padding-top: 3px;
}

div.module_menu ul li a:link,
div.module_menu ul li a:visited {
    font-size: 12px;
    font-weight: bold;
}

#leftcolumn div.module {
    padding: 0 10px;
}

#leftcolumn div.module table {
    width: auto;
}


/* forms */

table.adminform textarea {
    width: 540px;
    height: 400px;
    font-size: 1em;
    color: #000099;
}

div.search input {
    width: 145px;
    border: 1px solid #ccc;
    margin: 15px 0 10px 0;
}

form#form-login fieldset {
    border: 0 none;
    margin: 0em;
    padding: 0.2em;
}

form#form-login ul {
    padding-left: 20px;
}

form#com-form-login fieldset {
    border: 0 none;
    margin: 0em;
    padding: 0.2em;
}

form#com-form-login ul {
    padding-left: 20px;
}


/* thumbnails */

div.mosimage {
    margin: 5px;
}

div.mosimage_caption {
    font-size: .90em;
    color: #666;
}

div.caption {
    padding: 0 10px 0 10px;
}

div.caption img {
    border: 1px solid #CCC;
}

div.caption p {
    font-size: .90em;
    color: #666;
    text-align: center;
}


/* Parameter Table */

table.paramlist {
    margin-top: 5px;
}

table.paramlist td.paramlist_key {
    width: 128px;
    text-align: left;
    height: 30px;
}

table.paramlist td.paramlist_value {}

div.message {
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #c30;
    text-align: center;
    width: auto;
    background-color: #f9f9f9;
    border: solid 1px #d5d5d5;
    margin: 3px 0px 10px;
    padding: 3px 20px;
}


/* Banners module */


/* Default skyscraper style */

.bannergroup {}

.banneritem img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* Text advert style */

.banneritem_text {
    padding: 4px;
    font-size: 11px;
}

.bannerfooter_text {
    padding: 4px;
    font-size: 11px;
    background-color: #F7F7F7;
    text-align: right;
}

.style8_text {
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif;
    line-height: 1.7;
}


/* System Messages */


/* see system general.css */

.pagination span {
    padding: 2px;
}

.pagination a {
    padding: 2px;
}


/* Polls */

.pollstableborder td {
    text-align: left;
}


/* WebLinks */

span.description {
    display: block;
    padding-left: 30px;
}


/* Frontend Editing*/

fieldset {
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 15px;
}

legend {
    margin: 0;
    padding: 0 10px;
}

td.key {
    border-bottom: 1px solid #eee;
    color: #666;
}


/* Tooltips */

.tool-tip {
    float: left;
    background: #ffc;
    border: 1px solid #D4D5AA;
    padding: 5px;
    max-width: 200px;
}

.tool-title {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
}

.tool-text {
    font-size: 100%;
    margin: 0;
}


/* System Standard Messages */

#system-message {
    margin-bottom: 20px;
}

#system-message dd.message ul {
    background: #C3D2E5;
    border-top: 3px solid #DE7A7B;
    border-bottom: 3px solid #DE7A7B;
    margin: 0px;
    padding-left: 40px;
    text-indent: 0px;
}


/* System Error Messages */

#system-message dd.error ul {
    color: #c00;
    background: #E6C0C0;
    border-top: 3px solid #DE7A7B;
    border-bottom: 3px solid #DE7A7B;
    margin: 0px;
    padding-left: 40px;
    text-indent: 0px;
}


/* System Notice Messages */

#system-message dd.notice ul {
    color: #c00;
    border-top: 3px solid #F0DC7E;
    border-bottom: 3px solid #F0DC7E;
    margin: 0px;
    padding-left: 40px;
    text-indent: 0px;
}

#syndicate {
    float: left;
    padding-left: 25px;
}

#power_by {
    float: right;
    padding-right: 25px;
}

#power_by2 {
    float: left;
    padding-left: 10px;
    /*width:610px;*/
    width: 405px;
}


/* Component Specific Fixes */

#component-contact table td {
    padding: 2px 0;
}

.alert_china {
    color: #CC0033;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 11px;
    line-height: 1.4;
}

#maincolumn p,
#maincolumn li,
#maincolumn h1,
#maincolumn .h1,
#maincolumn h2,
#maincolumn .header2,
#maincolumn h3,
#maincolumn h4,
#maincolumn h5,
#maincolumn h6 {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.5em
}

#maincolumn p {
    line-height: 1.7em
}

#maincolumn ul,
#maincolumn ol {
    padding: 0;
    padding-left: 40px;
    margin: 0;
}

.gal-item {
    border: 1px solid #D4D4D4;
    float: left;
    margin: 4px;
    opacity: 0.8;
    padding: 3px;
}

.quest-item {
    margin-top: 20px;
}

.quest-item .quest-text {
    font-weight: bold;
    margin-bottom: 5px;
}

#whitebox .quest-item .answer-text {
    text-align: justify;
}

.Price th {
    text-align: center;
    background: #6a368b;
    color: #fff;
    padding: 12px 0;
}

.Price td {
    padding: 12px 0;
    text-align: center;
}

.Price tr {
    background: #fff;
}

.Price td.tdleft {
    text-align: left;
}

.new-block__info_text a.js_link {
    min-height: 82px;
    display: block;
}

.b-catalog-item,
.b-text-item {
    margin-bottom: 20px;
}

.b-catalog-item dl {
    line-height: 16px;
}

.b-catalog-item dl dd {
    margin-left: 0;
}

.b-catalog-item dl dt {
    float: left;
    font-weight: bold;
    /*line-height: 19px;*/
    padding-right: 5px;
    white-space: nowrap;
}

.b-catalog-item.odd .b-catalog-item-content {
    background: none repeat scroll 0 0 #F8F2E6;
}

.b-catalog-item-content {
    background: none repeat scroll 0 0 #EFEFEF;
    float: left;
    min-height: 149px;
    padding: 10px 77px 11px 13px;
    width: 386px;
}

.b-catalog-item-img {
    border: 1px solid #939393;
    float: left;
    font-size: 0;
    margin: 0 7px 0 0;
    overflow: hidden;
    width: 224px;
    min-height: 169px;
}

.b-catalog-item-img img {
    width: 224px;
    max-height: 169px;
    min-height: 169px;
}

.clr:before,
.clr:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.clr:after {
    clear: both;
}

.clr:before,
.clr:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.b-catalog-item dl {
    font-size: 13px;
    margin: 0;
}

.b-catalog-item .header2 {
    font-size: 18px;
}

table.t1_rik-K {
    width: 700px;
}

table.t1_rik-K td {
    vertical-align: top;
    text-align: center;
    width: 10%;
    color: #666666;
}

table.t2_rik-K {
    width: 700px;
}

table.t2_rik-K td {
    vertical-align: top;
    text-align: center;
    width: 16%;
    color: #666666;
}

table.t3_rik-K {
    width: 700px;
}

table.t3_rik-K td {
    vertical-align: top;
    text-align: center;
    width: 10%;
    color: #666666;
}

#maincolumn .photogalery {
    padding-right: -15px;
    overflow: hidden;
}

#maincolumn .photogalery table.big {
    width: 100%;
    overflow: hidden;
}

#maincolumn .photogalery table.big td.picture {
    position: relative;
    max-width: 430px;
    min-width: 430px;
    height: 300px;
    /*padding-right: 2%;*/
    border: solid 1px #6a368b;
    text-align: center;
    background-color: #6a368b;
    overflow: hidden;
}

#maincolumn .photogalery table.big td.picture div.picture {
    position: relative;
}

#maincolumn .photogalery table.big td.picture img {
    /*width: 100%;*/
    max-height: 300px;
    max-width: 430px;
    min-width: 430px;
}

#maincolumn .photogalery table.big td.picture:hover .arrow-left {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 40px;
    height: 100%;
    background: #fff url('../img/arrow_left.png') no-repeat 50% 50%;
    opacity: 0.5;
    cursor: pointer;
    /*text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    font-weight:bold;
    color: #000;*/
}

#maincolumn .photogalery table.big td.picture:hover .arrow-right {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 40px;
    height: 100%;
    background: #fff url('../img/arrow_right.png') no-repeat 50% 50%;
    opacity: 0.5;
    cursor: pointer;
    /*text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-weight:bold;
    font-size: 30px;
    color: #000;*/
}

#maincolumn .photogalery table.big td.separator {
    width: 3%;
}

#maincolumn .photogalery table.big td.description {
    width: 40%;
    border: solid 1px #6a368b;
    padding: 10px 15px;
    height: 100%;
    vertical-align: top;
    overflow: hidden;
}

#maincolumn .photogalery table.big td.description .title {
    margin: 0 0 15px 0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1.4em;
    font-weight: 700;
    vertical-align: bottom;
    color: #333;
    text-align: left;
    width: 100%;
}

#maincolumn .photogalery .miniatures {
    clear: both;
    overflow: hidden;
    margin-top: 15px;
    margin-left: -3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#maincolumn .photogalery .miniatures .thumbnails {
    position: relative;
    float: left;
    width: 21.73%;
    margin: 15px 0 15px 3%;
    border: solid 1px #6a368b;
    min-height: 110px;
    overflow: hidden;
    cursor: pointer;
    background: #6a368b;
}

#maincolumn .photogalery .miniatures .thumbnails img {
    width: 100%;
    height: 110px;
    vertical-align: middle;
}

#maincolumn .photogalery .miniatures .thumbnails p.title {
    padding: 3px 0;
    text-align: center;
    background-color: #6a368b;
    color: white;
    font-weight: bold;
    min-height: 58px;
}

#maincolumn .photogalery .miniatures .thumbnails .desc {
    display: none;
}

#maincolumn .photogalery .miniatures .thumbnails .select_thumbnails {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.5;
}

#maincolumn .photogalery .miniatures .thumbnails.null {
    border-color: #fff;
}

#maincolumn .photogalery.recommendations table.big td.picture {
    position: relative;
    max-width: 430px;
    min-width: 430px;
    height: 600px;
    /*padding-right: 2%;*/
    border: solid 1px #6a368b;
    text-align: center;
    background-color: #6a368b;
    overflow: hidden;
}

#maincolumn .photogalery.recommendations table.big td.picture img {
    /*width: 100%;*/
    max-height: 600px;
    max-width: 430px;
    min-width: 430px;
}

#maincolumn .photogalery.recommendations table.big td.picture:hover .arrow-left {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 40px;
    height: 100%;
    background: transparent url('../img/arrow_left_siren.png') no-repeat 50% 50%;
    opacity: 0.4;
    cursor: pointer;
    /*text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    font-weight:bold;
    color: #000;*/
}

#maincolumn .photogalery.recommendations table.big td.picture:hover .arrow-right {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 40px;
    height: 100%;
    background: transparent url('../img/arrow_right_siren.png') no-repeat 50% 50%;
    opacity: 0.4;
    cursor: pointer;
    /*text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-weight:bold;
    font-size: 30px;
    color: #000;*/
}

#maincolumn .photogalery.recommendations .miniatures .thumbnails {
    min-height: 210px;
}

#maincolumn .photogalery.recommendations .miniatures .thumbnails img {
    width: 100%;
    height: 210px;
    vertical-align: middle;
}

.image-item {
    color: #636E75;
    float: left;
    margin: 3px;
    text-align: center;
}

.image-item {
    color: #636E75;
    text-align: center;
    /*  width: 70px; */
    width: 90px;
    margin-right: 8px;
    margin-top: 10px;
}

.image-item img {
    height: 70px;
    width: 70px;
}

a img {
    border: medium none;
}


/* .image-item .img-title {
    height: 36px;
    width: 65px;
    text-align: center !important;
}*/

.image-item .img-title {
    height: 36px;
    width: 100%;
    text-align: center !important;
    line-height: 16px;
    padding: 0 5px;
    box-sizing: border-box;
}

.title-category h1 {
    float: left;
    width: auto;
}

.title-category a.toDesc {
    display: block;
    float: left;
    margin-left: 20px;
    padding: 14px 0;
    text-decoration: underline;
    font-size: 13px;
}

.span_h3 a,
.span_h3 a:link,
.span_h3 a:hover {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold;
}

.tovar {
    width: 100%;
}

.tovar-img {
    float: left;
    width: 57%;
    margin: 0 10px 5px 0;
}

.tovar-img img {
    width: 100%;
}

.tovar-characteristics {
    float: right;
    margin-left: 15px;
    width: 40%;
}

.tovar-characteristics table.tovar-characteristics_table td {
    vertical-align: top;
    padding: 5px 0;
}

.tovar-characteristics table.tovar-characteristics_table td.name {
    padding-right: 10px;
}

.tovar-characteristics table.tovar-characteristics_table td.comment {
    text-align: justify;
}

.rsform {
    clear: both;
    padding-top: 15px;
}

.rsform a.show-form {
    color: #6a368b;
    cursor: pointer;
}

.rsform .form-feedback {
    display: none;
}

.rsform table.forme {
    width: 70%;
    border: 1px solid #ccc;
    padding: 15px
}

.rsform table.forme td {
    padding: 3px 0;
}

.rsform table.forme td.label {
    width: 30%;
}

.rsform table.forme td.value {
    padding-left: 10px;
}

.rsform table.forme td.value input[type=text] {
    width: 230px;
}

.rsform table.forme td.value textarea#msg {
    width: 330px;
    height: 100px;
}

.rsform .prolog {
    line-height: 18px;
}

.rsform input[type=submit] {
    background-color: #6a368b;
    border: none;
    padding: 3px 15px;
    color: #fff;
    font-size: 14px;
}

table.on-sale-today {
    width: 100%;
}

table.on-sale-today td {
    width: 31%;
    vertical-align: top;
    text-align: center;
}

table.on-sale-today td.head {
    padding-top: 15px;
}

table.on-sale-today td.img {
    padding: 0 1%;
}

table.on-sale-today img {
    width: 100%;
    min-height: 182px;
}

.form-feedback {
    display: none;
}

.font_str {
    font-weight: bold;
}

#power_by,
#power_by2 {
    margin-top: -7px;
}

#feedback input#submit {
    background-color: #6a368b;
    border: medium none;
    color: #fff;
    font-weight: bold;
    padding: 5px 20px;
    margin-top: 10px;
}

#feedback textarea {
    width: 417px;
    height: 167px;
}

#feedback input#subject,
#feedback input#email,
#feedback input#name {
    width: 196px;
    height: 16px;
}

.forme tr {
    height: 30px;
}


/*/templates/rhuk_milkyway/css/template.css*/

#pillmenu a:hover {
    color: #f88c1e;
    /* 6a368b; */
}

#pillmenu a#active_menu-nav {
    color: #fff;
}

#pillmenu a#active_menu-nav:hover {
    color: #fff;
}

h3,
.componentheading,
table.moduletable th {
    color: #444444;
    /* 6a368b; */
}


/* div.module_menu {
	background: url(../img/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../img/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../img/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../img/mw_box_tl.png) 0 0 no-repeat;
}
*/

div.module_menu {
    background: #6a338c;
    border-radius: 5px;
    padding: 10px;
}


/*/templates/rhuk_milkyway/css/violet.css*/

div#wrapper {
    background: #f7f7f7 url(../img/mw_shadow_l.png) 0 0 repeat-y;
    / / background: #f7f7f7 0 0 repeat-y;
    / / border-left: solid 1 px grey;
    / / border-radius: 15 px;
}

div#wrapper_r {
    background: url(../img/mw_shadow_r.png) 100% 0 repeat-y;
    /*background: 100% 0 repeat-y;
    //border-right: solid 1px grey;
    //border-radius: 15px;*/
}

div#header {
    background: url(../img/mw_header_t.png) 0 0 repeat-x;
    /*//border-top: solid 1px grey;
    //background: 0 0 repeat-x;
    //border-radius: 15px;*/
}

div#header_l {
    background: url(../img/mw_header_t_l.png) 0 0 no-repeat;
    /*	//background:0 0 no-repeat;*/
}

div#header_r {
    background: url(../img/mw_header_t_r.png) 100% 0 no-repeat;
    /*	//background:  100% 0 no-repeat;*/
}

div#footer {
    background: #f7f7f7;
    /* background: #f7f7f7 url(../img/mw_footer_b.png) 0 100% repeat-x; */
    /* background: #f7f7f7  0 100% repeat-x;
    border-bottom: solid 1px grey;
    border-radius: 15px; */
    border-radius: 0 0 10px 10px;
    margin-top: 10px;
    padding-top: 10px;
}

div#footer_l {
    background: url(../img/mw_footer_b_l.png) 0 0 no-repeat;
    /*	//background: 0 0 no-repeat;*/
}

div#footer_r {
    background: url(../img/mw_footer_b_r.png) 100% 0 no-repeat;
    /*	//background: 100% 0 no-repeat;
        //border-right: solid 1px grey;
        //border-radius: 15px;*/
}


/*/templates/rhuk_milkyway/css/violet_bg.css*/


/* after transfer*/

.newstitle {
    /* font-size: 22px; */
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}

p.createdate {
    margin: 0px 0px !important;
    padding: 0px 0px !important;
    display: block;
}

p.newstitle {
    padding: 15px 0 5px !important;
}


/* after transfer*/

#pages {
    margin-top: 20px;
}


/* /components/com_rsmonials/css/style.css */


/* Success Message Text after submitting a testimonial */

.RSWS_success {
    color: #009900;
    font-weight: bold;
}


/* Css class for "Submit a Testimonial" Link */

.RSWS_submit_link {
    text-align: right;
}

.RSWS_submit_link a {}

.RSWS_submit_link a:hover {}


/* Testimonial Display Block */

.RSWS_testi_block {
    display: block;
    margin: 20px 0;
    border: 1px solid #dedede;
    padding: 10px;
    background: #ffffff;
}


/* Testimonial Image border */

.RSWS_testi_img {
    border: 5px solid #CCCCCC;
}


/* Manage the image and alignment of both quotation */

.RSWS_left_quote {
    padding-right: 0px;
    margin-right: 5px;
}

.RSWS_right_quote {
    padding-left: 0px;
    margin-left: 5px;
}


/* Manage Testimonial Text */

.RSWS_testimonial {
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
}


/* Manage the Subtext of Testimonial, i.e. Date of Posting, Posted By etc. etc. */

.RSWS_testmonial_subtext {
    text-align: right;
}


/* Manage Text and link of Pagination */

.RSWS_pagination_text {
    text-align: center;
}

.RSWS_pagination_text a {}

.RSWS_pagination_text a:hover {}


/* Text "Submit A Testimonial" */

.RSWS_form_heading {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
}


/* Manage the Style of main Table */

.RSWS_form_main {
    width: 90%;
}


/* Manage the error Text */

.RSWS_form_error {
    color: #ff0000;
}

.RSWS_form_error p {}

.RSWS_form_error div ul li {}


/* Manage the row that is displaying " * fields are mandatory" */

.RSWS_form_mandatory {
    text-align: right;
}


/* Color of the "*" (Star) */

.RSWS_form_star_color {
    color: #ff0000;
}


/* Manage width of the First Column, i.e. the column that is showing text like "Your First Name", "Your Last Name" etc. */

.RSWS_form_first_col {
    width: 25%;
}


/* Manage the style of text in the form */

.RSWS_form_text {}


/* Manage Input fields of the form */

.RSWS_form_input {
    width: 100%;
}


/* Manage Textarea field of the form */

.RSWS_form_textarea {
    width: 100%;
    height: 150px;
}


/* Manage Button field of the form */

.RSWS_form_button {
    width: auto;
}


/* /components/com_rsmonials/css/style.css */

.pole_zayv,
.com_zayv {
    width: 300px;
}

#forms_all {
    position: fixed !important;
    z-index: 999999999999;
    left: 50%;
    top: 50%;
    display: block
}

.popup_forms_background {
    background: none repeat scroll 0 0 black;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

.phone-obrt input {
    border: 1px solid #f5f2eb;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    padding: 3px;
    margin: 10px 5px;
    text-align: center;
    font-size: 12px;
    width: 310px;
    height: 20px;
}

.buttom-ph {
    clear: both;
    display: block;
    margin: 10px auto;
    width: 170px;
    padding: 10px 20px;
    background: #6A338C;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    font-family: PTC75F;
    text-transform: uppercase;
}

.close-form {
    width: 6px;
    height: 17px;
    position: absolute;
    padding: 1px 9px 4px 9px;
    top: -15px;
    right: -15px;
    cursor: pointer;
    color: #fff;
    font-family: 'tahoma', sans-serif;
    background: -webkit-gradient(linear, left top, right top, from(#6A338C), to(#6A338C));
    background: -webkit-linear-gradient(top, #6A338C, #6A338C);
    background: -moz-linear-gradient(top, #6A338C, #6A338C);
    background: -o-linear-gradient(top, #6A338C, #6A338C);
    background: -ms-linear-gradient(top, #6A338C, #6A338C);
    background: linear-gradient(top, #6A338C, #6A338C);
    background-color: #6A338C;
    border: 1px solid #6A338C;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
}

.phone-obrt {
    width: 330px;
    padding: 10px;
    height: auto;
    background: #FFFFFF;
    border-radius: 10px;
    position: relative;
    text-align: center;
}

.phone-obrt h2 {
    color: #6A338C;
    font-size: 20px;
    font-weight: normal;
    margin: 0px 0 15px;
    padding: 0;
    text-align: center;
}

.phone-obrt p {
    font-size: 12px;
}

.popup_from_response {
    text-align: center;
    display: none;
}

.popup_from_response>span {
    font-weight: bold;
}

.yak {
    float: left;
    /*  padding:10px 10px; */
    padding: 10px 8px;
    border: 2px solid #DCCFE2;
    border-radius: 20px;
    color: #7B518F;
    font-weight: bold;
}

.yak2 {
    float: left;
    /*  padding:10px 10px; */
    padding: 10px 8px;
    border: 2px solid #DCCFE2;
    border-radius: 20px;
    color: #7B518F;
}


/* .more {  margin: 20px 7px 20px 0;} */

.more {
    margin: 5px 7px 5px 0;
}

.img_material {
    /* width: 45px;
    height: 45px; */
    width: 80px;
    height: 80px;
    border-radius: 5px;
    margin-right: 5px;
}

.manufacturers a {
    padding: 10px 10px;
    border: 2px solid #DCCFE2;
    border-radius: 20px;
    color: #7B518F;
    font-weight: bold;
    display: inline-block;
    margin: 5px 7px 5px 0;
}

.new-block {
    /* float:left;
    width:337px; */
    width: 100%;
    overflow: hidden;
    /* margin-right:30px; */
    margin-bottom: 30px;
}

.new-block a img {
    /* width:337px; */
    width: 100%;
    height: 240px;
}


/*.new-block div {
background:#EFEFEF;
min-height: 180px;
padding: 20px;
width: 297px;
}*/

.new-block div.new-block__info {
    background: #EFEFEF;
    min-height: 180px;
    padding: 20px 20px 40px;
    width: 100%;
}


/* 
.new-block__image {
    width: 100%;
    height: 220px;
    overflow: hidden;
    background: #bcb5ab;
    display: flex;
    align-items: center;
}


.new-block__image img {
    width: 100%;
    height: auto!important;
}
*/


/* .new-block__image {
    width: 100%;
    height: 220px;
    overflow: hidden;
    background: #bcb5ab;
    display: flex;
    align-items: center;
    position: relative;
}

.new-block__image img {
    width: auto!important;
    height: 300px!important;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}*/

div.new-block__info .new-block__info_text {
    min-height: 140px;
}

.new-block div a {
    font-size: 17px;
}

.forma {
    background: #6E55A6;
    /* width: 750px; */
    width: 100%;
    /* height: 360px; */
    /* min-height: 360px; */
    margin: 10px 0;
    height: auto;
    padding: 15px 0;
}

.form-left {
    /* width: 335px;
     float: left;
     margin-left: 25px; */
    width: 100%;
}

.form-zag {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0 !important;
    text-align: left !important;
}

.kar-t {
    float: left;
    padding-top: 15px;
}

.form-tel {
    float: left;
    padding-top: 55px;
    margin-left: 12px;
}

.form-tel div {
    margin-bottom: 60px;
}

.number {
    font-weight: bold;
    /* font-size: 24px; */
    font-size: 22px;
    color: #ffffff;
}

.zayavka_pole {
    height: 22px;
    width: 245px;
    border: none;
    margin: 7px 0 7px 0;
    border-radius: 2px;
    padding: 0 0 0 10px;
}

.zayavka_komment {
    width: 249px;
    border-radius: 2px;
    margin: 8px 0 0 0;
    font-family: arial;
    padding: 10px 0 0 10px;
}

.bprice {
    color: #C60000;
    font-size: 15px;
    font-weight: bold;
}

.alert {
    color: #FE2E2E;
}


/* .cat4 {
width:163px;
float:left;
margin-right:20px;
margin-bottom: 20px;
} */

.cat4 {
    width: 25%;
    float: left;
    padding: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}

.cat4_1 {
    min-height: 50px;
}


/* .cat4 img {
width:163px;
height:110px;
} */

.cat4 img {
    width: 100%;
    height: 110px;
}

.cat4 p {
    text-align: center !important;
    padding-bottom: 0 !important;
}

.pon {
    width: 126px;
    float: left;
    /* margin-right:20px; */
    margin-bottom: 20px;
    text-align: center !important;
}

.pon img {
    width: 74px;
    height: auto;
}

.pon p {
    text-align: center !important;
    font-weight: bold;
    padding-bottom: 0 !important;
}

.usual_glav {
    /* width:734px; */
    width: 100%;
    height: auto;
    margin: 10px 0 20px;
}

.usual_glav ul {
    padding: 0 !important;
    height: 50px;
    margin: 0 !important;
}

.usual_glav li {
    list-style: none;
    float: left;
    text-align: center;
    padding: 0 !important;
}

.usual_glav li img {
    width: 100px;
}

.usual_glav ul a {
    display: block;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
    border: 2px solid #CCCCCC;
    border-left: none;
    padding: 5px 8px;
    background: #EFEFEF;
}

.usual_glav ul a span {
    border-bottom: 1px solid #555555;
}

.usual_glav ul a.selected {
    cursor: default;
    text-decoration: none !important;
    background: #C0A5FF;
    border: 2px solid #CCCCCC;
    border-left: none;
}

.raznye_glav {
    padding: 30px 20px;
    border: 2px solid #CCCCCC;
    overflow: hidden;
    border-top: none;
    /* width: 690px; */
    width: 100%;
    background: #EFEFEF;
}

.sl {
    float: left;
    width: 320px;
    padding-left: 20px;
}

.sl ul {
    padding: 0 !important;
}

.sl p {
    font-weight: bold;
    font-size: 16px;
    text-align: center !important;
}

.sl span {
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.sr {
    float: right;
    width: 350px;
    margin-left: 33px;
    border-left: 1px dashed gray;
    margin-bottom: 20px;
}

.sr p {
    font-weight: bold;
    font-size: 16px;
    text-align: center !important;
}

.sr span {
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.slideshow {
    /* width: 689px; */
    width: 100%;
    /* margin-left: 45px; */
    overflow: hidden;
    position: relative;
}

.slideshow ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.slideshow li {
    /* width: 690px; */
    width: 100%;
    max-width: 690px;
    /* text-align: center; */
    float: left;
    /* height:230px; */
    box-sizing: border-box;
    padding: 10px 30px !important;
}

.slideshow_prev {
    position: absolute;
    /* top: 70px; */
    top: 35%;
    cursor: pointer;
}

.slideshow_next {
    position: absolute;
    /* top: 70px; */
    top: 35%;
    cursor: pointer;
    right: 0;
}

.kak {
    width: 110px;
    float: left;
}

.kak img {
    width: 110px;
}

.kak p {
    text-align: center !important;
}

.fon {
    /* background: url(/img/1/fon.png) no-repeat; */
    padding: 20px 10px 10px 10px;
    /* width: 148px; */
    width: 100%;
    /* height: 180px; */
    margin-bottom: 20px;
    border: 1px solid #7d61bb;
    margin-top: 15px;
    background: #efefef;
}

.page-stone {
    border-top: 1px dashed gray;
    font-size: 16px;
    font-style: italic;
    line-height: 19px;
    clear: both;
}

.page-stone span {
    color: #6a368b;
    font-size: 14px;
    font-weight: bold;
}

.example {
    /* float:left;
    width:220px;
    text-align:center!important;
    margin-right:20px;
    margin-bottom:10px;
    min-height: 222px; */
    float: left;
    width: 33.3%;
    text-align: center !important;
    margin-right: 0;
    margin-bottom: 10px;
    /* min-height: 225px;*/
    min-height: 245px;
}

.example img {
    /* width:220px;
    margin-bottom:10px;
    height:160px; */
    padding: 5px 10px;
    width: 100%;
    margin-bottom: 10px;
    /* height: 160px; */
    height: 180px;
}

div#phone div p {
    font-size: 24px;
    color: #846588;
    margin-left: 20px;
    margin-bottom: 0;
    margin-right: 5px;
    float: left;
}

.pay-info {
    position: absolute;
    left: 610px;
}

.pay-info img {
    margin-left: 5px;
}

.pay-info span {
    color: #333;
    font-size: 12px;
    margin-right: 5px;
}

#zathitnyj_kod {
    width: 114px;
}


/*.alert {
        color: #FE2E2E;
    }

    form[name="ordersform"] input {
        border-width: 2px;
        border-style: solid;
        border-color: transparent;
    }*/

.soglasie {
    right: 400px;
    position: absolute;
}

#whitebox .stone_products {
    width: 340px;
    text-align: center !important;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

#whitebox .stone_products p {
    text-align: center !important;
    font-size: 14px;
}

.stone_products img {
    width: 340px;
    height: 230px;
}

table.contentpaneopen .jcarousel_list p {
    text-align: center;
    font-size: 15px;
}

.price_carusel {
    font-weight: bold;
}

.price_carusel span {
    color: #C60000;
}

.survey_list {
    display: flex;
    align-items: stretch;
    /*flex-wrap: wrap;*/
	flex-wrap: nowrap;
    width: 100%;
    margin-top: 10px;
    justify-content: space-around;
}

#whitebox .survey {
    width: 220px;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}

#whitebox .survey p {
    text-align: center;
}

.survey img {
    width: 70px;
}

.survey2 img {
    width: 70px;
}

#whitebox .portfolio_block {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}

#whitebox .portfolio_block p {
    text-align: center;
    color: #422257;
}

.portfolio_block_item {
    margin-bottom: 10px;
    text-align: center;
}

.portfolio_block_item p {
    text-align: center !important;
}

.portfolio_block_item img {
    width: 100%;
    height: auto;
}

.portfolio_block_item_img {
    width: 100%;
    height: auto;
    padding-top: 20px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.head_photo {
    text-align: center;
}

.head_photo img {
    width: 350px;
    margin-bottom: 10px;
}

#whitebox .head_photo {
    text-align: center;
}

.portfolio_slide {
    margin-left: 5px;
}

.portfolio_slide .slideshow3 li {
    margin: 0px 5px 0px 10px;
    height: 191px;
}

.portfolio_slide .slideshow3_prev {
    left: -21px;
}

.portfolio_slide .slideshow3_next {
    right: -14px;
}

.btn_block {
    display: flex;
    float: left;
    width: 100%;
    margin-top: 30px;
    justify-content: space-between;
}


/*.ya-short-phone {
    float: left;
}

#phone a {
	display: flex;
	width: 100%;
	height: 31px;
	overflow: hidden;
}*/

.mail {
    font-size: 19px;
    margin-top: -7px;
    display: block;
}

.multi-pic-block {
    display: inline-block;
    padding: 10px;
    border: 1px solid black;
    border-radius: 8px;
}

.multi-pic-block a:not(:last-child) img {
    margin-right: 10px;
}

.cat4-flex {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
}

.red-text {
    color: red;
}

.constuct {
    margin-bottom: 10px;
    width: 100%;
}

.title_constuct {
    color: #000000;
    padding: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    /* border-bottom: 2px solid #d6462c; */
}

.constuct_body,
.constuct_body_new {
    padding: 0px 7px;
    flex-wrap: wrap;
    justify-content: space-around;
}

.lock_block {
    width: 45%;
    display: inline-block;
    vertical-align: top;
}

.constuct_body input[type="radio" i],
.constuct_body input[type="checkbox" i] {
    margin: 0px 5px;
}

.constuct_body_order input {
    border: 1px solid #dddddd;
    height: 30px;
    margin: 0px 0;
    padding-left: 10px;
    width: 100%;
}

.constuct_body_order textarea {
    border: 1px solid #dddddd;
    height: 95px;
    margin: 20px 0;
    padding-left: 10px;
    width: 100%;
    padding-top: 10px;
}

.constuct_body_order input[type="submit"] {
    width: 200px;
    background: #fe181c;
    border: none;
    height: 36px;
    color: #fff;
    text-transform: uppercase;
    padding-left: 0;
    cursor: pointer;
    margin-right: 95px;
}

.constuct_body_order input[type="submit"]:hover {
    background: #F9D625;
}

.constuct_body_item {
    margin: 15px auto 10px;
}

.constuct_body_item input[type="text"] {
    border: 1px solid #dddddd;
    height: 25px;
    padding-left: 10px;
}

.constuct_body_item input[type="number"] {
    border: 1px solid #dddddd;
    height: 25px;
    padding-left: 10px;
}

.type_block img {
    width: 120px;
}

.circle_img {
    background: url(/images/new-stone/prjamo.jpg) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.circle_img2 {
    background: url(/img/form/3_2.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.corner_img {
    background: url(/images/new-stone/g-obraz.jpg) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.p_img {
    background: url(/images/new-stone/p-obraz.jpg) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.classic_img {
    background: url(/images/new-stone/other.jpg) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.stone_img {
    background: url(/img/form/5.jpg) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.aglomerat_img {
    background: url(/img/form/6.jpg) no-repeat;
    background-size: contain;
    width: 120px;
    height: 120px;
}

.box_img {
    background: url(/img/form/11.jpg) no-repeat;
    background-size: contain;
    width: 120px;
    height: 120px;
}

.shelves_img {
    background: url(/img/form/10.jpg) no-repeat;
    background-size: contain;
    width: 120px;
    height: 120px;
}

.bottle_img {
    background: url(/img/form/9.jpg) no-repeat;
    background-size: contain;
    width: 120px;
    height: 120px;
}

.cabinets_img {
    background: url(/img/form/12.jpg) no-repeat;
    background-size: contain;
    width: 120px;
    height: 120px;
}

.lumen_img {
    background: url(/img/form/13.jpg) no-repeat;
    background-size: contain;
    width: 120px;
    height: 120px;
}

.straight_img {
    background: url(/img/form/14.jpg) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.straight_1 {
    background: url(/images/new-stone/1mm.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.straight_3 {
    background: url(/images/new-stone/r-3r-9.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.type_block input[type="radio"]:checked+span {
    border: 4px solid #7d5794 !important;
}

.type_block {
    max-width: 160px;
    margin-right: 10px;
}

.radius_img {
    background: url(/img/form/15.jpg) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.radius_top_img {
    background: url(/images/new-stone/krugl3.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.waterproof_img {
    background: url(/images/new-stone/neproliv.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.figure_img {
    background: url(/images/new-stone/figurnaja.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.standart_img {
    background: url(/images/new-stone/prjamo.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.galtel_img {
    background: url(/images/new-stone/plavn.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.no_border_img {
    background: url(/images/new-stone/bez.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.Akrilika_img {
    background: url(/images/new-stone/Akrilika.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.Montelli_img {
    background: url(/images/new-stone/montelly.gif) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.Tristone_img {
    background: url(/images/new-stone/Tristone.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.NeoMarm_img {
    background: url(/images/new-stone/neom.jpg) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.HI-Macs_img {
    background: url(/images/new-stone/Hi_Macs.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.Hanex_img {
    background: url(/images/new-stone/Hanex.jpg) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.Staron_img {
    background: url(/images/new-stone/Staron.jpg) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.Corian_img {
    background: url(/images/new-stone/Corian.jpg) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

.Grandex_img {
    background: url(/images/new-stone/Grandex.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 160px;
}

#whitebox .type_block {
    text-align: center;
    width: 170px;
    margin-top: 10px;
}

#whitebox .type_block.min {
    width: 140px;
}

#whitebox .type_block p {
    text-align: center;
}

.flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.type_block input[type="radio"],
.type_block input[type="checkbox"] {
    opacity: 0;
    /* hidden but still tabable */
    position: absolute;
}

.type_block input[type="radio"]+span,
.type_block input[type="checkbox"]+span {
    border: 4px solid #fff;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    cursor: pointer;
}

.type_block input[type="radio"]:checked+span,
.type_block input[type="checkbox"]:checked+span {
    border: 4px solid #7d5794;
}

.other_item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
}

.constuct.full_width {
    width: 100%;
}

.constuct_body.dop_item {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    justify-content: space-around;
}

.constuct_body_order {
    clear: both;
    text-align: right;
}

.constuct_body #zathitnyj_kod {
    width: 150px;
    height: 20px;
    border: 1px solid #ccc;
}

.warning {
    color: #d6462c;
}

.other_item_form {
    border: 2px solid #e8e8e8;
    padding: 10px 5px;
}

.red-text {
    color: #FF0000;
}

#width_st2,
#height_st2,
#width_st3,
#height_st3 {
    display: none;
    justify-content: center;
}

#modal_form_res {
    width: 550px;
    height: auto;
    border-radius: 5px;
    border: 3px #000 solid;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -275px;
    display: none;
    opacity: 0;
    z-index: 81;
    padding: 20px 10px;
}

#modal_form_res #modal_close_res {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
}

#overlay_res {
    z-index: 3;
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

.flex_center {
    display: flex;
    justify-content: center;
}

.constuct_body_item_name {
    width: 180px;
}

.style-h3 {
    padding: 8px 0;
    font-weight: bold;
    color: #444444;
}

.sidebar {
    width: 200px;
}

.subnav {
    /*border-top: 2px solid #6a338c;*/
    border-bottom: 2px solid #6a338c;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    margin: 10px auto;
}

.subnav.level-prevented .subnav_title {
    position: relative;
    cursor: pointer;
}

.subnav.level-prevented .subnav_title:after {
    content: '';
    width: 12px;
    height: 15px;
    background: url(/img/back_arrow_5821.png) no-repeat center;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 100%;
    cursor: pointer;
}

.subnav.level-prevented.opened>.subnav_title:after {
    transform: rotate(180deg);
}

.subnav.subnav-child-menu {
    border: none;
    box-shadow: none;
    padding-left: 10px;
}

.subnav.subnav-child-menu .subnav_title {
    margin-left: 0;
}

.subnav_item {
    position: relative;
    /*margin-bottom: 5px;*/
}

.subnav a {
    color: #6a368b;
    text-decoration: none;
    padding: 5px 0;
    display: flex;
    padding-left: 10px;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
}

.subnav .subnav_title a {
    padding: 0px;
}

.subnav a:hover {
    text-decoration: underline;
}

.podmenu {
    position: absolute;
    top: 0;
    left: 177px;
    z-index: 3;
    background: #fff;
    width: 250px;
    display: none;
    box-shadow: 0 3px 10px rgb(24, 25, 24);
    padding: 5px;
}

div.module_menu div div div.podmenu {
    width: 100%;
}

.podmenu_second {
    position: absolute;
    top: 0;
    left: 250px;
    z-index: 3;
    background: #fff;
    width: 250px;
    display: none;
    box-shadow: 0 3px 10px rgb(24, 25, 24);
    padding: 5px;
}

.podmenu_item,
.podmenu_second_item {
    /*border-left: 3px solid #9aca38;
    margin-bottom: 5px;*/
}

div.module_menu div div div div.podmenu_item,
div.module_menu div div div div.podmenu_item {
    background: #fff;
}

.subnav_item:hover .podmenu {
    display: block;
}

.podmenu_item:hover .podmenu_second {
    display: block;
}

.sidebar img {
    margin-right: 8px;
}

.subnav_item i.fa.fa-angle-right {
    float: right;
    margin-right: 10px;
}

.subnav_title {
    display: flex;
    align-items: center;
    margin: 5px;
    background-size: 8px;
}

.subnav_item.with_child {
    background: #dacce3;
    padding: 1px 0;
}

.subnav_item {
    background: #dacce3 !important;
}

.subnav.subnav-child-menu {
    position: relative;
}

.subnav.subnav-child-menu .subnav_item:before {
    content: '';
    display: block;
    position: absolute;
    height: 4px;
    width: 4px;
    border-radius: 17px;
    background: #6a368b;
    top: 10px;
}

.with_child {
    background-size: 7px;
}

.subnav>a {
    padding: 10px 5px;
}

.subnav img {
    margin: 0px 5px;
}

.beautiful_showcase {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.beautiful_showcase .beautiful_showcase__item {
    /* width: 235px; */
    width: 30.39%;
    /* padding: 0.5rem; */
    margin: 1.468%;
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    overflow: hidden;
    flex-direction: column;
    display: flex;
    background: #ffffff;
}

.beautiful_showcase .beautiful_showcase__item img {
    width: 310px;
    height: 200px;
}

.beautiful_showcase .beautiful_showcase__item:hover .beautiful_showcase__detail {
    background: rgba(17, 0, 25, 0.6);
    /*rgba(66, 34, 87, 0.5);*/
}

.beautiful_showcase .beautiful_showcase__item .beautiful_showcase__detail {
    display: flex;
    position: absolute;
    /* top: 8px;
    left: 8px; */
    top: 0px;
    left: 0px;
    /* width: 220px; */
    width: 100%;
    height: 100%;
    ;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px;
}

.beautiful_showcase .beautiful_showcase__item .beautiful_showcase__detail a:first-child {
    color: #fff;
    text-decoration: underline;
    font-size: 1.1rem;
    line-height: 1;
    text-align: center;
    margin-bottom: 0.2rem;
    text-shadow: 1px 1px 1px #000;
}

.beautiful_showcase .beautiful_showcase__item .beautiful_showcase__detail .beautiful_showcase__price {
    display: none;
    color: #fbcc00;
    font-size: 22px;
    /*1.3rem;*/
}

.beautiful_showcase .beautiful_showcase__item .beautiful_showcase__detail .beautiful_showcase__btn {
    display: none;
    padding: 0.8rem;
    margin-top: 0.2rem;
    background: #fbcc00;
    color: #000;
    /*font-weight: bold;*/
}

.beautiful_showcase .beautiful_showcase-btn {
    padding: 0.8rem;
    display: none;
    margin-top: 0.2rem;
    background: #fbcc00;
    color: #000;
}

.beautiful_showcase .beautiful_showcase__item:hover .beautiful_showcase__detail .beautiful_showcase__price,
.beautiful_showcase .beautiful_showcase__item:hover .beautiful_showcase-btn {
    display: block;
}

#wrapper.container {
    padding-right: 0px;
    padding-left: 0px;
}

.wrapper_one {
    width: 100%;
    padding: 5px;
}

@media (max-width: 768px) {


  



    .wrapper_one {
        padding-bottom: 15px;
        padding-right: 15px;
    }
    div#logo {
        margin-bottom: -30px;
    }
    .lead-form {
        padding: 22px 19px;
    }
    .xgrid-2 {
        display: grid;
        grid-gap: 30px;
        grid-template-columns: repeat(2, 1fr);
    }
    .xgrid-1 {
        display: grid;
        grid-gap: 30px;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 25px;
    }
}

.phone_header {
    position: relative;
}

.container-site {
    background: #f7f7f7;
    width: 100%;
}

.tata-index {
    width: 100%;
}

.tata-index td img {
    width: 100%;
}

.doveria-item {
    height: 100%;
    text-align: center;
}

.blok-doveria .row {
    align-item: stretch;
}

.resp-it img {
    float: left;
    margin: 0 20px 10px 0;
    width: 150px;
}

table.Price {
    width: 100%;
}

table.Price td {
    color: #333;
    border: 1px solid #6a368b;
}

table.Price tr:NTH-CHILD(even) {
    background: #caafda;
}


/* #maincolumn .row {
	margin-right: 0px;
} */

.material_list_block {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.form-right input {
    width: 100%;
    padding: 23px 15px;
    box-sizing: border-box;
}

.form-inner {
    max-width: 480px;
    margin: 20px auto 20px auto;
}

.form-right .form-header,
.form-right .form-header h2,
.form-right .form-header p {
    text-align: center !important;
    color: #fff
}

.form-call .form-header h2,
.form-call .form-header p {
    text-align: center !important;
}

.form-header h2 {
    margin-bottom: 15px;
}

.form-right .zayavka_komment {
    width: 100%;
}

.form-phone {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 15px;
}

.g-recaptcha {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    background: #d3d3d3;
    text-align: -webkit-center;
}

.menu_left-block .ico_left_menu.navbar-light {
    display: none;
}

a.catalog-menuitem {
    background: #fbcc00;
    color: #000
}

.catalog-menuitem svg {
    fill: #000;
    width: 18px;
    height: 19px;
    margin-right: 7px;
    margin-top: -3px;
}

a.catalog-menuitem span {
    color: #000
}

a.catalog-menuitem::after {
    display: none
}

.dropdown-catmenu {
    background: #f6f6f6;
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    color: #5f5e5d;
    font-size: 14px;
    width: 1020px;
    position: absolute;
    padding: 0;
    top: 49px;
    z-index: 99;
    text-align: left;
    display: none;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 755px;
}

.catalog-menuitem:hover .dropdown-catmenu {
    display: flex;
}


/*
.navbar {
    border: 1px solid #CCC;
    border-radius: 10px;
}
*/

.subnav_block .subnav:NTH-LAST-CHILD(1) {
    margin-bottom: 0px;
}

.material_list_block-name {
    width: 100%;
}

.material_list_block-ref {
    width: 100%;
}


/*
.survey_list .survey {
	width: 25%!important;
	box-sizing: border-box;
	text-align: center;
	padding: 5px 10px;
}
.survey_list .survey2 {
	width: 33%!important;
	box-sizing: border-box;
	text-align: center;
	padding: 5px 10px;
}
*/

.survey_list .survey {
    /* width: 25% !important; */
    width: calc(33.3% - 95px);
    box-sizing: border-box;
    text-align: center;
    padding: 5px 10px;
}
.survey_list .survey--new img {
	width: 50px;
}

.survey_list .survey2 {
    width: 25% !important;
    box-sizing: border-box;
    text-align: center;
    padding: 5px 10px;
}

.survey_list .survey b {
    text-align: center;
    display: block;
}

.survey_list .survey2 b {
    text-align: center;
    display: block;
}

table.material_tabs img {
    width: 65px;
    height: 65px;
}

.ya_maps_block {
    margin-top: 10px;
    margin-bottom: 20px;
}

.form_on input {
    border: 1px solid #CCC;
}

.form_on.contact_bl input[type="text"],
.form_on.contact_bl textarea {
    width: 100%;
}

.form_on input[type="text"] {
    height: 30px !important;
    padding: 5px 10px;
}

.contact_bl textarea {
    height: 79px;
    padding: 5px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #CCC;
}

.contact_bl input {
    border: 1px solid #CCC;
}

.form_on.contact_bl input#contact_email_copy {
    float: left;
    margin-right: 10px;
}

.form_on.contact_bl label {
    display: block;
}

.form_on.contact_bl .g-recaptcha {
    clear: both;
}

.top_menu_none {
    display: none;
}

.ico_top_menu {
    display: none;
}

.block_content {
    margin: 0px 0px 0 0px;
/*    border-bottom: 1px solid #CCC;*/
}

.photo_img__index {
    height: 165px;
    /* border: 1px solid #CCC; */
    display: flex;
    align-items: center;
    /* background: #efefef; */
}

.owl-carousel {
    padding: 0px 0px;
}

.photo_index__block {
    position: relative;
    /* padding-top: 30px; */
    padding-top: 15px;
}

.photo_index__block .owl-nav {
    position: absolute;
}

.photo_index__block .owl-nav {
    position: absolute;
    top: -60px;
    right: 0px;
}

.photo_index__block .owl-nav span {
    font-size: 34px;
    color: #6a368b;
}

.carusel_response {
    align-items: center;
}

.resp-img {
    background: #fbcc00;
    padding: 52px 32px;
}

.resp-desc {
    line-height: 25px;
    padding-right: 25px;
}

.respons_list__index {
    position: relative;
    margin-bottom: 10px;
    padding-top: 30px;
    /* padding-bottom: 20px; */
}

.item .jcarousel_list p {
    font-size: 15px;
}

.name_carusel {
    min-height: 60px;
    display: block;
}

.fon {
    text-align: justify;
}

.fon b {
    display: block;
    text-align: center;
}

.new-prod * {
    font-size: 14px;
}

.new-prod__card {
    position: relative;
}

.new-prod__card-img img,
.new-prod__wares-item img {
    border-radius: 5px;
}

.new-prod__wares-item img {
    width: 100%;
    height: 250px;
    display: block;
    margin: 0 auto;
}

.new-prod__card-desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.new-prod__card-price {
    color: #6a368b;
    line-height: 1;
    margin-bottom: 20px;
}

h1.page_name {
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .bg-pattern.bg-pattern-01 {
        padding-bottom: 10px;
    }
    .banner_btn_1 {
        width: 100%;
        text-align: center;
        display: block;
    }
    .pattern-content {
        padding: 80px 15px 0;
    }
    .bg-pattern {
        min-height: auto;
        height: auto!important;
    }
    .owl-item:first-child .bg-pattern {
        /* min-height: 550px; */
    }
    .bread-absolute {
        position: initial;
        z-index: 3;
        padding: 5px 0;
    }
    #maincolumn .container {
        position: initial;
    }
    .header-contacts {
        text-align: center;
    }
    .address {
        margin-bottom: 0px;
    }
    .new-prod__card-price {
        margin-top: 15px;
        text-align: center;
    }
    div#logo img {
        width: 207px
    }
    h1.page_name {
        display: block;
        align-items: unset;
    }
    #maincolumn p {
        text-align: left;
    }
    .articleElement img {
        width: 100%;
        height: auto;
    }
}

.new-prod__card-price-value {
    font-weight: 700;
    font-size: 32px;
}

@media (max-width: 375px) {
    .new-prod__card-price-value {
        font-size: 30px;
    }
}

@media (max-width: 440px) {
    .lead-form {
        background-color: #f6f6f6;
    }
    /*.owl-item:first-child .pattern-content-inner .lead-form {
        position: absolute;
        bottom: -10px;
        margin: 9px 0px;
        left: 0;
    } */
}

@media (max-width: 425px) {
    .owl-item:first-child .bg-pattern {
        /* min-height: 600px; */
    }
    /* .owl-item:first-child .bg-pattern {
        min-height: 367px;
    }
	.owl-item:first-child .bg-pattern {
	    min-height: 470px;
	}
	
	.owl-item:first-child .pattern-content-inner .lead-form {
		position: absolute;
		bottom: -10px;
    	width: 100%;
	}
	
	.owl-item:first-child .pattern-content {
		padding: 30px 15px 0px;
	} */
    /* .owl-carousel-sl .owl-item:first-child .item {
        margin-bottom: 285px;
    } */
    .pattern-header {
        font-size: 26px!important;
    }
}

@media (max-width: 380px) {
    /* 
 	.owl-item:first-child .bg-pattern {
	    min-height: 500px;
	}
	*/
    .owl-item:first-child .pattern-content {
        padding: 30px 15px 0px;
    }
}

.new-prod__card-spec {
    height: 100%;
}

.new-prod__card-spec table {
    margin-bottom: 15px;
    margin-top: 15px;
    border-collapse: unset;
    border: 1px dotted #00000036;
}

.new-prod__card-spec th,
.new-prod__card-spec td {
    width: 50%;
    border-bottom: 1px dotted #6a368b59;
}

.new-prod__card-spec tr:last-child th,
.new-prod__card-spec tr:last-child td {
    border-bottom: none;
}

.new-prod__card-spec th {
    color: #383838;
}

.new-prod__card-spec td {
    text-align: right;
}

@media (max-width: 374px) {
    .new-prod__card-spec td,
    .new-prod__card-spec th {
        padding-left: 0;
        padding-right: 0;
    }
}

.new-prod__card-btn {
    color: #fff;
    border-radius: 8px;
    background: #6a368b;
    padding: 6px;
    margin-bottom: 10px;
}

@media (max-width: 374px) {
    .new-prod__card-btn {
        font-size: 12px;
    }
}

.new-prod__card-text {
    margin-top: 15px;
}

.new-prod__card-btn:last-child {
    margin-bottom: 0;
}

.new-prod__card-facture {
    width: 100px;
    display: none;
}

.new-prod__card-facture-link {
    display: block;
    width: 100%;
    height: 100%;
}

.new-prod__card-detail {
    font-size: 16px;
    text-indent: 30px;
    line-height: 1.2;
}

.new-prod__palette {
    margin-top: 15px;
}

.new-prod__palette-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
}

.new-prod__palette-list {
    padding-top: 10px;
}

.new-prod__palette-item {
    margin-bottom: 20px;
}

.new-prod__palette-item a {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
}

.new-prod__palette-item span {
    text-align: center;
}

p.new-prod__wares-text {
    text-align: center !important;
}

.form-left p {
    text-align: left !important;
}

.categories_all a {
    font-size: 15px;
}

.categories_all a:hover {
    cursor: pointer;
}

.doveria-item .fon {
    position: relative;
}

.doveria-item .fon:before {
    content: "";
    position: absolute;
    left: 43%;
    top: -15px;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #7d61bb;
}

.doveria-item .fon:after {
    content: "";
    position: absolute;
    left: 43%;
    top: -14px;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #efefef;
}

.kar-t {
    display: block;
    /* padding: 25px 0px 25px 60px; */
    width: 100%;
    margin-bottom: 10px;
}

.kart_btn {
    display: block;
    overflow: hidden;
    margin: 10px 0;
}

.kart_btn .call_btn1 {
    display: inline-block;
}

.Price.tb_usluga td {
    text-align: left;
}

.rt_img {
    float: right;
    margin: 0 0 10px 20px;
}

.lt_img {
    float: left;
    margin: 0 20px 10px 0;
}

.blocks1 {
    padding: 0px 10px 5px 10px;
    margin: 20px 0 0 0px;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border: 1px solid #836795;
}

div#feedbacks {
    display: flex;
    align-item: stretch;
    justify-content: space-between;
}

.feedbacks {
    display: flex;
    align-item: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blocks1 {
    width: 49%;
}

.lt_img1 {
    float: left;
    margin-right: 10px;
}

.rt_img1 {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

ul.navbar-nav.mr-auto.top_menu1 {
    justify-content: space-between;
    width: 100%;
}

.tata p {
    text-align: left;
}

#footer .box {
    color: #aaa;
}

.img-cont {
    margin-bottom: 5px;
}

.owl-stage-outer {
    margin-bottom: 10px;
}

.portfolio_gal .owl-carousel .owl-item .photo_img__index {
    justify-content: center;
}

.portfolio_gal .owl-carousel .owl-item img {
    min-height: 165px;
}

.response_tb {
    display: block;
    width: 100%;
}

.response_tb #div_resp_name {
    padding: 0px 0 10px;
}

.response_tb #div_response {
    padding: 0px 0 10px;
}

.response_tb input[type="text"] {
    width: 100%;
    border: 1px solid #CCC;
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    padding: 12px 7px;
    font-size: 16px;
    background-color: #fff;
}

.response_tb textarea {
    width: 100%;
    border: 1px solid #CCC;
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    padding: 12px 7px;
    font-size: 16px;
    background-color: #fff;
}

.response_tb input[type=submit] {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a373c2), color-stop(1, #432358));
    background: -moz-linear-gradient(center top, #a373c2 5%, #432358 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a373c2', endColorstr='#432358');
    border: 1px solid #ccc;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    display: inline-block;
    -webkit-box-shadow: 3px 3px 0px 0px rgba(110, 137, 45, 1);
    -moz-box-shadow: 3px 3px 0px 0px rgba(110, 137, 45, 1);
    box-shadow: 0px 10px 8px 0px #c09a8b;
    text-indent: 0;
    width: 100%;
    padding: 12px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

.response_tb input[type=submit]:hover {
    border-top-color: #6a368b;
    background: #6a368b;
    color: #fff;
}

.response_tb tr {
    display: contents;
}

.response_tb td {
    display: grid;
    width: 100%;
}

.all_mat {
    clear: both;
}

.pon-block {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kak-tab td {
    vertical-align: top;
}

td.kak-strelka {
    padding-top: 45px;
}

.img-tabs-block {
    display: flex;
    flex-wrap: wrap;
}

.img-tabs-block .gallery_img_small {
    width: auto;
    margin: 5px;
}

.buy_btn a.buy_vorot {
    /* padding: 4px 50px;
    border: 1px solid #009db0;
    background: #009db0;
    color: #fff; */
    background: #6a368b;
    border-radius: 4px;
    color: #fff;
    font-weight: normal;
    font-size: 17px;
    padding: 14px 15px;
    cursor: pointer;
}

.buy_btn a.buy_vorot:hover {
    text-decoration: none;
    background: #fbcc00;
    color: #333
}


/*.buy_btn a.buy_vorot:hover{
    padding: 4px 50px;
    border: 1px solid #009db0cc;
    background: #009db0cc;
    color: #fff;
    text-decoration: none;
}*/

.head .zagalovok {
    color: #000;
    display: block;
    text-align: center;
    font-size: 30px;
    border-bottom: 1px #ccc solid;
    line-height: 50px;
}

.order_form {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 650px;
    /* height: 400px; */
    /* min-height: 400px; */
    min-height: 200px;
    padding-bottom: 20px;
    margin-left: -325px;
    margin-top: -200px;
    /* background: #fff; */
    border-radius: 4px;
    z-index: 1600;
    background: #f5f5f5;
}

.order_form span {}


/* .f_close{
    float: right;
    margin-right: 10px;
    margin-top: -2px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
} */

.f_close:hover {
    cursor: pointer;
    opacity: .6;
}

.backgr {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1500;
    background: #00000091;
    cursor: pointer;
    top: 0px;
}

.m_container {
    margin-left: 30px;
    margin-right: 30px;
}

.head {
    /* background: #009db0; */
    background: #f5f5f5;
    border-radius: 4px 4px 0 0;
    padding: 10px 0;
}

.zagalovok {
    /* color: #fff; */
    color: #000;
    display: block;
    text-align: center;
}

.modal_content {
    display: flex;
    margin-top: 5px;
}

.l_cont {
    width: 200px;
}

.r_cont {
    width: 390px;
    padding-left: 30px;
}

.prod_title span {
    display: block;
    text-align: center;
}

.prod_image {
    margin-top: 10px;
    text-align: center;
}

.prod_image img {
    max-width: 200px;
    max-height: 190px;
}

.prod_price {
    margin-top: 10px;
}

.prod_price span {
    display: block;
    text-align: center;
    font-size: 17px;
}

.prod_price span b {
    font-size: 21px;
}

.ord_fields {
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px;
}

.ord_fields input[type=text] {
    /* border: 1px solid #e6e6e6;
    border-radius: 2px;
    padding: 5px;
    width: 250px; */
    border: 1px solid #e6e6e6;
    padding: 12px 7px;
    width: 100%;
    border-radius: 5px;
}

.ord_fields input[type=text]:focus {
    border: 1px solid #d8d7e2;
}

.ord_fields textarea {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    height: 90px;
    resize: none;
}

.ord_fields textarea:focus {
    border: 1px solid #d8d7e2;
}

.ord_fields button {
    border-top-color: #6a368b;
    background: #6a368b;
    color: #fff;
    margin: 0;
    margin-top: 0px;
    border: 0 none;
    display: inline-block;
    font-style: italic;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a373c2), color-stop(1, #432358));
    background: -moz-linear-gradient(center top, #a373c2 5%, #432358 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a373c2', endColorstr='#432358');
    background-color: #6a368b;
    text-indent: 0;
    width: 100%;
    padding: 12px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    /* border: 1px solid #009db0;
    border-radius: 4px;
    background: #009db0;
    padding: 5px;
    font-family: 'pt_sansbold';
    width: 250px;
    font-size: 17px;
    color: #fff; */
}

.ord_fields button:hover {
    /*   border: 1px solid #009db0c4;
       background: #009db0c4; */
}

.f_error {
    color: red !important;
    display: block;
    text-align: center;
}

.f_success {
    color: green !important;
    display: block;
    text-align: center;
}

.f_close {
    display: block;
    position: absolute;
    top: -11px;
    right: -11px;
    width: 30px;
    height: 30px;
    background: transparent url(../js/fancybox.png) -40px 0px;
    cursor: pointer;
    text-indent: 0;
}

.buy_btn.item_buy {
    margin: 15px 0;
}

.cooperation-block {
    width: 100%;
    text-align: center;
}

.cooperation-block img {
    margin: 10px auto;
    width: 96px;
    height: auto;
    display: block;
}

.cooperation-block span {
    font-weight: bold;
}

.text-reds {
    /* color: #FF0000; */
    color: #000;
    text-align: center;
}

@media (max-width: 767px) {
    .order_form {
        left: 0px;
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
        top: 10%;
    }
    .l_cont,
    .r_cont {
        width: 100%;
    }
    .modal_content {
        flex-wrap: wrap;
    }
    .r_cont {
        padding-left: 0px;
    }
    .f_close {
        right: 10px;
    }
    .text-reds {
        margin: 15px 0;
    }
}


/* Новая карточка товара */

.prod-card * {
    /*font-size: 14px !important;*/
}

.prod-card__image-main {
    margin-bottom: 10px;
}

.prod-card__image-mini {
    /*  margin-bottom: -5px; */
    margin-bottom: 15px;
    margin-top: 20px;
}

.prod-card__img-wrap {
    overflow: hidden;
}

.prod-card__image-mini .prod-card__img-wrap {
    height: 75px;
    margin-bottom: 5px;
}

.prod-card__img {
    width: 100%;
}

.prod-card__price-name,
.prod-card__price-value {
    padding-bottom: 0 !important;
    /* text-align: center !important; */
    font-weight: bold;
    font-size: 14px;
}

.prod-card__price-value {
    font-size: 12px;
    color: #6a368b;
    font-weight: 600;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}

.prod-card__price-cost {
    font-size: 30px;
}

.prod-card__button .buy_btn a.buy_vorot {
    display: flex;
    justify-content: center;
    padding: 12px 30px;
    width: 50%;
}

.prod-card__note-phone,
.prod-card__note-call {
    font-size: 12px;
    color: #6a368b;
    font-weight: 600;
}

.prod-card__desc {
    margin-bottom: 20px;
}

.prod-card__desc-text {
    padding: 0 !important;
    text-indent: 15px;
}


/********* Табы на странице карточки товара **********/

.tabset {
    display: flex;
    flex-wrap: wrap;
}

.tabset>input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset>input:first-child:checked~.tab-panels>.tab-panel:first-child,
.tabset>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),
.tabset>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),
.tabset>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),
.tabset>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),
.tabset>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6) {
    display: block;
}

.tabset>label {
    position: relative;
    display: flex;
    flex: 1;
    justify-content: center;
    padding: 10px 7.5px;
    margin-bottom: 0;
    border: 1px solid #000;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

@media (max-width: 576px) {
    .tabset>label {
        flex: 0 0 100%;
    }
}

.tabset>label:hover,
.tabset>input:focus+label {
    color: #6a368b;
}

.tabset>input:checked+label {
    background: #6a368b;
    color: #fff;
}

.tab-panels {
    flex: 100%;
}

.tab-panel {
    padding: 10px 0 0 0;
}


/**************************/

.prod-card__spec {
    margin-bottom: 20px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}

.prod-card__spec table.Price td {
    border-color: #ccc;
}

.prod-card__other-model h2,
.prod-card__interest h2 {
    margin-bottom: 10px !important;
    padding-right: 100px;
}

.prod-card__other-model .new-block,
.prod-card__interest .new-block {
    width: unset;
    margin: 0;
}

.prod-card__other-model .owl-theme .owl-nav,
.prod-card__interest .owl-theme .owl-nav {
    display: block !important;
    top: 10px;
    right: -5px;
}

.prod-card__other-model .owl-theme .owl-nav [class*='owl-'],
.prod-card__interest .owl-theme .owl-nav [class*='owl-'] {
    background: transparent;
    /*border: 1px solid #ccc; */
    border: none;
}

.prod-card__other-model .owl-theme .owl-nav [class*='owl-']:focus,
.prod-card__interest .owl-theme .owl-nav [class*='owl-']:focus {
    outline: none;
    /* box-shadow: 0 0 5px #6a368b; */
    box-shadow: none;
}

.prod-card__interest .beautiful_showcase__item {
    width: 100% !important;
    padding: 0;
}

.prod-card__other-model .owl-dots,
.prod-card__interest .owl-dots {
    margin: 0 auto;
}

.prod-card__other-model .owl-theme .owl-dots .owl-dot,
.prod-card__interest .owl-theme .owl-dots .owl-dot {
    border: none;
    background: transparent;
}

.prod-card__other-model .owl-theme .owl-dots .owl-dot span,
.prod-card__interest .owl-theme .owl-dots .owl-dot span {
    width: 7.5px;
    height: 7.5px;
    margin: 2.5px 3.5px;
    border-radius: 50%;
}


/*************************/

.material_tabs {
    width: 100%;
}

.material_tabs tr {
    display: contents;
    text-align: justify;
}

.material_tabs td {
    display: inline-block;
    padding: 5px;
    width: 12.5%;
    text-align: center;
}

.material_tabs td br {
    line-height: 0;
}

.material_tabs td img {
    display: block;
    margin: 5px auto;
}


/* demo menu */

nav.navbar.bootsnav {
    /* border: none;
    background: none;
    margin-bottom: 150px; */
}

nav.navbar.bootsnav ul.nav>li {
    margin-right: 10px;
}

nav.navbar.bootsnav ul.nav>li:before,
nav.navbar.bootsnav ul.nav>li:after {
    content: "";
    width: 2px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    opacity: 0.3;
    transition: all 0.3s ease 0s;
}

nav.navbar.bootsnav ul.nav>li:before {
    left: 0;
}

nav.navbar.bootsnav ul.nav>li:after {
    right: 0;
}

nav.navbar.bootsnav ul.nav>li:hover:before,
nav.navbar.bootsnav ul.nav>li:hover:after {
    width: 100%;
}

nav.navbar.bootsnav ul.nav>li>a {
    padding: 15px;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

nav.navbar.bootsnav ul.nav>li.dropdown>a {
    padding: 15px 30px 15px 15px;
}

nav.navbar.bootsnav ul.nav>li>a:hover {
    color: #fff;
}

nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
    position: absolute;
    margin: 0 0 0 7px;
}

nav.navbar.bootsnav ul.nav>li.dropdown>ul {
    top: 120%;
    transition: all 0.8s ease 0s;
}

nav.navbar.bootsnav ul.nav>li.dropdown.on>ul {
    top: 100%;
}

.dropdown-menu.multi-dropdown {
    position: absolute;
    left: -100% !important;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
}

@media only screen and (max-width: 990px) {
    .dropdown-menu.multi-dropdown {
        left: 0 !important;
    }
    nav.navbar.bootsnav .navbar-toggle {
        background: none;
        color: #fff;
    }
    nav.navbar.bootsnav ul.nav>li {
        margin-right: 0;
    }
    nav.navbar.bootsnav ul.nav>li:before,
    nav.navbar.bootsnav ul.nav>li:after {
        background: #dca342;
        height: 52px;
    }
    nav.navbar.bootsnav.navbar-mobile ul.nav>li>a {
        padding: 15px;
        text-align: center;
    }
    nav.navbar.bootsnav ul.nav>li>a {
        color: #333;
    }
    nav.navbar.bootsnav ul.nav>li>a:hover {
        color: #fff;
    }
    nav.navbar.bootsnav ul.nav>li.dropdown>ul {
        top: 100%;
    }
}

.dropdown-catmenu>li>a,
.dropdown-materialmenu>li>a {
    position: relative;
    background: #efebde;
    color: #373737;
    font-weight: bold;
    display: block;
    font-size: 17px;
    padding: 11px 5px 11px 26px;
}

.dropdown-catmenu>li>a:before,
.dropdown-materialmenu>li>a:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #65298b;
    top: 17px;
    left: 15px;
}

.dropdown-catmenu ul,
.dropdown-materialmenu {
    padding: 0;
}

.dropdown-catmenu li,
.dropdown-materialmenu li {
    list-style-type: none;
}

.dropdown-materialmenu li {
    padding: 13px 0 0;
    line-height: 19px;
}

.dropdown-catmenu>li,
.dropdown-materialmenu>li {
    margin-right: 32px;
    padding: 12px 0 23px;
    width: 268px;
}

.dropdown-catmenu>li>ul {
    padding-left: 26px;
}

.dropdown-catmenu>li>ul>li {
    padding: 3px 0 0;
    line-height: 19px;
}

.dropdown-catmenu>li>ul>li>a {
    font-size: 15px;
    font-weight: bold;
    color: #373737;
}

.dropdown-catmenu>li>ul>li>ul {
    padding: 0 0 0 10px;
}

.dropdown-catmenu>li>ul>li>ul>li {
    line-height: 19px;
}

.dropdown-catmenu>li>ul>li>ul>li>a {
    /*color: #5f5e5d;*/
}


/* ------------------------------------------------------------------ */

@media (min-width: 992px) {
    .nav-item.dropdown:hover>.dropdown-menu {
        display: block;
    }
    .mainmenu {
        top: 0px;
        z-index: 99;
        border-top: 0px solid #CCC;
        border-bottom: 1px solid #CCC;
    }
    .nav-item.dropdown:hover>.dropdown-catmenu,
    .nav-item.dropdown:hover>.dropdown-materialmenu {
        display: flex;
    }
    .dropdown-catmenu>li {
        margin-right: 32px;
        padding: 3px 0 10px;
        width: 268px;
        list-style-type: none;
    }
    li.nav-item:hover .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 6px 6px 6px 6px;
        -moz-border-radius: 6px 6px 6px;
        border-radius: 6px 6px 6px 6px;
        transition: 0.5s;
    }
    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .resp-desc {
        padding-right: 0px;
    }
    a.catalog-menuitem span {
        font-size: 14px;
    }
}

@media (max-width: 992px) {

	.adaptive-table {
		border: 0;
	}

	.adaptive-table thead {
		display: none;
	}

	.adaptive-table tr {
		margin-bottom: 10px;
		display: block;
		border-bottom: 2px solid #ddd;
	}

	.adaptive-table tr:first-child {
		display: none;
	}

	.adaptive-table td {
		display: block;
		text-align: right;
		/*font-size: 13px;*/
		font-size: 14px;
		padding: 12px 10px;
		border-bottom: 1px dotted #ccc;
		border-right: 1px solid transparent;
	}

	.adaptive-table td:first-child {
		text-align: center;
		color: #fff;
		background: #6a368b;
	}

	.adaptive-table td:last-child {
		border-bottom: 0;
	}

	.adaptive-table td:before {
		content: attr(data-label);
		float: left;
		/*text-transform: uppercase;*/
		/*font-weight: bold;*/
	}

	.survey_list {
		flex-wrap: wrap;
	}
	.survey_list .survey {
		width: 25%;
	}

    .top_menu1 {
        padding: 9px 0;
    }
    .top_menu1>li>a:after {
        display: none
    }
    .top_menu1>li>a {
        padding: 13px 20px;
        display: inline-block;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: relative;
        top: 0;
    }
    .dropdown-catmenu {
        flex-wrap: nowrap;
        position: absolute;
        max-height: none;
        padding-top: 10px;
        max-width: 100%;
        width: 100%;
    }
    .dropdown-catmenu>li {
        margin-right: 0;
        width: 100%;
        padding: 2px 0 10px;
        background: none;
        position: relative;
    }
    .dropdown-catmenu>li>a {
        display: inline-block;
        background: none;
    }
    .dropdown-catmenu>li>ul {
        display: none;
    }
    .dropdown-catmenu>li>span,
    .top_menu1 li>span {
        position: absolute;
        top: 15px;
        right: 1.25rem;
        width: 12px;
        height: 12px;
        z-index: 99;
        border: 1px solid #ffffff;
        border-width: .0625rem .0625rem 0 0;
        transform: rotate(45deg);
    }
    .dropdown-catmenu>li .no-submenu:before {
        display: none
    }
    .dropdown-catmenu>li.catmenu-active span {
        transform: rotate(130deg);
        top: 9px;
    }
    .top_menu1 li.catmenu-active>span {
        border: 1px solid #fff;
        border-width: .0625rem .0625rem 0 0;
        transform: rotate(130deg);
        top: 13px;
    }
    .navbar {
        min-height: 0px;
    }
}

@media (max-width: 768px) {
    ul.open_vova2 {
        padding-left: 20px;
    }
    .dropdown-menu.open_vova2 {
        border: none;
    }
    .prod-card__button .buy_btn a.buy_vorot {
        width: 100%;
    }
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    transition: all 0.5s ease-out;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-menu {
    padding: 0.5rem 0rem;
    top: 49px;
    line-height: 19px;
}

.dropdown-about li {
    padding: 13px 0 0;
}

.dropdown-about li:last-child {
    padding-bottom: 23px
}

.dropdown-menu a {
    padding: 5px 0;
}

.container-site .navbar {
    padding: 0rem 0rem;
}

li.nav-item {
    width: 100%;
    text-align: center;
}

li.nav-item:hover {
    background: #501f6f;
}

.nav-link {
    display: block;
    padding: 1rem 1rem;
    font-size: 16px;
    line-height: 1.3em;
}

.nav-link span {
    color: #fff;
}

li.nav-item:hover .nav-link span {
    color: #f3eff7;
}

.nav-item a {
    white-space: nowrap;
}

a.first-item {
    white-space: nowrap;
    display: block;
}

a.two-item {
    white-space: nowrap;
    display: block;
}

a.three-item {
    white-space: nowrap;
    display: block;
}

.open_vova {
    display: block;
    transition: 0.5s;
}

.open_vova2 {
    display: block;
    transition: 0.5s;
}

.open_vova3 {
    display: block;
    transition: 0.5s;
}

.ul__ico {
    padding: 10px 0px !important;
    margin: 0px !important;
}

.ul__ico li {
    padding-left: 30px;
    list-style: none;
    padding: 15px 60px !important;
    margin-bottom: 10px !important;
    background-size: 45px !important;
}

li.li__ico1 {
    background: url("/img/ico/1.png") left top no-repeat;
}

li.li__ico2 {
    background: url("/img/ico/2.png") left top no-repeat;
}

li.li__ico3 {
    background: url("/img/ico/calendar.png") left top no-repeat;
}

li.li__ico4 {
    background: url("/img/ico/4.png") left top no-repeat;
}

.prod-card__inform {
    margin-bottom: 20px;
}

li a.nav-link[data-link='1'] {
    background: #6a368b;
    color: #FFF;
}

li a.nav-link[data-link='1'] span {
    color: #FFF;
}

.gal-colum {
    display: flex;
    flex-wrap: wrap;
}

.table.categories_all {
    margin-top: 10px;
}

table.categories_all {
    margin-top: 10px;
}

.categories_all td {}

.categories_all td a {
    border: 1px solid #CCC;
    /* padding: 5px 16px; */
    display: inline-block;
    color: #6a368b;
    padding: 10px;
    border-radius: 20px;
    border: 2px solid #DCCFE2;
    margin: 10px 5px 10px 0px;
}

@media (max-width: 767px) {
    .categories_all td a {
        display: block;
    }
    .beautiful_showcase .beautiful_showcase__item .beautiful_showcase__detail {
        display: none;
    }
}

div.black-bg {
    color: #ffffff;
    /*font-size: 44px;*/
    /*line-height: 53px;*/
    font-weight: bold;
    /*text-transform: uppercase;*/
    text-align: left;
    padding: 0px 15px;
    /*margin: 0;*/
    background: #37373730;
    display: inline-block;
}

.info_it {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 1 auto;
    padding: 20px 20px 20px;
    text-align: center;
    color: #6b6b6b;
    font-size: 20px;
    line-height: 1.1;
    text-size-adjust: 100%;
    font-weight: 400;
    justify-content: center;
    min-height: 150px;
}

.info_it a {
    color: #333333;
    /*font-weight: bold;*/
}

.banner_btn_1 {
    border: 1px #6a368b solid;
    color: #ffffff !important;
    padding: 13px 17px;
    cursor: pointer;
    background: #65298b;
}

.banner_btn_1:hover {
    background: #501f6f;
    text-decoration: none;
    color: #fff !important;
}

.flexList {
    margin: 25px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flexElement {
    display: flex;
    flex-direction: column;
    width: 22%
}

.elementImageWrapper {
    width: 100%;
    height: 180px;
    display: flex;
    overflow: hidden;
}

.elementImageWrapper img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.elementName {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

span.one-txt {
    display: block;
    font-size: 20px;
    color: #6a368b;
    background: #ffffffd6;
    padding: 10px 20px;
    font-weight: bold;
}

span.one-txt b {
    color: #FF0000;
}

.articleList {
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.articleElement {
    margin: 10px 0;
    width: 48%;
    display: flex;
    flex-direction: column;
}

.articleElement a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.modal-geo {
    background: #f5f5f5;
    /* overflow: hidden; */
    border-radius: 10px;
}

.geo_close {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 20px;
    background: transparent url(../js/fancybox.png) -40px 0px;
    cursor: pointer;
    text-indent: 0;
    color: #fff;
    padding: 15px !important;
}

@media screen and (max-width: 576px) {
    .pattern-content-inner .col-lg-6.col-md-6.col-sm-12 {
        position: unset;
    }
}

@media (max-width: 1000px) {
    .prod-card__image-mini {
        margin: 0;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 2vw;
    }
    .prod-card__image-mini .prod-card__img-wrap {
        height: auto;
        display: block;
        max-width: 100%;
        margin: 0 !important;
    }
}

.show-more-btn-container {
    text-align: center;
    display: none;
}

.show-more-btn {
    display: inline-block;
    border: 1px #6a368b solid;
    color: #6a368b !important;
    padding: 13px 17px;
    cursor: pointer;
}

.show-more-btn:hover {
    background: #65298b;
    color: #fff !important;
}

.ser-index .item p {
    text-align: center !important;
}

.bg-grey.form-call p {
    line-height: 1.7em;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0;
    margin-top: 0;
}

.dropdown-catmenu>li>span.first-item,
.dropdown-materialmenu>li>span.first-item {
    position: relative;
    background: #efebde;
    color: #373737;
    font-weight: bold;
    display: block;
    font-size: 17px;
    padding: 11px 5px 11px 26px;
    width: auto;
    height: auto;
    top: 0px;
    left: 0px;
    transform: rotate(0deg);
}

.address-time i {
    font-size: 14px;
    color: #FF0000;
}

a.region_vybor {
    border-bottom: 1px dashed #6a368b;
    text-decoration: none;
}

a.region_vybor:hover {
    border-bottom: 1px dashed #f88c1e;
    text-decoration: none;
}

.modal-content {
    padding: 0 20px;
}

.modal-dialog {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    background: #f5f5f5 !important;
    -webkit-box-shadow: 0px 25px 16px -1px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 25px 16px -1px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 25px 16px -1px rgba(0, 0, 0, 0.55);
}

.modal-content {
    background: #f5f5f5 !important;
}

a.callme_mail {
    border-bottom: dotted 1px #333;
    color: #333;
    font-size: 17px;
}

.close {
    opacity: inherit;
}

.address_bl {
    padding: 15px 0px 10px;
}

span.address-time {
    font-size: 14px;
    display: block;
    padding-top: 6px;
}

.color-href-a {
    float: right;
    display: block;
    margin-right: 70px;
    padding: 2px 2px;
}

.color-href-a:hover {
    color: #e83e8c;
}

body .material_list_block-mat {
    margin-bottom: 20px;
}

body #maincolumn .material_list_block-name p {
    margin-bottom: 0px;
}

@media (max-width: 1196px) {
    .color-href-a {
        margin-right: 30px;
    }
}

@media (max-width: 1196px) {
    .color-href-a {
        margin-right: 80px;
    }
}

@media (max-width: 765px) {
    .color-href-a {
        margin-right: 30px;
    }
}

.new-prod__palette.material_palet .name {
    color: #000;
    text-align: center;
}

.material_palet {
    margin-right: 0px;
    margin-left: 0px;
}

.material_palet .price {
    font-size: 11px;
}

.material_palet .price span {
    font-size: 20px;
}

.material_palet .img-fluid {
    max-width: 90%;
}

.material_palet .new-prod__palette-item {
    border: 1px solid #d8d8d8;
    /* border: 1px solid #6a368b; */
    padding: 12px 1px;
    margin-right: 4px;
    margin-left: 4px;
    flex: 0 0 15.5%;
    max-width: 15.5%;
    text-align: center;
}

.material_palet .new-prod__palette-item a:hover {
    text-decoration: none;
    color: inherit;
}

@media (max-width: 1196px) {
    .material_palet .new-prod__palette-item {
        flex: 0 0 19%;
        margin-right: 2px;
        margin-left: 2px;
        max-width: 19%;
    }
}

@media (max-width: 900px) {
    .material_palet .new-prod__palette-item {
        flex: 0 0 23.5%;
        max-width: 23.5%;
    }
}

@media (max-width: 770px) {
    .material_palet .new-prod__palette-item {
        flex: 0 0 31.5%;
        max-width: 31.5%;
    }
}

@media (max-width: 500px) {
    .material_palet .new-prod__palette-item {
        flex: 0 0 46.5%;
        max-width: 46.5%;
    }
}

.button-yellow-all {
    border-bottom: dotted 1px #333;
    color: #000;
    font-size: 17px;
    background: #FAEA00;
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    padding: 6px 15px;
    padding: 14px 15px;
    cursor: pointer;
}

.button-yellow-all:hover {
    background: #FAD300;
    color: #000;
}

.whataspp-social img {
    width: 100%;
}

.btn_block__bl {
    position: relative;
}

.whataspp-social {
    position: absolute;
    top: -7px;
    left: -35px;
    width: 26px;
}

.ph-cnt {
    position: relative;
}

@media (min-width: 768px) {
    .address.col-lg-4 {
        padding-left: 0;
        padding-right: 31px;
    }
    .col-12.col-md-4.phone_header {
        padding-left: 22px;
        padding-right: 0;
    }
}

.bg-violet.form-right {
    z-index: 1;
    position: relative;
}

.bg-violet.form-right:before {
    background: #6E55A6;
    position: absolute;
    display: block;
    content: '';
    /* width: 300%; */
    top: -1px;
    left: -100%;
    height: 100%;
    z-index: -1;
}

.article-single .articleElement {
    width: 98%;
}

.stoleshizy_1 img {
    max-width: 400px;
}

.stoleshizy_1 .view-form-block {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

body .type_block span {
    border: 4px solid #ddd !important;
}

body #maincolumn .type_block p {
    text-align: center;
}

.constuct_body_order input[type="submit"] {
    background: #fbcc00;
    color: #000;
}


/* start - .constuct-img-2d */

.constuct-img-2d {
    max-width: 100%;
    padding: 10px 0 0;
}

.constuct-img-2d__head {
    position: relative;
    display: flex;
    justify-content: center;
    padding-bottom: 35px;
    padding-top: 24px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.edge-select {
    width: 172px;
}

.material-bl,
.color-bl {
    display: flex;
    align-items: center;
}

.material-bl__capt,
.color-bl__capt {
    font-weight: 400;
    padding: 0 10px 5px;
}

.course {
    position: absolute;
    top: 0;
    right: 0;
}

.color-bl__tabl label,
.material-bl__tabl label,
.param-input__field label {
    border: unset;
    display: inline-block;
    padding: 0px;
    margin-bottom: 0;
}


/*.material-bl__tabl label:last-of-type,
.param-input__field label:last-of-type {
    margin-bottom: 0;
}*/

.constuct-img-2d label {
    cursor: pointer;
    width: 100%;
}

.constuct-img-2d__p,
.constuct-img-2d__corner {
    padding-top: 20px;
}

.constuct-img-2d__item {
    display: none;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.input-hole,
.input-width,
.input-height {
    position: absolute;
    border: 1px solid #dddddd;
    width: 64px;
    padding: 5px;
}

.input-straight-width-1,
.input-angular-width-1 {
    bottom: -37px;
    left: 50%;
    transform: translateX(-50%);
}

.input-straight-height-1,
.input-angular-height-1 {
    top: 50%;
    transform: translateY(-50%);
    left: -70px;
}

.input-straight-hole,
.input-angular-hole {
    top: 50%;
    left: 50%;
    transform: translate(-86%, -50%);
}

.input-hole-box,
.input-stone-box,
.input-cutout-box {
    position: absolute;
    z-index: 4;
}

.input-straight-cutout,
.input-angular-cutout {
    top: 34%;
    left: 4px;
}

.input-stone-box {
    top: 34%;
    right: 10px;
}

.input-p-stone,
.input-p-hole,
.input-p-cutout {
    top: 20%;
}

.input-p-hole {
    left: 10%;
    top: 15px;
}

.input-p-cutout {
    left: 6px;
}

.input-cutout-box span,
.input-stone-box span {
    width: 64px;
    display: inline-block;
    vertical-align: middle;
}

.input-hole-box span {
    width: 75px;
    display: inline-block;
    text-align: right;
    font-size: 14px;
    line-height: 1.1;
    padding-right: 5px;
}

.input-angular-width-2 {
    bottom: -188px;
    left: -0;
}

.input-angular-height-2 {
    /* top: 70px; */
    top: 30px;
    right: -70px;
    ;
}

.input-p-width-1 {
    top: -38px;
    left: 50%;
    transform: translateX(-50%);
}

.p-img {
    height: 404px;
}

.input-p-width-2 {
    left: 43px;
}

.input-p-width-3 {
    right: 43px;
}

.input-p-width-3,
.input-p-width-2 {
    bottom: -35px;
}

.input-p-width-4 {
    top: 18%;
    left: 50%;
    z-index: 3;
    transform: translateX(-50%);
}

.input-p-width-5 {
    top: 46%;
    left: 50%;
    z-index: 4;
    transform: translate(-50%);
}

.input-p-height-1 {
    /* top: 50%; */
    transform: translateY(-50%);
    /*left: -70px; */
    top: -20px;
    left: 50px;
}

.input-p-height-2 {
    /* top: 50%; */
    top: -20px;
    transform: translateY(-50%);
    right: -70px;
}

.width-arrow {
    position: absolute;
    top: 0;
    left: 44%;
    z-index: 3;
    transform: translateX(-44%, 0px);
    font-size: 88px;
}

.width-arrow__up,
.width-arrow__down {
    position: absolute;
    left: 0;
    z-index: 4;
    font-style: normal;
}

.width-arrow__up {
    top: 23px;
}

.width-arrow__down {
    bottom: -113px;
}

.constuct-img-2d__img {}

.p-img__figure-fragment,
.p-img__figure-center {
    position: absolute;
    width: 48%;
    height: 192px;
    bottom: 0;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
}

.p-img__figure-left {
    left: 0;
}

.p-img__figure-right {
    right: 0;
}

.p-img__figure-right .p-img__edge-1 {
    left: -174px;
    bottom: 29px;
}

.p-img__figure-left,
.p-img__figure-right {
    position: absolute;
    bottom: 0;
    width: 156px;
    height: 194px;
}

.p-img__figure-center {
    top: 7px;
    bottom: auto;
    height: 151px;
    background-color: #dbbd99;
}

.straight-img {
    height: 205px;
}

.angular-img {
    height: 335px;
}

.straight-img__figure,
.angular-img__figure,
.p-img__figure {
    position: relative;
    background-color: #dbbd99;
    max-width: 600px;
    margin: 0 auto;
}

.p-img__figure {
    height: 350px;
}

.angular-img__figure,
.straight-img__figure {
    max-width: 600px;
    height: 120px;
}

.angular-img__figure-left>.angular-img__edge-3 {
    width: 50px;
    bottom: -30px;
    right: 0;
}

.edge-border-top,
.edge-border-bottom {
    left: 0;
    height: 2px;
    width: 100%;
    transition: height .3s, background-color .3s;
}

.edge-border-left,
.edge-border-right {
    top: 0;
    height: 100%;
    width: 2px;
    transition: width .3s, background-color .3s;
}

.constuct-figure-active.border-anim-top>.edge-border-top,
.constuct-figure-active.border-anim-bottom>.edge-border-bottom {
    height: 6px;
}

.constuct-figure-active.border-anim-right>.edge-border-right,
.constuct-figure-active.border-anim-left>.edge-border-left {
    width: 6px;
}

.constuct-figure-active.border-anim-top.green-top>.edge-border-top,
.constuct-figure-active.border-anim-bottom.green-bottom>.edge-border-bottom,
.constuct-figure-active.border-anim-right.green-right>.edge-border-right,
.constuct-figure-active.border-anim-left.green-left>.edge-border-left {
    background-color: #11da11;
}

.constuct-figure-active.border-anim-top.greendark-top>.edge-border-top,
.constuct-figure-active.border-anim-bottom.greendark-bottom>.edge-border-bottom,
.constuct-figure-active.border-anim-right.greendark-right>.edge-border-right,
.constuct-figure-active.border-anim-left.greendark-left>.edge-border-left {
    background-color: #0d840d;
}

.constuct-figure-active.border-anim-top.blue-top>.edge-border-top,
.constuct-figure-active.border-anim-bottom.blue-bottom>.edge-border-bottom,
.constuct-figure-active.border-anim-right.blue-right>.edge-border-right,
.constuct-figure-active.border-anim-left.blue-left>.edge-border-left {
    background-color: #0B55C4;
}

.constuct-figure-active.border-anim-top.cian-top>.edge-border-top,
.constuct-figure-active.border-anim-bottom.cian-bottom>.edge-border-bottom,
.constuct-figure-active.border-anim-right.cian-right>.edge-border-right,
.constuct-figure-active.border-anim-left.cian-left>.edge-border-left {
    background-color: #26ecec;
}

.constuct-figure-active.border-anim-top.violet-top>.edge-border-top,
.constuct-figure-active.border-anim-bottom.violet-bottom>.edge-border-bottom,
.constuct-figure-active.border-anim-right.violet-right>.edge-border-right,
.constuct-figure-active.border-anim-left.violet-left>.edge-border-left {
    background-color: #9835a6;
}

.edge-border-left {
    left: 0;
}

.edge-border-right {
    right: 0;
}

.edge-border-top {
    top: 0;
}

.edge-border-bottom {
    bottom: 0;
}

.edge-border-anim {
    position: absolute;
    background-color: #000;
}

.constuct-figure-active.border-bottom {
    border-bottom-width: 5px !important;
    border-color: #0B55C4 !important;
}

.constuct-edge {
    position: absolute;
    z-index: 3;
}

.straight-img__edge {}

.straight-img__edge-1 {
    top: 50px;
    left: -177px;
    width: 50px;
}

.input-straight-height-1 {
    top: 20%;
}

.figure-bl .input-straight-height-1 {
    top: -25px;
    left: 50px;
}

.p-img__edge-1 {
    bottom: 0;
    left: -175px;
    width: 50px;
}

.p-img__figure-left .p-img__edge-1 {
    left: 106%;
}

.p-img__edge-3 {
    bottom: -32px;
    left: 50%;
    transform: translateX(-50%);
}

.p-img__figure-right .p-img__edge-3,
.p-img__figure-left .p-img__edge-3 {
    bottom: -30px;
    right: -75px;
}

.angular-img__figure-left {
    position: relative;
    top: 6px;
    width: 120px;
    height: 260px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dbbd99+30,dbbd99+36&0+30,1+36 */
    background: -moz-linear-gradient(top, rgba(219, 189, 153, 0) 30%, rgba(219, 189, 153, 1) 36%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(219, 189, 153, 0) 30%, rgba(219, 189, 153, 1) 36%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(219, 189, 153, 0) 30%, rgba(219, 189, 153, 1) 36%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00dbbd99', endColorstr='#dbbd99', GradientType=0);
    /* IE6-9 */
}

.angular-img__figure-left .angular-img__edge-1 {
    left: -177px;
    bottom: 0;
    top: auto;
}

.angular-img__figure-left .angular-img__edge-4 {
    right: -56px;
    left: auto;
    bottom: 0px;
    top: auto;
}

.angular-img__figure-left>.edge-border-right {
    top: 112px;
    height: 146px;
}

.standart-img__checkbox {}

.edge-text {}

.straight-img__edge-2,
.angular-img__edge-2 {
    top: -24px;
    left: 0;
}

.straight-img__edge-3,
.angular-img__edge-3 {
    bottom: -27px;
    right: 0;
}

.straight-img__edge-4,
.angular-img__edge-4 {
    top: 0;
    right: -56px;
    width: 50px;
}

.p-img__edge-4 {
    bottom: 0px;
    right: -56px;
    width: 50px;
}

.p-img__edge-2 {
    top: -23px;
    left: 0;
}

.calculation {}

.calculation__title {
    text-align: center;
    font-size: 22px;
    margin-bottom: 10px;
}

.calculation__table {
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
}

.calculation__table tr td {
    padding: 5px;
    border-bottom: 1px solid;
}

.calculation__table tr td:last-child,
.calculation__table tr th:last-child {
    text-align: right;
}

.calculation__table tr:last-of-type td {
    font-weight: 500;
    background-color: orange;
}

.constuct-param-input {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom: 20px;
    padding-top: 30px;
}

.param-input {
    /*display: flex;*/
}

.param-input__field {
    margin: 0 0 20px 0;
}

.param-input__field span {
    padding-right: 5px;
    vertical-align: middle;
    width: 107px;
    display: inline-block;
}

.param-input__field input {
    float: unset;
    transform: translateY(3px);
}

.location {
    text-align: center;
    margin-bottom: 3px;
    margin-left: auto;
}

.location__select {
    margin-bottom: 14px;
}

.location__km {
    text-align: right;
    display: none;
}

.location__km label {
    display: block;
}

.input-style {
    border: 1px solid #dddddd;
    padding: 5px;
}

.location .input-style {
    width: 124px;
}

.location__label {
    text-align: center;
    margin-bottom: 8px;
}


/* end - .constuct-img-2d */

.form-request {
    position: relative;
}

.loader-wrap {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, .5);
}

.loader_container {
    position: absolute;
    z-index: 5;
    top: 10%;
    left: 50%;
    width: 18%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.pending .loader-wrap {
    display: block;
}

.loader_circular {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.loader_path {
    stroke: #FF0000;
    stroke-width: 2;
    stroke-dasharray: 70, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke-linecap: square;
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

.bg-grey.form-call {
    padding-top: 0;
    padding-bottom: 0;
}

.bg-grey.form-call .form-inner {
    margin-bottom: 0;
    margin-top: 0;
}

.header_top1 {
    position: absolute;
    bottom: 40px;
    right: 40px;
}

.container {
    position: relative;
}

@media (max-width: 991px) {
    .constuct-img-2d {
        overflow: scroll;
    }
    .constuct-img-2d__item {
        max-width: none;
        width: 946px;
    }
    /*.straight-img__figure,
    .angular-img__figure,
    .p-img__figure {
        max-width: 531px;
    }
    .p-img__figure-left, .p-img__figure-right {
        width: 139px;
    }
    .p-img__figure-left .p-img__edge-3,
    .p-img__figure-right .p-img__edge-3 {
        width: 50px;
        top: auto;
        bottom: -52px;
    }
    .straight-img {
        height: 172px;
    }
    .p-img {
        height: 400px;
    }
    .input-p-width-3 {
        right: 75px;
    }*/
}

@media (max-width: 767px) {
    .whataspp-social {
        left: auto;
        right: -35px;
        position: absolute;
        top: 14px;
    }
    body div#phone {
        padding-top: 0;
    }
    .whataspp-social img {
        max-width: 30px;
        margin: -20px auto 10px;
        display: block;
    }
    .bg-violet.form-right {
        z-index: 1;
        position: relative;
    }
    .bg-violet.form-right:before {
        background: #6E55A6;
        position: absolute;
        display: block;
        content: '';
        /* width: 300%; */
        top: 0px;
        left: 0;
        height: auto;
        z-index: -1;
    }
    .constuct_body_item {
        flex-wrap: wrap;
    }
    /*.straight-img__figure, .angular-img__figure, .p-img__figure {
        max-width: 365px;
    }
    .input-straight-height-1, .input-angular-height-1 {
        left: -68px;
    }
    .angular-img__figure-left {
        height: 221px;
    }
    .angular-img__figure-left > .edge-border-right {
        height: 109px;
    }
    .input-angular-width-2 {
        bottom: -145px;
    }
    .input-straight-cutout, .input-angular-cutout {
        left: 0;
    }
    .input-stone-box {
        right: 8px;
    }
    .input-straight-hole, .input-angular-hole {
        left: 48%;
    }
    .input-p-height-1 {
        left: -67px;
    }
    .p-img__figure {
        height: 260px;
    }
    .p-img__figure-left, .p-img__figure-right {
        width: 95px;
    }
    .p-img__figure-left, .p-img__figure-right {
        height: 136px;
    }
    .p-img__figure-center {
        height: 118px;
    }
    .p-img__figure-fragment, .p-img__figure-center {
        width: 174px;
    }
    .input-p-cutout {
        left: 0;
    }
    .input-p-hole {
        left: 9px;
    }
    .p-img__figure-left .p-img__edge-3, .p-img__figure-right .p-img__edge-3 {
        right: 20px;
        bottom: -93px;
    }
    .p-img__figure .input-p-width-2 {
        left: 13px;
    }
    .input-p-width-3 {
        right: 10px;
    }
    .input-p-height-2 {
        right: -68px;
    }
    .p-img {
        height: 359px;
    }*/
}

@media (max-width: 525px) {
    /*.straight-img__figure, .angular-img__figure, .p-img__figure {
        max-width: 332px;
    }
    .angular-img__figure, .straight-img__figure {
        height: 107px;
    }
    .input-straight-height-1, .input-angular-height-1 {
        transform: translateY(0);
    }
    .angular-img__figure-left {
        height: 193px;
    }
    .angular-img__figure-left > .edge-border-right {
        height: 94px;
        top: 99px;
    }
    .angular-img__figure-left {
        width: 107px;
    }
    .angular-img__figure-left > .angular-img__edge-3 {
        right: -10px;
    }
    .input-angular-width-2 {
        bottom: -134px;
    }
    .p-img__figure-center {
        height: 98px;
    }
    .p-img__figure-left, .p-img__figure-right {
        width: 79px;
        height: 132px;
    }
    .p-img__figure {
        height: 235px;
    }
    .p-img__figure .input-p-width-2 {
        left: 9px;
    }
    .input-p-width-3 {
        right: 6px;
    }*/
}

@media (max-width: 500px) {
    /*.constuct-img-2d {
        overflow: scroll;
    }
    .straight-img,
    .angular-img,
    .p-img {
        width: 500px;
    }*/
}

.bg-violet .h2 {
    font-size: 1.4em;
}

#top_button {
    display: none;
    background: url(/img/top.png);
    z-index: 3;
    position: fixed;
    height: 80px;
    font-size: 14px;
    right: 30px;
    bottom: 70px;
    width: 80px;
    cursor: pointer;
    background-size: 100%;
}


/*table.Price a {
	color: #FFF!important;
}*/

#pages a,
#pages b {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #aeaeae;
}

#pages b {
    background: #6a368b;
    color: #fff;
}

.input-straight-width-1 {
    top: -37px;
    bottom: auto;
}

.straight-img__edge-2 {
    left: 217px;
    top: -30px;
}

body .constuct-img-2d__p .p-img__edge-2 {
    top: -26px;
}

body .constuct-img-2d__p .input-p-width-1 {
    /* top: -63px; */
    top: -40px;
}

.input-straight-width-1 {
    top: -67px;
}

.figure-bl .input-straight-width-1 {
    top: -40px;
}

.constuct-img-2d__p .input-stone-box {
    top: 20%;
}

.constuct-img-2d__p .input-stone-box span {
    display: none;
}

.straight-img__edge-4 {
    top: 50px;
}

body .straight-img__edge-3 {
    right: 210px;
}

body .angular-img__edge-2 {
    left: 222px;
}

body .angular-img__figure-left .angular-img__edge-1 {
    bottom: 205px;
}

.input-angular-height-1 {
    top: 73%;
}

.angular-img__figure-left .input-angular-height-1 {
    top: 50px;
    left: 50px;
}

body .angular-img__figure-left .angular-img__edge-4 {
    bottom: 60px;
}

body .angular-img__edge-3 {
    right: 207px;
}

.input-stone-box {
    top: 28%;
}

.angular-img__edge-4 {
    top: 40px;
}

.input-angular-width-2 {
    /* bottom: -218px;*/
    bottom: -35px;
}

.angular-img__figure-left>.angular-img__edge-3 {
    right: 70px;
}

.p-img__edge-2 {
    left: 215px;
    top: -65px;
}

.p-img__edge-1 {
    bottom: 200px;
}

.p-img__edge.constuct-edge.p-img__edge-4.__right {
    bottom: 200px;
}

.p-img__figure-left.constuct-figure-active .p-img__edge-4.__right {
    bottom: 99px;
}

.p-img__figure-right .p-img__edge-1 {
    bottom: 69px;
}

.angular-img__edge-2 {
    top: -27px;
}

.input-angular-width-1 {
    /* bottom: 155px */
    bottom: 35px
}

.input-cutout-box span,
body .input-stone-box span {
    font-size: 0;
}

.input-p-width-2 {
    /* bottom: -65px; */
    bottom: -40px;
}

.input-p-width-1 {
    top: -37px;
}

.input-p-width-5 {
    display: none;
}

.input-p-width-3 {
    /* bottom: -66px !important; */
    bottom: -40px !important;
}

.p-img__figure-left .p-img__edge-3 {
    right: -95px;
}

.angular-img__figure-left>.angular-img__edge-3 {
    right: 93px;
}

.input-angular-width-2 {
    left: 26px;
}

.p-img__figure-right .p-img__edge-3 {
    right: -96px;
}

.order-full-wr {
    display: flex;
    align-items: center;
}

.js_forms {
    display: flex;
    align-items: center;
    justify-content: center;
}

.js_forms img {
    margin: 0 10px;
}

body .constuct-img-2d__head {
    padding-bottom: 80px;
}

@media (min-width: 1100px) {
    .content-menu-wrap1 {
        height: 141px;
    }
}

.mobile-header {
    display: none;
    z-index: 11111;
}

.mobile-header-inner {
    display: flex;
    padding-top: 13px;
    background: #fff;
    padding-bottom: 13px;
    z-index: 1111;
    max-width: 660px;
    margin: 0 auto;
}

#logo2 img {
    max-width: 200px;
}

.mobile-header-inner .callme_zamer {
    padding: 5px 7px;
}

#vova1 {
    display: block !important;
    position: relative;
    height: 36px;
    top: 0px;
}

.mobile-header-inner {
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    height: 77px;
    justify-content: space-between;
    display: flex;
    background: #fff;
}

.site-bottom {
    font-size: 12px;
    line-height: 14px;
}

#path {
    background: #ffffff82;
}

.menu-parts {
    display: flex;
}

.menu-right-part li a {
    line-height: 13px;
    color: #6a368b;
    padding-left: 10px;
}

.menu-left-part li a {
    line-height: 15px;
    color: #6a368b;
    padding-left: 10px;
}

.menu-center-vendors {
    display: flex;
}

.menu-center-vendors li a {
    line-height: 13px;
    color: #6a368b;
    padding-left: 10px;
    padding-right: 10px;
}

.menu-center-chars {
    display: flex
}

.center-ul {
    padding-left: 26px !important;
}

.menu-center-chars {
    padding-left: 26px;
}

.menu-center-chars li a {
    line-height: 13px;
    color: #6a368b;
    padding-left: 10px;
    padding-right: 10px;
}

.bg-violet .form-header p {
    color: white !important;
}

.bg-violet .form-header .h2 {
    font-weight: 700;
}

@media (max-width: 990px) {
    .mainmenu .navbar {
        top: 70px!important;
        position: fixed !important;
    }
    .mobile-header {
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        background: #fff;
    }
}

@media (min-width: 991px) {
    .headerfix {
        position: fixed !important;
        width: 100%;
        top: 0px;
        z-index: 99;
        background: #fff;
    }
}

@media (max-width: 600px) {
    .mobile-header-inner .callme_zamer {
        padding: 5px 4px;
        min-height: 32px;
        margin-bottom: 0 !important;
        font-size: 12px;
    }
    #logo2 img {
        max-width: 150px;
    }
}

@media (max-width: 425px) {
    .mobile-header-inner .callme_zamer {
        margin-right: 40px;
    }
}

@media (max-width: 375px) {
    .mobile-header-inner .callme_zamer {
        margin-right: 40px;
    }
    #logo2 img{
        max-width: 85px;
    }
}


body .modal-backdrop {
    z-index: 2;
}

.catalog-params {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    color: #8436b2;
}

.catalog-params .catalog-params-part a {
    padding: 0 5px;
}

.construction_bukva {
    display: none;
}

.construction_bukva2 {
    display: none;
}

@media (max-width: 768px) {
    .type_block {
        max-width: 30%;
        margin-right: 10px;
    }
    .circle_img {
        width: 100px;
        height: 100px;
    }
    .corner_img {
        width: 100px;
        height: 100px;
    }
    .p_img {
        width: 100px;
        height: 100px;
    }
    .constuct-img-2d__item {
        width: 100%;
    }
    .angular-img__figure,
    .straight-img__figure {
        max-width: 600px;
        height: 120px;
        padding-top: 120px;
    }
    .straight-img__edge-1 {
        position: inherit;
        display: block;
        top: 0;
        left: 0;
    }
    .straight-img__edge-2 {
        position: inherit;
        display: block;
        top: 0;
        left: 0;
    }
    .straight-img__edge-3 {
        position: inherit;
        display: block;
        top: 0;
        left: 0;
    }
    .straight-img__edge-4 {
        position: inherit;
        display: block;
        top: 0;
        left: 0;
    }
    .figure-bl .input-straight-height-1 {
        top: inherit;
        left: inherit;
        position: inherit;
        display: block;
        transform: inherit;
    }
    .straight-img__edge-1 {
        position: inherit;
        display: flex;
        top: 0;
        left: 0;
        width: 100%;
        justify-content: space-between;
        padding: 10px 0;
    }
    .figure-bl .input-straight-width-1 {
        top: inherit;
        left: inherit;
        position: inherit;
        display: block;
        transform: inherit;
    }
    .straight-img__edge-2 {
        position: inherit;
        display: flex;
        top: 0;
        left: 0;
        width: 100%;
        justify-content: space-between;
        padding: 10px 0;
    }
    body .straight-img__edge-3 {
        position: inherit;
        right: inherit;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
    }
    body .straight-img__edge-4 {
        position: inherit;
        right: inherit;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        padding: 10px 0;
    }
    body .straight-img__edge-3 select {
        padding: 5px;
    }
    body .straight-img__edge-4 select {
        padding: 5px;
    }
    .block_line {
        width: 61px;
        height: 2px;
        border-bottom: 3px solid #000;
    }
    body .constuct-img-2d__head {
        padding-bottom: 10px;
    }
    .construction_bukva {
        display: block;
        padding: 5px 10px;
        font-weight: bold;
    }
    .figure-bl .input-straight-cutout,
    .figure-bl .input-angular-cutout {
        top: inherit;
        left: inherit;
        position: inherit;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
    }
    .figure-bl .input-stone-box {
        top: inherit;
        left: inherit;
        right: inherit;
        position: inherit;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
    }
    .figure-bl .input-stone-box label {
        text-align: right;
        margin-bottom: 0px;
    }
    .figure-bl .input-cutout-box label {
        text-align: right;
        margin-bottom: 0px;
    }
    .figure-bl select {
        padding: 5px 10px;
        width: 170px;
    }
    .constuct-edge:hover,
    .input-straight-cutout:hover,
    .input-straight-stone:hover {
        background: #6a368b;
        color: #FFF;
    }
    .straight-img__figure {
        width: 90%;
    }
    .construction_bukva.bukva1 {
        width: 35px;
        height: 35px;
        border: 2px solid #000;
        border-radius: 30px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        top: 29px;
        z-index: 10;
        left: -18px;
        background: #CCC;
    }
    .construction_bukva.bukva2 {
        width: 35px;
        height: 35px;
        border: 2px solid #000;
        border-radius: 30px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        top: -10px;
        z-index: 10;
        left: 42%;
        background: #CCC;
    }
    .construction_bukva.bukva3 {
        width: 35px;
        height: 35px;
        border: 2px solid #000;
        border-radius: 30px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        bottom: -10px;
        z-index: 10;
        left: 42%;
        background: #CCC;
    }
    .construction_bukva.bukva4 {
        width: 35px;
        height: 35px;
        border: 2px solid #000;
        border-radius: 30px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        top: 29px;
        z-index: 10;
        right: -18px;
        background: #CCC;
    }
    .construction_bukva.bukva5 {
        width: 65px;
        height: 65px;
        border: 2px solid #000;
        border-radius: 0px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        top: 29px;
        z-index: 10;
        left: 30px;
        background: #CCC;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
    }
    .construction_bukva.bukva6 {
        width: 65px;
        height: 65px;
        border: 2px solid #000;
        border-radius: 0px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        top: 29px;
        z-index: 10;
        right: 20px;
        background: #CCC;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
    }
    .straight-img_mobile {
        height: 410px;
    }
    .input-cutout-box span,
    .input-stone-box span {
        width: auto;
    }
    .angular-img__figure-left {
        position: relative;
        /* top: -114px; */
        top: 0px;
        box-sizing: border-box;
        /* padding-top: 115px; */
        /* padding-left: 120px; */
        padding-left: 0;
        padding-top: 260px;
    }
    .angular-img__figure.active2_bl {
        padding-top: 0px;
    }
    .material-bl,
    .color-bl {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    body .angular-img__edge-2 {
        position: initial;
        right: inherit;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
        /* margin-top: 10px; */
        margin-top: 145px;
    }
    body .angular-img__edge-3 {
        position: initial;
        right: inherit;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
    }
    .angular-img__edge-4 {
        position: initial;
        right: inherit;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
    }
    body .angular-img__figure-left .angular-img__edge-1 {
        position: initial;
        right: inherit;
        /* width: 100%; */
        /* width: 250px; */
        width: calc(204% + 250px);
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
    }
    body .angular-img__figure-left .angular-img__edge-4 {
        position: initial;
        right: inherit;
        /* width: 100%; */
        /*  width: 250px; */
        width: calc(204% + 250px);
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
    }
    .angular-img__figure-left>.angular-img__edge-3 {
        position: initial;
        right: inherit;
        /* width: 250px; */
        /* width: 100%; */
        width: calc(204% + 250px);
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
    }
    .input-angular-height-1 {
        top: inherit;
        left: inherit;
        position: inherit;
        display: block;
        transform: inherit;
        bottom: inherit;
        right: inherit;
        margin: 0 5px;
    }
    .input-angular-width-1 {
        top: inherit;
        left: inherit;
        position: initial;
        display: block;
        transform: inherit;
        bottom: inherit;
        right: inherit;
    }
    .input-angular-width-2 {
        top: inherit;
        left: inherit;
        position: initial;
        display: block;
        transform: inherit;
        bottom: inherit;
        right: inherit;
    }
    .input-angular-height-2 {
        top: inherit;
        left: inherit;
        position: initial;
        display: block;
        transform: inherit;
        bottom: inherit;
        right: inherit;
        margin: 0 5px;
    }
    .active2_bl .edge-select {
        width: 140px;
        padding: 5px;
    }
    .active2_bl .construction_bukva.bukva1 {
        top: 110px;
        left: 2px;
    }
    .active2_bl .construction_bukva.bukva2 {}
    .active2_bl .construction_bukva.bukva3 {
        bottom: -140px;
        left: 40px;
    }
    .active2_bl .construction_bukva.bukva4 {
        top: 170px;
        left: 83px;
    }
    .active2_bl .construction_bukva.bukva7 {
        width: 35px;
        height: 35px;
        border: 2px solid #000;
        border-radius: 30px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        bottom: -10px;
        z-index: 10;
        left: 42%;
        background: #CCC;
    }
    .active2_bl .construction_bukva.bukva8 {
        width: 35px;
        height: 35px;
        border: 2px solid #000;
        border-radius: 30px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        top: 60px;
        z-index: 10;
        right: 0;
        background: #CCC;
    }
    .input-stone-box,
    .input-cutout-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 7px 0;
        position: initial;
        width: 100%;
    }
    .input-stone-box:hover,
    .input-cutout-box:hover {
        background: #6a368b;
        color: #FFF;
    }
    .angular-img {
        /* height: 500px; */
        height: 630px;
    }
    .constuct-img-2d label {
        text-align: right;
        margin-bottom: 0px;
    }
    .input-stone-box select,
    .input-cutout-box select {
        padding: 5px;
    }
    .active2_bl .construction_bukva.bukva6 {
        right: 40px;
    }
    .color_bg2 {
        background: #6a368b!important;
        color: #FFF!important;
    }
    .constuct-img-2d {
        overflow: hidden;
        box-sizing: border-box;
    }
    .p-img__figure-left,
    .p-img__figure-right {
        width: 26%;
    }
    body .constuct-img-2d__p .p-img__edge-2 {
        position: absolute;
        display: flex;
        width: 100%;
        top: initial!important;
        left: 0px;
        bottom: -175px;
        justify-content: space-between;
        padding: 5px;
    }
    .p-img__edge-1 {
        position: absolute;
        display: flex;
        width: 100%;
        justify-content: space-between;
        left: 0px;
        top: initial;
        bottom: -125px;
        padding: 5px;
    }
    .p-img__edge.constuct-edge.p-img__edge-4.__right {
        position: absolute;
        transform: initial;
        display: flex;
        justify-content: space-between;
        width: 100%;
        top: initial;
        bottom: -226px;
        left: 0px;
        padding: 5px;
        box-sizing: border-box;
    }
    .p-img__figure-left .p-img__edge.constuct-edge.p-img__edge-4.__right {
        bottom: 99px;
        left: initial;
        /* right: -100px; */
        right: -100%;
    }
    .p-img__figure-left .edge-select {
        /* width: 90px; */
        width: 100%;
    }
    .p-img__figure-right.constuct-figure-active .constuct-edge.p-img__edge-1.__left {
        left: -100%;
    }
    .p-img__figure-right .edge-select {
        /* width: 90px; */
        width: 100%
    }
    .p-img__figure-left .p-img__edge-3 .edge-select {
        width: 90px;
    }
    .constuct-edge.p-img__edge-3.__bottom {
        /* width: 100%; */
        padding: 5px;
        display: flex;
        justify-content: center;
    }
    .constuct-edge.p-img__edge-3.__bottom .edge-select {
        width: 90px;
    }
    .input-p-width-2 {
        left: initial;
    }
    .input-p-width-3 {
        right: initial;
    }
    body .constuct-img-2d__p .input-p-width-1 {
        transform: initial;
        position: initial;
        top: initial;
        left: initial;
    }
    .input-p-height-1 {
        transform: initial;
        position: initial;
        top: initial;
        left: initial;
    }
    .input-p-height-2 {
        transform: initial;
        position: initial;
        top: initial;
        left: initial;
    }
    .p-img {
        height: 660px;
    }
    .construction_bukva2 {
        width: 35px;
        height: 35px;
        border: 2px solid #000;
        border-radius: 30px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        z-index: 10;
        background: #CCC;
        display: block;
        line-height: 30px;
        font-weight: bold;
    }
    .construction_bukva2.bukva1 {
        top: 50%;
        left: 0px;
        transform: translate(0%, -50%);
    }
    .construction_bukva2.bukva2 {
        bottom: 95px;
        right: 0;
    }
    .construction_bukva2.bukva3 {
        bottom: 0px;
        left: 50%;
        transform: translate(-50%, 0px);
    }
    .construction_bukva2.bukva4 {
        top: -18px;
        left: 50%;
        transform: translate(-50%, 0px);
    }
    .construction_bukva2.bukva5 {
        bottom: -10px;
        left: 50%;
        transform: translate(-50%, 0px);
    }
    .construction_bukva2.bukva6 {
        top: 50%;
        right: 0;
        transform: translate(0%, -50%);
    }
    .construction_bukva2.bukva7 {
        bottom: 0px;
        left: 50%;
        transform: translate(-50%, 0px);
    }
    .construction_bukva2.bukva8 {
        bottom: 70px;
        left: 0;
    }
    .p-img .input-cutout-box {
        position: absolute;
        top: 585px;
        left: 0px;
        padding: 5px;
        display: flex;
        justify-content: space-between;
    }
    .p-img .input-p-stone {
        position: absolute;
        top: 635px;
        left: 0px;
        padding: 5px;
        display: flex;
        justify-content: space-between;
    }
    .p-img .input-cutout-box select,
    .p-img .input-p-stone select {
        width: 172px;
    }
    .constuct-img-2d label {
        text-align: left;
    }
    .input-cutout-box label {
        text-align: right;
    }
    .input-stone-box label {
        text-align: right;
    }
    .p-img .construction_bukva.bukva5 {
        width: 55px;
        height: 55px;
        border: 2px solid #000;
        border-radius: 0px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        top: 45px;
        z-index: 10;
        left: 30px;
        background: #CCC;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
    }
    .p-img .construction_bukva.bukva6 {
        width: 55px;
        height: 55px;
        border: 2px solid #000;
        border-radius: 0px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        top: 45px;
        z-index: 10;
        right: 20px;
        background: #CCC;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
    }
    .p-img .input-p-hole {
        left: 5%;
        top: 15px;
    }
    .width-arrow {
        position: absolute;
        top: 0;
        /*  left: 44%; */
        left: inherit;
        width: 100%;
        z-index: 3;
        /* transform: translateX(-44%, 0px); */
        font-size: 88px;
    }
    .p-img .width-arrow__up {
        /* top: 40px; */
        top: 40px;
        left: 50%;
        transform: translate(-50%, 10px);
    }
    .p-img .width-arrow__down {
        bottom: -90px;
        left: 50%;
        transform: translate(-50%, 10px);
    }
    .p-img .p-img__figure-right .constuct-edge.p-img__edge-3.__bottom {
        width: 100%;
        max-width: 100%;
    }
    .p-img .p-img__figure-left .constuct-edge.p-img__edge-3.__bottom {
        width: 100%;
        max-width: 100%;
    }
    .active2_bl select {
        width: 140px;
    }
}

@media (max-width: 500px) {
    body .angular-img__figure-left .angular-img__edge-1 {
        position: initial;
        right: inherit;
        /* width: 100%; */
        /* width: 250px; */
        width: calc(97% + 250px);
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
    }
    body .angular-img__figure-left .angular-img__edge-4 {
        position: initial;
        right: inherit;
        /* width: 100%; */
        /*  width: 250px; */
        width: calc(97% + 250px);
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
    }
    .angular-img__figure-left>.angular-img__edge-3 {
        position: initial;
        right: inherit;
        /* width: 250px; */
        /* width: 100%; */
        width: calc(97% + 250px);
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
    }
    .p-img .p-img__figure-right .constuct-edge.p-img__edge-3.__bottom {
        width: 100%;
    }
    .p-img .p-img__figure-right .constuct-edge.p-img__edge-3.__bottom select {
        width: 100%;
    }
    .p-img .p-img__figure-left .constuct-edge.p-img__edge-3.__bottom {
        width: 100%;
    }
    .p-img .p-img__figure-left .constuct-edge.p-img__edge-3.__bottom select {
        width: 100%;
    }
    .constuct-img-2d__head {
        flex-wrap: wrap;
    }
    .material-bl,
    .color-bl {
        width: 100%;
        margin-bottom: 10px;
    }
    .p-img__figure-left .p-img__edge.constuct-edge.p-img__edge-4.__right {
        bottom: 99px;
        left: initial;
        right: -100px;
    }
    .p-img__figure-right.constuct-figure-active .constuct-edge.p-img__edge-1.__left {
        left: -100px;
    }
}

@media (max-width: 360px) {
	.adaptive-table td {
		padding-top: 20px;
		text-align: center;
		padding: 12px 0;
	}

	    .adaptive-table td:before {
			content: attr(data-label);
			/* float: left; */
			/* text-transform: uppercase; */
			/* font-weight: bold; */
			width: 100%;
			display: block;
			margin: -20px 0 0 0;
			padding: 8px 0;
			background: #f0deff;
		}

		.adaptive-table td:first-child::before {
			display: none;
		}

    body .angular-img__figure-left .angular-img__edge-1 {
        position: initial;
        right: inherit;
        /* width: 100%; */
        /* width: 250px; */
        width: calc(55% + 250px);
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
    }
    body .angular-img__figure-left .angular-img__edge-4 {
        position: initial;
        right: inherit;
        /* width: 100%; */
        /*  width: 250px; */
        width: calc(55% + 250px);
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
    }
    .angular-img__figure-left>.angular-img__edge-3 {
        position: initial;
        right: inherit;
        /* width: 250px; */
        /* width: 100%; */
        width: calc(55% + 250px);
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        bottom: inherit;
        left: inherit;
        top: inherit;
    }
}

.__h2 {
    padding: 0;
    font-family: Roboto, 'Roboto', Arial, sans-serif;
    font-size: 1.4em;
    display: block;
    font-weight: 700;
    vertical-align: bottom;
    color: #333;
    text-align: left;
    width: 100%;
    clear: both;
    margin-bottom: 10px !important;
}

.question-block-header {
    padding-top: 8px;
    padding-bottom: 0px;
    font-family: Roboto, 'Roboto', Arial, sans-serif;
    font-size: 1.4em;
    font-weight: 700;
    vertical-align: bottom;
    color: #333;
    text-align: left;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}

.question-block {
    margin: 30px 0px;
}

.question-block-item {
    background: #6a368b;
    margin-bottom: 10px;
}

.question-item-header {
    padding: 15px 50px 15px 15px;
    color: #fff;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: all .3s ease-in-out;
    border: 1px solid #6a368b;
    border-bottom: none;
}

.question-item-content {
    background: white;
    padding: 15px;
    border: 1px solid #6a368b;
    transition: all .3s ease-in-out;
    max-height: 0px;
    overflow: hidden;
    padding: 0px 15px;
    border-top: 0px;
}

.question-item-header:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 10px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    position: absolute;
    right: 20px;
    top: calc(50% - 6px);
    transform: rotate(0deg);
}

.question-item-header:hover {
    background: #fbcc00;
    color: #000;
}

.question-item-header.open {
    background: #fbcc00;
    color: #000;
}

.question-item-header.open+.question-item-content {
    max-height: 2000px;
    padding: 15px;
}

.question-item-header.open:before {
    transform: rotate(180deg);
    opacity: 0.5;
}

.prod-card__linking_list{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
}
.prod-card__linking_list a{
    padding: 6px 10px;
    margin: 0 6px 6px 0;
    border: 1px solid #6a368b;
    color: #6a368b;
    transition: 0.35s;
    text-decoration: none;
}
.prod-card__linking_list a:hover{
    border: 1px solid #fbcc00;
    background: #fbcc00;
    color: #333333;
}


.prod-card__pay-block{
    text-align: center;
    padding: 24px 0;
}

.prod-card__pay-block h2{
    margin-bottom: 24px !important;
}
.prod-card__pay-block img{
    max-width: 100%;
    height: 60px;
    margin-bottom: 12px;
}
.prod-card__pay-block-list{
    margin-bottom: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}


.prod-card__delivery-block{
    text-align: center;
    padding: 24px 0;
}
.prod-card__delivery-block h2{
    margin-bottom: 24px !important;
}
.prod-card__delivery-block img{
    max-width: 100%;
    height: 60px;
    margin-bottom: 12px;
}
.prod-card__delivery-block-list{
    margin-bottom: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.prod-card__delivery-button-container{
    text-align: center;
}
.prod-card__delivery-button-container a{
    padding: 6px 10px;
    margin: 0 6px 6px 0;
    border: 1px solid #6a368b;
    color: #6a368b;
    transition: 0.35s;
    text-decoration: none;
    display: inline-block;
}
.prod-card__delivery-button-container a:hover{
    border: 1px solid #fbcc00;
    background: #fbcc00;
    color: #333333;
}
.article_img {
    float:right;
    width: 40%;
    height: auto;
    margin-bottom: 15px;
    margin-left: 15px
}
@media (max-width: 960px) {
    .article_img {
        float:right;
        width: 100%;
        height: auto;
        margin-top: 0px;
        margin-left: 0px
    }
}

.new-block2 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    height: 80px;
}
.new-block2 div.new-block__info {
    background: #EFEFEF;
    min-height: 180px;
    padding: 20px 20px 40px;
    width: 100%;
}


    .articleList {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        padding: 20px;
        justify-content: flex-start;
    }

    .articleElement {
        width: 100%;
        max-width: 400px;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        transition: transform 0.3s ease;
    }

    .articleElement:hover {
        transform: translateY(-5px);
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    }

    .articleElement img {
        width: 300px;
        height: 200px;
        display: block;
    }

    .articleElement a {
        text-decoration: none;
        color: #333;
        font-size: 18px;
        font-weight: bold;
        display: block;
        padding: 15px 20px 5px;
        transition: color 0.3s ease;
    }

    .articleElement a:hover {
        color: #007bff;
    }

    .articleElement p {
        padding: 0 20px 15px;
        font-size: 14px;
        color: #555;
        line-height: 1.5;
    }

    /*   */
    @media (max-width: 768px) {
        .articleList {
            gap: 15px;
            padding: 10px;
        }

        .articleElement {
            max-width: 100%;
            margin: 0;
        }

        .articleElement a {
            font-size: 16px;
            padding: 10px 15px 5px;
        }

        .articleElement p {
            padding: 0 15px 10px;
            font-size: 13px;
        }
    }

    @media (max-width: 480px) {
        .articleList {
            padding: 5px;
        }

        .articleElement {
            max-width: 100%;
        }

        .articleElement a {
            font-size: 14px;
            padding: 8px 10px 4px;
        }

        .articleElement p {
            padding: 0 10px 8px;
            font-size: 12px;
        }
    }

@media (max-width: 480px) {
.beautiful_showcase .beautiful_showcase__item img {
    width: 100%;
    height: avto;
}
    }

@media (max-width: 768px) {
.beautiful_showcase .beautiful_showcase__item img {
    width: 100%;
    height: avto;
}
    }


.sertif {
    display: block;
    width: 100% !important;
    height: 330px !important;
}

@media (max-width: 480px) {
.sertif  {
    display: block;
    width: 100%;
    height: avto;
}
    }

@media (max-width: 768px) {
.sertif  {
    display: block;
    width: 100%;
    height: avto;
}
    }
