@import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap');
html{
  scroll-behavior: smooth;
}
*{
  margin: 0;
}
body{
  background-image: url("images/nordwood-themes-9a58YsGiTPk-unsplash.jpg");
  background-size: cover;
}
.head{
  height:80px;
  width: 100%;
  display: flex;
  align-items: center;
  background-color:rgba(0, 0, 0, 0.419);
  position:fixed;
  backdrop-filter:blur(5px);
}
.head img{
  width:17%;
  align-content: center;
  margin-left: 19px;
}
.head ul{
  width: 700px;
  display: flex;
  list-style-type: none;
  align-items: center;
  justify-content:space-evenly;
  position: absolute;
  right: 10px;
  font-family: 'Mulish', sans-serif;
}
.head a{
  text-decoration:none;
  font-size:20px;
  color: #fafafa;
  font-family: 'Mulish', sans-serif;
  font-weight: bold;
  position: relative;
  right: 160px;
}
.head a:hover{
  font-size: 25px;
}
.dropbtn {
  background-color: #00000000;
  color: white;
  padding: 16px;
  font-size: 22px;
  border: none;
  font-family: 'Mulish', sans-serif;
  
}

.dropdown {
  position: relative;
  display: inline-block;
  left: 1050px;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  left:10px;
}

.dropdown-content a:hover {
  background-color: #ddd;
  left:1px;
}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover {
  background-color: black;
}
.video-container {
  width: 100%;
  background-image: url("images/nordwood-themes-9a58YsGiTPk-unsplash.jpg");
  background-size: cover;
}

video {
  width: 1300px;
  height: 567px;
  margin-top:100px;
  margin-left:100px;
  border-radius:10px;
  border: 2px white solid;
  background-size: cover;
}

