body{
	/*overflow:hidden;*/
	/*width:960px;*/
	/*margin:10px auto;*/
	
}

.whatsapp {
    position: fixed;
    bottom: 24px;
    z-index: 9999;
    left:6px;
}

.whatsapp img {
    height: 70px;
}

.phone {
    position: fixed;
    bottom: 24px;
    z-index: 9999;
    right:6px;
}

.phone img {
    height:60px;
}

.ptagline{
	border-bottom: 1px dotted #d8d8d8;
	padding-bottom: 15px;
	font-size:17px;
}
.phading{ font-size: 29px;
    margin-bottom: 18px;}
#pslider{
	width:500px;
	top:100px;
	/*position:absolute; */   position: fixed;z-index: 111111;
}
   
#pheader{ 
	width:260px;
	/*height:520px;*/
	position:absolute; /*position: fixed;*/
	right:0px; 
	border:1px solid #d8d8d8;
	margin-left:40px;
	/*padding:20px 40px;*/padding:20px;
	border-radius:3px;
	box-shadow: 0 0 8px gray;    background-color: #fff; z-index: 111111;
}


#sidebar{
	position:absolute;
	top:180px;
	left:112px;
	box-shadow: 10px 10px 5px white inset;
	z-index: 111111;
	
	border: 1px solid #38688f;
    border-bottom: none;
    cursor: pointer;
    width: 170px;
    height: 34px;
    overflow: hidden;
    background: #fff;
    color: #38688f;
    padding: 5px 0px 5px 0px;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 9999999;
    font-size: 18px;
}

#sidebar1{
	position:absolute;
	top:120px;
	/*left:113px;*/
	left:137px;
	 box-shadow: 10px 10px 5px white inset;
	z-index: 1111;
	
	border: 1px solid #38688f;
    border-bottom: none;
    cursor: pointer;
    width: 170px;
    height: 34px;
    overflow: hidden;
    background: #fff;
    color: #38688f;
    padding: 5px 0px 5px 0px;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 9999999;
    font-size: 18px;
}


/*h3{
	font-family: 'Roboto Slab', serif;
}*/

input[type=text]{ 
	margin-top: 5px;
	padding:6px;
	width:100%;
	font-size:15px;
	border-radius:2px;
	/*border:3px solid #98d0f1;*/   
	/*border: 2px solid #ccc;background-color: #fff;*/
	border:2px solid #ccc;
	
}

h4{
	font-size:15px;
}
div#title{
	position:absolute;
	top:300px;
	left:650px;
	}
	
select{    margin-top: 10px;
	padding:6px;
	width:100%;
	font-size:15px;
	border-radius:2px;
	/*border:3px solid #98d0f1;*/border: 2px solid #ccc;
}
tel{
   	margin-top: 5px;
	padding:6px;
	width:100%;
	font-size:15px;
	border-radius:2px;
	/*border:3px solid #98d0f1;*/   
	/*border: 2px solid #ccc;background-color: #fff;*/
	border:2px solid #ccc; 
}
textarea{
	padding:6px;
	font-size:15px;
	border-radius:2px;
	/*border:3px solid #98d0f1;*/ border: 2px solid #ccc;background-color: #fff !important;
	margin-top: 10px;
	height:80px;
	width:100%;
}	

button{
	background:#ccc;
	border: none;
	color: #fff;
	width: 100%;
	font-size: 22px;
	font-weight: bolder;
	padding: 8px 0 8px 0;
	border-radius: 3px;
	cursor: pointer;
	margin-top:5px;
}
/*--------------------------------------
		Advertisement div
----------------------------------------*/
.formget{
	width:300px;
	margin-top: 65px;
	margin-left: 57px;
	float: left;
	}