body {
	margin:0px;
	font-family: "MuseoSansLight";
}

.warning {
	position: fixed;
    bottom: 30px;
    left: 0;
    display: none;
    justify-content: center;
    width: 100%;
}

.warning__apply {
    border-radius: 16px;
    border: 0px;
    padding: 0px 20px;
    outline: none;
    font-size: 17px;
}	

.warning--active {
	display: flex;
}

.warning__text {
    box-sizing: border-box;
    background-color: yellow;
    background: rgba(73, 152, 112, 0.95);
    color: #ffffff;
    font-size: 18px;
    border-radius: 16px;
    display: flex;
    gap: 15px;
    max-width: 823px;
    padding: 18px 27px;
    align-content: space-around;
    align-items: stretch;
}

.warning__text p {
	margin:0px;
}	

.warning__read {
	display: block;
	margin-left: 15px;
}

header {
	padding:15px 0px;
}

.adress {
    background: url(../images/map.png) no-repeat center left;
    padding-left: 45px;
    margin-top: 5px;
}

.adress span {
	font-size:16px;
	color:#000000;
}

.adress p {
    font-size: 18px;
    color: #000000;
    font-family: "MuseoSansMedium";
    margin: 4px 0px;
}

#menu .main_menu li.item-117 {
	display:none;
}

.adress a {
	text-decoration:underline;
	color:#000000;
	font-size:15px;
}

.phones {
	background:url(../images/phone.png) no-repeat center left;
	padding-left:59px;
	margin-top: 5px;
}

.phones span {
	font-size:16px;
	color:#000000;
}

.phones p {
	font-size:18px;
	color:#000000;
	font-family: "MuseoSansMedium";
	margin: 4px 0px;
}

.phones a {
	text-decoration:underline;
	color:#000000;
	font-size:15px;
}

#menu {
    width: 100%;
    height: 55px;
    background: rgba(73, 152, 112, 1);
    position: relative;
    z-index: 10;
}

#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu ul ul {
	display:none;
}

#menu .main_menu li {
    line-height: 55px;
    display: inline-block;
/*     background: url(../images/dot.png) no-repeat center right;
    padding-right: 20px;
    padding-left: 17px; */
}

#menu .main_menu li.item-113 {
	padding-left:0px;
}

#menu .main_menu li.item-119 {
	background:none;
	padding-right:0px;
}

#menu .main_menu li a {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    padding: 9px 10px;
    display: block;
    text-transform: uppercase;
    line-height: 36px;
}

.itemid-151 .item-page .page-header + div h2 {
    color: rgba(73, 152, 112, 1);
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-top: 0px;
    margin-bottom: 20px;	
}

.day_z {
	display:none;
}

header .weather {
    background: url(../images/cloud_2.png) no-repeat center left;
    padding-left: 85px;
    height: 50px;
}

.temp {
	font-size:40px;
	color:#000000;
    font-family: "MuseoSansRegular";	
}

.nuipogoda-html-informer {
    position: relative;
    top: -6px;	
}

.in-city {
    font-size: 16px;
    color: #000000;	
}

.nuipogoda-html-informer a {
	display:none;	
}

#menu .main_menu li.item-101 a {
	padding-left:0px;
}

#menu .main_menu li a:before, #menu .main_menu li a:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-top: 1px solid transparent;
    bottom: 0;
    content: "";
    display: block;
    margin: 0 auto;
    position: relative;
    transition: width .3s ease-in-out,border-color .3s;
    width: 0;	
}

#menu .main_menu li.active a:after, #menu .main_menu li.active a:before, #menu .main_menu li.active a:after, #menu .main_menu li.active a:before, #menu .main_menu li.active a:after, #menu .main_menu li.active a:before {
    border-color: #fff;
    width: 100%;
}

#menu .main_menu li:hover>a:after, #menu .main_menu li:hover>a:before {
    border-color: #fff;
    width: 100%;
}

.callme {
	width:100%;
}

.callme a {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #ffffff;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 8px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;	
}

.callme a:hover {
	background:#ffffff;
	color:#333333;
}

#slider {
    position:relative;
	background:url(/images/slide_new.jpg);
	height:545px;
}

.slide-desc {
    position: absolute;
    bottom: auto !important;
	top:120px;
	width:1140px !important;
    left: 50% !important;
	margin-left:-570px !important;
    width: 100%;
    text-align:center;	
}

.slide-title {
	color:#f3f3f3;
	font-size:47px;
	font-family: "MuseoSansMedium";
	text-transform:uppercase;
}

.info {
    font-size: 20px;
    color: #853637;
    font-family: "MuseoSansMedium";
    text-transform: uppercase;
    display: block;
    background: url(../images/uzor.png) no-repeat center bottom;
    padding-bottom: 66px;
    margin-bottom: 50px;
	margin-top:10px;
}

.navigation-container {
	display:none;
}

.info_t {
	font-size:28px;
	color:#ffffff;
}

.slide-text + a.readmore {
    display: block;
    width: 210px;
    height: 45px;
    border: 1px solid #ffffff;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px auto;
    margin-top: 50px;	
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;	
}

.slide-desc-text .readmore:hover {
	background:#ffffff;
	color:#333333;
}

.rsform h2 {
	display:none;
}

#bron {
    background: url(../images/slide.jpg) no-repeat center bottom;
    width: 100%;
    position: relative;
    z-index: 10;
    margin-bottom: 30px;
}

.bron {
	background: rgba(148, 59, 59, 0.89);
    padding: 35px 0px;	
}

#bron h3 {
    text-align: center;
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "MuseoSansRegular";
    font-size: 32px;
    background: url(../images/uzor2.png) no-repeat center bottom;
    padding-bottom: 40px;
    margin-bottom: 30px;
	margin-top:0px;
}

#bron .formControlLabel {
    color: #ffffff;
    display: block;
    width: 100%;
    float: none;
    text-align: left;
    margin-bottom: 10px;
    font-size: 15px;
    margin-top: 0px;
    padding: 0px;
}

#bron .formHorizontal > div.rsform-block-gost {
	width:204px;
}

#bron .formHorizontal > div {
    display: inline-block;
    width: 201px;
    margin-right: 30px;
    vertical-align: top;
}


#bron .rsform-block-zavtrak .formBody input {
    display: none;	
}

#bron .rsform-block-zavtrak .formBody {
	padding-top:8px;
}

