.row {
  margin-right: 0px;
  margin-left: 0px;
}

.btn_return {
    border-radius: 5px !important;
    width: 53px;
    height: 30px;
    background-color: #24418a !important;
    border-color: #24418a !important;
    text-align: left;
    color: #fff;
    padding: 4px !important;
}

.btn_return:hover {
     color: #fff;
    /* text-decoration: none; */
}

.menu-cons{
  color:#000;
}

.pag-cons{
  color:#498edb !important;
  font-weight:bold;
}

.menu-cons:hover{
  color:#000;
  text-decoration: none;
}

.pag-cons:hover{
  text-decoration: none;
}
.panel-actions{
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #eee;
}

#p-nombredir{
  font-weight: bold;
}

.btn_return:focus {
    outline: 0;
    box-shadow: none; 
}

.directory {
	display: inline-flex;
	width: 100%;
}

.directory-img {
	width: 10%;
    background: #B8B8BD;
    height: 138px;
    display: inline-block;
    text-align: center;
}

.directory-text {
	width: 80%;
}

.directory-text ul li, .directory-text-mecanismos ul li {
	margin-left: 10px;
	color: #3779F2;
}

.directory-mecanismos {
	display: inline-flex;
	width: 50%;	
	float: left;
}

.directory-img-mecanismos {
	width: 20%;
    background: #B8B8BD;
    height: 170px;
    display: inline-block;
    text-align: center;
}

.directory-text-mecanismos {
	width: 50%
}

#label-action {
	width: 98%;
}

#menu * { list-style:none;padding-left: 0px;}
#menu { margin-left: -50px;}
#menu li{ line-height:180%;}
#menu li a{color:#222; text-decoration:none;}
/*#menu li a:after{ content:"\025b8"; color:#ddd; margin-right:4px;}*/
#menu input[name="list"] {
	position: absolute;
	left: -1000em;
	}
#menu label:after{ content:"\025b8"; float: right; margin-right:4px;}
#menu input:checked ~ label:after{ content:"\025be";}
#menu .interior{display: none;}
#menu input:checked ~ ul{display:block;}


.col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 100%;
}

.form {
	display: flex;
	justify-content: center;
}

.btn-secondary {
	color: #498EDB;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    margin-left: 10px;
}

.btn-secondary:hover {
    color: #fff !important;
    background-color: #ec008c !important;
    border-color: #ec008c !important;
}

/*.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #498EDB!important;
    background-color: #f7f7f7 !important;
    border-color: #f7f7f7 !important;
}*/

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #498EDB;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
}

button.btn-secondary:focus {
    outline: 1px dotted;
    /* outline: 5px auto -webkit-focus-ring-color; */
    background-color: #ec008c;
    color: #fff;
}

.btn-primary {
	background-color: #3c53a7;
}

.btn-primary:hover {    
    background-color: #3c53a7;
    /* border-color: #0062cc; */
}
/*color: #2171c5;
    background-color: #dadada;
    border-color: #dadada;
    line-height: 1.0;*/


.searchbox-input{width:100%;}

#bus  {
 width:99%;
  height: 40px;
  background: #8fb6fd38;
  border: none;
  float: left;
  color: #262626;
  padding-left:10px;
  border-radius: 5px;
}

#enviarbus{ background-color:#13419e; color:#fff; padding:11px; border:0px;}

.detalle-evento{
    min-width: 70%; 
    width: auto; 
    height: auto;
 }

#search{ width:100%;}

#imagepreview{
  display: initial;
}

 @media (max-width:900px){
 #search{ width:98%;}
 #enviarbus{ background-color:#13419e; color:#fff; padding:10px; border:0px;}
}


@media only screen and (max-width: 1024px){
    .directory-img {width: 30%;}
}
@media only screen and (max-width: 425px){
    .directory-img {width: 50%;}
    .directory {display: inline-block; text-align: center;}
    #menu {text-align: center;}
    .directory-text ul li, .directory-text-mecanismos ul li {margin-left: 5px;}
}

.td-img { width: 10%;border-top: none !important; }
.td-info { border: none; }


#ham-icon{overflow:hidden;width:40px !important;height:35px!important;   padding:7px 0px 0px 8px !important; border:2px solid #fff !important;}
@media only screen and (max-width:1024px){
#ham-icon{overflow:hidden;width:40px!important;height:35px!important;  padding:7px 0px 0px 8px !important; }
}

@media only screen and (max-width: 490px) {
  .datos {display: grid;}
  .finder {width: 100% !important;}
  .finder-input, .btn-finder:not(:last-child) {margin-right: 0px !important;width: 23px !important; }
  button#finderClose {margin-right: 0px !important;width: 23px !important; }
  .titulos-menu {padding-left: 0px !important;}
  .td-img {width: 100%;display: flex;justify-content: center;}
  .td-info {display: flex;justify-content: center;}
  .detalle-evento{
      min-width: 100%; 
      width: auto; 
      height: auto;
    }
}

#ham-icon span{position:relative;top:6px}
#ham-icon:hover{cursor: pointer !important;}

#ham-icon .lines-button{
top:8px!important;
transition:.3s;
cursor:pointer;
line-height:0!important;
top:9px;position:relative;
font-size:0!important;
user-select:none;
display:block;
}

#ham-icon .lines-button .lines{
background-color:transparent!important;
opacity:1!important}

