/**********************************************
* 1180 CSS Grid System - Fluid
* by Chris Blackwell / chrisblackwell.me
**********************************************/

body {
    width: 100%;
    margin: 0;
    padding: 0;
	border-top: 5px solid #1d1c41;
	background-color: #cececd;
	background: url(../images/background_2000x2630.jpg) no-repeat;
	background-position: bottom;
	background-size: 1700px auto; 

}

div#preload { display: none; }


.full-wrap {
	width: 100%;
	}
	
	
.footer-light {
	background-color: #1d1c41;
	border-bottom: 1px solid #ffbb04;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	margin-top: 20px;
	}
	
.izq {
	text-align: left;
	}
	
.der {
	text-align: right;
	}
	
.cen {
	text-align: center;
	}
	
.pad {
	padding: 15px 0;
	}
	
.pad-bottom {
	padding: 7px 0;
	}
	
.pad-none {
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	}
	
.login a {
		color: #0a091b;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 13px;
		text-decoration: none;
		font-weight: 400;
		}
		
	.login {
		color: #fff;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 13px;
		text-decoration: none;
		font-weight: 400;
		padding-bottom: 10px;
		padding-top: 5px;
		width: 100%;
		}
	
	#login {
		width: 100%;
		text-align: center;
		}
	
	#login input {
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 13px;
		font-weight: 300;
		margin: 1px 0;
		width: 100%;
		}

#login form input[type="text"] {
  background-color: #0a091b;
  border: 1px #FFFFFF solid;
  border-radius: 3px;
  color: #fff;
  margin-bottom: 2px;
  padding: 5px;
}

#login form input[type="password"] {
  background-color: #0a091b;
  border: 1px #FFFFFF solid;
  border-radius: 3px;
  color: #fff;
  margin-bottom: 2px;
  padding: 5px;
}

#login form input[type="submit"] {
  background: #ffbb04;
  border: 0;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  padding: 5px;
  transition: background 0.3s ease-in-out;
}
#login form input[type="submit"]:hover {
  background: #ffd86f;
}
				
.float-der {
	float: right !important;
	text-align: right;
	}
	
	
img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
	/* border: none;
	height: auto;
	width: 100%;	 */
	}

.menu {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #211840 solid;
	}
	
.blue {
	background-color: #1d1c41;
	}

.logo {
	padding-top: 5px;
	padding-bottom: 30px;
	}
	
.menu a {
	color: #211840;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: 400;
	text-transform: capitalize;
	}
	
 .ocultar {
        display: block !important;
    }
	.mostrar {
		display: none !important;	
		}
	
.social {
	vertical-align: middle;
	}
	
.img-link img {
	border: none;
	}
	
.footer-dark {
	background-color: #0a091b;
	height: 100%;
	}
	
.resaltar {
	color: #ffbb04 !important;	
	}
	
.resaltar-phone {
	font-family: 'Ubuntu Condensed', sans-serif !important;
	font-size: 22px !important;
	line-height: 18px !important;
	padding-left: 33px !important;
	}
	
.bottom-footer {
	font-family: 'Roboto', sans-serif;
	font-style: oblique;
	color: #d3d3d3;
	font-size: 12px;
	}
	
/**	
.image-back {
	background-image: url(../images/bk-macha-1181x514.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	}
**/

.wrap {
    width: 1180px;
    margin: 0 auto;
}

.row {
    margin: 0;
}
    .row:after {
        content: "";
        display: table;
        clear: both;
    }

