.shadow, .getUp, .container, .bulletin:hover, .memory:hover, .aviso {
    -webkit-box-shadow:0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow:0 1px 10px rgba(0, 0, 0, 0.2)
}
.etiqueta {
    padding:.5rem 1rem;
    font-size:1rem;
    color:#fff;
    display:inline-block;
}
.etiqueta a {
    padding:.5rem;
    color:#fff
}
#banner {
    display:block
}
#banner > .bx-wrapper {
    margin:0 auto;
    border:none
}
.responsive-image {
    overflow:hidden;
    margin:0 auto;
    width:100%;
    font-size:0;
    padding:.5rem;
}
.responsive-image img {
    max-width:100%
}
.word-truncate, .second-result a, .book-title, .accordion-content .data a, .memory-title, .memory-autor, .memory-pe {
    white-space:nowrap;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis
}
.first-result {
    display:block;
    padding:.7rem;
    background:rgba(178, 200, 215, 0.8);
    cursor:pointer;
    font-size:1.1rem;
    border:none;
    outline:none;
    margin:1rem auto;
    width:100%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:left
}
.second-result {
    font-size:.9rem;
    text-transform:capitalize;
    background:rgba(209, 209, 209, 0.3);
    margin:1rem auto;
    position:relative;
    display:block;
    border:1px solid;
    border-style:dotted;
    padding:.5rem;
}
.second-result:hover {
    background:#d1d1d1
}
.second-result a {
    display:block;
}
.second-result a span {
    color:#f97373;
    font-size:2rem;
    vertical-align:middle
}
.second-result .label {
    background:#f97373;
    padding:0 .5rem;
    color:#fff;
    max-width:50px;
    margin:.5rem;
    display:inline-block;
    margin:0
}
.notificacion {
    font-size:1rem;
    max-width:100%;
    padding:.5rem 1rem;
    color:#fff;
    display:block;
    margin:1rem auto;
    position:relative;
    z-index:2;
}
.notificacion:before {
    border-top:20px solid transparent;
    border-bottom:20px solid transparent;
    border-left:30px solid #fff;
    content:" ";
    left:0;
    position:absolute;
    vertical-align:top;
    z-index:3
}
.tab {
    padding-left:1rem;
    
}
.cursor {
    cursor:pointer
}
.getUp {
    display:none;
    height:50px;
    margin:.3rem 0;
    position:fixed;
    right:.5rem;
    width:50px;
    z-index:8;
    background:#7abd5f;
    bottom:.5rem;
    -webkit-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    cursor:pointer;
}
.getUp:hover {
    background:rgba(122, 189, 95, 0.5)
}
.getUp-button {
    display:table;
    text-align:center;
    padding:.6rem;
    color:#fff;
    margin:0 auto;
}
.getUp-button span {
    color:#fff;
    display:table-cell;
    vertical-align:bottom;
    font-size:1.9rem
}
.pull-right {
    float:right;
    clear:both
}
.pull-left {
    float:left;
    clear:both
}
.center {
    text-align:center
}
.left {
    text-align:left
}
.right {
    text-align:right
}
.justify {
    text-align:justify
}
.banner {
    height:200px;
    background:#aacad4;
    border-bottom:1px solid #aaaed4;
    overflow:hidden;
    width:100%;
}
.banner img {
    max-width:100%;
    height:100%
}
.subtitle {
    font-size:1.1em;
    margin:.5rem 0;
    z-index:1
}
.normal-title {
    font-size:1.5rem;
    font-weight:bold;
    margin:0 auto;
    padding:.5rem 0
}
.normal-link, .accordion-content .data a, .lista-nivel-uno li a, .lista-nivel-uno li .lista-nivel-dos li a, .lista-nivel-uno li .lista-nivel-dos li .lista-nivel-tres li a {
    text-decoration:underline;
    color:#39add1
}
.white-color {
    color:#fff
}
.red-color {
    color:#f97373
}
.green-color {
    color:#7abd5f
}
.max-link {
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    text-decoration:none;
    cursor:pointer
}
.tag-divider {
    display:block;
    padding:1rem;
    color:#fff;
    margin:0 auto;
    font-size:2rem;
    font-weight:600
}
.article {
    border-style:solid;
    border-width:1px 1px 3px 1px;
    border-color:#d1d1d1;
    background:rgba(128, 128, 128, 0.1);
    padding:.5rem;
    margin:1rem auto;
    width:85%;
    min-height:240px
}
.inline-block {
    display:inline-block
}
.list {
    margin:.5rem auto;
    padding:.5em;
}
.list li {
    list-style:none;
}
.link {
    display:block;
    font-size:1.1rem
}
.bold {
    font-weight:bold
}
.responsive-iframe, position relative, padding-bottom 56.25%, padding-top 35px, height 0, overflow hidden, text-align center, iframe, position absolute {
    top:0;
    left:0;
    width:100%;
    height:100%;
    right:0;
    margin:0 auto
}
.responsible {
    display:block;
    margin:1rem auto;
    text-align:center;
}
.responsible .avatar {
    width:200px;
    height:200px;
    overflow:hidden;
    -webkit-border-radius:50%;
    border-radius:50%;
    margin:1rem auto;
}
.responsible .avatar img {
    max-width:100%;
    overflow:hidden
}
.no-underline {
    text-decoration:none
}
.underline {
    text-decoration:underline
}
.uppercase {
    text-transform:uppercase
}
.lowercase {
    text-transform:lowercase
}
.top-fixed {
    position:fixed;
    left:0;
    top:0;
    right:0
}
.bottom-fixed {
    position:fixed;
    bottom:0;
    max-width:70%;
    z-index:120;
    left:0;
    right:0;
    margin:0
}
.paragraph {
    font-size:1rem;
    margin:.5rem 0;
    line-height:1.5;
    text-align:justify;
    z-index:1;
    padding:.5rem
}
.set-padding {
    padding:1rem
}
.no-padding {
    padding:0
}
.set-margin {
    margin:1rem
}
.padding-top {
    padding-top:1rem
}
.margin-top {
    margin-top:1rem
}
.no-padding-top {
    padding-top:0
}
.no-margin-top {
    margin-top:0
}
.no-margin-bottom {
    margin-bottom:0
}
.fade {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(0, 0, 0, 0.3);
    z-index:0
}
#squares {
    background-attachment:fixed;
    background-image:url("../img/squares.png");
    max-width:100%;
    min-height:90px;
    heigth:auto;
}
#squares .u-wrapper {
    padding:.5rem
}
.responsive-image {
    max-width:100%;
    margin:0 auto;
    height:auto;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.responsive-image img {
    width:100%
}
@media screen and (max-width:768px) {
    footer p {
        line-height:1.5
    }
    #banner {
        display:none
    }
}
@font-face {
    font-family:'robotobold';
    src:url("../fonts/bold/bold.eot");
    src:url("../fonts/bold/bold.eot?#iefix") format('embedded-opentype'), url("../fonts/bold/bold.woff") format('woff'), url("../fonts/bold/bold.ttf") format('truetype'), url("../fonts/bold/bold.svg#robotobold") format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face {
    font-family:'robotocodensed';
    src:url("../fonts/codensed/codensed.eot");
    src:url("../fonts/codensed/codensed.eot?#iefix") format('embedded-opentype'), url("../fonts/codensed/codensed.woff") format('woff'), url("../fonts/codensed/codensed.ttf") format('truetype'), url("../fonts/codensed/codensed.svg#robotobold") format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face {
    font-family:'robotolight';
    src:url("../fonts/light/light.eot");
    src:url("../fonts/light/light.eot?#iefix") format('embedded-opentype'), url("../fonts/light/light.woff") format('woff'), url("../fonts/light/light.ttf") format('truetype'), url("../fonts/light/light.svg#robotobold") format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face {
    font-family:'robotoregular';
    src:url("../fonts/regular/regular.eot");
    src:url("../fonts/regular/regular.eot?#iefix") format('embedded-opentype'), url("../fonts/regular/regular.woff") format('woff'), url("../fonts/regular/regular.ttf") format('truetype'), url("../fonts/regular/regular.svg#robotobold") format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face {
    font-family:'robotolight';
    src:url("../fonts/light/light.eot");
    src:url("../fonts/light/light.eot?#iefix") format('embedded-opentype'), url("../fonts/light/light.woff") format('woff'), url("../fonts/light/light.ttf") format('truetype'), url("../fonts/light/light.svg#robotobold") format('svg');
    font-weight:normal;
    font-style:normal
}
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
 html {
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body {
    margin:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display:block
}
audio, canvas, progress, video {
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]) {
    display:none;
    height:0
}
[hidden], template {
    display:none
}
a {
    background:transparent;
}
a:active, a:hover {
    outline:0
}
abbr[title] {
    border-bottom:1px dotted
}
b, strong {
    font-weight:bold
}
dfn {
    font-style:italic
}
h1 {
    font-size:2em;
    margin:.67em 0
}
mark {
    background:#ff0;
    color:#000
}
small {
    font-size:80%
}
sub, sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup {
    top:-.5em
}
sub {
    bottom:-.25em
}
img {
    border:0
}
svg:not(:root) {
    overflow:hidden
}
figure {
    margin:1em 40px
}
hr {
    -moz-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
pre {
    overflow:auto
}
code, kbd, pre, samp {
    font-family:monospace, monospace;
    font-size:1em
}
button, input, optgroup, select, textarea {
    color:inherit;
    font:inherit;
    margin:0
}
button {
    overflow:visible
}
button, select {
    text-transform:none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled], html input[disabled] {
    cursor:default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border:0;
    padding:0
}
input {
    line-height:normal
}
input[type="checkbox"], input[type="radio"] {
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height:auto
}
input[type="search"] {
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance:none
}
fieldset {
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:.35em .625em .75em
}
legend {
    border:0;
    padding:0
}
textarea {
    overflow:auto
}
optgroup {
    font-weight:bold
}
table {
    border-collapse:collapse;
    border-spacing:0
}
td, th {
    padding:0
}
body {
    font-size:16px;
    font-family:'robotocodensed', 'Tahoma', 'Arial';
    background-image:url("../img/fondo2.jpg");
    -moz-background-size:cover;
    -webkit-background-size:cover;
    background-size:cover;
    background-position:50% 50%;
    background-attachment:fixed;
    letter-spacing:.5px;
    position:relative;
}
* {
   /* color:#595959;
   /* line-height:1.5; */
}
::-webkit-scrollbar {
    width:10px;
    background:#dbe8ec
}
::-webkit-scrollbar-button {
    width:8px;
    height:5px
}
::-webkit-scrollbar-track {
    background:#3c454e;
    border:thin solid #1a1f25;
    -webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3)
}
::-webkit-scrollbar-thumb {
    background:#4ca06d
}
::-webkit-scrollbar-thumb:hover, background #4ca06d, ::-webkit-scrollbar-thumb:window-inactive
}
{
    background:rgba(77, 161, 112, 0.6)
}

   

.container {
    display:block;
    max-width:100%;
    margin:0 auto;
    position:relative;
    padding:0;
    overflow:hidden;
	width: 1100px;
	
}
.containerPrincipal {
    display:block;
    max-width:100%;
    margin:0 auto;
    position:relative;
    padding:0;
    overflow:hidden;
	width: 1100px;
	height: 808px;
	text-align:center;
}
.containerMenu {
    display:block;
    max-width:100%;
    margin:0 auto;
    position:relative;
    padding:0;
    overflow:hidden;
	width: 1100px;
	height: 1260px;
	text-align:center;
}
.container .u-wrapper {
    margin:0 auto;
    position:relative;
    overflow:hidden;
    padding:.5rem 1rem;
    max-width:100%;
}
.container .u-wrapper .subtitle {
    text-align:left;
    font-size:1.3rem;
    text-align:left;
    text-transform:uppercase;
    font-weight:600;
    padding:.5rem
}
.responsive-container {
    height:0;
    margin:.5rem;
    padding-bottom:56.25%;
    position:relative;
    padding-top:.5rem;
    z-index:14;
    overflow:auto;
    background:#f1f1f1;
}
.responsive-container embed, .responsive-container iframe, .responsive-container object, .responsive-container video {
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:16;
    border:0;
    padding:0
}
@media screen and (min-width:768px) {
    .container {
        max-width:85%
    }
}
@media screen and (min-width:1200px) {
    .container {
        max-width:1200px
    }
}
.navigation {
    margin:0;
    padding:0;
    height:60px;
    background:#2a5a27;
    background-image:url("../img/squares.png");
	   
    text-align:right;
    width:100%;
    z-index:8;
}
.navigation-show-menu {
    display:none
}
.navigation-menu {
    padding:0;
    margin:0 auto;
    text-align:right;
    max-width:100%;
    -webkit-box-shadow:none;
    box-shadow:none;
    overflow-x:auto;
    white-space:nowrap;
}
.navigation-menu::-webkit-scrollbar {
    display:none
}
.navigation-menu li {
    display:inline-block;
    line-height:60px;
}
.navigation-menu li a {
    font-size:1em;
    display:block;
    line-height:60px;
    margin:0;
    padding:0 1em;
    text-decoration:none;
    margin:0;
    color:#fff;
}
.navigation-menu li a:hover {
    background:#7abd5f;
    -o-transition:0.5s ease all;
    -ms-transition:0.5s ease all;
    -moz-transition:0.5s ease all;
    -webkit-transition:0.5s ease all;
    -khtml-transition:0.5s ease all;
    transition:0.5s ease all;
    color:#fff;
    background-image:url("../img/squares.png")
}
.navigation-menu li #selected {
    background:#7abd5f;
    background-image:url("../img/squares.png");
    color:#fff
}
@media screen and (min-width:768px) {
    .navigation {
        height:40px;
    }
    .navigation-show-menu {
        display:none
    }
    .navigation-menu li {
        line-height:40px;
    }
    .navigation-menu li a {
        line-height:40px
    }
}
.label {
    padding:1rem;
    margin:1rem auto;
    display:block;
    max-width:100%
}
@media screen and (min-width:768px) {
    .label {
        max-width:80%
    }
}
.panel {
    background:#fff;
    max-width:100%;
    margin:0 auto;
    border:1px solid rgba(128, 128, 128, 0.3);
    margin:.5rem;
    overflow:hidden;
    min-height:240px;
}
.panel-title {
    margin-top:0;
    padding:.5rem;
    font-size:1.2rem;
    font-weight:bold;
    background:#d1d1d1
}
.panel-body {
    padding:.5rem
}
table {
    max-width:100%;
    overflow:hidden;
    margin:1rem auto
	display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: #0F3;
}
table, th, td {
    border-collapse:collapse
}
th, td {
    padding:0rem;
}
table tr:nth-child(even) {
    background-color:#eee
}
table tr:nth-child(odd) {
    background-color:#fff
}
table th {
    background-color:#99cc75;
    color:#fff
}
.form {
    padding:.5rem;
    margin:.5rem auto;
    text-align:center;
}
.form-group {
    display:block;
    padding:.5rem 0;
    margin:0 auto;
    overflow:hidden;
}
.form-group .tag {
    font-size:1rem;
    display:block;
    margin:.3rem auto;
    text-align:center
}
.form-group .control[type="file"] {
    border:none
}
.form-group textarea.control {
    resize:none
}
.form-group .control {
    padding:.5rem;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-width:1px 1px 2px 1px;
    border-style:solid;
    border-color:#a1a1a1;
    font-weight:normal;
    -webkit-border-radius:3px;
    border-radius:3px;
    background:#f1f1f1;
}
.form-group .control-xs {
    width:20%;
    font-size:1rem
}
.form-group .control-sm {
    width:40%;
    font-size:1.1rem
}
.form-group .control-md {
    width:70%;
    font-size:1.2rem
}
.form-group .control-lg {
    width:90%;
    font-size:1.3rem
}
.form-group .control-block {
    display:block;
    width:100%;
    padding:.5rem;
    font-size:1.3rem
}
.form-group .control:focus {
    outline:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    background:#f9ffbf
}
.form-group .control:active {
    outline:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    background:#f9ffbf
}
.form-group input[type="radio"], .form-group input[type="checkbox"] {
    display:none
}
.form-group input[type="radio"] + label, .form-group input[type="checkbox"] + label {
    font-size:1rem;
    display:block;
    margin:1rem auto;
    cursor:pointer
}
.form-group input[type="radio"] + label span, .form-group input[type="checkbox"] + label span {
    display:inline-block;
    width:50px;
    height:50px;
    cursor:pointer;
    margin:.2rem;
    vertical-align:middle;
    -webkit-border-radius:50%;
    border-radius:50%;
    background:gris-oscuro
}
.form-group input[type="checkbox"] + label span {
    -webkit-border-radius:0;
    border-radius:0;
    background:#fff;
    border:1px solid #d3d3d3
}
.form-group input[type="radio"]:checked + label span, .form-group input[type="checkbox"]:checked + label span {
    background-color:#39add1
}
.form-group input[type="radio"] + label span, .form-group input[type="radio"]:checked + label span {
    -o-transition:background-color 0.1s ease;
    -ms-transition:background-color 0.1s ease;
    -moz-transition:background-color 0.1s ease;
    -webkit-transition:background-color 0.1s ease;
    -khtml-transition:background-color 0.1s ease;
    transition:background-color 0.1s ease
}
@media screen and (min-width:768px) {
    .form {
        text-align:initial;
        padding:.5rem;
    }
    .form-group .tag {
        font-size:1.1rem;
        text-align:left;
        margin:.5rem 0
    }
    .form-group .control-xs {
        width:10%
    }
    .form-group .control-sm {
        width:20%
    }
    .form-group .control-md {
        width:40%
    }
    .form-group .control-lg {
        width:60%
    }
    .form-group input[type="radio"] + label span {
        width:40px;
        height:40px
    }
}
.button {
    display:inline-block;
    padding:1rem;
    border:0;
    -webkit-border-radius:0;
    border-radius:0;
    min-width:200px;
    text-align:center;
    text-decoration:none;
    font-size:1.1rem;
    text-transform:uppercase;
    background:#7abd5f;
    color:#fff;
    margin:1rem auto;
    z-index:1;
    -webkit-border-radius:3px;
    border-radius:3px;
    overflow:hidden;
}
.button:hover {
    background:#2a5a27
}
.button span {
    color:#fff
}
.button-mini {
    min-width:25px;
    height:25px;
    line-height:25px;
    background:#39add1;
}
.button-mini span {
    color:#fff
}
.button-mini:hover {
    background:#34495e
}
.button-block {
    display:block;
    padding:.7rem 1rem;
    text-align:center;
    color:#fff;
    font-size:1.5rem;
    font-weight:bold;
    cursor:pointer;
    border-botton:3px solid #000
}
.magazine {
    width:90%;
    min-height:280px;
    margin:.5rem auto;
    padding:0;
    position:relative;
    cursor:zoom-in;
}
.magazine img {
    max-width:100%;
    cursor:zoom-in
}
.notification {
    background:#d1d1d1;
    padding:.5rem 1rem;
    font-size:1rem;
    position:relative;
    max-width:100%;
    display:block;
    margin:.5rem auto;
    color:rgba(0, 0, 0, 0.5);
    height:70px;
    overflow:scroll;
    overflow-x:hidden;
    overflow-y:hidden;
}
.notification-success {
    background:#7abd5f
}
.notification-danger {
    background:#f97373
}
.notification-warning {
    background:#dad45a
}
.notification-info {
    background:#39add1
}
.notification:hover {
    overflow-y:visible
}
.notification-close {
    font-size:1.2rem;
    font-weight:600;
    position:absolute;
    right:.5rem;
    top:0;
    padding:.2rem;
    cursor:pointer;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@media screen and (min-width:768px) {
    .notification {
        max-width:80%
    }
}
.bulletin {
    margin:1rem auto;
    border-style:solid;
    border-width:1px 1px 3px 1px;
    border-color:#d1d1d1;
    display:block;
    padding:.5rem;
    position:relative;
    max-width:90%;
    background:rgba(128, 128, 128, 0.1);
}
.bulletin-month {
    font-size:1rem;
    margin:0;
    padding:.5rem;
    text-align:left;
    color:#39add1;
    font-weight:700
}
.bulletin-download {
    font-size:.9rem;
    text-align:left;
    display:block;
    margin:0 auto;
    padding:.5rem
}
.library {
    margin:.5rem auto;
    position:relative;
    width:90%;
}
.library-image {
    width:100px;
    height:100px;
    -webkit-border-radius:50%;
    border-radius:50%;
    overflow:hidden;
    background:#7abd5f;
    margin:.5rem auto;
    border:3px solid #d1d1d1;
}
.library-image img {
    -webkit-border-radius:50%;
    border-radius:50%;
    max-width:100%
}
.library-name {
    font-size:1.5rem;
    text-align:center;
    margin:0
}
.content-iframe {
    max-width:100%;
    margin:0 auto;
    height:auto;
    padding:.5rem
}
.embed-container {
    height:0;
    width:100%;
    padding-bottom:56.25%;
    overflow:hidden;
    position:relative;
}
.embed-container iframe {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0
}
.book {
    padding:.7rem .5rem;
    max-width:95%;
    background:#fff;
    border-style:solid;
    border-width:1px 1px 3px 1px;
    border-color:#d1d1d1;
    margin:.5rem auto;
    position:relative;
    height:auto;
    list-style:none;
}
.book:nth-child(even) {
    background:#d1d1d1
}
.book:nth-child(odd) {
    background:#fff
}
.book::-webkit-scrollbar {
    display:none
}
.book:hover {
    -o-transition:0.4s ease all;
    -ms-transition:0.4s ease all;
    -moz-transition:0.4s ease all;
    -webkit-transition:0.4s ease all;
    -khtml-transition:0.4s ease all;
    transition:0.4s ease all;
    background:#d1d1d1
}
.book-title {
    font-size:1rem;
    color:#756c6c;
    margin:0;
    padding:.5rem;
    font-weight:normal;
}
.book-title span[class="icon-arrow-right"] {
    background:#7abd5f;
    padding:.5rem;
    width:15px;
    height:15px;
    color:#fff;
    -webkit-border-radius:50%;
    border-radius:50%
}
.book-title span[class="book-format"] {
    display:none
}
.book-autor {
    padding:.5rem;
    font-size:1rem
}
.book-editorial {
    padding:.5rem;
    font-size:.9rem
}
.book-format {
    padding:0 .5rem;
    font-size:.9rem;
    color:#fff;
    margin:0 .5rem;
    display:inline-block
}
#pdf {
    background:rgba(220, 47, 47, 0.7)
}
#doc {
    background:rgba(43, 87, 154, 0.7)
}
#no-shading:hover {
    -webkit-box-shadow:none;
    box-shadow:none
}
#no-shading-title {
    white-space:inherit;
    overflow:inherit;
    -o-text-overflow:inherit;
    text-overflow:inherit
}
.alert {
    padding:1rem .5rem;
    margin:1rem .5rem;
    display:block;
    max-width:100%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.personal {
    display:block;
    margin:1rem auto;
    border-style:solid;
    border-width:1px 1px 3px 1px;
    border-color:#d1d1d1;
    overflow:hidden;
}
.personal-avatar {
    margin:.5rem;
    float:left;
    display:inline-block;
    width:130px;
    height:130px;
    clear:both;
}
.personal-avatar img {
    max-width:100%;
    height:100%
}
.personal-data {
    margin:.5rem;
}
.personal-data .nombre {
    font-size:1.3rem;
    font-weight:bold;
    margin:.5rem
}
.personal-data .cargo {
    font-size:1.2rem;
    margin:.5rem;
    font-weight:500
}
.personal-data .area {
    margin:.5rem;
    font-style:italic;
    text-decoration:underline
}
.personal-data .email {
    margin:.5rem;
    word-break:break-all
}
@media screen and (max-width:768px) {
    .personal {
        text-align:center;
    }
    .personal-avatar {
        display:block;
        float:none;
        margin:.5rem auto
    }
    .personal-data {
        display:block
    }
}
.accordion {
    max-width:100%;
    color:#fff;
    position:relative;
    margin:.5rem auto;
    background:#f1f1f1;
}
.accordion-header {
    max-width:100%;
    cursor:pointer;
    min-height:50px;
    background:#d1d1d1;
}
.accordion-header .title {
    font-size:1rem;
    font-weight:500;
    padding:.5rem;
    line-height:2;
    color:#fff;
    text-shadow:1px 1px 5px rgba(0, 0, 0, 0.7);
}
.accordion-header .title .toggle-icon span {
    color:#fff;
    font-size:.9rem;
    font-weight:300
}
.accordion #acc-tic {
    background-image:url("../img/accordion/tic.jpg");
    background-positon:50% 50%
}
.accordion #acc-procali {
    background-image:url("../img/accordion/procali.jpg");
    background-positon:50% 50%
}
.accordion #acc-ayep {
    background-image:url("../img/accordion/ayep.jpg");
    background-positon:50% 50%
}
.accordion #acc-turismo {
    background-image:url("../img/accordion/turismo.jpg");
    background-positon:50% 52%
}
.accordion #acc-mecatronica {
    background-image:url("../img/accordion/mecatronica.jpg");
    background-positon:50% 52%
}
.accordion #acc-mecanica {
    background-image:url("../img/accordion/mecanica.jpg");
    background-positon:50% 52%
}
.accordion-content {
    background:#f1f1f1;
    padding:.5rem;
    min-height:240px;
    max-height:480px;
    display:none;
    overflow-y:scroll;
}
.accordion-content .data {
    margin:.5rem auto;
    text-align:left;
    font-size:1rem;
    padding-left:1rem;
}
.accordion-content .data h3 {
    font-size:1em;
    cursor:pointer;
    padding-left:.5rem
}
.accordion-content .data .normal {
    display:block;
    margin:.5rem auto;
    padding-left:1.5rem;
    text-decoration:underline;
    font-size:1rem
}
.accordion-content .data a {
    display:block;
    margin:.5rem;
    font-size:1rem;
    padding-left:1rem;
}
.accordion-content .data a:visited {
    color:#f97373
}
.accordion-content .data .sub {
    padding-left:3rem;
    display:block;
    margin:.5rem auto;
    font-size:1rem
}
.accordion-content .data .last {
    padding-left:5rem;
    display:block;
    margin:.5rem auto;
    font-size:.9rem
}
.accordion-content .data .subtitle {
    font-size:1rem;
    font-weight:500
}
@media screen and (min-width:768px) {
    .accordion {
        max-width:95%;
        margin:1rem auto
    }
}
.badge {
    padding:0 .5rem;
    font-size:.9rem;
    color:#fff;
    margin:0 .5rem;
    display:inline-block;
}
.badge a {
    color:#fff;
    text-decoration:none
}
#visitas {
    position:absolute;
    top:0;
    right:0;
    margin:.5rem;
}
#visitas span {
    color:#fff;
    vertical-align:inherit
}
.memory {
    width:95%;
    background:#fff;
    border-color:#d1d1d1;
    border-style:solid;
    border-width:1px 1px 3px 1px;
    margin:.6rem auto;
    min-height:170px;
    position:relative;
    overflow:hidden;
    height:auto;
}
.memory:hover {
    -o-transition:0.5s ease all;
    -ms-transition:0.5s ease all;
    -moz-transition:0.5s ease all;
    -webkit-transition:0.5s ease all;
    -khtml-transition:0.5s ease all;
    transition:0.5s ease all
}
.memory-title {
    font-size:1rem;
    margin:0;
    padding:.5rem;
    text-decoration:underline
}
.memory-autor {
    padding:.4rem .5rem;
    font-size:.9rem;
    margin:0;
    display:block;
}
.memory-period {
    padding:.4rem .5rem;
    font-size:.9rem;
    margin:0;
    display:block;
    font-style:italic
}
.memory-level {
    background:#f97373;
    padding:0 .5rem;
    color:#fff;
    margin:.5rem;
    display:inline-block;
    font-size:.8rem
}
.memory-pe {
    display:block;
    background:rgba(209, 209, 209, 0.6);
    font-size:.8rem;
    margin:.5rem;
    padding:.5rem;
}
@media screen and (min-width:768px) {
    .memory {
        width:90%
    }
}
.tabs input[type=radio] {
    position:absolute;
    top:-9999px;
    left:-9999px
}
.tabs {
    width:100%;
    float:none;
    list-style:none;
    position:relative;
    padding:0;
    margin:0 auto;
    display:block
}
.tabs li {
    float:left
}
.tabs label {
    display:block;
    padding:10px 20px;
    -webkit-border-radius:2px 2px 0 0;
    border-radius:2px 2px 0 0;
    color:#08c;
    font-size:24px;
    font-weight:normal;
    cursor:pointer;
    position:relative;
    top:3px;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    -ms-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -khtml-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out
}
.tabs label:hover {
    background:rgba(255, 255, 255, 0.5);
    top:0
}
[id^=tab]:checked + label {
    background:#08c;
    color:#fff;
    top:0
}
[id^=tab]:checked ~[id^=tab-content] {
    display:block
}
.tab-content {
    z-index:2;
    display:none;
    text-align:left;
    width:100%;
    font-size:20px;
    line-height:140%;
    padding-top:10px;
    padding:15px;
    color:#fff;
    position:absolute;
    top:53px;
    left:0;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-animation-duration:.5s;
    -o-animation-duration:.5s;
    -moz-animation-duration:.5s;
    -o-animation-duration:.5s;
    -ms-animation-duration:.5s;
    -moz-animation-duration:.5s;
    -webkit-animation-duration:.5s;
    -khtml-animation-duration:.5s;
    animation-duration:.5s
}
.gadget {
    width:90%;
    text-align:center;
    position:relative;
    margin:1.5rem auto;
}
.gadget-image {
    margin:.5rem auto;
    width:150px;
    background:#fff;
    border:1px solid #808080;
    -webkit-border-radius:50%;
    border-radius:50%;
    overflow:hidden;
    height:150px;
}
.gadget-image img {
    max-width:100%;
    -webkit-border-radius:50%;
    border-radius:50%
}
.gadget-title {
    font-size:1rem;
    margin:.3rem auto;
    text-decoration:underline;
    text-transform:uppercase
}
.gadget-subtitle {
    font-size:.9rem;
    margin:.3rem auto
}
.gadget-legend {
    font-size:.9rem;
    margin:.3rem auto;
    font-weight:bold
}
@font-face {
    font-family:'biblioteca';
    src:url("../fonts/biblioteca.eot?-h1seo5");
    src:url("../fonts/biblioteca.eot?#iefix-h1seo5") format('embedded-opentype'), url("../fonts/biblioteca.ttf?-h1seo5") format('truetype'), url("../fonts/biblioteca.woff?-h1seo5") format('woff'), url("../fonts/biblioteca.svg?-h1seo5#biblioteca") format('svg');
    font-weight:normal;
    font-style:normal
}
[class^="icon-"], [class*=" icon-"] {
    font-family:'biblioteca';
    speak:none;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    vertical-align:middle;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.icon-home:before {
    content:"\e600"
}
.icon-pencil:before {
    content:"\e800"
}
.icon-headphones:before {
    content:"\e61c"
}
.icon-music:before {
    content:"\e61d"
}
.icon-book:before {
    content:"\e601"
}
.icon-books:before {
    content:"\e602"
}
.icon-library:before {
    content:"\e603"
}
.icon-file-text:before {
    content:"\e604"
}
.icon-profile:before {
    content:"\e605"
}
.icon-file-music:before {
    content:"\e61e"
}
.icon-folder-open:before {
    content:"\e606"
}
.icon-calendar:before {
    content:"\e607"
}
.icon-drawer:before {
    content:"\e608"
}
.icon-user:before {
    content:"\e609"
}
.icon-users:before {
    content:"\e60a"
}
.icon-spinner:before {
    content:"\e60b"
}
.icon-search:before {
    content:"\e60c"
}
.icon-key:before {
    content:"\e60d"
}
.icon-lock:before {
    content:"\e60e"
}
.icon-accessibility:before {
    content:"\e60f"
}
.icon-menu:before {
    content:"\e610"
}
.icon-earth:before {
    content:"\e611"
}
.icon-link:before {
    content:"\e612"
}
.icon-brightness-contrast:before {
    content:"\e803"
}
.icon-plus:before {
    content:"\e613"
}
.icon-minus:before {
    content:"\e614"
}
.icon-cross:before {
    content:"\e801"
}
.icon-enter:before {
    content:"\e802"
}
.icon-shuffle:before {
    content:"\e900"
}
.icon-arrow-up:before {
    content:"\e615"
}
.icon-arrow-right:before {
    content:"\e616"
}
.icon-arrow-down:before {
    content:"\e617"
}
.icon-arrow-left:before {
    content:"\e618"
}
.icon-file-pdf:before {
    content:"\e619"
}
.icon-file-word:before {
    content:"\e61a"
}
.icon-libreoffice:before {
    content:"\e61b"
}
.sheet {
    background:#fff;
    border:1px solid #d1d1d1;
    display:block;
    margin:.5rem auto;
    margin:1rem auto;
    max-width:100%;
    overflow:hidden;
    padding:.5rem .5rem 3rem .5rem;
    position:relative;
}
.sheet-full-text {
    font-size:1.1rem;
    margin:.5rem auto;
    line-height:1.5;
    text-align:justify;
    max-width:80%
}
.sheet-separator {
    margin:0 auto;
    padding:.5rem 0;
    display:block
}
.sheet-title {
    font-size:3rem;
    font-weight:600;
    margin:.5rem auto;
    max-width:80%
}
.sheet-subtitle {
    font-size:1.5rem;
    font-weight:500;
    margin:.5rem auto;
    max-width:80%
}
footer {
    max-width:100%;
    margin-left:0;
    margin-right:0;
    padding:.5rem;
    height:auto;
    min-height:60px;
    background:#2a5a27;
    background-image:url("../img/squares.png");
    text-align:center;
}
footer p {
    color:#fff;
    text-align:center;
    display:block;
    margin:0 auto
}
footer a {
    color:#fff;
    text-decoration:underline
}
@media screen and (min-width:768px) {
    footer p {
        line-height:60px
    }
}
.red {
    background:#f97373;
    color:#fff
}
.green {
    background:#7abd5f;
    color:#fff
}


.black-green {
    background:#2a5a27;
    color:#fff
}

.blue {
    background:#39add1;
    color:#fff
}
.yellow {
    background:#dad45a;
    color:rgba(0, 0, 0, 0.5)
}
.black {
    background:#000
}
.white {
    background:#fff
}
.gray {
    background:#d1d1d1
}
.orange {
    background:#ffa500
}
.encabezado {
    max-width:100%;
    padding:0 .5rem;
    position:relative;
    height:50px;
}
.encabezado .supertitle {
    font-size:1.5rem;
    margin:0 .5rem;
    padding:0;
    color:#fff;
    z-index:1;
    text-transform:uppercase;
    font-weight:500;
    letter-spacing:10px;
    line-height:50px;
}
.encabezado .supertitle2 {
    font-size:1rem;
    margin:0 .5rem;
    padding:0;
    color:#fff;
    z-index:1;
    text-transform:uppercase;
    font-weight:300;
    letter-spacing:2px;
    line-height:50px;
}
.encabezado .supertitle span.badge {
    letter-spacing:1px
}
@media screen and (min-width:768px) {
    .encabezado .supertitle {
        font-size:2rem
    }
}
.aside {
    width:100%;
    min-heigth:500px;
    padding:0 .5rem;
    margin:1rem auto;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    overflow:hidden;
}
.aside .title {
    font-size:1.5rem;
    text-align:center;
    margin:0 auto
}
.aside ul {
    margin:0;
    padding:0;
}
.aside ul li {
    margin:.5rem auto;
    display:block;
    list-style:none;
}
.aside ul li a {
    display:block;
    padding:.8rem;
    background:#7abd5f;
    position:relative;
    width:80%;
    margin:1rem auto;
    color:#fff;
}
.aside ul li a:after {
    border-bottom:25px solid transparent;
    border-left:15px solid #7abd5f;
    border-top:25px solid transparent;
    content:"";
    left:100%;
    position:absolute;
    vertical-align:middle;
    top:0
}
.aside ul li a:before {
    border-bottom:25px solid #7abd5f;
    border-left:15px solid transparent;
    border-top:25px solid #7abd5f;
    content:"";
    right:100%;
    position:absolute;
    vertical-align:middle;
    top:0
}
@media screen and (min-width:768px) {
    .aside {
        width:100%;
        margin:0 auto;
    }
    .aside ul li a {
        margin:1rem auto;
        width:60%;
    }
    .aside ul li a:hover {
        background:#7abd5f;
        -o-transform:translate(10px, 0);
        -ms-transform:translate(10px, 0);
        -moz-transform:translate(10px, 0);
        -webkit-transform:translate(10px, 0);
        -khtml-transform:translate(10px, 0);
        transform:translate(10px, 0);
        -o-transition:0.6s ease all;
        -ms-transition:0.6s ease all;
        -moz-transition:0.6s ease all;
        -webkit-transition:0.6s ease all;
        -khtml-transition:0.6s ease all;
        transition:0.6s ease all
    }
}
.callout {
    display:inline-block;
    background:#fff;
    border:2px solid #f1f1f1;
    width:100%;
    min-height:200px;
    overflowe:hidden;
    position:relative;
    verical-align:top;
    margin:1rem auto;
}
.callout-header .image {
    margin:0 auto;
    width:100%;
    overflow:hidden;
}
.callout-header .image img {
    max-width:100%
}
.callout-header .title {
    font-size:1.3rem;
    font-weight:500;
    float:left;
    margin:.5rem;
    display:inline-block;
    padding:0;
    text-align:left;
}
.callout-header .title a {
    display:inline-block;
    border-bottom:1px solid #808080;
}
.callout-header .title a:hover {
    letter-spacing:.3px;
    -o-transition:1s ease all;
    -ms-transition:1s ease all;
    -moz-transition:1s ease all;
    -webkit-transition:1s ease all;
    -khtml-transition:1s ease all;
    transition:1s ease all
}
@media screen and (min-width:768px) {
    .callout {
        margin:2rem auto;
        width:90%;
        min-height:220px;
    }
    .callout-header .title {
        font-size:1.5rem
    }
}
.external-links {
    padding:.5rem;
}
.external-links .title {
    font-size:1.5rem;
    text-align:left;
    text-transform:capitalize;
    margin:0 auto
}
.external-links .link {
    position:relative;
    text-align:center;
    padding:5px;
    margin:1rem auto;
    width:50%;
    color:#fff;
    z-index:3;
    font-size:1.1rem;
    display:block;
}
.external-links .link span {
    color:#fff
}
.external-links .link:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:51%;
    background:#7abd5f;
    -o-transform:skew(0, 6deg);
    -ms-transform:skew(0, 6deg);
    -moz-transform:skew(0, 6deg);
    -webkit-transform:skew(0, 6deg);
    -khtml-transform:skew(0, 6deg);
    transform:skew(0, 6deg);
    z-index:-1
}
.external-links .link:after {
    content:'';
    position:absolute;
    top:0;
    right:0;
    height:100%;
    width:50%;
    background:#7abd5f;
    -o-transform:skew(0, -6deg);
    -ms-transform:skew(0, -6deg);
    -moz-transform:skew(0, -6deg);
    -webkit-transform:skew(0, -6deg);
    -khtml-transform:skew(0, -6deg);
    transform:skew(0, -6deg);
    z-index:-1
}
@media screen and (min-width:768px) {
    .external-links .link {
        width:80%;
        font-size:1.3rem;
    }
    .external-links .link:hover {
        -o-transform:translate(0, 10px);
        -ms-transform:translate(0, 10px);
        -moz-transform:translate(0, 10px);
        -webkit-transform:translate(0, 10px);
        -khtml-transform:translate(0, 10px);
        transform:translate(0, 10px);
        -o-transition:0.7s ease all;
        -ms-transition:0.7s ease all;
        -moz-transition:0.7s ease all;
        -webkit-transition:0.7s ease all;
        -khtml-transition:0.7s ease all;
        transition:0.7s ease all
    }
}
.router {
    display:block;
    margin:0;
    text-align:left;
}
.router a {
    color:#39add1;
    padding:.5rem
}
.router span {
    vertical-align:baseline
}
.responsive-video {
    height:0;
    margin:1rem 0;
    padding-bottom:56.25%;
    position:relative;
    padding-top:.1rem
}
.responsive-video embed, .responsive-video iframe, .responsive-video object, .responsive-video video {
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%
}
.fade {
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background:rgba(0, 0, 0, 0.8);
    z-index:102;
    overflow-y:hidden
}
.aviso {
    background:#fff;
    width:90%;
    margin:1rem auto;
    padding:.5rem;
    z-index:111;
    left:0;
    right:0;
    top:15%;
    position:absolute;
    min-height:150px;
    -webkit-border-radius:2px;
    border-radius:2px;
}
.aviso .close {
    font-size:1.8rem;
    position:absolute;
    right:.7rem;
    top:0;
    font-weight:bold;
    cursor:pointer;
    padding:.5rem;
    color:rgba(0, 0, 0, 0.5)
}
.aviso .titulo {
    font-size:1.2rem;
    border-bottom:1px solid #d1d1d1;
    margin:.5rem 0
}
.aviso .descripcion {
    font-size:1rem;
    text-align:left;
    z-index:12;
    margin:.5rem 0
}
@media screen and (min-width:768px) {
    .fade .aviso {
        width:40%;
    }
    .fade .aviso .titulo {
        font-size:1.5rem
    }
}
.lista-nivel-uno {
    margin:0;
    padding:0 0 0 1rem;
}
.lista-nivel-uno li {
    padding:0;
    margin:.5rem .5rem .5rem .5rem;
}
.lista-nivel-uno li .lista-nivel-dos {
    margin:0;
}
.lista-nivel-uno li .lista-nivel-dos li {
    list-style:square;
    padding:0;
    margin:.5rem .5rem .5rem 1rem;
}
.lista-nivel-uno li .lista-nivel-dos li .lista-nivel-tres li {
    list-style:circle;
    padding:0;
    margin:.5rem .5rem .5rem 1.5rem;
}
#no-list-style {
    list-style:none
}
.service {
    width:90px;
    height:90px;
    margin:1rem auto 0 auto;
    background:#f1f1f1;
    padding:.5rem;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-border-radius:30px 0;
    border-radius:30px 0;
    position:relative;
    display:inline-block;
    border-width:1px 1px 4px 1px;
    border-style:solid;
    border-color:#2a5a27;
    text-align:center;
    vertical-align:top;
    cursor:pointer;
}
.pequeno {
    width:60px;
    height:60px;
    margin:1rem auto 0 auto;
    background:#f1f1f1;
    padding:.5rem;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-border-radius:30px 0;
    border-radius:30px 0;
    position:relative;
    display:inline-block;
    border-width:1px 1px 4px 1px;
    border-style:solid;
    border-color:#2a5a27;
    text-align:center;
    vertical-align:top;
    cursor:pointer;
}
.service img {
    max-width:100%
}
.service span {
    font-size:3.8rem;
    color:#fff;
    vertical-align:middle
}
.service:hover {
    border-width:1px 1px 5px 1px;
    background:#d1d1d1;
    -o-transition:0.2s ease all;
    -ms-transition:0.2s ease all;
    -moz-transition:0.2s ease all;
    -webkit-transition:0.2s ease all;
    -khtml-transition:0.2s ease all;
    transition:0.2s ease all
}
.service:active {
    background-image:url("../img/squares.png")
}
.legend {
    font-size:.9rem;
    text-align:center;
    margin:0 auto;
    display:block;
    font-weight:bold;
    color:rgba(0, 0, 0, 0.6);
    font-family:'robotoregular'
}
@media screen and (min-width:480px) {
    .service {
        width:120px;
        height:120px;
        padding:1.5rem;
        margin:2rem auto .5rem auto
    }
}
@media screen and (min-width:768px) {
    .service span {
        font-size:2rem
    }
    .legend {
        font-size:1.2rem
    }
}
@media screen and (min-width:992px) {
    .service span {
        font-size:4rem
    }
}
@media screen and (min-width:1200px) {
    .service {
        width:125px;
        height:125px;
    }
    .service span {
        font-size:5rem
    }
}
/*
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=3dfe79183c786071c9ce)
 * Config saved to config.json and https://gist.github.com/3dfe79183c786071c9ce
 */

