@font-face {
  font-family: 'OpenSans-Bold';
  src: url('inc/fonts/OpenSans-Bold.ttf'); /* IE9 Compat Modes */
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('inc/fonts/OpenSans-Semibold.ttf'); /* IE9 Compat Modes */
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url('inc/fonts/OpenSans-Light.ttf'); /* IE9 Compat Modes */
}
@font-face {
  font-family: 'OpenSans';
  src: url('inc/fonts/OpenSans-Regular.ttf'); /* IE9 Compat Modes */
}
body, button, input, select, optgroup, textarea {
	color: #393939;
	font-family: OpenSans;
	font-size: 14px;
}
.main-navigation ul {
	float: right;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: #355068;
}
a, a:focus, a:active, a:hover, a:visited {
	color: #000;
	cursor: pointer;
}
footer a, footer a:focus, footer a:active, footer a:hover, footer a:visited {
	color: #fff;
}
footer .site-info-copyright a, footer .site-info-copyright a:focus, footer .site-info-copyright a:active, footer .site-info-copyright a:hover, footer .site-info-copyright a:visited  {
	color: #707c87;
}

#content {
	padding-bottom: 50px;
}
.home #content {
	padding-bottom: 0;
}
ul, ol {
  margin: 0;
}
li {
	padding-left: 10px;
	font-family: OpenSans-Light;
	font-size: 17px;
}
#masthead {
	background-color: #2c4056;
}
.header-wrap {
	margin: 15px 0;
}
p.site-title {
	margin-bottom: 0;
}
.main-navigation {
	padding: 22px 0 0 0;
}
#site-navigation li {
	padding-left: inherit;
	padding: 0 15px;
}
.main-navigation a {
	font-family: OpenSans;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
header .main-navigation li.btn-menu-amarillo a {
	background-color: #ffc64c;
	color: #2c4056;
	padding: 13px 30px;
	font-family: OpenSans-Bold;
	text-transform: uppercase;
	border-radius: 5px;
	float: left;
	margin-top: -12px;
}
header .main-navigation li.btn-menu-amarillo:hover > a {
	color: #000;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a, .main-navigation li:hover > a, .main-navigation li.focus > a {
	color: #ffc64b;
}
.main-navigation li.current_page_item.btn-pulsoclub > a {
	color: #fff;
}
.site-info-copyright {
	text-align: center;
	background-color: #152433;
	color: #707c87;
}
.site-info-copyright {
	text-align: center;
	background-color: #152433;
	color: #707c87;
	padding: 15px 0;
}
.site-info-copyright p {
	margin-bottom: 0px;
}
footer .site-info-copyright a {
	text-decoration: underline;
}
#colophon {
	background-color: #1d2f41;
	padding-top: 30px;
}
footer .wpcf7 p {
	margin-bottom: 10px;
}
footer p input.wpcf7-submit {
	margin-bottom: 0;
}
.wpcf7-form input, .wpcf7-form input:focus, .wpcf7-form textarea {
	background: #293e53;
	border-radius: 5px;
	color: #fff;
	font-family: OpenSans;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 14px;
	padding: 15px 25px;
	width: 270px;
	border: none;
}
.wpcf7-form .wpcf7-submit {
	background-color: #ecb233;
	box-shadow: none;
	color: #fff;
	font-size: 16px;
	font-family: OpenSans-Bold;
	letter-spacing: 0;
	margin: 10px auto 0;
	padding: 15px 0;
	width: 270px;
	border: none;
}
.wpcf7-form .form-contacto-box input, .wpcf7-form .form-contacto-box textarea, .wpcf7-form .form-contacto-box .wpcf7-select {
	width: 100%;
	padding: 20px 25px;
}
.wpcf7-form .form-contacto-box .wpcf7-select {
	background-color: #293E53;
	border: none;
	color: #9AA4AE;
}
.wpcf7-form ul.list-form input, .wpcf7-form ul.list-form input:focus, .wpcf7-form ul.list-form textarea {
	background: #ecb233;
	color: #fff;
}
ul.list-form li {
	display: inline-block;
}
.wpcf7-form ul.list-form .wpcf7-submit {
	top: 35px;
	position: relative;
	background: #354f68;
}
.widget-title {
	font-family: OpenSans-Bold;
	font-size: 14px;
	color: #fec54c;
	margin-top: 0;
}
footer .textwidget {
	color: #fff;
	font-family: OpenSans;
	font-size: 14px;
	line-height: 28px;
}
footer .footer-widget-1 .textwidget {
	padding-right: 5%;
}
footer .wpcf7-form .wpcf7-submit {
	width: 270px;
	display: inline-block;
}
footer .footer-widget-1 h3.widget-title {
	margin-bottom: 40px;
}
footer .footer-widget-2 h3.widget-title {
	margin-bottom: 25px;
}
footer .footer-widget-3 h3.widget-title {
	margin-bottom: 35px;
}
.footer-widget-3 {
	border-left: 1px solid #293d52;
}
footer .footer-widget-2 aside {
	padding-left: 7.5%;
}
.titulo-seccion h2 {
	font-family: OpenSans;
	text-transform: uppercase;
	font-size: 33px;
	color: #355068;
}
#home-section-2 p {
	line-height: 35px;
}
a.btn-amarillo {
	font-size: 14px;
	font-family: OpenSans-Bold;
	color: #fff;
	background-color: #ffc64c;
	padding: 15px 30px;
	border-radius: 5px;
	display: inline-block;
}
a.btn-ghost {
	color: #fff;
	font-family: OpenSans-Bold;
	font-size: 14px;
	margin-top: 30px;
	display: inline-block;
	border: 1px solid #fff;
	padding: 10px 30px;
	border-radius: 5px;
}
#content a.btn-amarillo:hover, header .main-navigation li.btn-menu-amarillo a:hover, footer .wpcf7-form .wpcf7-submit:hover, .wpcf7-form ul.list-form .wpcf7-submit:hover, .hogar-seccion-4-box .wpcf7-form ul.list-form .wpcf7-submit:hover {
	text-decoration: none;
	background-color: #A6B2B9;
	color: #fff !important;
}
.btn-ghost:hover {
	color: #355068;
	background-color: #fff;
	text-decoration: none;
}
#ft-home-box .wpb_text_column {
	padding: 30px;
	min-height: 265px;
}
#ft-home-box h2 {
	margin-top: 0;
	font-family: OpenSans-Bold;
	color: #fff;
}
#ft-home-box .btn-ghost {
	width: 70%;
	position: absolute;
	bottom: 60px;
	padding: 10px 0;
	/* margin: 0 a; */
	left: 15%;
	/* right: 0; */
}
#ft-home-box p {
	color: #fff;
	margin-top: 20px;
}
.btn-down {
	font-size: 0 !important;
	cursor: pointer;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.btn-down.ps2id {
	left: 50%;
	position: absolute;
	bottom: 90px;
	right: 50%;
	width: 30px;
	height: 30px;
	top: inherit;
}
.btn-down span {
	position: absolute;
	left: 0;
	width: 50px;
	height: 50px;
	margin-left: -12px;
	border-left: 3px solid #FFC64C;
	border-bottom: 3px solid #FFC64C;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb04 2s infinite;
	animation: sdb04 2s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes "sdb04" {
    0% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        -webkit-transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
}
@keyframes "sdb04" {
    0% {
        transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        transform: rotate(-45deg) translate(0, 0);
    }
}

a.btn-amarillo.btn-amarillo-down {
	padding: 5px 30px 2px;
	border-radius: 5px 5px 0 0;
	text-decoration: underline;
	font-size: 24px;
}
#content .fancybox-youtube img {
	-webkit-box-shadow: 0px 6px 26px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 26px -3px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 26px -3px rgba(0,0,0,0.75);
	margin: 30px 0;
}
#home-section-4 h3 {
	font-family: OpenSans-Bold;
	text-transform: uppercase;
	color: #fff;
	line-height: 40px;
	font-size: 33px;
}
#home-section-4 h3.dark-subtitle {
	font-family: OpenSans;
	color: #2c4056;
}
.list-form span.wpcf7-not-valid-tip {
	position: absolute;
	top: -35px;
	font-size: 14px;
}
.list-form + div.wpcf7-validation-errors {
	border: 2px solid #354F68;
}
#home-section-5 p {
	margin-bottom: 0;
}
#home-section-5 .gris-box {
	background-color: #eef4f7;
	padding: 15px 30px;
	line-height: 30px;
	min-height: 120px;
}
#home-section-5 h3 {
	font-size: 33px;
}
#home-section-5 p img {
	padding: 30px 0;
	width: 40%;
}
#home-section-6 h3 {
	color: #2c4156;
	margin-top: 70px;
	font-size: 33px;
}
#home-section-6 p {
	color: #2c4156;
	line-height: 35px;
}
#home-section-6 h5 {
	color: #fff;
	font-size: 20px;
}
#home-section-6 .seccion-texto-right h3 {
	margin: 35px 0;
	font-family: OpenSans-Bold;
	font-size: 33px;
	color: #fec54c;
}
#home-section-6 .seccion-texto-right h4 {
	font-family: OpenSans-Bold;
	font-size: 20px;
	color: #fec54c;
}
#home-section-6 p strong {
	font-family: OpenSans-Bold;
	font-size: 20px;
	color: #fff;
	font-weight: 500;
}
#home-section-6 .seccion-texto-right p {
	color: #fff;
}

