/*
Free Html5 Responsive Templates
Author: Kimmy
Author URI: http://www.zerotheme.com/
*/
/* -------------------------------------------- */
/* ------------------Reset--------------------- */
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding: 0;
	border: none;
	border-collapse: collapse;
}
img {
	vertical-align: top;
}
embed {
	vertical-align: top;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline;
}
input, textarea {
	border: 0;
	padding: 0;
	margin: 0;
	outline: 0;
}
iframe {
	border: 0;
	margin: 0;
	padding: 0;
}
input, textarea, select {
	margin: 0;
	padding: 0px;
}
/* -------------------------------------------- */
/* ------------------Font---------------------- */

@font-face {
	font-family: 'Yanone Kaffeesatz';
	font-style: normal;
	font-weight: 700;
	src: local('Yanone Kaffeesatz Bold'), local('YanoneKaffeesatz-Bold'), url("../font/We_iSDqttE3etzfdfhuPRWwXwFHHZlCwprwJOQ-Se7k.woff") format('woff');
}
@font-face {
	font-family: 'DeliciousBold';
	src: url('../font/Delicious-Bold.eot');
	src: local('?'), url('../font/Delicious-Bold.otf') format('opentype');
}
/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {
	width: 100%;
	padding: 0;
	margin: 0;
}
body {
	background: #fcfcfc url(../imagenes/satinweave.png) repeat;
	color: #474747;
	font: 14px/22px Arial, Helvetica, sans-serif;
}
a {
	color: #474747;
	text-decoration: none;
}
a:hover {
	color: #DB5705;
	text-decoration: none;
}
a.button {
	cursor: pointer;
	color: #ffffff;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #f77f12;
	border: 1px solid #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	text-decoration: none;
	padding: 8px 12px;
}
a.button:hover {
}
a.mail {
	color: #DB5705;
	text-decoration: none;
}
a:hover {
	color: #DB5705;
	text-decoration: underline;
}
.clear {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* -------------------------------------------- */
/* ------------------Header-------------------- */
header {
	height: 420px;
}
header .bg-top {
	background: url(../imagenes/top.png) bottom center no-repeat;
	height: 420px;
}
header .wrap-top {
	background: #003366 url(../imagenes/bg.jpg) no-repeat;
	height: 60px;
	border-bottom: 3px #f2941d solid;
}
header .wrap-top img {
	padding-top: 14px;
	float: right;
}
header #logo {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 100%;
}
nav.menu {
	height: 45px;
	background: #003366 url(../imagenes/menu_bg.png) top left repeat-x;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu ul li {
	position: relative;
	float: left;
	height: 43px;
	border: #CCC 1px solid;
}
.menu ul li:hover {
	background-color: #f2941d;
}
.menu ul li a:hover {
	text-decoration: none;
}
.menu ul li a {
	font-size: 20px;
	line-height: 14px;
	text-align: center;
	color: #2a73b5;
	width: 194px;
	height: 33px;
	padding-top: 15px;
	display: block;
	margin-bottom: 5px;
	z-index: 6;
	position: relative;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
.menu ul li ul {
	position: absolute;
	z-index: 100;
	top: 43px;
	background: #CCC url(../imagenes/menu_bg.png) top left repeat-x;
}
.menu ul li ul {
	display: none;
}
.menu ul li:hover > ul {
	display: block;
}
.menu ul li:hover > a {
	color: #ffffff;
}
nav .borders {
	clear: both;
	height: 0;
	border-top: 3px #88bd55 solid;
	border-bottom: 3px #f2941d solid;
}
/* -------------------------------------------- */
/* ------------------Content------------------- */
.featured {
	margin: 20px auto 0px auto;
}
.featured .wrap-featured {
}
.featured p {
	font-size: 41px;
	text-transform: uppercase;
	line-height: 50px;
	color: #ffffff;
	font-weight: bold;
	font-family: 'Passion One', cursive;
	padding: 20px 0px;
}
.featured a {
	position: relative;
	color: rgba(255,255,255,1);
	text-decoration: none;
	background-color: rgba(219,87,5,1);
	font-family: 'Yanone Kaffeesatz';
	font-weight: 700;
	font-size: 3em;
	display: block;
	padding: 12px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 9px 0px rgba(219,31,5,1), 0px 9px 25px rgba(0,0,0,.7);
	-moz-box-shadow: 0px 9px 0px rgba(219,31,5,1), 0px 9px 25px rgba(0,0,0,.7);
	box-shadow: 0px 9px 0px rgba(219,31,5,1), 0px 9px 25px rgba(0,0,0,.7);
	margin: 10px 0px;
	width: 250px;
	text-align: center;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}
.featured a:active {
	-webkit-box-shadow: 0px 3px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
	-moz-box-shadow: 0px 3px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
	box-shadow: 0px 3px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
	position: relative;
	top: 6px;
}
#content {
}
#content .wrap-services {
	background: #003366 url(../imagenes/bg.jpg) no-repeat;
	padding: 30px 0;
	border-top: 3px #f2941d solid;
}
.block01 {
}
.block01 .wrap-col {
	background: #FFF;
	height: 259px;
	position: relative;
	text-align: center;
}
.block01 .awr-col {
	padding-top: 20px;
	height: 130px;
}
.block01 .awr-col p {
	color: #ff9900;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
.block01 .awr-col img {
	float: none;
	margin: 0 auto;
	display: block;
}
.block01 h2 {
	background-color: #2a73b5;
	color: #FFF;
	font-size: 22px;
	text-align: left;
	padding: 10px 10px;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
.block01 h3 {
	color: #2a73b5;
	font-size: 17px;
	line-height: 18px;
	padding: 10px;
}
.block01 h4 {
	color: #2a73b5;
	font-size: 12px;
	line-height: 12px;
	padding-left: 10px;
	padding-bottom: 2px;
	text-align: left;
}
.block01 img {
	float: right;
	margin-left: 12px;
}
.block01 p {
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	padding: 0 10px;
}
.block01 a.button {
	position: absolute;
	left: 10px;
	bottom: 8px;
}
.row a.button {
	padding: 8px 12px;
}
.justificar {
	text-align: justify;
}
#content .wrap-content {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 30px;
}
.block02 {
	margin: 30px 0 20px;
	background: url(../images/spacer.gif) no-repeat top center;
}
.block02 p {
	padding: 14px 30px 0px;
	font-size: 22px;
	text-align: center;
	line-height: 24px;
}
.block02 p.script {
	font-family: 'Dancing Script';
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	text-align: right;
	line-height: 30px;
}
.block02 p.scriptA {
	font: 14px/14px Arial, Helvetica, sans-serif;
	text-align: right;
}
span.gnp {
	color: #ed8832;
}
span.amp {
	color: #365ea4;
}
.bold, .boldA {
	font-weight: bold;
}
.boldA{
	text-align:left;
}
.center {
	text-align: center;
}
.block02 a {
	color: #DA251D;
}
h1 {
	color: #2a73b5;
	font-size: 30px;
	text-align: left;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
.wrap-col h1 {
	padding-bottom: 20px;
	color: #ed8832;
}
.block03 {
	margin-top: 50px;
	padding: 0 20px;
}
.block03 p {
	font-size: 16px;
	line-height: 22px;
}
.block03 img {
}
.block03 a.btn-nosotros {
	float: right;
	margin: 30px 20px 0 0;
}
.block03 .col-1-3 .wrap-col {
	border-right: 1px solid #CCC;
}
.block03 .col-1-3 h2 {
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 10px;
	font-family: 'Passion One', cursive;
}
.block03 .col-1-3 p {
	padding: 10px;
}
.block03 .col-2-3 img {
	float: left;
	margin-right: 10px;
}
.block03 .col-2-3 h2 {
	font-size: 18px;
}
.block03 .col-2-4 h2 {
	font-size: 20px;
	color: #ed8832;
	padding-bottom: 4px
}
.block04 {
	margin: 10px;
}
#main-content {
}
#main-content article, #main-content section {
	clear: both;
	width: auto;
	font-size: 14px;
	margin: 10px 0 20px 0;
}
#main-content article .heading {
}
#main-content article .content {
}
#main-content article h2 {
	font-size: 32px;
	line-height: 30px;
	font-family: DeliciousBold, Helvetica, Arial, Sans-serif;
	letter-spacing: -0.5px;
	padding-bottom: 6px;
}
#main-content article h4 {
	font-size: 24px;
	line-height: 32px;
	font-family: DeliciousBold, Helvetica, Arial, Sans-serif;
	letter-spacing: -0.5px;
	padding-bottom: 8px;
	color: #365ea4;
}
#main-content article h5 {
	font-style: italic;
}
#main-content article .info {
	font-style: italic;
	font-size: 12px;
}
#main-content article .info a {
	text-decoration: underline;
}
#main-content article img {
	float: left;
	margin: 2px 10px 2px 0;
}
#main-content article img.derecha {
	float: right;
	margin: 2px 0 2px 10px;
}
img.izquierda {
	float: left;
	margin: 4px 20px 2px 0;
}
#main-content article img.all {
	float: none;
	margin: 10px auto;
	display: block;
}
#main-content article p{
	margin-bottom: 10px;
	text-align: justify;
}
#main-content article li {
	text-align: justify;
}
#main-content article p .mini {
	font-size: 12px;
	line-height: 8px;
}
#main-content article ul {
	margin-left: 40px;
	margin-bottom: 20px;
}
#main-content article ul li {
	list-style: square;
}
#main-content article table {
	margin: 12px auto;
	border-spacing: 0 6px;
	border-collapse: separate;
	text-align:justify;
}
#main-content section {
}
#main-content article .more {
	float: right;
	margin-bottom: 30px;
}
#main-content .gallery {
	text-align: center;
	padding: 5px;
	background: #E9EDEF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #DFDFDF;
}
#main-content .gallery p {
	font-weight: bold;
}
#main-content .comment {
	font-weight: bold;
	margin: 50px 0px;
	width: auto;
}
#main-content .comment div {
	margin-bottom: 20px;
	vertical-align: middle;
}
#main-content .comment input {
	border: 2px solid #CCC;
	padding: 8px 10px;
	width: 250px;
}
#main-content .comment textarea {
	border: 2px solid #CCC;
	padding: 8px 10px;
	width: 95%;
}
#main-content .comment input[type="submit"] {
	cursor: pointer;
	width: 100px;
	float: right;
	background: -webkit-linear-gradient(top, #efefef, #ddd);
	background: -moz-linear-gradient(top, #efefef, #ddd);
	background: -ms-linear-gradient(top, #efefef, #ddd);
	background: -o-linear-gradient(top, #efefef, #ddd);
	background: linear-gradient(top, #efefef, #ddd);
	color: #333;
	text-shadow: 0px 1px 1px rgba(255,255,255,1);
	border: 2px solid #999999;
}
#main-content .comment input[type="submit"]:hover {
	background: -webkit-linear-gradient(top, #eee, #ccc);
	background: -moz-linear-gradient(top, #eee, #ccc);
	background: -ms-linear-gradient(top, #eee, #ccc);
	background: -o-linear-gradient(top, #eee, #ccc);
	background: linear-gradient(top, #eee, #ccc);
	border: 2px solid #bbb;
}
#main-content .comment input[type="submit"]:active {
	background: -webkit-linear-gradient(top, #ddd, #aaa);
	background: -moz-linear-gradient(top, #ddd, #aaa);
	background: -ms-linear-gradient(top, #ddd, #aaa);
	background: -o-linear-gradient(top, #ddd, #aaa);
	background: linear-gradient(top, #ddd, #aaa);
	border: 2px solid #999;
}
#sidebar {
}
#sidebar .box {
	margin-bottom: 20px;
}
#sidebar .heading {
	padding: 5px;
	border-bottom: 3px double #333333;
}
#sidebar .heading h2 {
	font-size: 22px;
	font-weight: normal;
	display: inline;
	padding: 0 10px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #ed8832;
}
#sidebar .content {
	padding: 15px;
	text-align:justify;
}
#sidebar .content ul {
	font-size: 14px;
	list-style-type: circle;
	margin-left: 20px;
}
#sidebar .content ul li {
	border-bottom: 1px solid #E1E1E1;
	padding: 5px;
}
#sidebar .content ul li.last {
	border-bottom: none;
}
#sidebar .content .post {
	margin-bottom: 20px;
}
#sidebar .content .post h4 {
	font-size: 14px;
	font-weight: normal;
}
#sidebar .content .post img {
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	margin-right: 10px;
}
#sidebar .content .post p {
	color: #A3A3A3;
	font-style: italic;
}
#pagi {
	clear: both;
	margin: 30px auto;
	padding: 0;
	list-style: none;
	width: 180px;
}
#pagi li {
	float: left;
	margin-right: 10px;
}
#pagi li a {
	display: block;
	text-decoration: none;
	color: #717171;
	font: bold 11px Arial, sans-serif;
	padding: 5px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffffff;
}
#pagi li a.current, #pagi li a:hover {
	color: #ffffff;
	background: #DB5705;
}
/* -------------------------------------------- */
/* ------------------Footer-------------------- */
footer {
	background: #003366 url(../imagenes/bg.jpg) no-repeat;
	padding: 20px 0;
	border-top: 3px #f2941d solid;
}
/* ------------------Social-------------------- */

