
body {
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
header .col-sm-6 {
    padding: 0;
}

.row {
    margin: 0;
}
a, a:hover, a:link, a:focus, a:visited {
    color: #3d9f98;
}
#main-content, #primary  {
    padding-top: 0;
}

.site-branding {
    margin-bottom: 10px;
}

/*ANCHO 1300*/

header,
header.container/*,
.observa-header*/  {
    max-width: 100%;
	margin: auto;
	padding: 0 50px;
}
#main-content {
    max-width: 100%;
	margin: auto;
}


/*CABEZAL*/

/* MF 2020-10-20
#header-block, .observa-header .container  {
    padding: 0;
}
.region-header .block {
    margin-bottom: 0;
}
.region-header .miem-main-menu {
    margin-left: 8px;
}
nav {
    height: 30px;
}

.miem-main-menu {
    margin:    5px 0px 15px !important;
	font-size: 15px;
}
.observa-header a {
    padding: 15px 15px 0 0 !important;
}
****/
/*CAMPAÑA PRINCIPAL PORTADA*/

.col-sm-12 {
    padding-right: 0;
	padding-left: 0;
}

.view-slideshow {
    background-color: #3d9f98;
    min-height: 297px;
    overflow: hidden;
}
.view-slideshow .views-field-field-imagen {
    float: right;
	margin: -30px 0 0 0 !important;
}
.view-slideshow .views-field-title {
	font-size: 46px;
line-height: 46px;
margin: 60px auto 25px;
text-transform: uppercase;
}
.view-slideshow .views-field-field-resumen {
	font-size: 18px;
	margin: auto;
}
.view-slideshow .views-field-title, .view-slideshow .views-field-field-resumen {
	max-width: 700px;
text-align: center;
	font-weight: 400;
}
.view-slideshow .views-field-title a, .view-slideshow .views-field-field-resumen {
	color: #fff;
}

.views_slideshow_cycle_slide  {
width:100% !important;
}



.views-slideshow-controls-bottom div.views-slideshow-pager-field-item {
    background-color: #fff;
    border-radius: 8px;
    cursor: pointer;
    display: block;
    float: left;
    height: 8px;
    margin-left: 15px;
    padding: 4px;
    text-indent: -2000px;
}    

.views-slideshow-controls-bottom {
	margin: 40px auto 30px;
width: 100px;
text-align: center;
}

.views-slideshow-controls-bottom div.views-slideshow-pager-field-item.active {

    background-color: yellow;
}      

/*CAMPAÃ‘AS CIRCULARES*/

.pane-campa-as-circulares-panel-pane-1 {
    overflow: hidden;
	text-align: center;
	width: 100%;	
    margin: 70px auto;
	padding: 0 20px;
	
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}
.pane-campa-as-circulares-panel-pane-1 .views-field-field-icono {
    background-color: #e5e4e3;
    border-radius: 50%;
    height: 120px;
    margin: auto;
    width: 120px;
}
.pane-campa-as-circulares-panel-pane-1 i {
    color: #3d9f98;
    font-size: 45px;
    padding: 38px 0 0;
}
.pane-campa-as-circulares-panel-pane-1 .views-field-title {
	margin: 20px 0 5px;
}
.pane-campa-as-circulares-panel-pane-1 .views-field-title a {
    color: #3d9f98;
	font-size: 22px;
	font-weight: 700;
	line-height: 28px;
}

.pane-campa-as-circulares-panel-pane-1 .views-row {
    page-break-inside: avoid;
}

/*MENÃš*/

#main-menu li a:hover, #main-menu li a:active, #main-menu a.active, #main-menu > ul > li > a.active-trail, #main-menu li ul li a:hover, #main-menu li ul li ul li a:hover, #main-menu li ul li ul li ul li a:hover {
    color: #3d9f98;
}
#main-menu li {
    margin: 0 30px 0 0;
	max-width: 100px;
	text-align: center;
	line-height: 20px;
}
#main-menu li.expanded {
	padding-top: 0;
}
#main-menu li ul {
	width: 210px;
}
#main-menu li ul li a {
    text-align: left;
    font-size: 14px;
	width: 200px !important;
}
#main-menu li ul li a:hover {
    color: #3d9f98;
}
#main-menu li ul ul {
    margin: -41px 0 0 205px;
	background-color: #e2e2e2;
}
#main-menu li ul ul li a {
    border-top: 1px solid #ccc !important;
}
#main-menu li ul ul li:first-child a {
    border-top: none !important;
}
.sf-sub-indicator {
    display: none;
}


/*PIE*/

#footer-block {
    background-color: #292929;
}
#footer-block .direccionMIEM {
    color: #fff;
}
#footer-block .direccionMIEM h4 {
    font-weight: 700;
	margin: 20px 0 15px;
	font-size: 16px;
}
#footer-block .direccionMIEM a {
    border: 1px solid #fff;
	border-radius: 20px;
	color: #fff !important;
	padding: 6px 30px 8px;
	text-align: center;
	text-decoration: none !important;
}





#observatorio, #main-content {
    border-top: solid 1px #00a099;
}
.widget-pagetitle.level-0, .node-type-page h1, .page-node-35 h1.page-title, .page-informes-documentos h1.page-title {
    background-color: #00a099;
    margin-bottom: 30px;
    color: #fff;
}
.node-type-page h1.page-title, .page-node-35 h1.page-title, .page-informes-documentos h1.page-title {
	font-size: 30px;
	padding: 10px 20px 10px 5%;
}
 .container  {
    margin-top: 20px;
	 max-width: 100%;
}
.node-type-page .region-content, .page-node-35 .region-content {
    max-width: 800px;
	padding: 0 5%;
}
.page-node-36  .region-content {
    max-width: 100%;
}


