/*
 *  Theme Name:   Psicotec
 *  Theme URI:    http://www.psicotec.es
 ****  Description:  Twenty Fourteen Child Theme
 *  Author:       John Doe
 *  Author URI:   http://example.com
 *  Template:     psicotec
 *  Version:      1.0.0
 *  Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 ****  Text Domain:  twenty-fourteen-child
 */
body {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    color: #717171;
}
#main{
    margin: 0 auto;
    max-width: 950px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}
#main > .container-fluid{
    padding: 0;
}
.html {
    margin: 0;
}

#top-row {
    background: url(http://www.psicotec.es/img/generic/fondo_menu.jpg) no-repeat right top;
}

#logo {
    margin: 15px 30px;
}
#home-content{
    padding-left: 0;
}
#candidatos {
    margin-top: -20px;
    background-color: #d5dae0;
    position: relative;
}

#candidatos h3 {
    font-family: 'kabel_md_btmedium';
    /*background: url(http://www.psicotec.es/img/generic/fondo_menu.jpg) no-repeat -120px top;*/
    background: #81bdd7;
    padding: 4px 18px;
    /*background-color: #81bdd7;*/
    color: #5082b3;
    font-size: 30px;

}

#candidatos h3 i{
    display: block;
    position: absolute;
    color: #3BA4CF;
    left: 0;
    top: 6px;
}
#candidatos strong{
    font-size: 12px;
    color: #5082b3
}
#candidatos iframe {
    position: relative;
    width: 100%;
    display: block;
    height: 200px;
}

#candidatos > div {
    margin: 0px 20px;
}

#candidatos li a {
    background-color: #3ba4cf;
    color: white;
    display: block;
    margin: 10px 0 0 0;
    padding: 2px 10px;
}

#candidatos li a:hover {
    text-decoration: none;
    background-color: #007AC3;
}
#contactform h3,
#tips h3 {
    font-family: 'kabel_md_btmedium';
    padding: 4px 18px;
    /*background-color: #81bdd7;*/
    color: #5082b3;
    font-size: 22px;
    position: relative;
}
#contactform form{
    margin: 5px;
}
#contactform input[type="text"]{
    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 #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-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;
}
#contactform input[type="email"]{
    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 #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-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;
}
#contactform input[type="submit"]{
    display: block;

    width: 100px;
float: right;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #fff;
background-color: #003a89;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-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;
}
#contactform textarea{
    display: block;
width: 100%;
height: 134px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-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;
}
#contactform p{
    padding: 0 10px;
    font-size: 12px;
}
#contactform h3 i,
#tips h3 i{
    display: block;
    position: absolute;
    color: #3BA4CF;
    left: 0;
    top: 6px;
}
#footer {
    text-align: center;
}

.innoItem {
    border-bottom: 1px dashed #DDD;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 12px;
}

.innoItem img {
    border: 1px solid black;
    padding: 1px;
    margin: 0 10px 10px 0px;
    float: left;
}

.home-news li a{
    font-size: 12px;
    padding-bottom: 3px;
    margin-bottom: 3px;
    color: black;
}
/*
#tips h3 {
    color: #5082b3;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
    /*background-color: #81bdd7;*/
/*}*/

.pallina  a{
    font-size: 12px;
    color: #717171
}
.pallina a:hover{
    color: #AAA
}
#innovamos h3 {
    position: relative;
    font-family: 'kabel_md_btmedium';
    padding: 4px 18px;
    /*background-color: #81bdd7;*/
    color: #5082b3;
    font-size: 30px;

}

#innovamos h3 i{
    display: block;
    position: absolute;
    color: #3BA4CF;
    left: 0;
    top: 6px;
}
.home-news ul i{
    font-weight: bold;
    font-size: 12px;
    color: #3971A8;
}
.home-news h3 {
    position: relative;
    font-family: 'kabel_md_btmedium';
    padding: 4px 18px;
    /*background-color: #81bdd7;*/
    color: #5082b3;
    font-size: 30px;
}
.home-news h3 i{
    display: block;
    position: absolute;
    color: #3BA4CF;
    left: 0;
    top: 6px;
}

