/*body,td,th {

	font-family: Verdana, Geneva, sans-serif;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}*/



/* floating box style */

.floating-form {

    width: 233px;

    padding: 30px 17px 10px;

    font: 13px 'Open Sans', sans-serif;

    background: #F9F9F9;

    border: 1px solid #ddd;

    right: 10px;

    position: fixed;

    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);

    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);

    -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);

	z-index:1050;

	margin:81px 0px 0 0;

	top:0px;

	}

.contact-opener {

    position: absolute;

    left: -88px;

    transform: rotate(-90deg);

    top: 100px;

    background-color: #216288;

    padding: 9px;

    color: #fff;

	/*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);*/

    cursor: pointer;

    border-radius: 5px 5px 0px 0px;

    -webkit-border-radius: 5px 5px 0px 0px;

    -moz-border-radius: 5px 5px 0px 0px;

    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);

    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);

    -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);



}

.floating-form-heading{

    font-weight: bold;

    font-style: italic;

    border-bottom: 2px solid #ddd;

    margin-bottom: 10px;

    font-size: 15px;

    padding-bottom: 3px;

}

.floating-form label{

    display: block;

    margin: 0px 0px 15px 0px;

}

.floating-form label > span{

    width: 70px;

    font-weight: bold;

    float: left;

    padding-top: 8px;

    padding-right: 5px;

}

.floating-form span.required{

    color:red;

}

.floating-form .tel-number-field{

    width: 100%;

    text-align: left;

}

.floating-form .long{

    width: 120px;

}

.floating-form input.input-field{

    width: 100%;

   

}



.floating-form input.input-field,

.floating-form .tel-number-field,

.floating-form .textarea-field,

 .floating-form .select-field{

    -webkit-transition: all 0.30s ease-in-out;

    -moz-transition: all 0.30s ease-in-out;

    -ms-transition: all 0.30s ease-in-out;

    -o-transition: all 0.30s ease-in-out; 

    box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    border: 1px solid #C2C2C2;

    box-shadow: 1px 1px 4px #EBEBEB;

    -moz-box-shadow: 1px 1px 4px #EBEBEB;

    -webkit-box-shadow: 1px 1px 4px #EBEBEB;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    padding: 7px;

    outline: none;

}

.floating-form .input-field:focus,

.floating-form .tel-number-field:focus,

.floating-form .textarea-field:focus,  

.floating-form .select-field:focus{

    border: 1px solid #0C0;

}

.floating-form .textarea-field{

    height:100px;

    width: 100%;

}

.floating-form input[type="button"],

.floating-form input[type="submit"] {

    -moz-box-shadow: inset 0px 1px 0px 0px #dcf545;

    -webkit-box-shadow: inset 0px 1px 0px 0px #dcf545;

    box-shadow: inset 0px 1px 0px 0px #dcf545;

    background-color: #bed630;

    border: 1px solid #849711;

    display: inline-block;

    cursor: pointer;

    color: #FFFFFF;

    padding: 8px 18px;

    text-decoration: none;

    font: 12px Arial, Helvetica, sans-serif;

}



.contact-opener { /*opener button*/



	 background-color: #bfd730;

    border: 1px solid #bfd730;

    display: inline-block;

    position: absolute;

    left: -92px;

    transform: rotate(-90deg); /* rotate button -90deg */

    top: 100px;

    padding: 10px 20px;

    color: #023a33;

	font: 12px;

    text-decoration: none;

	font-family: 'Open Sans', sans-serif;

    cursor: pointer;

	margin:0 0 0 1px;

    border-radius: 5px 5px 0px 0px;

}





@media only screen and (max-width: 630px) {

   .contact-opener {

	background-color: #bfd730;

	border: 1px solid #bfd730;

	color: #060606;

	cursor: pointer;

	display: inline-block;

	font-family: 'Open Sans', sans-serif;

	margin: 0 0 0 7px;

	padding: 9px 10px 22px;

	text-decoration: none;

    }  

}









.contact-opener {

    background:#9cb312;

    background-color: #a3bb12;

}

.floating-form input[type="button"]:hover,

.floating-form input[type="submit"]:hover{

    background:#89a012;

    background-color: #9bb610;

}

.floating-form .success{

	background: #D8FFC0;

	padding: 5px 10px 5px 10px;

	margin: 0px 0px 5px 0px;

	border: none;

	font-weight: bold;

	color: #2E6800;

	border-left: 3px solid #2E6800;

}

.floating-form .error {

	background: #FFE8E8;

	padding: 5px 10px 5px 10px;

	margin: 0px 0px 5px 0px;

	border: none;

	font-weight: bold;



	color: #FF0000;

	border-left: 3px solid #FF0000;

}



.pmay{ float: left;

    margin-left: 0;

    margin-top:-30px;

    padding: 0 0 0 20px;

    position: absolute;

    width: 100%O;}

	

.pmay img { width:auto;}



.discnt{ float: left;

    margin-left: 0;

    margin-top:96px;

    padding: 0 0 0 20px;

    position: absolute;

    width: 100%;}

	

.discnt p { width:auto; color:#f8e889; font-size:20px; font-weight:600; margin:6px 0 0 6px;}





@media only screen and (max-width: 630px) {

.pmay{float: left;

    margin-left: 0;

    margin-top:-22px;

    padding: 0 0 0 20px;

    position: absolute;

    width: 100%;}

	

.pmay img { width:22%;}	



.discnt{ float: left;

    margin-left: 0;

    margin-top:26px;

    padding: 0 0 0 20px;

    position: absolute;

    width: 100%;}

	

.discnt p { width:auto;}



}







/*--CONTACT END--*/