/* PAGINA DE INFORMES */
.panel-col-first a,
.panel-col-first a:visited,
.panel-col-first a:active {
    color: #262626;
}

.pane-informes-y-documentos .views-row a,
.pane-informes-y-documentos .views-row a:active,
.pane-informes-y-documentos .views-row a:visited {
    color:  #3d9f98;
    font-weight: 700;
    font-size: 18px;
}

.panel-col-first a:hover,
.pane-informes-y-documentos .views-row a:hover {
    text-decoration: underline;
}

#top-row-panel .views-widget-filter-field_tipo_de_informe_tid,
#left-col-panel .views-widget-filter-combine,
#edit-field-tipo-de-informe-tid-all {
    display : none;
}

#top-row-panel .views-exposed-form .views-exposed-widget input {
    border:  1px solid #3d9f98;
	border-radius: 20px;
    height: 45px;
    width: 369px;
    float: right;
    margin: 35px 470px;
}

.page-informes-documentos .views-exposed-form .views-exposed-widget #edit-submit-informes-y-documentos {
    border-radius: 22px;
    border: none;
    width: 55px;
    float: right;
    margin: -79px 472px;
    background: #f7f6f6 url(/obs/sites/default/files/lupa.png) no-repeat 100% center;
    background-position-x: 100%;
    background-position-y: center;
    background-size: auto auto;
    background-size: 50%;
    background-position: 16px;
    text-indent: 100px !important;
    height: 43px;
}

.panel-col-first h2,
.panel-col-first label {
   font-weight: 700;
   font-size: 18px;
}

.page-informes-documentos .panel-col-first {
    width: 20%;
	padding: 0 5% 0;
}

.page-informes-documentos .panel-col-last,
.pane-informes-y-documentos li {
   width: 80%;
}


.pane-informes-y-documentos ul {
   list-style-type: none;
}

.page-informes-documentos .view-content li {
	margin-bottom: 30px;
}

.view-informes-y-documentos .views-row {
  display: grid;
  grid-template-columns: 100px auto;
  align-items: center;
}

.info-doc-tipo {
  position: relative;
  
  grid-row: span 2;
  
  color: transparent;
  font: normal normal normal 10px/1 FontAwesome;
  text-align: center;
}

.info-doc-tipo::before {
  content: '\f0f6';
  font-size: 3.5em;
  color:#606060;
}
  
.info-doc-tipo::after {
  display: flex;
  align-items: center;
  justify-content: center;
  
  position: absolute;
  top: 60%;
  left: 35%;
  
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-size: 1.5em;
  
  background: #3d9f98;
  color: #fff;
}

.info-doc-tipo-Energía::after { content: '\f0e7' }
.info-doc-tipo-Mipymes::after { content: '\f0b1' }
.info-doc-tipo-Industria::after {
  content: '\f275';
  font-size: 1.3em;
}

.pane-informes-y-documentos ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
}

.pane-informes-y-documentos ul::before,
.pane-informes-y-documentos .views-row-5::before {
    grid-column: span 2;
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 1em;
}

.pane-informes-y-documentos ul::before {
    content: 'Informes más recientes';
}

.pane-informes-y-documentos .views-row-5::before {
    content: 'Informes anteriores';
}

.pane-informes-y-documentos .views-row-4 ~ li {
    grid-column: span 2;
    margin: 0 0 1em;
}

/*FORM*/

.page-node-35 input.webform-submit {
	background-color: #00a099;
    background-image: none;
    border: none;
    text-shadow: none;
    color: #fff;
    padding: 7px 20px;
    font-size: 16px;
    font-weight: 400;
	max-width: 85px;
}
.page-node-35 input {
	width: 100%;
}

/*BUSCADOR*/
.views-exposed-form .views-exposed-widget {
    float: none;
}
.views-exposed-form .views-exposed-widget .form-item-combine {
    text-align: center;
}

/*LOGOS*/

.logos-col {
-moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
    -moz-column-gap: 30px;
    -webkit-column-gap: 30px;
    column-gap: 30px;
}

.logos-row {
    display: inline-block;
	border: 1px solid #e5e5e5;
border-radius: 5px;
	margin-bottom: 30px;
	padding: 20px 20px 0;
	text-align: center;
}
.page-node #content-wrap img {
    border: none;
    padding: 0;
    max-width: 100;
    margin: 0;
}
.logos-txt {
    border-top: 1px solid #e5e5e5;
    padding-top: 8px;
    margin-top: 20px;

}

/* PÁGINA */

.node-type-page .field-name-field-resumen {
    font-weight: 700;
}

.node-type-page  .field-name-field-cuerpo {
    margin-top: 20px;
}

/* Página principal */
#obs_main_video {
	display: flex;
	align-items: center;
	flex-direction: column;
}

#obs_main_video iframe {
	/* Esto se puede lograr mejor con aspect-ratio y clamp,
	 *   pero quiero hacerlo más inclusivo
	 *     aspect-ratio: 16/9 */
	max-width: 960px;
	max-height: 540px;
	width: 90vw;
	height: 50.625vw;
	margin: 2.2vw auto;
	box-sizing: content-box;

	color: #3d9f98;
	border: 6px solid #3d9f98;
	outline: 3vw solid #e5e4e3;
}
