/*
Theme Name: Ably
Description: Coming Soon
Author: WEB_NEXT
Theme URI: http://themeforest.net/item/ably-coming-soon-page/10560329
Author URI: themeforest.net/user/WEB_NEXT
*/

/* ==================================================================
 * Table of Contents:
 *
 * 1.0 - Basic Document Styles
 * 2.0 - Page Elements 
 * 3.0 - Newsletter
 * 4.0 - Contact
 * 5.0 - clock
 * 6.0 - Parallax Background
 * 7.0 - Responsive
================================================================== */




/* ==================================================================
	1.0 Basic Document Styles
================================================================== */

/* Import Fonts */
@import url(http://fonts.googleapis.com/css?family=Coustard|Open+Sans);

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight:400;
	-webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
	color: #777;
	background: #000;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Coustard', serif;
	color:#fff;
	font-weight: normal;
	letter-spacing: 1px;
}
h1{font-size: 55px; line-height: 70px; padding: 0; margin: 0;}
h5{font-size: 25px; line-height: 35px; padding: 0; margin: 0; color: #b7b7b7;}

p {color:#eee;}

a {
	color: #b7b7b7;
	text-decoration:none;
	font-weight: normal;
}
a:hover {text-decoration:underline;}


#maximage {
	display:none;
	position:fixed !important;
}

.gradient {
	left:0;
	height:100%;
	position:absolute;
	top:0;
	width:100%;
	z-index:999;
}

.show{display: block;}
.hide{opacity: 0;}
/* ==================================================================
	2.0 Ajustes
================================================================== */

.colorazul
{
	color: #012F84;
	margin: 0 auto;
	text-align: center;
}

.pequeno p{
	font-size: 16px !important;
	color: #012F84;
}

.expresa
{
	font-weight:bold !important;
	font-size: 18px !important;
}


.pequeno{
width:550px !important; 
top:10px;
height:400px !important;
margin: 0 auto;
left:20% !important;
}

.centro{
width:380px !important; 
margin: 0 auto;
left:80px !important;
}

.slide-content{

left:50% !important;
}

.consumidor{
width:480px !important; 
height:130px !important;
text-align: center;

}


/* ==================================================================
	2.0 Page Elements
================================================================== */

/* Set Page Elements */
.content { 
	float:left;
	margin:30px 0px;
	position:absolute;
	top:340px;
	width:600px;
	z-index:9999;
	-webkit-font-smoothing:antialiased;
}

#logo {
	font-family: 'Lucida Calligraphy', serif;
	font-size: 49px;
	top:120px;
	height:auto;
	left:40px;
	position:absolute;
	width:20%;
	z-index:1000;
	color: #ffa800;
}
#logo img {
	width:100%;
}

#nuevo {
	font-family: 'Lucida Calligraphy', serif;
	font-size: 49px;
	top:0px;
	height:auto;
	left:80px;
	position:absolute;
	width:20%;
	z-index:1000;
	color: #ffa800;
}
#nuevo img {
	width:80%;
	top:0px;
}

.separator {height:0px; clear:both; overflow:hidden;}

