html {
	height:100%;
}
body {
    background: #fff;	
	font-family: "SegoeUIRegular", serif;
    font-size: 16px;
    color: #111111;
	margin: 0;
	height: 100%;
	line-height: 1.2;
}
* {
  /*  transition: all 0.5s ease 0s;*/
}

a {
    color: #017953;
	text-decoration:none;
	outline: 0 none !important;
}
a:focus,a:hover{
    color: #06bb81;
	text-decoration:underline
}
img {
    max-width: 100%;
}
.h1,h1{font-size:30px}
.h2,h2{font-size:24px}
.h3,h3{font-size:24px}
.h4,h4{font-size:23px}
.h5,h5{font-size:18px}
.h6,h6{font-size:16px}
p{margin:0 0 12.5px}

.no-gut {
	margin: 0;
}
.no-gut > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.sevenpxrow {
	margin: 0 -7px;
}
.sevenpxrow > [class*='col-'] {
    padding-right: 7px;
    padding-left: 7px;;
}
.eightpxrow {
	margin: 0 -7px;
}
.eightpxrow > [class*='col-'] {
    padding-right: 7px;
    padding-left: 7px;;
}


.logobox p {
    margin: 15px 0 12px 0;
}
.location p {
    padding: 0 0 0 22px;
    background: url(../img/loc-icon.png) no-repeat scroll 3px 2px;
    margin: 12px 0 5px 0; 
}
#contbox .location p {
    padding: 22px 0 0 0;
    background: url(../img/loc-icon.png) no-repeat scroll 0 2px;
    margin: 0 0 15px 0; 
}
.mailbox p {
	padding: 0 0 0 22px;
    background: url(../img/mail-icon.png) no-repeat scroll 0 2px;
    margin:5px 0; 
}
#contbox .mailbox p {
    padding: 22px 0 0 0;
    background: url(../img/mail-icon.png) no-repeat scroll 0 2px;
    margin: 15px 0; 
}
.green_btn {
    display: block;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    width: 210px;
    height: 36px;
    background-color: #017953;
    line-height: 36px;
    margin: 5px 0;
    cursor: pointer;
}
.green_btn:hover, .green_btn:focus {
    text-decoration: none;
    color: #fff;
}
.timebox p{
	padding: 0 0 0 22px;
    background: url(../img/clock-icon.png) no-repeat scroll 0 2px;
    margin:10px 0; 
}
.timebox p:first-child {
    margin: 12px 0 0 0;
}
#contbox .timebox {
    width: 100%;
    padding: 22px 0 0 0;
    background: url(../img/clock-icon.png) no-repeat scroll 0 2px;  
}
#contbox .timebox p {
    padding: 0;
    margin: 0 0 15px 0;
    background: none;
}
.timebox p strong {
    font-weight: normal;
    text-shadow: 0 0.5px 0 #111111;
}
.telbox {
    width: 166px;
}
.telbox p a {
    color: #111111;
    text-shadow: 0 0.5px 0 #111111;
}
.telbox p{
	padding: 0 0 0 22px;
    background: url(../img/tel-icon.png) no-repeat scroll 0 2px;
    margin:5px 0; 
}
.telbox p:first-child {
    margin: 12px 0 0 0;
}
#contbox .telbox p {
    margin: 0;
    padding: 0;
    background: none;
}
#contbox .telbox {
    width: 100%;
    padding: 22px 0 0 0;
    background: url(../img/tel-icon.png) no-repeat scroll 0 2px;  
}
#contbox .telbox p br {
    display: none;
}

