/* Add here all your css styles (customizations) */

/* STYLES FROM HOME.PHP */                                    

.section_txt {
    font-size: 130%!important;
    line-height: 28px!important;
    font-family: 'PT Serif', Georgia, serif!important;
}
.laboratorios-section {
    color: #f1eeee;
    float: left;
    width: 100%;
    padding-top:350px;
    position: relative;
    background: #333 url(<?=$basepath;?>img/<?=$topimg;?>) center fixed;
    background-size: cover;
}

@media (max-width: 1024px)
    {
    .laboratorios-section {
        color: #f1eeee;
        float: left;
        width: 100%;
        padding-top:0px!important;
        position: relative;
        background: #333 url(<?=$basepath;?>img/MY_BACKGROUND.jpg) center fixed;
        background-size: cover;
        }

}
                            
.m-box-article {
        -webkit-transition-property: width;
        transition-property: width;
        -webkit-transition-duration: 2s;
        transition-duration: 2s;
        position: relative;								
        border-radius: 0.3125rem;
        display: block;
        margin-bottom: 1.25rem;
        height:250px;
}

.m-box-background-image {
        background-size:cover;
        float:left;
        width:100%;
        height:190px;
        border-radius: 8px 8px 0 0;
}

.m-box-background-image:hover {
        background-size: 120% 120%;
}

.m-box-content {
        position: absolute;
        bottom: 0px;
        left: 0px;
        margin-left: 1.25rem;
        margin-bottom: 0.625rem;
}

.m-box-content h5 {
        margin: 0;
        margin-right: 0.9375rem;
        font-weight: 400;
        color:#fff;
}

#column-wrap {
        overflow: hidden; 
}

.main-left-col {
        height:400px;
        margin-bottom:20px;
        
} 
.m-box-background-photo {
        background-size:cover;
        float:left;
        width:100%;
        height:290px;
}
    
.entry-title a {
        color: rgb(39, 39, 39);
}
.entry-title {
        font-size: 22px;
        font-family: "Roboto Condensed", Arial, sans-serif;
        font-weight: 400;
        color: rgb(39, 39, 39);
        text-align: left;
        line-height: 26px;
        margin-bottom: 18px;
}
.entry-title-photo {
        font-size: 22px;
        font-family: "proxima-nova", Arial, sans-serif;
        font-weight: 400;
        color: rgba(255, 255, 255,.7)!important;
        font-style: normal;
        text-align: left;
        line-height: 1.1em;
        letter-spacing: 0px;
        margin-bottom: 12px;
}
.entry-content p {
        font-size: 14px;
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
        color: #555;
        line-height: 1.429;
        text-align: left;
}
.entry-content-photo p {
        font-size: 14px;
        font-family: "proxima-nova", Arial, sans-serif;
        line-height: 1.1em;
        letter-spacing: 0px;
        font-weight:400;
        color: rgba(255, 255, 255,.7);
        font-style: normal;
        text-align: left;
}
 .entry-content-photo-tit p {
        font-size: 16px;
        font-family: "proxima-nova", Arial, sans-serif;
        line-height: 1.1em;
        letter-spacing: 0px;
        font-weight: bold;
        color: rgba(255, 255, 255,.7);
        font-style: strong;
        text-align: left;
}    
                                        
.artigos
{
    float:left;
    margin-top:50px;
}

                      
/* STYLES FROM GALERIA.PHP */                                    

        
.banner_widget_left {
        float: left;
        margin-right: 25px;
        margin-bottom: 10px;
        border-radius: 5px;
        border: solid 1px #D7D7D7;
        padding: 15px;
}
.banner_widget_right {
        float: right;
        margin-right: 25px;
        margin-bottom: 10px;
        border-radius: 5px;
        border: solid 1px #D7D7D7;
        padding: 15px;
}
.main-post
{
        position: relative;
}


.left_like_img
{
        position:absolute;
        top:20px;
        background-color:#fff;
        border-radius:5px;
        padding:10px;
        
}

.left_like_img2
{
        position:absolute;
        top:140px;
        background-color:#fff;
        border-radius:5px;
        padding:10px;
        
}

.news-v3
{
        margin:auto;
        padding-top:50px;
        max-width:800px;
        width:100%;
        padding-bottom:30px;
}
.news-v3-in img
{
        width:100%;
}