.main-nav{
	position:absolute;
	top: 240px;
	left:0px;
	z-index:1000;
	font-size:15px;
	font-weight:bold;
}
.main-nav ul li { 
	list-style: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #b7b7b7;
}
.main-nav ul li a.active {color: #ffa800;}
.main-nav a:hover {color: #fff;}

.social-nav {
	position:absolute;
	top: 0px;
	left: 40px;
	font-size:20px;
}
.social-nav a:hover {color: #ffa800;}
.social-nav ul {margin: 0; padding:0;}
.social-nav ul li{
	list-style: none;
	display:block;
	float: left;
	background: #393939;
	padding:100px 10px 5px 10px;
	margin: 1px;
	opacity: .5;
}
.social-nav ul li:hover {opacity: 1;}

.form-control {
	margin-bottom:10px;
	margin-top:10px;
}

.btn-default:hover{
color: #ffa800;
}

/* ==================================================================
	3.0 Newsletter
================================================================== */

/*Newsletter subscribe start here*/

.email-ico i {
    font-size: 36px;
    line-height: 72px;
}

.contact-form .form-group {
    position: relative;
    width: 100%;
    margin-bottom: 4px !important;
    text-align: center;
}
.contact-form {
    color: #8C8C8C;
    float: none;
    margin: 0 auto 60px auto;
    text-align: center;
}

.contact-form input {
    background-color: #ffffff;
    border: none;
    height: 35px;
    width: 100%;
    padding: 0 22% 0 70px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.contact-form .error:focus,
.contact-form .error {
    border: 1px solid #ff0000;
}
.contact-form label.error {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    position: absolute;
    right: 0;
    text-transform: none;
    top: -28px;
    border: none;
    background-color: #FF0000;
    padding: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.contact-form .email-ico {
    position: absolute;
    top: -6px;
    left: 12px;
    font-size: 24px;
}
.contact-form .btn-submit {
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 20px;
    border: none;
    /*  background-color: #ff382e;  */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    color: rgb(255, 255, 255) !important;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    width: 90px;
    height: 35px;
    font-weight: bold;
    line-height: 24px;
}
.form-respond .content-message {
    border-radius: 5px;
    margin: 0 0 50px;
    padding: 30px;
}
.form-respond .success {
    color: #fff;
    background-color: green;
}
.form-respond .content-message {
    border-radius: 5px;
    margin: 0 0 50px;
    padding: 4px 8px;
    color: #fff;
    background-color: #FF0000;
}
.form-respond .content-message h2,
.form-respond .content-message p {
    display: inline;
    font-size: 15px;
}
/*Newsletter subscribe end here*/

/* ==================================================================
	4.0 Contact
================================================================== */

.arial{
	font-family: Arial,sans-serif;

}

/*Contact*/

input[type="text"] {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background-color: #F6F388;
    border: 1px solid rgb(255, 255, 255);
    color: #02228F !important;
    font-weight: 300;
    height: 35px;
    line-height:35px;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100%;
}
input[type="email"] {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background-color: #F6F388;
    border: 1px solid rgb(255, 255, 255);
    color: #02228F !important;
    font-weight: 300;
    height: 35px;
    line-height:35px;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100%;
}

textarea{
background-color: #F6F388 !important;
    border: 1px solid rgb(255, 255, 255);
    color: #02228F !important;
    font-weight: 300;
    line-height:35px;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100% !important;
}

.contact-btn-submit {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background-color: #003552;
    border: 1px solid rgb(255, 255, 255);
    color: #ffffff !important;
    border-radius: 5px;
    font-family: "Myriad Pro",sans-serif;
    font-size: 20px;
    height:30px;
    line-height: 24px;    
    width: 100px;
}
.contact-btn-submit:hover {
    /*background-color: #C28102;*/
    background-color: #003552;
    color:#F09B28 !important;
    

}

/* end Contact */

/* ==================================================================
	5.0 clock
================================================================== */

/*clock*/
#clock {
	color: #fff;
	overflow: hidden;
}

.counter-container {
	display: table;
	margin: 0 auto;
}

#clock .counter-box {
	display: block;
	width: 160px;
	text-align: center;
	overflow: hidden;
	padding: 10px 25px;
	float: left;
	margin: 25px 0;
	position: relative;
}

#clock .number {
	font-size: 80px;
	text-align: center;
	font-family: 'Monteserrat', sans-serif;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 10px;
}

#clock span {
	display: block;
	font-size: 21px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding-top: 10px;
	position: relative;
	overflow: hidden;
}

#clock span:before {
	position: absolute;
	content: '';
	display: block;
	width: 30px;
	height: 1px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: 0px;
}
/*end clock*/

/* ==================================================================
	6.0 Parallax Background
================================================================== */

/*Parallax Background*/
.parallax-wallpaper {
	left: -25%;
	top: -25%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: -999999;
	position: fixed;
	width: 150%;
	height: 150%;
	background-image:url(../images/backgrounds/ParallaxBackground.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}
/*end Parallax Background*/


.centrado{
	text-align: center !important;
}


.centrado p{
	color: #003552 !important;
	font: Arial;
	font-size: 17px;
}

.justificado{
	text-align: justify;

}

.izquierda{
	text-align: left !important;

}
.negritas{
	font-weight: bold;
}

/* ==================================================================
	7.0 Responsive
================================================================== */

/*Responsive css start here*/

@media(max-width:992px) {


.oculta {
	display: none;
	}

.content { 
	float:left;
	margin:40px;
	position:absolute;
	top:300px;
	width:280px;
	z-index:9999;
	-webkit-font-smoothing:antialiased;
}

.consumidor{
width:300px !important; 
height:100px !important;
text-align: center;
left: 0px;
float: left;

}	

#nuevo {
	display: none;
	}

#nuevo1 {
	font-family: 'Lucida Calligraphy', serif;
	font-size: 49px;
	top:0px;
	height:auto;
	left:80px;
	position:absolute;
	width:280px;
	z-index:1000;
	color: #ffa800;
}