.navbarbox {
    background-color: #017953;
}
.navbar {
    padding: 0;
}
.navbar-nav {
    width: 100%;
}
.nav-link {
    display: block;
    padding: 0;
    color: #fff;
    line-height: 54px;
    white-space: nowrap;
}
.nav-link:focus, .nav-link:hover {
    color: #fff;
}
.navbar-toggler-icon {
    padding: .9rem;
    display: block;
    width: auto;
    height: auto;
}
.navbar-toggler {
    padding: 0;
    font-size: 1.25rem;
}
#cartbox {
    background: #0d5840 url(../img/cart-icon.png) no-repeat scroll 20px center;
    display: block;
    margin-left: auto;
    color: #fff;
    line-height: 54px;
    width: 194px;
    padding: 0px 0 0 57px;
}
#slidebox {
    padding: 0 0 35px 0;
}
.slidemenu li a {
    display: block; 
    position: relative;
    font-size: 16px;
    font-family: "SegoeUIBold"; 
    text-transform: uppercase;
    color: #fff; 
}
.slidemenu li a span.menu-title {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: center;
    left: 0;
    right: 0;
    z-index: 9;
}
.slidemenu li a span.image-title {
    display: block;
    padding: 0 0 0 12px;
    border-left: 12px solid #017953;
}
.slidemenu .mod-list {
margin: 0 -15px;
}
.slidemenu .mod-list li {
    padding: 0 15px;
    margin: 0 0 15px 0;
    max-width: 380px;
    height: 94.77px;
    overflow: hidden;
}
.sliderbox {
    margin: 0 0 15px 0;
}
.morelink {
    color:#fff;
    text-align: center;
    width: 234px;
    height: 58px;
    font-family: "SegoeUIBold";
    text-transform: uppercase;
    position: absolute;
    left: 60px;
    bottom: 45px;    

}
.morelink:hover, .morelink:focus {
    color: #fff;
    text-decoration: none;
}
.morelink span {
    background-color: #017953;   
    display: block;
    position: relative;
    line-height: 58px;
    border-radius: 5px;    
}

.morelink::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -5px;
    left: 0;
    content: '';
    background-color: #07583f;
    border-radius: 5px;
}
.searchbox {
    max-width: 328px;
    margin: 10px 0 10px auto;
}
.searchbox .btn {
    margin: 0 0 0 10px;
}
#catsbox {
    background: url(../img/catsboxbg.webp) repeat-y scroll top center;  
    overflow: hidden;
    padding: 0 0 12px 0;
}
#main {
    background: url(../img/catsboxbg.webp) repeat-y scroll top center;  
    overflow: hidden;
    padding: 0 0 12px 0;
}

.moduletable .page-header, .page-header  h1, .itemid-159 #comjshop h1{
    font-family: "SegoeUIBold";
    margin: 36px 0 30px 0;
    text-transform: uppercase;
    font-size: 36px;
    text-align: center;
    position: relative;
    z-index: 0;
} 
.itemid-159 #comjshop h1 {
    text-transform: none;
}
#comjshop h1.prodhead {
    font-family: "SegoeUIBold";
    margin: 0 0 20px 0;
    font-size: 32px;
    color: #313131;
} 
#comjshop h1, #comjshop .page-header h2,#comjshop_register h1 {
    font-family: "SegoeUIBold";
    margin: 20px;
    font-size: 32px;
    color: #313131;
} 

#list_product_image_middle {
    background: #fff;
    box-shadow: 0 0 5px #00000050;
    display: block;
}
.top-arrow {
    background: url(../img/top-arr.png) no-repeat scroll top center;
    height: 24px;
    margin: 0 0 10px 0;
    cursor: pointer;
}
.bottom-arrow {
    background: url(../img/bot-arr.png) no-repeat scroll top center;
    height: 24px;
    margin: 10px 0 0 0;
    cursor: pointer;
}
.slick-disabled {
    opacity: .5;
}
.slickcar {
    overflow: hidden;
}
img.jshop_img_thumb {
    padding: 0;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    cursor: pointer;
}
.jshop_img_description {
    width: 170px;
}
.jshop_prod_description {
    font-size: 18px;
    margin: 0 0 30px 0;
}
.jshop_prod_description h3 {
    color: #fff;
    padding: 10px 15px;
    background-color: #017953;
    font-size: 18px;
    font-family: "SegoeUIBold";
    margin: 20px 0 0 0;   
}
.jshop_prod_description table {
    width: 100%;
}
.jshop_prod_description td {
    padding: 10px 15px;
}
.jshop_prod_description td:first-child {
    border-right: 1px solid #00000040;
}
.jshop_prod_description tr {
    border-bottom: 1px solid #00000040;
}
.jshop_prod_description p {
    margin: 0 15px 10px 15px;
}
.productfull #block_price {
    text-align: left;
    margin: 10px 15px;
}
.productfull #block_price .notbold {
    color: #2c3031;
}
.breadcrumb { 
    padding: .75rem 0;
    margin-bottom: .4rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}
.breadcrumb a {
    color: #2c3031;
}
.breadcrumb li:last-child span {
    color: #017953;
}
.breadcrumb li {
    background: url(../img/black-arr.png) no-repeat scroll 0 8px;
    padding: 0 7px 0 11px;
    position: relative;
}
.breadcrumb li:last-child {
    background: url(../img/arrow-green.png) no-repeat scroll 0 8px;   
}