/* BEGIN NAVBAR */
/*http://smarchal.com/twbscolor/*/
.navbar-default {
    margin-top: 1px;
    min-height: 24px;
    background-color: transparent;
    /*background-color: #007AC3;*/
    border-width: 0;
    border-color: #0066a4;
}

.navbar-default .navbar-brand {
    color: #ecf0f1;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #a5e0ff;
}

.navbar-default .navbar-text {
    color: #ecf0f1;
}
.navbar-default .navbar-nav > li{
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    color: #ecf0f1;
    padding: 3px 20px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #a5e0ff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #a5e0ff;
    background-color: #0066a4;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #a5e0ff;
    background-color: #0066a4;
}

.navbar-default .navbar-toggle {
    border-color: #0066a4;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #0066a4;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ecf0f1;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #ecf0f1;
}

.navbar-default .navbar-link {
    color: #ecf0f1;
}

.navbar-default .navbar-link:hover {
    color: #a5e0ff;
}
/** DROPDOWN SUBMENU  ON HOVER**/
@media (min-width: 767px) {
    #right-bar{
        padding-right: 0;
    }

    .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }
}
/** END DD SUBMENU **/
.navbar-default .navbar-nav .dropdown:hover .dropdown-menu,
.navbar-default .navbar-nav .open .dropdown-menu {

    background-color: #0066a4;
}
.navbar-default .navbar-nav .dropdown:hover .dropdown-menu > li > a,
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ecf0f1;
}
.navbar-default .navbar-nav .dropdown:hover .dropdown-menu > li a:hover,
.navbar-default .navbar-nav .dropdown:hover .dropdown-menu > li a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #a5e0ff;
    background-color: #0066a4;
}
.navbar-default .navbar-nav .dropdown:hover .dropdown-menu > .active > a
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #a5e0ff;
    background-color: #0066a4;
}


.navbar .divider-vertical {
    height: 14px;
    margin: 6px 0;
    border-right: 1px solid #ffffff;
    /*border-left: 1px solid #ffffff;*/
}

/* END NAVBAR */
#box-social {
    margin: 5px 20px 5px 10px;
}

#box-social a {
    color: white;
    margin: 8px 6px;
}
#box-social a i{
    font-size: 16px;
}
#box-lang {
    clear: right;
    margin: 10px 25px 0 5px;
}
#box-lang a{
    margin: 0;
}

#box-lang a {
    display: block;
    text-indent: -12345px;
    width: 20px;
    height: 15px;
}
#box-lang .lang-es_es a{
    background-image: url(img/es.png)
}
#box-lang .lang-pt_pt a{
    background-image: url(img/pt.png)
}
#box-lang .lang-en_us a{
    background-image: url(img/en.png)
}
#video-right iframe {
    width: 100%;
    height: 100%
}
/*
#box-lang .current-menu-item a{
border-left: 4px solid white;
}
*/
/** SLIDER **/
#home-gallery{
    margin-top: -18px;
}
.slider {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.iconlupa {
    position: absolute;
    top: 10px;
    right: 10px;
}

.iconsend {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.dispNone {
    display: none;
}
.slider ul, .slider li{
    display: block;
    margin: 0;
    padding: 0;
}
.slider li {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.slider li img {
    width: 100%;
}

.sliderbts {
    position: absolute;
    bottom: 10px;
    left: 20px;
    right: 20px;
    z-index: 10;
}
.sliderbts a{
    position: relative;
    float: left;
    margin-left: 7px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(img/slideoff.png)
}

.sliderbts a.active {
    position: relative;
    float: left;
    margin-left: 7px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(img/slideon.png)
}


.slider .cajaText {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 10px;
    color: white;
    background-color: rgba(0, 0, 0, 0.47);
    height: 300px;
    padding-left: 27px;
    padding-top: 10px;
}

.cajaText h3 {
    margin: 0;
}

/** END SLIDER **/

#home-content{
    background: url(http://www.psicotec.es/img/generic/psicotechome.png?xxx) no-repeat left bottom;
    padding-bottom: 200px;
}

/** INNER PAGE **/
#content h2,
#content h1{
    color: #5082b3;
    font-size: 30px;
    font-family: 'kabel_md_btmedium';
    position: relative;
    margin-bottom: 20px;
}
#content h2 > i,
#content h1 > i{
    display: block;
    position: absolute;
    color: #3BA4CF;
    left: 0px;
    top: 3px;
}

#content .nav{
    margin: 30px 0 20px 30px;
    position: relative;
    z-index 10;
    border-bottom-color: #3ba4cf ;
}
#content .nav li a{
    color: white;
    padding: 5px 10px;
    background-color: #81bdd7;
    border-bottom-color: #3ba4cf ;
}
#content .nav li a:hover{
    cursor: pointer;
    color: #a8cfe6
}
#content .nav li.active a{
    background-color: white;
    border: 1px solid #3ba4cf;
    color: #3ba4cf;
    border-bottom-color: white;
}
.body p{
    margin: 10px 0;
}
#content.full .body{
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
}
#content .layout-right-image{
    margin-left: 10px;
    margin-right: -45px;
    margin-top:-80px;
    float:right;
}
#content .layout-right-image.background{
    position: absolute;
    z-index: -1;
    right: 0;
    margin-right: 0;
}
.body{
    padding: 10px;
}
.body li,
.pallina li{
    list-style-image: url(img/pallina.png);
    margin: 3px 0px;
}
.body h5{
    color: #5082b3;
    font-size: 15px;
    font-weight: bold;
}
.body h3{
    color: #5082b3;
    font-size: 22px;
    margin: 10px 0;
    font-family: 'kabel_md_btmedium';
}
.listaPaises{padding:25px; }
.listaPaises .paisItem{float:left; width:250px; margin-right:20px; height: 100%; margin-bottom:20px;}

