
.wrapper{
	width:100%;
	height:auto;
	float:left;
}
.headerwrapper{
	width:100%;
	height:60px;
	float:left;
	background:#291a15;
}
.logocontainer{
	width:auto;
	float:left;
	height:60px;
	padding-left: 20px;
}
.logo{
	width:120px;
	height:60px;
	float:left;
}
.logotext{
	width:auto;
	float:left;
	padding:20px 10px 0px 10px;
	font-family: 'univers_condensedmedium';
	font-size:22px;
	color:#c4ad7b;
}
.whitner{
	color:#FFF;
}
.menucontainer{
	width:auto;
	float:right;
	height:60px;
	padding-right:20px;
}
.totalcontentwrapper{
	width:100%;
	/* height:1010px; */
	height: auto;
	float:left;
	background:#fce3b7 url(../images/background.jpg) bottom no-repeat;
	padding-bottom: 60px;
	box-sizing: border-box;
	padding-left:30px;
	padding-right:30px;
	padding-top: 40px;
}
.godwrapper{
	width:100%;
	/* height:980px; */
	height: auto;
	float:left;
}
.leftcontentwrapper{
	width:100%;
	float:left;
	height: auto;
	padding-bottom: 30px;
	box-sizing: border-box;
}
.biglogo{
	width:770px;
	float:left;
	height:235px;
	background: url(../images/biglogo.png) no-repeat center;
	margin-bottom:25px;
}
.welcomecontent{
	width:100%;
	height:auto;
	float:left;
}
.welcomecontent h1{
	font-family: univers_condensedmedium;
	font-size:22px;
	color:#594b31;
	padding-bottom:10px;
}
.welcomecontent p{
	font-family:Arial, Helvetica, sans-serif;
	color:#75664a;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	padding-bottom:15px;
}
.welcomecontent h2{
	padding-bottom:10px;
}
.welcomecontent h2 a{
	text-decoration:none;
}
.morebt{
	width:55px;
	font-family: 'univers_condensedmedium';
	font-size:16px;
	color:#FFF;
	background:#ac9771;
	padding:6px 0px 6px 0px;
	text-align:center;
	float:left;
}
.morebt:hover{
	background:#605238;
}
.threecolumncontainer{
	width:770px;
	float:left;
	margin-top: 20px;
}
.column1{
	width:185px;
	float:left;
	height:430px;
	padding-right: 30px;
}
.column2{
	width:185px;
	float:left;
	background: url(../images/shadowside.png) left center no-repeat;
	height:430px;
	padding-left:40px;
	padding-right: 30px;
}
.column3{
	width:185px;
	float:left;
	height:430px;
	padding-left:40px;
	padding-right:30px;
	background: url(../images/shadowside.png) left center no-repeat;
}
.onlyshadow{
	width:45px;
	height:430px;
	float:left;
	background:url(../images/shadowside.png) left center no-repeat;
}
.imagecontainer{
	width:185px;
	float:left;
	height:135px;
	margin-bottom: 20px;
}
.boxcontent{
	width:100%;
	height:auto;
	float:left;
}
.boxcontent h1{
	font-family: univers_condensedmedium;
	font-size:20px;
	color:#594b31;
	padding-bottom:10px;
	text-align:center;
}
.boxcontent p{
	font-family:Arial, Helvetica, sans-serif;
	color:#75664a;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	padding-bottom:15px;
}
.boxcontent h2{
	padding-bottom:10px;
}
.boxcontent h2 a{
	text-decoration:none;
}
.footerwrapper{
	width:100%;
	height:55px;
	float:left;
	background:#291a15;
}
.copyright{
	width:auto;
	font-size:12px;
	float:left;
	padding-top:25px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#62433e;
}
.highlighter{
	color:#e7c2b9;
}
.code9{
	width:auto;
	font-size:12px;
	float:right;
	padding-top:25px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#62433e;
	margin-top:-50px;
}
.code9 a{
	color:#e7c2b9;
	text-decoration:none;
}
.special{
	color:#62433e !important;
	cursor:text !important;
}
.social{
	width:45px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
.fb{
	width:45px;
	height:45px;
	float:left;
	background:url(../images/facebook1.png) no-repeat center;
}
.fb:hover{
	background:url(../images/facebook2.png) no-repeat center;
}


.innerpage_contentwrapper{
	width:100%;
	height:auto;
	float:left;
	background:#fce4b8;
}
.inneraligner{
	width:1000px;
	height:auto;
	margin:0px auto;
}
.abtimage{
	width:1000px;
	float:left;
}
.aboutcontenttotal{
	width:100%;
	float:left;
	padding-top:35px;
	padding-bottom:40px;
}
.abtleft{
	width:175px;
	float:left;
	margin-right:25px;
}
.abtleft ul{
	width:100%;
	margin:0px;
}
.abtleft ul li{
	width:100%;
	margin:0px;
	font-family: univers_condensedmedium;
	font-size:18px;
	color:#796745;
	padding:8px 0px 8px 0px;
	border-top: 1px solid #fbebce;
	border-bottom:1px solid #e8cb98;
	list-style-image:url(../images/leftlibg.png);
	list-style-position:inside;
}
.abtleft ul li a {
	text-decoration:none;
	color:#796745;
}
.abtleft ul li a:hover{
	color:#c6af84;
}
.current{
	color:#c6af84 !important;
}
.abtright{
	width:750px;
	float:left;
	padding-left: 50px;
	background-image: url(../images/abtshadower.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.abtright h1{
	font-family: univers_condensedmedium;
	font-size:22px;
	color:#594b31;
	padding-bottom:15px;
}
.abtright h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#796745;
	padding-bottom:10px;
	padding-top:10px;
}
.abtright h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8e7a55;
	padding-bottom:10px;
	padding-top:10px;
}
.abtright h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8e7a55;
	padding-bottom:8px;
	padding-top:8px;
}
.abtright h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#65573e;
	padding-top:5px;
	text-decoration:underline;
	padding-bottom:5px;
}
.abtright p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	color:#75664a;
	padding-bottom:5px;
}
.lister_1{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.lister_1 table{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#75664a;
}
.lister_1 table tr td{
	padding:5px 0px 5px 0px;
}
.lister_1 ul{
	margin-left:0px;
}
.lister_1 ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#75664a;
	list-style-type:square;
	list-style-position:outside;
	float:left;
	border-bottom: 2px dotted #C0A675;
	margin-bottom:18px;
}
.casset-total{
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}
.casset-raw{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:13px;
}
.casset-number{
	width:100%;
	float:left;
	text-align:left;
	font-family: 'univers_condensedmedium';
	font-size:55px;
	color:#D5BB8D;
}
.casset-number span{
	margin-top:50px;
	width:100%;
	float:left;
}
.casset-imager{
	width:150px;
	height:180px;
	background:#ffffff;
	float:left;
	padding:3px;
}
.casset-text{
	width:550px;
	height:180px;
	float:right;
	padding-left: 15px;

}
.casset-text h4{
	margin-top:20px;
	font-family: 'univers_condensedmedium';
	font-size:18px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	width:100%;
	float:left;
}
.casset-text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:100%;
	line-height:22px;
	color:#75664a;
}
.seminar-image-container{
	width:100%;
	float:left;
	margin-bottom:15px;
	margin-top:10px;
}
.seminar-image-column{
	width:222px;
	float:left;
	margin:0px 5px;
}
.seminar-imager{
	width:234px;
	height:169px;
	float:left;
	background:#ffffff;
	padding:3px;
}
.seminar-text{
	width:100%;
	height:auto;
	float:left;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	color:#75664a;
	text-align:center;
}
.tighter{
	font-weight:bold;
	color:#5b4f3b;
	font-size:18px;
	width:100%;
	float:left;
	margin-bottom:10px;
}
.sub-title{
	color:#E23617;
	font-size:14px;
	width:100%;
	font-weight:bold;
	float:left;
	margin-bottom:5px;
}
.ticklist{
	margin:0px;
}
.ticklist ul{
	margin-left:25px;
}
.ticklist ul li{
	list-style-image:url(../images/listtick.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-position:outside;
	line-height:24px;
	color:#75664a;
}
.arrowlist{
	margin:0px;
}
.arrowlist ul{
	margin-left:20px;
}
.arrowlist ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image:url(../images/liicon_green.png);
	list-style-position:outside;
	line-height:24px;
	color:#75664a;
}