.dosta {
    margin: 0 0 15px 0;
}
#catsbox .moduletable .page-header::after, #main .page-header h1::after  {
    content: '';
    top: 0; 
    left: 0;
    position: absolute;
    right: 0;
    display: block;
    height: 116px;
    background: url(../img/white-hikoki.png) no-repeat scroll top center;
    z-index: -1;
}
#main .item-page .page-header h1::after {
    display: none; 
}
#toform {
    display: block;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 15px;
    right: 10px;
    background: url(../img/tel.png) no-repeat scroll top center;   
}
.catitem {
    background-color: #fff;
    text-align: center;
    margin: 0 auto 30px auto;
    box-shadow: 0 0 10px #00000040;
    max-width: 350px;
    overflow: hidden;
}
.catitem .catpic {
    margin: 9px;
    padding: 0 0 9px 0;
    border-bottom: 1px solid #e2e6e9;

}
.catitem .catname {
    margin: 9px 9px 0 9px;
    color: #2c3031;
    text-decoration: underline;
    font-weight: normal;
    font-size: 18px;
}
.list_cats .catitem .catname {
    margin: 9px;
    color: #2c3031;
    min-height: 42px;
    text-decoration: underline;
    font-weight: normal;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.catitem .catdesc {
    font-family: "SegoeUIBold";
    font-size: 18px;
    text-decoration: none;
    margin: 0 9px 9px 9px;
    min-height: 28px; 
}
.catitem a, .catitem a:hover, .catitem a:focus {
    text-decoration: none;
    color: #017953;
}
.catitem .catdesc strong {
    font-size: 24px;
}
.category_description td {
    padding: 2px 5px;
    border-color: #1a7d2b;
}
#leftcats {
    margin: 0 0 30px 0;
    background-color: #fff;
    box-shadow: 0 0 5px #00000060;
}
.level-0 {
    margin: 0;
    padding: 0;
    list-style: none;
}
.level-0 > li.active > .cat-item-box  a {
    color: #fff;
    background-color: #017953;
}
.level-0 > li {
    position: relative;
    overflow: hidden;
}
.level-0 > li::after {
    position: absolute;
    content: '';
    height: 1px;
    bottom: 0;
    left: 10px;
    right: 10px;
    background-color: #595c5d30;
}
.level-0 > li:last-child::after  {
    display: none; 
}

.level-0 > li a {
    padding: 10px 10px 10px 16px;
    display: block;
    font-size: 18px;
    color: #2c3031; 
    position: relative;
    text-decoration: none;
}