.logos {
	height: 62px;
	margin-bottom: 30px;
}
.logosTop {
	height: 62px;
	margin-bottom: 30px;
	float:right;
}
#social {
	width: 240px;
	height: 52px;
	padding-top: 10px;
	display: block;
	float: left;
}
#social li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-right: 20px;
}
#social li, #social a {
	height: 40px;
	display: block;
}
#social_f, #social_l, #social_g, #social_y{
	width: 40px
}
#social_f {
	background: url(../imagenes/social/Facebook.png) top left;
}
#social_l {
	background: url(../imagenes/social/LinkedIn.png) top left;
}
#social_g {
	background: url(../imagenes/social/Google.png) top left;
}
#social_y {
	background: url(../imagenes/social/YouTube.png) top left;
}

#social_f a:hover {
	background: url(../imagenes/social/Facebook.png) bottom left;
}
#social_l a:hover {
	background: url(../imagenes/social/LinkedIn.png) bottom left;
}
#social_g a:hover {
	background: url(../imagenes/social/Google.png) bottom left;
}
#social_y a:hover {
	background: url(../imagenes/social/YouTube.png) bottom left;
}

.logosTop #social{
	float:right;
	width: 180px;
}

.logosTop #social li{
	margin-left:20px;
	margin-right: 0;
}