.boxlist{
	margin:0px;
}
.boxlist ul{
	margin-left:20px;
}
.boxlist ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image:url(../images/boxlibg.png);
	list-style-position:outside;
	line-height:24px;
	color:#75664a;
}
.gallerycontent{
	width:100%;
	float:left;
	padding-top:35px;
	padding-bottom:40px;
}
.gallerycontent h1{
	font-family: 'univers_condensedmedium';
	font-size:22px;
	color:#796745;
	text-align:center;
}
.contactcontent{
	width:100%;
	float:left;
	padding-top:35px;
	padding-bottom:40px;
}
.gr_inner{
	width:1000px;
	float:left;
	margin-top: 15px;
}
.mapcontainer{
	width:100%;
	height:500px;
	background:#FFF;
}
.contacter{
	width:350px;
	float:left;
	height:auto;
	padding-top: 35px;
}
.contacter h1{
	font-family: univers_condensedmedium;
	font-size:22px;
	color:#594b31;
}
.contacter p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#75664a;
	text-align:justify;
	line-height:22px;
	padding-top: 15px;
}
.cntact_map{
	width:640px;
	float:right;
	/*height:340px;*/
	background:#c1a776;
	margin-top: 35px;
	padding: 5px;
}

.formcontainer{
	width:100%;
	height:auto;
	float:left;
	padding-top:23px;
}
.formcontainer h1{
	font-family: 'univers_condensedmedium';
	font-size:22px;
	color:#796745;
	text-align:left;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cbb183;
}
.formraw{
	width:100%;
	padding-bottom:18px;
	float:left;
}
.formcolumn1{
	width:140px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#75664a;
	padding-top:10px;
}
.formcolumn2{
	width:600px;
	float:left;
}

