/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
body {
    font-family: Lucida Console, Arial, Verdand;
    font-size: 14px;
    color: #272727;
    background-color: #ffffff;
}
html, body {
    height: 100%;
}
p {
	margin-bottom: 1em;
}
h2, h3 {
	margin-top: 1em;
	margin-bottom: 0.4em;
}
.header {
    height: 164px;
    background: url(../img/top_wave.jpg) no-repeat;
}
h1 {
    position: relative;
    color: #135d57;
    font-size: 40px;
    width: 100%;
    height: 62px;
    background: url(../img/h1.png) no-repeat;
    text-align: left;
    padding-left: 65px;
    line-height: 62px;
}
h1 span{position: relative;}
h1 span:after {
	content: "";
	position: absolute; top: 0; left: 0;
	width: 100%;
	height: 65%;
	background: linear-gradient(rgba(247,247,247,1), rgba(247,247,247,.0));
}
.h1{ 
	position: relative; 
	color: #135d57; 
	font-size: 40px; 
	width: 100%; 
	height: 62px; 
	background: url(../img/h1.png) no-repeat; 
	text-align: left; 
	padding-left: 65px; 
	line-height: 62px;
}
.h1 span{
	position: relative;
}
.h1 span:after { 
	content: ""; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 65%;
    background: linear-gradient(rgba(247,247,247,1), rgba(247,247,247,.0));
}
.ccc {
    font-size: 1em;
	padding: 20px 33px 33px 33px;
	line-height: 1.2em;
}
.ccc ol {
	padding-left: 30px;
}
.ccc ul {
	padding-left: 15px;
}
.ccc ul li{
	list-style: disc;
}
.ccc ol li{
	list-style: number;
}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
    font-weight: bold;
}
a {
    color: #0066b3;
    text-decoration: none;
}
a:hover {
    color: #004a8f;
}
a img{
	border:none;
}
img{
	border:none;
}
.clear {
    clear: both;
}
.hidden {
    display: none;
}

.right {
    float: right;
}
.inner {
    background: url(../img/body.png) repeat left top #ffffff;
}
.mvbox, .mcbox {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.mcbox {
    top: 0;
    position: absolute;
}
#cloud {
    width: 663px;
    height: auto;
    position: absolute;
    top: 0;
    left: -70px;
    z-index: 1;
}
#img1, #rock {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
}
#rock {
    bottom: 30px;
    top: auto;
    z-index: 3;
}
.mlink {
    width: 631px;
    height: 388px;
    position: absolute;
    right: 300px;
    bottom: 180px;
    z-index: 6;
}
.light {
    background: url(../img/mlinkHover.png) scroll top left transparent;
    width: 386px;
    height: 386px;
    position: absolute;
    right: 0px;
    top: 0px;
}
#mlinkHover, #imglink {
    position: absolute;
    top: 0;
    right: 0;
}
#mlinkHover {
    opacity: 0.7;
}
#imglink {
    z-index: 7;
}
#footer {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    height: auto;
    z-index: 5;
}
.inner .footer {
    width: 100%;
    height: 110px;
    position: relative;
}
#mbottle {
    width: auto;
    height: 879px;
    position: absolute;
    left: 300px;
    bottom: 0px;
    z-index: 8;
}
#waterHolder {
    width: 350px;
    position: absolute;
    top: 300px;
    left: 200px;
}
.center1 {
    width: 1257px;
    overflow-x: hidden;
    margin: 0 auto;
    position: relative;
    background: url("../img/c.png") repeat-y left top #ffffff;
}
.main .center1 {
    top: 0;
}
.logo {
    float: left;
    position: relative;
    z-index: 2;
    margin-left: 50px; 
	margin-top: 10px;
}
.logo img {
	height: 120px;
	width: 120px;
}
#menu-toggle {
		display: none;
	}