/* ------------------Certificados-------------------- */
#certi {
	width: 620px;
	height: 62px;
	display: block;
	float: right;
}
#certi li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	margin-left: 30px;
	height: 62px;
	display: block;
}
#certi_1 {
	width: 117px;
	background: url(../imagenes/certificados/gol_mexico.png) 0 0;
}
#certi_2 {
	width: 168px;
	background: url(../imagenes/certificados/responsable.png) 0 0;
}
#certi_3 {
	width: 60px;
	background: url(../imagenes/certificados/igualdad.png) 0 0;
}
#certi_4 {
	width: 119px;
	background: url(../imagenes/certificados/inclusion.png) 0 0;
}
/* ------------------Certificados-------------------- */

footer {
	color: #FFF;
	font-size: 13px;
	line-height: 16px;
}
footer h3 {
	display: block;
	height: 20px;
	font-size: 14px;
	font-variant: small-caps;
	border-left: 1px #FFFFFF solid;
	padding-left: 8px;
	margin-bottom: 16px;
}
footer p {
	padding-left: 8px;
}
footer a {
	color: #FFFFFF;
	text-decoration: none;
}
footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#foo_datos {
	float: left;
	width: 280px;
}
.foo_menu, .foo_menuA {
	float: left;
	width: 200px;
}
.foo_menuA {
	width: 300px;
}
.foo_menu li, .foo_menuA li {
	padding-left: 8px;
	padding-bottom: 14px;
}
.foo_menuA ul.col {
	display: block;
	width: 150px;
	float: left;
}
.copyright {
	font-variant: small-caps;
	text-align: center;
	margin-top: 20px;
}
.copyright a {
	color: #ffffff;
	text-decoration: underline;
}
/* FORM */