.txtbxsstyler{
	width:580px;
	height:33px;
	color:#FFF;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	border:none;
	background-color: #cab286;
	border:1px solid #a68e62;
	font-family: Arial, Helvetica, sans-serif;
}
.txtareastyler{
	width:580px;
	height:80px;
	color:#FFF;
	font-size:12px;
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #CAB286;
	padding-right: 10px;
	padding-left: 10px;
	border:1px solid #a68e62;
	font-family: Arial, Helvetica, sans-serif;
}
.formbtstyler{
	width:80px;
	height:30px;
	border:none;
	color:#FFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #5b9216;
	border:1px solid #3a600a;
}
.formresetbtstyler{
	width:80px;
	height:30px;
	border:none;
	color:#FFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #8e764b;
	border:1px solid #6c5834;
}

.newscontainer{
	width:100%;
	float:left;
	margin-bottom:20px;
}
.newsdater{
	position: absolute;
	bottom: 10px;
	right: 10px;
	width:60px;
	color:#FFF;
	font-family: 'univers_condensedmedium';
	text-align:center;
	font-size:30px;
	background-color: #78694d;
	margin-right: 6px;
	margin-bottom: 6px;
}
.month{
	font-family: univers_condensedmedium;
	text-align:center;
	font-size:15px;
	padding-top: 5px;
	background-color: #574a32;
	padding-bottom: 5px;
	color: #FFF;
}
.date{
	font-family: univers_condensedmedium;
	text-align:center;
	font-size:35px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.newscontent{
	width:100%;
}
.newscontent h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #796745;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.newscontent p{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: justify;
   line-height: 18px;
   color: #75664a;
   padding-bottom: 5px;
}
.thankyouer{
	width:100%;
	float:left;
	height:auto;
	padding-top: 35px;
}
.thankyouer h1{
	font-family: univers_condensedmedium;
	font-size:22px;
	color:#594b31;
}
.thankyouer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#75664a;
	text-align:justify;
	line-height:22px;
	padding-top: 10px;
}
.galleryitems{
	width:100%;
	min-height:450px;
	float:left;
}
.glryleft{
	width:225px;
	float:left;
	margin-right:25px;
	margin-top:35px;
}
.glryleft ul{
	width:100%;
	margin:0px;
}
.glryleft ul li{
	width:100%;
	margin:0px;
	font-family: univers_condensedmedium;
	font-size:18px;
	color:#796745;
	padding:8px 0px 8px 0px;
	border-top: 1px solid #fbebce;
	border-bottom:1px solid #e8cb98;
	list-style-image:url(../images/leftlibg.png);
	list-style-position:inside;
}
.glryleft ul li a {
	text-decoration:none;
	color:#796745;
}
.glryleft ul li a:hover{
	color:#c6af84;
}
.current{
	color:#c6af84 !important;
}
.glryright{
	width:700px;
	float:left;
	padding-left: 50px;
	background-image: url(../images/abtshadower.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.glryright h1{
	font-family: univers_condensedmedium;
	font-size:22px;
	color:#594b31;
	padding-bottom:15px;
	text-transform:uppercase;
}

.lnktotal{
	float:left;
}
.glryimager{
	float:left;
	margin-bottom:8px;
}
.titler{
	padding:5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
}
.titler a{
	color:#796745;
	text-decoration:none;
}
#first ul li { display: inline; margin:9px; float:left;}
#first {
 width: 700px;
}
#first img{
		border:5px solid #FFF;
		 -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}

