
body {
    background-color: #000b1d !important;
    padding-top: 108px;
    color: white !important;
    height: 100%;
    background-image: none;
}


body.home {
    background-image: url(../../img/nuevas/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}


body.home .proyectos {
    background-color: transparent !important;
}

body .fundadores {
    background-color: #111111;
}

body .proyectos {
    background-color: #000b1d !important;
}

body .bg_white {
    background-color: #111111 !important;
  }

header {
    background-color: rgba(25, 32, 45, .6) !important;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
}

.header_container {
    height: 670px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    margin-top: -5rem;
    letter-spacing: 6px;
    margin-bottom: 7rem;
}

.header_container .header_container_logo {
    width: 100%;
    margin: 40px 0 0px 0;
    text-align: center;
}

.header_container .header_container_logo img {
    max-width: 100%;
    height: auto;
    margin:0;
    display: inline-block;
}

.header_container h4.ptop {
    color: white;
    font-size: 31px;
    font-weight: 700;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin:45px 0 30px;
}

.header_container h5.pbottom {
    color: white;
    font-size: 24px;
    text-transform: uppercase;
    width: 24rem;
    text-align: center;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 55px;
}

.header_container p {
    max-width: 43rem;
    min-width: 20rem;
    color: white;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: 2px;
}

.header_container > a {
    margin-top: 4rem;
}

#searchform .wrap input {
    font-size: 11px;
    line-height: 20px;
    margin: 0;
    border: none;
    width: 100%;
    padding: 2px 12px;
    background-color: transparent;
    border: 0 none;
    color: white;
}

#searchform .wrap {
    font-size: 12px;
    border: 1px solid rgba(255, 255, 255, .4);
    overflow: hidden;
    height: 25px;
    width: 155px;
    border-radius: 25px;
}

#searchform .wrap button {
    color: white;
}

.nav.menu-super::after {
    content: "";
    display: block;
    width: 70%;
    height: 1px;
    background-color: white;
}

body .noticia_list {
    height: auto !important;
    min-height: 0 !important;
}

.noticia_list.tweet .tweet_list:last-child p {
    margin: 0 !important;
}


body .card.noticia_list.prensa .imagen img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 100%;
}

body .gris {
    background-color: #111111;
  }


ul.submenu .subm.submenu li {
    list-style: none;
    border-bottom: 0 none;
    font-size: 10px;
    text-transform: none;
    padding: 5px 10px;
}

ul.submenu .subm.submenu li a.chico {
    font-size: 11px;
}


.nav.menu-super a {
    color: #fff;
}


footer {
    background-color: #111111;
}

.dropdown-menu {
    background-color: #000b1d !important;
    color: #fff !important;
    top:99%;
}

.dropdown-menu .col-megamenu {
    background-color: #000b1d !important;
    color: #fff !important;
}

.card {
    background-color: #000b1d !important;
    border:1px solid rgba(255, 255, 255, .4);
    color: #fff;
}

body h2 {
    font-size: 40px;
    color: #fff;
}

body h2::after {
    background-color: #fff;
}

body .noticia_list h5 {
    color: #fff;
    margin-top: 8px;
    text-transform: uppercase;
    font-size: 19px;
    min-height: 72px;
}

.card .card-text, .card p, .media .card-text, .media p {
    color: #fff;
}