#bron .rsform-block-zavtrak .formBody input + label {
color: #ffffff;
    font-size: 16px;
    display: block;
    height: 25px;
    line-height: 27px;
    font-weight: normal;
    margin: 0px;
    cursor: pointer;	
}

#bron .rsform-block-zavtrak .formBody input:checked + label::before {
    content: "\f3a7";
    font-family: "Ionicons";
    color: #ffffff;
    font-size: 25px;
    display: inline-block;
    margin-right: 10px;
    height: 25px;
    position: relative;
    top: 2px;	
}

#bron .formHorizontal > div.rsform-block-next {
    width: 100%;
    clear: both;
    text-align: center;
}

#bron .formHorizontal > div.rsform-block-next .formControlLabel {
	display:none;
}

#bron .formHorizontal > div.rsform-block-next #nextNext {
    display: block;
    width: 210px;
    height: 45px;
    border: 1px solid #ffffff;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px auto;
    margin-top: 40px;
    background: transparent;
    border-radius: 0px;
    outline: none;
    text-shadow: none !important;
    padding: 0px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#bron .formHorizontal > div.rsform-block-next #nextNext:hover {
	background:#ffffff;
	color:#853637;
}

.rsform-select-box {
    width: 100%;
    margin-top: 6px;
}

#bron .rsform-block-zavtrak .formBody input + label::before {
    content: "\f3a6";
    font-family: "Ionicons";
    color: #ffffff;
    font-size: 25px;
    display: inline-block;
    margin-right: 10px;
    height: 25px;
    position: relative;
    top: 2px;
}

.jq-selectbox__select:hover {
    background: #ffffff;
    background: -webkit-linear-gradient(#ffffff, #ffffff);
    background: linear-gradient(#ffffff, #ffffff);
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: rgba(148, 59, 59, 1);
}

#bron .formHorizontal > div::nth-child(3) {
    margin-right: 0px;
}

#bron .formHorizontal > div.rsform-block-zavtrak {
	margin:0px;
}

#bron .formHorizontal > div .formBody input.rsform-input-box {
	width:100%;
	height:45px;
	background:#ffffff;
	border:none;
	outline:none;
	border-radius:0px;
	padding-left:10px;
	margin-bottom: 0px;
	font-size:15px;
	color:rgba(148, 59, 59, 1);
}

#bron .formHorizontal > div .formBody input.rsform-captcha-box {
	width:100%;
	height:45px;
	background:#ffffff;
	border:none;
	outline:none;
	border-radius:0px;
	padding-left:10px;
	margin-bottom: 0px;
	font-size:15px;
	color:rgba(148, 59, 59, 1);
}

#bron .rsform-block-captcha .formBody img {
    position: absolute;
    right: 10px;
    top: 12px;
}

#bron .formHorizontal  ::-webkit-input-placeholder {
	color:rgba(148, 59, 59, 1);
}/* webkit */

#bron .formHorizontal ::-moz-placeholder          {
	color:rgba(148, 59, 59, 1);
}/* Firefox 19+ */

#bron .formHorizontal  :-moz-placeholder           {
	color:rgba(148, 59, 59, 1);
}/* Firefox 18- */

#bron .formHorizontal  :-ms-input-placeholder      {
	color:rgba(148, 59, 59, 1);\
}/* IE */

#bron .formHorizontal > div .formBody select.rsform-select-box {
	width:100%;
	height:45px;
	background:#ffffff;
	border:none;
	outline:none;
	border-radius:0px;
	padding-left:10px;
	margin-bottom: 0px;
	font-size:15px;
	color:rgba(148, 59, 59, 1);
}

#bron .formHorizontal > div .formBody input.rsform-calendar-box {
	width:100%;
	height:45px;
	background:#ffffff;
	border:none;
	border-radius:0px;
	padding-left:10px;	
	outline:none;
	margin-bottom: 0px;
	font-size:15px;
	color:rgba(148, 59, 59, 1);
}

.rsform-calendar-button {
	position:absolute;
    border: none !important;
    background: transparent !important;
    width: 100% !important;
    display: block;
    text-indent: -9999px;
    outline: none !important;
    padding: 0px !important;
    left: 0px;
    right: 0px;
    height: 45px !important;
    top: 0px;
    margin: 0px !important;
}

.formResponsive .formBody {
	position:relative;
}

.formResponsive .formValidation {
    position: absolute;
    top: -23px;
    right: 0px;
}

.two .formResponsive .formValidation {
    position: absolute;
    top: -23px;
    right: 0px;
}

.one .formResponsive .formError {
    color: #ffffff !important;
    font-size: 14px;
}

.two .formResponsive .formError {
    color: #943b3b !important;
    font-size: 14px;
}

#bron .formHorizontal > div.rsform-block-send {
    width: 100%;
    clear: both;
    text-align: center;
}

#bron .formHorizontal > div.rsform-block-send #send {
    display: inline-block;
    width: 210px;
    height: 45px;
    border: 1px solid #ffffff;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px auto;
    margin-top: 40px;
    background: transparent;
    border-radius: 0px;
    outline: none;
	text-shadow:none !important;
    padding: 0px;	
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;	
}

#bron .formHorizontal > div.rsform-block-send #sendPrev {
    display: inline-block;
    width: 210px;
    height: 45px;
    border: 1px solid #ffffff;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px auto;
    margin-top: 40px;
    background: transparent;
    border-radius: 0px;
    outline: none;
	text-shadow:none !important;
    padding: 0px;	
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;	
	margin-right:30px;
}

#bron .formHorizontal > div.rsform-block-send #sendPrev:hover {
	background:#ffffff;
	color:#853637;
}

#rsform_3_page_1 {
    text-align: center;	
}

.yui-calendar .calnavright::before {
    content: "\f125";
    font-family: "Ionicons";
    color: #333333;
}

#bron .formHorizontal > div.rsform-block-send #send:hover {
	background:#ffffff;
	color:#853637;
}

.rsform-block-send .formValidation {
    margin: 0px;
    display: none !important;
}

#about h3 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "MuseoSansRegular";
    font-size: 32px;
    background: url(../images/uzor3.png) no-repeat center bottom;
    padding-bottom: 40px;
    margin-bottom: 30px;	
}

.wp_content .page-header + div {
	position:relative;
}

.main_desc {
	background:#ffffff;
    padding: 30px;
    -webkit-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
    background-color: #ffffff;
    overflow: hidden;	
}

