/*
Theme Name: Playbook
Theme URI: http://mythemeshop.com/themes/playbook
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Playbook is a traditional WorPress theme with a dual column post layout, a fully responsive design, and is jampacked with all MyThemeShop's best features while still being 100% free.
Version: 1.0
*/
@font-face {
    font-family: "SourceSansProSemibold";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/SourceSansPro-Semibold.woff") format("woff"), url("fonts/SourceSansPro-Semibold.ttf") format("truetype");
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, .three, .fecha {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
a:link { -webkit-tap-highlight-color: #FF5E99 }
img, video, object, embed {
    max-width: 100%;
    height: auto!important;
}
.jwvideo video {
    height: 100% !important;
}
iframe { max-width: 100% }
blockquote {
    font-style: italic;
    font-weight: normal;
    font-family: Georgia,Serif;
    font-size: 15px;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
}
blockquote:after {
    position: absolute;
    content: '"';
    font-size: 40px;
    color: #D0D9E0;
    width: 50px;
    top: -5px;
    left: 0;
    font-family: arial;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite {
    font-style: italic;
    font-family: georgia;
}
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-family: monospace,consolas,sans-serif;
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFD700;
}
address { margin: 10px 0 }
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky { }
.gallery-caption { }
.bypostauthor { }
.wp-caption-text { }
/*-[ Framework ]--------------------*/
body {
    font: 14px/23px Noto Sans, sans-serif;
    color: #646464;
    background-color: #fff;
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin-bottom: 12px;
    color: #444;
}
h1 {
    font-size: 28px;
    line-height: 1.4;
}
h2 {
    font-size: 24px;
    line-height: 1.4;
}
h3 {
    font-size: 22px;
    line-height: 1.4;
}
h4 {
    font-size: 20px;
    line-height: 1.4;
}
h5 {
    font-size: 18px;
    line-height: 1.4;
}
h6 {
    font-size: 16px;
    line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
    text-decoration: none;
    color: #2DB2EB;
    -webkit-transition: background-color, color 0.2s linear;
    -moz-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
a:hover { color: #FF6C00 }
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
    width: 1214px;
    margin: 0 auto;
    max-width: 100%;
    background: #FFFFFF;
}
#page, .container {
    max-width: 1213px;
    min-width: 240px;
    overflow: visible;
}
#page {
    min-height: 100px;
    float: none;
    clear: both;
    overflow: hidden;
    padding: 20px 3.4%;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
/*-[ Header ]-----------------------*/
body > header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
}
#header {
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    padding: 20px 0;
    background: #fff;
}
#header h1, #header h2 {
    font-size: 38px;
    float: left;
    display: inline-block;
    line-height: 1;
    margin: 0 0 0 30px;
}
#logo a { color: #666 }
.widget-header {
    float: right;
    max-width: 76%;
    margin: 0 3.5% 0 0;
}
/*-[ Navigation ]-----------------*/
.secondary-navigation .children li .sf-sub-indicator { display: none }
.secondary-navigation {
    display: block;
    float: left;
    width: 100%;
    background: url(images/bg1.jpg) 0 0 repeat;
}
.secondary-navigation a {
    font-size: 14px;
    line-height: 30px;
    color: #b8b8b8;
    text-align: left;
    text-decoration: none;
    margin: 0 30px 0 10px;
    text-transform: uppercase;
}
.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    color: #9B9B9B;
}
.sf-js-enabled li a.sf-with-ul { padding-right: 0 }
.sf-js-enabled li  ul.sf-with-ul { padding-right: 20px }
#navigation .sf-sub-indicator {
    display: block;
    width: 11px;
    overflow: hidden;
    position: absolute;
    right: 16px;
    top: -1px;
}
#navigation ul ul .sf-sub-indicator { top: 8px }
#navigation {
    margin: 0 auto;
    font-size: 13px;
    width: 96%;
    max-width: 942px;
}
#navigation select { display: none }
#navigation ul { margin: 0 auto }
#navigation .menu {
    width: 100%;
    float: left;
    margin: 12px 0 9px;
}
#navigation ul li {
    float: left;
    position: relative;
}
#navigation ul li:first-child a { margin-left: 0 }
#navigation ul .header-search { float: right }
#navigation > ul > li:last-child {
    border-right: none;
}
#search-image {
    width: 32px;
    height: 29px;
    background: url(images/search2.png) center center;
    cursor: pointer;
    text-indent: -999px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border: 1px solid #777 !important;
    border-left: none !important;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    overflow: hidden;
    display: block;
}
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
#navigation ul li li {
    background: #3D3D3D;
    border: 1px solid #777;
    border-bottom: 0;
}
#navigation ul ul {
    position: absolute;
    width: 190px;
    padding: 20px 0 0 0;
    padding-top: 7px;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    border-bottom: 1px solid #eee;
}
#navigation ul ul li { padding: 0 }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    padding: 9px 20px;
    position: relative;
    width: 150px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid   rgba(255, 255, 255, 0.05);
    margin: 0;
    line-height: 20px;
}
#navigation ul ul li:first-child a { }
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul {
    opacity: 0;
    left: -999em;
}
#navigation ul li:hover ul {
    left: auto;
    opacity: 1;
}
#navigation ul ul ul { top: -8px }
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li:hover ul ul ul ul {
    left: -999em;
    opacity: 0;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
    opacity: 1;
    left: 190px;
}
/*-[ Content ]--------------------*/
.article {
    width: 61%;
    float: left;
    padding: 0;
    border-right: 1px solid #C2C2C2;
    padding-right: 2%;
}
.single .article #content_box .post, .single .article #content_box #comments, .single .article #content_box #commentsAdd { max-width: 690px }
#content_box {
    /*width: calc(100% - 380px) !important;*/
    float: left;
    position: relative;
}

.single .article.wo-sidebar {
    width: 100%;
    border-right: none;
}

