﻿/* main CSS */


	h1{
		font-weight:bold;
		font-size:18px;
		color: #97325e; /* Maroon */
	}
	
	h2{
		font-weight:bold;
		font-size:18px;
		color:#464b83; /* Dark Blue */	
	}
	
	h3{
		font-weight:bold;
		font-size:16px;
	}


	.main-line{
	/* border:1px #000 solid; */
	background-color:#464b83; /* Dark Blue */
	height:4px;
	width:100%;
	margin:5px 0px 5px 0px;
				
	}



	.hi-meun{
	font-weight:bold;
	color: #97325e;
	}

	.sub-heading-menu{
	font-weight:bold;
	color: #97325e;
	}
	
	.menulinks{
	font-weight:bold;	
	color: #97325e;
	}
	

	.footer-left{
		padding:8px 0px 0px 0px; 
		float:left;
	}
	
	.footer-right{
		padding:8px 25px 0px 0px;
		float:right;
	}	

	

.back-btn{
padding:10px 0px 10px 4px;
}

.back-btn-contact{
padding:50px 0px 10px 0px;
}


h4{
	color: #52564f; /* Dark Gray */
	font-size:26px;
}

#img-1{
    background-image: url('../images/desk-0.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
}



/* thank you pages */
	.page-10 {
	margin: 10px;
	background-image:url(../images/waterMark.png);
	background-repeat:no-repeat;
	background-position: center; 
	background-size: 200px 226px;
	}	
/* /thank you pages */



/* quote */
	.quote{
		/* width:320px;*/
		margin-top:10px;
		margin-left:35px;
		margin-right:25px;
		margin-bottom:25px;
		position: relative;
		font-family:"Palatino Linotype", "Book Antiqua", "Palatino", "serif";
		margin-bottom: 20px;
		font-size:24px;
		font-style:italic;
		
	}
	
	#leftquote {
		color: #ccc;
		font-size: 120px;
		line-height: 0px;
		vertical-align: bottom;
		font-family: Georgia, Serif;
		top: 48px;
		left: -60px;
		position: absolute;
	}
	
	#rightquote {
		color: #ccc;
		font-size: 120px;
		line-height: 0px;
		vertical-align: bottom;
		font-family: Georgia, Serif;
		width: 1px;
		display: inline-block;
		margin-bottom: -26px;
		overflow: visible;
	}
	
	.quote-sig { 
		float:right;
		font-weight:bold;
		margin-bottom: 20px;
		}


/* /quote */



/* intro */
.into-main-box{
	border:1px none #F00;
	background-color:#FFF;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	padding: 0px;
	width:300px;
	display: block;
	margin-left: auto;
	margin-right: auto	
}

.into-image{
	display: block;
	margin-left: auto;
	margin-right: auto
}

.into-text{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	border: 1px none #F00;
}

.into-login-text{
	display: block;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	border: 1px solid #F00;
	float:right;
}
/* /intro */

	
	/* form  */
	
	.submit-box{
		padding:10px 0px 10px 0px;
	
	}

	.col-sm-6{
		/* border:1px solid black; */

		padding:5px 5px 10px 0px;
	}
	
	.col-sm-8{
		/* border:1px solid black; */

		padding:5px 5px 10px 0px;
	}

	.contact-form{
		/* border:1px solid black; */
		font-size:16px;
	}
	
	.form-left{

	}
	
	.form-right{

		padding:0px 0px 10px 0px;
	}
	
	.cat_textbox, .cat_listbox{

	}
	
	
	.cat_button{
			width:100px;
	}

	.req{
		color:#F00;	
		padding:0px 0px 5px 0px;
		}
		
	.req-text{
		color:#F00;
		padding:0px 0px 10px 0px;
	}
	/* /form  */



/* Footer */

.footer-social-medial-icon {
  padding-left:28px;
}

.footer-social-medial-icon img {
  height: 30px;
  width:30px;
  margin: 0 5px;
  max-width: 35px;
  float:left;
}


.footer-copyright{ 
	padding:20px 0px 5px 0px;
	text-align:center;
	font-size:12px;
	color:black;
	font-weight:normal;
}

.footer-designed{
	padding:5px 0px 30px 0px;
	text-align:center;
	font-size:12px;
	color:black;
	font-weight:normal;
	vertical-align: middle;
}

.footer-nav-mobile{
	background-color: #464b83; /*  */
	height:40px;
	width:100%;	
	font-size:11px;
	color:#FFF;
	text-align:center;
	padding-top:3px;
}

.footer-nav-mobile a{
	text-decoration:none; 
	color:#FFF;
}


.footer-nav-mobile a:hover{
	text-decoration:underline;
	color:#FFF;
}

.header-nav-text{
	font-size:11px;
	color:#FFF;
	text-align:right;
	margin-right:10px;
	padding:8px;	
}



.header-nav-text a{
	text-decoration:none; 
	color:#FFF;
}


.header-nav-text a:hover{
	text-decoration:underline;
	color:#FFF;
}

/* /Footer */

/* header text */
#header-text-1, #header-text-2, #header-text-3 {
	display:none; 
}


/* end */

/* page body link fix */		
.link-default:hover {
	color: #97325e !important;  /* Maroon */
	text-decoration: underline;
}

.link-default, .link-default :visited, .link-default:active, .link-default:visited    {
	color: #97325e !important;  /* Maroon */
	text-decoration:none;	
}

/* body links href */
.link-default-href:hover {
	color: #97325e !important;  /* Maroon */
	text-decoration: underline;
}

.link-default-href, .link-default-href:visited, .link-default-href:active, .link-default-href:visited    {
	color: #97325e !important;  /* Maroon */
	text-decoration:none;	
}

/* end */	


/* more-less  */
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
/* end */


/* Make side menu scroll  */

.ui-panel.ui-panel-open {
    position:fixed;
}
.ui-panel-inner {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}

.ui-page-active.ui-page-panel {
height: 70%;
}

/* Make side menu scroll  */


.ui-header .ui-btn, .ui-header .ui-icon, .ui-header .ui-btn-inner {
    width: 40px;
    height: 15px;
}
/* .ui-header .ui-btn-inner .ui-icon{  margin: 0px;  border-radius: 0;} */

/* .ui-header { height: 50px;} */


		