@media (max-width: 400px)
{
    .news-v3
        {
            margin:auto;
            padding-top:50px;
            max-width:320px!important;
            width:100%;
            padding-bottom:30px;
        }
    }
                                        
/* STYLES FROM OBECTOS.PHP */

                                                              

.my_legenda {
        margin-top: 1px;											
        text-align: left;
        font-size: 14px;
        font-style: oblique;
        color: #666;
        padding: 0 18px;
}
.my_lide {
        margin-top: 1px;
        margin-bottom: 50px;
        font-style: oblique; 
        text-align: left;
        font-size: 18px;
        line-height: 28px;
        color: #888;
}

.my_quote {
        font-size: 18px;
        margin-left: 25px;
        margin-right: 25px;
        line-height: 28px;
        font-style: italic;
        color: #888;
        border-left: 3px solid;
        border-color: #ddd;
        padding: 0 18px;
}
.my_hr {
        border: 0;
        height: 0;
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 20px;
        clear: both;
}	
.my_footnote {
        margin-top: 1px;
        text-align: left;
        font-size: 12px;
}
.my_tit {
        color: #000;
        font-weight: 700;
        margin-bottom: 14px;
}

.responsive-video {
         height: 0;
         padding-top: 1px;
         position: relative;
         padding-bottom: 56.25%; /*16:9*/
}

.responsive-video iframe {
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         position: absolute;
}
        
.banner_widget_left {
        float: left;
        margin-right: 25px;
        margin-bottom: 10px;
        border-radius: 5px;
        border: solid 1px #D7D7D7;
        padding: 15px;
}
.banner_widget_right {
        float: right;
        margin-right: 25px;
        margin-bottom: 10px;
        border-radius: 5px;
        border: solid 1px #D7D7D7;
        padding: 15px;
}
.main-post
{
        position: relative;
}


.left_like_img
{
        position:absolute;
        top:20px;
        background-color:#fff;
        border-radius:5px;
        padding:10px;
        
}

.left_like_img2
{
        position:absolute;
        top:140px;
        background-color:#fff;
        border-radius:5px;
        padding:10px;
        
}

.fb-share{
        width: 75%;
        height: 40px;
        margin: auto;
        text-align:center;
        -webkit-transition:background-color 50ms;
        -moz-transition:background-color 50ms;
        transition:background-color 50ms;
        cursor:pointer;
        }	

        .btn-social, .btn-social-icon {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
        }

        .btn-facebook {
                border-color: #3B5998;
        }
        .btn-social {
                position: relative;
                padding-left: 60px;
                text-align: left;
        }
        .btn-facebook {
                color: #fff;
                background-color: #3b5998;
                border-color: rgba(0,0,0,.2);
        }
        .btn-social>:first-child {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 50px;
        line-height: 34px;
        font-size: 1.6em;
        text-align: center;
        border-right: 1px solid rgba(255,255,255,.1);
}
.news-v3
{
        margin:auto;
        padding-top:50px;
        max-width:800px;
        width:100%;
        padding-bottom:30px;
}
.news-v3-in img
{
        width:100%;
}

@media (max-width: 400px)
{
    .news-v3
        {
                margin:auto;
                padding-top:50px;
                max-width:320px!important;
                width:100%;
                padding-bottom:30px;
        }
}

          
.article .article__share {
        margin: 0 0 16px;
        overflow: hidden;
}
.article__share li:first-child {
    margin: 0;
}
.article ul li {
    position: relative;
    list-style: none;
}
.article__share li {
    float: left;
    padding: 0;
    margin: 0 0 0 50px;
}
.article__share div.article__share_fb {
    background: #5262B7;
    border-color: #4B5AA6;
}
.article__share div {
    display: block;
    width: 220px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 7px 0;
    border-radius: 7px;
    border: 1px solid;
    color: #fff;
}
.article__share div.article__share_tw {
    border-color: #009ec9;
    background: #02c9ff;
    background: -moz-linear-gradient(top, #02c9ff 0%, #00b2e3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#02c9ff), color-stop(100%,#00b2e3));
    background: -webkit-linear-gradient(top, #02c9ff 0%,#00b2e3 100%);
    background: -o-linear-gradient(top, #02c9ff 0%,#00b2e3 100%);
    background: -ms-linear-gradient(top, #02c9ff 0%,#00b2e3 100%);
    background: linear-gradient(to bottom, #02c9ff 0%,#00b2e3 100%);
    text-shadow: 1px 1px #00b2e3;
    color: #fff;
}

