/* fondo del header */

.view-article div#sp-title {
    display: none;
}

#sp-header {
    background: #000000;
}
span.nav-counter {
    display: none;
}
#sp-header.header-sticky {
    background-color: #000000;
}
#sp-header.transparent-header.header-sticky .sp-megamenu-parent>li>a {
    color: #ffffff;
}
.mod-languages {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 800;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 3px;
}

#sp-top .row {
    height: 30px !important;
}

/*estilos dropfiles*/

.dropfiles-file-link.dropfiles_downloadlink {
    border-radius: 60px;
    padding: 15px 40px 15px 70px;
    font-family: 'Open Sans';
    background: #3c5467 url(https://gi-escr.org/components/com_dropfiles/assets/images/download.png) no-repeat scroll 12px center !important;
    margin: 10px calc(25%/2) !important;
    width: 75%;
}
.dropfiles-content.dropfiles-file.dropfiles-single-file {
    width: 100%;
}
.df-ui-btn.df-ui-share.ti-sharethis {
    display: none;
}
/* estilos de artículo*/
.view-article .article-details div[itemprop="articleBody"] {
    padding-top: 10px;
}
.imagen-articulos {
    height: auto;
    width: 40%;
    border-style: solid;
    border-width: 1px;
    margin-right: 35px;
    margin-bottom: 30px;
    float: left;
}
.imagen-articulos img {
    display: block;
    max-width: 120%;
    height: auto;
    width: 100%;
}
.view-article .article-details div[itemprop="articleBody"] {
    max-width: 850px;
}
.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
    font-size: 60px;
    line-height: 64px;
    width: 70%;
}
.pdf {
    margin-bottom: 65px;
}
.view-article .related-article-list-container {
    max-width: 850px;
    margin-top: 65px;
}


/*estilos para el menu */
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    overflow: visible;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #001e37;
    color: #fff;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full>.sp-dropdown-inner {
    padding: 35px 0px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .sp-mega-group {
    display: list-item;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .sp-mega-group .item-header>a {
    margin-bottom: 15px;
    opacity: 1;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #fff;
    font-size: 20px;
    text-transform: none;
    font-weight: 400px;
}

/*approach alternativo, con after y before con fondo negro para el responsive*/

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full>.sp-dropdown-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: -500px !important;
    bottom: 0;
    width: 500px;
    background-color: #001e37; /*ponemos color diferente para poder ver en los distintas medidas*/
    background-image: none;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full>.sp-dropdown-inner:after {
    content: "";
    position: absolute;
    top: 0;
    right: -500px;
    bottom: 0;
    width: 500px;
    background-color: #001e37;
}

/* con esto reseteamos los valores */
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: unset;
    right: unset;
}

/*este es el contenedor azul 
hay que evaluar con @media el tamaño y setear el ancho y un margen negativo
ajustar medida top con el sitio
*/
/* versión para 1920px */
.sp-menu-full.container {
    position: absolute;
    top: 42px !important;
    width: 1580px;
    left: -530px !important;
    max-width: unset !important;
}

.menu_item.item-header {
    line-height: 20px !important;
    margin-bottom: 30px;
}

.menusubmenu_areas {
    list-style: none;
    opacity: 0.5;
    border-top: 1px solid;
}

li.item-181.menu_item.item-header a:after {
    content: ">>";
}
li.item-181.menu_item.item-header {
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

ul.mod-menu.mod-list.nav.our-work-submenu {
    font-size: 16px;
    display: block;
}

.mod-menu.mod-list.nav.our-work-submenu li {
    margin-bottom: 18px;
}

@media (min-width:1690px){
.sp-menu-full.container {
    width: 1580px !important;
    left: -760px !important;

}
}
@media screen (min-width:1441px) and (max-width:1689px){
.sp-menu-full.container {
    width: 1280px !important;
    left: -530px !important;
}
}
@media screen (min-width:1280px) and (max-width:1440px)
.sp-menu-full.container {
    width: 1200px !important;
	left: -530px !important;
}
@media (max-width: 1440px){
.sp-dropdown.sp-dropdown-mega {
    width: 1200px !important;
	left: -400px !important;
}
}
/* comentamos el codigo de Cande para arrancar limpio */

/*
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .sp-mega-group .sp-mega-group-child.sp-dropdown-items>li {
    margin-left: 30px;
}

.sp-megamenu-parent .sp-mega-group>li>a {
    color: #fff;
    display: block;
    text-transform: none;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    left: 35%;
}
.sp-dropdown.sp-dropdown-sub.sp-menu-right {
    width: 435px !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px 30px 30px 30px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:not(:last-child) {
    margin-bottom: 0px;
}
*/


#offcanvas-toggler>.fa {
    color: #fff;
}

