/**
* custom.css file created by Eximium Template
* @package Eximium Template
* @author Youjoomla.com
* @website Youjoomla.com 
* @copyright	Copyright (c) since 2007 Youjoomla.com.
* @license PHP files are released under GNU/GPL V2 Copyleft License.CSS / LESS / JS / IMAGES are Copyrighted material
**/
/*
 ADD ALL YOUR CUSTOM CSS OVERRIDES TO THIS FILE.
 THIS WAY IF YOU MAKE A MISTAKE YOU CAN ALWAYS TURN CUSTOM CSS FILE OFF
 AND REVERT BACK TO ORIGINAL TEMPLATE CSS
 THIS FILE WILL LOAD VERY LAST AFTER ALL TEMPLATE CSS FILES.
 SO YOU CAN OVERRIDE ANY CSS PART OF THE TEMPLATE YOU NEED.
*/
#logo {
  margin: 20px;
}
body {
  line-height: 1.7 !important;
  color: #3c3c3c !important;
}
#holder2 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
form {
    margin: 0px !important;
}

/* modificaciones en evo frontpage  

.evofrontpage-default .head {
    border-top: none !important;
    box-shadow: none !important;
    background: #fff !important;
}
.evofrontpage-default .title {
  font-size: 150% !important;
  line-height: 22px !important;
  font-weight: normal;
}
.evofrontpage-default .evofp-table-cell-inner .evofp-img-left {
    border-radius: 0 !important;
}
.evofrontpage-default .evofp-table-cell-body {
     border-bottom: 1px dotted #b6b6b6 !important;
}
.evofrontpage-default .evofp-table-cell p {
    padding: 0px !important;
    font-weight: 300 !important;
    line-height: normal;
}
.evofrontpage-default .evofp-other-article-inner {
    background-color: #f7f7f7;
    border-bottom: none !important;
    border-top: none !important;
    padding: 20px 30px !important;
}
.evofrontpage-default  .title:hover {
    box-shadow: none !important;
}
*/

/* footer */

.yjsglogo {
  width: 175px;
  height: 44px;
}
.yjsgcp {
  color:#ccc;
  display: none !important;
}
#footer {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer_out {
  background: #2B1D35;
}

/* .evofrontpage-default .head {
    background: #eee !important;
    box-shadow: none !important;
}
.evofrontpage-default .title {
    font-weight: normal;
}
.evofrontpage-default .evofp-table-cell-body {
   box-shadow: none !important;
   border: 1px solid #eee;
   height:100%;
}
a:hover {
   box-shadow: none !important;
}*/
/* ------------------ */
.links-2 {
  width: 400px;
  height: 30px;
  padding-top: 15px;
}
.links-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}
#yjsg3 {
  background-color: #CDBDDA;
  width: 100% !important;
  display: flex;
  justify-content: center;
}
#user1 {
    width: 23.33% !important;
}
#user2 {
    width: 23.33%;
}
#user4 {
    width: 23.33% !important;
}

#header {
  width: 1200px;
  background: url(/images/headers/fondo-header1.jpg) #04594E no-repeat 300px;
}
#centertop {
  background-color: #04594E;
  width: 100%;
}
.yjsg-menu {
  width: 1200px;
}
.row-separator {
  border-bottom: 1px dotted #ccc;
  margin-bottom:25px;
}

#topmenu_holder {
  background-color: #FDD392;
}
#centerbottom {
  width: 1200px;
}
.yjsgsitew {
    width: 1200px;
    max-width: 100% !important;
}
#yjsg3 {
  padding-top:30px !important;
  padding-bottom:20px !important;
}
/* #user2 {
padding-left: 300px;
}
#user4 {
padding-right:300px
} */

h1 {
  font-size:35px !important;
}
h5 {
  font-size:20px !important;
}
.article_title {
    word-break: normal;
}
/* ----- modulos derecha ------*/
.custom-mod {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding:15px;
}
.custom-mod-1 {
  padding-top:30px;
}
.module_subtitle {
    font-size: 70% !important;
    margin: 15px 0 0px 0 !important;
    border-top: 1px solid #ccc !important;
    padding-top:10px;
}
li {
    /* border-bottom: 1px dotted #ccc; */
    padding: 10px 0px 10px 0px;
}
.article_title {
     font-weight: 400 !important;
}
.defaultmenu li a {
    border-bottom: none !important;
}
.defaultmenu a.isactivea, .defaultmenu li a:hover {
    background: #fff !important;
}
.twitter-boton {
    background-color:#3E94D1 !important;
    background-image: none !important;
    color:#fff;
    text-shadow: none !important;
    height:40px;
    padding-top:10px;
}
.face-boton {
    background-color: #346DB4 !important;
    background-image: none !important;
    color: #fff;
    text-shadow: none !important;
    height: 40px;
    padding-top: 10px;
}
.insta-boton {
    background-color: #EA5145 !important;
    background-image: none !important;
    color: #fff;
    text-shadow: none !important;
    height: 40px;
    padding-top: 10px;
}
.youtube-boton {
    background-color: #E52320 !important;
    background-image: none !important;
    color: #fff;
    text-shadow: none !important;
    height: 40px;
    padding-top: 10px;
}
/*----- covid --------*/
#yjsg2 {
  padding:15px !important;
  background-color:#000 !important;
  width:100%;
  color:#fff !important;
  font-size: 16px;
}