/* Sets default values on all columns */
[class*="span"] {
    margin-left: 1.7%;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
    [class*="span"]:first-child {
        margin-left: 0;
    }

     /*.prototype [class*="span"] {
       background: #ececec;
        border-radius: 4px; 
        padding: 0;
        text-align: center;
    }*/

.span1 {
    width: 5.08%; /* 60px 6.5% */
}
.span2 {
    width: 11.86%; /* 140px 15%; */
	padding-top: 10px; 
}
.span3 {
    width: 18.64%; /* 220px 23.5%; */
}
.span4 {
    width: 25.42%; /* 300px 32%; */
}
.span5 {
    width: 32.2%; /* 380px 40.5%; */
}
.span6 {
    width: 38.98%; /* 460px 49%; */
}
.col7 {
    width: 45.76%; /* 540px 57.5%; */
}
.span8 {
    width: 52.54%; /* 620px 66%; */
}
.span9 {
    width: 59.32% !important; /* 700px 74.5%; */
}
.span10 {
    width: 66.1%; /* 780px 83%; */
}
.span11 {
    width: 72.88%; /* 860px 91.5%; */
}
.span12 {
    width: 79.66%; /* 940px */
}
.span13 {
    width: 86.44%; /* 1020px */
}
.span14 {
    width: 93.22%; /* 1100px */
}
.span15 {
    width: 100%;
    float: none;
}


/**********************************
* Smaller Screens
**********************************/
@media only screen and (max-width: 1200px) {
    .wrap {
        width: 960px;
    }
	.footer-dark {
	height: 100%;
	}
	
body {
	background-color: #cececd;
	background: url(../images/background_2000x2670.jpg) no-repeat;
	background-size: 1400px auto; 
	background-position: bottom;
}
}

/**********************************
* Tablets
**********************************/
@media only screen and (max-width: 1024px) {
    .wrap {
        width: 760px;
    }
	.footer-dark {
	height: 100%;
	}

body {
	background-color: #cececd;
	background: url(../images/background_2000x2670.jpg) no-repeat;
	background-size: 1400px auto; 
	background-position: bottom;
}
}

/**********************************
* Mobile Devices
* - All columns are full width
**********************************/
@media only screen and (max-width: 767px) {

body {
	background-color: #cececd;
	background: url(../images/background_2000x2800.jpg) no-repeat;
	background-size: 1400px auto; 
	background-position: bottom;
}
    .wrap {
        width: 96%;
    }
    .row {
        margin: 0;
    }
    [class*="span"] {
        margin: 0;
        float: none;
        width: 100%;
    }
	
	.span9 {
		width: 100% !important;
		}	
	
	.footer-dark {
	height: 100%;
	}
    .ocultar {
        display: none !important;
    }
	.mostrar {
		display: block !important;	
		}
		
	#mainav .drop{padding-left:15px;}
#mainav li li a, #mainav li li .drop{display:block; margin:0; padding:10px 15px;}
#mainav .drop::after, #mainav li li .drop::after{content:"\f0d7";}
#mainav .drop::after{top:25px; left:5px;}
#mainav li li .drop::after{top:15px; left:5px;}
	#mainav ul{display:none;}
	#mainav form{display:block;}
		
	#mainav form{
		margin:0; 
		padding:10px 20px;
		}
	#mainav form select{
		width:100%; 
		padding:5px; 
		border:1px #fff solid;
		background-color: #0a091b; 
		color: #fff;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 13px;
		text-decoration: none;
		font-weight: 400;
		}
	#mainav form select option{
		margin:5px; 
		padding:0; 
		border:none; 
		background-color: #0a091b; 
		color: #fff;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 13px;
		text-decoration: none;
		font-weight: 400;
		}

	#login form {
		margin:0; 
		padding:0px 10px;
		} 
	
	#login {
		width: 100%;
		text-align: center;
		}
		
	#login input {
		width:30%;
	}
	
	#login form input[type="text"] {
  background-color: #fff;
  border: none;
  color: #0a091b;
}

#login form input[type="password"] {
  background-color: #FFF ;
  border: none;
  color: ##0a091b;
}

		
	.login a {
		color: #fff;
		}
	
	.blue {
		background-color: #0a091b;
		}
	
	.prototype [class*="span"] {
        text-align: center;
    }

		
	.pad {
	padding: 7px 0;
	}
/*	.span3 {
    width: 60% !important;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 20% !important;
	}
*/
	.logo {
	padding-bottom: 5px;
	margin-top: 0;
	}
}
	
.monitor a {
		text-decoration: none;
		padding: 0px;
		}
		
#outlook a{
			padding:0;
		}
		
table {
	border: 0px;
	border-collapse: collapse !important;
	border-spacing: 0px !important;
	}

table, td, th, tr {
	padding: 0px;
	}

.monitor img {
	margin: 0; 
	border: 0; 
	padding: 0; 
	display: block;
	outline: none;
	text-decoration: none;
	font-size: 0px;
	}

.celeste {
	background-image: url(../images/monitor_celeste.png);
	background-repeat: repeat-y;
	background-size: 100% auto;
	}
	
.rosa {
	background-image: url(../images/monitor_rosa.png);
	background-repeat: repeat-y;
	background-size: 100% auto;
	}