@import url("https://fonts.googleapis.com/css?family=Comfortaa:300,400,700"); @media (min-width: 768px) {
.navbar-nav .open ul {
display: none
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #fff;
background: #f9a342
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #969696;
background: none
}
.navbar-nav .hovernav:hover > .dropdown-menu {
display: block
}
}
@media only screen and (max-width : 1200px) {
.nav-areas li:nth-child(1) a,
.nav-areas li:nth-child(5) a,
.nav-areas li:nth-child(6) a {
padding-top:5px !important;
}
}
@media only screen and (max-width : 768px) {
.nav-areas li:nth-child(1) a,
.nav-areas li:nth-child(5) a,
.nav-areas li:nth-child(6) a {
padding-top:15px !important;
}
} .mega-menu ul a {
color: #666;
}
.mega-menu > ul > li > a {
font-weight: bold !important
}
@media (max-width: 767px) {
.has-children ul {
display: block !important;
margin-left: 15px
}
}
@media (min-width: 768px) {
.dropdown.mega-menu {
position: static;
}
.mega-menu > .dropdown-menu {
left: 0;
right: 0;
overflow-x: auto
}
.mega-menu > ul > li {
display:table-cell;
}
.mega-menu > ul ul {
position: relative;
display: block !important;
border: 0;
border-radius: 0;
box-shadow: none;
padding: 0
}
.dropdown-menu li {
border-right: 1px solid #e7e7e7
}
.dropdown-menu li li,
.dropdown-menu li:last-of-type {
border-right: 0
}
}
body {
font-family: 'Comfortaa', sans-serif;
font-size: 15px;
line-height: 1.700;
color: #444;
background-color: #fff;
}
.pl-0 {
padding-left:0;
}
.pr-0 {
padding-right:0;
}
.ml-0 {
margin-left:0;
}
.mr-0 {
margin-right:0;
}
.pt-10 {padding-top:10px;}
.pt-15 {padding-top:15px;}
.pt-20 {padding-top:20px;}
.pt-25 {padding-top:25px;}
.pb-15 {padding-bottom:15px;}
.mt-20 {margin-top:20px;}
.alineado-horizontal {
display: flex;
align-items: center;
justify-content: flex-end;
}
.img-responsive2 {
max-width:100%;
}
.main-contenido {
padding:30px 20px;
}
.alignleft {
float:left;
padding-right:20px;
}
.alignright {
float:right;
padding-left:20px;
}
.aligncenter {
display:block;
float:none !important;
margin-left:auto;
margin-right:auto;
}
.img-pagina {
background-repeat: no-repeat;
background-position: center bottom;
height: 270px;
margin: 0 auto;
width:100%;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}
.wp-caption {
max-width:100%;
padding:4px;
float:left;
background-color:#fff;
border:1px solid rgba(0,0,0,0.2);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
box-shadow:0 1px 3px rgba(0,0,0,0.1);
padding:0;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
}
.wp-caption a {
display:block;
padding:5px;
padding-bottom:0px;
}
table{
margin-bottom:20px;
margin-top:20px;
}
.wp-caption.alignleft{
margin-right:20px;
}
.wp-caption.alignright{
margin-left:20px;
}
.wp-caption-text {
padding-left:7px;
margin-bottom:7px;
text-align:center;
font-size:13px;
}
.wp-caption-text,.gallery-caption,.entry-caption {
line-height:1.5em;
}
.vc_row {
margin-left: 0px;
margin-right: 0px;
}
.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner { padding-top: 15px;
padding-bottom: 15px;
}
.padding-3 .vc_column-inner {
padding-left: 3px;
padding-right: 3px;
} * {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
strong {font-weight:700;color:#222;}
a, a strong {
color:#004990;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
transition-duration: 0.2s;
}
a:hover, a:focus,  a:hover strong,  a:focus strong {
color:#f9a342;
text-decoration: none;
}
ol,
ul {
margin-top: 15px;
margin-bottom: 15px;
}
ol li,
ul li {
padding-top: 5px;
padding-bottom: 5px;
} h1,h2,h3,h4,h5,h6 {
font-weight:bold;
font-style:normal;
color:#000;
}
h1 {
line-height:30px;
font-size:24px;
}
h2 {
line-height:28px;
font-size:20px;
}
h3 {
line-height:26px;
font-size:18px;
}
h4 {
line-height:24px;
font-size:16px;
}
h5 {
line-height:22px;
font-size:15px;
}
h6 {
line-height:20px;
font-size:14px;
}
.text-sm {font-size:13px;}
.vc_custom_heading {
padding:0;
margin:0;
} .cabecera {
background:#fff;
}
.top-header {
padding:5px 0;
display:block;
background:#fff;
}
.top-header .logo {
text-align:left;
}
.top-header .logo a img {
height:98px;
width:auto;
}
.top-header .logo-2 {
text-align: center;
padding-top:5px;
}
.top-header .logo-2 img{
width:auto;
height:80px;
}
.top-header .logo-3 {
text-align:right;
padding-top:15px;
}
.top-header .botones-top {
padding-right:20px;
}
.top-header .botones-top p {
margin: 5px 0 0;
}
.top-header .redes-sociales-top {
text-align:right;
padding-top:0;
}
.top-header .redes-sociales-top ul {
list-style: none;
display:inline-block;
padding:7px 0 0;
margin:0;
}
.top-header .redes-sociales-top ul li {
margin:0;
padding:0 2px;
display:block;
}
.top-header .redes-sociales-top ul li a i {
font-size:24px;
}
.top-header .redes-sociales-top ul li:last-child {
}
.top-header .redes-sociales-top ul li a.facebook {
color:#3B5998;
}
.top-header .redes-sociales-top ul li a.twitter {
color:#55ACEE;
}
.top-header .redes-sociales-top ul li a.linkedin {
color:#007BB5;
}
.top-header .redes-sociales-top ul li a.youtube {
color:#CC181E;
}
footer ul.redes-sociales-footer {
list-style: none;
text-align:center;
padding:0 !important;
margin:0 !important;
width:100%;
display:block;
margin:0 auto;
clear:both;
}
footer ul.redes-sociales-footer li {
padding:0 !important;
margin:0 !important;
padding:0 4px !important;
display:inline-block;
text-align:center;
}
footer ul.redes-sociales-footer li a {
font-size:24px;
color:#ddd;
}
footer ul.redes-sociales-footer li a:hover,
footer ul.redes-sociales-footer li a:focus {
color:#fff;
}
footer ul.redes-sociales-footer li:last-child {
} .navbar {
border-radius: 0;
border: none;
margin-bottom: 0px;
min-height: auto;
}
.navbar-nav > li {
padding:0;
margin:0;
}
.navbar-nav > li > a {
padding: 8px 14px;
line-height: 40px;
font-size:14px;
font-weight:bold;
}
.navbar-default {
background-color: #fff;
border-color: #fff;
}
.navbar-default .navbar-nav > li > a {
color: #000;
text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #fff;
background-color: #F9A342;
}
.navbar-default .navbar-nav > .active > a {
color: #fff;
background-color: #F9A342;
}
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #fff;
background-color: #f9a342;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-toggle {
border-color: #fff;
background-color: #fff;
padding-top:10px;
margin-right: 0;
padding-right:0;
float:none;
text-align:center;
margin-bottom: 0px;
}
.navbar-toggle .icon-bar {
display: block;
width: 26px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
background-color: #fff;
border-color: #fff;
}
.navbar-toggle .icon-bar {
background-color: #000;
}
.navbar-toggle:hover .icon-bar,
.navbar-toggle:focus .icon-bar {
background-color: #E00204;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 6px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open {
background-color: #F9A342;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #fff;
background-color: #F9A342;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e1e1e1;
}
.dropdown-menu {
padding: 0;
margin: 2px 0 0;
background-color: #F9A342;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 0;
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li {
padding:0;
margin:0;
}
.dropdown-menu > li > a {
display: block;
padding: 10px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #fff;
white-space: nowrap;
border:0;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #fff;
text-decoration: none;
background-color: #E00204;
}
.dropdown-menu > li:last-child {
border:0;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
color: #fff;
text-decoration: none;
background-color: #E00204;
outline: 0;
}
.seccion-menu {
margin-bottom:0px;
}
.nav-areas {
list-style: none;
width: 100%;
text-align: center;
background: #9e9c9c;
margin:0;
padding:0;
}
.nav-areas li {
display: inline-block;
border-bottom:0;
padding:0;
margin:0;
height:50px;
line-height:50px;
}
.nav-areas li a {
font-weight: 600;
font-size: 14px;
line-height:18px;
border:1px solid #fff;
color:#fff;
width:100%;
height:100%;
padding: 15px 0;
display:block;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.nav-areas li a:hover, .nav-areas li a:focus {
background: #605F5F !important;
text-decoration: none;
color:#fff !important;
border:1px solid #fff;
}
.nav-incubadora {
list-style: none;
width: 100%;
text-align: center;
background: transparent;
margin:0;
padding:0;
}
.nav-incubadora li {
display: inline-block;
border-bottom:0;
padding:0;
margin:0;
height:50px;
line-height:50px;
}
.nav-incubadora li a {
font-weight: 600;
font-size: 14px;
line-height:18px;
text-transform: uppercase;
border:1px solid #fff;
background: #605F5F;
color:#fff;
width:100%;
height:100%;
padding: 15px 0;
display:block;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.nav-incubadora li a:hover,
.nav-incubadora li a:focus,
.nav-incubadora li a.active {
background: #E00204 !important;
text-decoration: none;
color:#fff !important;
border:1px solid #fff;
} #navbar {
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}  .size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
max-width: 100%;
height: auto
}  #content article {
margin: 20px 0;
}
#content article.blog-article {
margin-bottom: 0px
}
#content header {
margin: 20px 0
}
#content section {
margin-bottom: 20px
} .sidebar ul,
.sidebar ol {
list-style-type: none;
padding: 0
}
.sidebar li {
margin: 10px 0
} input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } input:focus::-moz-placeholder { color:transparent; } textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; } textarea:focus::-moz-placeholder { color: transparent; } footer input::-webkit-input-placeholder { color:#ddd; }
footer input:-moz-placeholder { color:#ddd; } footer input::-moz-placeholder { color:#ddd; }  footer {
color:#444;
font-size:13px;
border-top:3px solid #F9A342;
padding:10px 0 0;
}
footer h4 {
padding:5px 0 10px;
margin:0;
font-size:13px;
line-height:17px;
text-transform: uppercase;
}
footer .mc4wp-form .mc4wp-form-fields p {
margin:0 0 5px;
padding:0;
} footer ul,
footer ol {
list-style-type: none;
padding: 0
}
footer li {
margin: 10px 0
}
footer .copyright-l {
text-align:left;
}
footer .copyright-l p {
padding-top:10px;
text-align:left;
}
footer .copyright-r {
text-align:right;
}
footer .menu-footer {
text-align: right;
}
footer .menu-footer ul {
text-align: right;
padding:8px 0 0;
margin:0;
}
footer .menu-footer li {
display: inline-block;
padding:0 8px 0 0;
margin:0 8px 0 0;
border-right: 1px solid #e5933b;
}
footer .menu-footer li:last-child {
padding-right:0;
border-right: none;
} .logo-pie img {padding-top:5px;}
footer .direccion {
padding-top:0;
}
footer .direccion p {line-height:19px;padding:3px 0 0;}
footer .direccion p i {padding-right:5px;}
footer .direccion p span {
display:block;
padding:4px 0;
}  footer .border-left {
height: 1px;
background-color: transparent;
margin: 0;
margin-top: 5px;
margin-bottom: 30px;
width: 30%;
}
footer .border-left span {
height: 100%;
width: 60%;
margin: 0;
display: block;
background-color: #ddd;
}
footer .widget_ads {
display:inline-block;
padding:0 2px;
text-align:center;
margin:0 auto;
}
footer .widget_ads a {
text-align:center;
margin:0 auto;
}
footer .widget_ads a img, footer .widget_ads img {
max-height:120px;
width:auto;
text-align:center;
margin:0 auto;
}
.site-footer {
background:#fff;
padding:20px 0 30px 0;
}
.site-sub-footer {
padding:10px 0;
background:#F9A342;
color:#fff;
}
.site-sub-footer a {
color:#fff;
text-decoration: underline;
}
.site-sub-footer a:hover,
.site-sub-footer a:focus {
color:#fff;
text-decoration: none;
}
.site-sub-footer p {
text-align: center
}
.banner-pie {
max-height:70px;
width:auto;
}
.banner-colaboran-pie {
}
footer .colaboran{
padding:0 0 10px;
margin:0;
font-size:12px;
font-weight:bold;
color:#000;
} ol.commentlist {
counter-reset: li; padding: 0
}
ol.commentlist ul {
padding: 0
}
ol.commentlist > li {
position: relative;
margin: 0 0 20px 0;
list-style: none }
ol.commentlist > li:before {
content: "Thread " counter(li); counter-increment: li; position:absolute;
top: 0;
right: 0;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-bottom-left-radius: 4px;
padding: 5px 20px 5px 10px;
color: #999
}
ol.commentlist li ol,
ol.commentlist li ul {
list-style-type: none;
margin: 0
}
.commentlist li li {
background: #f8f8f8;
}
.commentlist li li li {
background: #fff
}
.commentlist li li li li {
background: #f8f8f8
}
.commentlist li li li li li li {
background: #fff
}
.commentlist li {
padding: 20px
}
.commentlist ul li {
margin-top: 20px;
margin-bottom: 0
}
.reply p {
margin: 0
} .wpcf7-form {
float: left;
width: 100%;
}
.wpcf7-form p {
float: left;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
.wpcf7-form-control-wrap { }
.wpcf7-form-control-wrap { }
.wpcf7-form p:nth-child(2) {
margin-top: 0;
}
.wpcf7-form-control-wrap:first-child {
margin-left: 0;
}
.wpcf7-list-item.last {
margin-left: 20px;
}
.wpcf7-form-control-wrap:first-child:last-child {
width: 100%;
}
.wpcf7-form-control-wrap input[type="checkbox"] {
margin: 0;
padding: 0;
}
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="tel"] {
width: 100%;
height: 34px;
padding: 6px 12px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
background: #fff;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.wpcf7-form-control-wrap textarea {
width: 100%;
height:100px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
background: #fff;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.sidebar .wpcf7-form-control-wrap {
padding-bottom:10px;
display: block;
}
.wpcf7-form input[type="submit"] {
float: none;
padding:12px 30px;
margin-top:15px;
font-size:15px;
text-transform: uppercase;
}
.sidebar .wpcf7-form input[type="submit"] {
float: none;
padding:8px 16px;
margin-top:5px;
font-size:13px;
font-weight:400;
text-transform: uppercase;
}
.contacto input[type="submit"] {
float: none;
padding:12px 30px;
margin:15px auto;
font-size:15px;
text-transform: uppercase;
}
.wpcf7-not-valid-tip {font-size:13px !important;line-height:15px;}
.wpcf7-file {
font-size:13px;
}
.wpcf7-select {}
div.wpcf7-mail-sent-ok {
border: 2px solid #f9a342 !important;
color:#f9a342 !important;
font-weight:bold;
}
.mc4wp-response {
color:#f9a342 !important;
font-weight:bold;
padding:3px;
font-size:12px;
}
footer .wpcf7-form p label {
font-weight: 400;
font-style: italic;
} footer .wpcf7-form p {
float:left;
width:100%;
margin-top:0px;
margin-bottom:0px;
color: #fff;
}
footer .wpcf7-form input[type="submit"] {
float: none;
padding:8px 20px;
margin-top:10px;
font-size:13px;
text-transform: uppercase;
}
footer .wpcf7-not-valid-tip {font-size:13px !important;line-height:15px;color:#E65A4B;}
label {
padding-top:15px;
font-weight:bold;
}
footer label {
padding-top:10px;
font-weight:600;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ddd;
border-radius: 2px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
footer .form-control {
height: 34px;
padding: 6px 12px;
font-size: 13px;
line-height: 13px;
background:#605F5F;
color:#fff;
}
.form-control:focus {
border-color: #ccc;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .3);
}
.wpcf7-radio {
padding: 0px 12px;
border: none;
margin-top:0;
}
.wpcf7-form-control-wrap.tipo {
padding-top:0;
margin-top:0;
margin-bottom:20px;
}
.wpcf7-form-control-wrap.importe #importe {
clear:both !important;
padding-bottom:0px;
height:100%;
display:block !important;
}
.wpcf7-form-control-wrap.importe #importe span.wpcf7-list-item {
display:block !important;
}
.wpcf7-form-control-wrap.importe #importe .wpcf7-list-item.last {
margin-left: 13px !important;
}
.importe-box p {
padding:0;
margin:0;
padding-left:20px;
}
.importe-box p #otro-importe {width:220px !important;}
#opciones-casillas {
clear:both !important;
padding-bottom:0px;
height:100%;
display:block !important;
}
#opciones-casillas .wpcf7-form-control-wrap.opciones span.wpcf7-list-item { }
#opciones-casillas .wpcf7-form-control-wrap.opciones .wpcf7-list-item.last { }
.wpcf7-form-control-wrap.periocidad #periocidad {
clear:both !important;
padding-bottom:0px;
height:100%;
display:block !important;
}
.wpcf7-form-control-wrap.periocidad #periocidad span.wpcf7-list-item {
display:block !important;
}
.wpcf7-form-control-wrap.periocidad #periocidad .wpcf7-list-item.last {
margin-left: 13px !important;
}
.um .um-form input[type="text"],
.um .um-form input[type="tel"],
.um .um-form input[type="number"],
.um .um-form input[type="password"],
.um .um-form textarea,
.um .upload-progress,
.select2-container .select2-choice,
.select2-drop,
.select2-container-multi .select2-choices,
.select2-drop-active,
.select2-drop.select2-drop-above {
border: 1px solid #ddd !important;
}
.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active {
background: #f9a342!important;
}
.um a.um-link,
.um a.um-link-alt{
color: #004990!important;
text-decoration: none!important;
}
.um input[type=submit].um-button:hover,
.um a.um-button:hover {
background-color: #605F5F!important;
}
.um a.um-link:hover,
.um a.um-link-hvr:hover,
.um a.um-link-alt:hover{
color: #f9a342!important;
text-decoration: none!important;
}
.um .um-button.um-alt,
.um input[type=submit].um-button.um-alt {
background: #f4f4f4!important;
color: #444 !important;
}
.um .um-button.um-alt:hover,
.um input[type=submit].um-button.um-alt:hover {
background: #f9a342!important;
color: #fff !important;
}
.um-field-checkbox-state, .um-field-radio-state {
top: 15px;
}
.um-gdpr-content {
border:1px solid #e1e1e1;
font-size:13px;
background:#f4f4f4;
padding:15px;
margin-bottom:10px;
}
.dona-politica {margin-left:20px;margin-top:0;padding-top:0;} .btn {
padding:12px 30px;
}
.btn {
padding:12px 30px;
}
.sidebar .btn {
padding:6px 20px;
}
.btn-sm-2 {
padding: 8px 25px;
font-weight:bold;
margin-top:0px;
}
.btn-sm {
padding: 5px 10px;
font-weight:bold;
}
.btn-xs {
padding: 1px 5px;
font-weight:bold;
}
.btn-primary {
color: #fff;
background-color: #f9a342;
border-color: #f9a342;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #605F5F;
border-color: #605F5F;
}
.btn-primary:hover {
color: #fff;
background-color: #605F5F;
border-color: #605F5F;
}
.btn-primary:active,
.btn-primary.active {
color: #fff;
background-color: #605F5F;
border-color: #605F5F;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus {
color: #fff;
background-color: #605F5F;
border-color: #605F5F;
}
.btn-primary:active,
.btn-primary.active {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #999;
border-color: #999;
}
.btn-aulavirtual {
color: #fff;
background-color: #004990;
border-color: #004990;
padding: 0 16px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
font-size:11px;
font-weight:bold;
line-height:30px;
width:160px;
}
.btn-aulavirtual:focus,
.btn-aulavirtual.focus {
color: #fff;
background-color: #f9a342;
border-color: #f9a342;
}
.btn-aulavirtual:hover {
color: #fff;
background-color: #f9a342;
border-color: #f9a342;
}
.btn-aulavirtual:active,
.btn-aulavirtual.active {
color: #fff;
background-color: #f9a342;
border-color: #f9a342;
}
.btn-aulavirtual:active:hover,
.btn-aulavirtual.active:hover,
.btn-aulavirtual:active:focus,
.btn-aulavirtual.active:focus,
.btn-aulavirtual:active.focus,
.btn-aulavirtual.active.focus {
color: #fff;
background-color: #f9a342;
border-color: #f9a342;
}
.btn-incubadora {
color: #fff;
background-color: #f9a342;
border-color: #f9a342;
padding: 0 16px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
font-size:11px;
font-weight:bold;
line-height:30px;
width:160px;
}
.btn-incubadora:focus,
.btn-incubadora.focus {
color: #fff;
background-color: #605F5F;
border-color: #605F5F;
}
.btn-incubadora:hover {
color: #fff;
background-color: #605F5F;
border-color: #605F5F;
}
.btn-incubadora:active,
.btn-incubadora.active {
color: #fff;
background-color: #605F5F;
border-color: #605F5F;
}
.btn-incubadora:active:hover,
.btn-incubadora.active:hover,
.btn-incubadora:active:focus,
.btn-incubadora.active:focus,
.btn-incubadora:active.focus,
.btn-incubadora.active.focus {
color: #fff;
background-color: #605F5F;
border-color: #605F5F;
} .wpcf7-form-control-wrap.politica {
display:inline-block;
width:auto;
}
.wpcf7-list-item-label2 {
padding: 4px 0 0 0px !important;
display: inline-block;
font-size:13px !important;
}
.politica-label label {
width:100%;
} aside {
padding-top:15px;
}
aside .widget {
float:left;
width:100%;
margin-bottom:30px;
}
aside .widget-title {
margin-top:0;
float:left;
width:100%;
}
aside .widget-title, .portfolio_single h4 {
text-transform: uppercase;
line-height: 20px;
font-weight: 500;
color: #444444;
font-size: 15px;
}
aside .widget-title {
margin-top: 0;
float: left;
width: 100%;
padding-left: 15px;
border-left: 3px solid #E00204;
margin-bottom:20px;
}
aside .widget_ads a {
margin:10px auto;
text-align:center;
position: relative;
display:block;
}
aside .widget_ads img {
width:auto;
height:auto;
}
.widget_most_popular dt{
width:50px;
height:50px;
display:none;
}
.widget_most_popular dt img {
width:50px;
height:auto;
}
.widget_most_popular dd{
margin-left:0px;
font-size:13px;
line-height:15px;
font-weight:600;
padding-top:8px;
}
.widget_most_popular dd .date {
font-size:11px;
color:#999;
padding-top:8px;
}
.widget_most_popular dd .date i {
color:#999;
font-size:10px;
}
.widget_most_popular dl{
margin:0;
}
.widget_most_popular li{
margin-bottom:10px;
}
.widget_most_popular li:after{
content:"";
display:none;
}
.widget_most_popular li:last-child{
margin-bottom:0;
}
.widget_most_popular .date{
width:100%;
float:left;
} .link-blog {
border-top: 1px solid #ebebeb;
padding: 4px 16px 8px 16px;
text-align: center;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
transition-duration: 0.3s;
margin-bottom: 15px;
display: block;
font-size:13px;
width:100%;
}
.link-blog:hover {
border-top: 1px solid #f29819;
}  .areas-home {
list-style: none;
padding: 0;
text-align:center;
margin:20px auto 0;
width:100%;
position: relative;
}
.areas-home li {
display:inline-block;
height:100%;
overflow: hidden;
position: relative;
margin:0;
padding: 0 5px 20px 0;
text-align: center; box-sizing: border-box;
}
.areas-home li a {
display:block;
width:100%;
height:100%;
opacity:1;
position: relative;
}
.areas-home li .imagen {
max-height: 200px;
min-height: 200px;
max-width:100%;
overflow: hidden;
padding: 0;
margin: 0;
position:relative;
border:1px solid #e1e1e1;
}
.areas-home li .imagen img {
width:100%;
height:auto;
}
.areas-home li a.enlace .imagen .mascara {
opacity: 0;
background:rgba(255,255,255,0.6);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
width:100%;
height:100%;
top:0px;
left:0px;
position: absolute;
display: block;
}
.areas-home li a.enlace .imagen .mascara i {
color:#fff;
position: absolute;
top:38%;
left:43%;
font-size:18px;
background: #f9a342;
border-radius: 50px;
padding:12px;
}
.areas-home li a.enlace .imagen .mascara i:hover {
background: #605F5F;
}
.areas-home li a.enlace:hover .imagen .mascara {
opacity: 1;
background:rgba(255,255,255,0.6);
}
.areas-home .titulo {
display:block;
width:100%;
bottom:0;
left:0;
margin-top:5px;
height:40px;
padding:10px 5px 20px;
position: absolute;
background:rgba(96, 95, 95, 0.8);
}
.areas-home .titulo h1 {
text-align: center;
font-size:16px;
line-height:20px;
padding:0;
margin:0;
font-weight:bold;
color:#fff;
}
.areas-home a:hover .titulo h1, .areas-home a:focus .titulo h1 {
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
color:#fff;
} @media only screen and (max-width : 1200px) {
} @media only screen and (max-width : 992px) {
} @media only screen and (max-width : 768px) {
} @media only screen and (max-width : 480px) {
.areas-home li {
width:100%;
}
} @media only screen and (max-width : 320px) {
.areas-home li {
width:100%;
}
} .titulo_adm {
margin-bottom:40px;
color:#2b2b2b;
}
.titulo_adm h2 {
font-size: 20px;
line-height:28px;
text-transform: uppercase;
}
.alineacion-left {
text-align:left;
}
.alineacion-center {
text-align:center;
}
.alineacion-right {
text-align:right;
}
.border-left {
height: 2px;
background-color: #ebebeb;
margin: 0;
margin-top: 5px;
margin-bottom: 10px;
width: 100%;
}
.border-left span {
height: 100%;
width: 50px;
margin: 0;
display: block;
background-color: #f9a342;
}
.border-center {
height: 2px;
background-color: #ebebeb;
margin: 0 auto;
margin-top: 5px;
margin-bottom: 10px;
width: 150px;
}
.border-center span {
height: 100%;
width: 90px;
margin: 0 auto;
display: block;
background-color: #f9a342;
}   .header_page {
width:100%;
height:310px;
position:relative;
float:none;
z-index: 0;
padding:210px 0 0 0;
background:#FAFAFA;
border-bottom:1px solid #ebebeb;
background-repeat: no-repeat;
background-position: center center;
margin: 0 auto;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}
.header_page.without_shadow{
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
-o-box-shadow: none !important;
-ms-box-shadow: none !important;
}
.header_page .container {
position:relative;
z-index:1000;
height:100%;
}
.header_page h1 {
font-size:25px;
margin:0;
padding:0;
line-height:30px;
text-transform: uppercase;
color:#fff;
font-weight:bold;
padding:15px;
background:rgba(0,0,0,0.5);
display:inline-block;
width:auto;
}
.header_page h1 .sub-head {
display:block;
padding-top:10px;
font-size:14px;
}
.header_page_popup {
width:100%;
padding:10px 0 0;
}
.header_page_popup .titulo_adm {
margin-bottom: 20px;
margin-top:40px;
}
.header_page_text {
width:100%;
height:100%;
position:relative;
padding:40px 0;
background:#F4F4F4;
border-bottom:1px solid #ebebeb;
margin: 0 auto;
text-align: center;
}
.header_page_text h1 {
font-size:25px;
margin:0;
padding:0;
line-height:30px;
text-transform: uppercase;
color:#444;
font-weight:bold;
}
.breadcrumbss {
position:absolute;
right:0;
top:50%;
margin-top:-9px;
}
.breadcrumbss .page_parents li:first-child {
padding-right:0px;
}
.breadcrumbss .page_parents li {
float:left;
padding-left:0px;
position:relative;
padding-left:15px;
font-weight:400;
padding-right:11px;
font-size:12px;
opacity:0.7;
}
.breadcrumbss .page_parents li:after {
content: "/";
position: absolute;
left: 0;
top: 1px;
width: 3px;
font-size: 12px;
height: 7px;
display: inline;
margin-top: 0;
}
.breadcrumbss .page_parents li:first-child:after {
content:'' !important;
display:none;
}
.breadcrumbss .page_parents li.home:after{
content:'' !important;
display:none;
}
.breadcrumbss .page_parents li:last-child {
margin-right:0px;
padding-right:0;
}
.breadcrumbss .page_parents li a {
font-size:12px;
font-weight:400;
color:inherit;
}
.breadcrumbss .page_parents li.home{
opacity:1;
}
.breadcrumbss .page_parents li.home a{
font-weight:bold;
}
.breadcrumbss .page_parents li a:hover {
text-decoration:none;
}
.breadcrumbss .page_parents li:last-child a {
margin-right:0px;
}
.breadcrumbss .page_parents {
margin:0;
padding:0;
list-style:none;
position:relative;
margin-top:0px;
-webkit-transition-duration:0.1s;
-moz-transition-duration:0.1s;
-o-transition-duration:0.1s;
-ms-transition-duration:0.1s;
transition-duration:0.1s;
z-index:20;
float:left;
z-index:1;
} .single_staff{
overflow:hidden;
}
.single_staff .content{
padding:15px;
background:#fff;
position:relative;
z-index:10;
width:100%;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
}
.single_staff .overlay .bg{
background: rgba(0,0,0,0.5);
-webkit-transition-duration:0.4s;
-moz-transition-duration:0.4s;
-o-transition-duration:0.4s;
-ms-transition-duration:0.4s;
transition-duration: 0.4s;
}
.single_staff:hover .overlay .bg{
}
.single_staff .content h5{
}
.single_staff p{
margin-top:5px;
}
.single_staff .featured_img{
position:relative;
z-index:5;
overflow:hidden;
display:block;
width:100%;
}
.single_staff .featured_img img{
position:relative;
top:0;
left:0;
width:100%;
-webkit-transition-duration:0.4s;
-moz-transition-duration:0.4s;
-o-transition-duration:0.4s;
-ms-transition-duration:0.4s;
transition-duration: 0.4s;
}
.single_staff:hover .featured_img img{
}
.single_staff .center-bar a{
margin-left:10px;
border:2px solid rgba(255,255,255,0.4);
width:40px;
height:40px;
display:inline-block;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
-webkit-transition-duration:0.4s;
-moz-transition-duration:0.4s;
-o-transition-duration:0.4s;
-ms-transition-duration:0.4s;
transition-duration: 0.4s;
}
.single_staff .center-bar a:first-child{
margin-left:0;
}
.single_staff .center-bar a:hover{
border:2px solid #fff;
}
.single_staff .center-bar a i{
font-size:18px;
color:#fff;
-webkit-transition-duration:0.4s;
-moz-transition-duration:0.4s;
-o-transition-duration:0.4s;
-ms-transition-duration:0.4s;
transition-duration: 0.4s;
opacity:0.4;
text-align:center;
width:100%;
float:left;
line-height:40px;
}
.single_staff .center-bar a:hover i{
opacity:1;
}
.single_staff .cargo {
font-size:13px;
font-style: italic;
display:block;
}
.single_staff .mascara {
opacity: 0;
background:rgba(255,255,255,0.6);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
width:100%;
height:100%;
top:0px;
left:0px;
position: absolute;
display: block;
}
.single_staff .mascara i {
color:#fff;
position: absolute;
top:44%;
left:44%;
font-size:18px;
background: #004990;
border-radius: 50px;
padding:12px;
}
.single_staff .mascara i:hover {
background: #f9a342;
}
.single_staff:hover .mascara {
opacity: 1;
background:rgba(0,0,0,0.6);
}
.equipo {
margin:20px 0;
}
.equipo .equipo-img {
width:100%;
height:auto;
max-height:250px;
overflow: hidden;
position: relative;
}
.equipo .equipo-img img {
width:100%;
height:auto;
overflow: hidden;
}
.equipo .equipo-img .mascara2 {
opacity: 0;
background:rgba(255,255,255,0.6);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
width:100%;
height:100%;
top:0px;
left:0px;
position: absolute;
display: block;
}
.equipo .equipo-img .mascara2 i {
color:#fff;
position: absolute;
top:44%;
left:44%;
font-size:18px; background: transparent;
border-radius: 50px;
padding:12px;
border:2px solid #fff;
opacity: 0.6;
}
.equipo:hover .mascara2 i:hover {
background: transparent;
color:#fff;
border:2px solid #fff;
opacity: 1;
}
.equipo:hover .mascara2 {
opacity: 1;
background:rgba(0,0,0,0.5);
}
.equipo .equipo-contenido .position {
color:#f9a342;
line-height:18px;
}
.equipo .equipo-contenido h5 {
margin:0;
padding:0;
padding-top:8px;
}
.equipo .equipo-contenido .cargo {
display:block;
line-height:18px;
}
.boton_i4nm {
padding: 10px 0;
clear:both;
display:block;
width:100%;
} .logo-empresa {
text-align:center;
position:relative;
}
.logo-empresa a {
text-align:center;
position:relative;
display:block;
width:100%;
height:100%;
}
.logo-empresa img {
width:auto;
height:auto;
max-height:120px;
max-width:80%;
text-align:center;
}
.logo-empresa a .mascara {
position: absolute;
top:0;
left:0;
display:block;
width:100%;
height:100%;
background:rgba(255, 255, 255, 0);
opacity: 0;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.logo-empresa a .mascara i {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
color:#fff;
background:#f9a342;
padding:10px;
position: relative;
top:40%;
}
.logo-empresa a:hover .mascara {
background:rgba(255, 255, 255, 0.6);
opacity: 1;
}
.logo-empresa a .mascara i:hover {
background:#605F5F;
} .datos-post {
padding-bottom:10px;
color:#999;
font-size:14px;
}
.datos-post-footer {
padding:5px 0;
margin:15px 0;
color:#999;
font-size:14px;
border-top:1px solid #e1e1e1;
border-bottom:1px solid #e1e1e1;
}
.datos-post-footer ul {
list-style: none;
}
.datos-post-footer ul li {
display:inline-block;
padding-right:10px;
}
.datos-post-footer ul li a {
color:#999;
}
.datos-post-footer ul li a:hover, .datos-post-footer ul li a:focus {
color:#004990;
}
.media {
float: left;
width: 100%;
}
.media img {
width: 100%
}
.media iframe {
width: 100%;
}
.media.margin_no {
margin-bottom: 0;
float: none;
min-height: 40px;
}  .post-like {
float: right;
margin-top: 35px;
font-size: 16px;
color: #222;
}
.format-quote .post-like {
margin-top: 0;
margin-right: 0 !important;
float: right !important;
}
.post-like i {
padding-right: 4px;
font-size: 20px;
color: #222;
}    .blog-article .extra_info {
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
height: 36px;
float: left;
}
.blog-article .extra_info .tags {
float: left;
line-height: 36px;
}
.blog-article .extra_info .tags span {
color: #222;
text-transform: uppercase;
}
.shares_container {
float: left;
}
.blog-article ul.shares {
float: left;
margin-top: 0px;
position: relative;
list-style: none;
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.blog-article ul.shares li a {
width: 36px;
height: 36px;
float: left;
background: #f1f1f1;
margin-left: 0px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.blog-article ul.shares li a i {
float: left;
width: 100%;
text-align: center;
line-height: 36px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.blog-article ul.shares li a:hover,
.blog-article ul.shares li a:focus {
background:#f9a342;
}
.blog-article ul.shares li a:hover i {
color: #fff;
}
.blog-article ul.shares li {
display: inline-block;
float: left;
padding-right: 10px;
}
.blog-article ul.shares li i {
font-size: 14px;
color: #888;
}
.blog-article ul.shares li:last-child {
padding-right: 0px;
}
.format-quote.blog-article .share_link {
margin-top: 0;
margin-right: 0 !important;
float: right !important;
}
.format-quote.blog-article .share_link i {
margin-right: 0 !important;
}
.blog-article .share_link i {
padding-right: 4px;
font-size: 20px;
color: #555;
}    #blog.container {
position: relative;
}
.timeline-border {
position: absolute;
top: 0;
left: 35px;
width: 1px;
height: 88%;
float: left;
z-index: 0;
background: #ddd;
}
.fullwidth .timeline-border {
left: 35px;
}
.blog-article.timeline-style {
width: 100%;
float: left;
margin-bottom: 50px;
z-index: 2;
}
.blog-article.timeline-style .timeline {
width: 12.2%;
height: 150px;
padding-right: 27px;
float: left;
position: relative;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
z-index:999;
}
.blog-article.timeline-style .timeline .date {
width: 70px;
height: 70px;
border: 2px solid #fff !important;
background: #f9a342;
}
.blog-article.timeline-style .timeline .date span, .blog-article.timeline-style .timeline .date {
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.blog-article.timeline-style .timeline .date .day {
font-size: 24px;
font-weight: bold;
color: #fff;
text-align: center;
width: 100%;
float: left;
margin-top: 15px;
line-height: 24px;
}
.blog-article.timeline-style .timeline .date .month {
font-size: 13px;
font-weight: 300;
color: #fff;
text-align: center;
text-transform: uppercase;
width: 100%;
float: left;
line-height: 18px;
}
.blog-article.timeline-style .timeline .avatar {
width: 48px;
height: 48px;
border-radius: 50%;
background: #fff;
margin-left: 11px;
}
.blog-article.timeline-style .post_box {
width: 100%;
float: left;
margin-bottom:0px;
padding-bottom:20px;
border-bottom:1px solid #e1e1e1;
}
.blog-article.timeline-style .media {
float: left;
position: relative;
height:100%;
overflow: hidden;
}
.blog-article.timeline-style .media .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
transition-duration: 0.4s;
cursor: pointer;
}
.blog-article.timeline-style .media .overlay .post_type_circle i {
color: #fff;
font-size: 18px;
text-align: center;
line-height: 52px;
float: left;
width: 52px;
}
.blog-article.timeline-style .media .overlay .post_type_circle {
width: 50px;
height: 50px;
background: rgba(255, 255, 255, 0.4);
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
position: absolute;
top: 49%;
opacity: 0;
left: 50%;
cursor: pointer;
margin-left: -25px;
margin-top: -25px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.blog-article.timeline-style .media:hover .overlay .post_type_circle {
top: 50%;
opacity: 1;
}
.blog-article.timeline-style .media:hover .overlay {
opacity: 1;
}
.blog-article.timeline-style .media > *:not(.post_type) {
width: 100%;
}
.blog-article.timeline-style .content {
padding-top: 10px;
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.blog-article.timeline-style .content h1 {
padding: 0 20px;
margin-top:0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.blog-article.timeline-style .content .quote {
position: relative;
float: left;
width: 100%;
padding: 0 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.blog-article.timeline-style .content .quote i {
position: absolute;
top: 10px;
left: 20px;
font-size: 32px;
}
.blog-article.timeline-style .content .quote p {
font-size: 18px;
line-height: 28px;
font-style: italic;
padding: 0;
margin: 0;
padding-left: 45px;
padding-top: 15px;
}
.blog-article.timeline-style .content .quote .author {
float: right;
margin-top: 10px;
font-weight: bold;
}
.blog-article.timeline-style .content .text {
margin-top: 10px;
padding: 0;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.blog-article.timeline-style .content .text p {
margin-bottom: 0;
}
.blog-article.timeline-style .info {
margin: 0;
padding: 0;
list-style: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
width: 100%;
margin-top: 23px;
padding: 8px 20px;
border-top:1px solid #e1e1e1;
}
.blog-article.timeline-style .info li {
float: left;
margin-right: 18px;
line-height: inherit;
}
.blog-article.timeline-style .info li i {
margin-right: 7px;
float: left;
line-height: inherit;
}
.blog-article.timeline-style .info .read_more {
float: right;
color: #222;
font-weight: bold
}
.blog-article.timeline-style .info .post-like {
margin-top: 0;
}
.blog-article.timeline-style .info .post-like i {
padding-right: 0;
}
.blog-article.timeline-style .info .post-like a {
float: left;
}
.blog-article.timeline-style .content h1 {
text-transform: normal;
line-height: 30px;
font-weight: bold;
color: #444444;
font-size: 20px;
}
.blog-article.timeline-style .info,
.blog-article.timeline-style .info .post-like a {
line-height: 20px;
color: #999999;
font-size: 12px;
}
.blog-article.timeline-style .info i {
font-size: 15px;
}
.blog-article.timeline-style .post_box {
background-color: #ffffff;
}
.blog-article.timeline-style .post_box {
background-color: #ffffff;
} .blog-article .btn-bt {
margin-top: 20px;
float: left;
}
.blog-article h2 {
color:#2b2b2b;
padding:0;
margin:0;
}
.blog-article .btn-bt:hover {
}
.blog-article .media .overlay {
background: rgba(242, 152, 25, 0.3);
}
.blog-article.grid-style .media .overlay {
background: rgba(255, 255, 255, 0.9);
}
.blog-article.grid-style .content .link_grid:hover {
background: #f29819
}
.blog-article.grid-style .content h1, .latest_blog .blog-item .content h4, .recent_news .blog-item h4, .recent_news.events .blog-item dt .date {
text-transform: uppercase
}
.latest_blog .blog-item .content h4 {
font-weight: bold;
}
.blog-article.timeline-style .content .quote i {
color: #f29819;
}
.blog-article .info2 {
margin: 0;
padding: 0;
list-style: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
width: 100%;
margin-top: 23px;
padding: 8px 20px;
border-top:1px solid #ebebeb;
border-bottom:1px solid #ebebeb;
}
.blog-article .info2 li {
float: left;
margin-right: 18px;
line-height: inherit;
}
.blog-article .info2 li i {
margin-right: 7px;
float: left;
line-height: inherit;
}
.blog-article .info2,
.blog-article .info2 a {
line-height: 20px;
color: #999999;
font-size: 12px;
}
.blog-article .info2 i {
font-size: 15px;
}
.blog-article .info3 {
margin: 0;
padding: 0;
list-style: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
display:block;
margin-top: 23px;
padding: 8px 20;
}
.blog-article .info3 li {
display:inline-block;
margin: 0;
padding: 0;
margin-right: 18px;
padding-right:18px;
line-height: inherit;
border-right:1px solid #e1e1e1;
}
.blog-article .info3 li:last-child {
border-right:none;
}
.blog-article .info3 li i {
margin-right: 7px;
float: left;
line-height: inherit;
}
.blog-article .info3,
.blog-article .info3 a {
line-height: 20px;
color: #f9a342;
font-size: 14px;
}
.blog-article .info3 i {
font-size: 12px;
}
.synved-social-container.synved-social-container-share {
border-top:1px solid #e1e1e1;
padding-top:10px;
margin-top:25px;
clear:both;
display:block;
}
.blog-article .leer_mas {
padding:15px 0 0;
display:block;
width:100%;
}
.blog-article .leer_mas a:after {
content:"\f178";
font-family: "FontAwesome";
padding-left:8px;
}
.widget_categories .cat-item, .widget_archive ul li {
padding:0;
margin:0;
}
.widget_categories .cat-item a, .widget_archive ul li a {
padding:5px 0;
font-size:13px;
}    .tribe-events-calendar th#tribe-events-sunday,
.tribe-events-calendar th#tribe-events-saturday,
.tribe-events-calendar .vcalendar tr td:first-child,
.tribe-events-calendar .vcalendar tr td:last-child {
display: none;
} .tribe-events-calendar th#tribe-events-sunday,
.tribe-events-calendar th#tribe-events-saturday,
.tribe-events-calendar .vcalendar tr td:nth-child(6),
.xxDISABLEDxxtribe-events-calendar .vcalendar tr td:last-child {
display: none;
}
.tribe-event-title {font-size:13px;font-weight:600;padding:0;margin:0;line-height:14px;}
.tribe-event-duration .tribe-event-date-start, .tribe-event-duration .tribe-event-date-end {font-size:11px;color:#999;}
.tribe-event-duration .tribe-event-date-start:before {
content:"\f073";
font-family: "FontAwesome";
padding-right:5px;
}
.tribe-event-duration .tribe-event-time {font-size:11px;color:#999;}
.tribe-events-list-widget .tribe-events-list-widget-events {
padding: 0;
}
.tribe-events-widget-link {font-size:13px;}
.tribe-events-widget-link a {
border-top: 1px solid #ebebeb;
padding: 4px 16px 8px 16px;
text-align: center;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
transition-duration: 0.3s;
margin-bottom: 15px;
display: block;
font-size:13px !important;
font-weight:400 !important;
}
.tribe-events-widget-link a:hover, .tribe-events-widget-link a:focus {
border-top: 1px solid #f29819;
}
.tribe-events-widget-link a:after {
content:"\f178";
font-family: "FontAwesome";
padding-left:5px;
}
.sidebar .tribe-events-list-widget .tribe-events-widget-link {display:none !important;}
.entry-title.summary {
font-size:13px;
font-weight:600;
line-height:14px;
padding:0;
margin:0;
}
.duration.time {
font-size:11px;color:#999;
}
.duration.time:before {
content:"\f073";
font-family: "FontAwesome";
padding-right:5px;
}
.tribe-events-calendar thead th {
background-color: #044488;
color: #fff;
}
.tribe-events-gmap {display:none !important;}
.sitemap-links {
list-style: none;
padding:0;
margin:0;
margin-top:12px;
}
.sitemap-links li {
padding-bottom:5px;
margin-bottom:6px;
border-bottom:1px solid #ebebeb;
}
.sitemap-links li a:after {
font-family: "FontAwesome";
content:"\f178";
padding-left:8px;
}
.cookie-bar-bar .ctcc-inner {
font-size:13px;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
text-align:center;
}
.tribe-events-tooltip .tribe-event-duration {padding-top:5px;padding-bottom:5px;}
.single-tribe_events .tribe-events-event-meta {
margin: 30px 0 0;
}
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
padding: 0;
text-align: left;
vertical-align: top;
width: 33.3333%;
}
.tribe-region.tribe-events-abbr:after {
content:", ";
}
.tribe-bar-views-inner {
text-align:center;
background: #eae9e9;
margin: 0;
padding: 10px 0 20px;
position:relative;
}
#tribe-bar-form .tribe-bar-views-inner label {
text-align: center;
padding:10px 0 5px;
}
span.tribe-icon-month {
background-image: url(//www.factoriaempresas.org/wp-content/themes/bst-master/images/events-bar/icon-month.png);
background-repeat:no-repeat;
background-size: 13px 13px;
padding-left:16px;
font-size:13px;
margin-right:8px;
color:#444;
}
span.tribe-icon-day {
background-image: url(//www.factoriaempresas.org/wp-content/themes/bst-master/images/events-bar/icon-day.png);
background-repeat:no-repeat;
background-size: 13px 13px;
padding-left:16px;
font-size:13px;
margin-right:0;
color:#444;
}
span.tribe-icon-list {
background-image: url(//www.factoriaempresas.org/wp-content/themes/bst-master/images/events-bar/icon-list.png);
background-repeat:no-repeat;
background-size: 13px 13px;
padding-left:16px;
font-size:13px;
margin-right:8px;
color:#444;
}
.tribe-bar-submit {
margin-left: 2.6667%;
}
abbr[title] {
border-bottom: 0;
}
abbr[title], acronym[title] {
text-decoration: none;
}
.textwidget p {
line-height:18px;
}
.programas-proyectos {
margin:5px 0 10px;
padding:5px 0 10px;
border-bottom:1px solid #e1e1e1;
}
.programas-proyectos .titulo h3 {
margin:0;
padding:0;
font-size:18px;
line-height:22px;
color:#004990;
}
.programas-proyectos .logos {
position:relative;
}
.programas-proyectos .logos a {
position:relative;
text-align:center;
margin:0 auto;
width:100%;
height:100%;
display:block;
}
.programas-proyectos .logos a img {
position:relative;
text-align:center;
margin:0 auto;
width:100%;
height:auto;
}
.texto-movil {
color:#fff;
text-align:center;
font-size:13px;
padding:3px 0;
}
#sidebar.no-sidebar-movil .widget {display:block;}
#sidebar.no-sidebar-movil .widget.widget_ads {display:block;}
.dona-tipo {padding:30px 0 20px;}
.otra-cantidad {padding-top:13px;}
#certificado-donacion {font-size:13px;font-weight:600;}
.etiquetas-eventos {font-size:13px;margin-bottom:30px;width:100%;display:block;}
.etiquetas-eventos-filtro {margin:0;padding:0;list-style: none;}
.etiquetas-eventos-filtro li {
display:inline-block;
padding:5px 0;
font-weight:600;
}
.etiquetas-eventos-ul {margin:0;padding:0;list-style: none;}
.etiquetas-eventos-ul li {
display:inline-block;
padding:5px 10px;
}
.caja_informativa {
padding:20px;
border:1px solid #000;
margin:10px 0 15px;
}
.caja_informativa i {
padding-right:15px;
color:#999;
}
.enlace_tema {
padding:5px 0;
}
.enlace_tema i {
padding-right:8px;
color:#999;
font-size:12px;
}
.bloque_numerado {
margin:10px 0;
padding:10px 0;
border:0;
border-top:0px solid #e1e1e1;
border-bottom:1px solid #e1e1e1;
}
.bloque_numerado .numero {
text-align:center;
}
.bloque_numerado .numero .circle {
height: 30px;
width: 30px;
background-color: #E00204;
border-radius: 50%;
display: block;
position: relative;
line-height:32px;
font-size:16px;
text-align:center;
color:#fff;
font-weight:bold;
}
.escaparate-empresa {
text-align:center;
position:relative;
margin:5px 0;
}
.escaparate-empresa a.link-image {
text-align:center;
position:relative;
display:block;
width:100%;
height:100px;
line-height: 100px;
vertical-align: middle;
overflow: hidden;
margin:0 auto;
text-align:center;
}
.escaparate-empresa a.link-image img {
width:auto;
height:auto;
max-height:100px;
max-width:80%;
text-align:center;
}
.escaparate-empresa a.link-image .mascara {
position: absolute;
top:0;
left:0;
display:block;
width:100%;
height:100%;
background:rgba(255, 255, 255, 0);
opacity: 0;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.escaparate-empresa a.link-image .mascara i {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
color:#fff;
background:#f9a342;
padding:10px;
position: relative;
}
.escaparate-empresa a.link-image:hover .mascara {
background:rgba(255, 255, 255, 0.6);
opacity: 1;
}
.escaparate-empresa a.link-image .mascara i:hover {
background:#605F5F;
}
.escaparate-empresa .titulo h2 {
font-size:16px;
line-height:20px;
font-weight:700;
margin: 10px auto 5px;
}
.escaparate-empresa .titulo h2 a {
color:#212121;
}
.escaparate-empresa .titulo h2 a:hover,
.escaparate-empresa .titulo h2 a:focus {
color:#E00204;
}
.title-widget-ads {padding:0 0 20px 18px;color:#444;font-weight:bold;text-align:left;}
.form-login-top {text-align: center;}
.form-login-top.dropdown-menu {
right: 10px;
left: auto;
z-index: 9999;
top: 30px;
min-width: 200px;
background:#fff;
padding:15px;
margin-top:10px;
}
.form-login-top.dropdown-menu::before {
border-bottom: 9px solid rgba(0, 0, 0, 0.15);
border-left: 9px solid rgba(0, 0, 0, 0);
border-right: 9px solid rgba(0, 0, 0, 0);
content: "";
display: inline-block;
right: 6px;
left:auto;
position: absolute;
top: -8px;
}
.form-login-top.dropdown-menu::after {
border-bottom: 8px solid #FFFFFF;
border-left: 9px solid rgba(0, 0, 0, 0);
border-right: 9px solid rgba(0, 0, 0, 0);
content: "";
display: inline-block;
right: 6px;
left:auto;
position: absolute;
top: -7px;
}
.form-login-top p {
margin:0 0 5px;
}
.form-login-top .form-group {
margin-bottom: 10px;
}
.form-login-top .form-control {
height: 30px;
padding: 6px 12px;
font-size: 13px;
color: #555;
}
.form-login-top .help-block a {
color:#1b1b1b;
font-size:12px;
}
.form-login-top .help-block a:hover,
.form-login-top .help-block a:focus {
color:#E00204;
}
.form-login-top .um .um-field-label {
display:none;
}
.form-login-top .um-form input[type=text],
.form-login-top .um-form input[type=tel],
.form-login-top .um-form input[type=number],
.form-login-top .um-form input[type=password] {
font-size: 13px !important;
height: 30px !important;
}
.form-login-top .um-field-checkbox, .um-field-radio {
display: none;
}
.form-login-top .um-row._um_row_1 {
margin:0 !important;
}
.form-login-top .um-button {
font-size: 14px;
padding: 10px 10px !important;
}
.form-login-top .um-col-alt-b {
padding-top: 5px;
}
.form-login-top a.um-link-alt {
line-height: 16px;
font-size: 13px !important;
}
.form-login-top .um {
font-size: 14px;
margin-bottom: 10px !important;
}
.form-login-top .um-field {
padding: 5px 0 5px 0;
}
.form-login-top .um-notice {
display:none;
}
.form-login-top .um-field-error {
background: #C74A4A;
color: #fff;
padding: 8px;
font-size: 12px;
line-height: 16px !important;
}
.form-login-top .um-misc-with-img {
font-size: 13px;
border-bottom: 1px solid #e1e1e1;
text-align: center;
margin-bottom: 10px;
padding-top: 4px;
padding-bottom: 10px;
}
.form-login-top .um-misc-img {
display:none;
}
.form-login-top .um-misc-img strong {
line-height:18px;
}
.form-login-top .um-misc-ul,
.form-login-top .um-misc-ul li {
font-size: 13px;
text-align: center;
list-style: none;
padding:0;
margin:0;
}
.dropdown-menu.form-login-top li {
border-right: 0 !important;
padding:3px 0;
}
.form-login-top .darme-alta {
margin-top:8px;
border-top:1px solid #e1e1e1;
padding-top:8px;
}
.popover {
z-index: 99995 !important;
} .list-documentos {
list-style: none;
margin:0;
padding:0;
}
.list-documentos li {
display:inline-block;
margin:10px;
width:30.333%;
}
.list-documentos li .item-documento {
border:1px solid #ebebeb;
height:100%;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: 100%;
background-repeat: no-repeat;
background-position: center center;
-moz-box-sizing: border-box;
-webkit-box-sizing:border-box;
box-sizing: border-box;
text-align: center;
overflow: hidden;
position: relative;
-webkit-box-shadow: 0px 0px 62px -21px rgba(199, 197, 199, 0.6);
-moz-box-shadow: 0px 0px 62px -21px rgba(199, 197, 199, 0.6);
box-shadow: 0px 0px 62px -21px rgba(199, 197, 199, 0.6);
overflow: hidden;
position: relative;
}
.list-documentos .item-documento .imagen {
padding:8px;
}
.list-documentos .item-documento .imagen img {
object-fit: cover;
}
.list-documentos .item-documento:hover, .list-documentos .item-documento:focus {
border:1px solid #ddd;
-webkit-box-shadow: 0px 0px 62px -13px rgba(199, 197, 199, 1);
-moz-box-shadow: 0px 0px 62px -13px rgba(199, 197, 199, 1);
box-shadow: 0px 0px 62px -13px rgba(199, 197, 199, 1);
}
.list-documentos .item-documento .imagen {
height:230px;
overflow: hidden;
} @media only screen and (max-width : 480px) {
.list-documentos li {
width:100% !important;
}
.list-documentos .item-documento .imagen {
height:150px;
}
} @media only screen and (max-width : 640px) {
.list-documentos li {
width:45%;
}
.list-documentos .item-documento .imagen {
height:200px;
}
} @media only screen and (max-width : 768px) {
.list-documentos .item-documento .imagen {
height:200px;
}
}
.list-documentos .item-documento .imagen img {
width:98%;
height:230px;
}
.list-documentos .item-documento .contenido {
padding:4px 7px;
text-align:center;
}
.list-documentos .item-documento .contenido h4 {
font-size:13px;
line-height:17px;
text-transform: uppercase;
}
.list-documentos .item-documento a:hover h3, .list-documentos .item-documento a:focus h3 {
color:#f9a342;
}
.list-documentos .item-documento a.enlace {
display:block;
width:100%;
height:100%;
position: relative;
overflow: hidden;
}
.list-documentos .item-documento a.enlace .mascara {
opacity: 0;
background:rgba(255,255,255,0.6);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
width:100%;
height:100%;
top:0px;
left:0px;
position: absolute;
display: block;
}
.list-documentos .item-documento a.enlace .mascara i {
color:#fff;
position: absolute;
top:43%;
left:43%;
font-size:18px;
background: #004990;
border-radius: 50px;
padding:12px;
}
.list-documentos .item-documento a.enlace .mascara i:hover {
background: #f9a342;
}
.list-documentos .item-documento a.enlace:hover .mascara {
opacity: 1;
background:rgba(255,255,255,0.6);
}
.list-documentos a.descarga {
display:block;
width:100%;
text-align:center;
padding:10px 5px;
background:#f9a342;
color:#fff;
border:1px solid #f9a342;
}
.list-documentos a.descarga:hover,
.list-documentos a.descarga:focus {
background:#004990;
color:#fff;
border:1px solid #004990;
}
.list-documentos2 {
margin:0;
padding:0;
margin-bottom:10px;
width:100%;
display:inline-block;
float:left;
height:400px;
}
.list-documentos2 .item-documento {
border:1px solid #ebebeb;
height:auto;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-moz-box-sizing: border-box;
-webkit-box-sizing:border-box;
box-sizing: border-box;
text-align: center;
overflow: hidden;
position: relative;
-webkit-box-shadow: 0px 0px 62px -21px rgba(199, 197, 199, 0.6);
-moz-box-shadow: 0px 0px 62px -21px rgba(199, 197, 199, 0.6);
box-shadow: 0px 0px 62px -21px rgba(199, 197, 199, 0.6);
margin:0 5px;
padding:0;
}
.list-documentos2 .item-documento:hover, .list-documentos2 .item-documento:focus {
border:1px solid #ddd;
-webkit-box-shadow: 0px 0px 62px -13px rgba(199, 197, 199, 1);
-moz-box-shadow: 0px 0px 62px -13px rgba(199, 197, 199, 1);
box-shadow: 0px 0px 62px -13px rgba(199, 197, 199, 1);
}
.list-documentos2 .item-documento .imagen {
padding:0;
position: relative;
width:100%;
height:100%;
max-height:100%;
overflow: hidden;
text-align:center;
margin:0 auto;
display:block;
}
.list-documentos2 .item-documento .imagen img {
width:100%;
height:auto;
}
.list-documentos2 .item-documento .contenido {
padding:5px 10px;
text-align:center;
}
.list-documentos2 .item-documento .contenido h4 {
font-size:12px;
line-height:14px;
text-transform: uppercase;
}
.list-documentos2 .item-documento .imagen a.enlace {
display:block;
width:100%;
height:100%;
position: relative;
overflow: hidden;
}
.list-documentos2 .item-documento .imagen a.enlace .mascara {
opacity: 0;
background:rgba(255,255,255,0.6);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
width:100%;
height:100%;
top:0;
left:0;
margin:0 auto;
text-align:center;
position: absolute;
display: block;
}
.list-documentos2 .item-documento a.enlace i {
color:#fff;
position: relative;
top:45%;
font-size:18px;
background: #004990;
border-radius: 50px;
padding:12px;
}
.list-documentos2 .item-documento a.enlace i:hover {
background: #f9a342;
}
.list-documentos2 .item-documento a.enlace:hover .mascara {
opacity: 1;
background:rgba(255,255,255,0.6);
}
.list-documentos2 a.descarga {
display:block;
width:100%;
text-align:center;
padding:10px 5px;
background:#f9a342;
color:#fff;
border:1px solid #f9a342;
}
.list-documentos2 a.descarga:hover,
.list-documentos2 a.descarga:focus {
background:#004990;
color:#fff;
border:1px solid #004990;
} @media only screen and (max-width : 980px) {
.list-documentos2 {
width:45%;
}
.list-documentos2 .item-documento {
margin:0 5;
}
} @media only screen and (max-width : 640px) { } @media only screen and (max-width : 480px) {
.list-documentos2 {
width:100%;
display:block;
float:none;
height:100%;
}
.list-documentos2 .item-documento {
margin:0;
}
.list-documentos2 .item-documento .imagen {
width:100%;
height:180px;
max-height:180px;
}
.list-documentos2 .item-documento a.enlace i {
top:45%;
left:45%;
}
}
@media only screen and (max-width : 320px) {
.list-documentos2 {
width:100%;
display:block;
float:none;
height:100%;
}
.list-documentos2 .item-documento {
margin:0;
}
.list-documentos2 .item-documento .imagen {
width:100%;
height:180px;
max-height:180px;
}
.list-documentos2 .item-documento i {
top:31% !important;
left:42% !important;
}
} .list-impactos {
list-style: none;
margin:20px 0 !important;
padding:0 !important;
}
.list-impactos li {
list-style: none;
display:inline-block;
margin:10px;
}
.list-impactos li .item-impacto {
-moz-box-sizing: border-box;
-webkit-box-sizing:border-box;
box-sizing: border-box;
text-align: center;
overflow: hidden;
position: relative;
}
.list-impactos .item-impacto .imagen {
}
.list-impactos .item-impacto .imagen img {
object-fit: cover;
}
.list-impactos .item-impacto:hover,
.list-impactos .item-impacto:focus {
}
.list-impactos .item-impacto .imagen {
}
.list-impactos .item-impacto a.enlace {
display:block;
width:100%;
height:100%;
position: relative;
}
.list-impactos .item-impacto a.enlace .mascara {
opacity: 0;
background:rgba(255,255,255,0.6);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
width:100%;
height:100%;
top:0px;
left:0px;
position: absolute;
display: block;
}
.list-impactos .item-impacto a.enlace .mascara i {
color:#fff;
position: absolute;
top:43%;
left:43%;
font-size:18px;
background: #605F5F;
border-radius: 50px;
padding:12px;
}
.list-impactos .item-impacto a.enlace .mascara i:hover {
background: #f9a342;
}
.list-impactos .item-impacto a.enlace:hover .mascara {
opacity: 1;
background:rgba(255,255,255,0.6);
}
.impacto-popup img {
max-height:150px;
width:auto;
}
.impacto-popup h4 {
margin:0;
padding:0;
font-weight:700;
}
.impacto-card {
text-align: center;
margin: 10px auto;
font-weight:700;
padding:20px 10px;
position: relative;
display:inline-block;
width: 170px;
}
.impacto-card.big {
width:280px;
}
.impacto-card.red {
background:#E00204;
color:#fff;
}
.impacto-card.grey {
background: #605F5F;
color:#fff;
}
.impacto-card .texto-big {
font-size:24px;
line-height:28px;
}
.impacto-card .texto-semi-big {
font-size:17px;
line-height:21px;
padding-top:10px;
}
.impacto-card .texto-normal {
font-size:15px;
line-height:18px;
} .titulo_incubadora {
margin-bottom:1px;
text-align: center;
color:#fff;
}
.titulo_incubadora a {
display:block;
width:100%;
height:100%;
color:#fff;
}
.titulo_incubadora a:hover,
.titulo_incubadora a:focus {
color:#fff;
}
.titulo_incubadora .principal {
background:#808080;
padding:10px 5px;
}
.titulo_incubadora a .principal {
background:#808080;
}
.titulo_incubadora a:hover .principal,
.titulo_incubadora a:focus .principal {
background:#E00204;
}
.titulo_incubadora .principal h2 {
margin:0;
padding:0;
font-size: 17px;
line-height:20px;
color:#fff;
}
.titulo_incubadora .secundario {
background:#F9A342;
padding:10px 5px;
}
.titulo_incubadora a .secundario {
background:#F9A342;
}
.titulo_incubadora a:hover .secundario,
.titulo_incubadora a:focus .secundario {
background:#E00204;
}
.titulo_incubadora .secundario h3 {
margin:0;
padding:0;
font-size: 15px;
line-height:18px;
color:#fff;
}
.wpb-js-composer .apartado-incubadora.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #E00204 !important;
color:#fff !important;
margin-bottom:1px !important;
}
.wpb-js-composer .apartado-incubadora.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .apartado-incubadora.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
background-color: #F9A342 !important;
color:#fff !important;
}
.wpb-js-composer .apartado-incubadora.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
color:#fff !important;
}
.wpb-js-composer .apartado-incubadora.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
border: solid transparent;
padding: 10px 5px;
font-size:13px;
}      .foto_link_incubadora {
margin:10px auto;
text-align:center;
position: relative;
}
.foto_link_incubadora a {
display:block;
width:100%;
height:100%;
position: relative;
}
.foto_link_incubadora .foto_link_incubadora-image {
text-align:center;
margin:0;
padding:0;
height:300px;
position: relative;
overflow: hidden;
}
.foto_link_incubadora .foto_link_incubadora-image img {
height:300px;
text-align: center;
margin: 0 auto;
}
.foto_link_incubadora .foto_link_incubadora-titulo {
position:absolute;
padding:10px;
background: rgba(0,0,0,0.7);
text-align:center;
font-weight:500;
color:#fff;
bottom:20px;
width:85%;
margin:0 auto;
left:25px;
display:block;
font-size:18px;
}
.foto_link_incubadora a:hover .foto_link_incubadora-titulo,
.foto_link_incubadora a:focus .foto_link_incubadora-titulo,
.foto_link_incubadora a.active .foto_link_incubadora-titulo {
background: rgba(0,0,0,0.7);
color:#F9A342;
}
.textarea-border {
border:1px solid #e1e1e1;
padding:20px;
}
.cli-plugin-main-link {
text-decoration: underline !important;
}
table.table {
overflow-x: auto;
}
table.table tr td ul {
list-style: none;
padding:0;
margin:0;
}
table.table tr td ul li {
list-style-type: disc;
margin-left:15px;
} table.table tr td ul li ul li {
list-style-type: circle;
margin-left:15px;
} table.table tr td {
padding:15px;
}
.rss-eventos {
list-style: none;
padding: 0;
margin: 0;
}
.rss-eventos li {
line-height: 16px;
padding: 5px 0;
margin: 0;
}
.rss-eventos a {
font-size: 13px;
font-weight: 600;
padding: 0;
margin: 0;
line-height: 16px;
}
.rss-eventos .rss-fecha {
font-size: 12px;
color: #999;
padding:5px 0 0;
letter-spacing: 1px;
}
.rss-eventos .rss-fecha:before {
content: "\f073";
font-family: "FontAwesome";
padding-right: 5px;
}
@media only screen and (max-width : 1024px) {
.navbar-nav > li > a {
padding: 10px 16px;
line-height: 40px;
font-size:12px;
font-weight:600;
}
} @media only screen and (max-width : 1024px) {
.cabecera {
background:#fff;
}
.header_page {
width:100%;
height:170px;
padding:90px 0 0 0;
}
.header_page h1 {
font-size:18px;
line-height:24px;
padding:10px;
}
.programas-proyectos.alineado-horizontal {
display: block;
align-items: none;
justify-content: none;
}
.nav-areas li a {
font-weight: 600;
font-size: 13px;
}
}
@media only screen and (max-width : 992px) {
.cabecera {
background:#fff;
}
.top-header .logo-3 {
margin-left:0;
padding-left:0;
text-align:right;
} .top-header .redes-sociales-top,
.top-header .redes-sociales-top ul {
margin-right:0;
padding-right:0;
margin-left:0;
padding-left:0;
}
.top-header .redes-sociales-top ul li a i {
font-size:21px;
}
.header_page {
width:100%;
height:170px;
padding:90px 0 0 0;
}
.header_page h1 {
font-size:18px;
line-height:24px;
padding:10px;
}
.navbar-nav > li > a {
padding: 10px 16px;
line-height: 40px;
font-size:12px;
font-weight:600;
}
.navbar.navbar-default.navbar-static.navbar-lower.meganav .container {width:100%;}
.seccion-menu {display:none;}
.footer-col-2 {display:block;width:100%;text-align:center;padding:10px 0 !important; margin:0 !important;}
.footer-col.text-right {text-align:center;}
footer .copyright-l {
text-align:center;
display:block;
width:100%;
}
footer .copyright-l p {
padding-top:10px;
text-align:center;
}
footer .copyright-r {
text-align:center;
display:block;
width:100%;
}
footer .menu-footer {
text-align: center;
}
footer .menu-footer ul {
text-align: center;
padding:0;
margin:0;
}
footer .menu-footer li {
display: inline-block;
padding-right:8px;
margin-right:8px;
border-right: 1px solid #e5933b;
}
footer .colaboran{
padding:6px 0 0;
text-align:center;
}
} @media only screen and (max-width: 768px) {
.logo-xs-2 {
padding-top:20px;
}
.botones-xs {
padding-top:10px;
}
.top-header .redes-sociales-top {
text-align:center;
padding-top:0;
}
.top-header .redes-sociales-top ul {
list-style: none;
display:inline-block;
padding:7px 0 0;
margin:0 auto;
}
.top-header .redes-sociales-top ul li {
margin:0 auto;
padding:0 2px;
display:inline-block;
text-align:center;
}
.navbar-header {text-align:center;margin:0 auto;}
.top-header {
height:auto;
}
.cabecera {
background: #fff;
}
.header_page {
width: 100%;
height: 170px;
padding: 90px 0 0 0;
}
.header_page h1 {
font-size: 18px;
line-height: 24px;
padding: 10px;
}
.navbar-nav > li > a {
padding: 10px 8px;
line-height: 40px;
font-size: 11px;
font-weight: 600;
}
.seccion-menu {
display: none;
}
.footer-col-2 {
display: block;
width: 100%;
text-align: center;
padding: 10px 0;
}
.footer-col.text-right {
text-align: center;
}
footer .copyright-l {
text-align: center;
display: block;
width: 100%;
}
footer .copyright-l p {
padding-top: 10px;
text-align: center;
}
footer .copyright-r {
text-align: center;
display: block;
width: 100%;
}
footer .menu-footer {
text-align: center;
}
footer .menu-footer ul {
text-align: center;
padding: 0;
margin: 0;
}
footer .menu-footer li {
display: inline-block;
padding-right: 8px;
margin-right: 8px;
border-right: 1px solid #e5933b;
}
.programas-proyectos .logos a img {
width: 100%;
height: auto;
padding: 4px 0;
margin: 0;
text-align: left;
}
.programas-proyectos .titulo {
text-align: left;
}
.fancybox-morphing .fancybox-toolbar {
top: 10px;
right: 10px;
}
.fancybox-toolbar2 {
top: 10px;
right: 60px;
}
.header_page_popup .titulo_adm {
margin-top: 40px;
}
.alineado-horizontal {
display: block;
align-items: center;
justify-content: flex-center;
}
} @media only screen and (max-width : 640px) {
.logo-xs-2 {
padding-top:20px;
}
.botones-xs {
padding-top:10px;
}
.top-header .redes-sociales-top {
text-align:center;
padding-top:0;
}
.top-header .redes-sociales-top ul {
list-style: none;
display:inline-block;
padding:7px 0 0;
margin:0 auto;
}
.top-header .redes-sociales-top ul li {
margin:0 auto;
padding:0 2px;
display:inline-block;
text-align:center;
}
.navbar-header {text-align:center;margin:0 auto;}
.cabecera {
background:#fff;
}
.top-header {
height:auto;
} .header_page {
width:100%;
height:140px;
padding:80px 0 0 0;
}
.header_page h1 {
font-size:18px;
line-height:24px;
padding:10px;
display:inline-block;
}
.header_page .aula-virtual-link {padding-top:5px;text-align:right;display:inline-block;float:right;}
.navbar-nav > li > a {
padding: 5px 26px;
line-height: 30px;
font-size:13px;
font-weight:600;
}
.navbar-default .navbar-nav > .dropdown,
navbar-default .navbar-nav > .dropdown > a,
.navbar-default .navbar-nav > .open,
.navbar-default .navbar-nav > .open > a {
color: #000;
background-color: #fff;
}
.navbar-default .navbar-nav > .dropdown > a:hover,
.navbar-default .navbar-nav > .dropdown > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #fff;
background-color: #F9A342;
}
.navbar-default .navbar-nav .open .dropdown-menu > li {
color: #fff;
background-color: #f9a342;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #fff;
background-color: #f9a342;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: #E00204;
}
footer .direccion p {text-align:left;}
footer .direccion p span {clear:none;}
.footer-col-2 {display:inline-block;width:auto;text-align:right;padding:10px 0;}
.footer-col.text-right {text-align:center;}
footer .copyright-l {
text-align:center;
}
footer .copyright-l p {
padding-top:10px;
text-align:center;
}
footer .copyright-r {
text-align:center;
}
footer .menu-footer {
text-align: center;
}
footer .menu-footer ul {
text-align: center;
padding:0;
margin:0;
}
footer .menu-footer li {
display: inline-block;
padding-right:8px;
margin-right:8px;
border-right: 1px solid #e5933b;
}
footer .widget_ads img {
width:auto;
max-height:50px;
}
footer .footer-col-2 {
padding-top:40px;
}
.widgets-footer-mini {width:100%;display:block;padding-top:15px;text-align:center;}
.programas-proyectos .logos a img {
width:60%;
height:auto;
padding:4px 0;
}
.equipo {
margin:20px auto;
max-width:50%;
}
.logo-empresa a img {
max-height:120px;
max-width:50%;
text-align:center;
}
.areas-home {
margin:0px auto 0;
}
.agenda-movil .link-blog {margin-top:25px;}
#sidebar.no-sidebar-movil .widget {display:none;}
#sidebar.no-sidebar-movil .widget.widget_ads {display:block;}
.dona-tipo {padding:0px 0 20px;} } @media only screen and (max-width : 480px) {
.cabecera {
background:#fff;
}
.top-header {
height:auto;
} .header_page {
width:100%;
height:150px;
padding:80px 0 0 0;
}
.header_page h1 {
font-size:18px;
line-height:24px;
padding:10px;
display:inline-block;
}
.header_page .aula-virtual-link {padding-top:5px;text-align:right;display:inline-block;float:right;}
footer .direccion p {text-align:left;}
footer .direccion p span {clear:none;}
.footer-col.text-right {text-align:center;}
.footer-col {display:block;width:100%;}
footer .copyright-l {
text-align:center;
}
footer .copyright-l p {
padding-top:10px;
text-align:center;
}
footer .copyright-r {
text-align:center;
}
footer .menu-footer {
text-align: center;
}
footer .menu-footer ul {
text-align: center;
padding:0;
margin:0;
width:100%;
}
footer .menu-footer li {
display: inline-block;
padding-right:4px;
margin-right:4px;
border-right: 1px solid #e5933b;
}
footer .widget_ads img {
width:auto;
max-height:50px;
}
footer .footer-col-2 {
padding-top:10px;
}
footer .wpcf7-form-control-wrap input[type="text"],
footer .wpcf7-form-control-wrap input[type="email"],
footer .wpcf7-form-control-wrap input[type="tel"],
footer #email-mailchimp {
width: 80%;
}
.programas-proyectos .logos a img {
width:70%;
height:auto;
padding:4px 0;
}
.equipo {
margin:20px auto;
max-width:70%;
}
.logo-empresa a img {
max-height:120px;
max-width:70%;
text-align:center;
}
.tribe-bar-submit {
float: left;
margin-bottom: 0;
margin-left: 1%;
padding: 15px;
width: 40%;
}
.etiquetas-eventos-filtro {
width:100%;
display: block;
clear:both;
text-align:left;
}
.etiquetas-eventos-ul li {
display:inline-block;
width: 49%;
padding:8px 0;
text-align:left;
}
}
@media only screen and (max-width : 470px) {
.header_page {
width:100%;
height:150px;
padding:100px 0 0 0;
}
.header_page h1 {
font-size:16px;
line-height:20px;
padding:10px;
width:auto;
display:inline-block;
}
.header_page .aula-virtual-link {padding-top:5px;text-align:left;float:none;}
.logo-pie {
width:100%;
display:block;
text-align:center;
margin:0 auto;
}
.logo-pie img {float: none;padding-right:0;text-align:center;}
footer .direccion p {text-align:center;}
footer .direccion p span {clear:both;}
.footer-col.text-right {text-align:center;}
footer .copyright-l {
text-align:center;
}
footer .copyright-l p {
padding-top:10px;
text-align:center;
}
footer .copyright-r {
text-align:center;
}
footer .menu-footer {
text-align: center;
}
footer .menu-footer ul {
text-align: center;
padding:0;
margin:0;
}
footer .menu-footer li {
display: inline-block;
padding-right:4px;
margin-right:4px;
border-right: 1px solid #e5933b;
}
.tribe-bar-views-inner {padding-bottom:10px;}
#tribe-bar-form .tribe-bar-views-inner label {padding-bottom:15px;} #tribe-bar-views {
float:none !important;
width:100% !important;
clear:both !important;
}
} @media only screen and (max-width : 350px) {
.cabecera {
background:#fff;
} .logo-pie {
width:100%;
display:block;
text-align:center;
margin:0 auto;
}
.logo-pie img {float: none;padding-right:0;text-align:center;}
.header_page {
width:100%;
height:130px;
padding:70px 0 0 0;
}
.header_page h1 {
font-size:15px;
line-height:20px;
padding:5px;
width:auto;
display:inline-block;
}
footer .direccion p {text-align:center;}
footer .direccion p span {clear:both;}
footer .menu-footer li {
display: inline-block;
padding-right:4px;
margin-right:4px;
border-right: 1px solid #e5933b;
width:38%;
padding-top:0;
padding-bottom:3px;
margin:0;
}
.widgets-footer-mini {width:100%;display:block;padding-bottom:5px;text-align:center;margin-top:10px;}
.programas-proyectos .logos a img {
width:100%;
height:auto;
padding:4px 0;
}
.wpcf7-form-control-wrap.politica {
display:inline-block;
width:20px;
}
.wpcf7-list-item-label2 {
padding: 0 !important;
display: inline-block;
font-size:13px !important;
width:200px;
}
footer .footer-col-2 {
padding-top:10px;
}
.etiquetas-eventos-filtro {
width:100%;
display: block;
clear:both;
text-align:center;
}
.etiquetas-eventos-ul li {
display:block;
width: 100%;
padding:8px 0;
text-align:center;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: none;
margin: 0 auto;
text-align: center;
width: 100%;
display: block;
}
.navbar-nav>li {
float: none;
display: inline-block;
text-align:center;
}
}
@media only screen and (max-width : 1024px) {
.navbar-nav > li > a {
padding: 10px 16px;
line-height: 40px;
font-size:12px;
font-weight:600;
}
}