#logo {
	font-family: 'Lucida Calligraphy', serif;
	font-size: 49px;
	top:120px;
	height:auto;
	left:40px;
	position:absolute;
	width: 280px;
	z-index:1000;
	color: #ffa800;
}

input[type="text"] {
    height: 35px;
    width: 280px;
}
input[type="email"] {
    height: 35px;
    width: 280px;
}

textarea {
    height: 35px;
    width: 300px;
    background-color: #F6F388;
}

#clock .counter-box {
		width: 100%;
		float: none;
		border: none;
}

.slidecontent {

	margin-left:500px;
}
	.textslider h1 {
		font-size: 62px;
	}

	.textslider h2 {
		font-size: 48px;
	}

	.textslider h3 {
		font-size: 18px;
	}




}

@media(max-width:768px) {	

	.oculta {
	display: none;
	}


	.content { 
	float:left;
	margin:40px;
	position:absolute;
	top:300px;
	width:250px;
	z-index:9999;
	-webkit-font-smoothing:antialiased;
}

	.consumidor{
width:270px !important; 
height:100px !important;
text-align: center;
left: 0px;
float: left;

}	

#nuevo {
	display: none;
	}

	#nuevo1 {
	font-family: 'Lucida Calligraphy', serif;
	font-size: 49px;
	top:0px;
	height:auto;
	left:80px;
	position:absolute;
	width:250px;
	z-index:1000;
	color: #ffa800;
}

#logo {
	font-family: 'Lucida Calligraphy', serif;
	font-size: 49px;
	top:120px;
	height:auto;
	left:40px;
	position:absolute;
	width: 250px;
	z-index:1000;
	color: #ffa800;
}


input[type="text"] {
    height: 35px;
    width: 250px;
}
input[type="email"] {
    height: 35px;
    width: 250px;
}

textarea {
    height: 35px;
    width: 270px;
}
.content p{ 

	width:220px;
}

#clock .counter-box {
		width: 100%;
		float: none;
		border: none;
}	
#video_background{
        display: none;
}


.slidecontent {

	margin-left:450px;
}
	.textslider h1 {
		font-size: 48px;
	}

	.textslider h2 {
		font-size: 30px;
	}

	.textslider h3 {
		font-size: 18px;
	}
	

}

@media(max-width:640px){
.slidecontent {

	display:none;
}
}

@media(max-width:568px) {	

	.oculta {
	display: none;
	}


	.content { 
	float:left;
	margin:40px;
	position:absolute;
	top:300px;
	width:200px;
	z-index:9999;
	-webkit-font-smoothing:antialiased;
}

	.consumidor{
    width:220px !important; 
    height:100px !important;
    text-align: center;
    left: 0px;
    float: left;

}	

	#nuevo1 {
	font-family: 'Lucida Calligraphy', serif;
	font-size: 49px;
	top:0px;
	height:auto;
	left:80px;
	position:absolute;
	width:200px;
	z-index:1000;
	color: #ffa800;
}

#nuevo {
	display: none;
	}

	#logo {
	font-family: 'Lucida Calligraphy', serif;
	font-size: 49px;
	top:120px;
	height:auto;
	left:40px;
	position:absolute;
	width: 200px;
	z-index:1000;
	color: #ffa800;
}


.social-nav {
	position:absolute;
	top: 0px;
	left: 40px;
	font-size:15px;
}

input[type="text"] {
    height: 35px;
    width: 200px;
}
input[type="email"] {
    height: 35px;
    width: 200px;
}

textarea {
    height: 35px;
    width: 220px;
}

h1{font-size: 40px;}
h5{font-size: 18px;}
.content p{ 

	width:220px;
}

#clock {
		margin-top:800px;
}

.slidecontent {

	display:none;
}
}