/** END INNER PAGE **/

/** LEGACY CSS **/
.blue {
    color: #5082b3;
}
.main3 {
    font-family: 'kabel_md_btmedium';
    font-size: 22px;
    margin-bottom: 10px;
}
/** END LEGACY CSS **/
.blog-banner img{
    width: 100%;
}
@media (max-width: 767px) {
    .tablaInferior{
        margin-left: -10px !important;
        margin-right: -10px !important;
    }

    .tablaInferior .resto .item .nombre{ display: block; width: 100% !important; clear: both; }
    .tablaInferior .resto .item .flecha{ display: block; height: 1px; overflow: hidden; width: 100% !important; clear: both; }
    .tablaInferior .resto .item .texto{  display: block; width: 100% !important; clear: both; }
    .tablaInferior .resto .item tr{width: 100%;}
    .tablaInferior .resto table { margin: 10px 0 !important; width: 100% !important}
    .tablaInferior .resto {padding: 0 10px}

    .listaPaises{padding:0; }
    .listaPaises .paisItem{margin: 0; display: inline;}


    .navbar-default {
        background-color: #007AC3;
    }
    .navbar-collapse .nav > .divider-vertical {
        display: none;
    }
    #top-row {
        background: none;
    }
    #box-social a {
        color: #00375d;
    }
    #home-content,
    #right-bar,
    #home-box{
        padding-right: 10px;
        padding-left: 10px;
    }
    #home-gallery{
        padding-right: 4px;
        padding-left: 4px;
    }
    #content .nav-tabs{
        border-width: 0;
    }
    #content .nav-tabs > li {
        float:none;
        margin: 1px;
    }
    #content .nav-tabs > li > a{
        -moz-border-radius: 0;
        -webkitborder-radius: 0;
        border-radius: 0;
        border-width: 0;
    }
    #content .nav, #content .body{
        margin-left: 0;
    }
    .layout-right-image{
        display: none;
    }
}

/** WORDPRESS BLOG PAGES **/
h1{
    clear: both;
}
.post-thumb{
    float: right;
}
/** END WORDPRESS BLOG PAGES **/


/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */
#content > article{
    margin-left: 20px;
}
.content-area {
    padding-top: 48px;
}

.page-content {
    margin-bottom: 48px;
}


/**
 * 6.1 Post Thumbnail
 * -----------------------------------------------------------------------------
 */

.post-thumbnail {
    background: #b2b2b2 url(images/pattern-light.svg) repeat fixed;
    display: block;
    position: relative;
    width: 100%;
    z-index: 0;
}

a.post-thumbnail:hover {
    background-color: #999;
}

.full-width .post-thumbnail img {
    display: block;
    margin: 0 auto;
}


/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.entry-header {
    position: relative;
    z-index: 1;
}