.level-0 > li.parent > div a::after{
    border-right: 1px solid #017953;
    border-bottom: 1px solid #017953;
    content: '';
    position: absolute;
    top: 16px;
    padding: 3px;
    right: 14px;
    transform: rotate(45deg);
}
.level-0 > li.parent.open > div a::after {
    transform: rotate(225deg);
}
.level-0 > li.parent.active > div a::after {

    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.level-0 ul {
    margin: 5px 0 7px 0;
    padding: 0;
    list-style: none;
    display: none;
}
.level-0 .open ul {

} 
.level-1 li a {
    background: url(../img/arrow-green.png) no-repeat scroll 16px 9px;
    padding: 3px 10px 3px 28px;
    display: block;
    font-size: 18px;
    color: #2c3031; 
}
.level-1 li a:hover, .level-1 li.active a {
    color: #017953;
}
.cat-item-box {
    position: relative;
}
.other_delivery_adress {
    display: none !important;
}
.parent > .cat-item-box .ultoggle {
    cursor: pointer; 
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    z-index: 99;
}
.ultoggle { 
    display: none;
}
.cart .quantity .inputbox {
    width: 50px;
    margin-bottom: 0px;
    padding: 0;
    text-align: center;
}
#price-row {margin: 15px 15px 10px 15px;}
.block_product {
    background: #fff;
    margin: 0 auto 30px auto;
    max-width: 285px;
    overflow: hidden;
    box-shadow: 0 0 5px #00000030;
}
.block-product {
    background: #fff;
    margin: 0 auto 30px auto;
    max-width: 285px;
    overflow: hidden;
    border: 1px solid #00000040;
}
#tophit .carousel-control-prev {
    left: -50px;
}
#tophit .carousel-control-next { 
    right: -50px;
}
#relcar .carousel-control-prev {
    left: -50px;
}
#relcar .carousel-control-next {
    right: -50px;
}
.relcar {
    position: relative;
    padding: 1px 0 20px 0;
}
.jshop .prod_qty_input input {
    width: 50px;
    padding: 0;
    text-align: center;
    margin-bottom: 0px;
}
.relcar::before {
    position: absolute;
    content: '';
    top: 0;
    left: -500px;
    right: -500px;
    bottom: -12px;
    background-color: #fff;
}
.itemid-162 .item-page td {
    vertical-align: top;
}
#tophit {
    padding: 0 0 30px 0;
}
.prod_image {
    margin: 9px;
    border-bottom: 1px solid #00000030;
    overflow: hidden;
}
.prod_name a {
    font-size: 18px;
    color: #2c3031;
    display: block;
    overflow: hidden;
    height: 42px;
    margin: 0 5px 5px 5px;
    text-align: center;
}
.prod_price {
    font-size: 24px;
    color: #017953;
    text-align: center;
     font-family: "SegoeUIBold";    
}
.prod_price span {
    font-family: "SegoeUIRegular";
    font-size: 18px;   
}
.prod_more {
    display: block;
    background: #017953 url(../img/prod_more.png) no-repeat scroll right center;     
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin: 8px 0 0 0;
    padding: 0 40px 0 20px;
    font-size: 18px;
    text-decoration: none;
}
.prod_more:hover, .prod_more:focus {
    color: #fff;
    text-decoration: none;
}
.pagination a {
    display: block;
    padding: 0 5px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    min-width: 36px;
}
.pagination .active a {
    background: #017953; 
    color: #fff;
}
.pagination li:first-child a, .pagination li:last-child a {
    background-color: #fff;
}
.callmas {
    background: url(../img/callmasbg.webp) no-repeat fixed center center;   
    overflow: hidden;
    color:#fff;
    padding: 0 0 25px 0;
}
.callmas .callmashead {
    display: block;
    max-width: 890px;
    font-family: "SegoeUIBold";
    margin: 30px auto 20px auto;
    text-transform: uppercase; 
    font-size: 36px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 0;
}
.bordered {
    border-top: 1px solid #408d75;
    padding: 20px 0 0 0;
}
.pretext_form p {
    font-size: 23px;
    margin: 5px 0 25px 0;
}
.contlol-wrap {
    position: absolute;
    bottom: 16px;
    right: 16px;
    width: 96px;
    height: 40px;
}
.callmas a {
    color: #fff;
    text-decoration: none;
}
.mesbox {
    margin: 9px 0 0 0;
    border-left: 1px solid #408d75;
    padding: 0 0 5px 30px;  
}
.mesbox h4 {
    font-size: 23px;
    margin: 15px 0;
}
.mesbox h4:last-child {
    margin-bottom: 0;
}
.mesbox p {
    margin: 0 0 2px 0;
    font-size: 14px;
}
.mesbox p a {
    font-size: 19px;
}
.thank {
    color: #fff;
    font-size: 24px;
    margin: 50px 0;
}
.red_btn {
    cursor: pointer;
    display: block;
    background-color: #e33b3b;
    color: #fff;
    text-align: center;
    font-size: 14px;
    max-width: 356px;
    width: 100%;
    height: 48px;
    line-height: 46px;
    margin: 0 0 15px 0;
    border: 0;
    border-radius: 5px;
}
.no-gutters .comp-text-box {
    padding: 20px;
    align-items: center;
    display: flex;
}
#company {padding: 0 0 40px 0;}
#company .carousel-item {
    background-color: #f7fbfa;
}
.comp_text h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    color: #2c3031;
    font-family: "SegoeUIBold";
}
.comp_text p {
    font-size: 16px;
    margin: 0 0 15px 0;
    color: #595c5d;
}
.readmore {
    display: block;
    font-family: "SegoeUIBold";
    margin: 15px 0;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border-radius: 5px;
    width: 144px;
    height: 41px;
    background-color: #017953;
}
.readmore:hover, .readmore:focus {
    color: #fff;
    text-decoration: none;
} 
.firstimga {
    background: url(../img/01-comp.jpg) no-repeat scroll center center;    
    background-size: cover;  
}
.lastimga {
    background: url(../img/05-comp.jpg) no-repeat scroll center center;    
    background-size: cover;  
}
section {
    overflow: hidden;
}
#rabotniki {
    background: url(../img/rabotniki.jpg) repeat-y scroll top center;
    padding: 0 0 24px 0;
}
#rabotniki .block_item {
    background-color: #fff;
    box-shadow: 0 0 7px #00000060;   
    max-width: 350px;
    margin: 0 auto 30px auto;
    text-align: center;
    padding: 20px;   
}
#rabotniki .col-md-4 {
    display: flex;
    align-items: stretch;
}
#rabotniki .block_item img {
    width: 222px;
    height: 222px;
    border-radius: 200px;
}
#rabotniki .carousel-item {
    padding: 10px;
}
#rabotniki .block_head h3 {
    font-family: "SegoeUIBold";
    font-size: 20px;
    margin: 5px 0;  
}
#rabotniki .moduletable .page-header, #sertif .moduletable .page-header {
    font-family: "SegoeUIBold";
    margin: 26px 0 15px 0;
    text-transform: none;
    font-size: 36px;
    text-align: center;
    position: relative;
    z-index: 0;
} 
#sertif {
    padding: 0 0 25px 0;
}
#sertif .carousel-item {
    padding: 10px;
}
.sertrow a {
    background: url(../img/frame.png) no-repeat scroll top center;
    display: block;
    background-size: 100% 100%;
    padding: 14% 16%;
    margin: 0 auto 30px auto;
    max-width: 250px;
    position: relative;
}
.sertrow a:hover::after {
    background: #00000080 url(../img/zoom.png) no-repeat scroll center center; 
    content: '';
    position: absolute;
    top: 11.5%;
    right: 15.5%;
    left: 15.5%;
    bottom: 11.5%;
    z-index: 1;
}
#contbox {
    font-size: 18px; 
}
#contbox h3 {
    font-family: "SegoeUIBold";
    margin: 36px 0 15px 0;
    text-transform: uppercase;
    font-size: 36px;
    text-align: left;
    position: relative;
    z-index: 0;   
} 
#contbox .col-lg-4 {
    position: relative;
    z-index: 0;
    padding-bottom: 25px;
}
#contbox .col-lg-4::after {
    content: '';
    background-color: #ecf4f2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -300px;
    right: -320px;
    z-index: -1;
}
#mapbox {
    height: 488px;
    box-shadow: 0 0 5px #00000060;
    margin: 25px 0 0 0;
    position: absolute;
    width: 900px;
}
.carousel-control-prev {
    background: url(../img/slide-left.png) no-repeat scroll center center;
    left: -40px;
}
.carousel-control-next {
    background: url(../img/slide-right.png) no-repeat scroll center center;
    right: -40px;
    left: auto;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    color: #fff;
    text-align: center;
    opacity: 1;
}
.contlol-wrap .carousel-control-next, .contlol-wrap .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    color: #fff;
    text-align: center;
    opacity: 1;
}
.contlol-wrap .carousel-control-prev {
    background: url(../img/slide-left.png) no-repeat scroll center center;
    left: 0;
}
.contlol-wrap .carousel-control-next {
    background: url(../img/slide-right.png) no-repeat scroll center center;
    right: 0;
    left: auto;
}
.review_item {
    background: #fff url(../img/user-ic.png) no-repeat scroll right 40px;  
}
.bottobox {
    display: flex;
}
.morerev {
    background: url(../img/log-ic.png) no-repeat scroll right center;  
    border-radius: 5px;
    width: 260px;
    height: 48px;
    border: 2px solid #017953;
    font-size: 18px;
    color: #017953;
    cursor: pointer;
    line-height: 44px;
    padding: 0 45px 0 30px;
    margin: 0 16px 16px 0 ;
}
.leaverev {
    max-width: 260px;
    line-height: 44px; 
    font-size: 18px; 
    height: 48px; 
}
.carousel-indicators li {
position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 15px;
    height: 15px;
    border: 0;
    /* margin-right: 3px; */
    /* margin-left: 3px; */
    margin: 4px 3px;
    border-radius: 15px;
    text-indent: -999px;
    background-color: #505151;
}
.carousel-indicators .active {
    border: 0;
    background-color: #017953;
    height: 15px; 
    width: 15px;
    margin: 4px 3px;
}
.carousel-indicators {
    bottom: -20px;
}
footer {
    color: #fff;
    background-color: #292d2b;
}
footer .telbox p a {
    color: #fff;
    text-shadow: 0 0.5px 0 #fff;
}
#footleft a, #footright a {
    color: #fff;
}
#footright a img{
    vertical-align: baseline;
}
#footright {
    margin: 25px 0 0 0;
    text-align: right;
}
footer .row:nth-child(2) {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #404542;
}
.modal-content {
    background-color: rgba(255,255,255,.9); 
}
label.error {
	display: none !important;
}
.modal-header {
    justify-content: center;
}
.modal-title {
	font-family: "MuseoSansBold";
    margin-bottom: 0;
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
}
#popupbox .aboutPersonalData label {
    font-weight: normal;
    margin: 0;
    font-size: 14px;
}
.thank {
	font-size: 18px;
}
.finish-order {padding: 50px 0;}
textarea.inputbox {
    min-height: 167px;
}
#system-message-container {
    background: #ffcccc;
}
.inputbox {
    outline: 0 none;
    width: 100%;
    margin: 0 0 13px 0;
    padding: 0 20px;
    border-radius: 5px;
    line-height: 46px;
    border: 1px solid #c0c0c0;
    font-size: 16px;
}
.controls input[type=text] , .controls input[type=password] {
    width: 100%;
    max-width: 360px;
    margin: 0 0 13px 0;
    padding: 0 20px;
    border-radius: 5px;
    line-height: 46px;
    border: 1px solid #c0c0c0;
    font-size: 16px;
}
.aboutPersonalData {
	font-size: 18px;
	text-align: left;
}
.aboutPersonalData a {
	text-decoration: underline;
		color: #151413;
}
.aboutPersonalData label {
	font-weight: normal;
	margin: 0;
}
#popupbox .modalbox form {
	max-width: 380px;
	padding: 10px 20px;
	margin: 0 auto;
	text-align: center;
}

