Body {background-color:#f1f1f1;}
#page {
    width:1024px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1.46;
    color: #0A2937;
    margin:auto;
    background-color:#fff;
    overflow:hidden;
}

#content {
    margin-top: 50px;
    font-family: 'Tahoma', sans-serif;
    font-size: 15px;
    line-height: 1.4;
}

#content p {
    padding-right: 10px;
}

#content h3 {
    font-weight: 700;
    line-height: 1.4;
}

#content .darkBG h2 {
    background-color: #0A2937;
    color: white;
    height: 64px;
    line-height: 64px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 40px;
}

#content .darkBG1 h2 {
    background-color: #0A2937;
    color: white;
    height: 64px;
    line-height: 64px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    box-sizing: border-box;
    text-align: center;
}
#content .darkBG h1 {
    text-align: center;
    background-color: #0A2937;
    color: white;
    height: 64px;
    line-height: 64px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    box-sizing: border-box;
}
#top {
    width: 75%;
    /*height: 769px; - не влазят значки на главной*/
    float: right;
}

#logo {
    height: 127px;
    margin-top: 20px;
    text-align: center;
    line-height: 1.1;
}

.mylogo {
    padding: 45px 0;
}

#left_menu {
    width: 25%;
    float: left;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 15px;
    line-height: 1.46;
    color: #0A2937;
}

#left_menu ul, ol {
    list-style: none;
    padding: 0;
    width: 200px;
    padding: 0 0 5px 30px;
    margin: 0;
    color: #757E84;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

#left_menu li {
    cursor: pointer;
    position: relative;
    z-index: 100;
    width: 100%;
    padding-top: 2px;
    display: list-item;
}

#left_menu li>ul {
    position: relative;
    z-index: -1;
    padding-left: 20px;
}

#left_menu li ul li {
    list-style: circle;
    margin-top: 4px;
}

#left_menu li a {
    color: inherit;
    text-decoration: none;
    line-height: 28px;
    border-bottom: 2px solid #EEF0F1;
    width: 100%;
    display: block;
}

#left_menu li ul li a {
    border-bottom: none;
}

#left_menu ul > li.active > a {
    border-bottom: none;
    background: #FFC638;
    text-indent: 2em;
}

#left_menu li:hover {
    color: #000;
    font-weight: 600;
}

#breadcrumbs {
    width: 100%;
    float: right;
    font-size: 12px;
    line-height: 1.46;
    padding: 5px 0px;
    background: #FFC638;
}

#breadcrumbs ol {
    width: 100%;
        display: block;
        font-size: 12px;
        list-style-type: disc;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        /*padding-inline-start: 40px;*/
}

.mod-breadcrumbs li {
    display: inline-block;
    margin: 0 0.5rem 0 0;
}

.mod-breadcrumbs li:first-child {
    margin:0;
}
     
.mod-breadcrumbs li::after {
    content: url(media/arrow.png);
    margin-left: 0.2rem;
  }

  .mod-breadcrumbs li:first-child::after, li:last-child::after {
  content: "";
}

#breadcrumbs a:link, a:visited {
    color: white;
    text-decoration: none;
}

#user1 {
    float: left;
    width: 100%;
    box-sizing: border-box;
    word-wrap: break-word;
    /*height: 637px;*/
}

#user1 .main {
    float: left;
    width: 100%;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/main.jpg) no-repeat;
    box-sizing: border-box;
    word-wrap: break-word;
    height: 637px;
}

#user1 .kerbl {
    float: left;
    width: 100%;
    background: url(../images/bloki.jpg) no-repeat;
    box-sizing: border-box;
    word-wrap: break-word;
    height: 637px;
}

#user1 .ker05 {
    float: left;
    width: 100%;
    background: url(../images/05big.jpg) no-repeat;
    box-sizing: border-box;
    word-wrap: break-word;
    height: 637px;
}

#user1 .ker510 {
    float: left;
    width: 100%;
    background: url(../images/510big.jpg) no-repeat;
    box-sizing: border-box;
    word-wrap: break-word;
    height: 637px;
}