.mainmenu {
    height: 88px;
    width: 710px;
    position: absolute;
    top: 40px;
    right: 20px;
    z-index: 9;
}
.mainmenu ul {
    height: 40px;
    -webkit-box-shadow:  2px 2px 3px 0px #dbdedf;
    box-shadow:  2px 2px 3px 0px #dbdedf;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #ffffff;
}
.mainmenu li {
    padding: 14px 16px 10px 16px;
    float: left;  
    background: url(../img/lm.png) no-repeat right 20px;
}
.mainmenu li a {
    color: #135d57;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    z-index: 3;
}
#activeMenu {
    width: 98px;
    height: 88px;
    background: url(../img/menu_arrow.png) no-repeat center 53px;
    position: absolute;
    left: -999px;
    z-index: 1;
    top: -20px;
}
.map {
    width: 740px;
    height: 492px;
    background: url(../img/map.png) no-repeat ;
    padding: 2px;
    float: left;
}
#map {
    width: 734px;
    height: 485px;
}
.maptitle {
    margin: 0 0 0 55px;
    width: 370px;
    float: left;
    font-size: 12px;
    color: #272727;
}
/*.maptitle strong {
    font-size: 16px;    
}*/
.maptitle td{
    padding: 10px 0;
}
.td1 {
    width: 73px;
}
#fon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: none;
}
.fonc {
    width: 1200px;
    padding: 20px 8px 28px 28px;
    margin: 190px auto 0 auto;
    background: url(../img/fon.png);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.fonc p {
    padding: 5px 20px 5px 0;
    font-size: 12px;
    line-height: 16px;
}
.fonc h2 {
    color: #007dc6;
    font-size: 45px;
    line-height: 45px;  
    text-align: center;  
}
.x {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 51px;
    height: 51px;
    cursor: pointer;
    background: url(../img/x.png) no-repeat ;
}
.bigl {
    font-size: 30px;
    font-weight: bold;
}
.main .copy {
    height: 18px;
    color: #ffffff;
    z-index: 9;
    font-size: 12px;
    position: absolute;
    z-index: 10;
    bottom: 0;
}
.copy a {
    text-decoration: none;
    color: #ffffff;
    float: right;
}
#news_vc {
    width: 1125px;
    height: 310px;
    overflow: hidden;
    margin-bottom: 35px;
}
#news_cc {
    position: relative;
    height: 310px;
    width: 1246px;
    left: 0;
}
.news_sl {
    width: 502px;
    margin-right: 121px;
    float: left;
    color: #272727;
    font-size: 12px;
}
.news_sl .imgnews {
    width: 502px;
    height: 160px;
    overflow: hidden;
    border-bottom: 5px solid #00986b;
    margin-bottom: 12px;
}
.news_sl img {
    width: 502px;
    height: auto;
}
.news_sl p {
    margin: 0 0 0 10px;
}
.f30 {
    font-size: 30px;
    line-height: 46px;
    margin-left: 28px;
}
.gallery_vc {
    width: 1140px;
    height: 200px;
    margin-left: 28px;
    overflow: hidden;
    border-bottom: 1px dashed #cce0f0;
}
.gallery_vc.noborder {
    border: none;
}
.gallery_cc {
    position: relative;
    height: 200px;
    width: 1246px;
    left: 0;
}
.gallery_sl {
    width: 270px;
    margin-right: 15px;
    float: left;
    color: #272727;
    font-size: 12px;
}
.gallery_sl .imggallery {
    width: 270px;
    height: 160px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    border-bottom: 5px solid #00986b;
    margin-bottom: 12px;
    position: relative;
}
.gallery_sl .imggallery > img {
    width: 270px;
    height: auto;
}
.gallery_sl a {
    height: 44px;
    width: 250px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #ffffff;
    background: url(../img/dfon.png);
    padding: 10px 10px 0 10px;
    display: none;
    text-shadow: 1px 1px 2px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}