.site-content .has-post-thumbnail .entry-header {
    padding-top: 24px;
}


/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */

.entry-meta {
    clear: both;
    color: #767676;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333;
    text-transform: uppercase;
}

.entry-meta a {
    color: #767676;
}

.entry-meta a:hover {
    color: #41a62a;
}

.sticky .entry-date {
    display: none;
}

.cat-links {
    font-weight: 900;
    text-transform: uppercase;
}

.cat-links a {
    color: #2b2b2b;
}

.cat-links a:hover {
    color: #41a62a;
}

.byline {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.site-content .entry-meta {
    background-color: #fff;
    margin-bottom: 8px;
}

.site-content footer.entry-meta {
    margin: 24px auto 0;
    padding: 0 10px;
}

/* Tag links style */

.entry-meta .tag-links a {
    background-color: #767676;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2727272727;
    margin: 2px 4px 2px 10px;
    padding: 3px 7px;
    position: relative;
    text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
    background-color: #41a62a;
    color: #fff;
}

.entry-meta .tag-links a:before {
    border-top: 10px solid transparent;
    border-right: 8px solid #767676;
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
}

.entry-meta .tag-links a:hover:before {
    border-right-color: #41a62a;
}

.entry-meta .tag-links a:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px;
}


/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */

.entry-content,
.entry-summary,
.page-content {
    -webkit-hyphens: auto;
    -moz-hyphens:    auto;
    -ms-hyphens:     auto;
    hyphens:         auto;
    word-wrap: break-word;
}

.site-content .entry-content,
.site-content .entry-summary,
.page-content {
    background-color: #fff;
    padding: 12px 10px 0;
}

.page .entry-content {
    padding-top: 0;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child {
    margin-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
    text-decoration: underline;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.entry-content a.button,
.entry-summary a.button,
.page-content a.button,
.comment-content a.button {
    text-decoration: none;
}

.entry-content table,
.comment-content table {
    font-size: 14px;
    line-height: 1.2857142857;
    margin-bottom: 24px;
}

.entry-content th,
.comment-content th {
    font-weight: 700;
    padding: 8px;
    text-transform: uppercase;
}

.entry-content td,
.comment-content td {
    padding: 8px;
}

.entry-content .edit-link {
    clear: both;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333;
    text-transform: uppercase;
}

.entry-content .edit-link a {
    color: #767676;
    text-decoration: none;
}

.entry-content .edit-link a:hover {
    color: #41a62a;
}

/* Mediaelements */

.hentry .mejs-container {
    margin: 12px 0 18px;
}

.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
    background: #000;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #24890d;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: rgba(255, 255, 255, .33);
}

.hentry .mejs-container .mejs-controls .mejs-time {
    padding-top: 9px;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
}

.hentry .mejs-overlay-loading {
    background: transparent;
}


/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

.nav-links {
    -webkit-hyphens: auto;
    -moz-hyphens:    auto;
    -ms-hyphens:     auto;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    hyphens:         auto;
    word-wrap: break-word;
}

.post-navigation,
.image-navigation {
    margin: 24px auto 48px;
    max-width: 474px;
    padding: 0 10px;
}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 11px 0 12px;
    width: 100%;
}

.post-navigation .meta-nav {
    color: #767676;
    display: block;
    font-size: 12px;
    font-weight: 900;
    line-height: 2;
    text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
    color: #2b2b2b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857142;
    text-transform: none;
}

.post-navigation a:hover,
.image-navigation a:hover {
    color: #41a62a;
}

/* Paging Navigation */

.paging-navigation {
    border-top: 5px solid #000;
    margin: 48px 0;
}

.paging-navigation .loop-pagination {
    margin-top: -5px;
    text-align: center;
}

.paging-navigation .page-numbers {
    border-top: 5px solid transparent;
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    margin-right: 1px;
    padding: 7px 16px;
    text-transform: uppercase;
}

.paging-navigation a {
    color: #2b2b2b;
}

.paging-navigation .page-numbers.current {
    border-top: 5px solid #24890d;
}

.paging-navigation a:hover {
    border-top: 5px solid #41a62a;
    color: #2b2b2b;
}



/**
 * 6.14 Comments
 * -----------------------------------------------------------------------------
 */