.lines-button:after{
height:2px;
width:20px;
top:-3px;
background-color:#0c4da2;
display:inline-block;
transition:transform .45s ease,opacity .2s ease,background-color .2s linear;
-webkit-transition:-webkit-transform .45s ease,opacity .2s ease,background-color .2s ease;
position:absolute;
left:0;
content:'';transform:scale(1,1);
-webkit-transform:scale(1,1);
}

#ham-icon .lines-button .hamIcon:after{
height:2px;
width:15px;
top:4px!important;
display:block;
background:#0c4da2;
transition:.3s;
position:absolute;
left:-30px;
content:'';
-webkit-transform-origin:.142rem center;
transform-origin:.142rem center;
transform:translateX(30px);
position:absolute;
}

#ham-icon .lines-button .hamIcon:before{
height:2px;
width:25px;
top:-10px;
display:block;
background:#0c4da2;
transition:.3s;
position:absolute;left:0;
content:'';
-webkit-transform-origin:.142rem center;
transform-origin:.142rem center;
position:absolute;
}

.hover-effect{left:-30px;margin-top:-2px;}

@keyframes hamIcon{
    0%{-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0)}
    20%{-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}
    40%{-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}
    60%{-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}
    80%{-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}
    100%{-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}
}   

.hamIcon{animation-timing-function:ease-in-out;animation-name:hamIcon}
.anima.infinit{animation-iteration-count:infinite}
.anima{animation-duration:3s;animation-fill-mode:both}

.sombra { border-bottom:1px solid #fafafa !important;
-webkit-box-shadow: 0px 0px 46px -2px rgba(153,153,153,0.20);
-moz-box-shadow: 0px 0px 46px -2px rgba(153,153,153,0.20);
box-shadow: 0px 0px 46px -2px rgba(153,153,153,0.20);
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #ec008c;
}

.btn-secondary.focus, .btn-secondary:focus {
    color: #fff !important;
    background-color: #ec008c !important;
    
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
    color: #fff !important;
    background-color: #ec008c !important;
    border-color: #ec008c !important;
}

.finder {
  position: relative;
  float: left;
  width: 100%;
  top: -50px;
  right: 0;
  left: 0;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 30px;
  background: #fff;
  /* font-family: Arial, Helvetica, sans-serif; */
  /* font-size: 14px; */
  border-bottom: 1px solid #e5e5e5;
  box-shadow: none;
  /* padding: 0px 0px 0px 0px; */
  transition: top 0.15s ease-out;
  border-radius: 5px;
  background-color: #eef5fb;
  border: 1px solid #5d9dd457;
  margin-bottom: 20px;
}

.finder.active {
  top: 0;
}

#modal-title{
  font-size: 1.2em !important;
  font-weight: bold;
}

.finder-input {
  flex-grow: 1;
  width: 0;
  height: 30px;
  border: none;
  padding: 8px;
  outline: none !important;
  background-color: #5d9dd400;
}

.finder-input.not-found {
  color: #e7353f;
}

.btn-finder {
  width: 40px;
  height: 25px;
  text-align: center;
  padding: 0;
}

/*.card-img{
  cursor: pointer;
}*/

.finder-input,
.btn-finder:not(:last-child) {
  margin-right: 5px;
}

.finder-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #888;
  border-right: 1px solid #e5e5e5;
  margin-right: 5px;
  padding-right: 20px;
  white-space: nowrap;
}

.btn-finder,
.finder-count {
  flex-shrink: 0;
  flex-grow: 0;
}

.highlight {
  background: #ffb;
}

.highlight.active {
  background: #ffd71b;
  border-color:1px solid #ccc;
}

button.finder-activator {
    float: left;
    border-radius: 5px !important;
    width: 37px;
    height: 30px;
    background-color: #24418a !important;
    border-color: #24418a !important;
    text-align: left;
    color: #fff;
    padding: 0px 0px 4px 4px!important;   
    border: none;
    margin-bottom: 20px;
}

button.finder-activator:focus{
  outline:none;
}

button#finderClose {
    /*display: none;*/
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus, .btn-secondary.focus, .btn-secondary:focus {
     box-shadow: none; 
}

.mb-3, .my-3 {
     margin-bottom: 0 !important; 
}

.titulos-menu {
  margin-bottom:0;padding-left: 15px;list-style: none;-moz-box-shadow: 0 0 5px #afafaf;-webkit-box-shadow: 0 0 5px #afafaf;-o-box-shadow: 0 0 5px #afafaf;box-shadow: 0 0 0px #afafaf;color: #498EDB;
}




/* image thumbnails */

.mkr_SldItem {
    width:135px;
    height:135px;
    float: left;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.mkr_SldItem .thumbHolder {
    width:100%;
    height:125px;
    display: table;
    text-align:center;
    vertical-align: middle;
}

.mkr_SldItem .thumbHolder span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.mkr_SldItem .thumbHolder span img {
    margin-left: auto;
    margin-right: auto;
}

/* modal body */

.modal-body div.spinicon {
  font-size: 40pt;
  height: 50px;
  width: 50px;
  margin-left: auto;
  margin-right: auto;
}


 #big-image-modal .modal-body img.img-responsive {
  margin:0 auto;
}

.tipo{
  color:#12429e;
  font-weight: bold;
}

.p-nombredir{
  font-weight: bold;
}


.float{
  position: fixed;
  top: 10px;
  z-index:1000;
  width:93.5%;
}

.modal-lg{
    max-width: 552px;
    text-align: center;
}
.img-modal {
    max-width: 100%;
    height: auto;
    border-radius: 20px;
}