body .noticia_list.tweet .cuenta, body .noticia_list.tweet .cuenta strong { color: #fff; }

body .noticia_list.tweet .head {
    background-color: #111111 !important;
    color: #fff;
}


body .noticia_list .fecha {
    font-size: 12px;
    color: #a3a5a8 !important;
}

body .noticia_list .card-text {
    min-height: 102px;
}

.btn {
    padding: .5rem 1.5rem !important;
    border-radius: 25px !important;
    text-transform: uppercase !important;
    transition: all .5s ease-in-out !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    border: 2px solid #0082ca;
    letter-spacing: 3.4px;
}

body .boton.blanco {
    background-color: transparent !important;
    color: #0082ca;
    border-color: #0082ca;
}

body .boton.blanco:hover {
    background-color: #0082ca !important;
    color: #fff;
    border-color: #fff;
}


body .noticia_single h1 {
    font-size: 30px;
    font-weight: 600;
    margin: 12px 0 20px;
    color: white;
  }

body .noticia_single .fecha, body .fecha {
    color: #a3a5a8 !important;
    font-size: 14px;
    font-weight: 600;
  }

body .relacionados .not_rel h5 {
    font-size: 13px;
    font-weight: 600;
    margin: 4px 0 0;
    color: white;  
}

body .destacado h3 {
    font-size: 30px;
    font-weight: 700;
    margin: 14px 0 .5rem;
    color: white;
  }

body .relacionados .not_rel .fecha {
    color: #a3a5a8 !important;
    font-size: 10px;
    line-height: 14px;
}

body .relacionados .not_rel a.ver_mas {
    font-size: 12px;
    color: #a3a5a8 !important;
    font-weight: 400;
  }

body .proyectos .proyecto .boton {
    width: 184px;
    margin: 0 auto;
}

body .proyectos .proyecto:hover .boton {
    display: block !important;
    width: 184px;
    margin: 0 auto;
}

body .fundadores .trigger {
    border: none;
    font-size: 28px;
    display: inline-block;
    margin: 0 5px;
    outline: none;
    color: #0082ca;
  }

body .fundadores .trigger::after {
    background-color: #0082ca;
}

body .fundadores .trigger.collapsed {
    border: none;
    font-size: 28px;
    display: inline-block;
    margin: 0 5px;
    outline: none;
    color: #fff;
  }

body .fundadores .trigger.collapsed::after {
    background-color: #fff;
}


body .fundadores .col-12 .trigger:last-child {
    display: none !important;
}

.nav .caluga .desc {
    padding-top: 5px;
    font-size: 11px;
    color: #fff;
}

.card-title {
    color: #fff !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #fff !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit !important;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
}

body .relacionados .head {
    color: #fff;
    font-size: 15px;
    background-color: #111111;
    padding: 1em;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
  }

body .relacionados .not_rel.list_cat:nth-of-type(2n) {
    background-color: #000b1d !important;
}

body .relacionados .not_rel.list_cat:nth-of-type(2n+1) {
    background-color: #000b1d !important;
  }

body .relacionados .shadow {
    border: 1px solid rgba(255, 255, 255, .4);
}

body .relacionados .not_rel.list_cat a {
    color: #fff !important;
  }

body .relacionados .not_rel {
    padding: 1em;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
  }

.text-primary {
    color: #fff !important;
  }

.megamenu .submenu li {
    border-color: rgba(255, 255, 255, .4);
    padding-top: 15px;
    padding-bottom: 15px;
}

.megamenu .submenu li:hover {
    background-color: #000b1d !important;
  }

body .contacto {
    background-color: #000b1d !important;
  }

body .contacto .form-control {
    border-color: #a3a5a8 !important;
    color:white;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #111111;
  }

input.form-control::-webkit-input-placeholder {
    color: #a3a5a8 !important; }
  
textarea.form-control::-webkit-input-placeholder {
    color: #a3a5a8 !important; }

::-webkit-input-placeholder {
/* Chrome */
color: #a3a5a8 !important; }

:-ms-input-placeholder {
/* IE 10+ */
color: #a3a5a8 !important; }

::-moz-placeholder {
/* Firefox 19+ */
color: #a3a5a8 !important;
opacity: 1; }

:-moz-placeholder {
/* Firefox 4 - 18 */
color: #a3a5a8 !important;
opacity: 1; }

body a, body a:visited {
    color: #a3a5a8;
    text-decoration: none;
}


body .preguntas_frecuentes #accordionEx .card-header {
    background: #000b1d !important;
  }

.media {
    border: 1px solid #a3a5a8;
    background-color: #111111;
    margin-top: 15px;
    color:white;
  }


.navbar .has-megamenu:hover .submenu a {
    color: white;
    /*padding-left: 25px;*/
    font-weight: 600;
}

#navbarSupportedContent.show {
    display: block;
    background: #111111;
  }


button.navbar-toggler {
    color: white;
  }

.menus {
    padding-top: 21px;
    padding-bottom: 0;
    width: 100%;
}

#navbarSupportedContent .nav.menu-main {margin-top: 14px;}

#navbarSupportedContent .nav.menu-main a {
    font-size: 13px;
    color: #fff;
    font-weight: 700;
}

#navbarSupportedContent .nav.menu-main > li {
    padding-right: .6rem;
    padding-left: .6rem;
    padding-bottom: 13px;
}

.nav.menu-super a {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;
}

.nav.menu-super > li {
    padding-right: .85rem;
    padding-left: .85rem;
}


.navbar-nav .dropdown-menu {
    padding: 2rem 2.5rem;
}


/**
* Embed Video:
**/
.embed-container {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    width: 100%;
    overflow: hidden; 
}
  
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent; 
}
  
  .embed-container #video-cover img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover; 
}
  
  #player {
    display: none; 
}
  
  .BoxProductoVideo {
    width: 100%;
    overflow: hidden;
    position: relative; 
}
  
  .embed-container .IconPlay {
    position: absolute;
    background: transparent;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; 
 }
  
  .embed-container .IconPlay img {
    display: block; 
}