.works{
  height:450px;
  width: 100%;
  padding-top:100px;
  font-family: 'Mulish', sans-serif;
  text-align: center;
  font-size: 25px;
  align-items: center;
  justify-content: center;
  color: #fafafa;
  background-image: url("images/nordwood-themes-9a58YsGiTPk-unsplash.jpg");
  background-size: cover;
}
.works .cate{
  display: flex;
  align-items: center;
  justify-content: center;
}
.works .cate  img{
  margin-top: 50px;
  height: 350px;
  width: 250px;
  border:5px white solid;
  border-radius: 5px;
  margin-left: 20px;
} 
.works a:hover{
   transform:scale(1.2);
}
.works a{
  text-decoration: none;
  text-align: center;
  text-shadow:1px 1px black;
  color: #fafafa;
  font-size:25px;
}
/* .video-container video{
  height: 1000px;
  width: 100%;
} */
.wedding{
  height:900px;
  width: 100%;
  font-family: 'Mulish', sans-serif;
  text-align: center;
  font-size: 25px;
  align-items: center;
  justify-content: center;
  color: #fafafa;
  padding-top: 100px;
  background-image: url("images/nordwood-themes-9a58YsGiTPk-unsplash.jpg");
  background-size: cover;
}
.wedding .cate1{
  display: flex;
  align-items: center;
  justify-content: center;
}
.wedding .cate1 img{
  height: 350px;
  width: 250px;
  border:5px white solid;
  border-radius: 5px;
  margin-left: 20px;;
  margin-top: 50px;
} 
.wedding img:hover{
   transform:scale(1.2);
}
.wedding .cate2{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top:-45px;
}
.wedding .cate2 img{
  height: 350px;
  width: 250px;
  border:5px white solid;
  border-radius: 5px;
  margin-left: 20px;
  margin-top: 80px;
} 
.wedding img:hover{
   transform:scale(1.2);
}
.modeling{
  height:900px;
  width: 100%;
  padding-top: 350px;
  font-family: 'Mulish', sans-serif;
  text-align: center;
  font-size: 25px;
  align-items: center;
  justify-content: center;
  color: #fafafa;
  margin-top:-230px;
  background-image: url("images/nordwood-themes-9a58YsGiTPk-unsplash.jpg");
  background-size: cover;
}
.modeling .cate3{
  display: flex;
  align-items: center;
  justify-content: center;
}
.modeling .cate3 img{
  height: 350px;
  width: 250px;
  border:5px white solid;
  border-radius: 5px;
  margin-left: 20px;
  margin-top: 50px;
} 
.modeling img:hover{
   transform:scale(1.2);
}
.modeling .cate4{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top:-45px;
}
.modeling .cate4 img{
  height: 350px;
  width: 250px;
  border:5px white solid;
  border-radius: 5px;
  margin-left: 20px;
  margin-top: 80px;

} 
.modeling img:hover{
   transform:scale(1.2);
}
.babies{
  height:900px;
  width: 100%;
  padding-top:350px;
  font-family: 'Mulish', sans-serif;
  text-align: center;
  font-size: 25px;
  align-items: center;
  justify-content: center;
  color: #fafafa;
  margin-top:-230px;
  background-image: url("images/nordwood-themes-9a58YsGiTPk-unsplash.jpg");
  background-size: cover;
}
.babies .cate5{
  display: flex;
  align-items: center;
  justify-content: center;
}
.babies .cate5 img{
  height: 350px;
  width: 250px;
  border:5px white solid;
  border-radius: 5px;
  margin-left: 20px;
  margin-top: 50px;
} 
.babies img:hover{
   transform:scale(1.2);
}
.babies .cate6{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top:-45px;
}
.babies .cate6 img{
  height: 350px;
  width: 250px;
  border:5px white solid;
  border-radius: 5px;
  margin-left: 20px;
  margin-top: 80px;
} 
.babies img:hover{
   transform:scale(1.2);
}
.vintage{
  height:900px;
  width: 100%;
  padding-top:320px;
  font-family: 'Mulish', sans-serif;
  text-align: center;
  font-size: 25px;
  align-items: center;
  justify-content: center;
  color: #fafafa;
  margin-top:-230px;
  background-image: url("images/nordwood-themes-9a58YsGiTPk-unsplash.jpg");
  background-size: cover;
}
.vintage .cate7{
  display: flex;
  align-items: center;
  justify-content: center;
}
.vintage .cate7 img{
  height: 350px;
  width: 250px;
  border:5px white solid;
  border-radius: 5px;
  margin-left: 20px;
  margin-top: 50px;
} 
.vintage img:hover{
   transform:scale(1.2);
}
.vintage .cate8{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top:-45px;
}
.vintage .cate8 img{
  height: 350px;
  width: 250px;
  border:5px white solid;
  border-radius: 5px;
  margin-left: 20px;
  margin-top: 80px;
} 
.vintage img:hover{
   transform:scale(1.2);
}
.nature{
  height:900px;
  width: 100%;
  padding-top: 350px;
  font-family: 'Mulish', sans-serif;
  text-align: center;
  font-size: 25px;
  align-items: center;
  justify-content: center;
  color: #fafafa;
  margin-top:-230px;
  background-image: url("images/nordwood-themes-9a58YsGiTPk-unsplash.jpg");
  background-size: cover;
}
.nature .cate9{
  display: flex;
  align-items: center;
  justify-content: center;
}
.nature .cate9 img{
  height: 350px;
  width: 250px;
  border:5px white solid;
  border-radius: 5px;
  margin-left: 20px;
  margin-top: 50px;
} 
.nature img:hover{
   transform:scale(1.2);
}
.nature .cate10{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top:-45px;
}
.nature .cate10 img{
  height: 350px;
  width: 250px;
  border:5px white solid;
  border-radius: 5px;
  margin-left: 20px;
  margin-top: 80px;
} 
.nature img:hover{
   transform:scale(1.2);
}
.pricing{
  height: 600px;
  width: 1200px;
  border: 5px white solid;
  border-radius: 4px;
  font-family: 'Mulish', sans-serif;
  color: #fafafa;
  margin-top: 60px;
  margin-left: 150px;
  font-size:25px;
}
.pricing img{
  height:500px;
  width:400px;
  margin-top:-1000px;
  margin-left:40px;
  margin-bottom: 40px;
  border:3px white solid;
  border-radius:5px;
}
.pricing p{
  font-family: 'Mulish', sans-serif;
  color: #fafafa;
  margin-top:35px;
  margin-left:500px;
}
#price1{
  font-family: 'Mulish', sans-serif;
  color: #fafafa;
  margin-left:700px;
  margin-top: 100px;
  font-size: 40px;
}
.about{
  height: 600px;
  width: 1200px;
  /* border: 5px white solid;
  border-radius: 4px; */
  font-family: 'Mulish', sans-serif;
  color: #fafafa;
  margin-top: 130px;
  margin-left: 150px;
  font-size:25px;
  padding-top: 100px;
}
.about p{
  font-family: 'Mulish', sans-serif;
  color: #fafafa;
  margin-top:35px;
  margin: 20px;
}
.about h2{
  margin-left:550px;
  margin-top: 10px;
}
.copyright{
  height:100px;
  width: 500px;
}
.copyright h5{
  margin-left:540px;
  margin-top: 30px;
  color: #fafafa;
  font-size: 25px;
}