#form {
	width: 100%;
	height: 244px;
	padding-left: 0px;
	background: rgb(81, 81, 81); /* IE */
	background: rgba(81, 81, 81, 0.3);
}
#form1, #form2 {
	width: 359px;
	height: 160px;
}
#form1 {
	float: left;
	padding: 30px 12px 0 24px;
}
#form2 {
	float: right;
	padding: 30px 24px 0 12px;
}
#form3 {
	width: 742px;
	padding: 0 24px;
	float: left;
}
form p {
	position: relative;
}
label {
	display: block;
	width: 80px;
	float: left;
	padding: 6px 0 0 4px;
	color: #365ea4;
}
label.sel {
	width: 100%;
}
label.text_msg {
	color: #89bbde;
	padding: 14px 20px 0px 20px;
}
input, select {
	width: 355px;
	height: 30px;
	margin: 0 0 20px 0;
	padding: 1px 0 0 4px;
	background: #CCC;
	border: none;
	color: #000;
	text-transform: uppercase;
}
 input::-webkit-input-placeholder {
 color: #ddd;
 text-transform:capitalize;
}
 input:-moz-placeholder {
 color: #ddd;
 text-transform:capitalize;
}
textarea {
	width: 319px;
	height: 122px;
	padding: 12px 20px 0 20px;
	margin: 0 0 20px 0;
	background: #CCC;
	border: none;
	color: #000;
	text-transform: uppercase;
	resize: none;
}
select {
}
 textarea::-webkit-input-placeholder {
 color: #ddd;
 text-transform:capitalize;
}
 textarea:-moz-placeholder {
 color: #ddd;
text-shadow: 0px -1px 0px #000;
 text-transform:capitalize;
}
input:focus, textarea:focus {
	outline: none;/*#F0C  outset 1px;*/
}
input[type="submit"] {
	width: 120px;
	height: 30px;
	float: right;
	color: #be5595;
}
#retro {
	float: left;
	height: 30px;
	text-align: right;
	width: 590px;
}
#retro p {
	padding-top: 10px
}
#retro p.red {
	color: #cc0000;
}
#sent_btn {
	float: right;
	width: 140px;
}
.centro {
	text-align: center;
	color: #ed8832;
	padding-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
}
.mini {
	text-align: right;
	font-size: 12px;
}
/** titulos **/

