@charset "UTF-8";
/* CSS Document */

a {
	color: #5a2a29;
	text-decoration: none;
}

body {
	background: url(imagenes/fondo.png) repeat;
	border-top: 10px solid #5a2a29;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

h2 {
	color: #cb4542;
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
}

h3 {
	color: #cb4542;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0 10px 0;
	text-transform: uppercase;
}

h5 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0 10px 0;
	text-decoration: underline;
}

p {
	color: #323232;
	font-size: 18px;
	margin: 10px 0 20px 0;
}

p.left-align {
	color: #323232;
	display: block;
	float: left;
	font-size: 18px;
	line-height: 1.3em;
	margin: 0px 0 20px 0;
	overflow: hidden;
	width: 550px;
}

p.left-align-v2 {
	color: #323232;
	display: block;
	float: left;
	font-size: 18px;
	line-height: 1.3em;
	margin: 0px 0 20px 0;
	overflow: hidden;
	width: 100%;
}

table {
	border: 1px solid #dadada;
	border-collapse: separate;
	border-spacing: 0px;
	font-size: 14px;
	margin: 0 0 20px 0;
	width: 100%;
}

table th {
	background: #dadada;
	font-size: 14px;
	padding: 4px;
	text-transform: uppercase;
	text-align: left;
}

table td {
	border: 1px solid #dadada;
	padding: 4px;
	vertical-align: top;
}

#about {
	background: url(imagenes/bg-about.png) no-repeat top center #000;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 180px;
	width: 100%;
}

#intro-home {
	background: url(imagenes/bg-home-intro.png) no-repeat top center #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 300px;
	margin: 20px 0 0 0;
	width: 100%;
}

#contact {
	background: url(imagenes/bg-contact.png) no-repeat top center #000;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 180px;
	width: 100%;
}

#facilities {
	background: url(imagenes/bg-facilities.png) no-repeat top center #000;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 180px;
	width: 100%;
}

#footer, #footer p {
	background: #323232;
	color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
}

#footer-top {
	background: #ededed url(imagenes/division.png) 0 0 repeat-x;
	color: #fff;
	font-size: 14px;
	margin: 40px 0 0 0;
	text-align: left;
	width: 100%;
}

#footer-top ul {
	display: block;
	list-style-type: none;
	overflow: hidden;
	padding: 0;
}

#footer-top ul li {
	border-left: 1px solid #323232;
	color: #323232;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}

#footer-top ul li a {
	color: #323232;
}

#footer-top ul li.active a {
	color: #cb4542;
}

#footer-top ul li:first-child {
	border-left: none;
	margin: 0;
}

#footer-top .left-col {
	float: left;
	width: 520px;
}

#footer-top .right-col {
	float: right;
	margin: 0 0 20px 0;
	width: 400px;
}

#footer-top .right-col h6 {
	color: #cb4542;
	font-size: 16px;
	margin: 13px 0 10px 0;
	text-transform: uppercase;
}

#footer-top .right-col p {
	color: #323232;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#footer-top .right-col p span.phones {
	color: #cb4542;
}

#main-menu ul li:first-child {
	margin: 0;
}

#header {
	background: url(imagenes/logo.png) top center no-repeat;
	height: 202px;
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 100%;
}

#headerv2 {
	background: url(imagenes/logo.png)  center 20px no-repeat;
	height: 240px;
	margin: 30px auto 0 auto;
	overflow: hidden;
	width: 400px;
	border-radius: 10px;
	opacity: .95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
}

#header .header-intro-left {
	-moz-border-radius: 10px 0 10px 0;
	-webkit-border-radius: 10px 0 10px 0;
	background: #65231a;
	border-radius: 10px 0 10px 0;
	color: #fff;
	float: left;
	height: auto;
	margin: 35px 0 0 0;
	padding: 0 25px 0 0;
	text-align: center;
	width: 290px;
}

#header .header-intro-left p, #header .header-intro-right p {
	color: #fff !important;
}

#header .header-intro-right {
	-moz-border-radius: 10px 0 10px 0;
	-webkit-border-radius: 10px 0 10px 0;
	background: #65231a;
	border-radius: 10px 0 10px 0;
	color: #fff;
	float: right;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0 20px 0 0;
	text-align: center;
	width: 290px;
}

.internal-wrappers h4 {
	color: #fff !important;
	font-size: 28px;
	margin: 80px 0 0 0;
	text-align: left;
	text-shadow: 1px 4px 1px #000;
	text-transform: uppercase;
}

#intro-wrappers {
	margin: 40px 0 0 0;
}

#intro-wrappers #center-col {
	float: left;
	margin: 0 0 0 40px;
	width: 300px;
}

#intro-wrappers #left-col {
	float: left;
	width: 300px;
}

#intro-wrappers #right-col {
	float: right;
	width: 300px;
}

#main-menu ul {
	display: block;
	list-style-type: none;
	margin: 40px auto 20px auto !important;
	overflow: hidden;
	padding: 0 0 0 0;
	width: 900px !important;
}

#main-menu ul li {
	cursor: pointer;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0 0 0 40px;
	text-transform: uppercase;
}

#main-menu ul li a {
	color: #323232;
}

#main-menu ul li:first-child {
	margin: 0;
}

#main-menu ul li.active a {
	color: #cb4542 !important;
}