.main_desc p {
    color: #333333;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 15px;
    line-height: 24px;
}

.main_desc ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

.main_desc li {
    color: #333333;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 24px;
}

.main_image img {
	max-width:100%;
}

.main_desc p:last-child {
	margin:0px;
}

.main_desc h2 {
    color: rgba(73, 152, 112, 1);
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;
	margin-top:0px;
	margin-bottom:20px;
}

.more {
    display: block;
    width: 210px;
    height: 45px;
    border: 1px solid rgba(73, 152, 112, 1);
    line-height: 45px;
    text-align: center;
    color: rgba(73, 152, 112, 1);
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px auto;
    margin-top: -1px;
    background: transparent;
    border-radius: 0px;
    outline: none;
    padding: 0px;
    float: right;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-top: 30px;	
}

.more:hover {
	background:rgba(73, 152, 112, 1);
	color:#ffffff;
}

#navigation95 {
    position: relative;
    top: 3.4802784222738%;
    text-align: center !important;
    width: 1140px;
    margin: 0px auto !important;
    top: 257px !important;
}

#nomera {
	width:100%;
	overflow:hidden;
}

#nomera h3 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "MuseoSansRegular";
    font-size: 32px;
    background: url(../images/uzor3.png) no-repeat center bottom;
    padding-bottom: 40px;
    margin-bottom: 30px;
    margin-top:0px;	
}

#content { 
    width: 100%;
    overflow: hidden;
    min-height: 300px;
}

#content .item-page p {
    color: #333333;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 15px;
    line-height: 24px;	
}

#content h1 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "MuseoSansRegular";
    font-size: 32px;
    background: url(../images/uzor3.png) no-repeat center bottom;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 30px;		
}

#about {
	margin-bottom:50px;
	padding:0px 15px;
}

#about .module {
	width:100%;
}

.section_about__content { 
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
} 

.block_product {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;	
}

.wp_content .but_more {
	padding-top:10px;
}

.block_product .oiproduct {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    padding: 10px 20px;
    color: #fff;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.1) 50%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.1) 50%, transparent 100%);
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    padding-bottom: 20px;
}

.block_product .oiproduct .name {
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 4px;
    color: #fff;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
    border-bottom: 1px solid #ffffff;
}

.block_product .oiproduct .name a {
	color: #fff;
	text-decoration:none;
	font-size:20px;
}

.block_product .oiproduct .jshop_price {
    margin-bottom: 15px;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    font-size: 18px;
}

.block_product .oiproduct .buttons {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    letter-spacing: 1px;
}	

.block_product .oiproduct .buttons a {
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;	
    text-transform: uppercase;	 
}

.block_product .oiproduct .buttons a:hover > i {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    margin-left: 10px;
    opacity: 0;
}

.image_block a {
	display:block;
	position:relative;
}

.image_block a::after {
	content:'';
	width:100%;
	height:100%;
	display:block;
	background-color: rgba(0, 0, 0, 0.4);
	position:absolute;
	top:0px;
	left:0px;
}

.block_product:hover .image_block a::after {
	background:transparent;
} 

.block_product .description {
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 20px;
    font-size: 15px;
}

.main_image div {
    border: 1px solid #ffffff;
    width: 96%;
    position: absolute;
    top: 7px;
    left: 9px;
    height: 95%;
}

.main_image {
	position:relative;
}

.n_image {
	position:relative;
}

.n_image:hover:before, .n_image:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.n_image:before, .n_image:after {
    opacity: 0;
    position: absolute;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.n_image:before {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.n_image::after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}


#discount {
	width:100%;
	overflow:hidden;
    background: -webkit-linear-gradient(135deg, white 50%, #f8f8f8 50%);
    background: linear-gradient(-45deg, white 50%, #f8f8f8 50%);
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 50px 0;	
	margin:50px 0px;
}

#discount h3 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "MuseoSansRegular";
    font-size: 32px;
    background: url(../images/uzor3.png) no-repeat center bottom;
    padding-bottom: 40px;
    margin-bottom: 30px;
    margin-top:0px;	
}

.module {
	width:100%;
}

.disc_block img {
	max-width:100%;
}

.disc_block {
    position:relative;
}

.disc_block span {
    color: #333333;
    font-weight: normal;
    font-size: 18px;
    display: block;
    margin-bottom: 4px;
}

.disc_block span::before {
	color: rgba(73, 152, 112, 1);
	font-size:16px;
	margin-right:5px;
}

.op_bl {
    position: absolute;
    bottom: 14px;
    left: 50%;
    margin-left: -165px;
    background: rgba(255, 255, 255, 0.92);
    padding: 15px 10px;
    width: 330px;
}

.op_bl p {
	margin:0px;
    color: rgba(73, 152, 112, 1);
    font-size:16px;	
}

.but_more {
	width:100%;
	overflow:hidden;
	padding-top:40px;
}

.all_disc {
    display: block;
    width: 210px;
    height: 45px;
    border: 1px solid rgba(73, 152, 112, 1);
    line-height: 45px;
    text-align: center;
    color: rgba(73, 152, 112, 1);
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px auto;
    margin-top: -1px;
    background: transparent;
    border-radius: 0px;
    outline: none;
    padding: 0px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;	
}

.all_disc:hover {
	background:rgba(73, 152, 112, 1);
	color:#ffffff;
}

#map {	
	width:100%;
	position:relative;
}

#map > .module h3 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "MuseoSansRegular";
    font-size: 32px;
    background: url(../images/uzor3.png) no-repeat center bottom;
    padding-bottom: 40px;
    margin-bottom: 40px;	
}

.info_block {
    width: 100%;
    margin-top: -530px;
}

.info_block .module {
	float:left;
	background:#ffffff;
    box-shadow: 0px 0px 20px 0px rgba(102, 102, 102, 0.15);
    padding: 40px;
}

.info_block .module h3 {
    color: rgba(73, 152, 112, 1);
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;	
	margin-bottom:50px;
	margin-top:0px;
}

.bl {
	margin-bottom:50px;
}

.bl:nth-child(4) {
	margin-bottom:0px;	
}

.bl > span {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    font-size: 42px;
    color: #853637;
    width: 40px;
    text-align: center;
}

.bl p {
	display:inline-block;
	vertical-align:top;	
}

.bl p span:first-child {
    font-size: 17px;
    color: rgba(0, 0, 0, 0.58);
    text-transform: uppercase;
    display: block;
    margin-bottom: 8px;
    font-family: "MuseoSansBold";
}

