@import url('https://fonts.googleapis.com');

body {
    font-family: 'STIX Two Text';
	width:100%;
 	margin:0 auto;
		background-image:url(img/bg.jpg);
	background-position:top left;
	background-repeat:repeat;
background-color: #262328;

	}
 headr{
	margin: 0px 0;
	padding:15px 0;
	position: absolute;
	z-index: 10;
	width: 100%;
}

	
.logo{
	
	width:100%;
	height:auto;
	padding:0px 0 0px 20px;
	margin:0 auto;
   }
.menu{
	width:100%;
	float:left;
	height:auto;
	
	padding:0;
 
	}
	.btn-default {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.dropdown-toggle.btn-default:hover,default:focus{color: #fff;
    background-color: transparent !important;
    border-color: transparent !important;}
.btn-default {
    color: #fff;
    margin: 25px 0 0;
    font-size: 20px;
    font-weight: normal;
}

 #banner {
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	}
.welcome{
	width:100%;
	float:left;
	margin:0 auto;
	padding:50px 0;

background-color: #f0e7e0;}	
.welcome h1{	
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 10px 0 25px;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	  font-family: 'STIX Two Text';
	line-height: 35px;
	color: #5b191a;
	background-image:url(img/line.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}	

.welcome p{
	width: 100%;
	float: left;
width: 100%;
  float: left;
  margin: 0 auto;

  text-align: left;
  font-size: 18px;
  font-weight: normal;
  font-family: 'STIX Two Text';
  line-height: 30px;
  color: #262525;
  padding: 10px 0 10px 30px;
}

.welcome a {
	  padding: 10px 40px;
  font-family: 'STIX Two Text';
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 1.5rem;
  color: #5b191a;
  background-color: transparent;
  border: 2px solid #5b191a;
  border-radius: 3px;
  transition: all .4s ease-in-out 0s;
  float: left;
}
.welcome a:hover{
	display: inline-block;
  position: relative;
  padding: 10px 40px;
  font-family: 'STIX Two Text';
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 1.5rem;
  white-space: nowrap;
  vertical-align: top;
  cursor: pointer;
  outline: 0;
  color: #eaeaea;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 3px;
  transition: all .4s ease-in-out 0s;
  background-color: #5b191a;
  text-decoration: none;
}
.layout{
	width:100%;
	float:left;
	margin:0 auto;
	padding:60px 0 0;
	}

.layout h1{	
	width: 100%;
  float: left;
  margin: 0 auto 20px;
  padding: 0px 0 20px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: 'STIX Two Text';
  line-height: 35px;
  color: #5b191a;
  background-image: url(img/line.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
	}

.more {
  width: 100%;
  float: left;
  margin: auto;
  padding: 10px 10px 40px;
  background-color: #5b191a;
}
.more a {
  padding: 10px 23px;
  font-family: 'STIX Two Text';
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 1.5rem;
  color: #262525;
  border: 2px solid #d3ceca;
  transition: all .4s ease-in-out 0s;
  float: left;
  text-align: center;
  margin: 33px 0 0;
  border-radius: 0;
    border: 2px solid #f0e7e0;
  background-color: #f0e7e0;
}
.more a:hover{
	display: inline-block;
  position: relative;
  padding: 10px 23px;
  font-family: 'STIX Two Text';
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 1.5rem;
  white-space: nowrap;
  vertical-align: top;
  cursor: pointer;
  outline: 0;
  color: #eaeaea;
  background-color: transparent;
  border: 2px solid #fff;
 
  transition: all .4s ease-in-out 0s;
  text-decoration: none;
}	

.gallery-space h2{
font-size:20px;
  text-align: center;
  margin: 90px 0 0;
  padding: 0;
  color: #fff;
  font-family: 'STIX Two Text';
  z-index: 1;
  position: absolute;
  width: 90%;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
}
.footer{
	width:100%;
	float:left;
	margin:0 auto;
	padding:30px 0 10px;
	background-color: #f0e7e0;
	 	}
	
.footer-bg{
 padding: 40px 20px;
  color: #fff;
    background-color: #5b191a;
  box-shadow: 0 3px 20px rgba(0,0,0,.15);
  float: left;
  width:100%;
	}	
.footer-bg h1 {
    font-size:18px;
    color: #fff;
    font-family: 'STIX Two Text';
    font-weight: normal;
    text-transform: capitalize;
    padding: 15px 35px 10px 0;
    margin: 0px 0px;
    width: auto;
    float: left;

}
.footer-bg h2 {
    font-size:16px;
    color: #fff;
    font-family: Quicksand;
    font-weight: normal;
    text-transform: capitalize;
    padding: 15px 35px 5px 0;
    margin: 0px 0px;
    width: auto;
    float: left;

}	
.link {
    width: 100%;
    float: left;
    margin: 30px auto 0;
    padding: 0px;
    height: auto;
    text-align: center;
}
.link a{
	width: auto;
		color:#fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	margin: 10px 10px;
	 font-family: 'STIX Two Text';
	padding:0 0 0;
	text-transform:capitalize;
	border-radius: 58px;
	border: 1px solid #f0e7e0;
	padding: 11px 9px;
}
.link a:hover{
	width: auto;
		color:#fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	margin: 10px 10px;
	 font-family: 'STIX Two Text';
	padding:0 0 0;
	text-transform:capitalize;
	border-radius: 58px;
	border: 1px solid #ccc;
	padding: 11px 9px;
}
.link a i{ font-size:12px;}
.footer p{ 
	float: left;
	margin: 10px 45px 3px 0;
	padding: 0;
	font-size: 18px;
	 font-family: 'STIX Two Text';
	color: rgba(234,234,234,.8);
	line-height:25px;
width: auto;
}
	.footer p i{
	width: auto;
	float: left;
	margin: 0 8px 0px 0;
	padding:4px 0 0;
	color: rgba(234,234,234,.8);
	font-size: 14px;
	border-radius: 20px;
	height: auto;
	text-align: center;
	font-size: 15px;
}

.in-banner{
	width:100%;
	height:300px;
	padding:0px;
	margin:0px;
	background-size: cover;
	background-position:bottom;
	float:left;
	background-repeat:no-repeat;
	 ;
	 }
.in-banner h1 {
  width: 100%;
  float: left;
  margin: 15% auto 0px;
  padding: 0px 0 20px;
  text-align: center;
  font-size: 45px;
  font-weight: bold;
  font-family: 'STIX Two Text';
  line-height: 35px;
  color: #fff;

}
.page_title{
	width:100%;
	float:left;
	padding:0 0;
	margin:0 auto 0;
	padding:10px ;
	background-color:#fafafa;
	border-bottom: 1px solid #eee;
 	} 
.page_title p{
	width:auto;
	float:right;
	margin:0 auto;
	padding:5px 0;
	height:auto;
	font-size:12px !important;
 text-transform:capitalize;
	color:#888 !important;
	}
.face{
	width:100%;
	height:auto;
	float:right;
	margin:auto;
}
.copy{
	width:100%;
	float:left;
	margin:10px 0 0;
	padding:0px 0 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	font-family: 'STIX Two Text';
  color: rgba(234,234,234,.8);
	text-align:left;
	line-height: 26px;
}
.copy a{
	color:#21beeb;
	font-weight:normal;
	text-decoration: none;
	float:none;
}
.copy a:hover{
	color:#21beeb;
	font-weight:normal;
	float:none;
	text-decoration:underline;
}
.face a{
	width:auto;
	float:right;
	margin:0px 5px 0 0;
	padding:0;
}
.face a:hover{
	width:auto;
	float:right;
	margin:0px 5px 0 0;
	transition: all 0.3s ease 0s;
	opacity: 0.5;
	padding:0;
} 
.about{
	width:100%;
	float:left;
	margin:0 auto;
	padding:50px 0;
	background-color: #f0e7e0;
}	
.about h1{	
width: 100%;
float: left;
margin: 0 auto;
padding: 10px 0 25px;
text-align: left;
font-size: 26px;
font-weight: bold;
font-family: 'STIX Two Text';
line-height: 35px;
color: #5b191a;
	}	
.about p{
width: 100%;
float: left;
width: 100%;
float: left;
margin: 0 auto;
text-align: left;
font-size: 18px;
font-weight: normal;
font-family: 'STIX Two Text';
line-height: 30px;
color: #262525;
padding: 10px 0 10px 30px;
}

.vision{
	width:100%;
	float:left;
	margin:0 auto;
	padding:0px 0;
	background-color: #f0e7e0;
}	
.vision h1{	
width: 100%;
float: left;
margin: 0 auto;
padding: 10px 0 25px;
text-align: left;
font-size: 24px;
font-weight: bold;
font-family: 'STIX Two Text';
line-height: 35px;
color: #5b191a;
	}	
.vision p{
width: 100%;
float: left;
width: 100%;
float: left;
margin: 0 auto;
text-align: left;
font-size: 18px;
font-weight: normal;
font-family: 'STIX Two Text';
line-height: 30px;
color: #262525;
padding: 10px 0 10px 30px;
}

.vision p span{
width: aut ;
float: left;
margin: 0 auto;
text-align: left;
font-size: 22px;
font-weight: bold;
font-family: 'STIX Two Text';
line-height: 30px;
color: #262525;
padding: 0px 20px 0px 0px;
}
.gallery-space{
	float: left;
}