.single .article.wo-sidebar #content_box .post {
    width: 100%;
    max-width: none;

}

.single .article ul.gallery-slider {
    margin:initial;
}

ul.gallery-slider .slide {
    display:none;
}

ul.gallery-slider .slide:first-child {
    display:initial;
}

ul.gallery-slider .slide.bx-clone {
    display:none;
}

.post.format-gallery .bx-wrapper {
    margin-bottom: 5px;
}

.post.format-gallery .bx-wrapper .bx-controls-direction a {
    top:38%;
}

.post.format-gallery .spinner-overlay {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,.4);
    display:none;
}


.post.format-gallery .spinner-overlay img {
    position:absolute;
    top:50%;
    left: 50%;
    margin-top:-38px;
    margin-left: -38px;
    width:75px;
    height:75px;
}

.post.format-gallery .slide .picture-container {
    position:relative;
}

.post.format-gallery .slide .picture-counter {
    position:absolute;
    bottom:10px;
    right:10px;
    background:#aaaaaa;
    background-color:rgba(0,0,0,.4);
    padding:1px 5px;
    border-radius:5px;
    color:#ffffff;
}

.post.format-gallery .slide .picture-caption {
    font-weight:lighter;
    font-size:0.9em;
    color:#666666;
    text-align:center;
}

.post.format-gallery .slide .picture-details {
    margin-top: 15px;
    margin-bottom: 10px;
}

.post.format-gallery .slide .picture-title {
    font-weight:bold;
    margin-bottom: 5px;
}

.post.format-gallery .slide .related-title {
    position: absolute;
    bottom: 0;
    background-color: rgba(24, 120, 108, 0.8);
    color: #ffffff;
    padding: 10px;
    font-weight: 700;
    width:100%;
    text-align:center;
}

.post.format-gallery .slide.adsense {

}

.post.format-gallery .slide.adsense > div {
    text-align:center;
    margin:0 auto;
    margin-top:12%;
}

.post.format-gallery .post-single-content > .shareaholic-canvas {
    display:none !important;
}

.post.format-gallery .post-single-content > .shareaholic-canvas:last-of-type {
    display:block !important;
}


#content { overflow: hidden }
.post {
    float: left;
    width: 100%;
}
.single_post {
    width: 100%;
    border-bottom: 1px solid #C2C2C2;
}
.single_page {
    background-color: white;
    padding-top: 0;
}
.post-content {
    display: block;
    clear: both;
    font-size: 14px;
    margin-bottom: 10px;
}
.home .post-content, .archive .post-content {
    font-size: 13px;
    line-height: 20px;
}
.post-single-content {
    position:relative;
    font-size: 17px;
    line-height: 22px;
}
.readMore {
    float: right;
    color: #7B7A79;
}
.readMore a { color: #c1bbb6 }
.ss-full-width {
    margin-bottom: 30px;
    overflow: hidden;
    padding-top: 0;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.post.excerpt {
    margin-bottom: 30px;
    overflow: hidden;
    margin-right: 3.8%;
    width: 43%;
    min-height: 170px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    padding: 15px;
    float: left;
}
.post.excerpt:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.post.excerpt header {
    margin-bottom: 15px;
}
.post.excerpt header .title {
    max-width: 100%;
    background: #fff;
    padding: 10px 0;
    font-size: 18px;
    line-height: 1.4;
}
.post.excerpt header .title a {
    line-height: 1.4;
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}
.post.excerpt header .title a:hover {
    color: #FF6C00;
}
.post-info {
    display: block;
    font-size: 13px;
    float: left;
    clear: both;
    width: 100%;
    color: #666;
    padding: 10px 0;
    border-top: 1px solid #eee;
}
.post-info-inner {
    float: left;
    max-width: none;
    border-bottom: none;
}
.theauthor, .thetime {
    font-size: 12px;
    color: #888;
}
.excerpt .thecomment a {
    display: inline-block;
    position: relative;
    width: 29px;
    height: 18px;
    line-height: 18px;
    padding: 0px;
    background: #FF6C00;
    border: none;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    transition: background 0.3s ease;
}
.excerpt .thecomment a:hover {
    background: #e65c00;
}
.home article header, .archive article header { margin-bottom: 10px }
article header {
    margin-bottom: 15px;
    width: 100%;
    overflow:hidden;
}
.thecomment a { color: #FFFFFF!important }
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
.article ul {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: circle;
}
.article ol {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: decimal;
}
/*-[ Tab widget ]------------------------------*/
#tabber {
    display: block;
    height: auto;
    margin: 0px 0px 25px 0px;
    overflow: hidden;
}
#tabber .inside {
    padding: 0 15px 25px 15px;
    margin-top: -1px;
    border: 1px solid #C2C2C2;
}
#tabber ul.tabs {
    overflow: hidden;
    height: 40px;
    text-align: center;
}
#tabber ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: none;
    width: 50%;
    text-align: center;
}
#tabber ul.tabs li a {
    color: #999;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    padding: 10px 0;
    line-height: 1.4;
    width: 100%;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
#tabber ul.tabs li a.selected {
    background: url(images/bg1.jpg) 0 0 repeat;
    margin: 0;
    color: #fff;
    text-decoration: none;
    line-height: 1.4;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a {
    margin: 0;
    border-left: 0;
    text-align: center;
}
#tabber ul.tabs li a:hover { text-decoration: none }
#tabber .inside li {
    list-style: none;
    padding: 15px 0 0 0;
}
#tabber .inside li div.info {
    display: table;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#tabber .inside li div.info .entry-title {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
}
#tabber .inside li .meta {
    display: block;
    font-size: 13px;
    color: #999;
}
#tabber .tab-thumb {
    border: 1px solid #f0f0f0;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