.bl:nth-child(3) p span:first-child {
	margin-top:2px;
}


.bl p span:last-child {
	font-size:16px;
	color:#000000;
	display:block;
}

.question_form {
	margin-top:30px;
}

.question_form .formControlLabel {
	display:none; 
}

.question_form .rsform-input-box {
    width: 100%;
    height: 45px;
    border: 1px solid rgba(133, 54, 55, 0.36);
    padding-left: 10px;
    font-size: 14px;
	outline:none;
}

.question_form .rsform-captcha-box {
    width: 100%;
    height: 45px;
    border: 1px solid rgba(133, 54, 55, 0.36);
    padding-left: 10px;
    font-size: 14px;
	outline:none;
}

.rsform-block-captcha .formBody {
	position:relative;
}

.rsform-block-captcha .formBody img {
position: absolute;
    right: 10px;
    top: 18px;
}

.rsform-block-quest {
    margin-bottom: 20px;	
}

.question_form .rsform-text-box {
    width: 100%;
    height: 85px;
    border: 1px solid rgba(133, 54, 55, 0.36);
    padding-left: 10px;
    font-size: 14px;
    padding-top: 10px;	
	outline:none;
}

.question_form .formHorizontal > div {
	margin-bottom:30px;
}

.question_form .formHorizontal > div:last-child {
	margin-bottom:0px;
}

#ssend {
display: block;
    width: 210px;
    height: 45px;
	float:left;
    border: 1px solid rgba(73, 152, 112, 1);
    line-height: 45px;
    text-align: center;
    color: rgba(73, 152, 112, 1);
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px auto;
    margin-top: -1px;
    background: transparent;
    border-radius: 0px;
    outline: none;
    padding: 0px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;	
	text-shadow:none;
	box-shadow:none;
}

#ssend:hover {
	background:rgba(73, 152, 112, 1);
	color:#ffffff;
}

footer {
	background:url(../images/footer.jpg) no-repeat center top;
    padding: 5.9em 0 0px;
}

footer h3 {
    color: #ffffff;
    margin-top: 0px;
    font-size: 20px;
    margin-bottom: 1.3em;
    font-weight: normal;
}

footer ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

.inf_m ul li.item-118, .inf_m ul li.item-119, .inf_m ul li.item-101 {
	display:none;
}

footer ul li::before {
    content: "\f111";
    font-family: 'FontAwesome';
    color: rgba(73, 152, 112, 1);
    font-size: 5px;
    margin-right: 9px;
    position: relative;
    top: -4px;
}

footer ul li {
    margin-bottom: 10px;
}

footer ul li a {
	color:#ffffff;
	font-size:16px;
}

.foot {
    width: 100%;
    padding: 15px 0px;
    background: rgba(0, 0, 0, 0.42);
    margin-top: 50px;
}

.gsAddInfo2.padding2 {
	display:none !important;
}

.weather {
	margin-top:30px;
}

header .weather {
	margin-top:14px;
}

.copy {
	color:#ffffff;
	font-size:16px;
}

.question_form h3 {
	margin-bottom:30px !important;
}

.text p {
    font-family: "MuseoSansBold";
    font-size: 46px;
    color: rgba(51, 51, 51, 0.75);
}

.text {
    position: absolute;
    top: 115px;	
}

body.itemid-101 #menu {
    margin-bottom: -55px;	
	background: rgba(73, 152, 112, 0.88);
}

#content .but_more {
	display:none;
}

body.itemid-101 #content .but_more {
	display:block;
}

.page-header {
    padding-bottom: 0px;
    margin: 0px;
    border:none;
}

.ths {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}

.thss {
    color: #333333;
    font-size: 18px;
    text-align: left;
}

.wait {
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -80px;	
}

.jq-selectbox__select {
    height: 45px;
    background: #ffffff;
    width: 100%;
    border: none !important;
    margin-top: -6px;
    border-radius: 0px;
}

.jq-selectbox__select-text {
    height: 45px;
    line-height: 45px;
	color:rgba(148, 59, 59, 1);
}

.rsform-select-box {
	width:100%;
}

.jq-selectbox__trigger-arrow {
    top: 20px;
}

.jq-selectbox__trigger {
	border-left:0px;
}

.jq-selectbox__dropdown {
    border: 0px;
    border-radius: 0px;
}

.bespl, .plat {
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(102, 102, 102, 0.15);
    padding: 40px;
    padding-bottom: 20px;
}

.bespl h4 {
    color: rgba(73, 152, 112, 1);
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-bottom: 30px;
    margin-top: 0px;	
}

.bespl ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

.bespl ul li {
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}

.bespl ul li::before {
    color: rgba(73, 152, 112, 1);
    font-size: 16px;
    margin-right: 5px;	
}

.plat h4 {
    color: rgba(73, 152, 112, 1);
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-bottom: 30px;
    margin-top: 0px;	
}

.plat ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

.plat ul li {
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}

.plat ul li::before {
    color: rgba(73, 152, 112, 1);
    font-size: 16px;
    margin-right: 5px;	
}

.djslider-default.img-vcenter, .slider-container, .djslider-default ul.djslider-in > li {
	height:545px !important;
}

.com_jshopping.view- #bron {
	display:none;
}

.bron_form {
    background: url(../images/slide.jpg) no-repeat center bottom;	
	overflow: hidden;
}

.b_form {
    background: rgba(148, 59, 59, 1);
    padding: 33px 15px;
    overflow: hidden;
}

.date_inp {
    height: 135px;
    display: block;
    width: 100%;
    background: rgba(10, 10, 10, 0.12);
    margin-bottom: 30px;
    text-align: center;
    padding: 20px;
}

.date_inp span {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    margin-top: 8px;
    text-align: left;	
}

.date_inp input {
    height: 40px;
    display: block;
    width: 100%;
    background: transparent;
    border: none;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 38px;
    text-align: center;
    margin-top: 10px;
    outline: none;
    cursor: pointer;
}

.date_inp p {
	margin:0px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    display: block;	
    text-align: right;	
}

.b_form  ::-webkit-input-placeholder {
	color: #ffffff;
}

#fc {
	z-index:1000;
}

.date_box {
    display: block;
    width: 100%;
    background: rgba(10, 10, 10, 0.12);
    margin-bottom: 30px;
    text-align: center;
    padding: 21px 19px;
}

