html{
	min-height: 100%;
}
body{
	min-height: 100%;
	margin: 0;
	background-image: url('../images/rep.jpg');
	background-size: cover;
	background-position: right bottom;
	background-attachment: fixed;
}
.bigbox {
	max-width: 1200px;
	margin: auto;
	position:relative;
	overflow:hidden;
}
.header {
	height: 450px;
	/*background-color: #fff;*/
	margin-top: 30px;
	/*border-radius: 5px;
	border:2px solid rgba(0,0,0,0.1);
	box-shadow: 0 0 20px white;*/
	position: relative;
	background-image: url('../images/headerbg2.png');
	background-size: contain;
	background-position: left;
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,0.3);
}
.headerbg1{
	height: 100%;
	position: absolute;
}
.baby {
	position: absolute;
	right: 0;
height: 100%;}
.khach {
	position: absolute;
	right: 300px;
	top: 20px;
	opacity: 0.7;
height: 60%;}
.menu {
	height: 40px;
	background-color: #b70004;
	margin:0 0 10px 0;
	border-radius:0 0 5px 5px;
	border:2px solid rgba(0,0,0,0.1);
	box-shadow: 0 0 20px white;
}
.slider {
	position: relative;	
	border-radius: 5px;
	border:2px solid rgba(0,0,0,0.1);
	box-shadow: 0 0 20px white;
	margin-top: 10px;
}
.slider img {
	width: 100%;
	display: block;
}
.content {
	margin-top: 10px;
	/*background-color: rgba(255,255,255,0.3);*/
}
.footer {
	background-color: #b70004;
	margin: 10px 0;
	padding: 20px 0;
	
	border-radius: 5px;
	border:2px solid rgba(0,0,0,0.1);
	box-shadow: 0 0 20px white;
}
.logo{
	width: 55%;
	margin-top: 40px;
	margin-left:2%;
	position: absolute;
	z-index: 999;
	/*background-color: rgba(255,255,255,0.1);*/
	padding-bottom: 20px;
}
.logo:hover{
	background-color: rgba(255,255,255,0.1);
}
.rainbow {
	height: 300px;
	float: right;
}
.slider img {
	display: none;
	position: absolute;
	top: 0;
}
.menu ul {
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.menu ul li {
	float: left;
	padding: 0 10px;
	line-height: 40px;
	text-align: center;
	color: white;
	font-size: 14px;
	border-right: 1px solid rgba(0,0,0,0.3);
}
.menu ul li:hover {
	/*background-color: darkred;*/
	color: #ccc;
	cursor: pointer;
}
.menu ul ul{
	position: absolute;
	z-index: 9;
	background-color: #b70004;
	height: auto;
	margin-left: -11px;
	display: none;
	border: 1px solid rgba(0,0,0,0.3);
	border-bottom: none;
}
.menu ul ul li{
	float: none;
	border:0;
	border-bottom: 1px solid rgba(0,0,0,0.3);
	line-height: 30px;
}
.menu a {
	text-decoration: none;
}
/*.menu ul li:hover ul{
	display: block;
}*/
.top2 img {
	float: right;
	height: 16px;
	margin-top: 4px;
	margin-right: 10px;
	border:1px solid transparent;
	padding: 2px;
}
.top2 img:hover {
	border:2px solid white;
	padding: 1px;
	cursor: pointer;
	opacity: 0.7;
}
.sound {
	border:0 !important;
	padding: 0 !important;
	height: 20px !important;
	margin-top: 5px !important;
}
.sound:hover {
	border:0 !important;
	padding: 0 !important;
}
.leftbox {
	float: left;
	width: 866px;
	padding: 10px;
	margin-right: 10px;
	background-color: #eee;
	min-height: 200px;
	border-radius: 5px;
	height: 100%;
	border:2px solid rgba(0,0,0,0.1);
	box-shadow: 0 0 20px white;
}
.rightbox {
	float: left;
	width:276px;
	background-color: #edd;
	min-height: 200px;
	height: 100%;
	padding: 10px;
	border-radius: 5px;
	border:2px solid rgba(0,0,0,0.1);
	box-shadow: 0 0 20px white;
}
.clear {
	clear: both;
}
.top2 form input[type=text], .menu form input[type=text] {
	height: 20px;
	width: 170px;
	background-color: white;
	border:1px solid rgba(0,0,0,0.3);
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: black;
	border-right: 0;
	outline: none;
	float: right;
	margin: 4px 0 0 0;
	border-radius:3px 0 0 3px;

}
.top2 form input[type=submit], .menu form input[type=submit] {
	height: 24px;
	width: 28px;
	padding: 0;
	background-color: white;
	border:1px solid rgba(0,0,0,0.3);
	float: right;
	margin-left: 0px;
	border-left: 0;
	background-image: url('../images/search.png');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	border-radius: 0 3px 3px 0;
	float: right;
	margin: 4px 30px 0 0;
}
.menu form {
	display: none;
}
.leftfooter {
	padding-left: 10px;
	margin-left: 20px;
	line-height: 16px;
	text-align: left;
	color: white;
	text-shadow: 0 0 3px white;
	font-size: 14px;
	width: 70%;
	float: left;
	margin-top: 20px;

}
.leftfooter div {
	width: 44%;
	margin: 10px 3%;
	float: left;
	text-align: center;
}
.footer center {
		color: white;
	text-shadow: 0 0 3px white;
	font-size: 14px;
}
.rightfooter {
	width: 210px;
	margin: auto;
	margin-top: 20px;
	float:right;
	margin-right: 20px;
}
.rightfooter div img {
	height: 30px;
	margin: 5px 8px 0 0;
}
.rightfooter div img:hover {
	opacity: 0.7;
}
.rightfooter span {
	font-size: 12px;
	height: 36px;
	display: inline-block;
	line-height: 15px;
	color: #fff;
	float: left;
	font-family: verdana;
	text-align: right;
}
.rightfooter a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	height: 30px;
	display: inline-block;
	line-height: 15px;
	font-family: verdana;
	text-align: left;
}
.rightfooter .codecenter {
	margin: 0 5px 0 5px !important;
	height: 26px;
	float: left;
	padding: 3px;
	border-radius: 2px;
	border-radius: 3px;
}
.rightfooter a:hover {
	color: #111;
	opacity: 1 !important;

}
.rightfooter a:hover .codecenter {
	background-color: #111;
}
.codecenter:hover {
	opacity: 1 !important;
}
.section{
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.section h3{
	margin:0;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #b70004;
	color: #b70004;
	text-transform: uppercase;
	font-size: 16px;
}
.section h3 a{
color: #b70004;
text-decoration: none;
	}
.preloader {
	position: fixed;
	z-index: 99999;
	background-color: #fff;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	
	background-size: 50px auto;
	background-repeat: no-repeat;
	background-position: center;
}
.preloader div {
	background-color: transparent !important;
	height: 100px;
	width: 100px;
	position: absolute;
	background-color: #fff;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-image: url('../images/pl1.png');
	background-size: 100px auto;
	background-repeat: no-repeat;
	background-position: center;
}
.preloader img {
	width: 56px;
	margin: 22px;
}
.top {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 30px;
	background:#b70004;
	border-bottom:2px solid rgba(0,0,0,0.1);
	box-shadow: 0 0 20px white;
	z-index: 9999;
}
.top2 {
	max-width: 1200px;
	margin: auto;
}
.soc {
	float: left !important;
	height: 26px !important;
	border: none !important;
	margin-top: 3px !important;
	padding: 0 !important;
	margin-right: 10px !important;
}
.med{
	width: 18%;
	max-width: 130px;
	margin:0 10px 20px 10px;
}
.med:hover {
	opacity: 0.7;
}
.socer {
	text-align: center;
	border-bottom:1px solid rgba(0,0,0,0.2);
	margin-bottom:20px;
}
.newses{
	border-bottom:1px solid grey;
	padding-bottom: 10px;
	margin-bottom:10px;
}
.newses div{
	border-bottom:1px solid grey;
	width: 100px;   /**/
	height: 100px;  /**/
	background-size: cover;
	background-position: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.newses b{
	padding-top: 10px;
	display: inline-block;
}
.newses p{
	padding: 0px;
	margin: 0;
	text-align: justify;
}
.newses span{
	float: right;  /**/
}
.newses a{
	color: #b70004;
}
.responsivemenu {
	display: none;
}
.contacts {
	width: 48%;
	margin: 10px 1%;
	float: left;
	text-align: center;
}
.z1 {
	width: 98%;
	margin: 10px 1%;
	text-align: center;
	font-size: 20px;
}
.blbl {
	display: none;
}
.bl1 {
	display: block;
}
.bbb {
	padding: 0 10px;
	font-size: 12px;
	float: left;
	border-right: 2px solid white;
	height: 30px;
	line-height: 30px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.bbbbbb {
	padding-bottom: 0 !important;
	border:none !important;
}
.bbb:hover {
	cursor: pointer;
	opacity: 0.7;
}
.bb1 {
	opacity: 0.5;
}
.contact-form input, .contact-form textarea  {
	width: 100%;
	margin-bottom: 10px;
	font-size: 16px;
	padding-left: 0;
	padding-right: 0;
}
.contact-form input[type='text'], .contact-form input[type='email']{
	height: 30px;
}
.contact-form textarea {
}
.btnyo {
	height: 40px;
	line-height: 40px;
	color:white;
	font-size: 20px;
}
.btnyo:hover {
	cursor: pointer;
	opacity: 0.9;
}
.calendar{
	text-align: center;
	color: darkred;
}
.calendar tr{
	height: 30px;
}
.calendar td{
	background-color: #ccc;
}
.calendar a{
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	background-color: darkred;
	color: white;
	margin: 0;
}
.calendar a:hover{
	opacity: 0.9;
}
.md {
	padding: 3px 0;
	color: white;
	text-decoration: none;
	width: 100%;
	margin-top:5px;
	display: block;
	text-align: center;
}
.qqq p {
	display: none;
}
.qqq b:hover {
	color: #555;
	cursor: pointer;
}











@media(max-width:1110px){
	.bbb {
	margin-bottom: 5px;
	height: 24px;
	line-height: 24px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
}



@media(max-width:532px){
	.top2 form {
		display: none;
	}
	.menu form {
	display: inline-block;
	float: right;
	margin-right:-20px;
	}
}



@media(max-width:1040px){
	.menu ul li{
		font-size:12px !important;
	}
}

@media(max-width:920px){
	.menu ul li{
		font-size:10px !important;
	}
}


@media(max-width:800px){
	.z1 {
	width: 98%;
	margin: 10px 1%;
	float: left;
	text-align: center;
	}
	.menu {
		border-radius: 0;
		box-shadow: 0 0 0 white;
		height: 30px;
	}
	.leftbox{
		margin: 0;
		width: 100%;
		border-bottom: none;
		box-shadow: 0 0 0 white;
		padding-bottom: 0;
	}
	.rightbox {
		width: 100%;
		background-color: #eee;
		border-top: none;
		box-shadow: 0 0 0 white;
		padding-top: 0;
	}
	.menu ul{
		display: none;
		height: auto;
		position: absolute;
		z-index: 99999;
		margin-left:-2px;
		margin-top: 3px;
	}
	.menu ul li{
		width: 100%;
		padding-top: 1px;
		padding-bottom: 1px;
		line-height: 20px;
		background-color: rgba(0,0,0,0.1);
		border-bottom: 1px solid #333;
	}
	.menu ul ul li{
		line-height: 16px;
		background-color: transparent;
	}
	.menu ul ul{
		width: 100%;
		position: static;
		display: block;
	}
	#bz {
	
	}
	.responsivemenu {
		display: block;
		height: 30px;
		width: 40px;
	}
	.responsivemenu:hover {
		opacity: 0.5;
		cursor: pointer;
	}
}



@media(max-width:1210px){
	.soc{
		margin-right: 0 !important;
		margin-left: 10px !important;
	}
}


.line {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	/*position: relative;*/
	overflow: hidden;
}
.line2 {
	white-space: nowrap;
	font-size: 14px;
	color: white;
	text-shadow: 0 0 3px black;
	position: absolute;
	margin-left: 100%;
}
.line2 a {
	color: white;
	text-decoration: none;
	height: 40px;
	display: inline-block;
}
.line2 a:hover {
	color: #ccc;
}
.line0 {
	background-color: rgba(0,0,0,0.2);
	padding: 0 5px;
	margin-top: 10px;
	border-radius: 5px;
	position:relative;
}	
.blblzz {
	width:200px;
	height: 40px;
	background-color: red;
	position: absolute;
	z-index: 1;
	top: 0px;
	left:0;
	border-radius:3px 0 0 3px;
	text-align: center;
	line-height: 40px;
	color:white;
}
.line span {
	background-color: green;
	border-radius: 2px;
	padding: 1px 3px;
	margin-right:10px;
}
#pageing {
	width:24px;
	height:24px;
	color: #999;
	border:1px solid #999;
	background-color: #ddd;
	display: inline-block;
	margin: 3px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
}
#pageing:hover {
	background-color: #fff;
	cursor: pointer;
}
#pageing0 {
	width:24px;
	height:24px;
	color: #fff;
	border:1px solid #fff;
	background-color: #aaa;
	display: inline-block;
	margin: 3px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
}
#lefter {
	position: absolute;
	left:10px;
	top: 0px;
	height: 24px;
	font-size: 24px;
	line-height: 24px;
	user-select:none;
}
#righter {
	position: absolute;
	top: 0px;
	right:10px;
	font-size: 24px;
	line-height: 24px;
	user-select:none;
	height: 24px;
}
#lefter:hover, #righter:hover{
	opacity: 0.5;
	cursor: pointer;
}
.calbox {
	width: 276px;
	margin: auto;
	user-select:none;
}
.dayer {
	width:35px;
	height:30px;
	background-color: #ccc;
	float: left;
	margin:4px 0 0 4px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
}
.dayerEmpty {
	width:35px;
	height:30px;
	float: left;
	margin:4px 0 0 4px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
}
.dayerLinked{
	width:35px;
	height:30px;
	background-color: #999;
	float: left;
	margin:4px 0 0 4px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
}
.dayerLinked:hover{
	background-color: #555;
}
@media(max-width:888px){
	.rightfooter {
		float: left !important;
		margin-right:0 !important;
		margin-left:30px !important;
	}
	.rightbox {
		padding: 0 !important;
		border:0 !important;
	}
	.calendar {
		margin: auto;
	}
}
.zzvv {
	position: absolute;
	top: 36px;
	background-color: rgba(0,0,0,0.7);
	padding: 10px;
	line-height: 16px;
	font-size: 12px;
	color:white;
	width: 280px;
	display: inline-block;
	z-index: 3;
	margin-left:-200px;
	border:1px solid black;
	word-wrap: break-word !important;
	word-break:break-all !important;
	display: none;
}
.zzvcr:hover .zzvv {
	display: inline-block;
}
.zzvv b:hover {
	opacity: 0.8;
	cursor: pointer;
}
.bigimage {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color:rgba(0,0,0,0.9);
	z-index: 99999;
	display: none;
}
.bigimage2 {
	width: 90%;
	height: 90%;
	margin: auto;
	margin-top: 2.5%;
	background-size:contain;
	background-position: center;
	background-repeat: no-repeat;
}