@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a{outline:none; border:none; text-decoration:none;}
a img{outline:none; border:none;}

h1, h2, h3, h4, h5, h6, ul, li, p{
padding:0px;
margin:0px;
font-weight:normal;
list-style:none;
}
.clearfix{
clear:both;
}
.container{
width:100%;
}
.wraper{
	max-width: 767px;
	margin-left: auto;
	margin-right: auto;
}
.top-section{
	background:#000;
}
.logo{
	padding:10px;
}
.resp_menu{
	display: none;
	
	}
.menu-sectn{
	padding:10px 0;
}
.menu-sectn ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu-sectn ul li{
	color:#fff;
	font-size:13px;
	display:inline-block;
	padding:0 15px;
	font-weight:bold;
}
.menu-sectn ul li a{
	color:#F00;
}
.footer{
	background:#000;
	padding:10px 0;
}
.copy{
	color:#fff;
	text-align:center;
	font-size:12px;
}

.content-area{
	padding:15px;
}
.content-area h1{
	font-size:18px;
	font-weight:bold;
	color:#F00;
	border-bottom:#C00 1px solid;
	padding-bottom:10px;
	text-transform:uppercase;
}
.content-area p{
	color:#666;
	font-size:13px;
	line-height:20px;
	padding-top:15px;
	
}
.abut-img{
	margin-top:15px;
}
.bx1{
	float: left;
	width: 200px;
	border: #900 5px solid;
	padding: 10px;
	margin-right: 15px;
}
.ftr-logos{
	margin-top:15px;
}
.ftr-logos img{
	width:100%;
}
.sevice-list{
	padding-top:10px;
}
.sevice-list h1{
	border:none;
	font-size:13px;
}
.main{
	margin-bottom: 5px;
}
.prdt-name{
	font-size: 12px;
	color: #666;
	float: left;
	width: 60%;
}
.prdt-chrg{
	float:left;
	width:40%;
	font-size:12px;
	color:#666;
}
.servc-img{
	float: left;
	width: 166px;
	margin-right: 18px;
}
.spa-lft{
	float: left;
	width: 220px;
	background: #f6f6f6;
	padding-bottom: 15px;
}
.spa-lft h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
	background:#dddddd;
	padding-top:10px;
}
.spa-lft ul{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}
.spa-lft ul li{
	color:#000;
	font-size:12px;
	padding-left:20px;
	padding-top:20px;
}















.serv_of_3 {
	margin-top: 3%;
}
.serv1_of_3 {
	width: 31.6%;
	float: left;
	margin-right: 2%; margin-bottom:25px;
}

.serv1_of_img {
	
}

.serv1_of_img img{ width:100%;}
	



.serv1_of_3:nth-child(3){
	margin-right: 0;
}


.serv1_of_3:nth-child(6){
	margin-right: 0;
}


.serv1_of_3:nth-child(9){
	margin-right: 0;
}

.serv_of_3 h3.style{
	opacity: 0.5;
}
.serv_of_3 h3{
	color: #292929;
    font-family: "open_sansregular";
    font-size: 16px; font-weight:bold; padding-top:10px; text-transform:uppercase;
}



/***************************************contact started***************************************************/
.contact-sectn
{

    background-position: center top;
    background-repeat: no-repeat;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 33px 15px;
	background:#f5f5f5;
	min-height:275px;
	border:solid 1px #d2d2d2;
	 width: 60%;
	 margin-top: 20px; float:left;
}


.contact-sectn h1
{

color: #434a54;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 24px;

}

.contact-sectn label {
    color: #000;
     font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
	float:left;
    margin-top: 10px;
	width: 17%;
	text-align:justify;
	line-height: 12px;
	 margin-bottom: 25px;
	margin-left: 30px;
}
.input-fld {
    border: 1px solid #d2d2d2 ;
    border-radius: 3px;
    box-shadow: none ;
    padding: 4px;
    width: 60%;
	float:right;
	margin-right:30px;
}

.message-fld {
    border: 1px solid #d2d2d2;
    border-radius: 3px ;
    box-shadow: none;
    padding: 4px;
    width: 60%;
	float:right;
	margin-right:30px;
}

.for_address
{
	width:88%;
	padding:5px;
	min-height: 275px;
	background:#f5f5f5;
	float:left;
	margin-top: 20px;
	border: solid 1px #d2d2d2;
	border-radius:5px;
	padding: 20px 5px 5px 21px;
	min-height:288px;
	
	
}

.for_address h1
{
	color:#d9a102;
	text-align: justify;
	 font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:16px;
	line-height: 40px;
}
.for_address p
{
    color:#494949;
	font-size:14px;
	line-height: 27px;
	 margin-bottom: 2px;
	font-family:Arial, Helvetica, sans-serif;

}
.btn11{
	margin-top:8px;
	padding: 7px 30px ; 
	border: 1px solid #ffffff ;
	background:#202227;
	display: inline-block ;
	font-size: 1em ;
	text-transform: uppercase ;
	color: #ffffff !important;
	-webkit-transition: 0.9s;
	-moz-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s; background-image:url(../images/yl_r.jpg); background-repeat:repeat-x;
	margin-right:25px;
	float:right;
}
.map
{
	width:99%;
	border:solid 1px #d2d2d2;
	 margin-top: 7px;
}



.contact-rgt
{

    background-position: center top;
    background-repeat: no-repeat;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 20px 15px;
	background:#f5f5f5;
	min-height:275px;
	border:solid 1px #d2d2d2;
	 width: 30%;
	 margin-top: 20px; float:right;
}

.contact-rgt h1
{

color: #FF0000;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 24px; text-align:center;

}

.contact-rgt p
{

color: #333333;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px; text-align:left;

}

.contact-rgt span
{

color: #333333;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px; text-align:right; padding-left:20%; float:right;

}



.contact-adrs
{

    background-position: center top;
    background-repeat: no-repeat;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 20px 15px;
	background:#f5f5f5;
	min-height:144px;
	border:solid 1px #d2d2d2;
	 width: 30%;
	 margin-top: 5px; float:right;
}


.contact-adrs h1
{

color: #333333;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px; text-align:center;border-bottom: 1px solid #FFF;

}


.contact-adrs span
{
	padding-top:2%;
}

.contact-adrs span
{
	padding-top:2%;
}


.list3 li>img {
	float: left;
	margin-right:10px;
}
.extra-wrap {
	overflow: hidden;  
}

.extra-wrap p {
	color: #555;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 15px;
	margin-bottom: 5px; padding-top:5px;
}
span.mail a {
	color:#D34786;
}
span.mail a:hover{
	color:#555;
}


/***************************************contact ended***************************************************/


@media (max-width:640px){
	
.contact-rgt{ float:left; width:90%;}	
.contact-sectn{ width:90%;}	

.contact-adrs{ width:90%;}
	
	}

@media (max-width:480px){
	.resp_menu{
	display: table;
	
	}
	nav{
	display:none;
	}
	.bx1{
		margin-bottom:10px;
	}
	.servc-img {
    margin-bottom: 10px;
    text-align: center;
    width: auto;
	float:none;
}


.serv1_of_3 {
		margin-top:4%;
		width: 99.3333%;
		float: none;
		margin-right: 0%;
	}


}