.gallery_sl a span {
    text-decoration: none;
    border-bottom: 1px dashed #ffffff;
}
.video .gallery_sl .imggallery iframe {
    position: absolute;
    top: -22px;
    left: 0;
}
.lb-data .lb-number {
    display: none !important;
}
.item-list {
    margin-top: 10px;
}
.pager {
    width: 1058px;
    margin: 0 auto;
    height: 5px;
    background-color: #e3f4fd;
}
.pager li {
    border-top: 5px solid #8dd8f8;
    float: left;
    width: 186px;
    text-align: center;
    line-height: 20px;
}
/*
.bnews .ccc {
    background: url("../img/cbg.png") no-repeat scroll left bottom transparent;
}
.bproduction .ccc {
    background: url("../img/cbg3.png") no-repeat scroll left bottom transparent;
}
.bcontacts .ccc {
    background: url("../img/cbg2.png") no-repeat scroll right bottom transparent;
}*/
.left {
    float: left;
}
.alignc {
    text-align: center;
}
.imgfloat {
    position: relative;
}
.imgfloat1, .imgfloat2, .imgfloat3, .imgfloat4, .imgfloat5, .imgfloat6 {
    position: absolute;
}
.imgfloat1 {
    left: 574px;
    top: 4px;
}
.imgfloat2 {
    left: 633px;
    top: 20px;
}
.imgfloat3 {
    left: 647px;
    top: 36px;
}
.imgfloat4 {
    left: 690px;
    top: 52px;
}
.imgfloat5 {
    left: 742px;
    top: 84px;
}
.imgfloat6 {
    left: 766px;
    top: 147px;
}
#prbox {
    width: 510px;
    height: 604px;
    float: left;
    margin-left: 20px;
}
#prbox > div {
    display: none;
}
#prbox > div.active {
    display: block;
}
#prbox img {
    float: left;
    padding-right: 20px;
}
#prbox h2 {
    font-size: 36px;
    line-height: 56px;
    color: #0066b3;
}
#prbox strong {
    color: #007dc6;
    font-size: 16px;
}
.plbox {
    width: 640px;
    height: 440px;
    float: right;
    margin-top: 90px;
}
.prl {
    width: 120px;
    height: 440px;
    float: left;
    background: url(../img/btl.png) no-repeat left top transparent;
    cursor: pointer;
}
.prl img {
    width: 120px;
    height: 440px;    
}
.prl1 {
    background-position: left 82px;
    width: 100px;
}
.prl2 {
    background-position: -99px 82px;
    width: 100px;
}
.prl3 {
    background-position: -201px 82px;
    width: 100px;
}
.prl4 {
    background-position: -299px 82px;
    width: 100px;
}
.prl5 {
    background-position: -400px 82px;
    width: 120px;
}
.prl6 {
    background-position: -521px 82px;
    width: 120px;
}
.prl1:hover {
    background-position: left -358px;
    width: 100px;
}
.prl2:hover {
    background-position: -99px -358px;
    width: 100px;
}
.prl3:hover {
    background-position: -201px -358px;
    width: 100px;
}
.prl4:hover {
    background-position: -299px -359px;
    width: 100px;
}
.prl5:hover {
    background-position: -400px -358px;
    width: 120px;
}
.prl6:hover {
    background-position: -521px -358px;
    width: 120px;
}
.pdd40 {
    height: 40px;
}
.fb {
    position: absolute;
    right: 0;
    bottom: -7px;
}

.video .gallery_vc .imggallery{height:180px}

#delivery_btn{position: absolute; bottom: -7px; right: 40px}

/*.ccc table{border: 1px solid #000}*/
/*.ccc table td{border-right: 1px solid #000; border-bottom: 1px solid #000}*/

@media screen and (min-width: 992px) {
    
}

@media (min-width: 768px) {
    
}

@media screen and (max-width: 600px) {
    
}

@media screen and (max-width: 480px) {

    .logo {
        margin-left: 10px !important;
    }
    
    #img1 {
		left: -200px !important;
	}
	.menu-icon {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		width: 40px;
		height: 40px;
		position: absolute;
		top: 20px;
		right: 20px;
		cursor: pointer;
		z-index: 1001;
	}
	.menu-icon div {
		width: 30px;
		height: 3px;
		background-color: #333;
		margin: 4px 0;
		transition: 0.3s;
		position: relative;
	}
	#menu-toggle:checked + .menu-icon div {
		background-color: #333;
	}
	#menu-toggle:checked + .menu-icon div:nth-child(1) {
		transform: translateY(11px) rotate(45deg);
		transform-origin: center;
	}
	#menu-toggle:checked + .menu-icon div:nth-child(2) {
		opacity: 0;
	}
	#menu-toggle:checked + .menu-icon div:nth-child(3) {
		transform: translateY(-11px) rotate(-45deg);
		transform-origin: center;
	}
	.mainmenu {
		position: fixed;
		top: 0;
		right: -100%;
		width: 70%;
		height: 100%;
		padding-top: 60px;
		transition: right 0.3s ease;
		z-index: 1000;
		opacity: 85%;
	}
	#menu-toggle:checked ~ .mainmenu {
		right: 0;
	}
	.mainmenu ul li a {
		padding: 5px 10px;
		font-size: 1.4em;
	}
	.mainmenu ul{
		height: unset;
    }
    .mainmenu li{
		float: none;
		background: initial;
    }
	.mainmenu li:hover{
		background-color: #eee;
    }
	.mainmenu ul a {
        display: inherit;
    }
	#activeMenu {
        display: none !important;
    }
	#mbottle {
        left: 80px !important;
    } 
    #cloud {
        display: none !important;
    }
	.fonc {
		width: 75%;
		margin: 5px !important;
		padding: 10px;
	}
	.imgfloat img, .ccc p img, #map img{
		width: 100%;
		height: auto;
	}
	.center1 h1 {
		padding-left: unset;
		text-align: center;
	}
	.ccc table {
		width: unset !important;
	}
	.ccc {
		padding: 15px;
	}
	#news_vc, #news_cc, .map, #map, .news_sl .imgnews{
		width: unset;
		height: unset;
	}
	.mCSB_container {
		width: unset !important;
	}
	.news_sl {
		width: unset;
		float: none;
	}
	.maptitle {
		margin: 15px 0 0 5px;
	}
}