@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/section_1bg.jpg) no-repeat;
height:419px;
overflow:hidden;


}

.wrapper {

padding:40px 0px 10px 10px;
width:auto;
height:260px;

}



.tagline {

	float:left;
	position:relative;
	padding:30px 0px 0px 30px;
    font-family: 'Anton';
	line-height:1em;
	color:#FFF;
	width:300px;
	height:150px;
	font-size:10.5em;
	top:60px;
	left:60px;



}

.quick_links {

	float:right;
	position:relative;
	top:60px;
	font-family: 'Anton';
	padding:30px 0px 30px 30px;
	font-size:1em;
	width:150px;
	height:150px;
	color:#FFF;
	background:url(images/Background-Setup.jpg);
	box-shadow:  0px 0px 20px #333;



}

.quick_links_anchors {

position: relative;
z-index:2;



}

.eje_intro_image {


margin-left:30px;
z-index:0;
position:relative;
height:auto;
max-width:750px;



}


/* _________________________________________________________________ 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 20px #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 20px #333;

}



.section_three {

background-color:#FFF;
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:'Yantramanev';

}


.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-image:url(images/Background-Setup3.jpg);
padding:20px 20px 0px 20px;
height:auto;
overflow:hidden;


}

.equip_box {

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


}

.equip_box:hover {

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


}

.bold {

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


}


.less_downtime {

font-family:'Anton';
font-size:3em;
line-height:1em;
color:#FFFFFF;

}

.more {

position:relative;
padding:250px 50px 50px 50px;
font-family:'Anton';
font-size:10em;
line-height:1em;
color:#FFF;
shadow: 10px;

}













/* _________________________________________________________________ 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;




}