#user1 .ker1020 {
    float: left;
    width: 100%;
    background: url(../images/1020big.jpg) no-repeat;
    box-sizing: border-box;
    word-wrap: break-word;
    height: 637px;
}

#user1 .ker2040 {
    float: left;
    width: 100%;
    background: url(../images/2040big.jpg) no-repeat;
    box-sizing: border-box;
    word-wrap: break-word;
    height: 637px;
}

#user1 .contact {
    float: left;
    width: 100%;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)), url(../images/main.jpg) no-repeat;
    box-sizing: border-box;
    word-wrap: break-word;
    height: 587px;
}

#user2 {
    width: 100%;
    float: right;
    background-color:#ffffff;
}

#user3 {
    width: 100%;
    float: left;
    background-color:#ffffff;
}

#user4 {
    width: 100%;
    float: left;
    background-color:#ffffff;
}

#user5 {
    width: 100%;
    float: left;
    background-color:#ffffff;
}

#left {
    float:left;
    background-color:#FF6666;
}

#footer {
    clear:both;
    background-color:#82b5bf;
    padding: 5px;
}

#logo .name {
    font-size: 15px;
    font-family: Tahoma;
    line-height: 1.46;
    color: #9C8C7E;
    font-weight: bold;
    padding-top: 10px;
}

#user1 .text {
    background-color: rgba(75, 55, 35, 0.4);
    color: white;
    text-shadow: 1px 1px 4px #000000;
    margin: 300px 50px 0 50px;
    padding: 10px;
}

#user1 .textker {
    font-family: 'Open Sans Condensed', sans-serif;
    background-color: rgba(75, 55, 35, 0.4);
    color: white;
    font-size: 19px;
    text-shadow: 1px 1px 4px #000000;
    margin: 0 20px 0 50px;
    padding: 10px 10px 20px 10px;
    line-height: 1.1;
}

#user1 .textkerc {
    font-family: 'Open Sans Condensed', sans-serif;
    color: white;
    font-size: 17px;
    text-shadow: 1px 1px 4px #000000;
    margin: 0 20px 0 50px;
    padding: 0 10px;
    line-height: 1.1;
}

#user1 .textkerclist {
    font-family: 'Open Sans Condensed', sans-serif;
    color: white;
    font-size: 17px;
    text-shadow: 1px 1px 4px #000000;
    margin: 0 20px 0 50px;
    padding: 0 10px;
    line-height: 1.1;
}

#user1 .textker a {
    font-family: 'Open Sans Condensed', sans-serif;
    color: white;
    font-size: 19px;
    line-height: 1.1;
    /*text-transform: uppercase;*/
    text-decoration: none;
}

#user1 .textkerc a {
    font-family: 'Open Sans Condensed', sans-serif;
    color: white;
    font-size: 18px;
    line-height: 1.1;
    text-decoration: none;
}

#user1 .Title {
    color: white;
    text-shadow: 1px 1px 3px #000000;
    margin: 100px 50px 0;
    padding: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 40px;
    line-height: 1.3;
    /**/
    text-align: center;
    background-color: #0A2937;
    
    
    box-sizing: border-box;
}

#user1 .Titleker h1 {
    color: white;
    text-shadow: 1px 1px 3px #000000;
    margin: 10px 50px 0;
    padding: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 0px;
    line-height: 1.3;
}

#user2 .darkBG {
    background-color: #0A2937;
    color: white;
    height: 64px;
    line-height: 64px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    box-sizing: border-box;
    text-align: center;
}

#user2 .row {
    float: left;
    width: 20%;
    background-color: #FFC638;
}

#user2 .row p {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: 300;
    line-height: 1.3;
}
#user2 .row:hover {
    background-color: #FCDE94;
}

#user2 .rb {
    border-right: #EAEAEA 1px solid;
}

.calc {
    margin-top: 42px;
    margin-left: 17px;
}

.hCall {
    padding: 5px 0;
    text-align: center;
    margin-top: 40px;
    background: url(../images/telbg.png) no-repeat;
}

.hPhone {
    margin-top: -10px;
    color: #233A45;
    font-size: 21px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
}