#home-section-6 span {
	color: #60c8f9;
}

#hogar-section-1 p {
	line-height: 30px;
}
.mire-video-box a.fancybox-youtube {
	width: 293px;
}
#content .mire-video-box .fancybox-youtube img {
	-webkit-box-shadow: inherit;
	-moz-box-shadow: inherit;
	box-shadow: inherit;
	margin-top: 0;
}
.mire-video-box a.fancybox-youtube {
	display: inline-block;
	float: left;
}
span.video-lenght {
	color: #2c4056;
	font-size: 22px;
	padding: 30px 15px;
	float: left;
}
#hogar-section-2 h3 {
	font-size: 33px;
	margin-bottom: 35px;
}
ul.icon-list li {
	margin-left: 0px;
	font-family: OpenSans-Semibold;
	font-size: 14px;
}
#hogar-section-4 #ft-home-box h2 {
	color: #354f68;
	font-size: 24px;
}
#hogar-section-4 #ft-home-box .wpb_text_column {
	padding: 30px 15px;
	min-height: 225px;
}
#hogar-section-4 #ft-home-box p {
	color: #393939;
	margin-top: 20px;
	line-height: 30px;
}
.hogar-seccion-4-box .wpcf7-form ul.list-form input, .hogar-seccion-4-box .wpcf7-form ul.list-form input:focus, .hogar-seccion-4-box .wpcf7-form ul.list-form textarea {
	background: #fff;
	color: #2c4056;
}
.hogar-seccion-4-box .wpcf7-form ul.list-form .wpcf7-submit {
	top: 35px;
	position: relative;
	background: #ffc64c;
}
div.p-white p {
	color: #fff;
	line-height: 30px;
	margin-bottom: 30px;
}
div.p-white p span {
	color: #84d9fd;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	color: #fff;
}
.form-contacto-box.requerimientos p {
	margin-bottom: 10px;
}
.wpcf7-file{
	position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
	height:50px; 
	width:367px;
	}
