
/*basicos*/
.header {
    background-color: #fff;
}
.top-header-row {
    background: #D83135;
    border-bottom: solid 5px #BD1B1F;
}
.middle-header-row .col-sm-3 img, .social-media-text-top-header {
    display: none;
}
.col-links-inner-top-header {
    border-right: none;
    width: 100%;
}
.top-header-row .item-inner-top-header a {
    color: #000;
    padding: 7px 12px;
}
.top-header-row .item-inner-top-header a:hover {
    background-color: #BD1B1F;
    color: #fff;
}
.main-nav-row {
    background-color: #007642;
    text-transform: none;
    font-weight: 100;
}
.main-nav-row .item-inner-main-nav a {
    border-right: transparent;
}
.main-nav-row .item-inner-main-nav a:hover {
    background-color: #005A32;
}
.main-nav-row .item-inner-main-nav:hover {
    background-color: #005A32;
}
.main-nav-row .item-inner-main-nav a {
    color: #FFF;
    padding: 9px 9px;
    border-radius: 0;
    background-color: transparent;
	margin-left: 15px;
}
hr {    
	margin-top: 30px;
    margin-bottom: -80px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #627792;
}
.ee-body.university {
    margin-bottom: 350px;
}
.footerc {
    background: #D83135;
    padding-top: 10px;
    font-size: 14px;
    color: #fff;
}
.green{
	margin-top: 20px;
	margin-bottom: 10px;
}
.green a{
	color: #007642;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #007642;
    border: 1px solid #ddd;
        border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
    cursor: default;
}
.lema {
    background: #EDEDED;
    text-align: center;
    font-size: 1.2em;
    font-style: italic;
    color: #626262;
    font-weight: 400;
    padding: 10px;
	margin-top: 20px;
}
.fo-title {
    color: #fff;
    font-weight: 700;
    font-size: 1.1em;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    margin: 2px 0px 10px 0px;
    padding: 0px;
    background: url('../images/fo-title-bg.png') left center repeat-x;
}
.footerc ul li {
    color: #ebebeb;
    list-style-image: url(../images/ico-list-foo.jpg);
    font-weight: 300;
}
.footerc a{
	color: #fff;
}
table {
    font-size: 13px;
}
.pg-title {
    font-size: 1.1em;
    color: #666;
    margin: 20px 0px 10px 0px;
    padding: 0px;
    background: url('../images/ho-title-bg.png') left center repeat-x;
    font-weight: 700;
}
.des-rojo {
    font-size: 52px;
    color: #BD1B1F;
    padding: 10px;
}
.txt-rojo-osc {
    color: #BD1B1F;
}
.img-inicio{
    width: 124%;
    margin-left: -135px;
}
.img-footer {    
	width: 100%;
    margin-left: 0px;
}
.blanco {
    background: #fff;
    padding-right: 20px;
}
.rojo-footer {
    background: #D83135;
    padding-right: 20px;
}
td {
    border: solid 1px #c7c7c7;
        border-top-color: rgb(199, 199, 199);
        border-top-style: solid;
        border-top-width: 1px;
}
.my-link:hover, .my-link:active, .my-link a:hover, .my-link a:active, .my-link a:visited {
    text-decoration: none;
    background: #005A32;
	color: #fff;
}
.my-link {
    background: #fff;
    color: #007642;
    padding: 10px;
    text-align: center;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
}
.my-links:hover, .my-links:active, .my-links:hover a, .my-links a:active, .my-links a:visited {
    text-decoration: none;
    background: #005A32;
	color: #fff;
}
.my-links a {
    text-decoration: none;
	color: #fff;
}
.my-links, .my-links:focus {
    background: #007642;
    color: #fff;
    padding: 10px;
    text-align: center;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
}
.tap-pane{
    margin-top: 20px;
}
.card-block a {
    color: #007642;
}
.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url('../images/bg-logo.png') no-repeat center;
}
@media (max-width: 740px){
a {
    color: #fff;
    text-decoration: none;
}
	.mainnav-toggle-search-row {
    background-color: #FFF;
    margin: 0;
}
	.main-nav-row .item-inner-main-nav a {
    color: #FFF;
    padding: 9px 9px;
    border-radius: 0;
    background-color: transparent;
    margin-left: 5px;
}
}

/*Textos*/
.p{    
	font-size: 14px;
    padding: 5px;
	text-align: justify;
	color: #627792;
	font-family: roboto;
}
.p1{    
	font-size: 14px;
    padding: 5px;
	text-align: center;
	color: #627792;
	font-family: roboto;
}
.h1 {
    color: #0e2b5c;
    font-size: 33px;
	font-weight: bold;
    text-align: center;
}
.tyc{
    background-color: #001649;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    padding: 20px;
}
.h2{
	font-size: 16px;
	color: #007642;
}
.h2:hover{
	font-size: 16px;
	background-color: #007642;
	color: #fff;
}
/* ICONS TOP */
.top-header-row .item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-header-row .item-inner-top-header:nth-child(1) a:before {
    content: "\f082";
    color: #fff;
	font-size: 25px;
}

.top-header-row .item-inner-top-header:nth-child(2) a:before {
    content: url("../images/x-twitter.svg");
    margin-top: 3px;
    width: 21px;
}
.top-header-row .item-inner-top-header:nth-child(3) a:before {
    content: "\f16d";
    color: #fff;
	font-size: 25px;
}

.top-header-row .item-inner-top-header:nth-child(4) a:before {
    content: "\f08c";
    color: #fff;
	font-size: 25px;
}

.top-header-row .item-inner-top-header:nth-child(5) a:before {
    content: "\f167";
    color: #fff;
	font-size: 25px;
}

/*tarjetas*/

.recuadro-2 {
    border-top: solid 3px #2a83b7;
}
.recuadro-3 {
    border-top: solid 3px #29c4f3;
}
.recuadro-4 {
    border-top: solid 3px #0ff;
}
.recuadro-2, .recuadro-3, .recuadro-4 {
    background: #fff;
    min-height: 167px;
    padding: 20px;
    box-shadow: 0 3px 0 rgba(0,0,0,.1);
    margin-top: 5%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.recuadro-2 h3, .recuadro-3 h3, .recuadro-4 h3 {
    text-align: center;
    color: #627792;
    margin-top: 5px;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
}
.recuadro-2 p, .recuadro-3 p, .recuadro-4 p{
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #627792;
    font-weight: 100;
}
/*/media*/
@media (max-width: 767px){
    .eesites-fixed-buttons.affix-bottom {
        position: inherit !important;
    }
    .eesites-fixed-buttons {
        position: inherit !important;
        background-color: transparent;
    }
}