.comments-area {
    margin: 48px auto;
    max-width: 474px;
    padding: 0 10px;
}

.comment-reply-title,
.comments-title {
    font: 900 16px/1.5 Lato, sans-serif;
    margin: 0;
    text-transform: uppercase;
}

.comment-list {
    list-style: none;
    margin: 0 0 48px 0;
}

.comment-author {
    font-size: 14px;
    line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase;
}

.comment-list .reply {
    margin-top: 24px;
}

.comment-author .fn {
    font-weight: 900;
}

.comment-author a {
    color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
    color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
    color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
    border-top: 0;
}

.comment-author {
    position: relative;
}

.comment-author .avatar {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 18px;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
}

.bypostauthor > article .fn:before {
    content: "\f408";
    margin: 0 2px 0 -2px;
    position: relative;
    top: -1px;
}

.says {
    display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
    padding-left: 30px;
}

.comment-edit-link {
    margin-left: 10px;
}

.comment-edit-link:before {
    content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
    content: "\f412";
    margin-right: 2px;
}

.comment-content {
    -webkit-hyphens: auto;
    -moz-hyphens:    auto;
    -ms-hyphens:     auto;
    hyphens:         auto;
    word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

.comment-content > :last-child {
    margin-bottom: 0;
}

.comment-list .children {
    list-style: none;
    margin-left: 15px;
}

.comment-respond {
    margin-bottom: 24px;
    padding: 0;
}

.comment .comment-respond {
    margin-top: 24px;
}

.comment-respond h3 {
    margin-top: 0;
    margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
    color: #767676;
    white-space: normal !important;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
    font-size: 14px;
    line-height: 1.7142857142;
}

.no-comments {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin-top: 24px;
    text-transform: uppercase;
}

.comment-form label {
    display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5;
}

.required {
    color: #c0392b;
}

.comment-reply-title small a {
    color: #2b2b2b;
    float: right;
    height: 24px;
    overflow: hidden;
    width: 24px;
}

.comment-reply-title small a:hover {
    color: #41a62a;
}

.comment-reply-title small a:before {
    content: "\f405";
    font-size: 32px;
}

.comment-navigation {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 48px;
    text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
    display: inline-block;
}

.comment-navigation .nav-previous a {
    margin-right: 10px;
}

#comment-nav-above {
    margin-top: 36px;
    margin-bottom: 0;
}


/**
 * 7.0 Sidebars
 * -----------------------------------------------------------------------------
 */
#secondary {
    margin-right: 30px;
}
/* Primary Sidebar */

.primary-sidebar {
    padding-top: 48px;
}

.secondary-navigation + .primary-sidebar {
    padding-top: 0;
}

/* Content Sidebar */

.content-sidebar {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    color: #767676;
    padding: 48px 10px 0;
}


/**
 * 7.1 Widgets
 * -----------------------------------------------------------------------------
 */

/* Primary Sidebar, Footer Sidebar */

.widget {
    font-size: 14px;
    -webkit-hyphens: auto;
    -moz-hyphens:    auto;
    -ms-hyphens:     auto;
    hyphens:         auto;
    line-height: 1.2857142857;
    margin-bottom: 48px;
    width: 100%;
    word-wrap: break-word;
}

.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
    margin: 24px 0 12px;
}

.widget h1 {
    font-size: 22px;
    line-height: 1.0909090909;
}

.widget h2 {
    font-size: 20px;
    line-height: 1.2;
}

.widget h3 {
    font-size: 18px;
    line-height: 1.3333333333;
}

.widget h4 {
    font-size: 16px;
    line-height: 1.5;
}

.widget h5 {
    font-size: 14px;
    line-height: 1.7142857142;
}

.widget h6 {
    font-size: 12px;
    line-height: 2;
}

.widget address {
    margin-bottom: 18px;
}

.widget abbr[title] {
    border-color: rgba(255, 255, 255, 0.7);
}

.widget mark,
.widget ins {
    color: #000;
}

.widget pre,
.widget fieldset {
    border-color: rgba(255, 255, 255, 0.2);
}

.widget code,
.widget kbd,
.widget tt,
.widget var,
.widget samp,
.widget pre {
    font-size: 12px;
    line-height: 1.5;
}

.widget blockquote {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 18px;
}