#services {
	background: url(imagenes/bg-services.png) no-repeat top center #000;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 180px;
	width: 100%;
}

#privacy {
	background: url(imagenes/bg-privacy.png) no-repeat top center #000;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 180px;
	width: 100%;
}

#clients {
	background: url(imagenes/bg-clients.png) no-repeat top center #000;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 180px;
	width: 100%;
}

#showcase .internal-wrappers {
	background: url(imagenes/division.png) 0 0 repeat-x;
	padding: 2px 0 0 0;
}

.about-first {
	background: url(imagenes/bg-about-01.png) no-repeat right top;
	border-bottom: 1px solid #fff;
}

.about-second {
	margin: 40px auto 0 auto !important;
}

.clients-wrapper-left {
	float: left;
	margin: 0 0 0 0;
	width: 230px;
}

.clients-wrapper-right {
	float: left;
	margin: 0px 10px 0 0;
	width: 300px;
}

.contact-left {
	float: left;
	width: 500px;
}

.contact-right {
	float: right;
	width: 400px;
}

.contact-rows {
	clear: both;
	margin: 0 0 5px 0;
	overflow: hidden;
}

.facilities-first {
	border-bottom: 1px solid #fff;
}

.fancybox {
	border: 1px solid #fff;
	display: block;
	float: left;
	margin: 15px 0 0 15px;
	width: 180px;
}

.fancybox:first-child {
	margin: 15px 0 0 0;
}

.fields {
	color: #323232;
	float: left;
	font-size: 18px;
	width: 160px;
}

.inputs {
	float: left;
	width: 300px;
}

.inputs .button {
	margin: 20px 0 0 0;
	text-align: center;
}

.inputs .button .buttons {
	background: #fff;
	border: 2px solid #cb4542;
	color: #cb4542;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.inputs .input-values {
	border: 2px solid #dadada;
	color: #cb4542;
	font-size: 14px;
	padding: 4px;
	width: 100%;
}

.inputs .textareas {
	border: 2px solid #dadada;
	color: #cb4542;
	font-size: 14px;
	padding: 4px;
	height: 200px;
	resize: none;
	width: 100%;
}

.internal-wrappers {
	margin: 0 auto;
	overflow: hidden;
	width: 980px;
}

.services {
	border-bottom: 1px solid #ccc !important;
	margin-bottom: 20px !important;
}

.services-left {
	float: left;
	width: 48%;
}

.services-right {
	float: right;
	width: 50%;
}

#showcase-images {
	background: #dadada;
	border: 1px solid #dadada;
	height: 362px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 980px;
	z-index: 10;
}

.intro-main {
	margin: 60px auto 0 auto;
	text-align: center;
	font-weight: bold;
	opacity: .9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

.intro-main p {
	text-shadow: 0px 2px #5a2a29;
	font-family: "BradhITC";
	background: none;
	color: #fff !important;
	width: 900px;
	margin: 10px auto;
	line-height: 2em;
	border-radius: 10px;
	padding: 4px;
	font-size: 30px;
}

.intro-main p:last-child {
	text-shadow: 0px 2px #fff;
	background: none;
	width: 100px;
	margin: 10px auto;
	border-radius: 10px;
	padding: 4px;
}

.bg2 {
	background: url(imagenes/fondo.jpg) no-repeat;
	background-size: 100%;
}

.clients-showcase {
	background: url(imagenes/bg-clients-logos.png) no-repeat 500px 30px;
}

.welcome {
	text-align: center;
}

.welcome p {
	font-size: 22px !important;
	margin-bottom: 40px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

.about-second b {
	font-size: 18px;
}

.about-second li {
	font-size: 18px;
}

form label {
	display: block;
	float: left;
	width: 200px;
}

form input, form select {
	border: 2px solid #ccc;
	display: block;
	float: left;
	clear: right;
	width: 400px;
	margin: 0 20px 10px 0;
	line-height: 1.6em;
	padding: 4px;
}

form .clear {
	clear: both;
	margin: 0 0 20px 0;
}

.submit {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #b23e35;
	margin: 0 0 0 500px;
}
.submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.submit:active {
	position:relative;
	top:1px;
}

/*------CODIGO DE FORMATOS-----------*/

#txtcontainer{
    width: 100%; 
}
.txtcontent{
    margin: 20px;
}
.txtcontent:nth-child(1) {
    width: 55%; 
    float: left;
}
.txtcontent:nth-child(2) {
    width:35%; 
    float: right;
}
.stepscontent{
    width: 100%;
}
#linkcontacto{
    font-weight: bold; 
    border-bottom: 2px solid #5a2a29;
}
#linkcontacto:hover{
    border-bottom: none;
}
.btndownload{
    padding: 10px; 
    border: 2px solid #5a2a29;
    border-radius: 5px;
    background-color: #5a2a29; 
    color: #fff; 
    text-align: center;
    transition: all 0.5s;
}
.btndownload:hover{
    background-color: #fff; 
    color: #5a2a29; 
}

@media(max-width: 800px){
    .txtcontent{
        margin: 20px auto;
    }
    .txtcontent:nth-child(1) {
        width: 100%;
        float: none;
    }
    .txtcontent:nth-child(2) {
        width: 100%;
        float: none;
    }
}

/*-----FIN CODIGO DE FORMATOS--------*/