/* fin estilos menu */


/*estilos de la búsqueda */
.searchintro span.badge.badge-info {
    color: cadetblue;
    font-size: 1em;
}
.search .controls .form-check.form-check-inline {
    padding-top: 0;
    padding-bottom: 10px;
}
.search select#ordering {
    width: 400px;
}
.search select#limit {
    width: 100px;
    text-align: center;
}



/*Estilos de articulo*/
.notitulo .wimble-article-details-title-wraper {
    display: none;
}
.notitulo .related-article-list-container {
    display: none !important;
}

.blog-cat-articulos ul.fields-container {
    display: none;
}


.sppb-panel-title {
    font-size: 24px;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 17px;
    margin: 10px 0px 10px 0px;
    line-height: 18px;
}

.article-info span.createdby {
    display: none;
}
.article-info>span+span::before {
    display: none !important;
}
.tags {
    list-style: none;
    padding: 0;
    margin: 10px 0px 10px 0px;
    display: block;
}
.mb-4 {
    margin-bottom: 10px!important;
}
.tags>li a {
    display: block;
    font-size: 0.7rem !important;
    padding: 0.2rem 0.4rem !important;
    border-radius: 6.25rem;
    background: none !important;
    color: #3c5467 !important;
    border: solid 1px #3c5467 !important;
}
.tags>li a:hover {
    color: #8BAF1A;
    border: solid 1px #8BAF1A;
    background: none;
}
.article-details ul.tags.mb-4 {
    max-width: 840px;
    margin: 0 auto;
}

.article-details .article-info {
    max-width: 850px;
    margin: 2rem auto 1rem;
    border-top: 0.5px solid;
}
.article-info>span {
    font-size: 0.813rem;
    padding: 10px 0;
}
.legal-depositories .wimble-article-details-title-wraper:after, .covid-blog .wimble-article-details-title-wraper:after {
    background: transparent !important;
}
.legal-depositories .article-header h1, .covid-blog .article-header h1 {
    font-size: 40px !important;
    line-height: 1.2em !important;
    letter-spacing: unset !important;
    color: #000000 !important;
    max-width: 980px;
}
.legal-depositories .wimble-article-details-title-wrap, .covid-blog .wimble-article-details-title-wrap {
    position: relative !important;
    top: 66px !important;
    margin-bottom:120px;
}
.legal-depositories .article-social-share .social-share-icon ul li a, .covid-blog .article-social-share .social-share-icon ul li a  {
    font-size: 24px;
    color: #6c757d;
    }
    
.covid-blog img:first-of-type {
    width: 300px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.legal-depositories table {
    border: none;
}
.legal-depositories tr {
    border-bottom: 1px solid;
    padding-top: 20px;
    padding-bottom: 0px;
}
.legal-depositories td > p {
    margin-bottom: 20px;
}
.legal-depositories td > p:first-child {
    padding-top: 20px;
    margin-bottom: 0;
}
.legal-depositories h3 {
    border-bottom: 1px solid;
}


/* Estilos de eventos */
.pagina-eventos a.eb-event-title {
    color: #000000;
    font-size: 18px;
}
.pagina-eventos .eb-event-date-time.clearfix {
    font-size: 14px;
}
.pagina-eventos a.btn.btn-secondary {
    border: 1px solid #007FC7;
    color: #007FC7;
    background-color: #fff0;
    border-radius: 30px;
    padding: 10px 30px;
    margin-bottom: 20px;
}
.pagina-eventos .btn-group>.btn:first-child {
    border: 1px solid #007FC7;
    color: #007FC7;
    background-color: #fff0;
    border-radius: 30px;
    padding: 10px 30px;
    margin-bottom: 20px;
}

.job-vacancy .article-intro-image {
  display:none;
}
.job-vacancy .wimble-article-details-title-wraper {
    height: 350px;
}
#eb-event-page h1.eb-page-heading {
    margin: 0 0 10px!important;
    font-size: 30px;
}
.pagina-eventos h2.eb-event-title-container {
    font-size: 18px;
    line-height: 24px;
}
h2.eb-event-title-container {
    height: 323px;
}
.eb-event-location-price.row.clearfix {
    font-size: 14px !important;
}







