/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?asdasdr23423');
  src:  url('fonts/icomoon.eot?asdasdr23423#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?asdasdr23423') format('truetype'),
    url('fonts/icomoon.woff?asdasdr23423') format('woff'),
    url('fonts/icomoon.svg?asdasdr23423#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-senip-01:before {
  content: "\e900";
}
.icon-senip-02:before {
  content: "\e901";
}
.icon-senip-03:before {
  content: "\e902";
}
.icon-senip-04:before {
  content: "\e903";
}
.icon-senip-05:before {
  content: "\e904";
}
.icon-senip-06:before {
  content: "\e905";
}
.icon-senip-07:before {
  content: "\e906";
}
.icon-senip-08:before {
  content: "\e907";
}
.icon-senip-09:before {
  content: "\e908";
}
.icon-senip-10:before {
  content: "\e909";
}

body {
    font-family: "Droid Serif", Georgia, Times, serif;
    font-size: 16px;
    line-height: 1.375em;
    color: #231F20;
    background-color: #ffffff;
}

a {
    color: #7c345a;
    transition: all 0.3s ease;
}

a:hover, a:focus {
    color: #7c345a;
    text-decoration: none;
    opacity: 0.8;
}

.btn {
    background: #9a4471;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    transition: all 0.3s ease;
    border: none;
    font-style: normal;
}

.btn:hover {
    background: rgba(154, 68, 113, 0.8);
}

.btn:active {
    background: rgba(154, 68, 113, 0.8);
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6  {
  color: #9a4471;
  font-family: 'Montserrat', sans-serif; 
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 1em;
}

h1 {
    font-size: 1.500em;
    margin-bottom: 1.250em;
}

h2 {
    font-size: 1.375em;
    margin-bottom: 0.455em;
}

p {
    margin-bottom: 1.875em;
}

.navbar-toggle {
    margin: 20px 10px;
    background: transparent;
    border: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: transparent;
}

.navbar-default {
    background-color: #FAFAFA;
    border: none;
    margin: 0;
    border: none;
    border-radius: 0;
    min-height: 0;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.navbar-collapse {
    padding: 0;
}

.navbar-brand { 
    height: auto;
    padding: 10px 0px;
}

.navbar-brand img {
    max-height: 50px;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: underline;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #0072BC;
    background-color: transparent;
    opacity: 1;
}

#top-navbar-collapse .nav > li > a {
    padding: 15px 10px;
    line-height: 41px;
    color: #0072BC;
    font-size: 13px;
    text-transform: uppercase;
}

#top-navbar-collapse .nav > li > a:hover {
    background-color: #0072BC;
    color: #FFF;
}

#main-navbar {
    background: #C7C7C7;
}

#main-navbar-collapse .nav > li {
    margin: 15px 0;
}

#main-navbar-collapse .nav li a {
    color: #FAFAFA;
    text-transform: uppercase;
    text-align: left;
    padding: 0 10px;
    display: block;
    line-height: 27px;
    font-size: 13px;
}

#main-navbar-collapse .nav > li:first-child > a {
   color: #FAFAFA;
    text-transform: uppercase;
    text-align: left;
    padding: 0 10px;
    display: block;
    line-height: 27px;
    font-size: 13px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #fafafa;
}

.dropdown-menu {
    margin-left: 20px;
}

#main-navbar .navbar-nav {
    margin: 20px;
}

.dropdown-menu {
    text-transform: uppercase;
}

.dropdown-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.dropdown-menu li {
    margin-bottom: 15px;
}

#main-slider .img-responsive, #banner .img-responsive {
    width: 100%;
    max-width: none;
}

.carousel-control.left, .carousel-control.right {
   background-image: none;
   width: 5%;
}

main {
    margin: 60px 0;
}

aside, .importante, #adhesion .info {
    background: rgba(154, 68, 113, 0.2);
    padding: 20px 30px;
}

aside p {
    color: #6c6b6c;
    padding-left: 30px;
    position: relative;
    font-size: 0.750em;
    line-height: 1.167em;
    margin-bottom: 20px;
}