.date_box span {
	
}

.date_box input {
    height: 40px;
    display: block;
    width: 100%;
    background: transparent;
    border: none;
    margin-bottom: 0px;
    color: #ffffff;
    font-size: 20px;
    text-align: left;
    margin-top: 0px;
    outline: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}

.b1c {
    display: block;
    width: 100%;
    height: 45px;
    border: 1px solid #ffffff;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px auto;
    background: transparent;
    border-radius: 0px;
    outline: none;
    padding: 0px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;	
}

.b1c:hover {
	background:#ffffff;
	color:#333333;
}

#fc td {
    padding: 10px;
    font-size: 14px;
}

#fc td:hover {
	color:#ffffff !important; 
}

#fc td#mns:hover {
	color:#333333 !important;
}

#fc td#mns {
    font-family: "MuseoSansMedium";
    color: #833535;
}

#list_product_image_middle {
	display:block;
	width:100%;
	position:relative;
}

.text_zoom {
    position: absolute;
    right: 20px;
    bottom: 5px;
    color: rgba(255, 255, 255, 0.61);
    font-size: 50px; 
}

#list_product_image_thumb {
    width: 100%;
    padding-top: 30px;
    text-align: center;
    display: block;
}

#list_product_image_thumb img {
    width: 100%;
    display: inline-block;
}

#list_product_image_thumb img:last-child {
	margin:0px;
}

.jshop_prod_description {
	padding-top:30px;
	width:100%;
}

.jshop_prod_description p, .jshop_prod_description li {
    color: #333333;
    font-size: 18px;
    text-align: justify;
    margin-bottom: 15px;
    line-height: 24px;	
}

.jshop_prod_description ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

.jshop_prod_description ul li::before {
    content: "\f111";
    font-family: 'FontAwesome';
    color: rgba(73, 152, 112, 1);
    font-size: 5px;
    margin-right: 9px;
    position: relative;
    top: -4px;	
}

.jshop_prod_description h4 {
    color: rgba(73, 152, 112, 1);
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-top: 0px;
    margin-bottom: 20px;	
}

.add_block {
    background: rgba(73, 152, 112, 1);
    padding: 15px 30px;	
	text-align:center;
	position:relative;
}

.icon_bot {
    position: absolute;
    bottom: -37px;
    /* background: #499870; */
    padding: 10px;
    color: #499870;
    font-size: 36px;
    left: 157px;
}

.add_block h3 {
    margin-top: 0px;
    color: #ffffff;
    font-weight: normal;
    font-size: 19px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.52);
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: left;	
}

.add_block h3 + .line {
	border-right: 1px solid rgba(255, 255, 255, 0.52);
}

.line {
    display: inline-block;
    color: #ffffff;
    margin-top: 1px;
}

.line p {
    font-size: 15px;
    margin-bottom: 5px;
	text-align:left;
}

.line span {
	font-size:20px;
}

.t_head {
	border-collapse:collapse;
}

.t_head td {
	padding:10px;
	font-size:14px;
    border: 1px solid rgba(73, 152, 112, 1);
    color:#333333;	
	background:#f8f8f8;
}

.t_head th {
	padding:10px;
	font-size:14px;	
    background: rgba(73, 152, 112, 1);
    color: #ffffff;
    font-weight: normal;
    border: 1px solid #ffffff;
}

.date_box input[type="checkbox"] {
	display:none;
}

.date_box input[type="checkbox"] + label .ion-android-radio-button-on {
	display:none;
}

.date_box input[type="checkbox"] + label i {
    color: #ffffff;
    font-size: 25px;
    display: inline-block;
    margin-right: 5px;
    height: 25px;
}

.date_box input[type="checkbox"] + label {
    color: #ffffff;
    font-size: 16px;
    display: block;
    height: 25px;
    line-height: 27px;
    font-weight: normal;
    margin: 0px;
    cursor: pointer;
}

.date_box input[type="checkbox"] + label span {
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
}

.date_box input[type="checkbox"]:checked + label .ion-android-radio-button-off {
	display:none; 
}

.date_box input[type="checkbox"]:checked + label .ion-android-radio-button-on {
	display:inline-block;
}