button.btn.btn-primary {
    border: 1px solid #007FC7 !important;
    color: #007FC7 !important;
    background: #fff !important;
    border-radius: 30px !important;
    padding: 10px 30px !important;
    margin-bottom: 20px !important;
}
input#mod-search-searchword199 {
    padding: 25px 20px !important;
    margin: 0px 20px 0px 0px !important;
}
/*.main-section .sp-page-title {
    height: 450px;
}
.main-section .sp-page-title {
    background-color: #001e37 !important;
    margin-top: 0;
    background: no-repeat;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
}
.main-section .sp-page-title .sp-page-title-heading {
    position: relative;
    font-weight: 800;
    font-size: 48px;
    line-height: 1.2em;
    letter-spacing: 0;
    color: #FFFFFF;
    -webkit-text-fill-color: #FFFFFF;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: unset;
    margin-left: -80px;
    padding-top: 60px;
    width: 50%;
}
.main-section .sp-page-title .sp-page-title-heading:before {
    content: unset;
}
.main-section .sp-page-title .sp-page-title-sub-heading {
    font-size: unset;
    font-weight: normal;
    line-height: 1.2em;
    margin-top: 10px;
    margin-left: -80px;
    color: #ffffff;
    width: 50%;
}*/
.sppb-form-group .sppb-form-control, .form-control, input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    display: block;
    width: 100%;
    color: #252525;
    border: none;
    border-bottom: 1px solid #bebebe;
    border-radius: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.3px;
    padding: 5px 0px;
    background: transparent;
    color: #3b3b3b;
    color: #3b3b3b;
}
.uneditable-input, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    background-color: #fff0 !important;
    border: 1px solid #adadad;
    display: inline-block;
    height: 38px !important;
    padding: 5px 6px;
    margin-bottom: 9px;
    font-size: 16px !important;
    line-height: 19px;
    color: #3b3b3b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.pagina-eventos body .sppb-btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.sppb-btn-default, body .btn.sppb-btn-primary, body .btn.btn-primary {
    background: none;
    color: #fff;
}
body .sppb-btn.sppb-btn-default:hover, body .sppb-btn.sppb-btn-default:focus, body .sppb-btn.sppb-btn-default:active, body .sppb-btn.sppb-btn-primary:hover, body .sppb-btn.sppb-btn-primary:focus, body .sppb-btn.sppb-btn-primary:active, body .sppb-btn.btn-primary:hover, body .sppb-btn.btn-primary:focus, body .sppb-btn.btn-primary:active, body .btn.sppb-btn-default:hover, body .btn.sppb-btn-default:focus, body .btn.sppb-btn-default:active, body .btn.sppb-btn-primary:hover, body .btn.sppb-btn-primary:focus, body .btn.sppb-btn-primary:active, body .btn.btn-primary:hover, body .btn.btn-primary:focus, body .btn.btn-primary:active {
    background: #007fc7;
}



/* estilos adaptables */

@media screen and (max-width: 600px){
.category-desc.clearfix img {
    display: block;
    width: 430px;
    max-width: 500px !important;
    height: auto;
    margin: -110px -24px 0px -120px;
}
.dropfiles-file-link.dropfiles_downloadlink {
    border-radius: 60px;
    padding: 15px 40px 15px 70px;
    font-family: 'Open Sans';
    background: #3c5467 url(https://gi-escr.org/components/com_dropfiles/assets/images/download.png) no-repeat scroll 12px !important;
    margin: 10px  !important;
    width: calc(100%-20px) !important;
    /* position: relative; */
}
}
@media screen and (max-width: 850px){
.category-desc.clearfix img {
    display: block;
    width: 865px !important;
    max-width: 1500px !important;
    height: auto;
    margin: -156px -24px 0px -120px !important;;
}
.category-desc.clearfix p {
    margin-top: -250px;
    margin-bottom: 50px;
    margin-right: 250px !important;
    color: #fff;
}
}
.category-desc.clearfix img {
    display: block;
    width: 1350px !important;
    max-width: 1500px !important;
    height: auto;
    margin: -160px -24px 0px -190px;
}
.category-desc.clearfix p {
    margin-top: -350px;
    margin-bottom: 50px !important;
    margin-right: 700px;
    color: #fff;
    height: 340px !important;
}
@media screen and (min-width: 1300px){
.category-desc.clearfix img {
    display: block;
    width: 1500px !important;
    max-width: 1900px !important;
    height: auto;
    margin: -160px 0px 0px -165px !important;;
}
}
@media(max-width: 1199px){
.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap {
    display: block;
}
.legal-depositories .article-header h1 {
    font-size: 30px !important;
	width: 90% !important;
	}
.legal-depositories .wimble-article-details-title-wrap {
    position: relative !important;
    top: 30px !important;
    margin-bottom: 90px !important;
}
}
@media screen and (min-width: 1700px){
.category-desc.clearfix img {
    display: block;
    width: 1800px !important;
    max-width: 1950px !important;
    height: auto;
    margin: -160px 0px 0px -305px !important;;
}
}
@media screen and (min-width: 1800px){
.category-desc.clearfix img {
    display: block;
    width: 1900px !important;
    max-width: 1950px !important;
    height: auto;
    margin: -160px 0px 0px -360px !important;;
}
}
@media screen and (min-width: 1900px){
.category-desc.clearfix img {
    display: block;
    width: 2000px !important;
    max-width: 2000px !important;
    height: auto;
    margin: -160px 0px 0px -420px !important;;
}
}
/*pagina competition*/

