/*SEO CIUDAD SEO CIUDAD SEO CIUDAD SEO CIUDAD*/
body.page-template-page_ciudad {
    color: #000;
  }
.page-template-page-page_ciudad input{
    height: 2.2rem!important;
  }
  .page-template-page-page_ciudad input[type="submit"]{
    height: auto!important;
  }
  .page-template-page-page_ciudad .caldera-grid{
    padding: 0!important;
  }
  textarea{
    background-color: transparent!important;
    border:none!important;
    border-bottom: 1px solid #9e9e9e!important;
    border-radius: 0!important;
    outline: none;
    width: 100%;
    font-size: 16px!important;
    margin: 0 0 8px 0!important;
    padding: 0!important;
    -webkit-box-shadow:none!important;
    box-shadow: none!important;
    box-sizing: content-box;
    -webkit-transition: border .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
  }
  .page-template-page-page_ciudad .contenedor-wimg-form .caldera-grid{
    width: auto!important;
  }
  .page-template-page-page_ciudad .caldera-grid .form-group{
    margin-bottom: 0;
  }
  .cabecera::after,
  .contenido::after{
    content: "";
    display: table;
    clear: both;
  }
  .page-template-page-page_ciudad .contenedor-wimg-form .caldera-grid{
    background-color: transparent!important; 
  }
  .btn-mb {
    background-color: #0d47a1;
    background-color: #0d47a1;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    padding: 0 16px;
    line-height: 36px;
    color: #fff!important;
    text-transform: uppercase;
    vertical-align: middle;

    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
  }
  .btn-mb:hover, .btn-mb:focus {
    background-color: #4874b8;
    color: #fff;
  }
  .cabecera p{
    font-size: 16px;
    font-weight: 400!important;
  }
  .wcontent h2{
    margin: 0;
  }
  @media (min-width: 768px){
    .cabecera{
      padding: 2rem 5rem;
      display: flex;
      align-items: center;
      height: calc(100vh - 64px);
    }
    .cuerpo .contenido{
      padding: 2rem 5rem;
      display: flex;
      align-items: center;
    }
    .container-mb{
      margin: 0 5rem;
    }
    .cuerpo .contenido.columnas{
      flex-flow: column;
    }
    .wcontent{
      padding: 0 2rem;
    }
  }
  .cardserv {
    /*min-height: 200px;*/
    display: flex;
    align-items: center;
    padding: 0rem;
    transition: all .4s;
    border: 1px solid #ddd;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 1rem;
  }
  .cardserv a{
    padding: 30px;
  }
  .cuerpo h2{
    font-weight: 400;
  }
  .cardserv:hover {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
  }
  .cardserv h3 {
    font-weight: 500;
    color: #0d47a1;
    font-size: 24px!important;
  }
  @media (min-width: 567px) and (max-width: 768px){
    .cabecera{
      background-position: left bottom!important;
      background-size: contain!important;
      height: 900px!important;
    }
  }
  @media (max-width: 567px){
    .cabecera{
      background-position: left bottom!important;
      background-size: contain!important;
      height: auto!important;
      padding-bottom: 350px;
    }
  }
  @media (max-width: 768px){
    .cabecera video {
        height: 100vh;
    }
    .linea-head{
      display: none!important
    }
  }
  .cabecera{
    background-position: bottom right;
    background-size: 50%;
  }
  @media (min-width: 1176px){
    .cabecera{
      background-position: calc(50% + 400px);
      background-size: contain;
      background-repeat: no-repeat;
    }
  }
  .linea-head{
    display: flex;
    position: relative;
    align-items: center;
    font-weight: bolder;
    line-height: 0;
    color: #212121;
    font-size: 3.5rem;
  }
  .linea-head hr:first-of-type {
    width: 25%;
    margin-right: 8px;
    margin-left: 0;
  }
  .linea-head hr{
    display: inline-flex;
    width: 75%;
    margin: 0;
    border-width: 7px;
    padding: 0;
    border: 4px solid;
    margin-left: 8px;
    border-color: #0d47a1;
  }
  .mb-0{
    margin-bottom: 0!important;
  }
  .cabecera{
    /*background-color: #eee;*/
    position: relative;
    /*color: #fff;*/
    overflow: hidden;
    background-repeat: no-repeat;
  }
  .cabecera h1{
    font-size: 3.733rem;
  }
  .cabecera video{
    min-width: 100%;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
    z-index: -1;
  }
  .page-template-page-page_ciudad header.site-header nav{
    padding: 0 2rem;
  }  
  .page-template-page-page_ciudad .borderes{
    border-top: 1px solid #ddd;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
  }
  .page-template-page-page_ciudad .redes{
    margin-left: 15px;
    margin-right: 15px;
  }
  .page-template-page-page_ciudad .footer-copyright{
    text-align: left;
  }
  .page-template-page-page_ciudad .page-footer .row{
    margin-bottom: 0;
  }
  .fila .columna.s12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  @media only screen and (min-width: 567px){
    .fila .columna.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .fila .columna.m5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .fila .columna.m7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .fila .columna.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
  }
  @media only screen and (min-width: 993px){
    .fila .columna.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .fila .columna.l4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .fila .columna.l8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
  }
  .fila .columna {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 1px;
  }


  .page-template-page-page_ciudad .mbmodal{
    max-width: 350px;
    text-align: center;
    background-color: #fff;
  }
  .mbmodal {
    display: none;
    position: relative;
    z-index: 9999;
  }
  .mbmodal.is-open {
    display: block;
  }   
  
  .mbmodal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .mbmodal__container {
    background-color: #fff;
    padding: 30px;
    max-width: 500px;
    max-height: 80vh;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box;
  }
  
  .mbmodal__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .mbmodal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #00449e;
    box-sizing: border-box;
  }
  
  .mbmodal__close {
    border: 0;
    position: absolute;
    background-color: #000;
    width: 35px;
    height: 35px;
    display: block;
    padding: 0;
    top: 0;
    right: 0;
    border-bottom-left-radius: 100%;
    color: #fff;
  }
  
  .mbmodal__close:before { content: "\2715"; }
  
  .mbmodal__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 1.5;
    color: rgba(0,0,0,.8);
  }
  
  /**************************\
    Demo Animation Style
  \**************************/
  @keyframes mmfadeIn {
      from { opacity: 0; }
        to { opacity: 1; }
  }
  
  @keyframes mmfadeOut {
      from { opacity: 1; }
        to { opacity: 0; }
  }
  
  @keyframes mmslideIn {
    from { transform: translateY(15%); }
      to { transform: translateY(0); }
  }
  
  @keyframes mmslideOut {
      from { transform: translateY(0); }
      to { transform: translateY(-10%); }
  }
  
  .micromodal-slide {
    display: none;
  }
  
  .micromodal-slide.is-open {
    display: block;
  }
  
  .micromodal-slide[aria-hidden="false"] .mbmodal__overlay {
    animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
  }
  
  .micromodal-slide[aria-hidden="false"] .mbmodal__container {
    animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
  }
  
  .micromodal-slide[aria-hidden="true"] .mbmodal__overlay {
    animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
  }
  
  .micromodal-slide[aria-hidden="true"] .mbmodal__container {
    animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
  }
  
  .micromodal-slide .mbmodal__container,
  .micromodal-slide .mbmodal__overlay {
    will-change: transform;
  }
  .page-template-template_ciudad #primary{
  position: relative;
  }
    .fila::after {
    content: "";
    display: table;
    clear: both;
  }
  .site-main{
  max-width: 100%!important;}
  .page-template-template_ciudad a{
  cursor: pointer;}
.wpcf7-form-control.wpcf7-textarea {
  border: 1px solid #666 !important;
}
  /*SEO CIUDAD SEO CIUDAD SEO CIUDAD END*/