.apellidos, input[name="apellido"] {
    position: absolute;
    left: -2000px;
}
.full_page_photo {
    height: 351px;
}
.sticky_header .main {
    position: relative;
    top: 351px;
}
.full_page_photo.slider_wrapper {
    height: 431px;
}
.sticky_header .main.principal {
    top: 431px;
}
.alert {
    padding: 40px;
}
.alert-info {
    background-color: #ffffff;
    border-color: #005abc;
    color: #005abc;
    font-size: 20px;
}
@media only screen and (max-width: 991px) {
    .menu_sticky {
        display: block;
    }
    .full_page_photo.slider_wrapper .flexslider .container {
        height: 351px;
    }
    .sticky_header header {
        position: relative !important;
    }
    .full_page_photo {
        height: 351px;
    }
    .full_page_photo.slider_wrapper {
        height: 351px;
    }
    .sticky_header .main {
        top: 251px;
    }
    .sticky_header .main.principal {
        top: 251px;
    }
    .logo a.brand img {
        height: 54px!important;
    }
    header .logo {
        margin-top: 2px;
    }
    .menu_container > ul {
        margin-top: -11px;
    }

}
@media only screen and (max-width: 767px) {
    .menu_sticky {
        font-size: 13px;
    }
    .menu_sticky h3 {
        font-size: 20px;
    }
    .menu_sticky .team_member{
        padding: 10px;
    }

    .full_page_photo.slider_wrapper {
        height: 251px;
    }
    .full_page_photo.slider_wrapper .flexslider {
        height: 284px;
    }
    .full_page_photo.slider_wrapper .flexslider .container {
        height: 251px;
    }
    .main {
        top: 0px!important;
    }
    .full_page_photo {
        height: 251px;
    }
}
body {
    font-size: 16px;
}
.sticky_header header .triangle-up-right {
    z-index: -1;
}
.sticky_header header .container {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
.flexslider .container {
    height: 431px;
}
.flexslider .item {
    height: 431px;
}

.logo {
    margin: 7px 0px 0px 0;
}
.logo a.brand {
    height: auto;
}
.logo a.brand img {
    height: auto;
}
.row:before, .row:after {
    width:0px; height:0px;
}

.main section.horizontal_teaser {
    padding: 30px 0 0 0;
}
.main section.contacto{
    padding: 30px 0 0 0;
}
#map {
    margin-top: 20px;
}
h1, h2, h3, h4, h5, h6 {
    color: #005bbb;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}
h5{
    font-size: 16px;
}
.mb-3 {margin-bottom: 50px;}

img.float-left {
    margin: 5px 20px 10px 0px;
}
.float-left {
    float: left !important;
}
img.float-right {
    margin: 5px 0px 10px 20px;
}
.float-right {
    float: right !important;
}
.center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}

ul.list.list-icons {
    margin-left: 20px;
}
ul.list.list-icons.secciones {
    margin-bottom: 30px;
}
ul.list.list-icons.noticias {
    margin-left: 0px;
}

.list.list-icons li {
    position: relative;
    padding-left: 20px;
}
.list.list-icons.noticias li {
    position: relative;
    padding-left: 0px;
}
ul.list.list-icons.noticias li {
    font-size: 0.85em;
    border-bottom: 1px dotted #888;
    padding: 15px 0;
}
.list.list-icons.contacto li {
    position: relative;
    padding-left: 30px;
}
ul.list.list-icons.noticias .post-image {
    float: left;
    margin-right: 12px;
}
ul.list.list-icons.noticias .post-meta {
    color: #888;
    font-size: 0.8em;
}
aside ul.nav-list > li > a, aside ul.nav-list > li > span {
    color: #666;
    font-size: 1em;
    padding: 6px 0 6px 18px;
}
aside ul.nav-list {
    margin-left: 0px!important;
}
aside ul.nav-list li {
    padding-left: 0px!important;
}
ul.nav-list li a {
    -webkit-transition: background 0.1s;
    transition: background 0.1s;
    border-bottom: 1px solid #cccccc;
    padding: 6px 0 6px 18px;
    display: block;
    color: #666;
    font-size: 0.9em;
    text-decoration: none;
    line-height: 20px;
}
ul.nav-list li a::before, ul.nav-list li span::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #312783;
    margin: 5px 0 0 -10px;
    position: absolute;
}
ul.nav-list li a:hover {
    background-color: #cccccc;
    text-decoration: none;
}