.post-number {
    position: relative;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    bottom: 22px;
    background: #2DB2EB;
}
#tabber .inside .tabsSep {
    margin-top: 7px;
    width: 100%;
    height: 1px;
    background-color: #e8e5de;
    clear: both;
    float: left;
}
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
.twitter-follow {
    background: url(images/small_twitter.png) no-repeat center left;
    padding: 5px 0 5px 20px;
    float: right;
}
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 8px 12px;
    font-size: 12px;
    color: #999;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select { padding: 12px 20px }
input:focus, textarea:focus { }
::-webkit-input-placeholder { color: #585F65 }
::-moz-input-placeholder { color: #585F65 }
::-ie-input-placeholder { color: #585F65 }
::-o-input-placeholder { color: #585F65 }
::input-placeholder { color: #585F65 }
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    /* margin-bottom: 25px;
     border: 2px solid #F1F4F6;*/
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #F5F7F9;
}
/*-[ Line ]---------------------*/

hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}

.post-single-content hr{
    width: 100%;
}
/*-[ Search Form ]------------------*/
#searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
}
nav #searchform { float: right }
nav #searchform fieldset {
    padding: 0;
    border: 0;
}
#searchform fieldset { float: left }
.sbutton {
    padding: 10px 0 10px 0;
    width: 29.2%;
    cursor: pointer;
    background-color: #FF6C00;
    text-align: center;
    padding-top: 10px;
    color: white;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.sbutton:hover { background: #222 }
.main-header #s { width: 150px }
#s {
    width: 70%;
    background-color: #3D3D3D;
    border: 1px solid #777 !important;
    float: left;
    padding: 6px 0;
    text-indent: 10px;
    border-right: 0;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
#search-image { padding: 9px 0 }
.footer-widgets fieldset, #sidebars fieldset { width: 100% }
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
}
/*-[ Sidebar ]---------------------*/
#sidebars {
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 30px;
}

#sidebars p {
    line-height: 1.6;
    color: #666;
}

.sidebar.c-4-12 {
    width: 350px !important;
    float: right;
    margin-left: 30px;
    position: relative;
}

.sidebar.c-4-12 a {
    color: #444;
    transition: color 0.3s ease;
}

.sidebar.c-4-12 a:hover {
    color: #FF6C00;
}

.widget {
    margin-bottom: 30px;
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #f0f0f0;
}

.widget .title {
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    font-size: 16px;
    padding: 15px 20px;
    margin: 0;
    border-bottom: 2px solid #f0f0f0;
    background: #f8f9fa;
    border-radius: 8px 8px 0 0;
}

.widget h3 {
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 2px solid #f0f0f0;
    color: #333;
}