.toppadder{
	padding-top:19px;
}
.bolder{
	font-weight:bold;
}


.how-to-get{
	width:100%;
	margin-top: 50px;
    float: left;
}

.how-to-get h1 {
    font-family: univers_condensedmedium;
    font-size: 22px;
    color: #594b31;
}
.how-to-get  p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #75664a;
    text-align: justify;
    line-height: 22px;
    padding-top: 15px;
}


.thomas{
	width: 90%;
	max-width: 90%;
	position: relative;
	height: auto;
	margin: 40px auto;
	background-color: #B1652F;
	padding: 2rem;
	text-align: center;
	float: left;
}

.two-column-grid{
	width:100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 40px;
	float: left;
}
.grid-item{
	min-height: 344px;
	flex: 1;
	margin-right: 2%;
	background-color:rgb(248, 196, 159, 0.9);
	padding: 1.5rem;
	height: 100%;
	/* box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1); */
}
.grid-item:last-child{
	margin-right: 0px;
}
.moretext {
  display: none;
}
.sp-feature{
	width:100%;
	max-width:100%;
	height: auto;
	padding: 50px 30px;
	margin: 40px 0px;
	background-image: url('../images/features.jpg');
	background-position: center;
	background-size: cover;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
}
.sp-feature h1{
  font-family: univers_condensedmedium;
  font-size: 30px;
  color: #594b31;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
.sp-feature  ul li{
  font-family: Arial, Helvetica, sans-serif;
  color: #75664a;
  font-size: 15px;
  line-height: 18px;
  margin: 20px 0px;
  position: relative;
  padding-left: 1.5%;
}
.sp-feature  ul li::before{
  content: url('../images/list-01.svg');
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;

}
.bg-size{
  font-family: univers_condensedmedium;
  font-size: 26px;
  color: #594b31;
  text-align: center;
  text-transform: uppercase;
  margin-top: 35px;

}
.bg-size span{
	font-size: 40px;
}
.title{
    font-family: univers_condensedmedium;
   font-size: 40px;
   color: #b1652f;
   text-transform: uppercase;

}
.main-tit-wr{
	max-width: 70%;
	border-left: 8px solid #b1652f;
	padding: 10px 3%;
	margin-bottom: 30px;
	margin-top: 10px;
	background-color: rgba(252, 212, 184, 0.9);
}
.sub-tit{
  font-family: Arial, Helvetica, sans-serif;
  color: #75664a;
}
.sub-tit2{
  font-family: Arial, Helvetica, sans-serif;
  color: #75664a;
  font-size: 1.3rem;
}
.main-tit-wr h1{
	margin-top: 10px;
}
.location-sec{
	width:100%;
	max-width:100%;
	height: auto;
	padding: 50px 30px;
	box-sizing: border-box;
	float: left;
	background-color: #fce3b7;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.location-sec h2{
	text-align: center;
	font-family: univers_condensedmedium;
    font-size: 30px;
    color: #594b31;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.location-sec-in-wr{
    width:80%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.loc-bx{
	width: 50%;
	height: auto;
	margin: 10px 20px;
	padding: 1.5rem;
	border: 1px solid  #b1652f;
	min-height: 100px;
	border-radius: 10px;
}
.loc-bx h3{
	font-family: univers_condensedmedium;
    font-size: 22px;
    color: #594b31;
    padding-bottom: 8px;
	text-transform: uppercase;
}
.loc-bx p{
	font-family: Arial, Helvetica, sans-serif;
	color: #75664a;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.note{
	font-family: Arial, Helvetica, sans-serif;
	color: #b1652f;
	font-size: 18px;
	margin-top: 50px;
}
.banner-sec{
	width: 100%;
	height: 85vh;
	overflow: hidden;
	position: relative;
}
.ban-img-bx{
	width: 100%;
	height: 100%;
}
.ban-img-bx img{
	width:100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.banner-txt-cont{
	position: absolute;
	left: 10px;
	top: 0%;
	z-index: 999;
}
.saint{
	width: 15%;
	position: absolute;
	bottom: 0%;
	right: 40px;
	text-align: center;
}
.saint img{
	width: 100%;
}
 .carousel-inner > .item > img {
      width: 100%;
      height:100%!important; 
      object-fit: cover;
	  object-position: center;
}
.carousel-inner{
	width: 100%;
	height: 100%;
}
.carousel-inner .item{
	width: 100%;
	height: 100%;
}
.lightgallery img{
	width:100%!important;
}
#lightgallery{
	width: 100%;
	height: auto;
    padding: 50px 0px;
	float: left;
}
.gallery-item{
	margin-bottom: 30px;
}
.carousel-control.left,
.carousel-control.right {
  background: none;      
  width: 5%;              
}

.carousel-control.left {
  left: 0;   
}

.carousel-control.right {
  right: 0;  
}
.lc-lnk{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #75664a;
  text-align: justify;
  line-height: 22px;
  font-weight: 600;
}
.news-wrapper-bx{
	width: 100%;
	max-width: 100%;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 20px;
	flex-wrap: wrap;
}
.news-bx{
	width:48%;
	min-height: 360px;
	margin-bottom: 20px;
}
.news-img-bx{
	width:100%;
	height:250px;
	background:#ffffff;
	margin-bottom: 15px;
	overflow: hidden;
}
.news-img-bx img{
	width: 100%;
	height:100%;
	object-fit: cover;
	object-position: center;
}
.news-sec h1{
  font-family: univers_condensedmedium;
  font-size: 22px;
  color: #594b31;
  padding-bottom: 15px;
}
.news-img-bx{
	position: relative;
}
.more-content span { display: none; }
.more-ellipses { color: #666; }
.read-more { 
	color: #b1652f; 
	cursor: pointer; 
	text-decoration: none; 
	font-weight: bold;
}
.newscontent h2{
	font-family: univers_condensedmedium;
  font-size: 19px;
  color: #594b31;
  padding-bottom: 15px;
}

@media only screen and (max-width: 768px) {

	.news-bx{
		width: 100%!important;
	}
	.news-wrapper-bx{
		flex-wrap: wrap!important;
		flex-direction: column;
	}
}