.date_box > div {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.date_box p {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    margin-top: 0px;
    text-align: left;	
}

.b1c-form .b1c-title-name { 
    color: rgba(73, 152, 112, 1);
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.b1c-description {
    color: #333333;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 20px;
}

.b1c-fields input {
    width: 100% !important;
    height: 40px !important;
    border: 1px solid rgba(133, 54, 55, 0.36) !important;
    padding-left: 10px !important;
    font-size: 14px !important;
    outline: none !important;
    border-radius: 0px !important;
}

.b1c-form .b1c-form-group { 
    margin-bottom:20px;
}

.b1c-form .b1c-submit {
    display: block;
    width: 210px;
    height: 40px;
    float: left;
    border: 1px solid rgba(73, 152, 112, 1);
    line-height: 40px;
    text-align: center;
    color: rgba(73, 152, 112, 1);
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px auto;
    margin-top: -1px;
    background: transparent;
    border-radius: 0px;
    outline: none;
    padding: 0px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-shadow: none;
    box-shadow: none;	
}

.b1c-form .b1c-submit:hover {
background: rgba(73, 152, 112, 1);
    color: #ffffff;	
}

.b1c-cr a {
	color:#ffffff !important;
}

.b1c-form .b1c-result {
    padding: 0px !important;
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
}

.b1c-form .b1c-result .b1c-ok {
    border-top: none !important;
    color: #ffffff !important;
    background: #c8ed9c;
    background: rgba(73, 152, 112, 1) !important;
    font-size: 14px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 0px;
}

.b1c-form .b1c-result .b1c-err {
    border-top: 1px solid #ffadad;
    color: darkred;
    background: #ffebeb;
    font-size: 14px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 0px;	
}

.b_form > div:nth-child(1) > div:nth-child(2) .date_box {
    padding-top: 6px;
    padding-bottom:15px;	
}

.b_form > div:nth-child(1) > div:nth-child(2) .date_box {
    padding-bottom: 18px;	
}

.rsform-block-ddate .formBody::after, .rsform-block-ddate2 .formBody::after {
    content: "\f117";
    font-family: "Ionicons";
    position: absolute;
    font-size: 24px;
    right: 15px;
    top: 10px;
    color: rgba(148, 59, 59, 1);	
}

.yui-calendar td.calcell.selected {
    color: #ffffff;
    background-color: rgb(66, 136, 100);
    border: 1px solid rgb(66, 136, 100);
}

.yui-calendar td.calcell.selected a {
    color: #ffffff;	
}

.yui-calendar td.calcell.calcellhover {
	cursor:pointer;
    color: #ffffff;
    background-color: rgb(66, 136, 100);
    border: 1px solid rgb(66, 136, 100);
}

.yui-calendar td.calcell.calcellhover a {
    color: #ffffff;		
}

.block_item {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;	
}

.block_item .oiproduct {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    padding: 10px 20px;
    color: #fff;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.1) 50%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.1) 50%, transparent 100%);
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
	padding-bottom:20px;	
}

.block_item .oiproduct .name {
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 4px;
    color: #fff;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
    border-bottom: 1px solid #ffffff;
}

.block_item:hover .name, .block_item:hover .description {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.block_item:hover .name {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.block_item .oiproduct .jshop_price {
    margin-bottom: 15px;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    font-size: 18px;
}


.block_item .description {
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 20px;
    font-size: 15px;
}

.block_item:hover .description {
    opacity: 1;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.block_item .buttons {
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    letter-spacing: 1px;
}

.block_item:hover .buttons {
    opacity: 1;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.block_item .buttons a {
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

.block_item .name a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}

.block_item .oiproduct .buttons a:hover > i {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    margin-left: 10px;
    opacity: 0;
}

.itemid-116 #bron {
	margin-bottom:0px;
}

.itemid-116 #discount {
	margin-top:0px;
}

.item-page h4 {
    color: rgba(73, 152, 112, 1);
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-top: 0px;
    margin-bottom: 20px;	
}

.itemid-116 #content {
	padding-bottom:30px;
}

.opis {
    background: #ffffff;
    padding: 30px;
    -webkit-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
    padding-bottom: 0px;
    overflow: hidden;
    border: 1px solid rgba(204, 204, 204, 0.24);
    height: 428px;
    margin-bottom: 30px;
}

.question {
    -webkit-box-shadow: 2px 3px 15px 0px rgba(43,57,65,0.1);
    -moz-box-shadow: 2px 3px 15px 0px rgba(43,57,65,0.1);
    box-shadow: 2px 3px 15px 0px rgba(43,57,65,0.1);
    background: #ffffff;
    padding: 20px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
    line-height: 22px;
    border: 1px solid rgba(237, 237, 237, 0.7);
	position:relative;	
}

.author {
    font-size: 16px;
    color: rgba(73, 152, 112, 1);
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 0px;
    padding-left: 20px;
    margin-bottom: 10px;
}

.author span.date {
	color:#333333;
}

.questions span.button {
	display:block;
	margin-bottom:30px;
}

.button_send {
display: block;
    width: 210px;
    height: 45px;
    border: 1px solid rgba(73, 152, 112, 1);
    line-height: 45px;
    text-align: center;
    color: rgba(73, 152, 112, 1);
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px auto;
    margin-top: -1px;
    background: transparent;
    border-radius: 0px;
    outline: none;
    padding: 0px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;	
	cursor:pointer;
}

.add_ot {
    overflow: hidden;
    text-align: center;
    padding-top: 1px;
}

.button_send:hover {
    background: rgba(73, 152, 112, 1);
    color: #ffffff;
}

.vopros {
	position:relative;
	margin-bottom:15px;
}

.vopros::before {
    content: "\f10d";
 font-family: 'FontAwesome';
    color: hsla(150, 35%, 44%, 0.13);
    font-size: 70px;
    position: absolute;
    right: 30px;
    top: -20px;	
}

.titleform {
text-align: center;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "MuseoSansRegular";
    font-size: 32px;
    background: url(../images/uzor3.png) no-repeat center bottom;
    padding-bottom: 48px;
    margin-bottom: 40px;	
}

#smfaq-form input[type="text"] {
    width: 100%;
    height: 45px;
    border: 1px solid rgba(133, 54, 55, 0.36);
    padding-left: 10px;
    font-size: 14px;
    outline: none;
    margin-bottom: 30px;
}

#smfaq-form textarea {
    width: 100%;
    height: 90px;
    border: 1px solid rgba(133, 54, 55, 0.36);
    padding-left: 10px;
    font-size: 14px;
    outline: none;
	padding-top:7px;
    margin-bottom: 30px;
}

#smfaq-form textarea + input {
display: block;
    width: 210px;
    height: 45px;
    border: 1px solid rgba(73, 152, 112, 1);
    line-height: 45px;
    text-align: center;
    color: rgba(73, 152, 112, 1);
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px auto;
    margin-top: -1px;
    background: transparent;
    border-radius: 0px;
    outline: none;
    padding: 0px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;	
	cursor:pointer;	
}

#smfaq-form textarea + input:hover {
    background: rgba(73, 152, 112, 1);
    color: #ffffff;
}

#smfaq-form textarea + input + button {
    display: block;
    float: right;
    background: none;
    border: none;
    color: #333333;
    font-size: 40px;
    position: absolute;
    right: 0px;
    bottom: -4px;
    outline:none;	
}

#smfaq-form textarea + input + button:hover {
    color: rgba(73, 152, 112, 1);	
}

.blog_content {
    padding: 20px 0px;
    padding-bottom: 0px;
}

/* .blog_content h4::after {
display: inline-block;
    content: "";
    width: 40px;
    background-color: #d7d7d7;
    height: 1px;
    margin-bottom: 5px;	
} */

.blog_content h4 {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #333333;
    font-weight: normal;
    font-size: 22px;
    display: block;	
}

.blog_content h4 a {
    color: #333333;
    font-weight: normal;
    font-size: 22px;
    display: block;
}

.razm_sk {
    text-align: left;
    color: rgba(73, 152, 112, 1);
    font-size: 17px;
    display: block;
    background: #ffffff;
    position: absolute;
    top: 200px;
    padding: 5px 15px;
    left: 50%;
    margin-left: -60.5px;  	
}

.dessc {
	display:block;
	color:#333333;
	font-size:16px;
}

.razm_sk + .dessc {
	margin-top:20px;	
}

.art {
    box-shadow: 0 0 30px rgba(0,0,0,.13);
    /* border: 1px solid #cccccc; */
    padding: 30px;
    background: #ffffff;
    position: relative;
    height: 465px;
}

.news-image {
	position:relative;
}

