@charset "UTF-8";
/* CSS Document */

.left_margin{
	clear:left;
	float:left;
	width:15%;
	
}
.hanging_photo{
	position: relative;
	top:-15px;
	
	clear:left;
	float:left;
	width:40%;
	height:auto;
}

	
.header{
	width:70%;
	height:auto;
	padding-top: 75px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	margin: auto;
	text-align: center;
	align-content: center;
}



.header_photo{
	float: left;
	width:50%;
	height:auto;
}
.head_photo{
	width:100%;
	height:auto;
}
.header_info{
	width:35%;
	/*height:inherit(.head_photo);*/
	padding:20px;
	margin:auto;
	text-align: center;
	align-content: center;
}

.header_info h1{
	text-align: center;
}

.AboutMe{
	width:100%;
	height:auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.Me_backgd_img{
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	background-image: url("photo/pink_lace_floral.jpg");
    height: auto;
	padding: 50px;
	margin:auto;
	align-content: center;
	text-align: center;
}

.about_info{
	text-align: center;
	height:auto;
}
.about_info h2{
	color:rgba(212,50,156,.70);
}

.about_info p{
	width:100%;
	text-align: left;
	padding: 5px;
	background-color:rgba(255,225,255,1.0);
	color:rgba(110,110,110,1.00);
	border-radius: 1px;
	margin:auto;
	box-shadow: 0px 10px 12px rgba(212,50,156,.70);
}

.Owner_pic{
	height: auto;
}

.owner{
	width:100%;
	height: auto;
	box-shadow: 7px 10px 0px rgba(212,50,156,1.0);
}
.container{
	align-content:center;
	margin: auto;
    justify-content: space-between;
    align-items: center;
}
.Cleaniliness_pic{
	clear:left;
	float:left;
	width:30%;
	height: 100%;
	border-radius: 50%;
	background-color:rgba(249,196,255,1.00);

	
}

.AboutUs{
	clear: left;
	float:left;
	width:100%;
	height:auto;
	padding: 30px;
	margin:auto;
	align-content: center;
}

.AboutUs h2{
	color:rgba(255,255,255,1.00);
	text-align: center;	
}

.background_img{
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	background-image: url("photo/orange_poppies.jpg");
    height: auto;
	padding: 50px;
	margin:auto;
	align-content: center;
	text-align: center;
}

.about_us_info{
	height:auto;
	text-align: left;
	padding: 15px;	
}

.about_us_info p{
	clear:left;
	width:80%;
	height:auto;
	text-align: left;
	padding: 5px;
	background-color:rgba(255,90,0.60);
	box-shadow: 10px 12px 7px rgba(255,90,1.0);
	color:rgba(255,255,255,1.0);
	border-radius: 1px;
	margin:auto;
}

.abt_us_photo{

	height:auto;
	padding: 5px;
	align-content: center;
	margin: auto;
}
.us_photo{
	width:100%;
	height:auto;
}

.flower_Bed{
	text-align: center;
	background: url("white_floral_lace.jpg");
}

.joinUs{
	height:auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.review{
	height:auto;
	margin:auto;
	align-content: center;
}

.Review_1{
	height:auto;
	border:1px solid rgba(195,65,152,1.00);
}

.review_text p{
	text-align: left;
}

.tag{
	font-weight: bold;
}
.review_text{	
	padding:2px;	
}
.Review_1 h4{
	height:auto;
	clear:left;
}

.Review_1 p{
	height:auto;
}

.review_img_1{
	margin: auto;
	width:100%;
	height:auto;
	align-content: center;
	
}

.DailyTodo{
	height:auto;
	margin:auto;
	align-content: center
}

.DailyTodo h2, .review h2{
	text-align: center;
}

.footer{
	color:rgba(255,255,255,1.00);
	margin:auto;
	align-content:center;
}
.copy{
	height:30px;
	color:rgba(255,255,255,1.00);
	background-color: rgba(186,131,16,1.00);
	align-content:center;
	margin:auto;
}

.footer ul{
	display: block;
	color:rgba(255,255,255,1.00);
	text-decoration: none;
}

.Socials li{
	float: left;
	display: block;
	color:rgba(255,255,255,1.00);
	text-decoration: none;
	text-align: center;
	z-index: 1000;
	width: 50px;
    height: 75px;
    padding: 5px;
	border-left: 0px solid rgba(170,170,170,1.00);
	font-family: "Burgundia";
}

.contacts, .Socials{
	height:auto;
	border-left:2px solid rgba(255,255,255,1.0);
	align-content: center;
	text-align: center;
	margin:auto;	
}

.contacts li{
	display: block;
	color:rgba(255,255,255,1.00);
	text-decoration: none;
	text-align: left;
	padding:10px;	
}

.ig{
	height:auto;
}

.ig,.twitter,.facebook{
	width:50px;
	height:auto;	
}

.logo_2{
	width:30%;
	height:auto;
	margin:auto;
	align-content: center;
}

.gradient{
	background-image:  linear-gradient(90deg(rgba(255,90,0,1.00) rgba(255,255,255,0.0)));
	width:100%;
	height:auto;
}