.list.list-icons li > .fa:first-child,
.list.list-icons li > .fas:first-child,
.list.list-icons li > .far:first-child,
.list.list-icons li > .fab:first-child,
.list.list-icons li > .fal:first-child,
.list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child,
.list.list-icons li a:first-child > .fas:first-child,
.list.list-icons li a:first-child > .far:first-child,
.list.list-icons li a:first-child > .fab:first-child,
.list.list-icons li a:first-child > .fal:first-child,
.list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}
.list.list-icons.list-icons-sm li > .fa:first-child,
.list.list-icons.list-icons-sm li > .fas:first-child,
.list.list-icons.list-icons-sm li > .far:first-child,
.list.list-icons.list-icons-sm li > .fab:first-child,
.list.list-icons.list-icons-sm li > .fal:first-child,
.list.list-icons.list-icons-sm li > .icons:first-child, .list.list-icons.list-icons-sm li a:first-child > .fa:first-child,
.list.list-icons.list-icons-sm li a:first-child > .fas:first-child,
.list.list-icons.list-icons-sm li a:first-child > .far:first-child,
.list.list-icons.list-icons-sm li a:first-child > .fab:first-child,
.list.list-icons.list-icons-sm li a:first-child > .fal:first-child,
.list.list-icons.list-icons-sm li a:first-child > .icons:first-child {
    font-size: 1.2em;
    top: 2px;
    color: #356fa2;
}

.horizontal_teaser .horizontal_teaser_left {
    padding: 0 0 0 35px;
    border-right: solid 1px #ccc;
}
.sticky_header header .container {
    background-color: #fff;  /* #efefef; */
}
.sticky_header header .triangle-up-left::after {
    background: #fff;  /* #efefef; */
}
.sticky_header header .triangle-up-right::after {
    background: #fff;  /* #efefef; */
}
.sticky_header header.stuck .container {
    background-color: #fff; /* #eaeaea */
}