/* Estilos para widgets de WordPress */
.widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.widget ul li {
    padding: 12px 20px;
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

.widget ul li:last-child {
    border-bottom: none;
}

.widget ul li:hover {
    background: #f8f9fa;
}

/* Widget de navegación */
.widget_nav_menu ul li {
    position: relative;
    padding-left: 35px;
}

.widget_nav_menu ul li:before {
    content: "→";
    position: absolute;
    left: 15px;
    color: #FF6C00;
    opacity: 0;
    transition: all 0.3s ease;
}

.widget_nav_menu ul li:hover {
    padding-left: 40px;
}

.widget_nav_menu ul li:hover:before {
    opacity: 1;
}

/* Widget de categorías */
.widget_categories ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.widget_categories ul li a {
    flex: 1;
}

.widget_categories ul li .count {
    background: #f0f0f0;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 12px;
    color: #666;
}

/* Widget de archivos */
.widget_archive ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.widget_archive ul li a {
    flex: 1;
}

.widget_archive ul li .count {
    background: #f0f0f0;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 12px;
    color: #666;
}

/* Widget de páginas */
.widget_pages ul li {
    position: relative;
    padding-left: 35px;
}

.widget_pages ul li:before {
    content: "→";
    position: absolute;
    left: 15px;
    color: #FF6C00;
    opacity: 0;
    transition: all 0.3s ease;
}

.widget_pages ul li:hover {
    padding-left: 40px;
}

.widget_pages ul li:hover:before {
    opacity: 1;
}

/* Widget de meta */
.widget_meta ul li {
    position: relative;
    padding-left: 35px;
}

.widget_meta ul li:before {
    content: "→";
    position: absolute;
    left: 15px;
    color: #FF6C00;
    opacity: 0;
    transition: all 0.3s ease;
}

.widget_meta ul li:hover {
    padding-left: 40px;
}

.widget_meta ul li:hover:before {
    opacity: 1;
}

/* Widget de calendario */
.widget_calendar {
    padding: 15px;
}

.widget_calendar table {
    width: 100%;
    border-collapse: collapse;
}

.widget_calendar th {
    background: #f8f9fa;
    padding: 8px;
    text-align: center;
    font-weight: 600;
    color: #333;
}

.widget_calendar td {
    padding: 8px;
    text-align: center;
    border: 1px solid #f0f0f0;
}

.widget_calendar td a {
    color: #FF6C00;
}

.widget_calendar td a:hover {
    color: #e65c00;
}

/* Widget de búsqueda */
.widget_search .search-form {
    padding: 15px;
}

.widget_search input[type="search"] {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    margin-bottom: 10px;
}

.widget_search input[type="submit"] {
    background: #FF6C00;
    color: #fff;
    border: none;
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.widget_search input[type="submit"]:hover {
    background: #e65c00;
}

/* Responsive */
@media screen and (max-width: 960px) {
    .sidebar.c-4-12 {
        width: 100% !important;
        float: none;
        margin-left: 0;
        margin-top: 30px;
    }

    .widget {
        margin-bottom: 20px;
    }

    .widget .title,
    .widget h3 {
        padding: 12px 15px;
    }

    .widget ul li {
        padding: 12px 15px;
    }
}

@media screen and (max-width: 480px) {
    #sidebars {
        padding: 15px;
    }

    .widget .title {
        font-size: 14px;
    }

    .widget h3 {
        font-size: 16px;
    }

    .widget ul li {
        padding: 10px 15px;
    }
    .sidebar.c-4-12 {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-top: 30px;
    }
    
    .fullwidth{
        width: 100% !important;
    }
}

/*-[ Footer ]-------------------*/
body > footer {
    overflow: hidden;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    background: url(images/bg1.jpg) 0 0 repeat;
}
body > footer .footeText {
    width: 960px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
body > footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #ee3f02;
}
body > footer .widget { padding: 10px 0 0 0 }
body > footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer .widget li a { color: #bbb }
footer .widget li a:hover { color: #222 }
footer {
    position: relative;
    overflow: hidden;
}
footer .container { width: 95% }
footer p { color: #8D8D8D }
.footer-widgets {
    overflow: hidden;
    padding: 20px 0 0 0;
    width: 100%;
    margin: 0;
}
.footer-widgets h3 {
    padding-bottom: 15px;
    color: #fff;
    font-size: 16px;
}
.f-widget {
    width: 30%;
    float: left;
    position: relative;
    color: #8D8D8D;
    margin-right: 5%;
}
.f-widget .widget h3 {
    padding-bottom: 0;
    border-bottom: none;
}
.copyrights {
    float: left;
    width: 100%;
    clear: both;
    color: #979494;
    padding-top: 70px;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
}
#copyright-note {
    width: 1010px;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
}
.copyrights a { color: #ccc }
#copyright-note  span {
    display: inline-block;
    float: left;
}
.cright { float: right }
#sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 3px;
    margin-right: 10px;
}
.postsby { margin-bottom: 25px }
.textwidget a:hover { color: #222!important }
/*-[ Related Posts ]---------------------------*/
.related-posts {
    margin-top: 30px;
    clear: both;
    float: left;
    border-bottom: 1px solid #C2C2C2;
    padding-bottom: 30px;
}
.postauthor p { padding-top: 0px }
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts h3 {
    font-size: 18px;
    margin: 0;
}
.relatedthumb img {
    width: 75px;
    height: 75px;
    margin-top: 5px;
    margin-bottom: 0;
}
.postauthor-top { margin-bottom: 10px }
.related-posts li {
    width: 49%;
    float: left;
    list-style: none;
    margin-right: 2%;
    min-height: 100px;
}
.related-posts a {
    color: #868686;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
}
.related-posts div { overflow: hidden }
.rthumb {
    float: left;
    margin-right: 10px;
}
.related-posts .last { margin-right: 0;}
.tags {
    margin: 20px 0 5px 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid #C2C2C2;
    padding-bottom: 15px;
}
.tags a { margin-left: 5px }
.postauthor {
    margin: 30px 0 0px 0;
    padding: 0;
    min-height: 125px;
    float: left;
    clear: both;
    width: 100%;
    border-bottom: 1px solid #C2C2C2;
    padding-bottom: 20px;
}
.postauthor h4 {
    font-weight: bold;
    font-size: 18px;
}
.postauthor h5 {
    font-weight: normal;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 24px;
    text-transform: capitalize;
}
.postauthor img {
    float: left;
    margin: 5px 25px 15px 0;
}
.postauthor h4 a { color: #473636 }
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 !important }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 3px 10px;
    margin-bottom: 10px;
    float: left;
    margin-right: 7px;
    border: 1px solid #C2C2C2;
    color: #c6c6c6;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    border-radius: 3px;
}
.tagcloud a:hover { color: #fff }
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
}
.ad-125 .evenad { float: right!important }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar { margin-bottom: 0 }
#wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid #F1F4F6;
    border-right: 1px solid #F1F4F6;
}
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
#wp-calendar thead th {
    padding: 10px 0;
    text-align: center;
}
/*-[Comments]--------------*/
.total-comments {
    font-size: 18px;
    color: #5d5d5d;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    font-weight: bold;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 0;
    background-color: #fff;
    margin-top: 30px;
    float: left;
    clear: both;
    width: 100%;
}
#commentsAdd {
    margin-top: 30px;
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
}
/*#commentsAdd label { display: none }*/
#commentsAdd input[type=text] { }

#commentsAdd .comment-form-author, #commentsAdd .comment-form-email { margin-right: 2% }
.form-submit {
    width: auto !important;
    margin-bottom: 0 !important;
    margin-top: 10px;
    float: right !important;
}
#respond h4 {
    border-bottom: 1px solid #C2C2C2;
    padding-bottom: 10px;
}
#respond h4 span { font-weight: bold }
#comments .avatar {
    float: left;
    margin-right: 20px;
}
.comment time {
    padding-left: 10px;
    color: #9E9E9E;
}
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}

.contactform input[type="text"] { width: 380px }
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
.contact-submit, #cancel-comment-reply-link {
    color: red;
    cursor: pointer;
    margin-bottom: -20px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