aside h6 {
    color: #20d2be;
    text-transform: uppercase;
    font-size: 1.250em;
}

aside h6 .icon {
    font-size: 1.200em;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

aside p .icon {
    font-size: 16px;
    position: absolute;
    left: 0;
    top: -3px;
    text-align: center;
    width: 21px;
}

aside p .icon-senip-01 {
    font-size: 23px;
    top: 0px;
}

aside p span {
    display: block;
}

aside a {
    color: #6c6b6c;
}

aside a:hover {
    color: #6c6b6c;
    opacity: 0.8;
}

aside iframe {
    width: 100%;
    height: 200px;
}

aside.recursos ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

aside.recursos a{
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
        line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
        white-space: nowrap;
    padding: 6px 12px;
        touch-action: manipulation;
    cursor: pointer;
    vertical-align: middle;
        background: #9a4471;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    transition: all 0.3s ease;
    border: none;
}

aside.recursos a:hover{
    color: #fff;
}

aside.recursos a:before{
    content:">";
    color: #20d2be;
    margin-right: 5px;
}

aside.recursos h2{
    font-size: 18px;
    margin-bottom: 20px;
}

aside.recursos .current-menu-item {
    display: none;
}

footer {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #E2E2E2;
    font-size: 13px;
    font-family: "Droid Serif", Georgia, Times, serif;
}

footer li {
    line-height: 1.4em;
    font-size: 11.7px
}

footer a {
    color: #337ab7;
    transition: none;
}

footer a:hover {
    color: #23527c;
    text-decoration: underline;
    opacity: 1;
}

footer .row {
    margin: 0 -15px;
}


footer [class^="col-"], footer [class*=" col-"] {
    padding: 0 15px;
}

#intro {
    margin: 100px auto;
}

#intro p {
    margin: 0;
    border-left: none;
    display: block;
    padding: 0;
    margin: 0 0 50px 0;
    position: relative;
    font-style: italic;
}

#intro .btn {
    margin: 0 10px;
}

.importante {
    margin-top: 60px;
}

.importante .icon {
    font-size: 33px;
    color: #20d2be;
    position: relative;
    top: 5px;
}

.importante p {
    font-size: 0.875em;
    line-height: 1.643em;
    margin-bottom: 0;
}

.importante .row {
    margin: 0 -15px;
}

.importante .col-xs-1, .importante .col-xs-11 {
    padding: 0 15px;
}

#adhesion {
    font-size: 0.938em;
    line-height: 1.200em;
    color: #666;
    margin: 60px 0;
}

#adhesion h2{
    color: #666;
}

#adhesion li {
   font-size: 1.125em;
   margin-bottom: 20px;
}

#adhesion li a{
   color: #666;
}

#adhesion li a:hover{
   color: #666;
   opacity: 0.8;
}

#adhesion .info {
    padding: 50px 40px 30px;
}

#adhesion .mas-info {
    background: #e6e6e6;
    padding: 44px 40px;
    position: relative;
}

#adhesion .mas-info .icon-senip-mas {
    position: absolute;
    top: -32px;
}

#adhesion .mas-info p {
    margin-bottom: 0;
}

.listado {
    color: #666;
    font-size: 14px;
    margin-top: 60px;
}

.listado p{
    margin: 0;
}

.listado .item {
    margin-bottom: 60px;
}

.listado h2 {
    font-size: 1.500em;
    margin-bottom: 1.250em;
    margin-bottom: 50px;
}

.listado.video .title {
    color: #9A4470;
    font-size: 18px;
    margin: 25px 0 20px;
}

.listado.video .description {
    max-width: 80%;
}   

.listado .fecha, .listado .resolucion {
    color: #7D345B;
}

.listado .item > div {
    display: inline-block;
    vertical-align: middle;
}

.listado .item .icono {
    margin-right: 10px;
}

.listado .item .datos {
   width: calc(100% - 150px);
}