.sticky_header header.stuck .triangle-up-left::after {
    background-color: #fff;
}
.sticky_header header.stuck .triangle-up-right::after {
    background-color: #fff;
}
article.post .post-meta {
    font-size: 0.8em;
    margin-bottom: 35px;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn.btn-xs {
    font-size: 1rem;
    padding: 32px 8px;
    padding: 0.3rem 0.5rem;
}
i {
    color: #005bbb;
    font-weight: 400;
}
.team_member {
    text-align: left;
    padding: 20px;
    margin-bottom: 20px;
}
.team_member figure img {
    border-radius: 6px;
}
.pricing_plan h5 {
    margin: 24px 0px 6px 0;
    font-size: 20px;
    font-weight: 700;
}
ul.noticias {
    margin-left: 0;
}
.input-group-append {
    margin-left: -1px;
}
.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
.input-group-append .btn-lg {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 6px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.input-group-4 {
    width: 90%;
}
aside.sidebar {
    margin-top: 20px;
}
article.post .post-meta > span {
    display: inline-block;
    padding-right: 8px;
}
.team_member {
    margin-top: 25px;
}
ul.susector .fas.fa-check {
    color: #50A501!important;
}
.list.list-icons.susector li {
    padding-left: 30px;
}
.contact_form span {
    color: #005bbb;
}
.form-row label span {
    color: #ff0000;
}
label.error {
    color: #ff0000;
    background: transparent;
    font-size: 0.8em;
    line-height: 16px;
    padding: 0 5px;
    font-weight: 600;
    font-style: italic;
}
form label {
    font-weight: normal;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}

/* Maps */
.google-map {
    background: #E5E3DF;
    height: 400px;
    margin: -35px 0 30px 0;
    width: 100%;
}

.google-map.small {
    height: 250px;
    border-radius: 6px;
    margin: 0;
    clear: both;
}

.google-map img {
    max-width: 9999px;
}

.google-map-borders {
    border: 1px solid #DDD;
    padding: 4px;
    border-radius: 4px;
}

/* Google Map */
.google-map-footer {
    margin: 35px 0 -50px !important;
}
.aviso-legal h3, .aviso-legal h4 {
    margin-top: 30px;
}
nav {
    position: sticky;
    position: -webkit-sticky;
    top: 150px; /* required */
}
.contenido {
    position: sticky;
    position: -webkit-sticky;
    top: 150px; /* required */
}
.form-control:not(.form-control-sm):not(.form-control-lg) {
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea {
    -webkit-appearance: none;
}
select.form-control {
    height: 34px!important;
}
.contact_form label {
    font-weight: 400;
}
fieldset {
    border: 1px solid #005bbb;
    margin-bottom: 20px;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    margin-bottom: 0px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    font-size: 16px;
    color: #005bbb;
    border-bottom: 0px solid #005bbb;
    width: auto;
}
label.error {
    color: #ffffff!important;
    background: #ff0000;
}
ul.footer_links {
    list-style: none;
    margin: 0 0 5px 0!important;
}
ul.footer_links {
    line-height: 180%;
    font-size: 12px;
    display: block;
    color: #919191;
    padding-left: 0;
}
ul.footer_links li.first {
    border-left: 0;
    padding-left: 0;
}
ul.footer_links li {
    list-style-position: outside;
    line-height: 100%;
    display: inline;
    padding: 0 6px;
    padding-left: 6px;
    border-left: 1px solid #cdcdcd;
}
ul.footer_links li a {
    color: #999999;
}
ul.footer_links li a:hover {
    color: #005bbb;
}
.tt-icon {
    padding: 4px 0 20px 55px;
    display: inline-block;
    font-size: 13px;
    line-height: 1.5em;
}
.icon-bookmark {
    background: url(/images/icons/bookmark.png) 0 0 no-repeat;
}
.icon-clock {
    background: url(/images/icons/clock.png) 0 0 no-repeat;
}
.icon-money {
    background: url(/images/icons/euros2.png) 0 0 no-repeat;
}
.icon-vcard {
    background: url(/images/icons/vcard.png) 0 0 no-repeat;
}
.section_header.fancy {
    font-weight: 400;
}
.principal h4 {
    margin-top: 30px;
}
.list-3noticias {
    background: url(/images/social_icons/noticias_32.png) 2px 3px no-repeat;
}
.list-3blog {
    background: url(/images/social_icons/blog_32.png) 2px 3px no-repeat;
}
.list-3linkedin {
    background: url(/images/social_icons/linkedin_32.png) 2px 3px no-repeat;
}
.list-3twitter {
    background: url(/images/social_icons/twitter_32.png) 2px 3px no-repeat;
}
.list-3empleo {
    background: url(/images/social_icons/bolsa_empleo.png) 2px 3px no-repeat;
}
.list-3 {
    display: block;
    line-height: 24px;
    font-size: 16px;
    font-style: normal;
    padding: 6px 1px 8px 40px;
    position: relative;
    overflow: auto;
    border-bottom: 1px solid #ccc;
    height: auto;
}
.gsc-cursor-page {
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    color: #999!important;
    font-size: 16px;
    padding: 5px 10px;
    margin-top: 10px!important;
}
.gsc-cursor-page.gsc-cursor-current-page {
    border-color: #CCCCCC;
    background-color: #FFFFFF;
    color: #005bbb!important;
    font-size: 16px;

}
.post-medium img {
    margin-bottom: 30px;
}
.dropdown-menu {
    font-size: 16px!important;
}
.menu_container ul > li.lihasdropdown > a:after {
    content: "\203A";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    font-family: Arial, sans-serif;
    top: 14px;
    right: -5px;
    font-size: 24px;
    line-height: 16px;
    font-weight: bold;
    opacity: 0.5;
}
.menu_container ul.collapsed > li.lihasdropdown > a:after {
    content: "\203A";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    font-family: Arial, sans-serif;
    top: 12px;
    right: 10px;
    font-size: 24px;
    line-height: 16px;
    font-weight: bold;
    opacity: 0.5;
}
/* custom checkbox */
.checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* hide the browser's default checkbox */
.checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* create custom checkbox */
.check {
    position: absolute;
    top: -7px;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border: 2px solid #c1c1c1;
    border-radius: 4px;
}

/* on mouse-over, add border color */
.checkbox:hover input ~ .check {
    border: 2px solid #008000;
}

/* add background color when the checkbox is checked */
.checkbox input:checked ~ .check {
    background-color: transparent;
    border:none;
}

/* create the checkmark and hide when not checked */
.check:after {
    content: "";
    position: absolute;
    display: none;
}

/* show the checkmark when checked */
.checkbox input:checked ~ .check:after {
    display: block;
}

/* checkmark style */
.checkbox .check:after {
    left: 7px;
    top: 0px;
    width: 8px;
    height: 23px;
    border: solid #009E55;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/***

====================================================================
	Services Section
====================================================================

***/

.services-section{
    position:relative;
    padding:100px 0px 60px;
}

.default-services-block{
    position:relative;
    margin-bottom:40px;
}

.default-services-block .inner-box{
    position:relative;
    display:block;
}

.default-services-block .image-box{
    position:relative;
    display:block;
    width:100%;
    overflow:hidden;
}

.default-services-block .image-box img{
    display:block;
    width:100%;
}

.default-services-block .image-box .overlay-box{
    position:absolute;
    left:0px;
    top:-100%;
    width:100%;
    height:100%;
    color:#ffffff;
    background:rgba(65,121,123,0.50);
    transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
}

.default-services-block:hover .image-box .overlay-box{
    top:0px;
}

.default-services-block .image-box .overlay-box .fa{
    position:absolute;
    left:50%;
    margin-left:-12px;
    top:50%;
    margin-top:-12px;
    font-size:20px;
    width: 40px;
    height: 40px;
    line-height: 24px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 9px;
}

.default-services-block .image-box .overlay-box .fa:hover{
    color: #41797b;
    background: #fff;
}


.default-services-block .lower-content{
    position:relative;
    padding:25px 15px;
    background:#ffffff;
    border:1px solid #e9e9e9;
    border-top:none;
    transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
}

.default-services-block:hover .lower-content{
    -webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.10);
    -ms-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.10);
    -o-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.10);
    -moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.10);
    box-shadow:0px 3px 5px 0px rgba(0,0,0,0.10);
}