#commentform input#submit {
    line-height: 1;
    background: url(images/bg1.jpg) 0 0 repeat;
    padding: 8px 24px;
    color: #fff!important;
    text-decoration: none;
    float: right;
    cursor: pointer;
    display: inline-block;
    border: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border: 1px solid #000000;
}
#commentform input#submit:hover { color: #fff }
ol.commentlist { margin-left: 0 }
.commentlist li {
    list-style: none;
    margin: 0 0 22px 0;
    padding-left: 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.commentlist p {
    margin-bottom: 0;
    line-height: 21px;
}
.fn {
    font-size: 14px;
    line-height: 1.375em;
    text-transform: capitalize;
}
.fn a {
    color: #444;
    font-weight: bold;
}
.comment-meta {
    font-size: 12px;
    font-style: italic;
}
.comment-meta a { color: #888 }
.commentmetadata { overflow: hidden }
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply {
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    width: auto;
    float: right;
    margin-top: -20px;
}
.reply a {
    float: right;
    padding: 0 14px;
    color: #000000;
    font-size: 12px;
    border: 1px solid #e3e3e3;
}
.commentlist .children {
    margin-left: 5%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 95%;
}
.avatar { float: left }
#respond h3 {
    margin-top: 0px;
    font-size: 18px;
    margin: 0 0 0 0;
    padding: 0 0 0px 0;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 95.5%;
    border: 1px solid #C2C2C2;
    background: #fff;
    font-size: 14px;
    padding: 2%;
    line-height: 25px;
    font-family: georgia;
    font-style: italic;
}
#commentform p {
    margin-top: 17px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    padding-bottom: 5px;
    padding-top: 5px;
}
.required {
    color: red;
    font-size: 14px;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes {
    font-style: italic;
    display: none;
}

.comment-form label {
    display:block;
    margin-bottom:5px;
}

.comment-form textarea {
    width:100%;
    padding:10px;
}

.comment-form input[type=text] {
    height: 50%;
}

.comment-form input[type=submit] {
    padding: 10px 28px;
    background-color: rgba(255,255,255,0.5);
    border: 1px solid #cccccc;
}

.comment-form input[type=checkbox] {
    float: left;
    margin: 3px 5px 0 0;
}

.comment-form-legal label {
    font-size: 14px;
    font-style: italic;
}

img.avatar-32 {
    width: 32px !important;
    display: none;
}
.fn	{
    color: #444;
    font-weight: bolder;
}
.comment-meta .commentmetadata a 	{
    font-size: 13px;
    color: #62ad26;
}
.commentlist	{
    list-style-type: none;
    padding-left: 0px;
}
.commentlist .comment	{
    border-top: 1px solid #dedddd;
    padding-top: 10px;
}
.comment p	{
    font-size: 14px;
    line-height: 17px;
    color: #444;
    margin-bottom: 25px;
    display: block;
}
.comment-reply-link	{
    padding: 5px 10px 5px 10px;
    color: #000000;
    border-radius: 4px;
    font-size: 14px;
    font-weight: lighter;
    border-color: #62ad26;
    border-style: solid;
    border-width: 1px;
    background-color: #62ad26;
}
.comment-reply-link:hover	{
    color: #ccccff;
    border-color: #62ad26;
    background-color: #62ad26;
}
.says	{
    color: #fdae16;
}
.comment-form-comment textarea{width: 100%;}

.form-group{width: 50%; float:left;margin-top: 10px;}
.form-group select {
    padding: 8px 18px !important;
    height:100%;
    margin-right:2%;
}
.form-group.three{
    width: 27%;
    margin-right:2%;
}

.form-group.three.codigopostal{
    width: 19%;
    margin-right:2%;
}
#codigopostal {
    width: 75%;
}
.form-group.three.fecha {
    width: 48%;
    margin-right:2%;
}

.form-group select.sexo {
    width: 100%;
    margin-right:2%;
}

.fecha{display: -moz-inline-box;}
#commentsAdd input[type=text]#email, #commentsAdd input[type=text]#author {width: 86%;}
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 20px 0;
    text-align: center;
}
.pagination ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    gap: 5px;
}
.pagination ul li {
    float: none;
    margin: 0;
}
.pagination ul li a,
.pagination ul li span {
    display: inline-block;
    padding: 8px 15px;
    line-height: 1.2em;
    text-decoration: none;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #666;
    transition: all 0.3s ease;
}
.pagination ul li a:hover {
    background: #FF6C00;
    color: #fff;
    border-color: #FF6C00;
}
.pagination ul li span.current {
    background: #FF6C00;
    color: #fff;
    border-color: #FF6C00;
}
.top {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.top .toplink {
    display: block;
    margin: 0 auto;
    background-image: url(images/top.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 77px;
    height: 71px;
    position: relative;
    z-index: 1;
}
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-bottom: 10px;
}
.nav-previous a, .nav-next a {
    padding: 5px 5px;
    color: #fff;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.nav-previous a:hover, .nav-next a:hover {
    background-color: #3f3f3f;
    color: #fff;
}
.nav-previous { float: left }
.nav-next { float: right }

.box-ad {
    text-align: center;
}
/*-----------------------------------------------
/* Responsive
/*---------------------------------------------*/
@media screen and (max-width:960px) {
    #page, .container { max-width: 100% }
    img, embed {
        max-width: 100%;
        height: auto;
    }
    .sidebar.c-4-12 {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-top: 30px;
    }
    #content_box {
        width: 100% !important;
        float: none;
    }
    .ad-300 img { max-width: 100% }
    .ad-125 li { max-width: 40% }
    .footer-widgets #s, #sidebars #s { width: 68% }
    .ad-125 img {
        padding: 0;
        background: #FAFAFA;
        border: 0;
    }
    .footer-widgets #s, #sidebars #s { width: 81% }
    .reply { margin-top: 0 }
}

