/*=== MEDIA QUERY ===*/


@font-face {
    font-family: Gibson;
    src: url(../fonts/gibson-regular-webfont.woff);
    font-weight: normal;
}


@media (max-width:991px){
  .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid{
    padding-right:0;padding-left:0
  }
}


body {
  font-family: "Gibson", sans-serif;
  -webkit-font-smoothing: antialiased;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Gibson", sans-serif;
  color: #5e5e5e;
  font-weight: 400;
  line-height: 1;
}

h1 {
  font-size: 60px;
}

.alfredoh1{
  font-weight: blod;
  text-shadow: 1px 2px 4px rgba(150, 150, 150, 1);
}

h2 {
  font-size: 48px;
}

h3 {
  font-size: 36px;
}

h4 {
  font-size: 30px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

p, a, li, blockquote, label, span {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
  color: white;
  margin-bottom: 0;
}

p {
  line-height: 30px;
}

cite {
  font-size: 14px;
  font-style: normal;
}

 .navbar-toggler-icon {
     background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(74, 0, 31, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


.wp-block-file .wp-block-file__button{
  background: #FFC3D2 !important;
    color: #4a001f !important;

}

.container-fluid{
  padding-left: 15px;
  padding-right: 15px;
}

.no-padding{
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.navbar{
  border-bottom: 5px solid #FFC3D0;
  padding: .5rem 1rem;
}


.navbar-collapse{
  flex-grow: 0 !important;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
  font-size: 16px;
}

.app-badge ul li.list-inline-item:not(:last-child) {
  margin-right: 25px;
}

@media (max-width: 768px) {
  .app-badge ul li.list-inline-item:not(:last-child) {
    margin-bottom: 25px;
    margin-right: 0;
  }
}

button.close{
  padding:0;background:0 0;border:0;-webkit-appearance:none
}

.bagde, .bagde{
  background-color: #4A001F;
  color: #FFC3D0 !important;
}

.badge-danger{
  background-color: #dc3545;
  color: #ffffff;
}

.badge-success{
  background-color: #28a745;
  color: #ffffff;
}

.badge-warning{
  background-color: #ffc107;
  color: #ffffff;
}

.btn-primary{
  background-color: #4A001F !important;
  color: #FFC3D0 !important;
  border: none;
  border-radius: 5px;
  font-weight:  bold;
  padding: 10px 25px;
}

.btn-primary:hover{
  background-color: #FFC3D0 !important;
  color: #4A001F !important;
}

.btn-secondary{
  background-color: #FFC3D0;
  color: #4A001F !important;
  border: none;
  border-radius: 5px;
  font-weight:  bold;
  padding: 10px 25px;
}

.btn-secondary:hover{
  background-color: #4A001F;
  color: #FFC3D0 !important;
}

.btn-default{
  background-color: #6D807F;
  color: #ffffff !important;
  border: none;
  border-radius: 5px;
  font-weight:  bold;
  padding: 10px 25px;
}

.btn-default:hover{
  background-color: #FFC3D0;
  color: #6D807F !important;
}

.btn-lg{
  font-size: 1.50rem;
}
.btn-md{
  font-size: 1.25rem;
}
.btn-sm{
  font-size: 1rem;
  padding: 4px 8px;
}
.btn-xs{
  font-size: .75rem;
  padding: 2px 4px;
}

.text-end a, .text-start a{
  color: #4A001F !important;
}

ul.feature-list {
  margin: 0;
  padding: 0;
}

ul.feature-list li {
  list-style: none;
  margin: 15px 0;
  font-size: 16px;
}

ul.post-tag {
  margin-bottom: 20px;
}

ul.post-tag li {
  font-size: 14px;
}

ul.post-tag li img {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  margin-right: 5px;
}

ul.post-tag li a {
  font-size: 14px;
}

ul.post-tag li:last-child {
  margin-left: 25px;
}


ul.rating {
  margin-bottom: 0;
}

ul.rating li {
  color: #FFC000;
  font-size: 26px;
}

.shadow, .about .about-block .about-item, .screenshots .screenshot-slider .image img, .counter .counter-item, .team-member, .service .service-box, .founder img, .team-sm .image img, .post-sm, .job-list .block, .privacy .block, .user-login .block .image img, .coming-soon .block .count-down .syotimer-cell {
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.05);
}

.transition, .main-nav, .main-nav .navbar-brand {
  transition: .3s ease;
}

.overlay:before {
  content: '';
  background: rgba(255, 195, 208, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

a{
  text-decoration: none !important;
}

a:focus, a:hover {
  color: #FFC3D0;
  text-decoration: none;
}




  /* texto slider brillante */ 
.btn-shine {
/*  position: absolute;
  bottom: -0px;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 12px 48px;
  color: #fff;
  background: linear-gradient(to right, #fff 0, #4A001F 10%, #fff 20%);
  background-position: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 3s infinite linear;
  animation-fill-mode: forwards;
  -webkit-text-size-adjust: none;
  font-weight: 600;
  font-size: 40px;
  text-decoration: none;
  white-space: nowrap;*/
  position: absolute;
  bottom: -0px;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 12px 48px;
  color: #fff;
  background: linear-gradient(to right, #fff 0, #fff 10%, #fff 20%);
  background-position: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /*animation: shine 3s infinite linear;
  animation-fill-mode: forwards; */
  -webkit-text-size-adjust: none;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  /* white-space: nowrap; */


}
@-moz-keyframes shine {
  0% {
    background-position: 0;
  }
  60% {
    background-position: 180px;
  }
  100% {
    background-position: 380px;
  }
}
@-webkit-keyframes shine {
  0% {
    background-position: 0;
  }
  60% {
    background-position: 180px;
  }
  100% {
    background-position: 380px;
  }
}
@-o-keyframes shine {
  0% {
    background-position: 0;
  }
  60% {
    background-position: 180px;
  }
  100% {
    background-position: 380px;
  }
}
@keyframes shine {
  0% {
    background-position: 0;
  }
  60% {
    background-position: 180px;
  }
  100% {
    background-position: 380px;
  }
}
 /* texto slider brillante */ 

/*slider */


.parallax {
  position:relative;
  z-index:1;
  height:450px;
  -webkit-box-shadow: inset 0px -6px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow: inset 0px -6px 5px rgba(50, 50, 50, 0.75);
box-shadow: inset 0px -12px 25px rgb(50 50 50 / 75%);
}

#trans1 {
  /* background: url('https://www.michoacan.gob.mx/images/gobernador11111.jpg') no-repeat fixed; */
  /* background: url('https://www.michoacan.gob.mx/images/veda.jpg') no-repeat fixed; */
  background: url('https://www.michoacan.gob.mx/wp-content/uploads/2022/05/festivalmichoacan.jpg') no-repeat fixed; 
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#trans1demo {
  background: url('https://www.michoacan.gob.mx/wp-content/uploads/2022/01/Cover-web-ARB-01.png') no-repeat fixed;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#trans2 {
 background: url('https://www.michoacan.gob.mx/wp-content/uploads/2022/04/maruata.jpg') no-repeat fixed; 
  background-position: center 100px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.textoBanner{
  position: absolute;
  top: 380px;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*slider */


/* single.php */
/* citas */

  blockquote{
    background-color: #FFC3D0;
  }
  .textoArticulos blockquote p{
    color: #4A001F;
    padding: 10px 20px;
    font-style: italic;
    font-weight: bold;
    margin: 10px;

  }

  .textoArticulos td, .textoArticuos section, .textoArticulos .article-content, .textoArticulos div{
    color: white;
  }

/*
  .textoArticulos img{
    width: 100% !important;
    height: auto !important;
  } */
/* citas */

/* galeria
.wp-block-gallery-1{
  display: grid;
    grid-template-columns: 50% 50%;
    gap: 20px;
    min-height: 600px;
 }

 .wp-block-gallery-1 .wp-block-image{
  width: 100% !important;
 }

/* galeria */


/* carpusel gabinete */

.col-center {
  margin: 0 auto;
  float: none !important;
}
.carousel {
  margin: 50px auto;
  padding: 0 70px;
}
.carousel-item {
  color: #999;
  font-size: 14px;
    text-align: center;
  overflow: hidden;
    min-height: 290px;
}
.carousel .item .img-box {
  width: 135px;
  height: 135px;
  margin: 0 auto;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 50%;
}
.carousel .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
.carousel .testimonial {
  padding: 30px 0 10px;
}
.carousel .overview { 
  font-style: italic;
}
.carousel .overview b {
  text-transform: uppercase;
  color: #db584e;
}
.carousel .carousel-control {
  width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
  background: none;
}
.carousel-control i {
    font-size: 68px;
  line-height: 42px;
    position: absolute;
    display: inline-block;
  color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
  bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 1px 3px;
  border-radius: 50%;
}
.carousel-indicators li { 
  background: #FFC3D0;
  border-color: transparent;
  box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {  
  background: #4A001F;   
  box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
/* carpusel gabinete */


/* nuestro orgullo */
.grid {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 48%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
  background: #4a3753;
}

figure.effect-honey img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-honey:hover img {
  opacity: 0.5;
}

figure.effect-honey figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #FFC3D0;
  content: '';
  -webkit-transform: translate3d(0,1px,0);
  transform: translate3d(0,1px,0);
}

figure.effect-honey h2 {
  position: absolute;
  bottom: -20px;
  left: 0;
  padding: 0em 1.5em;
  width: 100%;
  text-align: left;
  -webkit-transform: translate3d(0,-30px,0);
  transform: translate3d(0,-30px,0);
}

figure.effect-honey h2 i {
  font-style: normal;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-30px,0);
  transform: translate3d(0,-30px,0);
}

figure.effect-honey figcaption::before,
figure.effect-honey h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
  opacity: 1;
  -webkit-transform: translate3d(0,-50px,0);
  transform: translate3d(0,-50px,0);
}

@media screen and (max-width: 50em) {
  .content {
    padding: 0 10px;
    text-align: center;
  }
  .grid figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}




.content {
  margin: 0 auto;
  max-width: 1000px;
}

.content > h2 {
  clear: both;
  margin: 0;
  padding: 4em 1% 0;
  color: #484B54;
  font-weight: 800;
  font-size: 1.5em;
}

.content > h2:first-child {
  padding-top: 0em;
}

/* Header 
.codrops-header {
  margin: 0 auto;
  padding: 4em 1em;
  text-align: center;
}

.codrops-header h1 {
  margin: 0;
  font-weight: 800;
  font-size: 4em;
  line-height: 1.3;
}

.codrops-header h1 span {
  display: block;
  padding: 0 0 0.6em 0.1em;
  color: #74777b;
  font-weight: 300;
  font-size: 45%;
}
*/

/* Demo links 
.codrops-demos {
  clear: both;
  padding: 1em 0 0;
  text-align: center;
}

.content + .codrops-demos {
  padding-top: 5em;
}

.codrops-demos a {
  display: inline-block;
  margin: 0 5px;
  padding: 1em 1.5em;
  text-transform: uppercase;
  font-weight: bold;
}

.codrops-demos a:hover,
.codrops-demos a:focus,
.codrops-demos a.current-demo {
  background: #3c414a;
  color: #fff;
}

/* To Navigation Style 
.codrops-top {
  width: 100%;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 0.69em;
  line-height: 2.2;
}

.codrops-top a {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  letter-spacing: 1px;
}

.codrops-top span.right {
  float: right;
}

.codrops-top span.right a {
  display: block;
  float: left;
}

.codrops-icon:before {
  margin: 0 4px;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'codropsicons';
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
  content: "\e001";
}

.codrops-icon-prev:before {
  content: "\e004";
}

/* Related demos 
.related {
  clear: both;
  padding: 6em 1em;
  font-size: 120%;
}

.related > a {
  display: inline-block;
  margin: 20px 10px;
  padding: 25px;
  border: 1px solid #4f7f90;
  text-align: center;
}

.related a:hover {
  border-color: #39545e;
}

.related a img {
  max-width: 100%;
  opacity: 0.8;
}

.related a:hover img,
.related a:active img {
  opacity: 1;
}

.related a h3 {
  margin: 0;
  padding: 0.5em 0 0.3em;
  max-width: 300px;
  text-align: left;
}


/* nuestro orgullo */

.pMensaje{
  font-size: 16px;
  padding-bottom: 15px;
  color: #324e63;
}

.bg-1 {
  background: url(https://www.michoacan.gob.mx/images/gobernador2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg-11 {
  background: url(https://www.michoacan.gob.mx/images/gobernador11.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.verMasGabinete{
  color: #6A0F49;
  font-size: .7em;
}
.modal-body{
  padding: 0 !important;
  border: none !important;
  overflow: hidden;
}
.cerrarGabinete{
  color: #6A0F49;
  font-size: 12px;
  padding-top: 15px;
  padding-right: 15px;
}


/* modal centrada */
.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}
@media(max-width: 768px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
/* modal centrado */

.bg-2 {
  background: url(../img/elipse-bg.png) no-repeat;
  background-size: cover;
}

.bg-3 {
  background: url(https://www.michoacan.gob.mx/images/backgrounds/bordado-patzcuaro-video1.png) fixed no-repeat;
  background-size: cover;
}
/* 
.bg-banner-2 {
  background: url(../images/backgrounds/banner-bg-two.jpg) no-repeat;
  background-size: cover;
}

.bg-elipse {
  background: url(../images/backgrounds/elipse-bg-three.png) no-repeat;
  background-position: center;
}

.bg-elipse-red {
  background: url(../images/backgrounds/elipse-bg-two.png) no-repeat;
  background-position: center;
}

.bg-elipse-half {
  background: url(../images/backgrounds/elipse-bg-three.png) no-repeat;
  background-position: center;
}

.bg-shape {
  background: url(../images/backgrounds/shape-bg.png) no-repeat;
  background-position: center;
}

.bg-primary-shape {
  background: url(../images/backgrounds/shape-overlay-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-shape-two {
  background: url(../images/backgrounds/shape-02-bg.png) no-repeat;
  background-position: center;
}

.bg-gray {
  background: #f8f8f8;
}

.bg-blue {
  background: #7d71d3;
}

.bg-coming-soon {
  background: url(../images/background/comming-soon.html) fixed no-repeat;
  background-size: cover;
  background-position: bottom;
}
*/

.section {
  padding: 50px 0;
}

.section-title {
  text-align: center;
  margin-bottom: 45px;
}

.section-title h2 {
  font-size: 48px;
  font-family: "Gibson", sans-serif;
  font-weight: 300;
  margin-bottom: 30px;
  font-weight: 300;
}

.section-title p {
  width: 70%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 30px;
}

@media (max-width: 480px) {
  .section-title p {
    width: 100%;
  }
}

.singles{
  margin-top: 50px;
  padding: 80px 0px;
}
.textoArticulos p{
  font-size: 18px;
  text-align: justify;
  padding-bottom: 10px;
  color: white;
}

.textoArticulos ul li{
  color: #FFC3D0;
}
.textoArticulos a{
  color: #FFC3D0;
}

.textoArticulos table th{
  color: #FFC3D0;
}

.textoArticulos table td {
  border: 1px solid #fff;
}

.textoSemblanzas{
  font-size: 20px; 
  line-height:40px;
}

.sectionPaddingTop{
  padding-top: 170px;
}

.page-title {
  text-align: center;
}

.video {
  position: relative;
}

.video:before {
  border-radius: 3px;
}

.video img {
  width: 100%;
  border-radius: 8px;
}

.video .video-button {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.video .video-box a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.video .video-box a .icon {
  height: 130px;
  width: 130px;
  position: relative;
}

.video .video-box a .icon:before {
  position: absolute;
  content: '';
  height: 100px;
  width: 100px;
  border-radius: 100%;
  background:  rgba(106, 15, 73, 0.7);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.video .video-box a .icon:after {
  position: absolute;
  top: 0;
  content: '';
  height: 130px;
  width: 130px;
  border-radius: 100%;
  background:  rgba(255, 195, 208, 0.3);
}

.video .video-box a .icon i {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 500;
  display: block;
  height: 70px;
  width: 70px;
  font-size: 35px;
  background: #4A001F;
  border-radius: 100%;
  color: #fff;
  line-height: 70px;
  text-align: center;
}

.video .video-box a iframe {
  width: 100%;
  height: 100%;
}


/* PROMO VIDEO */


.player {
  width: 100%;
  height:400px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius:  10px;
  cursor: pointer;
  position: relative;
  z-index: 999!important;
  }

.playKnopf {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 70px;
  height: 70px;
  border: 1px solid #FFC3D0;
  border-radius: 50%;
  background-color: #FFC3D0;
  cursor: pointer;
  
}

.videoIframe {
  width: 100%;
  height: 100%;
}

.playKnopf .icon:before{
  position: absolute;
    content: '';
    height: 100px;
    width: 100px;
    border-radius: 100%;
    background: rgba(106, 15, 73, 0.7);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.playKnopf .icon i{

    position: relative;
    left: 0%;
    top: 50%;
    /*-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 500;*/
    display: block;
    height: 70px;
    width: 70px;
    font-size: 35px;
    background: #4A001F;
    border-radius: 100%;
    color: #fff;
    line-height: 70px;
    text-align: center
}

/* PROMO VIDEO */

.form-control.main {
  background: #fff;
  padding: 20px 20px;
  border: none;
  font-size: 14px;
  border-radius: 4px;
}

.input-group {
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}

.input-group .input-group-addon {
  padding-left: 35px;
  padding-right: 35px;
  background: #7d71d3;
  color: #fff;
  cursor: pointer;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.left {
  overflow: hidden;
}

.left img {
  margin-left: -40px;
}

@media (max-width: 768px) {
  .left img {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .textoSemblanzas{
  font-size: 16px; 
  line-height:20px;
}
.contacto img{
  max-width: 100% !important; 
}
.tituloNoticia2{
  font-size: 16px;
  max-width: 460px;
}
.tituloNoticia1{
  font-size: 24px;
  max-width: 440px;
}
.carousel{
  padding: 0 10px;
}

}

.right {
  overflow: hidden;
}

.right img {
  margin-left: 40px;
}

@media (max-width: 768px) {
  .right img {
    margin-left: 0;
  }
}

.hide-overflow, .service {
  overflow: hidden;
}

.nav-up {
  top: -70px;
}

@media (max-width: 768px) {
  .mb-md-30 {
    margin-bottom: 30px;
  }
}


/*

.btn-download {
  padding: 20px 35px;
  font-size: 14px;
  background: #fff;
  color: #7d71d3;
}

.btn-download span {
  margin-left: 5px;
  font-size: 20px;
}

.btn-main {
  padding: 25px 45px;
  border-radius: 3px;
  background: #7d71d3;
  color: #fff;
  outline: none;
}

.btn-main:hover {
  color: #fff;
}

.btn-main:focus {
  color: #fff;
  box-shadow: none;
}

.btn-main-rounded {
  letter-spacing: .075em;
  background: #7d71d3;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 40px;
  border-radius: 100px;
}

.btn-main-rounded:hover {
  color: #fff;
}

.btn-main-md {
  padding: 17px 38px;
  border-radius: 3px;
  background: #7d71d3;
  color: #fff;
  outline: none;
}

.btn-main-md:hover {
  color: #fff;
}

.btn-main-md:focus {
  color: #fff;
  box-shadow: none;
}

.btn-main-sm {
  padding: 15px 35px;
  border-radius: 3px;
  background: #7d71d3;
  color: #fff;
  outline: none;
  font-size: 14px;
}

.btn-main-sm:hover {
  color: #fff;
}

.btn-main-sm:focus {
  color: #fff;
  box-shadow: none;
}

.btn-white {
  background: white;
  color: #7d71d3;
}

.btn-rounded-icon {
  border-radius: 100px;
  color: #fff;
  border: 1px solid #fff;
  padding: 13px 50px;
}
*/
.main-nav {
  background: white;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
}

.main-nav .navbar-brand {
  padding: 0;
}

.main-nav .navbar-nav .nav-item {
  position: relative;
}

.main-nav .navbar-nav .nav-item .nav-link {
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #4A001F;
  padding-left: 15px;
  padding-right: 15px;
  transition: 0.5s
}

.main-nav .navbar-nav .nav-item .nav-link:hover {
background-color: #FFC3D0;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  outline: none;
}


.footer-main {
  padding: 50px 0;
  background: white;
}

.social-icons a{
  color: #4A001F !important;
}

.social-icons a:hover{
  color: #FFC3D0 !important;
}

/*
.large {
  padding-top: 25px;
  padding-bottom: 25px;
}

.small {
  padding-top: 10px;
  padding-bottom: 10px;
}



@media (max-width: 768px) {
  .footer-main {
    text-align: center;
  }
}

.footer-main .footer-logo {
  margin-bottom: 40px;
}

.footer-main .copyright p {
  color: #fff;
}

@media (max-width: 768px) {
  .footer-main ul.social-icons {
    margin-top: 30px;
  }
}

.footer-main ul.footer-links {
  margin-top: 44px;
}

@media (max-width: 768px) {
  .footer-main ul.footer-links {
    margin-top: 20px;
  }
}

.footer-main ul.footer-links li a {
  color: #fff;
  padding: 0 10px;
  display: block;
}

.footer-classic {
  background: #fafafa;
  text-align: center;
  padding: 110px 0;
}

.footer-classic ul.social-icons {
  margin-bottom: 30px;
}

@media (max-width: 480px) {
  .footer-classic ul.social-icons li {
    margin-bottom: 10px;
  }
}

.footer-classic ul.social-icons li a {
  padding: 0 20px;
  display: block;
}

.footer-classic ul.social-icons li a i {
  font-size: 25px;
  color: #000;
}

.footer-classic ul.footer-links li a {
  padding: 0 10px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
}

@media (max-width: 768px) {
  .cta-subscribe .image {
    margin-bottom: 30px;
    text-align: center;
  }
}

.cta-subscribe .content {
  margin-left: 25px;
}

@media (max-width: 768px) {
  .cta-subscribe .content {
    text-align: center;
  }
}

.cta-subscribe .content .title {
  margin-bottom: 25px;
}

.cta-subscribe .content .title h2 {
  font-family: "Gibson", sans-serif;
  font-weight: 300;
}

.cta-subscribe .content .description {
  margin-bottom: 40px;
}

.cta-subscribe .content .subscription-tag {
  margin-top: 25px;
}

.cta-subscribe .content .subscription-tag p {
  color: #7d71d3;
  letter-spacing: .1em;
}

.call-to-action-app {
  text-align: center;
}

.call-to-action-app h2, .call-to-action-app p, .call-to-action-app a {
  color: #fff !important;
}

.call-to-action-app p {
  margin-bottom: 60px;
}

.call-to-action-app ul li {
  margin-left: 15px;
}

@media (max-width: 480px) {
  .call-to-action-app ul li {
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.call-to-action-app ul li:first-child {
  margin-left: 0;
}

.call-to-action-app ul li a i {
  font-size: 20px;
  margin-right: 5px;
}

.cta-hire {
  background: #FAFAFA;
}

.cta-hire p {
  width: 65%;
  margin: 0 auto;
}

.cta-hire h2, .cta-hire p {
  margin-bottom: 20px;
}

.cta-community {
  margin: 50px 0;
  padding: 40px 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .cta-community {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
}

@media (max-width: 400px) {
  .cta-community {
    padding: 20px;
  }
}

.cta-community .content, .cta-community .action-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cta-community .action-button {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media (max-width: 768px) {
  .cta-community .action-button {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}

.jd-modal .modal-content {
  padding: 25px;
  text-align: left;
  background: #fafafa;
}

.jd-modal .modal-content .modal-header .modal-title {
  color: #000;
}

.jd-modal .modal-content .modal-body .block-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px;
}

.jd-modal .modal-content .modal-body .block-2 .title {
  width: 30%;
}

.jd-modal .modal-content .modal-body .block-2 .title p {
  color: #000;
}

.jd-modal .modal-content .modal-body .block-2 .details {
  width: 70%;
}

.jd-modal .modal-content .modal-body .block-2 .details ul {
  padding-left: 0;
  margin: 0;
}

.jd-modal .modal-content .modal-body .block-2 .details ul li {
  list-style: none;
  margin-bottom: 5px;
}

.jd-modal .modal-content .modal-body .block-2 .details ul li span {
  padding-right: 5px;
  color: #000;
}

.jd-modal .modal-content .modal-body .form-title {
  margin-bottom: 30px;
}

.testimonial-slider .testimonial-item {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
}

.testimonial-slider .testimonial-item .content {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  padding: 40px 30px;
}

.testimonial-slider .testimonial-item .content .name h5 {
  font-weight: bold;
  text-transform: uppercase;
}

.testimonial-slider .testimonial-item .content .pos-in-com {
  margin-bottom: 15px;
}

.testimonial-slider .testimonial-item .content .pos-in-com span {
  color: #7d71d3;
}

.testimonial-slider .testimonial-item .content .speech {
  margin-bottom: 15px;
}

.testimonial-slider .testimonial-item .content .speech p {
  line-height: 30px;
}

.testimonial-slider .testimonial-item .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.testimonial-slider .testimonial-item .image img {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.testimonial-slider .slick-prev {
  left: -100px;
}

.testimonial-slider .slick-next {
  right: -100px;
}

.testimonial-slider .slick-prev, .testimonial-slider .slick-next {
  background: #fff;
  width: 65px;
  height: 55px;
  border-radius: 4px;
}

.testimonial-slider .slick-prev:hover:before, .testimonial-slider .slick-next:hover:before {
  color: #7d71d3;
}

.testimonial-slider .slick-prev:before, .testimonial-slider .slick-next:before {
  color: #999999;
}

*/


/*
.banner {
  padding: 170px 0 245px;
}

.banner .content-block.ml-50 {
  margin-left: 50px;
}

@media (max-width: 768px) {
  .banner .content-block.ml-50 {
    margin-left: 30px;
  }
}

@media (max-width: 480px) {
  .banner .content-block.ml-50 {
    margin-left: 0;
  }
}

.banner .content-block h1 {
  color: #4A001F;
}

.banner .content-block h5{
  color: #4A001F ;
  font-size: 14px;
 /* padding-top: 35px;
  text-shadow: 0px 0px 2px rgba(150, 150, 150, 0.85); */
  /*
  font-weight: bold;
}

.banner .content-block h1 {
  line-height: 90px;
  font-weight: 500;
  
  letter-spacing: .06em;
  margin-bottom: -20px;
}

*/

.fondoBlancoTransparente{
  color: #FFC3D0 ;
  background-color: rgba(255, 255, 255, 1);
 
}

.textoRosaClaro{
  color: #FFC3D0 ;
}
.textoBlanco{
  color: white;
}
.textoGris{
  color: #6D807F;
}
.textoMorado{
  color: #6A0F49;
}

.btnRosa{
  background-color: #FFC3D0;
  padding: 10px 90px;
  color: #6A0F49 !important;
  border: none;
  border-radius: 5px;
  font-weight: bold;
  transition: 0.5s
}

.btnRosa:hover{
  background-color: #6A0F49;
  color: #FFC3D0;
}

.text-end .btnVerMas{
  color: #FFC3D0 !important;
}

.sombraTexto{
  text-shadow: 0px 0px 12px rgba(150, 150, 150, 0.85);
}

.honestidadExp h1{
  font-size: 68px;
  font-weight: bold;
}
.honestidadExp{
  position:absolute;
   left: 50%;
  transform: translate(-50%, -50%);
  bottom: 10px;
}

.btnRosaGabinete{
  background-color: #FFC3D0;
  padding: 10px 60px;
  color: #6A0F49;
  border: none;
  border-radius: 5px;
  font-weight: bold;
  font-size: 22px;
  transition: 0.5s
}
.btnRosaGabinete:hover{
  background-color: #6A0F49;
  color: #FFC3D0
}

.textoGuinda, .textoGuinda span{
  color: #4A001F;
}


/* Categoria noticias */
.parrafoNoticias p{
    font-size: 1em !important;
    color: #424242;
  }
 /* Categoria noticias */ 

/* Noticias Prensa */


.contenedor {
  width: 100%;
  margin: auto;
  padding: 40px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}


.contenedor-noticias {
  display: grid;
  gap: 20px;
  
}

.card-noticias {
  border-radius: 10px;
  min-height: 238px;
  font-weight: bold;
  padding: 5px 10px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  box-shadow: 0 1px 20px 1px #ffc3d0;
  transition: all 0.25s ease 0s;
  display: grid;
  
}

.card-noticias .textos, .noticia-principal .textos {
  height: 100%;
  display: grid;
  grid-template-rows: 1fr auto;
  justify-items: start;
  align-items: end;
  text-shadow: 5px 2px 5px black;

}

.textos h5, .textos p{
  color: white !important;
}

.textos p{
  background-color: #4A001F;
  padding: 2px 5px;
}

.noticia-principal {
  
  border-radius: 10px;
  padding: 20px;
  background-size: cover;
  background-position: center center;
  min-height: 500px;
  box-shadow: 0 1px 20px 1px #ffc3d0;
  transition: all 0.25s ease 0s;
  display: grid;

}

.card-noticias:hover, .noticia-principal:hover{
  box-shadow: none;
}

@media screen and (max-width: 1024px) {
  .contenedor{
    grid-template-columns: 1fr;
  }
}



/* Noticias Prensa */

.noticia1{
  width: 100%;
  height: 500px;
  border-radius: 10px;
}

.fechaNoticia1{
  position: absolute;
  bottom: 110px;
  left: 30px;
}

.tituloNoticia1{
  position: absolute;
  bottom: 20px;
  left: 30px;
  color: white;
  max-width: 600px;
  font-weight: bold;
}

.fecha{
  background-color: #4A001F;
  color: white;
  padding: 2px 5px;
  max-width: 110px;
  font-weight: bold;
  border-radius: 5px;
}

.mensajeG: hover{
  background-color: #6A0F49;
  color: #FFC3D0;
}

.noticia2{
  margin-bottom: 20px;
}

.noticia2, .noticia3{
  width: 100%;
  height:240px;
  border-radius: 10px;
}

.fechaNoticia2{
  position: absolute;
  top: 170px;
  left: 30px;
}

.tituloNoticia2{
  color: white;
   font-weight: bold;
   max-width: 430px;
}

.fechaNoticia3{
  position: absolute;
  bottom: 20px;
  left: 30px;
}

.tituloNoticia3{
  position: absolute;
  bottom: -70px;
  left: 30px;
  color: white;
  max-width: 420px;
  font-weight: bold;
}


/* noticias */


/* noticias v2 */

.gridNoticias{
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 20px;
    min-height: 600px;
    

  }

  .gridNoticias .noticias{
    /* background-color: yellow; */
    padding: 1em;

  }

  .gridNoticias a.noticias1{
    grid-row: 1/3;

  }

  .pagAtras a, .pagAdelante a{
        color: #4A001F !important;

  }

  .noticiaPrincipal{
    grid-row: 1/3;
    grid-auto-rows: 500px;
  }

  .noticias{
    border-radius: 10px;
  padding: 20px;
  background-size: cover;
  background-position: center center;
  box-shadow: 0 1px 20px 1px #ffc3d0;
  transition: all 0.25s ease 0s;
  }

  .noticias .textos{
     height: 100%;
    display: grid;
    grid-template-rows: 1fr auto;
    justify-items: start;
    align-items: end;
    text-shadow: 5px 2px 5px black;
  }
  .noticias:hover{
    box-shadow: none;
  }

  @media (max-width: 768px) {
  .gridNoticias{
    grid-template-columns: auto;
  }
  .gridNoticias .noticias{
    min-height: 300px;
  }
  /* 
  #pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{
    top: 55px;
  }
  */
}


  /* Noticias v2 */

.banner .content-block h5 {
  margin-bottom: 45px;
}

.footer-pleca {
    background-color: #6A0F49;
    background-image: url(https://michoacan.gob.mx/cdn/img/pleca.svg);
    background-repeat: repeat-x;
}


.fondoGrisClaro{
  background-color: #DCDCDC;
}

.iconos1{
  max-width: 104px;
    transition: transform .7s ease-in-out;

}

.iconos1:hover{
  transform: rotate(360deg);
}



.fondoGuinda{
  background-color: #4A001F;
}

.fondoGuinda h1, .fondoGuinda h2, .fondoGuinda h3, .fondoGuinda h4, .fondoGuinda h5{
  color: white;
} 

.fondoRosa{
  background-color: #FFC3D0;
}

.fondoGris{
  background-color: #6D807F;
}

.columnasPadding{
  padding-top: 40px;
  padding-bottom: 40px;
}
.columnasPadding h3{
  padding-top: 20px;
  font-weight: bold;
}

.contacto img{
  max-width: 350px;
  padding: 3px;
    
    box-shadow: 0 0 0 4px #fff, 
                0 0 0 8px #4A001F;
                margin-bottom: 40px;
}


.h1contacto{
  font-weight: bold;
}

.contenedorBordeGuinda{
  border-radius: 10px;
  border: 2px solid #4A001F;
  padding: 40px 20px;
}

.contenedorBordeGuinda input, .contenedorBordeGuinda textarea{
  margin-bottom: 10px;
  border: 1px solid #4A001F;
}

.contenedorBordeGuinda input::-webkit-input-placeholder, .contenedorBordeGuinda textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #4A001F;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #4A001F;
   opacity:  1;
}
.contenedorBordeGuinda input::-moz-placeholder, .contenedorBordeGuinda textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #4A001F;
   opacity:  1;
}
.contenedorBordeGuinda input:-ms-input-placeholder, .contenedorBordeGuinda textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #4A001F;
}
.contenedorBordeGuinda input::-ms-input-placeholder, .contenedorBordeGuinda textarea::-ms-input-placeholder { /* Microsoft Edge */
   color:    #4A001F;
}

.contenedorBordeGuinda input::placeholder, .contenedorBordeGuinda textarea::placeholder { /* Most modern browsers support this now. */
   color:    #4A001F;
}


.logoFooter{
  max-height: 75px;
}

@media (max-width: 480px) {
  .banner .content-block {
    text-align: center;
  }
  .tituloNoticia2{
  max-width: 315px;
}
}

@media (max-width: 480px) {
  .banner .image-block {
    margin-top: 30px;
    text-align: center;
  }
}

/* centrar popup */
.wdpu-msg{
  top: 50% !important;
  transform: translateY(-50%) !important;
}

/*
@media (max-width: 768px) {
  .about .image-block {
    text-align: center;
    margin-bottom: 30px;
  }
}

.about .about-block .about-item {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
}

.about .about-block .about-item.active {
  background: #7d71d3;
}

.about .about-block .about-item.active .icon i {
  color: #fff;
}

.about .about-block .about-item.active .content h5, .about .about-block .about-item.active .content p {
  color: #fff;
}

.about .about-block .about-item .icon {
  width: 50px;
}

.about .about-block .about-item .icon i {
  font-size: 48px;
  color: #7d71d3;
}

.about .about-block .about-item .content {
  margin-left: 30px;
}

.about .about-block .about-item .content h5 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}

.about .about-block .about-item:not(:last-child) {
  margin-bottom: 30px;
}

.feature .feature-item .icon {
  margin-bottom: 25px;
}

.feature .feature-item .icon i {
  font-size: 48px;
  color: #7d71d3;
}

.feature .feature-item .content h5 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}

.feature .feature-item:not(:last-child) {
  margin-bottom: 80px;
}

@media (max-width: 768px) {
  .feature .feature-item {
    margin-bottom: 80px;
  }
}

.feature .app-screen {
  margin: 40px 0;
} */

.promo-video {
  position: relative;
}

.promo-video .section-title h2, .promo-video .section-title p {
  color: #fff;
}

/*
.screenshots {
  overflow: hidden;
}

.screenshots .screenshot-slider .slick-dots {
  bottom: -60px;
}

.screenshots .screenshot-slider .slick-dots li {
  margin: 0 10px;
}

.screenshots .screenshot-slider .slick-dots li button {
  border: 4px solid #7d71d3;
  border-radius: 100%;
}

.screenshots .screenshot-slider .slick-dots li button:before {
  content: none;
}

.screenshots .screenshot-slider .slick-dots li.slick-active button {
  background: #7d71d3;
}

.pricing-table {
  background: #fff;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 50px 0;
  margin-bottom: 80px;
}

.pricing-table.featured .price p {
  color: #ff698d;
}

.pricing-table.featured .action-button .btn-main-rounded {
  background: #ff698d;
}

.pricing-table .title {
  margin-bottom: 30px;
}

.pricing-table .title h5 {
  text-transform: uppercase;
  font-weight: 600;
}

.pricing-table .price {
  margin-bottom: 30px;
}

.pricing-table .price p {
  font-size: 36px;
  font-weight: bold;
  color: #7d71d3;
}

.pricing-table .price p span {
  font-size: 16px;
  font-weight: 400;
}

.pricing-table .action-button {
  margin-top: 30px;
}

.cta-download {
  position: relative;
  padding: 165px 0;
}

.cta-download .image-block {
  position: absolute;
  top: -245px;
}

@media (max-width: 768px) {
  .cta-download .image-block {
    display: none;
  }
  .honestidadExp h1{
  font-size: 18px;
  font-weight: bold;
  }
  .btnRosaGabinete{
    background-color: #FFC3D0;
  padding: 2px 5px;
  color: #6A0F49;
  border: none;
  border-radius: 5px;
  font-weight: bold;
  font-size: 12px;
  }
  .honestidadExp{
    bottom: -10px;
  }
}

.cta-download .content-block h2, .cta-download .content-block p {
  color: #fff;
}

.cta-download .content-block h2 {
  font-weight: 300;
  font-family: "Gibson", sans-serif;
  margin-bottom: 30px;
}

.cta-download .content-block p {
  line-height: 30px;
  margin-bottom: 40px;
}

.counter {
  padding-top: 180px;
}

.counter .counter-item {
  text-align: center;
  background: #7d71d3;
  padding: 40px 0;
  border-radius: 8px;
}

@media (max-width: 768px) {
  .counter .counter-item {
    margin-bottom: 30px;
  }
}

.counter .counter-item h3, .counter .counter-item p {
  color: #fff;
  text-transform: uppercase;
}

.counter .counter-item h3 {
  margin-bottom: 20px;
  font-weight: 600;
}

.team-member {
  background: #fff;
  padding: 30px;
}

@media (max-width: 768px) {
  .team-member {
    margin-bottom: 40px;
  }
}

.team-member .image {
  margin-bottom: 30px;
}

.team-member .image img {
  border-radius: 100%;
}

.team-member .name h5 {
  font-weight: 600;
  text-transform: uppercase;
}

.team-member .position {
  margin-bottom: 20px;
}

.team-member .skill-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.team-member .skill-bar .progress {
  width: 80%;
  height: 7px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.team-member .skill-bar .progress .progress-bar {
  width: 0;
  background: #7d71d3;
}

.team-member .skill-bar span {
  font-size: 12px;
  margin-left: 15px;
}
*/

.slider {
  padding: 180px 0 300px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.slider .block {
  position: relative;
}

.slider .block h1, .slider .block h3 {
  color: #fff;
}

.slider .block .download {
  margin-top: 20px;
}

.slider .block .image-content {
  text-align: center;
}

.slider .block .image-content img {
  margin-top: 100px;
  margin-bottom: -200px;
}

.slider:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 290px solid #fff;
  border-left: 2000px solid transparent;
  width: 0;
}

/*
.services .service-block {
  background: #fff;
  padding: 30px 40px;
  margin-bottom: 30px;
  border-radius: 5px;
}

.services .service-block:last-child {
  margin-bottom: 0;
}

@media (max-width: 480px) {
  .services .service-block:last-child {
    margin-bottom: 30px;
  }
}

.services .service-block h3 {
  line-height: 30px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
}

.services .service-block i {
  font-size: 30px;
  color: #7d71d3;
  margin-bottom: 15px;
  display: inline-block;
}

.services .service-block p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.services .app-preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.services .app-preview img {
  height: 500px;
  width: auto;
}

@media (max-width: 768px) {
  .services .col-lg-4.m-auto {
    display: none;
  }
}

@media (max-width: 768px) {
  .service .service-thumb {
    width: 80%;
    margin: 0 auto;
  }
}

.service .service-box {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
}

@media (max-width: 768px) {
  .service .service-box {
    width: 80%;
    margin: 0 auto;
  }
}

.service .service-box .service-item {
  text-align: center;
  padding: 10px;
  margin: 20px 0;
}

.service .service-box .service-item i {
  font-size: 20px;
  color: #7d71d3;
  display: inline-block;
  margin-bottom: 10px;
}

.service .service-box .service-item p {
  font-size: 14px;
}

.feature .feature-content h2, .feature .feature-content p {
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  .feature .feature-content h2, .feature .feature-content p {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .feature .testimonial {
    text-align: center;
  }
}

.feature .testimonial p {
  font-family: "Gibson", sans-serif;
  margin-bottom: 10px;
  font-style: italic;
  color: #242424;
}

.feature .testimonial ul.meta li {
  font-size: 12px;
  margin-right: 10px;
}

.feature .testimonial ul.meta li img {
  height: 40px;
  width: 40px;
  border-radius: 100%;
}

@media (max-width: 480px) {
  .app-features .app-feature {
    margin-bottom: 30px;
  }
}

.app-features .app-explore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  margin-bottom: 40px;
}

.banner-full .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.banner-full .image img {
  height: 625px;
}

@media (max-width: 768px) {
  .banner-full .image {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .banner-full .block {
    text-align: center;
  }
}

.banner-full .block .logo {
  margin-bottom: 40px;
}

.banner-full .block h1 {
  margin-bottom: 40px;
}

.banner-full .block p {
  font-size: 20px;
  margin-bottom: 50px;
}

.banner-full .block .app {
  margin-bottom: 20px;
}

.video-promo {
  padding: 150px 0;
}

.video-promo .content-block {
  width: 60%;
  margin: 0 auto;
  text-align: center;
}

.video-promo .content-block h2 {
  font-size: 30px;
  color: #fff;
}

.video-promo .content-block p {
  margin-bottom: 30px;
}

.video-promo .content-block a i.video {
  height: 125px;
  width: 125px;
  background: #7d71d3;
  display: inline-block;
  font-size: 40px;
  color: #fff;
  text-align: center;
  line-height: 125px;
  border-radius: 100%;
}

.video-promo .content-block a:focus {
  outline: 0;
}

.founder {
  margin-bottom: 30px;
}

.founder img {
  border-radius: 5px;
  margin-bottom: 25px;
}

.founder h2 {
  font-size: 30px;
  line-height: 30px;
}

.founder cite {
  font-size: 14px;
  font-style: normal;
}

.founder p {
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 20px;
}

.team-sm {
  margin-bottom: 30px;
}

.team-sm .image {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.team-sm .image img {
  border-radius: 5px;
}

.team-sm .image .social-links {
  position: absolute;
  background: #7d71d3;
  left: 0;
  right: 0;
  text-align: center;
  width: calc(100% - 80px);
  margin: 0 40px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  transition: 0.3s;
  bottom: 20px;
}

.team-sm .image .social-links ul {
  margin-bottom: 0;
}

.team-sm .image .social-links ul li a {
  display: block;
  padding: 15px;
}

.team-sm .image .social-links ul li a i {
  font-size: 20px;
  color: #fff;
}

.team-sm .image:hover .social-links {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.team-sm h3 {
  margin-bottom: 0;
}

.team-sm cite {
  font-size: 14px;
  font-style: normal;
}

.team-sm p {
  margin-top: 15px;
}

.featured-article {
  padding: 0 0 50px 0;
}

.featured-article article.featured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .featured-article article.featured {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.featured-article article.featured .image {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding: 20px;
}

.featured-article article.featured .image img {
  width: 100%;
  border-radius: 8px;
}

@media (max-width: 768px) {
  .featured-article article.featured .image {
    margin-bottom: 20px;
  }
}

.featured-article article.featured .content {
  margin-left: 30px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media (max-width: 768px) {
  .featured-article article.featured .content {
    text-align: center;
  }
}

.featured-article article.featured .content h2 {
  margin-bottom: 20px;
}

.featured-article article.featured .content h2 a {
  font-size: 30px;
  color: #000;
}

.featured-article article.featured .content h2 a:hover {
  color: #7d71d3;
}

.featured-article article.featured .content p {
  margin-bottom: 25px;
}

.post-sm {
  margin: 10px 0;
  background: #fff;
}

.post-sm .post-thumb {
  overflow: hidden;
}

.post-sm .post-thumb img {
  transition: .3s ease;
}

.post-sm .post-content {
  padding: 30px;
}

.post-sm .post-content .post-title {
  margin-bottom: 15px;
}

.post-sm .post-content .post-title h5 {
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px;
}

.post-sm .post-content .post-details {
  margin-bottom: 30px;
}

.post-sm .post-content .post-details p {
  line-height: 30px;
}

.post-sm .post-content .excerpts a {
  color: #5e5e5e;
  letter-spacing: 0.075em;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}

.post-sm .post-content .excerpts a span {
  font-weight: 600;
  font-size: 16px;
  color: #5e5e5e;
  margin-left: 10px;
}

.post-sm .post-content .excerpts a:hover {
  color: #7d71d3;
}

.post-sm .post-content .excerpts a:hover span {
  color: #7d71d3;
}

.blog-single .single-post {
  padding-bottom: 70px;
}

.blog-single .single-post .post-body .feature-image {
  margin-bottom: 30px;
}

.blog-single .single-post .post-body .feature-image img {
  width: 100%;
}

.blog-single .single-post .post-body p {
  margin-bottom: 20px;
}

.blog-single .single-post .post-body .quote {
  padding: 30px 0;
  width: 80%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .blog-single .single-post .post-body .quote {
    width: 80%;
  }
}

.blog-single .single-post .post-body .quote blockquote {
  color: #000;
  padding: 10px 0 10px 30px;
  text-align: left;
  font-size: 30px;
  line-height: 40px;
  border-left: 6px solid #666666;
}

.blog-single .single-post .post-body .post-image {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 20px;
}

.blog-single .about-author h2 {
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
  font-size: 30px;
}

@media (max-width: 480px) {
  .blog-single .about-author h2 {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .blog-single .about-author .media {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 480px) {
  .blog-single .about-author .media .image {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.blog-single .about-author .media .image img {
  width: 150px;
  height: 150px;
  border-radius: 100%;
}

.blog-single .about-author .media .media-body {
  margin-left: 40px;
}

@media (max-width: 480px) {
  .blog-single .about-author .media .media-body {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 20px;
  }
}

.blog-single .about-author .media .media-body p {
  margin-bottom: 15px;
}

.related-articles .title {
  margin-bottom: 20px;
}

.related-articles .title h2 {
  font-size: 30px;
}

.pagination-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination-nav ul.pagination {
  padding-top: 30px;
}

.pagination-nav ul.pagination li {
  margin-right: 10px;
}

.pagination-nav ul.pagination li a {
  border-radius: 3px;
  padding: 0;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-color: transparent;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  color: #999999;
  transition: .3s ease-in;
}

.pagination-nav ul.pagination li a:hover {
  background-color: #7d71d3;
  color: #fff;
  border-color: transparent;
}

.pagination-nav ul.pagination .active a {
  background-color: #7d71d3;
  color: #fff;
  border-color: transparent;
}

@media (max-width: 480px) {
  .about .content {
    text-align: center;
  }
}

.about .content h2 {
  margin-bottom: 20px;
  text-transform: capitalize;
}

.about .about-slider .item {
  padding: 20px;
}

.about .about-slider .owl-dots .owl-dot:hover span {
  background: #7d71d3;
}

.about .about-slider .owl-dots .owl-dot.active span {
  background: #7d71d3;
}

.create-stories .block img {
  width: 100%;
  margin-bottom: 20px;
}

.create-stories .block h3 {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .create-stories .block {
    margin-bottom: 30px;
  }
}

.quotes .quote-slider h2 {
  font-size: 50px;
}

.quotes .quote-slider cite {
  margin-left: 150px;
  font-style: normal;
}

.clients {
  padding: 50px 0;
}

.clients h3 {
  margin-bottom: 30px;
}

.clients .client-slider .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.investors .block {
  margin-bottom: 30px;
}

.investors .block .image {
  margin-bottom: 20px;
}

.investors .block .image img {
  width: 100%;
  border-radius: 8px;
}

.investors .block h3 {
  margin-bottom: 0;
  line-height: 1;
}

.investors .block p {
  font-size: 14px;
}

.error-page {
  position: fixed;
  height: 100%;
  width: 100%;
}

.error-page .center {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.error-page .center .block h1 {
  font-size: 200px;
  font-weight: 400;
  line-height: 266px;
  font-family: "Gibson", sans-serif;
}

.error-page .center .block p {
  margin-bottom: 50px;
}

.career-featured .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .career-featured .block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.career-featured .block .content {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media (max-width: 768px) {
  .career-featured .block .content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
}

.career-featured .block .content h2 {
  margin-bottom: 30px;
}

.career-featured .block .video {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-left: 10px;
}

@media (max-width: 768px) {
  .career-featured .block .video {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
  }
}

.company-fun-facts h2 {
  margin-bottom: 60px;
}

.company-fun-facts .fun-fact {
  margin-bottom: 20px;
  text-align: center;
}

.company-fun-facts .fun-fact i {
  font-size: 25px;
  display: inline-block;
  margin-bottom: 10px;
  line-height: 60px;
  height: 60px;
  width: 60px;
  border: 1px solid #000;
  border-radius: 100%;
}

.gallery .image {
  cursor: pointer;
}

.job-list .block {
  padding: 50px 80px;
  background: #fff;
}

.job-list .block h2 {
  margin-bottom: 60px;
  font-size: 30px;
}

.job-list .block .job {
  padding: 50px 10px;
  border-top: 1px solid #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.job-list .block .job:last-child {
  border-bottom: 1px solid #cccccc;
}

@media (max-width: 480px) {
  .job-list .block .job {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.job-list .block .job .content {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media (max-width: 480px) {
  .job-list .block .job .content {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center;
    margin-bottom: 30px;
  }
}

.job-list .block .job .content h3 {
  margin-bottom: 0;
}

.job-list .block .job .apply-button {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  text-align: right;
}

@media (max-width: 480px) {
  .job-list .block .job .apply-button {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center;
  }
}

.faq .block {
  padding: 50px;
}

@media (max-width: 480px) {
  .faq .block {
    padding: 30px;
  }
}

.faq .block .faq-item {
  margin-bottom: 40px;
}

.faq .block .faq-item .faq-item-title {
  margin-bottom: 30px;
}

.faq .block .faq-item .faq-item-title h2 {
  font-size: 30px;
  border-bottom: 1px solid #cccccc;
}

.faq .block .faq-item .faq-item-title:last-child {
  margin-bottom: 0;
}

.faq .block .faq-item .item .item-link {
  position: relative;
  padding: 10px 0 10px 18px;
}

.faq .block .faq-item .item .item-link a {
  font-size: 20px;
  color: #000;
}

.faq .block .faq-item .item .item-link a span {
  margin-right: 5px;
}

.faq .block .faq-item .item .item-link:before {
  font-family: themefisher-font;
  content: "\f3d0";
  position: absolute;
  left: 0;
  font-weight: 600;
}

.faq .block .faq-item .item .accordion-block {
  background: #fafafa;
  margin-left: 18px;
}

.faq .block .faq-item .item .accordion-block p {
  padding: 20px;
}

.privacy .privacy-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 15px;
  background: #fafafa;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.privacy .privacy-nav ul {
  padding-left: 0;
  margin-bottom: 0;
}

.privacy .privacy-nav ul li {
  list-style: none;
}

.privacy .privacy-nav ul li a {
  font-size: 20px;
  color: #000;
  padding: 10px 0;
  display: block;
}

@media (max-width: 768px) {
  .privacy .privacy-nav ul li a {
    font-size: 16px;
    padding: 5px 0;
  }
}

@media (max-width: 768px) {
  .privacy .privacy-nav {
    margin-bottom: 30px;
  }
}

.privacy .block {
  background: #fff;
  padding: 40px 50px;
}

.privacy .block .policy-item {
  padding-bottom: 40px;
}

.privacy .block .policy-item .title {
  margin-bottom: 20px;
}

.privacy .block .policy-item .title h3 {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
}

.privacy .block .policy-item .policy-details p {
  margin-bottom: 40px;
}

.user-login {
  height: 100%;
  width: 100%;
}

.user-login .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .user-login .block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.user-login .block .image {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-right: 40px;
}

@media (max-width: 768px) {
  .user-login .block .image {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center;
    margin-bottom: 30px;
    margin-right: 0;
  }
}

.user-login .block .image img {
  border-radius: 8px;
}

.user-login .block .content {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding: 50px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

@media (max-width: 768px) {
  .user-login .block .content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.user-login .block .content .logo {
  margin-bottom: 80px;
}

@media (max-width: 992px) {
  .user-login .block .content .logo {
    margin-bottom: 40px;
  }
}

.user-login .block .content .title-text {
  margin-bottom: 35px;
}

.user-login .block .content .title-text h3 {
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

.user-login .block .content .new-acount {
  margin-top: 20px;
}

.user-login .block .content .new-acount p, .user-login .block .content .new-acount a {
  font-size: 14px;
}

.user-login .block .content .new-acount p a {
  color: #000;
}

.coming-soon {
  color: #000;
  padding: 120px 0;
  height: 100vh;
}

@media (max-width: 992px) {
  .coming-soon {
    padding: 80px 0;
  }
}

.coming-soon .block h3 {
  color: #999999;
}

.coming-soon .block .count-down {
  margin-top: 70px;
}

@media (max-width: 768px) {
  .coming-soon .block .count-down {
    margin-top: 40px;
  }
}

.coming-soon .block .count-down .syotimer-cell {
  min-width: 200px;
  padding: 45px 0;
  margin-right: 30px;
  margin-bottom: 20px;
  background: #fff;
  display: inline-block;
}

.coming-soon .block .count-down .syotimer-cell .syotimer-cell__value {
  font-size: 65px;
  line-height: 80px;
  text-align: center;
  position: relative;
  font-weight: bold;
}

.coming-soon .block .count-down .syotimer-cell .syotimer-cell__unit {
  font-size: 20px;
  color: #6c6c6c;
  text-transform: uppercase;
  font-weight: normal;
}

.address .block .address-block {
  text-align: center;
}

.address .block .address-block .icon {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.address .block .address-block .icon i {
  display: block;
  height: 100px;
  width: 100px;
  background: #fafafa;
  border-radius: 100%;
  font-size: 45px;
  text-align: center;
  line-height: 100px;
}

.address .google-map {
  position: relative;
}

.address .google-map #googleMap {
  height: 400px;
  width: 100%;
}
*/
/*# sourceMappingURL=maps/style.css.map */



.wp-block-table table, .wp-block-table tr, .wp-block-table td{
  border: 1px solid white;
  color: white;
}

/* tablas responsivas */

.table-responsive-stack tr {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -ms-flex-direction: row;
   flex-direction: row;
}

.table-responsive-stack td,
.table-responsive-stack th {
   display: block;
   /*      
   flex-grow | flex-shrink | flex-basis   */
   -ms-flex: 1 1 auto;
   flex: 1 1 auto;
}
.table-responsive-stack td, .table-responsive-stack span{
  color: white;
}
.table-responsive-stack th{
  color: #FFC3D0;
}



.table-responsive-stack .table-responsive-stack-thead {
   font-weight: bold;
}

@media screen and (max-width: 768px) {
   .table-responsive-stack tr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      border-bottom: 3px solid #ccc;
      display: block;
   }
   /*  IE9 FIX   */
   .table-responsive-stack td {
      float: left\9;
      width: 100%;
   }
   .textoBanner img{
    max-width: 380px !important;
  }
  .btn-shine{
    width: 100%;
    transform:  translate(-50%, 10%);
  }
  #trans1{
    background-position: 50% 100px;
  }

  .wp-block-image img{
    height: auto !important;
  }

}



/* TABLAS IRYCEM */

span.vc_tta-title-text{
  color: #4A001F !important;
}

.textoArticulos .vc_tta-panel table td{
  color: #4A001F !important;
  border: 1px solid #4A001F !important;
}

.textoArticulos .vc_tta-panel table td a{
  color: #4A001F !important;
}

.form-group p, .form-group p span, .form-group span,  .form-group div{
  color: #4A001F !important;
}



/** MENU **/


.tramites
{
  padding: 50px 0px;
  text-align: center;

}

.tramites h1
{
    color: #777;
    display: inline;
    font-size: 38px;
    font-weight: inherit;
}

.tramites label
{
    background: #e02217;
    padding: 0px 12px;
    border-radius: 6px;
    font-weight: bolder;
    color: white;
    font-size: 38px;
    margin-right: 6px;
 
}
.tramites p
{
    color: #666;
    font-size: 14px;
    margin: 15px 0px 0px 0px;
    
}



.tramites .tramites-block .tramites-box
{
    display: inline-block;
    height: 250px;
    width: 262px;
    margin: 0px 13px;
    cursor:pointer;
    text-align: center;
    border-radius: 5px;
    position: relative;
    padding: 90px 5px;
    margin-bottom: 30px;
    border: 1px solid rgba(238, 238, 238, 0.65);
    box-shadow: 0px 8px 40px 0px rgba(0, 0, 0, 0.08);
    -webkit-transition: 0.36s;
    transition: 0.36s;
    background-color: #fff;

}
.tramites .tramites-block .tramites-box:hover
{
    border: 1px solid #fff;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); border: 1px solid #fff;
    background:#4A001F;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: -1px -1px 15px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: -1px -1px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -1px -1px 15px 0px rgba(0,0,0,0.75);
}


.tramites .tramites-block .tramites-box:hover h2
{
    color: white;
    top: 120px;
    color: #fff;
}
.tramites .tramites-block .tramites-box:hover i {
    color: white;
    /* left: 0; */
    top: 70px;
    color: #fff;
    /* right: 0; */
    /* top: 150px; */
    /* position: absolute; */
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
    /* transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s; */
}
.tramites .tramites-block .tramites-box:hover  p
{
  /* opacity: 1; */
    color: white;
    top: 130px;
 }

.tramites .tramites-block .tramites-box:before
{
    position: absolute;
    content: "";
    height: 25%;
    width: 25%;
    left: 10px;
    top: 10px;
    border-top-left-radius: 5px;
    border-top: 1px solid #4A001F;
    border-left: 1px solid #4A001F;
}
.tramites .tramites-block .tramites-box:after
{
  position: absolute;
    content: "";
    height: 25%;
    width: 25%;
    bottom: 10px;
    right: 10px;
    border-bottom-right-radius: 5px;
    border-bottom: 1px solid #4A001F;
    border-right: 1px solid #4A001F;
}
.tramites .tramites-block .tramites-box h2
{
    /* text-transform: capitalize; */
    color: #4A001F;
    top: 100px;
    font-size: 18px;
    -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
    left: 0;
    right: 0;
    top: 100px;
    font-size: 20px;
    position: absolute;
    -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;

}

.tramites .tramites-block .tramites-box p
{
  position: absolute;
    /* opacity: 0; */
  color:#4A001F;
    top: 110px;
    right: 0px;
    left: 0px;
    transform: scale(0.6);
    margin: 5px auto;
    padding: 0px 5px;
      font-size:25px;
    transition: all 0.5s ease 0s;
}


.tramites .tramites-block .tramites-box h2.alto
{
    /* text-transform: capitalize; */
    color: #4A001F;
    top: 60px;
    font-size: 18px;
    -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
    left: 0;
    right: 0;

}

.tramites .tramites-block .tramites-box p.alto
{
  position: absolute;
    /* opacity: 0; */
  color:#4A001F;
    top: 90px;
    right: 0px;
    transform: scale(0.6);
    margin: 5px auto;
    padding: 0px 5px;
    transition: all 0.5s ease 0s;
    left: 50%; 
    transform: translate(-50%, 0);
    font-size: 14px; 
    width: 300px;
}


.tramites .tramites-block .tramites-box:hover h2.alto
{
    color: white;
    top: 140px;
    color: #fff;
}
.tramites .tramites-block .tramites-box:hover  p.alto
{
  /* opacity: 1; */
    color: white;
    top: 150px;
 }
   
.tramites .tramites-block .tramites-box span i {
    font-size: 40px;
    color: #4A001F;
    position: absolute;
    left: 0;
    right: 0;
    top: 150px;
    position: absolute;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}



 .tramites-box:hover img
{
  filter: brightness(0) invert(1);

}


/** MENU **/


/** SLIDER **/
/*
#slider .owl-carousel .item {
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))); */
    /* background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
  } */


.owl-demo .item img {
  display: block;
  width: 100%;
  height: auto;
}




.owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0;
}

.owl-prev {
    left: 25px;
}

.owl-next {
    right: 25px;
}

.owl-nav button i {
  color: white;
    font-size: 25px;
    text-shadow: rgba(0 0 0 / 63%) 1px 1px 10px
}

/** BANNERS OWL CAROUSEL **/

.gtco-testimonials {
  position: relative;
  margin-top: 30px;
}
/* .gtco-testimonials h2 {
  font-size: 30px;
  text-align: center;
  color: #333333;
  margin-bottom: 50px;
} */
/*
.gtco-testimonials .owl-stage-outer {
  padding: 30px 0;
}
.gtco-testimonials .owl-nav {
  display: none;
}
.gtco-testimonials .owl-dots {
  text-align: center;
}
.gtco-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #FFC3D0;
  margin: 0 5px;
}
.gtco-testimonials .owl-dots .active {
  box-shadow: none;
}
.gtco-testimonials .owl-dots .active span {
  background: #FFC3D0;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}
.gtco-testimonials .card {
  background: #fff;
  box-shadow: 0 8px 30px -7px #c9dff0;
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
}
.gtco-testimonials .card .card-img-top {
  max-width: 100px;
  border-radius: 50%;
  margin: 15px auto 0;
  box-shadow: 0 8px 20px -4px #95abbb;
  width: 100px;
  height: 100px;
}
.gtco-testimonials .card h5 {
  color: #01b0f8;
  font-size: 21px;
  line-height: 1.3;
}
.gtco-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}
.gtco-testimonials .card p {
  font-size: 18px;
  color: #555;
  padding-bottom: 15px;
} */
/*
.gtco-testimonials .active {
  opacity: 0.5;
  transition: all 0.3s;
} */

/*
.gtco-testimonials .center {
  opacity: 1;
}
.gtco-testimonials .center h5 {
  font-size: 24px;
}
.gtco-testimonials .center h5 span {
  font-size: 20px;
}
.gtco-testimonials .center .card-img-top {
  max-width: 100%;
  height: 120px;
  width: 120px;
}

@media (max-width: 767px) {
  .gtco-testimonials {
    margin-top: 20px;
  }
}

*/

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  outline: 0;
}
.owl-carousel button.owl-dot {
  outline: 0;
}

#banners .owl-carousel .item{

  background: #fff;
  box-shadow: 0 8px 30px -7px #FFC3D0;
  margin: 0 20px 20px 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
   transition: all 0.3s ease-in-out;
}

#banners .owl-carousel .item:hover{

  
  box-shadow: none;
  
}

#banners .owl-carousel .item img{
  border-radius: 20px;
  padding: 10px 0px;
}

/** BANNERS OWL CAROUSEL **/


/** MODALS MENÚ **/

  .modal-fullscreen {
  padding: 0 !important; 
}
.modal-fullscreen .modal-dialog {
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.modal-body h3{
  font-size: 16px;
  color: #4A001F;
}

.modal-body .wrapper{
  background: #fff;
  box-shadow: 0 8px 30px -7px #FFC3D0;
  margin: 10px 20px;
  padding: 30px 10px;
  border-radius: 20px;
  border: 0;
  text-align: center;
  max-width: 350px;
}

.modal-body .wrapper:hover{
  background: #4A001F;
  box-shadow:none;
}

.modal-body .wrapper:hover .icon-wrapper i, .modal-body .wrapper:hover h3{
  color: white;
}


.icon-wrapper i{
  color: #4A001F;
  font-size: 3em;
}

.tituloModal{
  font-size:2em !important;
}

.close span{
  color: #4A001F !important;
  font-size: 26px !important;
}

/** MODALS MENÚ **/

 /**********************/
/*BUSCADOR */
/**********************/
#search {
  align-items: center;
  background: rgba(74, 0, 31, 0.975);
  height: 0;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: fixed;
  transition: all 0.5s;
  width: 100vw;
  will-change: transform, opacity;
  z-index: -1;
}
#search:target {
  height: 100vh !important;
  opacity: 1;
  width: 100vw !important;
  z-index: 9999;
}
#search:target .close-btn {
  display: block;
}
#searchbox {
  /*background: transparent;*/
  border: solid #fff;
  border-width: 0 0 1px 0;
  color: #4A001F;
  flex: 1 0 auto;
  font-size: 2rem;
  height: 2rem;
  max-width: 100%;
  outline: 0;
  padding: 2rem 1rem;
}
.close-btn {
  display: none;
  color: #fff;
  font-size: 2rem;
  position: absolute;
  top: 0.5rem;
  right: 2rem;
}

.close-btn {
  display: block;
  position: fixed;
}
@media screen and (min-width: 768px) {
  .close-btn{
    display: none;
  }
}
#search.fade {
  height: 100vh;
  width: 100vw;
  transition: opacity 0.5s;
}

 /**********************/
/*BUSCADOR */
/**********************/

.btn-neutral{
  border: 3px solid #6A0F49;
  color: #6A0F49;
  font-weight: bold;
}
.btn-neutral:hover{
color: #ffffff;
border: 3px solid #6A0F49;
background-color: #6A0F49;
}

label{
  font-size: 1.2em;
  color: #6A0F49;
}


.emergencias{
  padding: 0 60px;
}

#page-name-bar1{
  width: 100%;
  height: 300px;
  margin-top: 250px;
  /* position: absolute; */
  background-color: rgb(238, 238, 238);
  background-image: url(https://michoacan.gob.mx/cdn/img/pattern-mapa.png);
  background-repeat: repeat;
  border-bottom: 1px solid rgb(215, 215, 215);


  
  
}

#contacto{
  position: relative;
}

#mapa{
  position: absolute;
  bottom: 160px;

    left: 50%;
    transform: translate(-50%, 0);

  min-width: 80%;
  border-radius: 10px;
  background: rgb(249, 249, 249);
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.53);
  -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.53);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.53);
}


#mapa a{
  position: absolute;
  bottom: -40px;
  color: #4A001F;
    left: 50%;
    transform: translate(-50%, 0);

}

.texto-rosa-claro{
  color: #FFC3D0;
}

a.texto-rosa-claro:hover{
  color: #6A0F49;
}



/**** ACCESIBILIDAD ****
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{ background-color: #4a001f;  color: #ffffff;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{ border-color: #4a001f;}
body.pojo-a11y-focusable a:focus{ outline-style: solid !important;  outline-width: 1px !important;  outline-color: #FF0000 !important;}
#pojo-a11y-toolbar{ top: 100px !important;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{ background-color: #ffffff;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{ color: #333333;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{ background-color: #4a001f; color: #ffffff;}
@media (max-width: 767px) { #pojo-a11y-toolbar { top: 50px !important; } }
/**** ACCESIBILIDAD *****/

