/* CSS Document */

.pagelink a {
	color: #E1D3A2 !important;
	font-size: 16px;
	transition: .5s;
}
.pagelink a:hover  {
	color: #BF7C30 !important;
	transition: .5s;
	text-decoration: none;


}

.acon {
	color: #050521;
}

.acon:hover {
	color: #BF7C30;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: rgba(5,5,33,.5);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
	padding: 10px;
}

.btn-primary {
	color: #050521;
  background-color: #E1D3A2;
  border-color: #E1D3A2;
  width: 150px;
	text-decoration: none;
}

.btn-primary:hover {
	color: #E1D3A2;
  background-color: #BF7C30;
  border-color: #BF7C30;
}
.btn-primary1 {
	color: #E1D3A2 ;
  background-color: #050521;
  border-color: #050521;
  width: 150px;
		text-decoration: none;
}
.btn-primary1:hover {
  background-color: #BF7C30;
  border-color: #BF7C30;
}

ul {
	list-style-position: outside;
}

.footer-link a {
	color: #E1D3A2 !important;
	font-size: 12px;
	font-weight: 500;
	transition: .5s;
}
.footer-link a:hover  {
	color: #BF7C30 !important;
	transition: .5s;
	text-decoration: none;


}
.wa a {
	color: #E1D3A2 !important;
	font-size: 16px;
	font-weight: 0;
	transition: .5s;
}
.wa a:hover  {
	color: #BF7C30 !important;
	transition: .5s;
	text-decoration: none;


}

.pp {
	
	width: 150px;
	height: 120px;
	line-height: 120px;
	text-transform: uppercase;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
}
.pp p {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
}
.leadp {
	color: #BF7C30;
	font-family: 'oswald';
	font-weight: 400;
	font-size: 45px
}

  .modal-lg,
  .modal-xl {
   max-width: 90%;
  }
.row1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}

body {
	background-color: #050521;
	font-family: 'oswald';
	color: #E1D3A2;
}
.oswald-heading {
	font-family: 'oswald';
	font-size: 30px;
	color: #E1D3A2;	
}
.oswald-heading1 {
	font-family: 'oswald';
	font-size: 30px;
	color: #050521;	
}
.oswald {
	font-family: 'oswald';
	font-size: 14px;
	color: #E1D3A2 !important;	
}
.oswald1 {
	font-family: 'oswald';
	font-size: 14px;
	color: #050521;	
}
.tahoma {
	font-family: 'tahoma';
	font-size: 14px;
	color: #E1D3A2;	
}
.tahoma-blue {
	font-family: 'tahoma';
	font-size: 14px;
	color: #050521;
}
.lead {
	color: #BF7C30;
	font-family: 'oswald';
	font-weight: 400;
}
.section {
	margin-top: 25px;
}
  .container {
    max-width: 1200px;
  }
.carousel1 {
	position: relative;
	height: 100vh;
}