.default-services-block .lower-content .transparen-icon{
    position:absolute;
    right:10px;
    bottom:10px;
    line-height:1em;
    font-size:64px;
    color: rgb(65, 121, 123, 0.13);
}

.default-services-block .lower-content h3{
    font-size:26px;
    font-weight:300;

    margin-bottom:10px;
    color:#41797b;
}

.default-services-block .lower-content h3 a{
    color:#41797b;
}

.default-services-block .lower-content h3 a:hover{
    color:#f395ce;
}

.default-services-block .lower-content .text{
    font-size:15px;
    line-height:1.8em;
    margin-bottom:15px;
}

.default-services-block .lower-content .read-more{
    position:relative;
    display:inline-block;
    font-family:'tex_gyre_adventorregular',sans-serif;
    font-size: 14px;
    color:#41797b;
    font-weight:300;

}

.default-services-block .lower-content .read-more:hover,
.default-services-block .lower-content h3 a:hover{
    color:#f395ce;
}

#imagen1 img {
    cursor:url(images/icon_zoom.cur), -moz-zoom-in;
}
#portfolio-items img {
    max-width: 400px;
}
/*Fancybox */

/* -------------------------------------------------- */
/*	Projects Carousel
/* -------------------------------------------------- */

.no-js .projects-carousel, .no-js .post-carousel {
    border-top: 1px solid #efefef;
    margin: 15px -20px 60px 0;
    padding: 25px 0 0;
}

.projects-carousel > li, .post-carousel > li, #portfolio-items > article {
    float: left;
    list-style: none;
    margin: 0 20px 0 0;
    overflow: hidden;
    position: relative;
}

.projects-carousel > li, .post-carousel > li { width: 220px; }

.projects-carousel, #portfolio-items { font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; }

.no-js .post-carousel > li {
    display: inline-block;
    float: none;
}

.no-js .projects-carousel > li, .no-js #portfolio-items > article { margin-bottom: 40px; }

.projects-carousel a, #portfolio-items article a {
    border-bottom: 1px solid #efefef;
    display: block;
    text-align: center;
}

.projects-carousel a { padding: 20px 0 0; }

#portfolio-items article a, #portfolio-items article .audio-player, #portfolio-items article .video-player { margin: 0 auto; }

.projects-carousel img, #portfolio-items article img {
    background-color: #fff;
}

.no-js .projects-carousel img, .no-js #portfolio-items article img { margin-bottom: 0; }

.projects-carousel img { margin: -25px auto 20px; }

.projects-carousel .title, #portfolio-items > article .title {
    font-weight: 400;
    margin-bottom: 0;
}

