body{ padding: 0 !important; }
body,header{
  font-family: "font-mpt";
}

header{
  max-height: 100vh;
}

.cuad1{
  width:28px; 
  height:28px; 
  background-color:#f5f5f5;
}

.facebook-button,
.twitter-button,
.date-button,
.youtube-button{ color: white; padding: 5px 6px; margin: 0 2px; display: inline-block; cursor: pointer; }

.facebook-button{ background: #4267b2;  }
.facebook-button:focus,
.facebook-button:hover { background: white; border: 1px solid #4267b2; color: #4267b2; margin: -1px 1px; }
.facebook-button:focus > i.fa,
.facebook-button:hover > i.fa { color: #4267b2; }
.twitter-button{ background: #1da1f2; }
.twitter-button:focus,
.twitter-button:hover { background: white; border: 1px solid #20a2f2; color: #20a2f2; margin: -1px 1px; }
.twitter-button:focus > i.fa,
.twitter-button:hover > i.fa { color: #1da1f2; }
.youtube-button{ background: #ff0000; }
.youtube-button:focus,
.youtube-button:hover { background: white; border: 1px solid #ff0000; color: #ff0000; margin: -1px 1px; }
.youtube-button:focus > i.fa,
.youtube-button:hover > i.fa { color: #ff0000; }
.date-button{ background: #b30000; }
.date-button:focus,
.date-button:hover { background: white; border: 1px solid #b30000; color: #b30000; margin: -1px 1px; }
.date-button:focus > i.fa,
.date-button:hover > i.fa { color: #b30000; }

.facebook-button > i.fa,
.twitter-button > i.fa,
.date-button > i.fa,
.youtube-button > i.fa { padding-right: 5px; }

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{ background-color: transparent; }
.rojo-mpt{ color: #b30000; }
.titulo-mpt-texto{ font-size: 1.2em; line-height: 2em; font-weight: bold; color: #b30000; }
.x1{
  font-family:''!important;
  content:'' !important;
  background-color:#c0c0c0;
}

.cuad2{
  width:28px; 
  height:28px; 
  background-color:#efc2c2;
}

.cuad3{
  width:28px; 
  height:28px; 
  background-color:#A9A9A9;
}

.cuad4{
  width:28px; 
  height:28px; 
  background-color:#F5C6CB;
}

.res-papeleta
{    
  margin: 40px auto 0;
  max-width: 1300px;
  font-size: 20px;
  background: white;
  padding: 1em 0.5em;
}

.texxt{
  margin-bottom:1%;
  margin-top:1%;
  margin-right:2%;
}
.accordion>.card .card-header{ margin-bottom: 0; }
.accordion>.card:last-of-type{ border-bottom: 1px solid #dfdfdf; }
.accordion .card-header:after{ font-family: 'FontAwesome'; content: '\f068'; float:right; top: 15px; right: 20px; position: absolute; }
.accordion .card-header.collapsed:after{ font-family:'FontAwesome'; content: '\f067';  float:right; top: 15px; right: 20px; position: absolute; }
.form-control::placeholder{ color: #bfbfbf; font-family: Open Sans Condensed; }
.tit::first-letter{
  text-transform: uppercase;
}
.carousel-control-prev-min{
  background: #b30000;
  height: 30px;
  top: 0;
  width: 40px;
  z-index: 10;
}

.carousel-caption-slider-min{ padding: 10px 5px 10px 30px; }

.cursor{ cursor: pointer; }

.carousel-control-next-min{
  background: #b30000;
  height: 30px;
  top: 0;
  left: 40px;
  right: unset;
  width: 40px;
  z-index: 10;
}

.carousel-indicators-min{
  top: 0;
  bottom: unset;
  height: 30px;
  left: 80px;
  margin: unset;
}

.carousel-indicators-min > li{
  background: #b30000;
  opacity: 0.5;
  border: 1px solid #ffffffc4;
  width: 19px;
  height: 19px;
}

.carousel-indicators-min > li:hover,
.carousel-indicators-min > li:focus{
  background: #b30000;
  opacity: 1;
}

.carousel-indicators-min > li.active{
  background: #b30000 !important;
}

a.link-white{
  color: white;
}
.fs-1rem{ font-size: 1rem; }
a.link-white:hover,
a.link-white:focus
{
  text-decoration: underline;
}

.a-log-min{ display: none !important; }

.header-icons-bar{ display: grid; grid-template-columns: minmax(200px, 200px) 1fr; width: 100%; /*height: 65px;*/ }

.sticky-header{ position: sticky; top: 0; z-index: 1000;}
.sticky-header .logo2905, 
/* .sticky-header .pttt { height: 30px; } */
.sticky-header .navbar.navbar-expand-lg.fondo{ height: 65px !important; flex-flow: column; }
.sticky-header .logtac.inline-b{ display:none; }
.sticky-header .sep{ margin: 5px 4px 0; }
.sticky-header .a-logpt{ padding: 0; }
.sticky-header .soc{ max-width: 25px; }
.sticky-header .logpt{ max-width: 100px; }
.sticky-header .a-log{ display: none }
.sticky-header .a-log-min{ display: inherit !important; padding: 0 0.25rem; max-width: 32px; }
.sticky-header .log-min{ max-width: 35px; padding-top: 7px; }
.sticky-header .header-icon-link-max-width{ width: 120px; height: auto; max-width: 120px; }
.sticky-header .header-icon-link-max-height{ width: auto; max-height: 30px; height: 30px; max-width: inherit; }
.sticky-header .header-icons-bar{ grid-template-columns: minmax(45px, 45px) 1fr; }

.titulo-mpt-red{ color: #b30000; font-size: 1.3em; font-family: 'Saira Semi Condensed', serif;}
.box-message{ text-align: justify; margin: 20px 20px 10px; padding: 2px; border: 1px solid #d8d6d6; box-sizing: border-box; max-width: 800px; margin: auto;  }
.box-message > div{ border: 1px solid #f5f5f5; padding: 20px 30px; }
.box-message > div > div.text{ line-height: 2em; font-size: 1.25em; font-family: 'Open Sans Condensed', sans-serif; }
.box-message > div > div.text-h{ font-size: 1.5em; font-family: 'Saira Semi Condensed', serif; padding-top: 10px; }

@media (max-width: 576px) {
  .box-message > div > div.text{ line-height: 1.6em; font-size: 1.10em; }
  .box-message > div > div.text-h{ line-height: 1.6em; font-size: 1.10em; }
  .box-message > div { padding: 5px 10px; }
}	


@media (max-width: 530px) {
  .nb
  {
    font-size:15px;
  }
}

@media (max-width: 472px) {
  .nb
  {
    font-size:13px;
  }
}

@media (max-width: 424px) {
  .nb
  {
    font-size:11px;
  }
}

@media (max-width: 376px) {
  .nb
  {
    font-size:9px;
  }
}

@media (max-width: 328px) {
  .nb
  {
    font-size:7px;
  }
}

@media (max-width: 277px) {
  .nb
  {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 730px) {
  .tit
  {
    font-size:24px;
  }
}

@media (max-width: 500px) {
  .tit
  {
    font-size:18px;
  }
}

@media (max-width: 214px) {
  .nb
  {
    font-size:6px;
    padding-left: 4px;
    padding-right: 4px;
  }
}

@media (max-width: 180px) {
  .nb
  {
    font-size:5px;
    padding-left: 3px;
    padding-right: 3px;
  }
}

ul li.plomo a.nav-link
{
  background-color:gray !important;
}

ul li.plomo a.active
{
  background-color:#B30000 !important;
}

@media (max-width: 992px) {
  .larv
  {
    width:100% !important;
  }

  .dsp
  {
    font-size:12px !important;
  }
}

@media (max-width: 860px) {
  .larv1{ padding: 0 13px 2px !important; }
}

@media (max-width: 768px){
  .dsp
  {
    font-size: 30px !important;
    line-height: 0.75em;
  }
}

nav li a .tb:hover,
nav li a .tb:focus
{
  background:transparent !important;
}

.pr
{
border-radius: 0px 0px 13px;
-moz-border-radius: 0px 0px 8px 8px;
-webkit-border-radius: 0px 0px 8px 8px;
border: 1px solid #000000;
}

.pr:hover,
.pr:focus
{
  background:transparent !important;
}

.tb:hover,
.pr:focus
{
  background:transparent !important;
}

.tb
{
      padding-left: 0.4rem;
    padding-right: 0.4rem;
    padding-top: 0.5rem;
    padding-bottom: 0.4rem
}

.menu-toggle{
  display: none;
}

.s1,.s2{
          display:none;
        }

@keyframes slide {
  0% {
    -webkit-transform: translateY(-100%); }

  100% {
    -webkit-transform: translateY(0); } }

@-webkit-keyframes slide {
  0% {
    -webkit-transform: translateY(-100%); }

  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes slide {
  0% {
    -moz-transform: translateY(-100%);}

  100% {
    -moz-transform: translateY(0); } }

@keyframes scaleY {
  0% {
    -webkit-transform: scaleY(0); }

  100% {
    -webkit-transform: scaleY(1); } }
@-webkit-keyframes scaleY {
0% {
  -webkit-transform: scaleY(0); }

100% {
  -webkit-transform: scaleY(1); } }

@-moz-keyframes scaleY {
  0% {
    -moz-transform: scaleY(0);}

  100% {
    -moz-transform: scaleY(1); } }

.disable-selection {
      -moz-user-select: none; /* Firefox */
       -ms-user-select: none; /* Internet Explorer */
    -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
   -webkit-user-select: none; /* Chrome, Safari, and Opera */
   -webkit-touch-callout: none; /* Disable Android and iOS callouts*/
            user-select: none;
 }

.sand{
  /* margin-bottom:10px; */
  font-size:24px;
  height: 0;
  overflow: hidden;
  transform: translateY(-100%);
  display: none;
}

.menu2
{
  /* display: none; */
  opacity: 0;
  background: #cf1b21;
  margin: 5px 10px;
  transform: scaleY(0);
  height: 0;
  z-index: 1;
}

.wh:hover,
.wh:focus,
.pr:focus
{
  background-color:#FFB300;
  color: #bd3c3c !important;
}

.on{
  display: block;
  opacity: 1;
  height: 100%;
  /* transition: height 300ms; */
  -webkit-animation: slide .5s ease 0s normal;
  -moz-animation: slide .5s ease 0s normal;
  animation: slide .5s ease 0s normal;
  transform: translateY(0)
}

.on_scale{
  display: block;
  opacity: 1;
  height: 100%;
  /* transition: height 300ms; */
  -webkit-animation: scaleY .5s ease 0s normal;
  -moz-animation: scaleY .5s ease 0s normal;
  animation: scaleY .5s ease 0s normal;
  transform: scaleY(1)
}

.super-center{ display: grid; place-items: center; }
.flex-bar-items{ display: flex; align-items: baseline; justify-content: end; flex-flow: wrap; }
.sep{ margin: 0 6px; }
ul{ display:none; }
.navbar{ padding: 0; }
.soc{ width: 30px; height: 30px;}
.soc:hover{ transform: scale(1.10); transition: all 0.5s; }
.log{ width: 200px; }
.tac{ margin-left: 30px !important; }
.logpt{ width: 115px; height: auto; margin: 0 20px 0 10px; }
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.header-icon-link-max-width{ width: 160px; height: auto; max-width: 160px; }
.header-icon-link-max-height{ width: auto; max-height: 48px; height: 48px; }


.bg-darkk{
  background-color:#B30000; 
  background-size:100%;
  padding: 5px 20px;
}

.fondo
{
  background:url("../imgs/nav-bar.png");   

  background-repeat: no-repeat ; 
  background-size: 100% 770px; 
  background-attachment: fixed;
}

.fondon
{
  background:url("../imgs/nav-bar.png") !important;    

  background-repeat: no-repeat ; 
  background-size: 100% 90px !important; 
  background-attachment: fixed;
}



.fondo2
{
  background-color:#B30000;
}

/* 25 % de 1920 */
@media (max-width: 8000px) {
    .logtac { max-width: 9%; }
    .logofi { max-width: 15%; margin-top:2%; }
    .s004 { padding-top:8px !important; }
}

/* 25 % de 1920 (125%) */
/* 33 % de 1920 */
@media (max-width: 7200px) {
    .logtac{ max-width: 13%; }
    .logofi{ max-width: 25%; margin-top:1%; }
}


/* 67 % de 1920 */
/* 50 % de 1920 (125%) */
@media (max-width: 3840px) {
    .logtac{ max-width: 27%; }
    .logofi{ max-width: 71%; margin-top:5%; }
}

/* 70% de 1920(125%) */
@media (max-width: 2400px) {
    .logtac{ max-width: 40%; }
    .logofi{ max-width: 100%; margin-top:9%;}
}

/* 75% de 1920(125%) */
@media (max-width: 2112px) {
    .logtac { max-width: 45%; }
    .logofi{ max-width: 110%; margin-top:11%; }
}



/* 80% de 1920(125%) */
@media (max-width: 2016px) {
    .logtac{ max-width: 51%; }
    .logofi{ max-width: 120%; margin-top:15%; }
}



/* 90% de 1920(125%) */
@media (max-width: 1824px) {
    .logtac { max-width: 58%; }
    .logofi{ max-width: 130%; margin-top:20%; }
}

/* 100% de 1920(125%) */
@media (max-width: 1632px) {
    .logtac{ max-width: 68%; }
    .logofi{ max-width: 140%; margin-top:20%; }
}

/* 110 % de 1920 (125%) */
@media (max-width: 1440px) {
    .logtac{ max-width: 68%; }
    .logofi{ max-width: 140%; margin-top:20%; }
}

@media (max-width: 1350px) {
    .logofi{ max-width: 170%; margin-top:20%; }
}

@media (max-width: 1300px) {
    .logtac{ max-width: 90%; }
    .logofi{ max-width: 190%; margin-top:20%; }
    .s004{ margin-left:-30px; }
}

@media (max-width: 1200px) {
    .a-log{ padding-left: 0 !important; }
    .log{ height:50px; max-width: 180%; }
    .s004 form{ padding-top:1% !important; }
    .logtac{ height:57.31px; max-width: 180%; }
    .logofi{ max-width: 200%; margin-top:20%; }
    .row0{ margin-left:250px; }
    .ofi{ padding-left:0px !important; margin-left:-50px !important; }
}

@media (max-width: 1100px) {
    .ofi{ display: none; }
    .s004{ margin-left:10px; }
    .tac{ margin-left:35px !important; }
    .s004 form { width: 120% !important; }
}

@media (max-width: 990px) {

}

@media (max-width: 950px) {
    .s004 form { width: 90% !important; }
}

@media (max-width: 900px) {
    .s004 form { width: 80% !important; }
    .row0{ margin-left:220px; }
}

@media (max-width: 860px) {    
}

@media (max-width: 820px) {
    .s004{ display:none; }
    .log{ height:57.31px; max-width: 230%; }
}

@media (min-width: 770px){
    .on{ display:none; }
}

@media (max-width: 770px) {
  .tac{display:none;}
  .logo2905{ margin-left:20px !important; }     
  .log{ height:50.31px; max-width: 400%; }
  .row0{ margin-left:0px; display: none; }
  .med{ display:none; }

  /* SANDWICH */
  .pttt { display: none; }
  .logo2905{ display: none; }
  header{ overflow-y: auto; }
  .s1, .s2{display: flex; }
  .ls { display:none; }
  .fondo{ height: 65px; }
  .menu-toggle{ display: block; margin: 5px 5px 5px 0; cursor: pointer; }
  .menu-toggle:before{ content: '\f0c9'; font-family: fontAwesome; line-height: 1em; font-size: 40px; color: white; }
  .menu-toggle.active:before{ content:'\f00d'; font-family: fontAwesome; line-height: 1em; font-size: 40px; color:white; }
  .flex-bar-items{ justify-content: center; }
  .sep{ margin: 0 12px; }
  /* SANDWICH */
}
  .bg-darkkk{ background-color:#FFB300; margin: 0 0 0 0; }
  .btn_home{ height: 5px;  width: 5px; }
  .row1{ text-align: center; }
  .dsp{ text-align:center; }
  .col-centered { display:inline-block; float:none; text-align:left; }
  .white{ color:white !important; font-weight:bold; font-size:12px; }
  #toggle{ display: none; }
  .pt,.social,.logo{ margin-left:5%; display: block; }
     
  @media only screen and (max-width: 600px) {
    .pt { display: none; }
    .logo{ margin:auto; padding:auto; display:block; } 
  }
    .dsp.docs{ display:inline-block; }
    
  @media only screen and (max-width: 995px) {
    .social { display: none; } 
    label{ display: block; cursor:pointer; } 
    .menu{ text-align: center; width: 100%; display:none; }
    .menu a{ display:inline-block; border-bottom:1px solid #EAEAEB; margin:0; }
    #toggle:checked + .menu{ display: block; }
  }

  a:hover,
  a:focus{ text-decoration: none; }
  .cool-link:before
  {
    content: '';
    width: 0px;
    height: 1px;
    background: #f9bd32 !important;
    position: absolute;
    bottom: -4px;
    left: 0;
    transition: .5s;
    margin-top: 2%;
  }

  .cool-link:after
  {
    content:'';
    margin-top:2%;
    width:0px;
    height: 1px;
    background:#f9bd32 !important;
    position:absolute;
    bottom:-4px;
    right:0;
    transition: .5s;
  }

  .cool-link:hover:before,
  .cool-link:focus:before
  {
    width: 45%;
    margin-top: 2%;
    transform: translateX(133%) scaleX(0.3);
    opacity: 0;
  }

  .cool-link:hover:after,
  .cool-link:focus:after
  {
    margin-top:2%;
    width: 45%;
    transform:translateX(-133%) scaleX(0.3);
    opacity: 0;
  }

  ul li:hover,
  ul li:focus{ color:#000000; }

  /* codigo para que los bordes (lineas) se contraigan más */
  .larv{ margin:5px 0 0; }
  .larv1{ padding: 0 20px 2px; height: 10%; }

/* dropdown */

.dropdown-submenu { position: relative; }
.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.nav>li {
  position: relative;
  display: block;
}

.dropdown-menu {
  display: none;
  position: absolute;
  background-color: #B30000;
  min-width: 235px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin: 0;
}

.dropdown-menu a {
  color: white;
  padding: 5px 15px 5px 20px;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #c72125;
  line-height: 1.1em;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

li:hover .dropdown-menu,
li:focus .dropdown-menu { z-index: 2;}
li .dropdown-menu a:hover,
li .dropdown-menu a:focus{background: #FFB300; color: #000000;}


/* BARRA DE BUSQUEDA */

.s004 {
  font-family: 'Poppins', sans-serif;
  padding-top:10px !important;
  padding-left:0px;
}

.s004 form {
  
  width: 140%;
  max-width: 790px;
}

.mine
.s004 form legend {
  font-size: 36px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  margin-bottom: 50px;
}

.s004 form .inner-form {
  width: 100%;
  margin-bottom: 17px;
}

.s004 form .inner-form .input-field {
  width: 100%;
  position: relative;
}

.s004 form .inner-form .input-field .choices {
  margin-bottom: 0;
}

.s004 form .inner-form .input-field .choices .choices__inner {
  min-height: 70px;
  width: 100%;
  background: transparent;
  border: 0;
  background: #fff;
  display: block;
  width: 100%;
  padding: 10px 70px 10px 32px;
  font-size: 18px;
  color: #666;
  border-radius: 34px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

.s004 form .inner-form .input-field .choices .choices__inner .choices__list .choices__item {
  background: #e7e7e7;
  color: #333;
  line-height: 33px;
  border: 0;
  padding: 0 20px;
  font-size: 16px;
}

.s004 form .inner-form .input-field .choices .choices__inner .choices__list .choices__item .choices__button {
  border-left: 0;
  color: #b2b2b2;
  background-image: url(https://www.munitacna.gob.pe/tools/images/icons/close.svg);
  background-size: 14px auto;
  padding-left: 0;
  opacity: .3;
  transition: all .2s ease-out, color .2s ease-out;
}

.s004 form .inner-form .input-field .choices .choices__inner .choices__list .choices__item .choices__button:hover,
.s004 form .inner-form .input-field .choices .choices__inner .choices__list .choices__item .choices__button:focus {
  opacity: 1;
}

.s004 form .inner-form .input-field .choices .choices__inner .choices__input {
  font-size: 16px;
  color: #333;
  background-color: transparent;
  margin-bottom: 0;
}

.s004 form .inner-form .input-field .choices .choices__list--dropdown {
  background: transparent;
  font-size: 16px;
  color: #fff;
  border: 0;
  padding: 0 32px;
}

.s004 form .inner-form .input-field .choices .choices__list--dropdown .choices__item {
  font-size: 13px;
  height: 25px;
  line-height: 1.3;
  padding: 0;
  padding-top: 5px;
  opacity: .7;
}

.s004 form .inner-form .input-field .btn-search {
  width: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}

.s004 form .inner-form .input-field .btn-search svg {
  fill: #333;
  width: 40px;
  height: 40px;
  transition: all .2s ease-out, color .2s ease-out;
}

.s004 form .inner-form .input-field .btn-search:hover, 
.s004 form .inner-form .input-field .btn-search:focus {
  outline: 0;
  box-shadow: none;
}

.s004 form .inner-form .input-field .btn-search:hover svg, 
.s004 form .inner-form .input-field .btn-search:focus svg {
  fill: #000;
}

.s004 form .suggestion-wrap {
  padding: 0 15px;
}

.s004 form .suggestion-wrap span {
  font-size: 14px;
  font-family: 'Helvetica', sans-serif;
  display: inline-block;
  padding: 0 15px;
  line-height: 32px;
  color: #fff;
  border-radius: 16px;
  margin-right: 10px;
  margin-bottom: 10px;
}


/* FIN BARRA DE BUSQUEDAA */ 
.text-roboto2{
  font-family: 'Open Sans', sans-serif;
   color: white;
}
.text-roboto2{
  font-family: 'Open Sans', sans-serif;
   color: white;
}

/***** Daniel Vasquez Flores *****/
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  100% {transform: scale(1.2);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  100% {transform: scale(1.2);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1.2);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
  0% {transform: scale(1.2);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */

.back-main{ background: #e6e7e8; }
.sticky{ position: sticky; top: 0; }
.bar-right{ padding-right: 0; }
.nav-tabs{ width: 100%; border-bottom: 1px solid #b3000066; }
.tab-content{ border: 1px solid; border-color: transparent #b3000066 #b3000066 #b3000066; padding: 10px 0 20px 0; }
.owl-nav{ position: relative; }
.datepicker{ max-width: 300px; }
.input-daterange{ padding: 0 !important; }
.input-group-addon{ padding-top: 10px; }
.form-mpt{ width: 100%; margin-bottom: 20px; position: relative; }
.form-mpt::after{ content:' '; height: 2px; width: 100%; background: brown; position: absolute; bottom: -15px; left: 0; }
.upper-first{ display: inline-block; text-decoration: inherit; }
.upper-first::first-letter{ text-transform: uppercase; }
.carousel-item { width: 100%; height: 100%; /*min-height:200px;*/ background: #dedede url(../imgs/isologo-mpt.svg) no-repeat 50% 50%; background-size: 25%; }
.carousel-item img{ width: 100%; height: 100%; /*min-height:200px;*/ background-position: 50% 0%; background-size: contain; background-color: transparent; background-repeat: no-repeat; }
.p-right-5-from-768{ padding-right: 5px !important; }
img.img-captcha{ width: 150px; margin: 0px 0 3px 0; border: 1px solid #ced4da; height: 35px; }
.badge-right{ position: absolute;right: 45px;top: 15px; }
.badge-icon{ position: absolute;right: 90px;top: 15px; }
a.badge-success:focus, a.badge-success:hover { background-color: #1e7e34 !important; color: white !important;}
.accordion-title{ width: 80%; margin: 0; display: inline-block; text-align: justify; font-family: 'Saira Semi Condensed', serif; }
.list-group-item{ padding-left: 40px; position: relative; padding-bottom: 2px; }
.list-group-item a,
.list-group-item button{ position: absolute; right: 10px; top: 10px; }
.list-group-item .text{ width: calc(100% - 90px); }
.list-group-item .desc{ padding: 5px 10px; border: 1px solid #e8e1e1; background: #f7f7f7; margin: 3px 0 10px; text-align: justify; font-size: 0.95em; font-family: 'Open Sans Condensed';}
input[type=text].upper { text-transform: uppercase; }

.center{ text-align: center;}
.titulo-fs{ font-size: 20px; }
.titulo-contenedor{ display: inline-block; border-bottom: 1px solid #cc6e7b; padding: 10px 10px 0 20px; text-align: left; text-transform: uppercase; position: relative; line-height: 1.05em; }
.titulo-contenedor::before{ content: ' '; background: url(../imgs/titulo-imagen.svg) 0 0 no-repeat; width: 18px; height: 30px; position: absolute; left: 0; bottom: -1px; }
.titulo-contenedor::after{ content: ' '; width: 100%; }
.titulo-contenedor > i.fa{ display: none; }
.titulo-principal { display: inline-block; font-family: 'font-mpt', serif; position: relative; left: -9px; }
.left{ text-align: left; }
.right{ text-align: right; }
.p-15{ padding: 15px !important; }
.p-5{ padding: 5px !important; }
.p-0-left{ padding-left: 0; }
.app{ box-sizing: border-box; padding: 0 10px; width: 100%; }
#app{ min-height: 200px; }
.w95{ width: 95%; }
.w100{ width: 100%; }
.w33-w100-576{ width: 33%; }
.w66-w100-576{ width: 66%; }
.bg-wsmoke{ background-color: whitesmoke; }
.b { font-weight: bold; }
.pad-0{ padding: 0; }
.pad-5{ padding: 5px !important; }
.mar-0{ margin: 0; }
.over-hide{ overflow: hidden; }
.inline-b{ display: inline-block; }
.back-center{ background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; }
.mpt-title{ color: #b30000; font-size: 25px; line-height: 1em; text-align: center; padding: 10px 5px; margin: 0; border-bottom: 2px solid #b30000; margin-bottom: 15px; }
.mpt-title::first-letter{ text-transform: uppercase; }
.mpt-title-sub{ color: #b30000; font-size: 25px; line-height: 1; text-align: center; padding: 5px 5px 3px 5px; margin: 0; }
.mpt-title-sub::first-letter{ text-transform: uppercase; }

.mpt-back-link{ text-align: center; padding: 10px; font-size: 17px; background: #b30000; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; }
.mpt-back-link > a{ color: white; }
.modal-header{ background: #b30000; color: white; }

.card-shadow{ box-shadow: 0 2px 2px 0 rgba(0,0,0,.14); }
.card-line{ border-top: 1px solid rgba(0,0,0,.1); }
.card-text-top{ padding: 5px 15px 0 15px; /*background: #cecece;*/ }
.card-text-bottom{ padding: 0 15px 15px 15px; /*background: #cecece;*/ }

.conv { box-sizing: border-box; padding: 5px 5px 5px 10px; background: #fbfbfb; margin: 10px 0 20px 0; }
.conv:hover,
.conv:focus{ background: #f1f1f1; }
.conv .conv-detalle{ padding: 5px 5px 5px 40px; display: inline-block; position: relative; width: 100%; box-sizing: border-box; font-family: Dosis, serif; }
.conv .conv-detalle::before{ content: ' '; height: 80%; width: 2px; position: absolute; background-color: #b30000; left: 20px; top: 10%; }
.conv .conv-unidad{ color: #b30000; font-weight: bold; display: inline-block; }
.conv .conv-unidad-p{ display: inline-block; margin: inherit; }
.conv .conv-unidad-p::first-letter{ text-transform: capitalize; }
.conv .conv-fecha, 
.conv .conv-referencia{ display: inline-block; }
.conv .conv-detalle-line{ position: relative; }
.conv .conv-detalle-icon{ display: inline-block; left: 0; position: absolute; top: 6px; font-size: 0.85em; }
.conv .conv-detalle-text{ display: inline-block; padding-left: 24px; /*width: calc(100% - 24px);*/ text-align: justify; font-size: 15px;}
.conv .conv-detalle-text::first-letter{ text-transform: uppercase; }
.conv .conv-hover:hover,
.conv .conv-hover:focus{ border-bottom: 1px solid #b30000 !important; }
.conv .conv-link{ text-decoration: underline; text-decoration-color: #b30000; padding-right: 10px; color: white; font-weight: bold; }

.not-card{ text-align: center; position: relative; width: 100%; overflow: hidden; height: 100%; background: white; }
.not-card .card-img, 
.not-card .card-img-video { background: #dedede url(../imgs/isologo-mpt.svg) no-repeat 50% 50%; background-size: 75%; overflow: hidden; position: relative; }
.not-card .card-img:hover::before, 
.not-card .card-img:focus::before { content: var(--card-icon, "\f1ea"); width: 100%; height: 100%; background: #333333a1; position: absolute; z-index: 1; left: 0; top: 0; font-family: "Fontawesome"; font-size: 3em; color: whitesmoke; line-height: 3em; display: grid; align-content: center; }
.not-card .card-img:hover::after,
.not-card .card-img:focus::after { content: var(--card-text, 'Ver Noticia'); width: 100%; height: 100%; position: absolute; z-index: 2; left: 0; top: 87%; color: whitesmoke; font-family: roboto; font-size: 1em; background: #b300009c;}
.not-card .card-img-video:hover::before,
.not-card .card-img-video:focus::before { content: var(--card-icon, "\f01d"); width: 100%; height: 100%; background: #333333a1; position: absolute; z-index: 1; left: 0; top: 0; font-family: "Fontawesome"; font-size: 3em; color: whitesmoke; line-height: 3em; display: grid; align-content: center; }
.not-card .card-img-video:hover::after,
.not-card .card-img-video:focus::after{ content: var(--card-text, 'Ver Video'); width: 100%; height: 100%; position: absolute; z-index: 2; left: 0; top: 87%; color: whitesmoke; font-family: roboto; font-size: 1em; background: #b300009c;}
.not-card .card-img-video a.card-link{ display: inline-block; width: 100%; height: 100%; }
.not-card .card-img img.card, 
.not-card .card-img-video img.card{ max-height: 200px; height: 200px; width: 100%; background-position: 50% 50%; background-size: cover; background-color: transparent; background-repeat: no-repeat; border: 0; transform: scale(1); -webkit-animation: zoomout 1s ease-in ; animation: zoomout 1s ease-in ; transition: all .5s ease-in-out; }
.not-card .card-img:hover img.card, 
.not-card .card-img:focus img.card,
.not-card .card-img-video:hover img.card,
.not-card .card-img-video:focus img.card{ background-size: cover; transform: scale(1.2); -webkit-animation: zoomin 0.5s ease-in; animation: zoomin 0.5s ease-in; transition: all .5s ease-in-out; position: relative; }
.not-card img.card-no-animation{ transform: unset !important; -webkit-animation: unset !important; animation: unset !important; transition:unset !important; }
.not-card .card-fecha { position: absolute; top: 0; right: 0; padding: 2px 10px; background: #c03b3b; color: white; border-top-left-radius: 15px; border-bottom-right-radius: 15px; }
.not-card .card-subtitulo { text-align: right; /*padding-bottom: 5px;*/ color: #820202; line-height: 1em; }
.not-card .card-titulo { line-height: 1.2em; text-align: justify; font-size: 0.9em; padding-top: 5px; font-family: 'Dosis', roboto; }
.not-card .card-titulo::first-letter { text-transform: capitalize; }

/* .pro-slider{  } */
.pro-slider .pro-item { overflow: hidden; position: relative; box-sizing: border-box; padding: 10px; }
.pro-slider .pro-item:hover::before,
.pro-slider .pro-item:focus::before { content: "\f0a1"; width: 100%; height: 100%; background: #333333a1; position: absolute; z-index: 1; left: 0; top: 0; font-family: "Fontawesome"; padding-top: 2.4em; font-size: 3em; color: whitesmoke; text-align: center;}
.pro-slider .pro-item:hover::after,
.pro-slider .pro-item:focus::after{ content: 'Ver programa'; width: 100%; height: 100%; position: absolute; z-index: 2; left: 0; top: 87%; color: whitesmoke; font-family: roboto; font-size: 1em; background: #b300009c; text-align: center;}
.pro-img{ height: 300px; width: auto !important; }
.pro-slider .pro-item:hover .pro-img,
.pro-slider .pro-item:focus .pro-img{ transform: scale(1.2); -webkit-animation: zoomin 0.5s ease-in; animation: zoomin 0.5s ease-in; transition: all .5s ease-in-out; }

.red-titulo{ font-family: 'font-mpt'; padding: 8px 16px; }
.red-panel{ overflow: hidden; display: inline-block; width: 100%; border-radius: 5px; }
.red-contenedor{ padding: 0 5px; }
.red-contenedor > div{ border: 1px solid #e5e5e5; height: 100%; border-top-left-radius: 4px; border-top-right-radius: 4px; }

div.enlaces-mpt { display: inline-block; padding: 0; width: 100%; }
ul.enlaces-mpt{ display: inline-block; list-style: none; padding: 0; width: 100%; }
div.enlaces-mpt div.over-hide{ overflow: hidden; margin: 0 40px; box-sizing: border-box; }
div.enlaces-mpt .item{ margin: 15px 10px; }
ul.enlaces-mpt .item{  margin: 15px 0; }
div.enlaces-mpt img.enlace-back,
ul.enlaces-mpt img.enlace-back{ border-radius: 5px; padding: 5px; }

.enlace-a{ display: inline-block; position: relative; max-width: 300px; }

.bar.right{ padding-right: 0px }
.bottom-0-lg{ bottom: 0; position: absolute; }

.img-h200{ height: 200px; width: auto; }
.img-h400{ height: 400px; width: auto; }
.fs-25{ font-size: 25px; }
.fs-17{ font-size: 17px; }
.vtop{ vertical-align: top; }
.cap-first{ display: inline-block; }
.cap-first::first-letter{ text-transform: uppercase; }

.list-cero::before{ content: 'No se encontraron resultados'; margin-top: 10px; }
.list-loading::before{ content: 'Procesando ...'; margin-top: 10px; }
.list-message{ color: white !important; background: #b30000; padding: 10px; margin: 0 20px; font-size: 1.3em; }
.list .item-detalle{ padding: 5px 5px 5px 40px; display: inline-block; position: relative; width: 100%; box-sizing: border-box; font-family: Dosis, serif; }
.list .item-detalle::before{ content: ' '; height: 80%; width: 2px; position: absolute; background-color: #b30000; left: 20px; top: 10%; }
.list .item-detalle-line{ position: relative; }
.list .item-detalle-icon{ display: inline-block; left: 0; position: absolute; top: 6px; font-size: 0.85em; }
.list .item-detalle-text{ display: inline-block; padding-left: 24px; /*width: calc(100% - 24px);*/ text-align: justify; font-size: 15px;}
.list .item-detalle-text::first-letter{ text-transform: uppercase; }
.list .item-detalle-sub{ font-family: Dosis Regular; font-size: 0.9em; }
.list .item-detalle-sub::first-letter{ text-transform: uppercase; }
.list .list-link{ text-decoration: underline; text-decoration-color: #b30000; padding-right: 10px; color: white; font-weight: bold; }

.list-noticia { margin-bottom: 25px; display: inherit; flex-wrap:inherit; width: 100%; border-bottom: 1px solid #dee2e6; padding-bottom: 10px; }
.list-noticia .noti-imagen { width: 100%; height: 100%; min-height:200px; background: #dedede url(../imgs/isologo-mpt.svg) no-repeat 50% 50%; }
.list-noticia .noti-imagen img{ width: 100%; height: 100%; min-height:200px; background-position: 50% 50%; background-size: cover; background-color: transparent; background-repeat: no-repeat; }
.list-noticia .noti-detalle { display: inline-block; }
.list-noticia .noti-titulo, 
.list-noticia .noti-titulo > a { color: #b30000; font-weight: bold; display: inline-block; line-height: 1em; }
.list-noticia .noti-titulo::first-letter,
.list-noticia .noti-titulo-p{ display: inline-block; margin: inherit; }
.list-noticia .noti-titulo-p::first-letter{ text-transform: capitalize; }
.list-noticia .noti-titulo > a::first-letter { text-transform: uppercase; }
/* .list-noticia .noti-texto {  } */
.list-noticia .noti-texto::first-letter{ text-transform: uppercase; }
.list-noticia .list-link{ text-decoration: underline; text-decoration-color: #b30000; padding-right: 10px; color: white; font-weight: bold; }
.list-noticia .doc-file{ height: 100%; font-size: 1em; }

.list-documento { margin-bottom: 25px; display: inherit; flex-wrap:inherit; width: 100%;     border-bottom: 1px solid #dee2e6; padding-bottom: 10px; }
.list-documento .doc-file{ height: 100%; font-size: 1em; }
.list-documento .doc-detalle { display: inline-block; }
.list-documento .doc-titulo, 
.list-documento .doc-titulo > a { color: #b30000; font-weight: bold; display: inline-block; line-height: 1em; }
.list-documento .doc-titulo::first-letter,
.list-documento .doc-titulo > a::first-letter { text-transform: uppercase; }

.noticia .not-imagen{ height: 400px; background: #dedede url(../imgs/isologo-mpt.svg) no-repeat 50% 50%; }
.noticia .not-imagen img{ max-height: 400px; height: 400px; width: 100%; background-position: 50% 0; background-size: cover; background-color: transparent; background-repeat: no-repeat; }
.noticia .not-imagen-thumb{ height: 200px; background: #dedede url(../imgs/isologo-mpt.svg) no-repeat 50% 50%; margin: 10px; }
.noticia .not-imagen-thumb img{ max-height: 200px;height: 200px; width: 200px; background-position: 50% 50%; background-size: cover; background-color: transparent; background-repeat: no-repeat; }
.noticia .not-fecha{ text-align: right; padding: 0 0 10px 0; }
.noticia .not-texto{ text-align: justify; }
.noticia .not-subtitulo{ margin-bottom: 10px; font-size: 1.25em; }

.conv .l-red,
.list .l-red { color: #b30000; font-family: Dosis, serif; }
.conv .l-black,
.list .l-black { color: #000000; font-family: Dosis, serif; }
.conv .l-yellow,
.list .l-yellow { color: #dc8d03; font-family: Dosis, serif; }
.conv .l-green,
.list .l-green{ color: #608213; font-family: Dosis, serif; }

.det-box { padding: 0 10px; }
.det-titulo { font-weight: bold; font-family: 'Saira Semi Condensed', serif; font-size: 1.05em; background: #f7f7f7; border: 1px solid #e8e1e1; padding: 5px 10px 5px 20px; }
.det-texto { padding: 5px 10px 5px 20px; border: 1px solid #e8e1e1; margin: 0 0 10px 0; text-align: justify; font-size: 0.95em; font-family: 'Open Sans Condensed'; }
.det-texto ol,
.det-texto ul { padding-left: 20px; margin-bottom: 0;}
.det-texto ol li,
.det-texto ul li { padding-left: 5px; }

.list-group-item.active{ background: #fbb12f !important; color: #000000; border-color: #fbb12f; border-radius: 3px; }
.line-top-gray{ border-top: 1px solid #dee2e6; margin: 10px 0; padding-top: 20px; }
.nav-item-main a{ height: 100%; padding-left: 3px; padding-right: 3px; }
[v-cloak] > * { display:none; }
[v-cloak]::before { 
  content: " ";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url('data:image/gif;base64,R0lGODlhEAAQAPIAAP///wAAAMLCwkJCQgAAAGJiYoKCgpKSkiH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQJCgAAACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkECQoAAAAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkECQoAAAAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkECQoAAAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQJCgAAACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQJCgAAACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAkKAAAALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==');
}

@media (max-width: 992px){
  .bottom-0-lg{ bottom: unset; position: inherit; }
}

@media (max-width: 768px) {
  .enlace-a{ width: 100%; }
  .enlace-a img.io{ width: 90%; max-width: 270px; } 
  .bar-right{ padding: 0; }
  .p-right-5-from-768{ padding: 0 !important; }
  .sticky-mobile{ position: sticky; top: 0; z-index: 20; }
}

@media (max-width: 576px) {
  .not-card .card-img:hover::before,
  .not-card .card-img:focus::before { padding-top: 12%; }
  .not-card .card-img-video:hover::before,
  .not-card .card-img-video:focus::before { padding-top: 12%; }
  .not-card .card-titulo{ font-size: 1.2em; }
  .nav-tabs{ display: block; }
  .nav-link{ font-size: 18px; }
  .hide-576{ display: none; }
  .p-0-w576{ padding: 0; }
  .w33-w100-576{ width: 100%; }
  .w66-w100-576{ width: 100%; }
  /* .app{  } */
  .w100-576{ width: 100% !important; }
  .d-inherit-576{ display: inherit; }
  .d-inline-d-576{ display: inline-block !important; }
}

@media (max-width: 430px){
  .datepicker{ max-width: 100%; }
}

.custom-file-label{ cursor: pointer; }
.custom-file-label::after{ content: 'Seleccionar'; }
.modal-open .modal{ padding-right: 0 !important; }