.bx-img-width img { max-width: 100%; height: auto; }

[data-bs-theme="green"] {
  --bs-body-color: var(--bs-black);
  --bs-body-color-rgb: #{to-rgb($black)};
  --bs-body-bg: #eeffe4ff;
  --bs-body-bg-rgb: 243,255,230;
  --bs-tertiary-bg: #c7fbbbff;
  --bs-tertiary-bg-rgb: 214,250,193;
  --bs-border-color: var(--bs-tertiary-bg);
  --bs-warning: #ffffe0ff;
  --bs-warning-rgb: 255,255,224;

  .navbar {
    --bs-navbar-active-color: var(--bs-red); 
    --bs-navbar-hover-color: var(--bs-red); 
  }
  .navbar-brand {
    --bs-navbar-brand-color: var(--bs-red);
  }

  .list-group {
    --bs-list-group-bg: var(--bs-white);
    --bs-list-group-action-hover-bg: var(--bs-body-bg);
    --bs-list-group-active-color: var(--bs-black);
    --bs-list-group-active-bg: var(--bs-tertiary-bg);
    --bs-list-group-active-border-color: var(--bs-tertiary-bg);
  }

  .navbar-nav .nav-link.active {
    background-color: var(--bs-body-bg); 
  }

  .nav {
    --bs-nav-link-color: var(--bs-emphasis-color);
    --bs-nav-link-hover-color: var(--bs-emphasis-color);
  }

  .nav-tabs {
    --bs-nav-tabs-border-color: #32bb13;
    --bs-nav-tabs-link-active-border-color: #32bb13 #32bb13 var(--bs-body-bg);
  }

  .card {
    --bs-card-bg: var(--bs-white);
    --bs-card-border-color: var(--bs-tertiary-bg);
  }

  .btn-primary {
    --bs-btn-bg: #4285b4;
    --bs-btn-border-color: #4285b4;
  }

  .btn-success {
    --bs-btn-bg: #44944A;
    --bs-btn-border-color: #44944A;  
  }

  .form-control:focus {
    box-shadow: none;
  }
}

body>header { margin-bottom:20px; }
/*body>header>nav.navbar>ul.navbar-nav>li.nav-item>a.nav-link.active { background-color: #fff !important; }*/
body>footer { margin-top:20px; padding: 10px 0 10px 0; background: #c7fbbb}

div.tab-content>div.tab-pane { margin-top:30px;}

/*#tree2 summary:hover {
color: #337ab7;
cursor: pointer;
}*/

.slam-easyform {display:flex;}
iframe { max-width: 100%;}
.products-simple .caption {padding-left:20px !important; padding-right: 140px !important; }
.product {align-items: center;
    display: flex;}
.contact-content {width: 50%;
    text-align: center;
    padding: 10px;
    color: #fff;
}

.products-simple .controls .buttons {margin:0 !important; width:auto !important}
.order-price, .products-simple .controls .price {font-size:21px;}
.controls {right: 20px;
    display: flex;
    align-items: center;
width:auto !important;
    top: 45%; 
position:absolute !important}



.node-block {margin-top:0 !important}
/*.page-header {margin:0 !important;
border:0 !important;;
padding:0 !important;; 
}*/

/*main table {width:100% !important;max-width: 100%; display:inline-table;
    overflow: auto;}*/

.mainabout { 
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -icab-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.DropShadow(color=#1A000000, enabled=true, offX=0, offY=-1px, positive=true);
    filter: Shadow(direction=0, color=#1A000000, strength=1px);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
    display: inline-block;
    position: relative;
    border: 1px solid #ddd;
    background-color: #fff;
    width: 100%;
padding: 15px;
}


/*div header { height: 106px; position: relative; z-index: 10; width:878px; margin:0 auto }
#header { height: 106px; position: relative; z-index: 10; width:878px; margin:0 auto;}*/

/*#logo 
{
	width: 235px; 
	height: 100px;
	position:absolute;
	left:0;
	top:0;
	text-align: center;
}*/



/* social links */
.sociallinks a {
    background-size: contain !important;
    background-position: center;
    display: inline-block;
    height: 40px;
    margin-right: 10px;
    width: 40px
}

.sociallinks a:last-child {
    margin-right: 0;
}

.sociallinks a.facebook {
    background: url(/images/socials/facebook.svg) no-repeat
}

.sociallinks a.googleplus {
    background: url(/images/socials/googleplus.svg) no-repeat
}

.sociallinks a.instagram {
    background: url(/images/socials/instagram.svg) no-repeat
}

.sociallinks a.youtube {
    background: url(/images/socials/youtube.svg) no-repeat
}

.sociallinks a.vkontakte {
    background: url(/images/socials/vk.svg) no-repeat
}

.sociallinks a.twitter {
    background: url(/images/socials/twitter.svg) no-repeat
}

.bio::before, [class^="bio-"]::before, [class*=" bio-"]::before {
    display: inline-block;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bio-i-max::before {
    content: "";
    background-image: url(/images/socials/max.svg); 
    background-repeat: no-repeat;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
}

.bio-i-vk::before {
    content: "";
    background-image: url(/images/socials/vk-logo.svg); 
    background-repeat: no-repeat;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}

.cd-top.cd-fade-out, .cd-top.cd-is-visible, .no-touch .cd-top:hover {
    transition: opacity .3s 0s,visibility 0s 0s;
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px
}}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px
}}


.cd-top {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 20px;
    left: 10px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: green url(/images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    border-radius: 10px;
    transition: opacity .3s 0s,visibility 0s .3s;
}

@media only screen and (max-width: 900px) {
.cd-top {
bottom: 12px;
}
}

.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1049
}

.modal-backdrop.fade,
.modal-backdrop.modal,
.modal-backdrop.select-city-modal {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}