@charset "UTF-8";

/* Layout (global rules for all sizes) */

body {margin:0; padding:0;}


header a.logo {

display: block;
position:absolute;
background-position: 0px 0px;
background-repeat:no-repeat;

}

/* Layout Large Screens (default for older browsers) */

header {

height:195px;
background:url(images/header_large.jpg) no-repeat right 0px; 


}

header a.logo {
	width: 401px;
	height: 132px;
	top: 40px;
	left:21px;
	background-image:url(images/logo_large.png);
}

/* _________________________________________________________________ Top Section START */

.section_1 {

background:url(images/page_header_2.jpg) no-repeat;
height:570px;
overflow:hidden;


}

.wrapper {

top:0px;
left:60px;
position:relative;
padding:80px 0px 10px 10px;
width:350px;
height:260px;

}





/* _________________________________________________________________ Top Section END */

/* _________________________________________________________________ Content Section START */




.section_two {

background-color:#999999;
background-image:url(images/Background-Setup1.jpg);
height:auto;
padding:20px 0px 100px 60px;

}

.wrapper_section2 {

margin:30px 0px 0px 0px;
padding:60px 10px 10px 10px;
width:100%;
height:auto;
overflow:hidden;

}

.eje_image1 {

float:left;
left:40px;
width:100%;
height:auto;
padding: 0px 10px 0px 0px;
max-width:400px;

}

.content {

width:400px;
margin-right:10px;
padding:30px;
float:left;
background-color: rgba(255,255,255,.6);
box-shadow:  0px 0px 10px #333;

}

.wrapper_section3 {

padding:40px 10px 10px 10px;
width:900px;
height:auto;
overflow:hidden;

}

.eje_image2 {

float:left;
width:400px;
padding: 0px 0px 0px 0px;

}

.content1 {

width:370px;
padding:30px;
float:left;
background-color: rgba(255,255,255,.6);
box-shadow:  0px 0px 10px #333;

}



.section_three {

background-color:#999999;
background-image:url(images/Background-Setup2.jpg);
height:auto;
padding:20px 0px 60px 60px;

}

.wrapper_section2 {

margin:30px 0px 0px 0px;
padding:60px 10px 10px 10px;
width:100%;
height:auto;
overflow:hidden;

}

.section_four {

background-color:#999999;
background-image:url(images/Background-Setup1.jpg);
height:auto;
padding:20px 0px 60px 60px;

}

.content3 {

width:85%;
margin-right:10px;
padding:30px;
float:left;
background-color: rgba(255,255,255,.6);
box-shadow:  0px 0px 20px #333;
transition: background-color 1s;

}



.price {
	font-size:4em;
	color:#FFF;
	font-family:'Anton';
}

.price1 {
	font-size:2em;
	color:#FFF;
	font-family:'Yantramanav';

}


.movie_image {

float:left;
width:60%;
max-width:700px;
padding:0px 30px 30px 0px;


}

.movie_caption {

float:left;
width:250px;
padding:20px;
margin-bottom:30px;
background-color: rgba(255,255,255,.3);


}


.equip {

background-color:#888;
padding:20px 20px 0px 20px;
height:auto;
overflow:hidden;


}

.equip_box {

float:left;
width:27%;
height:auto;
margin: 27px 17px 17px 17px;
background-color: rgba(0,0,0,.2);
transition: background 1s;


}

.equip_box:hover {

background-color: rgba(255,198,33,.9);
box-shadow:  0px 2px 2px #777;


}

.bold {

font-family:'Anton';
font-size:24px;
line-height:1em;
color:#FFF;


}


.title {

font-family:'Yantramanav';
line-height:1em;
font-size:3em;

}





.intro_paragraph2  {

padding:15px;




}









/* _________________________________________________________________ Content Section END */



footer {

margin-top:0px;
padding-top:30px;

}

.footertabs1 > li{

	list-style:none;
	float:left;
	width:25%;
	padding:0;
	margin:0;

	
	}
	
.footertabs1 > li > a{

	display:block;
	width:auto;
	background:#555555;
	font-size: 15px;
	padding:20px 0px 10px 20px;
	box-shadow:  0px 4px 4px #333333;
	
}
	
.footertabs1 > li > a:hover{

	display:block;
	width:auto;
	background:#004e95;
	padding:20px 0px 10px 20px;
	border-bottom-color:#FFFF00;
	border-bottom:10px;
	
	}



.chat {

	align: right;
	display:block;
	width:auto;
	padding:20px 0px 10px 40px;

 

}

.social {

float:right;
overflow:hidden;




}