/*
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position:relative;
    min-height:1px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float:left
}
.col-xs-12 {
    width:100%
}
.col-xs-11 {
    width:91.66666667%
}
.col-xs-10 {
    width:83.33333333%
}
.col-xs-9 {
    width:75%
}
.col-xs-8 {
    width:66.66666667%
}
.col-xs-7 {
    width:58.33333333%
}
.col-xs-6 {
    width:50%
}
.col-xs-5 {
    width:41.66666667%
}
.col-xs-4 {
    width:33.33333333%
}
.col-xs-3 {
    width:25%
}
.col-xs-2 {
    width:16.66666667%
}
.col-xs-1 {
    width:8.33333333%
}
.col-xs-pull-12 {
    right:100%
}
.col-xs-pull-11 {
    right:91.66666667%
}
.col-xs-pull-10 {
    right:83.33333333%
}
.col-xs-pull-9 {
    right:75%
}
.col-xs-pull-8 {
    right:66.66666667%
}
.col-xs-pull-7 {
    right:58.33333333%
}
.col-xs-pull-6 {
    right:50%
}
.col-xs-pull-5 {
    right:41.66666667%
}
.col-xs-pull-4 {
    right:33.33333333%
}
.col-xs-pull-3 {
    right:25%
}
.col-xs-pull-2 {
    right:16.66666667%
}
.col-xs-pull-1 {
    right:8.33333333%
}
.col-xs-pull-0 {
    right:auto
}
.col-xs-push-12 {
    left:100%
}
.col-xs-push-11 {
    left:91.66666667%
}
.col-xs-push-10 {
    left:83.33333333%
}
.col-xs-push-9 {
    left:75%
}
.col-xs-push-8 {
    left:66.66666667%
}
.col-xs-push-7 {
    left:58.33333333%
}
.col-xs-push-6 {
    left:50%
}
.col-xs-push-5 {
    left:41.66666667%
}
.col-xs-push-4 {
    left:33.33333333%
}
.col-xs-push-3 {
    left:25%
}
.col-xs-push-2 {
    left:16.66666667%
}
.col-xs-push-1 {
    left:8.33333333%
}
.col-xs-push-0 {
    left:auto
}
.col-xs-offset-12 {
    margin-left:100%
}
.col-xs-offset-11 {
    margin-left:91.66666667%
}
.col-xs-offset-10 {
    margin-left:83.33333333%
}
.col-xs-offset-9 {
    margin-left:75%
}
.col-xs-offset-8 {
    margin-left:66.66666667%
}
.col-xs-offset-7 {
    margin-left:58.33333333%
}
.col-xs-offset-6 {
    margin-left:50%
}
.col-xs-offset-5 {
    margin-left:41.66666667%
}
.col-xs-offset-4 {
    margin-left:33.33333333%
}
.col-xs-offset-3 {
    margin-left:25%
}
.col-xs-offset-2 {
    margin-left:16.66666667%
}
.col-xs-offset-1 {
    margin-left:8.33333333%
}
.col-xs-offset-0 {
    margin-left:0%
}
@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float:left
    }
    .col-sm-12 {
        width:100%
    }
    .col-sm-11 {
        width:91.66666667%
    }
    .col-sm-10 {
        width:83.33333333%
    }
    .col-sm-9 {
        width:75%
    }
    .col-sm-8 {
        width:66.66666667%
    }
    .col-sm-7 {
        width:58.33333333%
    }
    .col-sm-6 {
        width:50%
    }
    .col-sm-5 {
        width:41.66666667%
    }
    .col-sm-4 {
        width:33.33333333%
    }
    .col-sm-3 {
        width:25%
    }
    .col-sm-2 {
        width:16.66666667%
    }
    .col-sm-1 {
        width:8.33333333%
    }
    .col-sm-pull-12 {
        right:100%
    }
    .col-sm-pull-11 {
        right:91.66666667%
    }
    .col-sm-pull-10 {
        right:83.33333333%
    }
    .col-sm-pull-9 {
        right:75%
    }
    .col-sm-pull-8 {
        right:66.66666667%
    }
    .col-sm-pull-7 {
        right:58.33333333%
    }
    .col-sm-pull-6 {
        right:50%
    }
    .col-sm-pull-5 {
        right:41.66666667%
    }
    .col-sm-pull-4 {
        right:33.33333333%
    }
    .col-sm-pull-3 {
        right:25%
    }
    .col-sm-pull-2 {
        right:16.66666667%
    }
    .col-sm-pull-1 {
        right:8.33333333%
    }
    .col-sm-pull-0 {
        right:auto
    }
    .col-sm-push-12 {
        left:100%
    }
    .col-sm-push-11 {
        left:91.66666667%
    }
    .col-sm-push-10 {
        left:83.33333333%
    }
    .col-sm-push-9 {
        left:75%
    }
    .col-sm-push-8 {
        left:66.66666667%
    }
    .col-sm-push-7 {
        left:58.33333333%
    }
    .col-sm-push-6 {
        left:50%
    }
    .col-sm-push-5 {
        left:41.66666667%
    }
    .col-sm-push-4 {
        left:33.33333333%
    }
    .col-sm-push-3 {
        left:25%
    }
    .col-sm-push-2 {
        left:16.66666667%
    }
    .col-sm-push-1 {
        left:8.33333333%
    }
    .col-sm-push-0 {
        left:auto
    }
    .col-sm-offset-12 {
        margin-left:100%
    }
    .col-sm-offset-11 {
        margin-left:91.66666667%
    }
    .col-sm-offset-10 {
        margin-left:83.33333333%
    }
    .col-sm-offset-9 {
        margin-left:75%
    }
    .col-sm-offset-8 {
        margin-left:66.66666667%
    }
    .col-sm-offset-7 {
        margin-left:58.33333333%
    }
    .col-sm-offset-6 {
        margin-left:50%
    }
    .col-sm-offset-5 {
        margin-left:41.66666667%
    }
    .col-sm-offset-4 {
        margin-left:33.33333333%
    }
    .col-sm-offset-3 {
        margin-left:25%
    }
    .col-sm-offset-2 {
        margin-left:16.66666667%
    }
    .col-sm-offset-1 {
        margin-left:8.33333333%
    }
    .col-sm-offset-0 {
        margin-left:0%
    }
}
@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float:left
    }
    .col-md-12 {
        width:100%
    }
    .col-md-11 {
        width:91.66666667%
    }
    .col-md-10 {
        width:83.33333333%
    }
    .col-md-9 {
        width:75%
    }
    .col-md-8 {
        width:66.66666667%
    }
    .col-md-7 {
        width:58.33333333%
    }
    .col-md-6 {
        width:50%
    }
    .col-md-5 {
        width:41.66666667%
    }
    .col-md-4 {
        width:33.33333333%
    }
    .col-md-3 {
        width:25%
    }
    .col-md-2 {
        width:16.66666667%
    }
    .col-md-1 {
        width:8.33333333%
    }
    .col-md-pull-12 {
        right:100%
    }
    .col-md-pull-11 {
        right:91.66666667%
    }
    .col-md-pull-10 {
        right:83.33333333%
    }
    .col-md-pull-9 {
        right:75%
    }
    .col-md-pull-8 {
        right:66.66666667%
    }
    .col-md-pull-7 {
        right:58.33333333%
    }
    .col-md-pull-6 {
        right:50%
    }
    .col-md-pull-5 {
        right:41.66666667%
    }
    .col-md-pull-4 {
        right:33.33333333%
    }
    .col-md-pull-3 {
        right:25%
    }
    .col-md-pull-2 {
        right:16.66666667%
    }
    .col-md-pull-1 {
        right:8.33333333%
    }
    .col-md-pull-0 {
        right:auto
    }
    .col-md-push-12 {
        left:100%
    }
    .col-md-push-11 {
        left:91.66666667%
    }
    .col-md-push-10 {
        left:83.33333333%
    }
    .col-md-push-9 {
        left:75%
    }
    .col-md-push-8 {
        left:66.66666667%
    }
    .col-md-push-7 {
        left:58.33333333%
    }
    .col-md-push-6 {
        left:50%
    }
    .col-md-push-5 {
        left:41.66666667%
    }
    .col-md-push-4 {
        left:33.33333333%
    }
    .col-md-push-3 {
        left:25%
    }
    .col-md-push-2 {
        left:16.66666667%
    }
    .col-md-push-1 {
        left:8.33333333%
    }
    .col-md-push-0 {
        left:auto
    }
    .col-md-offset-12 {
        margin-left:100%
    }
    .col-md-offset-11 {
        margin-left:91.66666667%
    }
    .col-md-offset-10 {
        margin-left:83.33333333%
    }
    .col-md-offset-9 {
        margin-left:75%
    }
    .col-md-offset-8 {
        margin-left:66.66666667%
    }
    .col-md-offset-7 {
        margin-left:58.33333333%
    }
    .col-md-offset-6 {
        margin-left:50%
    }
    .col-md-offset-5 {
        margin-left:41.66666667%
    }
    .col-md-offset-4 {
        margin-left:33.33333333%
    }
    .col-md-offset-3 {
        margin-left:25%
    }
    .col-md-offset-2 {
        margin-left:16.66666667%
    }
    .col-md-offset-1 {
        margin-left:8.33333333%
    }
    .col-md-offset-0 {
        margin-left:0%
    }
}
@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float:left
    }
    .col-lg-12 {
        width:100%
    }
    .col-lg-11 {
        width:91.66666667%
    }
    .col-lg-10 {
        width:83.33333333%
    }
    .col-lg-9 {
        width:75%
    }
    .col-lg-8 {
        width:66.66666667%
    }
    .col-lg-7 {
        width:58.33333333%
    }
    .col-lg-6 {
        width:50%
    }
    .col-lg-5 {
        width:41.66666667%
    }
    .col-lg-4 {
        width:33.33333333%
    }
    .col-lg-3 {
        width:25%
    }
    .col-lg-2 {
        width:16.66666667%
    }
    .col-lg-1 {
        width:8.33333333%
    }
    .col-lg-pull-12 {
        right:100%
    }
    .col-lg-pull-11 {
        right:91.66666667%
    }
    .col-lg-pull-10 {
        right:83.33333333%
    }
    .col-lg-pull-9 {
        right:75%
    }
    .col-lg-pull-8 {
        right:66.66666667%
    }
    .col-lg-pull-7 {
        right:58.33333333%
    }
    .col-lg-pull-6 {
        right:50%
    }
    .col-lg-pull-5 {
        right:41.66666667%
    }
    .col-lg-pull-4 {
        right:33.33333333%
    }
    .col-lg-pull-3 {
        right:25%
    }
    .col-lg-pull-2 {
        right:16.66666667%
    }
    .col-lg-pull-1 {
        right:8.33333333%
    }
    .col-lg-pull-0 {
        right:auto
    }
    .col-lg-push-12 {
        left:100%
    }
    .col-lg-push-11 {
        left:91.66666667%
    }
    .col-lg-push-10 {
        left:83.33333333%
    }
    .col-lg-push-9 {
        left:75%
    }
    .col-lg-push-8 {
        left:66.66666667%
    }
    .col-lg-push-7 {
        left:58.33333333%
    }
    .col-lg-push-6 {
        left:50%
    }
    .col-lg-push-5 {
        left:41.66666667%
    }
    .col-lg-push-4 {
        left:33.33333333%
    }
    .col-lg-push-3 {
        left:25%
    }
    .col-lg-push-2 {
        left:16.66666667%
    }
    .col-lg-push-1 {
        left:8.33333333%
    }
    .col-lg-push-0 {
        left:auto
    }
    .col-lg-offset-12 {
        margin-left:100%
    }
    .col-lg-offset-11 {
        margin-left:91.66666667%
    }
    .col-lg-offset-10 {
        margin-left:83.33333333%
    }
    .col-lg-offset-9 {
        margin-left:75%
    }
    .col-lg-offset-8 {
        margin-left:66.66666667%
    }
    .col-lg-offset-7 {
        margin-left:58.33333333%
    }
    .col-lg-offset-6 {
        margin-left:50%
    }
    .col-lg-offset-5 {
        margin-left:41.66666667%
    }
    .col-lg-offset-4 {
        margin-left:33.33333333%
    }
    .col-lg-offset-3 {
        margin-left:25%
    }
    .col-lg-offset-2 {
        margin-left:16.66666667%
    }
    .col-lg-offset-1 {
        margin-left:8.33333333%
    }
    .col-lg-offset-0 {
        margin-left:0%
    }
}
.center-block {
    display:block;
    margin-left:auto;
    margin-right:auto
}
.pull-right {
    float:right !important
}
.pull-left {
    float:left !important
}
.hide {
    display:none !important
}
.show {
    display:block !important
}
.invisible {
    visibility:hidden
}
.text-hide {
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
.hidden {
    display:none !important
}
.affix {
    position:fixed
}
/*
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=3dfe79183c786071c9ce)
 * Config saved to config.json and https://gist.github.com/3dfe79183c786071c9ce
 */

