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

  @import url("https://use.typekit.net/dsm1uba.css");
  @font-face{
    
	src: url("https://use.typekit.net/dsm1uba.css");
    font-family: "recherche", sans-serif;
    font-weight: 400;
    font-style: normal;

}

   .my-text-element {

       font-family:"Apple Chancery";

   }

body{
	font-family: "Abril Display Black", "Apple Chancery","Volina","Recherche";
	-webkit-font-smoothing : antialiased;
	text-rendering: optimizeLegibility;
}

html,
body,
.cover {
	height: 100%;
	font-family: "Apple Chancery";
	line-height: 38px;
	letter-spacing: .25px;
	
	
}


#logo{
	position: relative;
	text-align: center;
	padding-top: 30px; 
}
#navbarNav{
   padding-top: 40px;
   font-size: 28px;
   color: #4D0270;
   font-family:"Apple Chancery";

}
.nav-item{
	padding: 10px;
}

/*cover start*/
.cover{
	background: url("../backgrond 1.png") center no-repeat;
	background-size: cover;
	display: table;
	width: 100%;
	padding: 0 20%;
	box-shadow: inset 0 0 100px #000;
}

.cover-text{
	text-align: center;
	color: white;
	display: table-cell;
	vertical-align: middle;
}
.cover-text h1{
	margin: 0;
	font-size: 60px;
	letter-spacing: -3px;
}
/*cover*/
#osc{
	font-family: "Apple Chancery";
	color: brown;
	text-align: center;
	margin: 80px;
	
}

.list-group-item{
	font-size: 18px;
	font-family:"Apple Chancery";
	

	
}




#cs{
	font-family: "Apple Chancery";
}

/* about*/
#aboutus{
	margin-top: 150px;
	background: #FCD1D2; 
	margin-bottom: 20px;
	
}

#abouth1{
	padding-top: 60px; 
	padding-bottom: 15px;
	font-size: 48px;
	font-family:"Apple Chancery";
	color:#A20002;
	text-align: center;
	text-shadow: 1px 1px 1px #E0DDDD;
}


#about{
	font-size: 28px;
	line-height: 50px;
	font-family:"Apple Chancery";
	color:#A20002;
	text-align: center;
	text-shadow: 1px 1px 1px #E0DDDD;
	padding-bottom: 135px;
}
#h1{
	padding-top: 100px;
	font-size: 55px;
	font-family:"Apple Chancery";
	color: #960606;
	text-align: center;
	text-shadow: 1px 1px 2px #636363;
}
#h2{
	font-size: 50px;
	color:#DB8E25 ;
	text-shadow:1px 1px 35px #DB8E25;
}
#birthday{
	font-size: 24px;
	color:#DB8E25;
	text-shadow: 1px 1px 25px #DB8E25, 0 0 25px #DB8E25, 0 0 5px #DB8E25;
}
#h0{
	font-size: 50px;
	color:#90358B ;
	text-shadow:1px 1px 35px #90358B;
}
#rainbow{
	font-size: 24px;
	color:#90358B;
	text-shadow: 1px 1px 25px #90358B, 0 0 25px #90358B, 0 0 5px #90358B;
}

#h{
	font-size: 50px;
	color:#DC0C0A ;
	text-shadow:1px 1px 35px #DC0C0A;
}
#strawberry{
	font-size: 24px;
	color:#DC0C0A;
	text-shadow: 1px 1px 25px #DC0C0A, 0 0 25px #DC0C0A, 0 0 5px #DC0C0A;
}
#iconback{
	
	background-image: url("../image/Group 879.png ");
	background-repeat: no-repeat;
	background-position: center;
	background-size:contain;
	width:100%;
	height: 800px;
	
	
	
}
#icon{
	background: #59091E;
	margin-top: 170px;
	
}


/* footer*/

#footertwo{
	background: #7C0002;
	font-family:"Apple Chancery";
	color: white;
}
#menu{
	list-style: none;
	float: left;
	text-align: left;

}
#contactfooter{
	list-style: none;
	float: center;
}
#socialmedia{
	list-style: none;
	float: center;
}
footer nav form{
	float:right;
}
 