@media screen and (max-width:865px) {
    .secondary-navigation { width: 100% }
    .main-navigation #navigation {
        text-align: center;
        border: none;
    }
    #navigation ul {
        float: none;
        display: inline-block;
    }
    .secondary-navigation {
        padding: 5px 0;
        background: none;
        border-bottom: 0!important;
    }
    .js #navigation > ul { display: none }
    .js #navigation select {
        display: inline-block !important;
        max-width: none;
        padding: 7px 15px;
        width: 98%;
        color: #fff;
        background: #303030;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
        font-size: 12px;
        border: 1px solid #000000;
        margin: 0 1%;
    }
}
@media screen and (max-width:760px) {
    #header { margin: 0; border-left: 0; }
}
@media screen and (max-width:720px) {
    .secondary-navigation a {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    .article {
        width: 100%;
        border: none;
        padding: 0;
    }
    .post.excerpt { margin-right: 4% }
    #content_box {
        padding-right: 0px;
        padding-left: 0px!important;
        border-right: none;
    }
    .f-widget { width: 44% }
    .f-widget-2 { margin-right: 0 }
    .ad-125 li { max-width: 45% }
    .footer-widgets #s { width: 70% }
    #comments { margin-right: 0 }
    .flex-caption { display: none }
}
@media screen and (max-width:600px) {
    .widget-header {
        max-width: 94%;
        float: none;
        margin: 0 auto;
    }
    .featured-thumbnail img { width: 100% }
}
@media screen and (max-width:550px) {
    .main-navigation { width: 100% }
    .main-header #s { width: 85% }
    .sbutton { float: right }
    .f-widget { width: 95% }
    footer #s { width: 65% }
    .post.excerpt {
        margin-right: 2.2%;
        width: 48.8%;
    }
    #header h1, #header h2 { margin: 10px 0 10px 20px !important }
}
@media screen and (max-width:480px) {
    #navigation {
        margin-top: 0;
        margin-bottom: 0;
    }
    .secondary-navigation {
        width: 102%;
        height: 35px;
    }
    .js #navigation select {
        width: 96%;
        margin-right: 0;
    }
    .related-posts li { width: 100% }
    .post.excerpt {
        width: 88%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .article .a-single {
        margin-bottom: 20px;
    }

    #menu-principal {
        display:none !important;
    }
    #mes{width: 22%}
    #anio{width: 22%;}
    #sexo{width: 93%;}
    #commentsAdd input[type=text]#email, #commentsAdd input[type=text]#author {
        width: 75%;
    }

    .form-group.three.codigopostal{width: 24%;}
    #codigopostal{
        width: 58%;
    }
    .form-group.three.fecha {
        width: 43%;
        margin-right: 2%;
    }
}

@media screen and (max-width:760px) {
    #menu-principal {display:none !important;}
}

@media screen and (max-width:400px) {
    .main-header #s { width: 78% }
    #commentform textarea { width: 90% }
}
@media screen and (max-width:300px) {
    nav fieldset, .js #navigation select {
        width: 100%;
        float: left;
    }
    .main-header #s { width: 70% }
}




/*  styles new theme oficinaempleo   */





.box-footer-link a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #333;
    -webkit-transition: width 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out;
    -o-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
}

img {
    vertical-align: middle;
}

.box-footer-link a:hover:after {
    width: 100%;
}
.box-home-footer {
    background: linear-gradient(180deg, rgba(36, 135, 33 ,1) 0%, rgba(98,215,95, 1) 100%) !important;
    background-size: auto 100%;
    max-height: 650px;
    padding-top: 20px;
}
.box-footer-links {

    line-height: 24px;
    padding-bottom: 74px;
    position: relative;
}

.box-footer-logo {
    background: url('images/logo-mobile_white.png') no-repeat scroll left top transparent;
    background-size: auto 40px;
    position: absolute;
    right: 55%;
    height: 40px;
    width: 33px;
}
.box-footer-link {
    color: #000;
    font-size: 13px;
    line-height: 40px;
    float: right;
    width: 50%;
}
.box-footer-link a {
    position: relative;
    text-decoration: none;
}

.box-footer-link a {
    color: #000;
    font-size: 13px;
    line-height: 40px;
    padding: 0px 10px;
}

.box-footer-copy {
    color: #b3b5b5;
    font-family: SourceSansProSemibold, sans-serif;
    font-size: 12px;
    line-height: 40px;
    float: left;
    width: 50%;
    font-weight: bold;
}
.box-footer-green {
    color: #0db363;
}


.box-footer-copy {
    color: #b3b5b5;
    font-family: SourceSansProSemibold, sans-serif;
    font-size: 12px;
    line-height: 40px;
    float: left;
    width: 50%;
}

.col-md-10 {
    margin: 0px auto;
    padding: 0px;
}

@media (max-width: 1024px) {
    .box-footer-slogan {padding:60px 0px 50px; width:auto;}
    .box-footer-slogan > div {float:none; height:auto;}
    .box-footer-slogan .slogan-up {font-size:25px; line-height:38px;}
    .box-footer-slogan .slogan-dw {font-size:26px; line-height:38px;}
    .box-footer-slogan .box-footer-l {width:auto;}
    .box-footer-slogan .box-footer-r {width:auto;}
    .box-footer-slogan .box-footer-r a {font-size:14px; text-transform:uppercase; width:100%;}
    .box-footer-links {height:auto; padding-bottom:30px;}
    .box-footer-copy {/*float:none;*/ display:block; line-height:24px; padding-top:15px; width:100%;}
    .box-footer-copy span {display:block;}
    .box-footer-copy span.box-footer-mobilehide {display:none;}
    .box-footer-logo {float:left; width:50%; background-position:left bottom; height:115px; position:relative; right:auto; text-align:left;}
    .box-footer-link {float:left; width:50%; line-height:30px;}
    .box-footer-link a {display:block; line-height:30px;}
    .box-footer-link img {display:none;}
    .loggedin-results-item {padding-left:14px; padding-right:14px;}
    .loggedin-page-related .loggedin-page-col1 .body-widget-box h5 {padding-left:14px; padding-right:14px;}
    .loggedin-footer-menu {width:35%;}
    .loggedin-footer-social {width:35%;}
    .loggedin-footer-logo {width:30%;}
    .crudCompany-page-cols .alert-waiting .warning-text {line-height:28px;}
    .box-home-footer {height: 200px;}
}

@media (max-width: 1200px) {
    .col-md-4 {
        width: 20%;
    }
}

@media (max-width: 1000px) {
    .col-md-4 {
        width: 200%;
    }
    .box-home-header {
        min-height: 80px;
    }
}