.btn-block {
    display: block;
    width: 100%;
}
.fileUpload {
	position: relative;
	overflow: hidden;
	text-align: center;
	border: 0;
	border-radius: 0;
	margin: 0 auto;
	height: 50px;
	background-image: url(inc/images/images/btn-file_03.png);
	color: #fff;
	background-color: transparent;
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.wpcf7-form .form-contacto-box input[type="file"] {
	margin-top: -25px;
	width: 100%;
	display: block;
	padding: 0;
	position: relative;
}
.fileUpload > span {
	font-size: 0;
}
.wpcf7-form .form-contacto-box.requerimientos input, .wpcf7-form .form-contacto-box.requerimientos input:focus, .wpcf7-form .form-contacto-box.requerimientos textarea {
	background: #EEF4F7;
	border-radius: 5px;
	color: #2c4056;
	padding: 17.5px 25px;
}
.wpcf7-form .form-contacto-box.requerimientos .wpcf7-submit {
	background-color: #FFC64C;
	color: #fff;
}
.wpcf7 label {
	width: 100%;
	float: left;
}
.wpcf7-form input[type="checkbox"] {
	float: left;
	width: 20px;
	margin-right: 5px;
}
.wpcf7-list-item-label {
	color: #2c4056;
	margin-bottom: 0px;
	float: left;
}
.box-iconos i {
	font-size: 200px;
}
.vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger:hover {
	background-color: #FFC64C !important;
}