/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
@font-face {
    font-family: 'GothamBook';
    src: url('../fonts/GothamBook.eot');
    src: url('../fonts/GothamBook.eot') format('embedded-opentype'),
         url('../fonts/GothamBook.woff2') format('woff2'),
         url('../fonts/GothamBook.woff') format('woff'),
         url('../fonts/GothamBook.ttf') format('truetype'),
         url('../fonts/GothamBook.svg#GothamBook') format('svg');
}
@font-face {
    font-family: 'GothamBlack';
    src: url('../fonts/GothamBlack.eot');
    src: url('../fonts/GothamBlack.eot') format('embedded-opentype'),
         url('../fonts/GothamBlack.woff2') format('woff2'),
         url('../fonts/GothamBlack.woff') format('woff'),
         url('../fonts/GothamBlack.ttf') format('truetype'),
         url('../fonts/GothamBlack.svg#GothamBlack') format('svg');
}
@font-face {
	font-family: 'Interstate ExtraLight Compressed';
	src: url('../fonts/interstate_extralight_compressed.eot');
	src: url('../fonts/interstate_extralight_compressed.eot?#iefix') format('embedded-opentype'),
	url('../fonts/interstate_extralight_compressed.svg#Interstate ExtraLight Compressed') format('svg'),
	url('../fonts/interstate_extralight_compressed.woff') format('woff'),
	url('../fonts/interstate_extralight_compressed.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'InterstateRegular';
    src: url('../fonts/interstate-regular.eot');
    src: url('../fonts/interstate-regular.eot') format('embedded-opentype'),
         url('../fonts/interstate-regular.woff2') format('woff2'),
         url('../fonts/interstate-regular.woff') format('woff'),
         url('../fonts/interstate-regular.ttf') format('truetype'),
         url('../fonts/interstate-regular.svg#InterstateRegular') format('svg');
}
@font-face {
    font-family: 'TitilliumRegular';
    src: url('../fonts/TitilliumRegular.eot');
    src: url('../fonts/TitilliumRegular.eot') format('embedded-opentype'),
         url('../fonts/TitilliumRegular.woff2') format('woff2'),
         url('../fonts/TitilliumRegular.woff') format('woff'),
         url('../fonts/TitilliumRegular.ttf') format('truetype'),
         url('../fonts/TitilliumRegular.svg#TitilliumRegular') format('svg');
}
@font-face {
    font-family: 'AkzidenzGroteskCond';
    src: url('../fonts/AkzidenzGroteskCond.eot');
    src: url('../fonts/AkzidenzGroteskCond.eot') format('embedded-opentype'),
         url('../fonts/AkzidenzGroteskCond.woff2') format('woff2'),
         url('../fonts/AkzidenzGroteskCond.woff') format('woff'),
         url('../fonts/AkzidenzGroteskCond.ttf') format('truetype'),
         url('../fonts/AkzidenzGroteskCond.svg#AkzidenzGroteskCond') format('svg');
}
body {
	font-family: 'InterstateRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color:#333;
}
h1, h2, h3 {
	line-height: 100%;
}
h1 {
	font-size: 25px;
	font-family: 'GothamBlack', sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding: 0;
	margin-bottom: 10px;
  letter-spacing: 6px;
}
h1.bigs {
  
}
h2 {
	font-size: 20px;
	font-family: 'GothamBlack', sans-serif;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
h3 {
	font-size: 15px;
	font-family: 'GothamBlack', 'Ubuntu', sans-serif;
	color: #000;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	border: none;
}
h3.accs {
  color:#243B76;
  font-family: 'GothamBook';
  font-size: 15px;
  text-align: center;
}
h4 {
	font-size: 12px;
	color: #000;
	font-family: 'GothamBook';
	font-weight: normal;
	text-transform: uppercase;
	margin:0;
  letter-spacing: 2px;
}
a {
	text-decoration: none;
}
a.btn-contact {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background: #000;
	padding: 5px 20px;
	width: 150px;
}
p {
	font-family: 'TitilliumRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 120%;
	font-size: 14px;
	font-weight: normal;
	color:#000;
}
span.contact {
	font-size: 21px;
	color: #FFFFFF;
}
span.tel {
	font-size: 27px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin: 5px 15px 0 0;
	float: left;
}
span.copyright {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
ul.inline li {
	list-style: none;
	float: left;
	display: inline-block;
	 margin: 25px 25px 0 25px;
}
ul.inline li.quienes {
	margin:100px 0 0 40px;
}
ul.inline li.logos { margin:0 66px;}
ul.inline li.frac {  margin: 100px 30px 0 6px;}
ul.inline li.alt {margin:100px 40px 0 40px;}
#footer {

}
#fut {
  background-color: #C7A254;
  padding: 31px 0;
}
ul.social li {
	margin: 0 10px 0 0;
}
ul.social li:last-child {
	margin-right: 0;
}
.social a {
	display: block;
	width: 28px;
	height: 28px;
}
a.fb {
	background: url(../img/fb.png) no-repeat top left;
	display: block;
	width: 36px;
	height: 36px;
	margin: 0 10px 0 0;
	float:left;
}
a.tw {
	background: url(../img/tw.png) no-repeat top left;
	display: block;
	width: 36px;
	height: 36px;
	float:left;
}
a.ins {
	background: url(../img/ins.png) no-repeat top left;
	display: block;
	width: 36px;
	height: 36px;
	float:left;
}
a.in {
	background: url(../img/ico-in.png) no-repeat top left;
}
a.ins {
	background: url(../img/ico-ins.png) no-repeat top left;
}
a.p {
	background: url(../img/ico-p.png) no-repeat top left;
}
#full {
	background: #555555;
}
#bg-header {

}
#header {
	padding: 0px 0;
	height:88px;
	position: relative;

}
#inner-contact {
	display: block;
	width: 100%;
	padding: 20px 15px;
	background: #FFF;
	border: 1px solid #BCBCBC;
	-webkit-border-radius: 2px;
   	   -moz-border-radius: 2px;
            border-radius: 2px;
    position: absolute;
    right: 0;
    z-index: 9999;
}
#inner-contact h1 {
	font-size: 20px;
	color: #555555;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border: none;
	padding: 0;
}
#inner-contact label {
	font-size: 13px;
	color: #888888;
	margin-bottom: 5px;
}
#inner-contact input[type="text"],
#inner-contact input[type="email"],
#inner-contact input[type="tel"] {
	border: 1px solid #CCCCCC;
	width: 100%;
	height: 25px;
	margin-bottom: 5px;
}
#inner-contact textarea {
	border: 1px solid #CCCCCC;
	width: 100%;
	height: 56px;
	margin-bottom: 5px;
}
#inner-contact a {
	font-size: 11px;
	color: #777777;
}
#inner-contact input[type="submit"] {
	background: #555555 url(../img/ico-arrow.png) no-repeat right;
	font-size: 16px;
	color: #FFFFFF;
	border: none;
	width: 102px;
	background-position-x: 80px;
	float: right;
}
#benefits .three.columns {
	margin: 0 35px;
}
#benefits .three.columns {
	font-size: 13px;
	text-align: center;
}
#contact {
	  margin: -27px 0 0 0;
}
#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"] {
	border: none;
	width: 98%;
	height: 30px;
	margin-bottom: 5px;
	background-color: #fff;
	color:#000;
}
#contact textarea {
	border: none;
	width: 98%;
	height: 83px;
	margin-bottom: 5px;
	color:#000;
	background-color: #fff;
}
#contact a {
	font-size: 11px;
	color: #777777;
}
#contact input[type="submit"] {
	background-color:#555555;
	font-size: 18px;
	color: #FFFFFF;
	border: none;
	width: 180px;
	height: 30px;
	float: right;
	text-transform: uppercase;
	margin: 0 9px 0 0;
	padding:0;
	font-family: 'InterstateRegular';
}
#contact input[type="submit"]:hover {
	font-size: 18px;
	color: #006EC4;
	border: none;
	width: 180px;
	height: 30px;
	float: right;
	text-transform: uppercase;
	margin: 0 9px 0 0;
	padding:0;
	font-family: 'InterstateRegular';
	-webkit-transition-duration: 700ms;
    -moz-transition-duration: 700ms;
    -o-transition-duration: 700ms;
    transition-duration: 700ms;
    box-shadow: 0 6px 47px #999;
}
#contact label {
	font-family: 'InterstateRegular';
	font-size: 18px;
	color:#202020;
	font-weight: normal;
	margin: 8px 0 5px 0;
}
.left {
	float: left;
}
.right {
	float: right !important;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.relative {
	position: relative;
}
.mobile {
	display: none;
}
.h10px {
	height: 10px;
}
.h20px {
	height: 20px;
}
.h25px {
	height: 25px;
}
.h30px {
	height: 30px;
}
.h40px {
	height: 40px;
}
.h45px {
	height: 45px;
}

/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		.no-mobile {
			display: none !important;
		}
		#inner-contact {
			display: none;
		}
		.mobile {
			display: block;
		}
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		#inner-contact {
			display: none;
		}
		#benefits .three.columns {
			margin: 0 29px;
		}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		#inner-contact {
			display: none;
		}
		#benefits .three.columns {
			margin: 0px;
		}
		a.btn-contact {
			width: 240px;
		}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		#inner-contact {
			display: none;
		}
		#banner {
			display: none;
		}
		#benefits .three.columns {
			margin: 0px;
		}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		span.tel {
			margin: 10px 15px 0 0;
		}
		#inner-contact {
			display: none;
		}
		#banner {
			display: none;
		}
		a.btn-contact {
			margin: 0 auto;
		}
	}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
