@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:'roboto';
	src:url('fonts/roboto.woff') format('woff');
	font-weight:normal;
	font-style:normal;
}



* {
	margin:0;
	padding:0;
	box-sizing:border-box;
}




.clear {
	clear:both;
}

.color1 {
	color:#fff;
}

.color2 {
	color:#ffffff;
}


body {	
  	background:#033E3E;
	font:18px roboto;
	letter-spacing:1px;
	color: #ffffff;
}


h1, h2, h3, h4 {
	margin-top:25px;
}

p {
	text-align:justify;
}


#wrapper-moonmum {
	width:1100px;
	margin:auto;
}

#header-moonmum {
	width:100%;
	float:left;
}




#logo-moonmum a {
	text-decoration:none;
	color: #000000;
}


#logo-moonmum {
	font-weight:normal;
	float:left;
	padding:15px 0;
	color:#fff;
	font-size:60px;
	text-shadow:2px 2px #fff, -2px -2px #fff;
	font-weight:bold;
}


#logo-moonmum .log {
	font:24px roboto;
	float:right;
	text-shadow:none;
	color: #ffffff;
}

#contact-moonmum {
	float:right;
	text-align:right;
	font-weight:bold;
	padding-top:30px;
	color:#fff;
	font-size:26px;
}
#cilckforphone {
	float:right;
	text-align:right;
	font-weight:bold;
	padding-top:30px;
	color:#000000;
	font-size:26px;
	
}
#cilckforphone a
{
    float:right;
	text-align:right;
	font-weight:bold;
	padding-top:10px;
	color:#ffffff;
	font-size:26px;
}





#nav-moonmum {
	width:100%;
	height:50px;
	border-radius:10px;
	margin-bottom:15px;
	border: dashed 1px #FFFF00;
	float:left;
background:rgba(128, 0, 0);
}

#nav-moonmum li {
	float:left;
	list-style:none;
}



#nav-moonmum li a {
	float:left;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	padding:0 20px;
	line-height:48px;
	text-decoration:none;
	color:#fff;
}


#nav-moonmum li a:hover,
#nav-moonmum li a.active {
	color:#fff;
}



#content-moonmum {
	width:100%;
	padding:25px;
	border-radius:10px;
	float:left;
	background:rgba(128, 0, 0);
}


#inner-images {
	width:100%;
	margin:25px 0;
}



#inner-images li {
	list-style:none;
	width:21%;
	float:left;
	font-size:12px;
	text-align:center;
	margin:0 2%;
}

#inner-images li img {
	width:100%;
	border:1px solid #000;
	border-radius:10px;
}



#side-moonmum {
	width:30%;
	float:right;
}



#side-moonmum p {
	padding:25px;
	margin-bottom:15px;
	width:100%;
border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
	float:left;
	border:1px solid #FFFF00;
	
	
}

#newimgcs p img
{
    width:100%;
	padding:25px;
	border-radius:10px;
	vertical-align:top;
    border:1px solid #FFFF00;
	background:#800000;
	
		
	}
	
	
#side-moonmum p img{ 
vertical-align:top;
 width:100%;
 border-radius:10px;
 float:left;
 border:1px solid #91074b; margin-bottom:10px;
 
}




#side-moonmum h5 {
	width:100%;
	font-size:18px;
	background:#800000; text-align:center;
	font-weight:normal;
	color:#fff;
	padding:8px 0;
	float:left;
border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
}


#side-moonmum h6 {
	padding:10px;
	font-size:18px;
	font-weight:normal;
}


#side-moonmum {
	float:right;
	margin-bottom:50px; 

}

#side-moonmum ul{ list-style:none; font-size:14px; background:#800000; width:100%; 
border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
 border:1px solid #FFFF00; float:left;  padding:25px;
	margin-bottom:15px; }
