@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body{
	font-size:14px;
	background: url(../images/back2.jpg) no-repeat fixed;
	font-family: french-canon-small-caps, serif; background-size:cover;
}
h1{
	font-size:24px;
	line-height:25px;
	font-family: "Signika",sans-serif;
}
h2 {
    border-bottom: thin dotted;
    color: #11a3f1;
    font-family: "Signika",sans-serif;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
h3 {
   
    color: #11a3f1;
    font-family: "Signika",sans-serif;
    font-size: 16px;
    line-height: 25px;
   text-align: center;
    padding-bottom: 10px;
}
h5 {
   
    color: #11a3f1;
    font-family: "Signika",sans-serif;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
p {
    font-family: "Signika",sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: justify;
}
.web-wrapp{
	width:1000px;
	margin:auto;
}
header{
	width:100%;
	padding:1%;
	float:left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#019fdc+0,53cbf1+40,01c2eb+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ce3901+0,f19c77+100 */
<!---->background: #ce3901; /* Old browsers */
<!--->background: -moz-linear-gradient(top, #ce3901 0%, #f19c77 100%); /* FF3.6-15 */
<!--->background: -webkit-linear-gradient(top, #ce3901 0%,#f19c77 100%); /* Chrome10-25,Safari5.1-6 */
<!--->background: linear-gradient(to bottom, #ce3901 0%,#f19c77 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce3901', endColorstr='#f19c77',GradientType=0 ); /* IE6-9 */
	border-radius:10px;
	background-color: lightyellow;
	margin:10px 0
}
header .left{
	float:left;
}

header .left a{ color:#000; font-weight:bold;

}
header .call-now{
	float:right;
	font-family: "Signika",sans-serif;
	font-size:24px;
	margin-top: 20px;
}
.banner{
	float:left;
	padding:10px;
	width:100%;
	background:#fff;
	height:auto;
	margin-bottom:10px;
	border-radius:10px;
}

.content{
	float:left;
	widows:100%;
}
.contact {
    float: left;
    width: 100%;
       font-size:16px;
        
    border-radius: 10px;
    margin-bottom: 10px; padding:12px;
	   
		
}
.contact p{ text-align:left; font-family: "Signika",sans-serif; color:black;}
.footer{
	background:#fff;
	padding:20px 10px;
	border-radius:10px;
	font-family: "Signika",sans-serif;
	font-size:12px;
	margin-bottom:10px;
	float:left;
	width:100%;
	margin-top:10px;
}
.footer a{
	text-decoration:none;
	color:#000;
}
.footer .left{
	float:left;
}
.footer .right{
	float:right;
}

.top .box {
   background: none repeat scroll 0px 0px ;
border-radius: 10px;
height:auto;
margin-bottom: 10px;
margin-right: 4px;
padding: 9px; min-height:540px;
       background-color: lightyellow;
}


.welcome {
    background: none repeat scroll 0 0 #fff;
    border-radius: 10px;
    float: left; min-height:350px;

    margin-bottom: 10px;
    padding: 10px;

}
.query-form {
    background: none repeat scroll 0 0 #fff;
    border-radius: 10px; width:100%;
    float: left;
    height:auto;
    margin-bottom: 10px;
    padding: 10px;
}
.query-form form {
    background: none repeat scroll 0 0 ;
    border-radius: 10px;
    padding: 10px;
	    background-color: #8BC34A;
}
.query-form h2{
	color:#fff;
}
label{
	float:left;
	width:50px;
	color:#000;
}
form input[type="text"] {
    float: left;
    height: 25px; width:103%;
    margin-bottom: 5px; color:#000;

}
form textarea{
	float:left; color:#000;width:97%;
	
}
form .button {
    background: none repeat scroll 0 0 #000;
    border: medium none;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    margin-left: 50px;
    margin-top: 5px;
    padding: 10px 73px;
}
form .button:hover{
	background:#333333;
}
.welcome p{ font-size:16px; font-family: "Signika",sans-serif; !important;}
.facility {
    float: left;
    width: 100%;
    background: none repeat scroll 0% 0% #FFF;
    border-radius: 10px;
    margin-bottom: 10px;
}
.facility .left{float:left; width:700px; margin-left: 13px;}
.facility .right{float:right; width:271px;}

.left li {
    width: 312px;
    float: left;
    background: none repeat scroll 0% 0% #CCC;
    border-left: 4px solid#222;
    list-style: outside none none;
    margin: 6px 3px;
    padding: 9px 10px;
	border-radius:6px;
}
.right li {
    width: 262px;
    float: left;
	  border-left: 4px solid#222;
    background: none repeat scroll 0% 0% #CCC;
  
    list-style: outside none none;
margin: 6px -29px;
    padding: 9px 10px;
	border-radius:6px;
}
.right h3{margin-left: -33px;}
.mark{float:left;width:100%;}
.mark img{border:1px solid#111; margin:0px 3px; height:150px;}
.map
{
	float:left;
	width:100%;
	margin-top:10px;
}