/*
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position:relative;
    min-height:1px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float:left
}
.col-xs-12 {
    width:100%
}
.col-xs-11 {
    width:91.66666667%
}
.col-xs-10 {
    width:83.33333333%
}
.col-xs-9 {
    width:75%
}
.col-xs-8 {
    width:66.66666667%
}
.col-xs-7 {
    width:58.33333333%
}
.col-xs-6 {
    width:50%
}
.col-xs-5 {
    width:41.66666667%
}
.col-xs-4 {
    width:33.33333333%
}
.col-xs-3 {
    width:25%
}
.col-xs-2 {
    width:16.66666667%
}
.col-xs-1 {
    width:8.33333333%
}
.col-xs-pull-12 {
    right:100%
}
.col-xs-pull-11 {
    right:91.66666667%
}
.col-xs-pull-10 {
    right:83.33333333%
}
.col-xs-pull-9 {
    right:75%
}
.col-xs-pull-8 {
    right:66.66666667%
}
.col-xs-pull-7 {
    right:58.33333333%
}
.col-xs-pull-6 {
    right:50%
}
.col-xs-pull-5 {
    right:41.66666667%
}
.col-xs-pull-4 {
    right:33.33333333%
}
.col-xs-pull-3 {
    right:25%
}
.col-xs-pull-2 {
    right:16.66666667%
}
.col-xs-pull-1 {
    right:8.33333333%
}
.col-xs-pull-0 {
    right:auto
}
.col-xs-push-12 {
    left:100%
}
.col-xs-push-11 {
    left:91.66666667%
}
.col-xs-push-10 {
    left:83.33333333%
}
.col-xs-push-9 {
    left:75%
}
.col-xs-push-8 {
    left:66.66666667%
}
.col-xs-push-7 {
    left:58.33333333%
}
.col-xs-push-6 {
    left:50%
}
.col-xs-push-5 {
    left:41.66666667%
}
.col-xs-push-4 {
    left:33.33333333%
}
.col-xs-push-3 {
    left:25%
}
.col-xs-push-2 {
    left:16.66666667%
}
.col-xs-push-1 {
    left:8.33333333%
}
.col-xs-push-0 {
    left:auto
}
.col-xs-offset-12 {
    margin-left:100%
}
.col-xs-offset-11 {
    margin-left:91.66666667%
}
.col-xs-offset-10 {
    margin-left:83.33333333%
}
.col-xs-offset-9 {
    margin-left:75%
}
.col-xs-offset-8 {
    margin-left:66.66666667%
}
.col-xs-offset-7 {
    margin-left:58.33333333%
}
.col-xs-offset-6 {
    margin-left:50%
}
.col-xs-offset-5 {
    margin-left:41.66666667%
}
.col-xs-offset-4 {
    margin-left:33.33333333%
}
.col-xs-offset-3 {
    margin-left:25%
}
.col-xs-offset-2 {
    margin-left:16.66666667%
}
.col-xs-offset-1 {
    margin-left:8.33333333%
}
.col-xs-offset-0 {
    margin-left:0%
}
@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float:left
    }
    .col-sm-12 {
        width:100%
    }
    .col-sm-11 {
        width:91.66666667%
    }
    .col-sm-10 {
        width:83.33333333%
    }
    .col-sm-9 {
        width:75%
    }
    .col-sm-8 {
        width:66.66666667%
    }
    .col-sm-7 {
        width:58.33333333%
    }
    .col-sm-6 {
        width:50%
    }
    .col-sm-5 {
        width:41.66666667%
    }
    .col-sm-4 {
        width:33.33333333%
    }
    .col-sm-3 {
        width:25%
    }
    .col-sm-2 {
        width:16.66666667%
    }
    .col-sm-1 {
        width:8.33333333%
    }
    .col-sm-pull-12 {
        right:100%
    }
    .col-sm-pull-11 {
        right:91.66666667%
    }
    .col-sm-pull-10 {
        right:83.33333333%
    }
    .col-sm-pull-9 {
        right:75%
    }
    .col-sm-pull-8 {
        right:66.66666667%
    }
    .col-sm-pull-7 {
        right:58.33333333%
    }
    .col-sm-pull-6 {
        right:50%
    }
    .col-sm-pull-5 {
        right:41.66666667%
    }
    .col-sm-pull-4 {
        right:33.33333333%
    }
    .col-sm-pull-3 {
        right:25%
    }
    .col-sm-pull-2 {
        right:16.66666667%
    }
    .col-sm-pull-1 {
        right:8.33333333%
    }
    .col-sm-pull-0 {
        right:auto
    }
    .col-sm-push-12 {
        left:100%
    }
    .col-sm-push-11 {
        left:91.66666667%
    }
    .col-sm-push-10 {
        left:83.33333333%
    }
    .col-sm-push-9 {
        left:75%
    }
    .col-sm-push-8 {
        left:66.66666667%
    }
    .col-sm-push-7 {
        left:58.33333333%
    }
    .col-sm-push-6 {
        left:50%
    }
    .col-sm-push-5 {
        left:41.66666667%
    }
    .col-sm-push-4 {
        left:33.33333333%
    }
    .col-sm-push-3 {
        left:25%
    }
    .col-sm-push-2 {
        left:16.66666667%
    }
    .col-sm-push-1 {
        left:8.33333333%
    }
    .col-sm-push-0 {
        left:auto
    }
    .col-sm-offset-12 {
        margin-left:100%
    }
    .col-sm-offset-11 {
        margin-left:91.66666667%
    }
    .col-sm-offset-10 {
        margin-left:83.33333333%
    }
    .col-sm-offset-9 {
        margin-left:75%
    }
    .col-sm-offset-8 {
        margin-left:66.66666667%
    }
    .col-sm-offset-7 {
        margin-left:58.33333333%
    }
    .col-sm-offset-6 {
        margin-left:50%
    }
    .col-sm-offset-5 {
        margin-left:41.66666667%
    }
    .col-sm-offset-4 {
        margin-left:33.33333333%
    }
    .col-sm-offset-3 {
        margin-left:25%
    }
    .col-sm-offset-2 {
        margin-left:16.66666667%
    }
    .col-sm-offset-1 {
        margin-left:8.33333333%
    }
    .col-sm-offset-0 {
        margin-left:0%
    }
}
@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float:left
    }
    .col-md-12 {
        width:100%
    }
    .col-md-11 {
        width:91.66666667%
    }
    .col-md-10 {
        width:83.33333333%
    }
    .col-md-9 {
        width:75%
    }
    .col-md-8 {
        width:66.66666667%
    }
    .col-md-7 {
        width:58.33333333%
    }
    .col-md-6 {
        width:50%
    }
    .col-md-5 {
        width:41.66666667%
    }
    .col-md-4 {
        width:33.33333333%
    }
    .col-md-3 {
        width:25%
    }
    .col-md-2 {
        width:16.66666667%
    }
    .col-md-1 {
        width:8.33333333%
    }
    .col-md-pull-12 {
        right:100%
    }
    .col-md-pull-11 {
        right:91.66666667%
    }
    .col-md-pull-10 {
        right:83.33333333%
    }
    .col-md-pull-9 {
        right:75%
    }
    .col-md-pull-8 {
        right:66.66666667%
    }
    .col-md-pull-7 {
        right:58.33333333%
    }
    .col-md-pull-6 {
        right:50%
    }
    .col-md-pull-5 {
        right:41.66666667%
    }
    .col-md-pull-4 {
        right:33.33333333%
    }
    .col-md-pull-3 {
        right:25%
    }
    .col-md-pull-2 {
        right:16.66666667%
    }
    .col-md-pull-1 {
        right:8.33333333%
    }
    .col-md-pull-0 {
        right:auto
    }
    .col-md-push-12 {
        left:100%
    }
    .col-md-push-11 {
        left:91.66666667%
    }
    .col-md-push-10 {
        left:83.33333333%
    }
    .col-md-push-9 {
        left:75%
    }
    .col-md-push-8 {
        left:66.66666667%
    }
    .col-md-push-7 {
        left:58.33333333%
    }
    .col-md-push-6 {
        left:50%
    }
    .col-md-push-5 {
        left:41.66666667%
    }
    .col-md-push-4 {
        left:33.33333333%
    }
    .col-md-push-3 {
        left:25%
    }
    .col-md-push-2 {
        left:16.66666667%
    }
    .col-md-push-1 {
        left:8.33333333%
    }
    .col-md-push-0 {
        left:auto
    }
    .col-md-offset-12 {
        margin-left:100%
    }
    .col-md-offset-11 {
        margin-left:91.66666667%
    }
    .col-md-offset-10 {
        margin-left:83.33333333%
    }
    .col-md-offset-9 {
        margin-left:75%
    }
    .col-md-offset-8 {
        margin-left:66.66666667%
    }
    .col-md-offset-7 {
        margin-left:58.33333333%
    }
    .col-md-offset-6 {
        margin-left:50%
    }
    .col-md-offset-5 {
        margin-left:41.66666667%
    }
    .col-md-offset-4 {
        margin-left:33.33333333%
    }
    .col-md-offset-3 {
        margin-left:25%
    }
    .col-md-offset-2 {
        margin-left:16.66666667%
    }
    .col-md-offset-1 {
        margin-left:8.33333333%
    }
    .col-md-offset-0 {
        margin-left:0%
    }
}
@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float:left
    }
    .col-lg-12 {
        width:100%
    }
    .col-lg-11 {
        width:91.66666667%
    }
    .col-lg-10 {
        width:83.33333333%
    }
    .col-lg-9 {
        width:75%
    }
    .col-lg-8 {
        width:66.66666667%
    }
    .col-lg-7 {
        width:58.33333333%
    }
    .col-lg-6 {
        width:50%
    }
    .col-lg-5 {
        width:41.66666667%
    }
    .col-lg-4 {
        width:33.33333333%
    }
    .col-lg-3 {
        width:25%
    }
    .col-lg-2 {
        width:16.66666667%
    }
    .col-lg-1 {
        width:8.33333333%
    }
    .col-lg-pull-12 {
        right:100%
    }
    .col-lg-pull-11 {
        right:91.66666667%
    }
    .col-lg-pull-10 {
        right:83.33333333%
    }
    .col-lg-pull-9 {
        right:75%
    }
    .col-lg-pull-8 {
        right:66.66666667%
    }
    .col-lg-pull-7 {
        right:58.33333333%
    }
    .col-lg-pull-6 {
        right:50%
    }
    .col-lg-pull-5 {
        right:41.66666667%
    }
    .col-lg-pull-4 {
        right:33.33333333%
    }
    .col-lg-pull-3 {
        right:25%
    }
    .col-lg-pull-2 {
        right:16.66666667%
    }
    .col-lg-pull-1 {
        right:8.33333333%
    }
    .col-lg-pull-0 {
        right:auto
    }
    .col-lg-push-12 {
        left:100%
    }
    .col-lg-push-11 {
        left:91.66666667%
    }
    .col-lg-push-10 {
        left:83.33333333%
    }
    .col-lg-push-9 {
        left:75%
    }
    .col-lg-push-8 {
        left:66.66666667%
    }
    .col-lg-push-7 {
        left:58.33333333%
    }
    .col-lg-push-6 {
        left:50%
    }
    .col-lg-push-5 {
        left:41.66666667%
    }
    .col-lg-push-4 {
        left:33.33333333%
    }
    .col-lg-push-3 {
        left:25%
    }
    .col-lg-push-2 {
        left:16.66666667%
    }
    .col-lg-push-1 {
        left:8.33333333%
    }
    .col-lg-push-0 {
        left:auto
    }
    .col-lg-offset-12 {
        margin-left:100%
    }
    .col-lg-offset-11 {
        margin-left:91.66666667%
    }
    .col-lg-offset-10 {
        margin-left:83.33333333%
    }
    .col-lg-offset-9 {
        margin-left:75%
    }
    .col-lg-offset-8 {
        margin-left:66.66666667%
    }
    .col-lg-offset-7 {
        margin-left:58.33333333%
    }
    .col-lg-offset-6 {
        margin-left:50%
    }
    .col-lg-offset-5 {
        margin-left:41.66666667%
    }
    .col-lg-offset-4 {
        margin-left:33.33333333%
    }
    .col-lg-offset-3 {
        margin-left:25%
    }
    .col-lg-offset-2 {
        margin-left:16.66666667%
    }
    .col-lg-offset-1 {
        margin-left:8.33333333%
    }
    .col-lg-offset-0 {
        margin-left:0%
    }
}
.center-block {
    display:block;
    margin-left:auto;
    margin-right:auto
}
.pull-right {
    float:right !important
}
.pull-left {
    float:left !important
}
.hide {
    display:none !important
}
.show {
    display:block !important
}
.invisible {
    visibility:hidden
}
.text-hide {
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
.hidden {
    display:none !important
}
.affix {
    position:fixed
}
.jumbotron {
    background:#d1d1d1
}
.tags {
    margin:0;
    padding:0 .5rem .5rem .5rem;
}
.tags li {
    height:40px;
    padding:.5rem;
    list-style:none;
    padding:0;
    margin:0 auto 1rem auto;
    background:#eff2e7;
    border:1.5px dotted #000;
    overflow:hidden;
    position:relative;
    display:block;
    text-align:left;
}
.tags li span {
    vertical-align:middle;
    padding:.5rem
}
.tags li a {
    padding:.5rem 1rem;
    display:block;
    color:#39add1;
    font-size:.9rem;
    line-height:1.7;
    text-decoration:none;
    font-weight:bold;
    margin:0 auto;
}
.tags li a:hover {
    background:rgba(209, 209, 209, 0.7)
}

.vino {
    background:#501212;
  }

.black-vino {
    background:#eee;
    color: #eee;
}
.td2 {
    
	background:#FFF;
}
.aver{
	/*color: #FFFFFF;
    background-color: #4CAF50;*/
	
	    border: none;
   
    outline: 0;
    padding: 3px 5px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none!important;
    color: #FFFFFF;
    background-color: #4CAF50;
    text-align: center;
    border-radius: 4px;
    white-space: nowrap;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11.5px;
	color:#FFF;
	font-weight:bold;
	text-align:right;
	}
	.averLink{
	border: none;
  	line-height:-10px;
    padding: 8px 5px;
	
    overflow: hidden;
    color: #FFFFFF;
    background-color: #4CAF50;
    text-align: center;
    border-radius: 4px;
	cursor: pointer;
    white-space: inherit;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
		}
	.aver,.averLink:hover {
    color: #FFFFFF;
    background-color: #339900;
}
.p{margin-bottom:25px;}
.p2{margin-bottom:10px;}
