body {
    font-family: "Inconsolata", Arial, Tahoma, sans-serif;
    text-align: justify;
}

.marco {
    font-family: "Inconsolata", Arial, Tahoma, sans-serif;
    border: 10px solid #444444!important;
    padding: 40px;
    margin-bottom: 60px;
    font-size: 80px;
    font-weight: bold;
}

.marcospan1 {
    font-size: 40px;
    text-shadow: none;
}

.marcospan {
    font-size: 80px!important; 
    font-weight: normal;
}

i {
    font-size: 1.5em;
}

.list_icon i{
    font-size: 1em;
    color: #009ee3;
}

.list_item.lists_1 .list_left {
    background-color: transparent;
    margin-top: -25px;
}

.icono {
    color: #444444;
    margin-top: 20px;
    font-weight: bold;
}

ul, ol {
    /*color: #009ee3!important;*/
    color: #2e3436!important;
    font-size: 20px;
    font-weight: normal;
}

#Content {
   margin-top: 60px; 
}

h1.title {
    font-weight: bold!important;
}

span {
    color: #333;
}

.style-simple .timeline_items li h3 span {
    font-weight: bold;
}

#slide-1-layer-1 span {
    color: #444444;
}


.carousel-caption {
    background-color: rgba(255,255,255,0.5);
}

@media only screen and (max-width: 500px) {
    body {
        font-family: "Inconsolata", Arial, Tahoma, sans-serif!important;
    } 
    .marco {
        font-family: "Inconsolata", Arial, Tahoma, sans-serif!important;
        border: none!important;
        font-size: 50px!important;
    }
    .marcospan1 {
        font-size: 20px!important;
        text-shadow: none!important;
        line-height: 20px!important;
    }
    .marcospan {
        font-size: 50px!important; 
    }
    h1, #Subheader .title, .text-logo #logo {
        font-size: 23px;
        line-height: 35px;
    }
    .icono {
        font-size: 15px!important;
    }
    sup {
        font-size: 10px!important;
    }
}

.icon-twitter, .icon-facebook, .icon-youtube{
    color:white;
}