@media screen and (min-width: 1380px) {
.pag-competition .sppb-row-container {
    max-width: 1200px !important;
}
}
/*foto a 50% ancho pantalla*/
@media screen and (max-width:1300px){
#sppb-addon-1683561846674 .sppb-empty-space {
    height: 240px !important;
}
#sppb-addon-1683561846670 {
    padding: 100px 0px 50px 0px !important;
}
}
@media screen and (min-width:1350px){
#sppb-addon-1683561846674 .sppb-empty-space {
    height: 440px !important;
}
#sppb-addon-1683561846670 {
    padding: 140px 0px 50px 0px !important;
}
}
@media screen and (min-width:1420px){
#sppb-addon-1683561846674 .sppb-empty-space {
    height: 440px !important;
}
#sppb-addon-1683561846670 {
    padding: 170px 0px 50px 0px !important;
}
}
@media screen and (min-width:1630px){
#sppb-addon-1683561846674 .sppb-empty-space {
    height: 500px !important;
}
#sppb-addon-1683561846670 {
    padding: 230px 0px 50px 0px !important;
}
}
@media screen and (min-width:1900px){
#sppb-addon-1683561846674 .sppb-empty-space {
    height: 600px !important;
}
#sppb-addon-1683561846670 {
    padding: 270px 0px 50px 0px !important;
}
}

.competiton2023 #sp-menu {
    display: none !important;
}
.competiton2023 #sp-top {
    display: none !important;
}
/*acomodar título artículos en tablet*/
@media screen and (max-width:850px){
.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap {
    top: 50px !important;
}
.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
    font-size: 46px !important;
    line-height: 48px !important;
    width: 90% !important;
}
/*acomodar espacio costados cuerpo articulos*/
.view-article .article-details div[itemprop="articleBody"] {
    padding: 10px 30px !important;
}
.view-article .related-article-list-container {
    max-width: 850px !important;
    margin-top: 35px !important;
    padding: 0px 30px !important;
}
.related-article-list-container .col-lg-4 {
    width: 33% !important;
}
.article-list .article {
    margin-bottom: 0px !important;
}
}
@media screen and (max-width:600px){
.related-article-list-container .col-lg-4 {
    width: 50% !important;
}
}
/*títulos de artículos en pág YEARBOOK*/
.cescr-yearbooks .sppb-article-info-wrap h3 {
    font-size: 17px !important;
    margin: 10px 0 !important;
    line-height: 18px !important;
}

/*on the ground*/
.sp-page-title {
    margin: 0px !important;
    padding: 100px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: inherit !important;
    background-position: 50% 50% !important;
}
.sp-page-title .sp-page-title-heading {
    font-weight: 700 !important;
    font-size: 36px !important;
    line-height: 36px !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #fff !important;
    -webkit-text-stroke-width: 0px !important;
    margin: 0px !important;
}
.sp-page-title .sp-page-title-heading:before {
    display: none !important;
}
.sp-page-title .sp-page-title-sub-heading {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: normal;
    color: #fff !important;
    padding: 50px 700px 80px 0px !important;
}
@media screen and (max-width:900px){
.sp-page-title .sp-page-title-sub-heading {
    padding: 50px 150px 0px 0px !important;
}
}
@media screen and (max-width:500px){
.sp-page-title .sp-page-title-sub-heading {
    padding: 10px 0px 0px 0px !important;
}
}

/*articulos recomendados de on the ground en pagina geneva updates*/
.art-ontheground-rel h3 {
    font-size: 17px !important;
    margin: 10px 0px !important;
    line-height: 18px;
}
.art-ontheground-rel a {
    color: #252525;
}
.art-ontheground-rel h3 a:hover {
    color: #044cd0 !important;
}