.hPhone a:link, a:visited {
    text-decoration: none;
    color: #233A45;
}
.hPhone1 {
    display: inline-flex;
    padding-top: 10px;
}
.hPhone1 img {
    height: 18px;
    padding: 3px 3px 0 0;
}

.hPhone1 a:link, a:visited {
    font-size: 19px;
    /*color: #25d366;*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
}

.hPhone1 a:hover {
    color: #25d366;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
}

.hCall p {
    color: rgba(10, 41, 55, 0.5);
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 5px;
}

#user3 .darkBG {
    background-color: #0A2937;
    color: white;
    height: 64px;
    line-height: 64px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    box-sizing: border-box;
    text-align: center;
}

#user3 .product {
    float: left;
    border: #EAEAEA 1px solid;
    list-style: outside none none;
    position: relative;
    width: 254px;
}

#user3 .product .pic {
    height: 150px;
    background: whitesmoke;
    position: relative;
    text-align: center;
}

#user3 .product .textP {
    height: auto;
    margin: 15px;
    font-family: 'Open Sans Condensed', sans-serif;
    position: relative;
    outline: medium none;
}

.textP table tr {
    width: 25%;
}

#user3 .product .mdl {
    font-size: 17px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
    margin-bottom: 10px;
    padding-bottom: 0;
    height: 38px;
    overflow: hidden;
    line-height: 1.2;
    z-index: 10;
}

#user4 .darkBG {
    background-color: #0A2937;
    color: white;
    height: 64px;
    line-height: 64px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    box-sizing: border-box;
    text-align: center;
}

#user4 .otz1 {
    float: left;
    background-color: #fff;
    width: 25%;
    margin: 5px 0;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: 300;
    line-height: 1.3;
}

#user4 a {
    text-decoration: none;
    font-size: 17px;
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: 300;
    color: #000;
}

#user4 a:hover {
    text-decoration: underline;
}

#user4 .right {
    float: right;
}

#user4 .otz2 {
    float: right;
    width: 70%;
    quotes: "\00ab" "\00bb";
    margin-top: 20px;
    margin-right: 15px;
    text-align: left;
    text-decoration: none;
    font-size: 25px;
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: 300;
    line-height: 1.3;
    font-style: oblique;
}

#user4 .clients {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-left: 0px;
}

#user5 .darkBG h2 {
    margin: 20px 0;
    background-color: #0A2937;
    color: white;
    height: 64px;
    line-height: 64px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    box-sizing: border-box;
    text-align: center;
}

#user5 h3,h4,h5 {
    margin: 15px;
}

#user5 p {
    margin: 10px 15px;
}

#user5 ol {
    margin: 0 20px;
    width: auto;
    list-style: decimal;
    font-weight: 300;
    text-transform: none;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1.6;
    color: #0A2937;
    font-size: 100%;
}

#user5 table {
    margin: 20px;
    width: 90%;
    text-align: center;
}

#user5 table td {
    padding: 10px;
}

#user5 h5 {
    font-size: 95%
}

.leftimg {
    float:left;
    margin: 7px 7px 7px 0;
}

.rightimg  {
    float: right;
    margin: 7px 0 7px 7px;
}

img.imgallery {
    display: inline;
    margin-left: 10px;
    width: 241px;
}

img.imgallery2 {
    display: inline;
    margin-left: 10px;
}

img.certhumb {
    width: 170px;
}

.c2a {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 110%;
}

#footer {
    background-color: #0A2937;
    color: white;
    text-align: left;
    text-decoration: none;
    font-size: 17px;
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: 300;
    line-height: 1.3;
}

#footer a {
    color: white;
    text-decoration: none;
}

#mod-custom89 {
    margin-left: 1rem;
}

.order {
    position: relative;
    text-align: center;
}

.readmore {
    padding-bottom: 20px;
}

.readmore a {
    float: right;
    margin-right: 25px;
    text-decoration: underline;
    font-size: 12px;
    color: #000;
}

.price-selected {
    color: #dcae3c;
    font-weight: 400;
}

.price-title {
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    color: #dcae3c;
    text-align: right;
    font-size: 22px;
    font-weight: bold;
}

.price-big {
    font-size: 16px;
    font-weight: bold;
}

.price-parag ul {
    font-size: 17px;
    font-family: 'Open Sans Condensed', sans-serif;
    list-style: none;
}
.price-parag li:last-child {
    margin-bottom: 10px;
}
.price-parag li:first-child {
    margin-top: 10px;
}
/*td {vertical-align: bottom;}*/

.kertb {
    border:0;
    border-spacing: 20px 0;
}
.kertr {
    background-color: rgba(194,194,194,0.6);
}

.kertd {
    padding: 10px 10px;
    margin-right: 10px;
}

.kertd:hover {
    background-color: rgba(194,194,194,0.8);
}

.Titleker h2 {
    padding: 0 50px;
    color: #fff;
}

.salescontact {
    font-family: 'Open Sans Condensed', sans-serif; 
    font-size: 21px; 
    text-align: center; 
    font-weight: 700;
}

.salescontactsmall {
    font-size: 18px;
    font-weight: 300;
}

.salescontact a:link, a:visited {
    color:#005bff;
    text-decoration: none;
}

.salescontact a:hover {
    color:#1150cb;
}

.salescontact img {
    height: 18px;
    padding: 3px 3px 0 0;
}

.wa {
    color: #25d366;
}
/* Price */
.tableprice {
    background-color: #ffc638; 
    text-align: center;
    font-size: 100%;
    width: 100%;
    margin-bottom: 10px;
}

.tableprice th {
    text-align: center;
}

.tableprice td {
    padding: 7px;
}

.tableprice td:hover {
    background: rgba(255,255,255,0.3);
}
/* Price pickup */
.pickup {
    background-color: #ffc638; 
    text-align: center;
    font-size: 100%;
    width: 100%;
    margin-bottom: 10px;
}

.pickup th {
    text-align: left;
    padding-left: 1rem;
}

.pickup td {
    padding: 7px 7px 7px 1rem;
    text-align: left;
}

.pickup td:hover {
    background: rgba(255,255,255,0.3);
}


.fraction {
    font-weight: bold;
}

#n45m2040, #n45m1020, #n45m510, #n45m05,
#m45m2040, #m45m1020, #m45m510, #m45m05,
#b66m2040, #b66m1020, 
#b66m510, #b66m05 {
    color: #d91c1c; 
    font-size: 110%; 
    font-weight: 700;
}