.widget blockquote cite {
    color: #fff;
    font-size: 14px;
    line-height: 1.2857142857;
}

.widget dl,
.widget dd {
    margin-bottom: 18px;
}

.widget ul,
.widget ol {
    list-style: none;
    margin: 0;
}

.widget li > ol,
.widget li > ul {
    margin-left: 10px;
}

.widget table,
.widget th,
.widget td {
    border-color: rgba(255, 255, 255, 0.2);
}

.widget table {
    margin-bottom: 18px;
}

.widget del {
    color: rgba(255, 255, 255, 0.4);
}

.widget hr {
    background-color: rgba(255, 255, 255, 0.2);
}

.widget p {
    margin-bottom: 18px;
}

.widget input,
.widget textarea {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 16px;
    padding: 1px 2px 2px 4px;
}

.widget input:focus,
.widget textarea:focus {
    border-color: rgba(255, 255, 255, 0.3);
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
    background-color: #003a89;
    border: 0;
    font-size: 12px;
    padding: 5px 15px 4px;
}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
    background-color: #0078bf;
}

.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
    background-color: #55d737;
}

.widget .wp-caption {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 18px;
}

.widget .widget-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857142;
    margin: 0 0 24px 0;
    text-transform: uppercase;
}
/* Calendar Widget*/

.widget_calendar table {
    line-height: 2;
    margin: 0;
}

.widget_calendar caption {
    font-weight: 700;
    line-height: 1.7142857142;
    margin-bottom: 18px;
    text-align: left;
    text-transform: uppercase;
}

.widget_calendar thead th {
    background-color: rgba(255, 255, 255, 0.1);
}

.widget_calendar tbody td,
.widget_calendar thead th {
    text-align: center;
}

.widget_calendar tbody a {
    display: block;
}
.widget_calendar #prev {
    padding-left: 5px;
}

.widget_calendar #next {
    padding-right: 5px;
    text-align: right;
}

/* Ephemera Widget*/

.widget_twentyfourteen_ephemera > ol > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 18px;
    padding: 0;
}

.widget_twentyfourteen_ephemera .hentry {
    margin: 0;
    max-width: 100%;
}

.widget_twentyfourteen_ephemera .entry-title,
.widget_twentyfourteen_ephemera .entry-meta,
.widget_twentyfourteen_ephemera .wp-caption-text,
.widget_twentyfourteen_ephemera .post-format-archive-link,
.widget_twentyfourteen_ephemera .entry-content table {
    font-size: 12px;
    line-height: 1.5;
}

.widget_twentyfourteen_ephemera .entry-title {
    display: inline;
    font-weight: 400;
}

.widget_twentyfourteen_ephemera .entry-meta {
    margin-bottom: 18px;
}

.widget_twentyfourteen_ephemera .entry-meta a {
    color: rgba(255, 255, 255, 0.7);
}

.widget_twentyfourteen_ephemera .entry-meta a:hover {
    color: #41a62a;
}

.widget_twentyfourteen_ephemera .entry-content ul,
.widget_twentyfourteen_ephemera .entry-content ol {
    margin: 0 0 18px 20px;
}

.widget_twentyfourteen_ephemera .entry-content ul {
    list-style: disc;
}

.widget_twentyfourteen_ephemera .entry-content ol {
    list-style: decimal;
}

.widget_twentyfourteen_ephemera .entry-content li > ul,
.widget_twentyfourteen_ephemera .entry-content li > ol {
    margin: 0 0 0 20px;
}

.widget_twentyfourteen_ephemera .entry-content th,
.widget_twentyfourteen_ephemera .entry-content td {
    padding: 6px;
}

.widget_twentyfourteen_ephemera .post-format-archive-link {
    font-weight: 700;
    text-transform: uppercase;
}

/* List Style Widgets*/

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 8px 0 9px;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
    border-top: 0;
}

.widget_categories li ul,
.widget_nav_menu li ul,
.widget_pages li ul {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 9px;
}

.widget_categories li li:last-child,
.widget_nav_menu li li:last-child,
.widget_pages li li:last-child {
    padding-bottom: 0;
}

/* Recent Posts Widget */

.widget_recent_entries .post-date {
    display: block;
}

/* RSS Widget */

.rsswidget img {
    margin-top: -4px;
}