#side-moonmum  ul li{padding:5px 0px 5px 18px; font-weight:bold; line-height:22px; text-align:left; background:url(../images/arow2.png) no-repeat left;}
#side-moonmum ul li a {color: #ffffff;}
#side-moonmum  ul li:hover a{color:#ffffff;}


#model-img ul{ list-style:none;  background:#FFF; width:100%; 
border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
 border:1px solid #91074b; float:left;  padding:25px;
	margin-bottom:25px; }
#model-img ul li{border-radius:10px;
	border:2px solid #000; }
#model-img ul li img{width:100%;
	border-radius:10px;
	border:2px solid #000;}
 

#contentmain-moonmum {
	width:65%;
	float:left;
}


#contentmain-moonmum li {
	margin:5px 0 5px 15px;
}




#gallery ul li {
	list-style:none;
	float:left;
 
	margin:1%;
	border:2px solid #524b48;
	width:70%;
	transition:all ease .5s;
	
	}

#gallery ul li img {
	width:100%;
}

#gallery ul li:hover {
	border:2px solid #fff;
}




#footer-moonmum {
	width:100%;
	padding:20px 5px;
	background:rgba(128, 0, 0);
	float:left;
	color:#fff;
	margin-top:15px;
	font-size:10px; border-radius:10px; border:1px dashed #FFFF00;
}

#footer-moonmum li {
	list-style:none;
	padding:0 10px;
	border-right:solid 1px #fff;
	float:left;
}



#footer-moonmum a {
	float:left;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}

#footer-moonmum a:hover {
	text-decoration:underline; color:#ffffff;
}


#footer-moonmum p {
	margin-right:5px;
	float:right;
}


#footer-moonmum a {
	float:right;
	margin-left:5px;
}


#ftr-moonmum {
	width:100%;
	padding:10px 0;
	float:left;
}
#ftr-moonmum .box{ width:31%; padding:10px; float:left; margin:5px 10px; background:#FFF; border:1px solid #91074b; border-radius:10px; }
#ftr-moonmum .box h6{ width:100%; padding:2px 0; font-size:18px; text-align:center; font-weight:normal; color:#91074b; border-bottom:1px dashed #999; margin-bottom:10px;}
#ftr-moonmum .box p{ width:100%; padding:2px 0; font:14px roboto;
	letter-spacing:1px; color:#91074b;}






@media only screen and ( max-width: 900px) { 

#ftr-moonmum .box{ width:90%;}

#wrapper-moonmum {
	width:90%;
}




#logo-moonmum {
	font-size:40px;
	text-align:center;
	width:100%;
}


#logo-moonmum .log {
	width:100%;
	font-size:18px;
	line-height:24px;
	text-align:center;
}

#contact-moonmum {
	width:100%;
	text-align:center;
	font-weight:bold;
	padding:0 0 10px 0;
	color:#fff;
	font-size:18px;
}





#nav-moonmum {
	height:auto;
}

#nav-moonmum li {
	width:100%;
	border-bottom:1px solid #fff;
}



#side-moonmum {
	width:100%;
}


#contentmain-moonmum {
	width:100%;
}




#inner-images li {
	list-style:none;
	width:100%;
	float:left;
	font-size:16px;
	text-align:center;
	margin:25px 0;
}




#gallery ul li {
	padding:0;
	margin:2%;
	border:none;
	width:100%;
}

#gallery ul li img {
	width:100%;
	border-radius:5%;
}

#gallery ul li:hover {
	border:none;
}





#footer-moonmum {
	width:100%;
	padding:20px 5px;
	background:#800000;
	float:left;
	text-align:center;
	color:#fff;
	margin-top:15px;
	font-size:14px;
}

#footer-moonmum li {
	list-style:none;
	width:100%;
	padding:10px 0;
	border-right:none;
	float:left;
}


#footer-moonmum p {
	width:100%;
	text-align:center;
	margin-top:25px;
}


#footer-moonmum a {
	float:none;
}