h2.tit, h2.tit_main {
	width: 640px;
	height: 79px;
	left: -20px;
	position: relative;
	margin-bottom: 12px;
}
h2.tit span, h2.tit_main span {
	position: relative;
	z-index: -1;
	left: 20px;
}
h2.tit_main {
	width: 980px;
	background: #FFF url(../titulos/0-main.png) no-repeat top left;
}
h2.tit_quienes {
	background: #FFF url(../titulos/1-quienes-somos.png) no-repeat top left;
}
h2.tit_dir {
	background: #FFF url(../titulos/4-direccion.png) no-repeat top left;
}
h2.tit_gnp {
	background: #FFF url(../titulos/3-gnp.png) no-repeat top left;
}
h2.tit_contacto {
	background: #FFF url(../titulos/4-contacto.png) no-repeat top left;
}
h2.tit_valores {
	background: #FFF url(../titulos/1-nuestros-valores.png) no-repeat top left;
}
h2.tit_platino {
	background: #FFF url(../titulos/22-platino.png) no-repeat top left;
}
h2.tit_privilegio {
	background: #FFF url(../titulos/22-privilegio.png) no-repeat top left;
}
h2.tit_dotal {
	background: #FFF url(../titulos/25-dotal.png) no-repeat top left;
}
h2.tit_hombrec {
	background: #FFF url(../titulos/26-hombre-clave.png) no-repeat top left;
}
h2.tit_linea {
	background: #FFF url(../titulos/27-linea.png) no-repeat top left;
}
h2.tit_autos {
	background: #FFF url(../titulos/28-autos.png) no-repeat top left;
}
h2.tit_hogar {
	background: #FFF url(../titulos/29-hogar.png) no-repeat top left;
}
h2.tit_vision {
	background: #FFF url(../servicios/imagenes/titulos/vision-plus.png) no-repeat top left;
}
h2.tit_trasciende {
	background: #FFF url(../servicios/imagenes/titulos/trasciende.png) no-repeat top left;
}
h2.tit_profesional {
	background: #FFF url(../servicios/imagenes/titulos/profesional.png) no-repeat top left;
}
h2.tit_consolida {
	background: #FFF url(../servicios/imagenes/titulos/consolida.png) no-repeat top left;
}
/* */

p#dir_amp {
	font-size: 18px;
	font-weight: bold;
	color: #365ea4;
	padding-top: 20px;
}
p#dir_tel {
	font-weight: bold;
	color: #ed8832;
}

/* * *  VIDA Y AHORRO * * */

.vida img{
	padding:0;
	padding-bottom:10px;
	margin:0;
}

.vida .wrap-col {
	height: 406px;
	position: relative;
}
.vida .wrap-col p{
	text-align:justify;
	font-size:12px;
}