.rssSummary {
    margin: 9px 0;
}

.rss-date {
    display: block;
}

.widget_rss li {
    margin-bottom: 18px;
}

.widget_rss li:last-child {
    margin-bottom: 0;
}

/* Text Widget */

.widget_text > div > :last-child {
    margin-bottom: 0;
}


/**
 * 7.2 Content Sidebar Widgets
 * -----------------------------------------------------------------------------
 */

.content-sidebar .widget a {
    color: #24890d;
}

.content-sidebar .widget a:hover {
    color: #41a62a;
}

.content-sidebar .widget pre {
    border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget mark,
.content-sidebar .widget ins {
    color: #2b2b2b;
}

.content-sidebar .widget abbr[title] {
    border-color: #2b2b2b;
}

.content-sidebar .widget fieldset {
    border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget blockquote {
    color: #767676;
}

.content-sidebar .widget blockquote cite {
    color: #2b2b2b;
}

.content-sidebar .widget li > ol,
.content-sidebar .widget li > ul {
    margin-left: 18px;
}

.content-sidebar .widget table,
.content-sidebar .widget th,
.content-sidebar .widget td {
    border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget del {
    color: #767676;
}

.content-sidebar .widget hr {
    background-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget input,
.content-sidebar .widget textarea {
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.1);
    color: #2b2b2b;
}

.content-sidebar .widget input:focus,
.content-sidebar .widget textarea:focus {
    border-color: rgba(0, 0, 0, 0.3);
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
    background-color: #24890d;
    border: 0;
    color: #fff;
}

.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
    background-color: #41a62a;
}

.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
    background-color: #55d737;
}

.content-sidebar .widget .wp-caption {
    color: #767676;
}

.content-sidebar .widget .widget-title {
    border-top: 5px solid #000;
    color: #2b2b2b;
    font-size: 14px;
    font-weight: 900;
    margin: 0 0 18px;
    padding-top: 7px;
    text-transform: uppercase;
}

.content-sidebar .widget .widget-title a {
    color: #2b2b2b;
}

.content-sidebar .widget .widget-title a:hover {
    color: #41a62a;
}

/* List Style Widgets*/

.content-sidebar .widget_archive li,
.content-sidebar .widget_categories li,
.content-sidebar .widget_links li,
.content-sidebar .widget_meta li,
.content-sidebar .widget_nav_menu li,
.content-sidebar .widget_pages li,
.content-sidebar .widget_recent_comments li,
.content-sidebar .widget_recent_entries li,
.content-sidebar .widget_categories li ul,
.content-sidebar .widget_nav_menu li ul,
.content-sidebar .widget_pages li ul {
    border-color: rgba(0, 0, 0, 0.1);
}

/* Calendar Widget */

.content-sidebar .widget_calendar caption {
    color: #2b2b2b;
    font-weight: 900;
}

.content-sidebar .widget_calendar thead th {
    background-color: rgba(0, 0, 0, 0.02);
}

.content-sidebar .widget_calendar tbody a,
.content-sidebar .widget_calendar tbody a:hover {
    color: #fff;
}

/* Ephemera widget*/

.content-sidebar .widget_twentyfourteen_ephemera .widget-title {
    line-height: 1.2857142857;
    padding-top: 1px;
}

.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before {
    background-color: #000;
    color: #fff;
    margin: -1px 9px 0 0;
    padding: 6px 0 9px;
    text-align: center;
    vertical-align: middle;
    width: 36px;
}

.content-sidebar .widget_twentyfourteen_ephemera .video.widget-title:before {
    content: "\f104";
}

.content-sidebar .widget_twentyfourteen_ephemera .audio.widget-title:before {
    content: "\f109";
}

.content-sidebar .widget_twentyfourteen_ephemera .image.widget-title:before {
    content: "\f473";
}

.content-sidebar .widget_twentyfourteen_ephemera .gallery.widget-title:before {
    content: "\f103";
}

.content-sidebar .widget_twentyfourteen_ephemera .aside.widget-title:before {
    content: "\f101";
}

.content-sidebar .widget_twentyfourteen_ephemera .quote.widget-title:before {
    content: "\f106";
}

.content-sidebar .widget_twentyfourteen_ephemera .link.widget-title:before {
    content: "\f107";
}

.content-sidebar .widget_twentyfourteen_ephemera > ol > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta {
    color: #ccc;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a {
    color: #767676;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
    color: #41a62a;
}

.content-sidebar.widget_twentyfourteen_ephemera blockquote cite {
    font-size: 13px;
    line-height: 1.3846153846;
}

.content-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link {
    font-weight: 900;
}


.tablaInferior{ position:relative; background:#d4dae0; min-height:200px;  margin-left: -46px; margin-right: -45px; padding-bottom:10px;}
.tablaInferior .top{ position:relative; background:#81bdd7; color:white; font-size:25px;padding:5px 30px; }
.tablaInferior .resto .item{margin:10px 30px; }
.tablaInferior .resto .item .nombre{ background:#ffffff; width:185px; padding:10px;color:#5d4837; vertical-align:top; font-weight:bold; text-align: left;}
.tablaInferior .resto .item .flecha{ background:#eff1f4; width:25px; vertical-align:middle; }
.tablaInferior .resto .item .texto{  background:#eff1f4;  width:655px; padding:20px 30px; }



.helvetica-Bold{
    font-family: "HelveticaNeueBold", Helvetica, Arial, sans-serif;
    font-size:  10pt;
}


.navbar-default .navbar-nav > li > a {
    color: #ecf0f1;
    padding: 3px 13px;
    font-size: 14px;
}
.h2right a{
    font-family: helvetica;
    font-size: 16px;
    display: block;
    float: left;
    color: white;
    margin-right: 32px;
    background-color: #3ba4cf;
    text-decoration: none;
    max-width: 240px;
    padding: 5px;
    font-weight: normal;
    min-height: 46px;
}

#innovamos{
    margin-left: 8px;
}

.limpiador{
    clear: both;
    display: block;
    height: 40px;
}
ul.pallina {
    margin-left: -24px;
}

.sidebarpost .principal{
    margin-top: 26px;
}
.sidebarpost h4{
    color: #5082b3;
    font-family: arial;
    margin: 14px 0px;
    text-transform: uppercase;
    font-size: 15px;
}

.alignleft{
    float:left;
}
.alignright{
    float:right;
}
.aligncenter {
    margin: auto;
    clear: both;
    display: block;
}

.dropdown-menu{
    font-size: 13px;
}

.i-more{
    display: block;
    margin: 0;
    padding: 0;
    float: right;
}

#rss-feeds{
    margin-top: 50px;
    text-align: center;
}

.widget ul,.blog .widget ol{
    padding: 0px;
}
.widget_categories li,
.widget_recent_entries li{
    padding:0px 0px 5px 0px;
}
.widget .widget-title{
    margin: 0 0 12px 0;
}
.ssba, .ssba a {
    text-decoration: none;
    background: none;
    font-family: Indie Flower;
    font-size: 20px;
    margin: 20px 0px;
}
.post-navigation, .image-navigation {
    margin: 0px;
    max-width: 474px;
    padding: 30px 0px 0px 10px;
}
.comments-area {
    margin: 0px;
    max-width: 474px;
    padding: 30px 0px 0px 10px;
}
.leave-reply{
    display:none;
}

#content h2, #content h1 {
    color: #5082b3;
    font-size: 30px;
    font-family: 'kabel_md_btmedium';
    position: relative;
    margin-bottom: 0px;
}

.offers .pull-right.h2right.firstMenu {
    margin: 25px 0px;
}
.offers .menuNav{
    display: block;
    clear: both;
}
img.attachment-post-thumbnail.wp-post-image {
    width: 100%;
    height: 100%;
    margin: 20px 0px 20px 0px;
}
.blog .post div.content{
    font-size: 14px;
    margin: 20px;
}
.blog .post h1.entry-title {
    margin: 40px 8px;
}
.site-content .has-post-thumbnail .entry-header {
    padding-top: 0px;
}
div#content>h2:first-child {
    padding-left: 28px;
}
.slider{
    margin-top: 19px;
    margin-bottom: 20px;
}
.widget input[type="text"],.widget input[type="email"], .widget textarea { color:black!important; width:100%!important;font-size: 13px; }
.widget #searchsubmit { margin:10px 0px 0px 0px; width:100%; } 
.newsletter-submit { width:100%;}       