body .proyecto_single {
    font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.79;
}

body .proyecto_single h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

body .noticia_list.prensa .fecha {
    min-height: 36px;
}

.proyecto_single .contenido h4, .proyecto_single .contenido h5, .proyecto_single .contenido h6 {
    font-size: 16px;
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
}

body.page-template-default.page-id-2754 .row.align-items-lg-center .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
}

body.page-template-default.page-id-2754 .row.align-items-lg-center .col-md-6>img {
    display: block;
}


body.page-template-page-sobre .row.align-items-lg-center .col-md-6 {
    display: flex;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
}

body.page-template-page-sobre .row.align-items-lg-center .col-md-6>img {
    display: block;
}


body .noticia_list.prensa h6 {
    height: 113px;
    margin-bottom: 20px;
}


body #navbarSupportedContent .col-megamenu .submenu a {
    font-size: 13px !important;
    color: #fff;
    text-transform: none;
    font-weight: 600 !important;
    text-decoration: none;
}

body #navbarSupportedContent .col-megamenu .submenu a:hover, body #navbarSupportedContent .col-megamenu .submenu a:active {
   color: #0082ca;
   text-decoration: none;
}


.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 2.4rem;
}


body.page-template .container h3 {
    color: #fff !important;
    font-size: 1.65rem;
}


body.page-template p, .wysiwyg p {
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.79;
    letter-spacing: normal;
}


body.page-template ul li, .wysiwyg ul li {
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.79;
    letter-spacing: normal;
}


/*
.megamenu {
    left: auto;
    right: auto;
    width: 100%;
}
*/


body .biografia {
    font-size: 15px;
    padding: 1em;
    background: transparent;
    border: 1px solid #9dafbd;
}


@media (max-width: 991px) {
    .navbar-nav .dropdown-menu {
        padding: 0.4rem 2rem;
    }
}


.bloqueNuestraRed {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 3rem;
}

.bloqueNuestraRed h4 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 4rem;
    text-align: center;
}

.bloqueNuestraRed ul.listaLogos {
    display: flex;
    justify-content: space-around;
    padding: 0;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
}

.bloqueNuestraRed ul.listaLogos li {
    width: 240px;
    padding: 0;
    margin: 0;
    list-style: none;
    margin:0 4rem 4.7rem;
    text-align: center;
	display:flex;
	flex-direction:column;
	justify-content:space-around;
}

.bloqueNuestraRed ul.listaLogos li .logo {
    width: 164px;
	max-width: 100%;
    margin: 0 auto 1.3rem;
	height:auto;
} 

.bloqueNuestraRed ul.listaLogos li .logo img {
    max-width: 100%;
	height:auto;
}

.bloqueNuestraRed ul.listaLogos li .redDescripcion {
    width: 100%;
    font-size: 14px;
    font-weight:normal;
    line-height: 1.3;
    color: #fff;
    text-align: center;
}

.bloqueNuestraRed ul.listaLogos li .redDescripcion a {
    display: block;
    text-decoration: none;
    color: #0082ca;
}


body {
    font-size: 14px !important;
}


/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}


/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}


.modulo .wysiwyg img {
	height: auto;
	max-width: 100%;
}



/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}


.alignright {
	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}


.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


h5.form-title {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.6;
}


body.page-id-3004 .mb-49 .row .col-md-6:first-child {
    text-align: center;
}

body.page-id-3004 .mb-49 .row .col-md-6 img {
    width: 50%;
}


body.page-id-3046 .container .col-12>h3 {
    font-size:1.45rem
}



@media (max-width: 991px) {

    #navbarSupportedContent.show {
        display: block;
        overflow-y: auto;
        max-height: 430px;
        background: #111111;
    }

}

@media screen and (orientation:landscape) {
    /* Your CSS Here*/
    #navbarSupportedContent.show {
        display: block;
        overflow-y: auto;
        max-height: 300px;
        background: #111111;
    }
 }