.newsflash article:hover .news-image:before, .newsflash article:hover .news-image:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.news-image:before, .news-image:after {
    opacity: 0;
    position: absolute;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.news-image:before {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.news-image::after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.readmore a {
	padding:0px;
    color: rgba(73, 152, 112, 1);
    text-transform: uppercase;
    font-size:15px;	
}

.readmore a:hover {
    color: #853637;
    text-decoration:none;	
}

.itemid-115 .wp_content {
	padding-bottom: 30px;
}

.newsflash .news-image img {
	height:198px;
}

.category-desc p {
    color: #333333;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 15px;
    line-height: 24px;	
}

.items-leading > div {
    position: relative;
}

.items-leading > div .item-image img {
	max-width:100%;
}

.items-leading {
    padding-top: 20px;
    padding-bottom: 40px;
}

.blogPost {
    box-shadow: 0 0 30px rgba(0,0,0,.13);
    /* border: 1px solid #cccccc; */
    padding: 30px;
    background: #ffffff;
    position: relative;	
	height:567px;
}

.blogPost h2 {
    color: #333333;
    font-weight: normal;
    font-size: 22px;
    display: block;	
}

.blogPost h2 {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;	
	margin-top:20px;
}

.blogPost h2 a {
    color: #333333;
    font-weight: normal;
    font-size: 22px;
    display: block;	
}

.blogPost .page-header {
    padding-bottom: 0px;
    margin: 0px;
    border: none;
    overflow: hidden;
    width: 100%;
}

.small_bl {
	padding-top:10px;
	border-top:1px solid rgba(73, 152, 112, 1);
}

.small_bl p {
    font-size: 13px;
    color: rgba(73, 152, 112, 1);
    line-height: 20px;	
}

#owl-demo .owl-nav {
    position: absolute;
    top: -11px;
    height: 117px;
    width: 100%;
}

#owl-demo .owl-prev {
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -11px;
}

#owl-demo .owl-next {
    position: absolute;
    top: 50%;
    right: -5px;
    margin-top: -11px;
}

#owl-demo .owl-prev i {
    font-size: 20px;
    color: rgba(73, 152, 112, 1);
    background: rgba(255, 255, 255, 0.85);
    position: relative;
    z-index: 1000;
    padding: 10px;
}

#owl-demo .owl-prev i:hover {
	background: rgba(255, 255, 255, 1);
}

#owl-demo .owl-next i {
    font-size: 20px;
    color: rgba(73, 152, 112, 1);
    background: rgba(255, 255, 255, 0.85);
    position: relative;
    z-index: 1000;
    padding: 10px;
}

#owl-demo .owl-next i:hover {
	background: rgba(255, 255, 255, 1);
}

.owl-carousel .owl-stage-outer {
    z-index: 100;
}

.item-page p a {
	color: rgba(73, 152, 112, 1);
	text-decoration:underline;
}

.itemid-143 table td {
    border: 1px solid #ededed;
    padding: 10px;
    vertical-align: middle;
}

.itemid-143 table td p {
	margin:0px !important;
}

.itemid-143 table {
	width:800px;
    margin: 0px auto !important;	
	margin-bottom:30px !important;
}

.page-header h2 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "MuseoSansRegular";
    font-size: 30px;
    background: url(../images/uzor3.png) no-repeat center bottom;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 0px;	
}

.itemid-143 .wp_content .page-header + div > p {
	text-align:center !important;
}

.itemid-143 table.onn > tbody > tr:nth-child(2n) {
    background: rgba(237, 237, 237, 0.53);
}

.baddge {
	margin-top:30px;
}

.baddge img {
    border: 7px solid rgba(23, 23, 23, 0.3);
}

@media only screen and (min-width: 0px) and (max-width: 768px),
only screen and (min-device-width: 0px) and (max-device-width: 768px) {
footer {	
background-image: url(../images/footer.jpg);
    padding: 5.9em 0 0px;
    background-position: center bottom;
	background-size: cover;
}	

footer .container > .row > div:nth-child(2) {
	margin-bottom:30px;
}	

footer .container > .row > div:nth-child(2) .row > div:nth-child(1) {
	margin-bottom:30px;
}	
	
body.itemid-101 #menu {
    margin-bottom: -40px;	
	background: rgba(73, 152, 112, 0.88);
}

.warning--active {
	padding: 0px 15px;	
}

.warning__text {
	font-size:16px;
	flex-direction: column;
}

.warning__text {
    display: block;
    text-align: center;	
}	

.warning__apply {
    border-radius: 16px;
    border: 0px;
    padding: 0px 20px;
    outline: none;
    font-size: 17px;
    height: 35px;
    margin-top: 15px;
}

#menu {
	margin-bottom:15px;
}

#bron .formHorizontal > div:last-child {
	margin-bottom:0px;
}

#bron .formHorizontal > div.rsform-block-next #nextNext {
	margin-top:20px; 
}

.phones p + a {
	display:block;
}

.main_desc h2 {
    margin-top: 15px;
    margin-bottom: 15px;	
}		
	
.toggleMenu > span {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 22px;
    height: 15px;
    margin-right: 7px;
}	

.toggleMenu span span {
    display: block;
    position: absolute;
    height: 1px;
    width: 22px;
    background: #fff;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.toggleMenu span span:nth-child(1) {
    top: 0px;
    width: 16px;
}

.toggleMenu span span:nth-child(2) {
    top: 6px;
}

.toggleMenu span span:nth-child(3) {
    top: 6px;
}

.toggleMenu span span:nth-child(4) {
    top: 12px;
    width: 18px;
}

.phones {
	padding-left:0px;
	background:none;
	text-align:center;
}

.phones p {
	display:inline-block;
}

.phones p + p {
	color: #000000;
    font-size: 15px;
    font-family: "MuseoSansRegular";
	margin-left:5px;	
}

.main_menu .module_menu {
	position: absolute;
    background: #fff;
    box-shadow: 0 30px 50px rgba(0,0,0,.09);
    padding: 5px 15px;
    opacity: 0;	
	left: 0px;
	width:100%;
}

#menu .main_menu li a {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    padding: 0px;
    display: block;
    text-transform: none;
    line-height: 24px;
    width: 100%;
    color: #000000;
}

.main_menu .toggleMenu.active + .module_menu {
	opacity: 1;	
}

#menu {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
}	

.toggleMenu {
	height:40px;
	line-height:40px;	
	font-size:16px;
	color:#ffffff;
}