.projects-carousel > li .categories, #portfolio-items > article .categories {
    color: #aeaeae;
    display: block;
    font-style: italic;
    margin: -1px 0 20px;
}

.projects-carousel a:hover, #portfolio-items > article:hover {
    background: #f8f8f8;
    border-bottom: 1px solid #f15a23;
}

.not-ie .projects-carousel a:hover:after, .not-ie #portfolio-items > article:hover:after {
    background: #f15a23;
    bottom: -2.5px;
    content: '';
    left: 50%;
    display: block;
    height: 5px;
    margin: 0 0 0 -2.5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    width: 5px;
}

.projects-carousel a:hover img, #portfolio-items > article:hover img {
    filter: alpha(opacity=100); /* Fallback for old IE */
    opacity: 1;
}

.projects-carousel a:hover .title, #portfolio-items > article:hover .title { color: #f15a23; }


.infobox {
    background: #fbfbfb;
    border: 1px solid #efefef;
    margin: 0 0 20px;
    padding: 25px;
}

.single-image, .image-gallery, .iframe {
    cursor: pointer;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
}

.single-image.none, .image-gallery.none, .iframe.none,
.single-image.none img, .image-gallery.none img, .iframe.none img {
    display: inline;
    margin-bottom: 0;
    overflow: visible;
}

.single-image.align-left, .image-gallery.align-left, .iframe.align-left { margin-bottom: 15px; margin-right: 15px; }
.single-image.align-right, .image-gallery.align-right, .iframe.align-right { margin-bottom: 15px; margin-left: 15px; }

.single-image img, .image-gallery img, .iframe img { margin-bottom: -5px; }

.single-image .zoom, .image-gallery .zoom, .iframe .zoom {
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.4);
    color: transparent;
    display: block;
    font: 0/0 a;
    height: 100%;
    left: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    text-shadow: none;
    top: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    width: 100%;
}

.single-image .zoom:before, .image-gallery .zoom:before, .iframe .zoom:before {
    background: url(../images/zoom.png) no-repeat;
    content: '';
    display: block;
    position: absolute;
    height: 58px;
    margin: -29px 0 0 -29px;
    left: 50%;
    top: 50%;
    width: 58px;
}

.single-image.video .zoom:before, .image-gallery.video .zoom:before, .iframe.video .zoom:before {
    background-image: url(../img/zoom-video.png);
}

.single-image.link .zoom:before, .image-gallery.link .zoom:before, .iframe.link .zoom:before {
    background-image: url(../img/zoom-link.png);
}

.single-image:hover .zoom, .image-gallery:hover .zoom, .iframe:hover .zoom {
    filter: alpha(opacity=40);
    opacity: 1;
}
/* Fin fancybox  */
/* ---------------------------------------------------------------------- */
/*	Portfolio
/* ---------------------------------------------------------------------- */

#portfolio-items-filter {
    float: right;
    margin: -65px 0 0;
    overflow: hidden;
}

.no-js #portfolio-items-filter { display: none; }

#portfolio-items-filter li {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
}

#portfolio-items-filter li:first-child {
    margin-top: 5px;
    margin-right: 5px;
}

.ie7 #portfolio-items-filter li:first-child { display: none !important; }

#portfolio-items-filter a {
    background: #f15a23;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 0 0 5px 5px;
    padding: 5px 10px;
}

.ie7 #portfolio-items-filter a {
    display: block !important;
    margin: 0 0 5px 5px !important;
    padding: 5px 10px !important;
    width: auto !important;
}

#portfolio-items-filter a:hover { background: #3a3a3a; }

#portfolio-items article { margin-bottom: 20px; }

#portfolio-items .project-meta {
    display: block;
    margin: 0;
    padding: 20px 0 0;
}
hr-dot {
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: dashed 1px #005bbb;
}

article.post {
    padding: 0 0 40px 0;
    margin: 0 0 40px 0;
}
article.post .post_header h3.post_title a:link, article.post .post_header h3.post_title a:visited {
    color: #005bbb;
}
article.post .post_header h3.post_title {
    font-weight: 400;
}
article.post .post_sub {
    font-size: 13px;
    margin-bottom: 30px;
}
article.post .post_sub span i {
    margin-top: 5px;
}
article.post .post_sub i {
    color: #666666;
}
.widget_search input#search {
    line-height: 32px;
    border: solid 1px #cccccc;
    color: #666666;
    height: inherit;
}
.widget_search .form-control {
    padding: 7px 12px;
}
#sidebar aside.widget h4 {
    padding: 7px 0;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    color: #666666;
}
aside.sidebar.noticias h4 {
    font-size: 24px;
    font-weight: 400;
    margin-top: 25px;
}
ul.list.list-icons.analisis {
    margin-left: 0px;
}