.enlaces h2 {
    font-family: "Droid Serif", Georgia, Times, serif;
    font-size: 19px;
    text-transform: none;
    font-weight: normal; 
    margin: 0;
}


.enlaces h2 i, .enlaces h2 span {
    float: left;
}

.enlaces ul {
    border-left: solid 1px #9A4470;
    margin: 10px 0 0 45px;
    padding-left: 45px;
}

.enlaces ul li{
    font-size: 14px;
    margin-bottom: 30px;
}

.enlaces ul li a{
    color: #666;
}

.enlaces ul li a:hover{
    color: #666;
    opacity: 0.8;
}

.enlaces ul li a:before{
    content:">";
    color: #20d2be;
    margin-right: 5px;
    font-family: 'Montserrat', sans-serif;
}


.enlaces .title > div {
    display: inline-block;
    vertical-align: middle;
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    display: block !important;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.icon-senip-video {
    position: relative;
    width: 24px;
    height: 24px;
    background: #7a3458;
    display: block;
    border-radius: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.icon-senip-video:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #20d0c1;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    z-index: 10;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
}

.icon.rounded {
    font-size: 30px;
    color: #fff;
    background: #7D345B;
    display: inline-block;
    vertical-align: middle;
    width: 64px;
    height: 64px;
    border-radius: 64px;
    margin-right: 10px;
    position: relative;
}

.icon.rounded:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
}

.icon.rounded.icon-senip-10:before {
    transform: translate3d(-13px, -50%, 0);
    -webkit-transform: translate3d(-13px, -50%, 0);
}

.icon.rounded.icon-senip-08 {
    font-size: 40px;
}

.icon.rounded.big {
    width: 90px;
    height: 90px;
}

.icon.rounded.big:before {
    font-size: 50px;
}

.icon.rounded.icon-senip-mas {
    background: #20d2be;
}

.icon.rounded.icon-senip-mas:before {
    content:"+";
    font-family: 'Montserrat', sans-serif;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fafafa;
    opacity: 1;
    background-color: transparent;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fafafa;
    text-decoration: none;
    outline: 0;
    opacity: 1;
    background-color: transparent;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: underline;
    color: #fafafa;
    background-color: transparent;
}

.navbar-nav > li > .dropdown-menu {
    border-radius: 0;
}

/* RESPONSIVE */

@media (max-width: 320px) {
    
    .navbar-header .navbar-brand img{ 
        max-height: 40px;
        margin-top: 7px;
    }

    footer .navbar-brand {
        margin: 0;
    }

    #intro {
        margin: 0;
    }

    #intro .btn {
        display: block;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .navbar-brand {
        margin-left: 20px;
    }

    .carousel-control.left, .carousel-control.right {
       width: 10%;
    }
	
	#adhesion .col-md-6 {
		margin-bottom: 60px;
	}

	.importante {
		margin-bottom: 60px;
	}

	.importante .col-xs-1{
		margin-bottom: 20px;
	}

	footer .logo.navbar-brand {
		margin: 0 0 10px 0;
	}

}

@media (min-width: 768px) {

    .navbar-brand { 
        height: auto;
        padding: 10px 0px 5px;
    }

    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: 0; 
    }

    .navbar-right {
        margin-right: 0; 
    }

    #main-navbar-collapse .nav > li {
        margin: 12px 0;
    }

    #main-navbar-collapse .nav > li > a {
        border-right: 1px solid #FFF;
        text-align: center;
    }

    #main-navbar-collapse .nav > li:last-child > a{
        border-right: none;
    }

    #main-navbar .navbar-nav {
        margin: 0;
    }

    #main-navbar-collapse .nav > li:first-child > a {
        padding-left: 0;
    }

    .dropdown-menu {
        background-color: rgba(199,199,199,0.94)!important;
        border: 0;
        padding: 8px 15px;
        top: 39px;
        min-width: 260px;
    }

    .dropdown-menu li a {
        color: #fff;
    }

}


/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

#destacado img {
    width:100%;
}
