/*
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */


.clr
{
clear:both;
}






.left_panel1
{
	width:250px;
	float:left;
	border:1px dashed #e60c72;
	padding:10px;
	margin:10px;

	
}





/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";       /* IE 8 */
/*filter: alpha(opacity=50);  /* IE 5-7 */
/*-moz-opacity: 0.5;          /* Netscape */
/*-khtml-opacity: 0.5;        /* Safari 1.x */
/*opacity: 0.5; */






.service ul 
{
	margin:0px;
	padding:0px;
	

}


.service ul li
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:22px;
margin:15px 0px 15px 25px;
color:#fff;
/*background-image:url(../images/bullet.jpg);*/
background-repeat:no-repeat;
padding:0px 0px 0px 25px;
list-style:none;
}


	
.border_background
{
	border:1px solid #f79f9f;
	background-color:#dc2f2f;
}
		
	
.img_border
{
	padding:5px;
	background-color:#CCC;
	margin:15px 0px 15px 0px;
}

.img_border2
{
	padding:10px;
	background-color:#fff;
	margin:15px 0px px 30px;
}

.img_border3
{
	padding:5px;
	border:1px dashed #ed322d; 
	background-color:#f4f4f4;
	margin:15px 0px 10px 0px;
}
	
	

.service_pagetd
{
	background-color:#831011;
	border:1px dashed #FFFFFF;
	padding:15px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}


.service_pagetd2
{
	background-color:#831011;
	border:1px dashed #FFFFFF;
	padding:15px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
	
	
	
	
	
	
	.rate_td
{
	background-color:#f92323;
	border:1px dashed #000;
	padding:15px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

	.rate_td2
{
	border:1px dashed #f92323;
	padding:15px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
	
	
	
	
	
	label1 input{-moz-opacity:10 ;filter:alpha(opacity: 10);opacity: 10;}
label1 {background:#e0dedc;width:150px;height:52px;display:block; /* more styles here */}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.bgimage {
background-image:url(../images/body_bg.jpg);
background-repeat:repeat-x;
}


	
.co_name
{
	font-size:30px;
	padding:10px 0px 10px 0px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}


p
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#fff !important;
line-height:20px;
text-align:justify;
padding:0px;
opacity:10;
}

.round_alpha
{
	 /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.4);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	
}

.round_alpha2
{
	background-color:#FFF;
	opacity:10;
	
}



.img
{
	padding:10px;
	border:1px solid #f92323;
	background-color:#FFF;
}
	


.buttom_bg
{
	border-radius:25px;
	background-color:#FFF;
	opacity:0.7;
}


.buttom_bg2
{
	border-radius:25px;
	border: 2px dashed #cfcfcf;
}





.contact_text
{
	font-size:40px;
	text-align:center;
	margin-top:55px;
	color:#fff;
}

.bottom_text
{
	background-color:#fff;
	color:#000!important;
	font-size:4px;
}

.bottom_text2 
{
	background-color:#000;
	color:#000 inherit!important;
	font-size:1px;
}


.bottom_text2 a
{
	background-color:#000;
	color:#000 inherit!important;
	font-size:1px;
}


@media only screen and (max-width: 480px) {
    


.contact_text
{
	font-size:20px;
	text-align:center;
	color:#fff;
}



}

@media only screen and (min-width: 480px) and (max-width: 768px) {
   
.contact_text
{
	font-size:20px;
	text-align:center;
	color:#fff;
}


}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    


}




@media only screen and (min-width: 959px) {






}






@media only screen and (max-width: 480px) {
	



}



.phone
{
	font-size:20px ;
	color:#ff0c58;
	font-weight:bold;
	text-align:center;
	margin-top:35px;
}


/*background scroll start*/	

body

{
    background-image: url("../img/cd-background-1.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
}






@media only screen and (min-width: 768px) {
  .cd-fixed-bg h1, .cd-fixed-bg h2 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-fixed-bg {
    background-attachment: fixed;
  }
  
}



@media only screen and (min-width: 768px) {
  
}


body,     
    
   video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/*background scroll end*/	



.container

{
	opacity: 0.9;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}




.for_booking
{
	background-color:#000;
	font-size:35px;
	color:#FFF;
	padding:15px;
	text-align:center;
	margin-top:25px;
	opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

.footer_menu li 

{
	padding:10px 10px 10px 10px;
	display:inline;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.footer_menu li a

{
	padding:10px 10px 10px 10px;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}

body a
{
	color:#FFF!important;
}