.multiland {
  text-transform: uppercase;
}

/* Стили для фона lightbox */
.myLightBox-modal-bg {
    display: none; /* Скрыть по умолчанию */
    position: fixed;
    z-index: 9998;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.85);
  }
  
  /* Стили для самого изображения */
  .myLightBox-modal-content {
    margin: 10% auto;
    display: block;
    width: 80%;
    max-width: 700px;
    z-index: 9999;
  }
  
  /* Стили для кнопки закрыть */
  .close-btn {
    position: absolute;
    top: 10px;
    right: 25px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
  }
  
  .lightboxOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0; /* Изначально прозрачный */
    pointer-events: none; /* Избегаем взаимодействия, когда не видим */
    transition: opacity 0.5s; /* Плавное изменение прозрачности */
}

.navigateButton {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    border: none;
    cursor: pointer;
    font-size: 24px;
    padding: 10px;
    z-index: 1010;
}

.navigateButton.next {
    right: 1rem;
}

.navigateButton.prev {
    left: 1rem;
}

a.contlink:link, a.contlink:visited, a.contlink:active {
    text-decoration: underline;
    color: #ffffff;
}
a.contlink:hover {
    color:#1150cb;
}

.caption.visually-hidden {
    display: none;
}
th.list-title {
    text-align: left;
}
th.list-title a {
    margin-top:3rem;
}

th.list-title a:link, a:visited, a:active {
    color: #0000009c;
    text-decoration: none;
    font-weight: 400;
}

th.list-title a:hover {
    color:#005bff;
    text-decoration: underline;
}