.slide-title {
    color: #f3f3f3;
    font-size: 27px;
    font-family: "MuseoSansMedium";
    text-transform: uppercase;
}

.slide-text + a.readmore {
	margin-top:30px;
}

.bron {
    padding-bottom: 15px;
    padding-top: 15px;
}

#about h3 {
	font-size:27px;
	margin-bottom:0px;
}

.more {
	display:none;
}

#about {
	margin-bottom:30px;
}

#discount {
    padding: 20px 0;
    margin: 20px 0px;
}

.info {
	padding-bottom: 50px;
    margin-bottom: 30px;
}

#slider {
    height: 305px;
}

#menu .main_menu li {
line-height: inherit;
    display: block;
    width: 100%;
}

.slide-desc {
    position: absolute;
    bottom: auto !important;
    top: 80px;
    width: 100% !important;
    left: 0% !important;
    margin-left: 0px !important;
    width: 100%;
    text-align: center;
}

#bron h3 {
	font-size:27px;
}

#bron .formHorizontal > div {
	width:100%;
	margin-bottom:15px;
	margin-right:0px;
}

#smfaq-form {
	width:100%;
}

.button_send {
	margin-bottom:15px;
}

#bron .formHorizontal > div.rsform-block-gost {
	width:100%;
}

h3 {
    font-size: 21px !important;
    padding-bottom: 30px !important;
    margin-bottom: 20px !important;
}

#discount {
    padding: 20px 0;
    margin: 0px 0px;	
}

.art {
	height:auto;
}

.newsflash article {
    position: relative;
    margin-bottom: 30px;
}

.but_more {
    width: 100%;
    overflow: hidden;
    padding-top: 1px;
}

.info_block {
	margin-top:0px;
}	

.info_block .module {
	padding:20px;
}

.info_block .module h3 {
    margin-bottom: 20px !important;
    padding-bottom: 0px !important;	
}

.bl {
    margin-bottom: 15px;
}

.bl > span {
	margin-right:15px;
}

footer {
	padding:20px 0px;
	padding-bottom:0px;
}

.inf_m {
    margin-top: 20px;
    margin-bottom: 20px;
}

footer h3 {
    margin-bottom: 20px !important;
    padding-bottom: 0px !important;
	font-size: 20px !important;	
}

.foot {
	margin-top:20px;
}

#content h1 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "MuseoSansRegular";
    font-size: 24px;
    background: url(../images/uzor3.png) no-repeat center bottom;
    padding-bottom: 30px;
    margin-bottom: 15px;
    margin-top: 0px;
}

#bron {
	margin-bottom:15px;
}

.block_product .oiproduct {
	top:auto;
	bottom:20px;
}

.block_product:hover .oiproduct {
	bottom:0px;
}

#content .productfull h1 {
	margin-top:15px;
}

#list_product_image_middle img {
	max-width:100%;
}

.add_block {
	margin-top:30px;
}

#bron {
	z-index:1;
}

}	

#vakcina .custom {
    display: flex;	
}

#vakcina .custom div {
	display:flex;
}

#vakcina .custom .qr {
	text-align:center;
}

#vakcina .custom {
	padding: 10px 40px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 12px 29px 0px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 12px 29px 0px rgb(0 0 0 / 7%);
    background: rgba(73, 152, 112, 1);
    border-bottom: 2px dashed #ffffff;
	width:100%;
}

#vakcina .custom .qr::before {
	content: '';
	display:block;
	width:45px;
	height:45px;
	background-image:url(../images/discount-3.png);
	background-size:cover;
}

.com_jshopping.view- #bron + #vakcina {
	margin-top: 30px;
}

.itemid-152 .t_head h3::after,
.itemid-153 .t_head h3::after,
.itemid-154 .t_head h3::after {
	content:'(койко-место)';
	display:block;
}

#vakcina .custom .qrtext {
	padding-left:25px;
    font-size: 20px;
	color: #ffffff;
	line-height:48px;
}

.modal-qr-block {
	display: inline-flex;
    overflow: hidden;	
}

.modal-qr {
	background-image: url(../images/qr.jpg);
    background-position: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 144px;
    flex: 0 0 144px;
    width: 144px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 194px;
}

.modal-qr-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 16px 16px 16px 24px;
    position: relative;
    color: #3D3D3D;
    color: var(--widget-text-color);
    width: 100%;
	background: rgba(73, 152, 112, 1);	
}

.modal-qr-text p:first-child {
    font-family: "MuseoSansBold";
    color: #ffffff;
    font-size: 20px;	
}

.modal-qr-text p + p {
	color:#ffffff;
	font-size:17px;
}

.box-modal_close::before {
	content: "\f00d";
    font-family: FontAwesome;
    font-size: 20px;
    color: rgb(255 255 255 / 55%);
}

.box-modal_close:hover::before {
	color: #ffffff;
}

.box-modal {
	position: relative;
	width: 432px;
	background: #fff;
	height:194px;
}

.box-modal_close { 
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 11px;
    line-height: 15px;
    z-index: 1;
    cursor: pointer;

}

.box-modal_close:hover { 
	color: #666; 
}

.box-modal {
	-webkit-box-shadow: 0px 12px 29px 0px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0px 12px 29px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 12px 29px 0px rgb(0 0 0 / 7%);
    background: rgba(73, 152, 112, 1);	
}

@media only screen and (min-width: 0px) and (max-width: 768px),
only screen and (min-device-width: 0px) and (max-device-width: 768px) {
.box-modal {
	width:100%;
}
#vakcina .custom {
    padding: 20px 15px;	
}
}

.nazvanie_tarifa {
    font-size: 15px;
    color: #ffffff;
    text-align: left;
    /* border-bottom: 1px dashed #ffffff61; */
    padding-bottom: 5px;
    margin-bottom: 5px;
    position: relative;
}

.nazvanie_tarifa > div {
    position: relative;
    z-index: 1;
    background: rgba(73, 152, 112, 1);
    margin-bottom: -16px;
    display: inline-block;
    width: auto;	
}

.nazvanie_tarifa::after {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ffffff61;
    position: absolute;
    bottom: 9px;
    content: '';
    display: block;
}

.tarify {
    display: flex;
    justify-content: space-between;	
}

.tarif {
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.52);
    padding-bottom: 15px;
}

.date_box .jq-selectbox {
	margin-top:5px;
}