.list.list-icons li {
    position: relative;
    padding-left: 20px;
}
.list.list-icons.analisis li {
    position: relative;
    padding-left: 0px;
}
ul.list.list-icons.analisis li {
    border-bottom: 1px dotted #888;
    padding: 15px 0;
}
ul.list.list-icons.analisis li i {
    color: #666666;
}
ul.list.list-icons.analisis li .post-meta {
    color: #666666;
    font-size: 0.8em;
}
#portfolio-items.analisis img {
    max-width: 100%;
}
.media, .media .media {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #666666;
}
.section_header.elegant {
    font-weight: 400;
}
.section_header {
    padding: 0 0 0px 0;
    margin: 0 0 20px 0;
    line-height: 22px;
}
article.post .post_header h3.post_title {
    font-weight: 500;
    padding-top: 0px;
    margin-top: 3px;
    font-size: 26px;
    color: #666666;
}
article.elegant .post_sub {
    margin-bottom: 0;
}
/* --- Clase que agregaremos cuando el usuario haga scroll --- */
.menu-fixed {
    position: fixed;
    z-index: 1000;
    top: 100px;
}
#control {
    display: none;
}
.fancybox-overlay {
    background: rgba(66, 66, 66, 0.85) none repeat scroll 0% 0%!important;
}

.section_header {
    font-size: 16px;
}
.section_header .redes-sociales {
    margin: 20px 0 0 0;
}
.redes-sociales {
    width: 100%;
    min-height: 48px;
    border-bottom: 2px solid #ccc;
    margin: 10px 0;
}
.fa-2x {
    font-size: 1.4em;
}
i.facebook {
    color: #3B5993;
}
i.twitter {
    color: #00AEF9;
}
i.linkedin {
    color: #0E74AD;
}
i.envelope {
    color: transparent;
    border: 1px solid #005bbb;
    border-radius: 50%;
    height: 34px;
    width: 34px;
    left: -5px;
}
span.printer:hover {
    cursor: pointer;
}
i.printer {
    color: transparent;
    border: 1px solid #005bbb;
    border-radius: 50%;
    height: 34px;
    width: 34px;
}
span i.fa-envelope {
    left: -10px;
}
span i.fa-print {
    left: -5px;
}
.section_header.elegant {
    margin: 0 0 15px 0;
}

.section_header.elegant small::before {
   width: 66.66666667%;
}
#toTop:hover {
    background: url(../images/ui.totop.png) no-repeat left -51px;
}
#imp1 {
    display: none;
}
article.post {
    border-bottom: 0px;
}
.contenedor_video {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.2%;
    margin-bottom: 20px;
}
.contenedor_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
li.media a.media-date {
    padding: 5px 10px 10px 10px;
}
.apellidos, input[name=apellido]{
    position:absolute;
    left:-2000px;
}
.nav-tabs > li > a.active, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: #efefef;
    border-top: solid 2px #005bbb;
}
.sticky_header header.stuck .container {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
span.error {
    color: red;
    font-size: 0.8em;
    font-weight: 600;
}
.mycheck {
    position: absolute;
    top: -2px;
    cursor: pointer;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    width: 20px;
    height: 20px;
    appearance: none;
    border: 2px solid #808000;
}
.mycheck:checked {
    background-color: rgb(128 128 0);
}

.alert-dismissible {
    padding-right: 3rem;
}
.btn-close {
    --bs-btn-close-color: #000;
    --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
    --bs-btn-close-opacity: 0.5;
    --bs-btn-close-hover-opacity: 0.75;
    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 0.25;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: var(--bs-btn-close-color);
    background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
    filter: var(--bs-btn-close-filter);
    border: 0;
    border-radius: .375rem;
    opacity: var(--bs-btn-close-opacity);
}
.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
}
.fade {
    transition: opacity .15s linear;
}
.show {
    visibility: visible !important;
    opacity: 1;
    filter: alpha(opacity=100);
}
.show {
    display: block !important;
}
.gsc-wrapper {
    max-width: 100%!important;
}