.navbar-brand {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 0px;
  font-size: 2rem;
  line-height: 30px;
  white-space: nowrap;
	color: #E1D3A2 !important;	
}
.nav-link {
	color: #E1D3A2 !important;
	font-size: 18px;
	font-weight: 500;
	transition: .5s;
	font-family: "Oswald";
}
.nav-link:hover {
	color: #BF7C30 !important;
	transition: .5s;
}
.navbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
	height: px;
	margin-top: 35px;
}
.bg-dark {
  background-color: rgba(0,0,0,.2) !important;
	height: 150px;
	z-index: 2;
	position: absolute;
	border-style: solid;
	border: 1px solid rgba(225,211,162,.3);
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.socialnav {
	border-style: solid;
	border: 1px solid rgba(225,211,162,.3);
	border-bottom: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	color: #E1D3A2;
}
.socialnav a {
	color: #E1D3A2;
}
.socialnav a:hover {
	color: #BF7C30;
	text-decoration: none;
}


.hero1 {
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 100vh;
background-image: url(../images/pinner-hero1.jpg);
background: cover;
color: white;
border-radius: 0px;
background-color: rgba(0,0,0,0);
box-shadow: inset 0 0 20px #000000;
}
.hero2 {
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 100vh;
background-image: url(../images/pinner-hero2.jpg);
background: cover;
color: white;
border-radius: 0px;
background-color: rgba(0,0,0,0);
box-shadow: inset 0 0 20px #000000;
}
.hero3 {
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 100vh;
background-image: url(../images/pinner-hero3.jpg);
background: cover;
color: white;
border-radius: 0px;
background-color: rgba(0,0,0,0);
box-shadow: inset 0 0 20px #000000;
}
.carousel-caption1 {
  position: absolute;
  right: 20%;
  bottom: 400px;
  left: 20%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #E1D3A2;
  text-align: left;
  font-family: "Oswald";
  font-size: 40px;

}
.carousel-caption2 {
  position: absolute;
  right: 20%;
  bottom: 80px;
  left: 20%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #E1D3A2;
  text-align: left;
  font-family: "Oswald";
  font-size: 18px;	
}
	.icon {
		font-size: 40px;
		text-align: center;
	}
	.time {
		font-size: 18px;
	}


@media (min-width: 320px) {
		.carousel-caption1 {
  position: absolute;
  right: 15%;
  bottom: 200px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #E1D3A2;
  text-align: left;
  font-family: "Oswald";
  font-size: 16px;

}
.carousel-caption2 {
  position: absolute;
  right: 15%;
  bottom: 80px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #E1D3A2;
  text-align: left;
  font-family: "Oswald";
  font-size: 12px;
  
}
	.icon {
		font-size: 12px;
		text-align: center;
	}
	.time {
		font-size: 12px;
	}
	.navbar-brand {
  font-size: 1.5rem;

}	

}

@media (min-width: 576px) {
		.carousel-caption1 {
  position: absolute;
  right: 15%;
  bottom: 200px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 16px;

}
.carousel-caption2 {
  position: absolute;
  right: 15%;
  bottom: 80px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 12px;
  
}
	.icon {
		font-size: 12px;
		text-align: center;
	}
	.time {
		font-size: 12px;
	}
		.navbar-brand {
  font-size: 1.8rem;

}
	
}


@media (min-width: 768px) {
		.carousel-caption1 {
  position: absolute;
  right: 15%;
  bottom: 300px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 40px;

}
.carousel-caption2 {
  position: absolute;
  right: 15%;
  bottom: 80px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 16px;
  
}
	.icon {
		font-size: 16px;
		text-align: center;
	}
	.time {
		font-size: 12px;
	}
	.navbar-brand {
  font-size: 2rem;

}
}

@media (min-width: 1024px) {
		.carousel-caption1 {
  position: absolute;
  right: 15%;
  bottom: 500px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 40px;

}
.carousel-caption2 {
  position: absolute;
  right: 15%;
  bottom: 250px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 16px;
  
}
	.icon {
		font-size: 16px;
		text-align: center;
	}
	.time {
		font-size: 12px;
	}
}

@media (min-width: 1280px) {
  		.carousel-caption1 {
  position: absolute;
  right: 15%;
  bottom: 250px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 40px;

}
.carousel-caption2 {
  position: absolute;
  right: 15%;
  bottom: 100px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 17px;
  
}
	.icon {
		font-size: 20px;
		text-align: center;
	}
	.time {
		font-size: 14px;
	}

	
}
@media (min-width: 1440px) {
  		.carousel-caption1 {
  position: absolute;
  right: 15%;
  bottom: 350px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 40px;

}
.carousel-caption2 {
  position: absolute;
  right: 15%;
  bottom: 100px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 17px;
  
}
	.icon {
		font-size: 20px;
		text-align: center;
	}
	.time {
		font-size: 14px;
	}  

	
}

@media (min-width: 1920px) {
  		.carousel-caption1 {
  position: absolute;
  right: 15%;
  bottom: 250px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 40px;

}
.carousel-caption2 {
  position: absolute;
  right: 15%;
  bottom: 100px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;

  text-align: left;
  font-family: "Oswald";
  font-size: 17px;
  
}
	.icon {
		font-size: 20px;
		text-align: center;
	}
	.time {
		font-size: 14px;
	}  

	
}

.image-layer{
	background-image: url(../images/kitchen.jpg);
	position:relative;
	left:0;
	top:0;
	width:100%;
	height:auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;

}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