@media (max-width: 800px) {
    .box-home-header {
        min-height: 110px;
    }
}
@media (max-width: 480px) {
    .box-home-header {
        min-height: 150px;
    }
}


/***************************************************************************/



.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-pills>li+li {
    margin-left: 2px;
}
.nav-pills>li {
    float: left;
}
.nav>li {
    position: relative;
    display: block;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}




.box-header-menu-mob {background-color:#ffffff; display:none; padding:70px 0px 40px;}
.box-header-menu-mob a {color:#34414d; font-family:SourceSansProBold, sans-serif; font-size:13px; line-height:50px; text-transform:uppercase; transition:all 0.2s ease-in-out;}
.box-header-menu-mob a:hover {background-color:#f7f7fa; color:#0db363;}
.box-header-menu .nav-dsk {display:block;}
.box-header-menu .nav-mob {display:none;}
.box-header-menu .nav-pills {float:right;}

.box-header-menu .nav-pills li > a {
    border-radius: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 15px;
    margin-right: 15px;
    color: #ffffff;
    font-family: SourceSansProSemibold, sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.box-header-menu .nav-pills li > a:after {
    content: "";
    width: 100%;
    border-bottom: 2px solid #00ff4d;
    bottom: 0;
    left: 0;
    width: 0;
    position: absolute;
    background-color: transparent !important;
    -webkit-transition: width 0.2s ease-in-out, color 0.3s;
    -moz-transition: width 0.2s ease-in-out, color 0.3s;
    -o-transition: width 0.2s ease-in-out, color 0.3s;
    transition: width 0.2s ease-in-out, color 0.3s;
}

.box-header-menu .nav-pills li > a:hover {
    background-color: transparent;
    color:#e6e6e6;
}
.box-header-menu .nav-pills li > a:hover:after{
    background-color: transparent !important;
    border-bottom: 2px solid #00ff4d;
    width: 100%;

}
.home-company-header .box-header-menu .nav-pills li > a:after{border-color: #00c0ff;}
.home-company-header .box-header-menu .nav-pills li > a:hover:after{border-color: #00c0ff;border-radius: 0px;}

.box-header-menu .nav-pills li > a:after {
    content: "";
    width: 100%;
    border-bottom: 2px solid #00ff4d;
    bottom: 0;
    left: 0;
    width: 0;
    position: absolute;
    background-color: transparent !important;
    -webkit-transition: width 0.2s ease-in-out, color 0.3s;
    -moz-transition: width 0.2s ease-in-out, color 0.3s;
    -o-transition: width 0.2s ease-in-out, color 0.3s;
    transition: width 0.2s ease-in-out, color 0.3s;
}

.box-header-menu .nav-pills li > a {
    border-radius: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 15px;
    margin-right: 15px;
    color: #ffffff;
    font-family: SourceSansProSemibold, sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}


.nav-pills>li>a {
    border-radius: 4px;
    font-weight: bold;
}
.nav-pills>li>a:hover{color:#fff;font-weight: bold;}

.col-md-4 {
    min-width: 20%;
    width: 100%;
    max-width: 33.3333333%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}

.box-header-logo {
    cursor: hand;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.box-home-header {
    background: linear-gradient(180deg, rgba(36, 135, 33 ,1) 0%, rgba(98,215,95, 1) 100%) !important;
    max-height: 950px;
    padding-top: 50px;
    min-height: 85px;
    background-size: 100% auto;
}

.box-home-header ul li a, .box-home-header ul li a:link, .box-home-header ul li a:visited {
    overflow: hidden;
    display: block;
}

/******************************************************************/

.box-home-header .sf-sub-indicator {
    display: block;
    width: 11px;
    overflow: hidden;
    position: absolute;
    right: 16px;
    top: -1px;
}
.box-home-header ul ul .sf-sub-indicator { top: 8px }

.box-home-header select { display: none }
.box-home-header ul { margin: 0 auto }
.box-home-header .menu {
    width: 100%;
    float: left;
    margin: 12px 0 9px;
}


.box-home-header ul li li {
    background: #3D3D3D;
    border: 1px solid #777;
    border-bottom: 0;
}
.box-home-header ul ul {
    position: absolute;
    width: 190px;
    padding: 20px 0 0 0;
    padding-top: 7px;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    border-bottom: 1px solid #eee;
}
.box-home-header ul ul li { padding: 0 }
.box-home-header ul ul a, .box-home-header ul ul a:link, .box-home-header ul ul a:visited {
    padding: 9px 20px;
    position: relative;
    width: 150px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid   rgba(255, 255, 255, 0.05);
    margin: 0;
    line-height: 20px;
}

.box-home-header ul ul li:first-child a { }
.box-home-header ul ul li:last-child a { border-bottom: none }
.box-home-header ul ul {
    opacity: 0;
    left: -999em;
}
.box-home-header ul li:hover ul {
    left: auto;
    opacity: 1;
}
.box-home-header ul ul ul { top: -8px }
.box-home-header li:hover ul ul, .box-home-header li:hover ul ul ul, .box-home-header li:hover ul ul ul ul {
    left: -999em;
    opacity: 0;
}
.box-home-header li:hover ul, .box-home-header li li:hover ul, .box-home-header li li li:hover ul, .box-home-header li li li li:hover ul {
    opacity: 1;
    left: 190px;
}
.content-ads-mobile{ clear:both}

/*  fuentes nuevo tema oficinaempleo   */

/*
url: http://www.google.com/fonts#UsePlace:use/Collection:Source+Sans+Pro
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:600,400,300,300italic,400italic,600italic,700,700italic);
*/

@font-face {
    font-family: 'SourceSansProRegular';
    src: url('fonts/SourceSansPro-Regular.eot');
    src: local(';)'), url('fonts/SourceSansPro-Regular.woff') format('woff'), url('fonts/SourceSansPro-Regular.ttf') format('truetype'), url('fonts/SourceSansPro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSansProRegularItalic';
    src: url('fonts/SourceSansPro-Italic.eot');
    src: local(';)'), url('fonts/SourceSansPro-Italic.woff') format('woff'), url('fonts/SourceSansPro-Italic.ttf') format('truetype'), url('fonts/SourceSansPro-Italic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansProLight';
    src: url('fonts/SourceSansPro-Light.eot');
    src: local(';)'), url('fonts/SourceSansPro-Light.woff') format('woff'), url('fonts/SourceSansPro-Light.ttf') format('truetype'), url('fonts/SourceSansPro-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansProSemibold';
    src: url('fonts/SourceSansPro-Semibold.eot');
    src: local(';)'), url('fonts/SourceSansPro-Semibold.woff') format('woff'), url('fonts/SourceSansPro-Semibold.ttf') format('truetype'), url('fonts/SourceSansPro-Semibold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansProBold';
    src: url('fonts/SourceSansPro-Bold.eot');
    src: local(';)'), url('fonts/SourceSansPro-Bold.woff') format('woff'), url('fonts/SourceSansPro-Bold.ttf') format('truetype'), url('fonts/SourceSansPro-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {color:#34414d; font-family:SourceSansProRegular, sans-serif; font-weight:normal; font-size:12px; line-height:15px; -moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased;}

.mega_oe_ban {
    text-align:center;
    padding:15px;
}

.cdcr_inline_popup {
    z-index: 10000000 !important;
}

.post-video {
    margin-bottom: 30px;
}

@media only screen and (max-width: 480px) {
    .cabdesktop {display:block !important;font-size:30px !important; max-height:100% !important;}

    .estilosauto{width: 100% !important; text-align: center !important; height: auto !important; }

    .ancho{width: 100% !important; color: #242424 !important; text-align: center !important;}

    .img{width: 100% !important; height: auto !important; overflow: hidden !important; display: block !important; }
    .content {display: grid;gap: 2rem;padding: 2rem 0;}
}

/* Widget de comentarios recientes */
.widget_recent_comments ul li {
    padding: 15px 20px;
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

.widget_recent_comments ul li:last-child {
    border-bottom: none;
}

.widget_recent_comments ul li:hover {
    background: #f8f9fa;
}

.widget_recent_comments .avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 12px;
    border: 2px solid #f0f0f0;
}

.widget_recent_comments .comment-author-link {
    font-weight: 600;
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}

.widget_recent_comments .comment-author-link:hover {
    color: #FF6C00;
}

.widget_recent_comments .comment-excerpt {
    font-size: 13px;
    color: #666;
    margin: 5px 0;
    line-height: 1.5;
}

.widget_recent_comments .comment-meta {
    font-size: 12px;
    color: #999;
}

.widget_recent_comments .comment-meta a {
    color: #999;
    text-decoration: none;
    transition: color 0.3s ease;
}

.widget_recent_comments .comment-meta a:hover {
    color: #FF6C00;
}

/* Responsive para widget de comentarios */
@media screen and (max-width: 480px) {
    .widget_recent_comments ul li {
        padding: 12px 15px;
    }

    .widget_recent_comments .avatar {
        width: 35px;
        height: 35px;
    }

    .widget_recent_comments .comment-excerpt {
        font-size: 12px;
    }
}
.textwidget{
    color: #444;
    padding: 12px 3px;
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

.post-single-content{
    text-align: justify;
}
.post-single-content p:nth-child(2){
    margin-top:2rem;
}

@media screen and (max-width: 480px) {
    #page, .container {
        max-width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    
    .single .article #content_box .post,
    .single .article #content_box #comments,
    .single .article #content_box #commentsAdd {
        max-width: 100%;
        width: 100%;
        padding: 0;
    }
    
    .post-single-content {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
    }
    
    .post-single-content p,
    .post-single-content img,
    .post-single-content iframe,
    .post-single-content video {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    
    .pagination {
        width: 100%;
        margin: 20px 0;
        text-align: center;
    }
    
    .pagination ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    
    .pagination ul li {
        margin: 5px;
    }
    
    .pagination ul li a,
    .pagination ul li span {
        padding: 8px 12px;
        display: block;
    }
    
    .content-ads-mobile {
        clear: both;
        width: 100%;
        margin: 15px 0;
    }
    
    .mega_oe_ban {
        width: 100%;
        margin: 15px 0;
    }
    
    .post-video {
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 56.25%;
    }
    
    .post-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 768px) {
    .main-container {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    
    #content_box {
        width: 100%;
        padding: 0;
    }
    
    .article {
        width: 100%;
        margin: 0;
    }
    
    .post-single-content {
        width: 100%;
        padding: 0;
    }
    
    .pagination {
        width: 100%;
        margin: 20px 0;
    }
}

@media screen and (max-width: 480px) {
    .site-container {
        padding: 0 15px;
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
    }
    
    .site-content {
        grid-template-columns: 1fr;
        padding: 1rem 0;
        gap: 1.5rem;
        width: 100%;
        max-width: 100%;
    }
    
    .site-main {
        width: 100%;
        padding: 0;
        overflow-x: hidden;
    }
    
    .single-post .entry-content {
        width: 100%;
        padding: 0;
        overflow-x: hidden;
    }
    
    .single-post .entry-content p,
    .single-post .entry-content img,
    .single-post .entry-content iframe,
    .single-post .entry-content video {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    
    .single-post .entry-content img {
        max-width: 100% !important;
        height: auto !important;
    }
    
    .single-post .entry-content iframe,
    .single-post .entry-content video {
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important;
    }
    
    .single-post .entry-content table {
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: auto;
        display: block;
    }
    
    .single-post .entry-content pre {
        max-width: 100%;
        overflow-x: auto;
        white-space: pre-wrap;
        word-wrap: break-word;
    }
    .wp-caption{
    width:100% !important;
    }
}

