/*
Theme Name:         MedicalPlus
Theme URI:          http://medicalplus.moopress.rocks
Description:        A MooPress Theme
Tags: responsive-layout, theme-options
Version:            1.0.9
Author:             MooPress
Author URI:         http://medicalplus.moopress.rocks/
License:            Split License
License URI:        http://themeforest.net
*/

.wp-caption {
}

.wp-caption-text {
}

.gallery-caption {
}

.bypostauthor {
}

.alignright {
}

.alignleft {
}

.aligncenter {
}

#topbarlink a:link, 
#topbarlink a:visited, 
#topbarlink a:hover { 
 color: #ffffff; 
 text-decoration: none; 
} 

#credit a:hover { 
 color: #2d74b8; 
 text-decoration: none; 
} 

.table { width: 100%; }
/*Nuevos cambios*/
/*#direccion-logo{
    position: absolute;
    top: 3em;
    right: -11px;
    height: 188px;
    width: 190px;
}*/

#direccion-logo {
    position: absolute;
    top: 4em;
    right: 80px;
    height: 103px;
    width: 115px;
}

/*#direccion-logo2{
    position: absolute;
    top: 3em;
    right: 195px;
    height: 191px;
    width: 200px;

#direccion-logo2 {
    position: absolute;
    top: 6em;
    right: 173px;
    height: 85px;
    width: 129px;
}
}*/
#direccion-logo2 {
    position: absolute;
    bottom: 0;
    left: 330px;
    height: 26px;
    width: 150px;
    color: white;
    font-weight: bold;
    line-height: 7px;
    font-size: 8px;
    vertical-align: bottom;
    text-align: center;
}
#direccion-logo2 a{
	color: #ffffff94!important;
}
#direccion-logo2-text {
    position: absolute;
    top: 3.5em;
    right: 10px;
    height: 85px;
    width: 280px;
    color: white;
    font-size: 11px;
    text-align: center;
    font-family: Century Gothic, Verdana;
}
/*#certificado-logo{
    position: relative;
    color: white;
    text-align: center;
    top: -14px;

#certificado-logo {
    position: relative;
    color: white;
    text-align: center;
    top: -14px;
    font-size: 11px;
}
}*/

#certificado-logo {
    position: relative;
    color: white;
    text-align: center;
    top: -14px;
    font-size: 11px;
}
#certificado-logo2 {
    position: relative;
    color: white;
    text-align: center;
    top: -33px;
    font-size: 9px;
}

/*#link-logo-p{
    height: 140px;
}*/
#link-logo-p {
    height: 101px;
}

.primary-nav {
/*	visibility: hidden; */
}