body #boxplus .boxplus-viewer { 
    width: auto;
}  
#boxplus {
	max-width: 100%;
	overflow: hidden !important;
}
.boxplus-text {
	display: none !important;
}
.navbar-toggler-icon {
    color: #fff;
}

.show .navbar-nav {
    position: absolute;
    width: 300px;
    height: auto;
    background: #017953;
    text-align: left;
    z-index: 999;
    top: 100%;
    display: block;
    left: -15px;
}   
.show .nav-link {
    display: block;
    padding: 0 15px !important;
    text-align: left;
    color: #fff;
    line-height: 54px;
    white-space: nowrap;
} 
.sliderbox .block_item {
    margin: 0;
}
.dowbox {
    margin: 30px 0;
    max-width: 670px;
}
.dowbox .col:first-child {
    width: 61px;
    max-width: 61px;
}
.dowbox .col:last-child a {
    margin: 15px 0;
}
.messbox {
    text-align: right;
}
#manufacturer_code {
    font-size: 22px;
    font-family: "SegoeUIBold";
    color: #017953;
}
.jshop .product_label {
    z-index: 9999;
}
.block_item {margin: 0 0 30px 0;}
.btn-success {
    color: #fff;
    background-color: #e33b3b;
    border-color: #e33b3b;
}
.btn-success:hover, .btn-success:focus {
    color: #fff;
    background-color: #e33b3b;
    border-color: #e33b3b;
}
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #e33b3b50;
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #e33b3b;
    border-color: #e33b3b;
}
.btn {
    padding: .375rem 1.75rem;
}
.rowbtns .btn {
    margin: 0 15px 15px 0;
}
@media (max-width: 768px) {
    .itemid-162 .item-page td {
        display: block;
        height: auto !important;
    }
    .jshop_prod_description table {
        width: 100% !important;
    }
    .category_description table {
        width: 100% !important;
    font-size: 11px;
    }
    .category_description td {
        padding: 2px;
    }
    .telbox {
         margin: 0 0 15px 0!important;
    }
    .morelink span {
        background-color: #017953;
        display: block;
        position: relative;
        line-height: 28px;
        border-radius: 5px;
    }
    .morelink {
        color: #fff;
        text-align: center;
        width: 160px;
        height: 28px;
        line-height: 28px;
        font-family: "SegoeUIBold";
        text-transform: none;
        position: absolute;
        left: 15px; 
        font-size: 16px;
        bottom: 10px;
    }
    .firstimga, .lastimga {
        display: none;
    }  
    #mapbox {
        height: 488px;
        box-shadow: 0 0 5px #00000060;
        margin: 25px 0 0 0;
        position: relative;
        width: 100%;
    }    
    .moduletable .page-header, .page-header h1 {
        font-size: 24px;
    }     
    .jshop_img_description {
        width: 100%;
    }  
  
}
@media (min-width: 768px) {

}

	@font-face {
		font-family: "SegoeUIRegular";
		src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot");
		src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
		url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"),
		url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
	}	
	@font-face {
		font-family: "SegoeUIBold";
		src: url("../fonts/SegoeUIBold/SegoeUIBold.eot");
		src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix")format("embedded-opentype"),
		url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"),
		url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
	}	



