/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
.m-r{
	margin-right:1em;
}

/*Articulos relacionados */
.rel_posts ul li {
  text-align:center;
}
.rel_posts {
  text-align:center;
  padding-top:0px;
}

.rel_posts {
  border-top: 1px dotted gray;
  padding-top: 20px;
  padding-bottom:30px;
}
.rel_posts:after {
  content: "";
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  clear: both;
}
.rel_posts ul {
  width: 100%;
}
.rel_posts ul li {
  list-style: none;
  width: 20%;
  float: left;
  margin-left: 20px;
}
.rel_posts ul li .title_rel {
  display: block;
  padding: 4px;
}
@media only screen and (max-width: 600px) {
  .rel_posts ul li {
    width: 40%;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .rel_posts ul li:nth-child(odd) {
    clear: both;
  }
}

 .boton_personalizado{
    text-decoration: none;
    padding-top: 20px;
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #0000D0;
    border-radius: 2px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    transition: all 500ms ease;

    box-shadow: 0em 0.15em 0.65em 0em rgba(0,0,0,0.25);
    margin-left:100px;

  }
  .boton_personalizado:hover{
    color: #0000D0;
    background-color: #ffffff;
    box-shadow: inset 0 0 0 3px #ffffff;
  }


.backstretch {
    left: 0px;
    top: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height: 600px;
    width: 100%;
    z-index: -999999;
    position: absolute;
}
.body.opacidad .backstretch:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5607843137254902) !important;
}
p.pprivacy {
    background-color: white;
    padding: 6px;
    border-radius: 4px;
}

/*Resultados de la busqueda*/
.archive.category .entry-wrap .entry-header .entry-title a,
.archive.tag .entry-wrap .entry-header .entry-title a,
.pintar-cabecera-azul .x-section:not(.slogan-azul) h2,
.pintar-cabecera-azul .x-section:not(.slogan-azul) .h2 {
    margin: 1.2em 0 0.7em;
    font-size: 1.6em;
    font-weight: bold;
}
.page-webinars.x-container,
.archive.author #top > .x-container,
.archive.category #top > .x-container,
.archive.tag #top > .x-container {
  background-color: #fff;
  /*margin-bottom: 0;*/
  margin-top: 0;
  padding: 45px 0;
  border-radius: 4px;
}
.page-webinars.x-container {
  margin-top: 40px;
}
.pagina-actualidad-blog #top > .x-container > .x-main > article > .entry-wrap {
    padding-top: 45px;
}
.archive.category #top article,
.archive.tag #top article{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 45px;
}

.archive.category .entry-featured,
.archive.tag .entry-featured {
    width: 23%;
    float: left;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}
 
.x-section.search-ib {
    background-color: #fff;
    margin-bottom: 0;
        padding: 80px 5% 0 !important;
  /*Para que no salga la linea de la foto en responsive*/
  margin-top: -1px !important;
}
@media (max-width: 767px){
  .x-recent-posts a.x-recent-post3 {
    margin-top: 0;
  }
  .archive.category .x-container.max.width.offset .x-main.full,
  .archive.tag .x-container.max.width.offset .x-main.full{
    padding-left: 36px;
    padding-right: 36px;
  } 

  .archive.category #top article,
  .archive.tag #top article{
    margin-left: 0;
  }
  .archive.category article:not(:last-child),
  .archive.tag article:not(:last-child),
  .x-recent-posts article:not(:last-child){
      padding-bottom: 2.5em;
  }

  .archive.category .entry-featured,
  .archive.tag .entry-featured{
    width: 100%;
  }
  .archive.category .entry-header,
  .archive.tag .entry-header{
    padding-top: 0;
  }

  .archive.category .entry-wrap,
  .archive.tag .entry-wrap,
  .x-recent-posts article .entry-wrap{
    width: 100% !important;
    padding: 1em 0 !important;
  }
  .x-recent-posts article .entry-wrap {
    padding: 0 0 1em !important;
  }
}

@media (max-width: 480px){
  .archive.category .x-container.max.width.offset .x-main.full,
  .archive.tag .x-container.max.width.offset .x-main.full{
    padding-left: 25px;
    padding-right: 25px;
  } 
}

.archive.category .entry-featured a,
.archive.tag .entry-featured a{
  height: 100%;
}
.archive.category .entry-featured a img,
.archive.tag .entry-featured a img{
  height: 100%;
  object-fit: cover;
}

.archive.category .entry-header .p-meta,
.archive.tag .entry-header .p-meta,
.single-post header.entry-header .p-meta{
  font-size: 1em;
}

.archive.category .entry-header .p-meta span,
.archive.category .entry-header .p-meta i,
.archive.category .entry-content,
.archive.tag .entry-header .p-meta span,
.archive.tag .entry-header .p-meta i,
.archive.tag .entry-content,
.single-post header.entry-header .p-meta i{
  display: none;
}

.archive.category .entry-header .p-meta span:not(.meta-categories),
.archive.tag .entry-header .p-meta span:not(.meta-categories),
.single-post header.entry-header .p-meta span:not(.meta-categories),
.single-post header.entry-header .p-meta span:not(.evento-multiple),
.single-post header.entry-header .p-meta span:not(.celebracion){
  display: inline-block;
  font-size: 0.8em;
  font-weight: normal;
}

.single-post header.entry-header .p-meta span.meta-categories,
.single-post header.entry-header .p-meta span.meta-categories{
  font-size: 0.8em;
}

.archive.category .entry-header .p-meta span.meta-author:after,
.archive.tag .entry-header .p-meta span.meta-author:after{
    content: ' - ';
  display: inline-block;
}

.archive.category .entry-wrap,
.archive.tag .entry-wrap{
  width: 77%;
  padding: 2.5em 2.5em;
  float: right;
  border-radius: 0;
  box-shadow: none;
}


.archive.category article,
.archive.tag article{
  margin: 0;
}

.archive.category  .entry-header .p-meta span.celebracion,
.archive.tag  .entry-header .p-meta span.celebracion {
    width: 100%;
}

.archive.category  .entry-header .p-meta .celebracion i.x-icon.x-icon-map-marker,
.archive.category  .entry-header .p-meta .celebracion .evento-ubicacion,
.archive.category  .entry-header .p-meta .celebracion .evento-fecha,
.archive.category  .entry-header .p-meta .celebracion .evento-horario,
.archive.tag  .entry-header .p-meta .celebracion i.x-icon.x-icon-map-marker,
.archive.tag  .entry-header .p-meta .celebracion .evento-ubicacion,
.archive.tag  .entry-header .p-meta .celebracion .evento-fecha,
.archive.tag  .entry-header .p-meta .celebracion .evento-horario {
    float: left;
    font-size: 1em;
}

.archive.category  .entry-header .p-meta .celebracion span.evento-horario,
.archive.category  .entry-header .p-meta .celebracion span.evento-fecha,
.archive.tag  .entry-header .p-meta .celebracion span.evento-horario,
.archive.tag  .entry-header .p-meta .celebracion span.evento-fecha {
    margin-right: 20px;
}
@media (min-width: 700px){
  .archive.category article:not(:first-child) .entry-wrap,
  .archive.tag article:not(:first-child) .entry-wrap {
      border-top: 1px solid #b2b2b2;
  }
}
.archive.category .entry-wrap .entry-header .entry-title,
.archive.tag .entry-wrap .entry-header .entry-title{
  font-size: inherit;
}
.archive.category .entry-wrap .entry-header .entry-title a,
.archive.tag .entry-wrap .entry-header .entry-title a{
  color: #0000D0;
}

/*PIE*/
#top.vertical-align-footer footer.bottom {
    margin-top: 0;
}


/* FILTROS BLOG */
#listaCategorias{
  margin: 0 auto;
  margin-bottom: 45px !important;
  width: auto;
}
#ver_cat_container {
  display: block;
  width: 100%;
  clear: both;
  text-align: right;
}
#searchform,
#ver_autor,
#ver_cat {
  text-align: right;
  cursor: pointer;
  display: inline-block;
}
@media (min-width: 480px) and (max-width: 660px) {
  #ver_autor {
    display: block;
  }
  #searchform {
    float: left;
  }
}
@media (max-width: 480px) {
  #ver_autor,
  #ver_cat {
    display: block;
  }
}

#ver_autor button,
#ver_cat button {
    color: #0000D0;
    font-size: 0.9em;
    background-color: #fff;
    border: 0;
    padding: 0 1.5em;
    display: inline-block;
}
#ver_autor .x-icon,
#ver_cat .x-icon {
    color: #0000D0;
    font-size: 1.7em;
    text-align: center;
    line-height: 26px;
    position: relative;
    top: 4px;
}
#blog-filter-autor,
#blog-filter {
  border-top: 1px solid #bab7b7;
  margin-top: 20px;
  padding-top: 14px;
}
#blog-filter-autor ul,
#blog-filter ul{
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 0 1.5em 0;
  border-bottom: 1px solid #bab7b7;
}
#blog-filter-autor ul li,
#blog-filter ul li{
  margin-right: 3em;
  font-size: 1.1em;
  color: #0000D0;
  margin-bottom: 0.8em;
  list-style-position: outside;
  overflow: hidden;
}
#blog-filter-autor ul li a,
#blog-filter ul li a {
  color: #0000D0;
}

#blog-filter-autor ul li.liSeleccionada,
#blog-filter ul li.liSeleccionada{
  font-weight: bold;
}
#searchform {
  bottom: 3px;
}
#searchform:before {
  color: #0000D0;
  left: 0;
  font-size: 1em;
}
#searchform input[type="text"] {
  border: 0;
  border-radius: 0;
  border-bottom: solid 1px #0000D0;
  border-image-width: 0;
  box-shadow: none;
  font-size: 1em;
}




.entry-wrap-ib {
    display: block;
    padding: 0 60px 60px;
    background-color: #fff;
}
.archive.category #top .entry-wrap-ib article, .archive.tag #top .entry-wrap-ib article {
    margin-left: 0;
}

.form-newsletter h4 {
    margin: 0;
}
.form-newsletter label.mailpoet_text_label {
    font-weight: 400 !important;
}
.form-newsletter input.mailpoet_text {
    border-width: 0 0 1px;
    border-radius: 0;
    border-color: #333333;
    color: #333333;
    box-shadow: none;
}
.form-newsletter input.mailpoet_submit {
    margin-top: 12px;
    border: 3px solid #0000D0 !important;
    background-color: #0000D0;
    color: #fff;
    padding: 14px 10%;
    transition: background-color .5s linear,color .5s linear;
}
.form-newsletter input.mailpoet_submit:hover {
    background-color: #fff;
    color: #0000D0;
}
.form-newsletter form {
    margin-left: 74px;
}
.form-newsletter .mailpoet_form,
.form-newsletter p.mailpoet_validate_success,
.form-newsletter p.mailpoet_validate_error {
    margin-bottom: 0;
}
.form-newsletter p.mailpoet_validate_success {
    color: #0000D0;
}

@media (max-width: 767px) {
    .form-newsletter .mailpoet_form {
        margin-left: 0;
    }
    .form-newsletter .x-column {
        padding: 0 !important;
    }
    .form-newsletter .x-column:nth-child(2) {
        padding-top: 25px !important;
    }
    .form-newsletter form {
        margin-left: 0;
    }
    .form-newsletter form * {
       text-align: center;
       margin-left: auto !important;
       margin-right: auto !important;
    }
}

/* fondo noticias */
.backstretch.imagen:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.3;
}
.backstretch.imagen {
    width: 100%;
    height: 667.000px;
    background-image: url(/wp-content/uploads/2020/02/Dynamics-365-pc.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
}

/* casos de éxito */
.wp-show-posts-columns.custom-webinar,
.pagina-actualidad-blog .wp-show-posts,
.ib-casos-exito .wp-show-posts {
  padding-top: 45px;
  margin-left: 0 !important;
}
.wp-show-posts-columns.custom-webinar .wp-show-posts-inner {
  margin: 0 0 2em 2em;
}
.wp-show-posts-columns.custom-webinar > article,
.pagina-actualidad-blog .wp-show-posts > article,
.ib-casos-exito .wp-show-posts > article {
  width: 30%;
  margin-right: 5%;
}
.wp-show-posts-columns.custom-webinar > article:nth-child(3n),
.pagina-actualidad-blog .wp-show-posts > article:nth-child(3n),
.ib-casos-exito .wp-show-posts > article:nth-child(3n) {
   margin-right: 0;
}
.pagina-actualidad-blog .wp-show-posts .wp-show-posts-entry-summary,
.pagina-actualidad-blog .wp-show-posts .wp-show-posts-entry-date,
.pagina-actualidad-blog .wp-show-posts .wp-show-posts-entry-meta-below-post,
.ib-casos-exito .wp-show-posts .wp-show-posts-entry-summary,
.ib-casos-exito .wp-show-posts .wp-show-posts-entry-date,
.ib-casos-exito .wp-show-posts .wp-show-posts-entry-meta-below-post {
    display: none;
}
.wp-show-posts-columns.custom-webinar .wp-show-posts-inner,
.pagina-actualidad-blog .wp-show-posts  .wp-show-posts-inner,
.ib-casos-exito .wp-show-posts  .wp-show-posts-inner {
  margin-left: 0 !important;
}

/*RGPD*/
.wpcf7-form p.acceptance,
.mailpoet_paragraph.acceptance{
    font-size: 0.9em!important;
    margin-bottom: 0;
}
.wpcf7-form .acceptance .wpcf7-list-item {
    margin: 0;
}
#mailpoet_form_3 .mailpoet_paragraph.acceptance .mailpoet_checkbox_label{
    font-weight: 300;
}
p.rgpd-text {
    font-size: 0.7em !important;
}


body.opacidad .backstretch:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5607843137254902) !important;
}

body.body-home-carrousel #top {
    position: relative;
    overflow: hidden;
}
body.body-home-carrousel .home-carrousel {
    position: relative;
    top: 0;
    padding: 0 !important;
    width: auto;
}

body.body-home-carrousel header.masthead.masthead-inline {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 113px;
}


body.body-home-carrousel .home-carrousel {
    position: relative;
    top: 0;
    padding: 0 !important;
    width: auto;
}

body.body-home-carrousel header.masthead.masthead-inline {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 113px;
}

body.body-home-carrousel #cs-content {
    overflow: hidden;
}
body.body-home-carrousel .home-carrousel .x-container {
  padding-bottom: 0 !important;
}
body.body-home-carrousel .ib-slider-home {
  margin-bottom: 0;
}
body.body-home-carrousel .ib-slider-home .x-flexslider.x-flexslider-shortcode.x-flexslider-shortcode-1 {
    position: relative;
}
body.body-home-carrousel .ib-slider-home ul.flex-direction-nav {
    overflow: hidden;
    position: absolute;
    z-index: 23;
    display: block;
    float: left;
    height: 62px;
    margin: 0 auto;
    opacity: 1;
    top: 302px;
    width: 100%;
}
body.body-home-carrousel .ib-slider-home ul.flex-direction-nav li {
    float: left;
    height: 100%;
    width: 36px;
    background: rgb(0 0 0 / 71%);
}
body.body-home-carrousel .ib-slider-home ul.flex-direction-nav li.flex-nav-next {
    float: right;
}
body.body-home-carrousel .ib-slider-home ul.flex-direction-nav li a {
    position: relative;
    top:0;
    left:0;
    height: 100%;
    padding: 0;
    background: none;
    opacity: 1;
    margin: 0 !important;
    width: 36px;
    border-radius: 0;
}
body.body-home-carrousel .ib-slider-home ul.flex-direction-nav li a i {
    position: absolute;
    top: 16px;
    font-size: 20px;
    left: 12px;
}
body.body-home-carrousel .ib-slider-home ul.flex-direction-nav li a i:before {
  color: #fff;
}
body.body-home-carrousel .ib-slider-home .flex-control-nav:not(.flex-control-thumbs) {
    overflow: visible;
    position: absolute;
    z-index: 23;
    display: block;
    float: left;
    height: auto;
    margin: 0px auto;
    opacity: 1;
    bottom: 12px;
    top: auto;
    right: auto;
    left: 50%;
    border-radius: 20px;
    background: rgb(0 0 0 / 71%);
    padding: 4px 12px;
}
body.body-home-carrousel .ib-slider-home .flex-control-nav:not(.flex-control-thumbs) li {
  width: 24px;
  margin: 5px 4px;
}
body.body-home-carrousel .ib-slider-home .flex-control-nav a {
  background-color: #fff;
  opacity: 0.85;
  border-radius: 100%;
  border: 1px solid transparent;
  transition: all .3s linear;
  width: 16px;
  height: 16px;
}
body.body-home-carrousel .ib-slider-home .flex-control-nav a:not(.flex-active):hover {
  box-shadow: 0px 0px 6px 1px #333;
}
body.body-home-carrousel .ib-slider-home .flex-control-nav a.flex-active {
  background-color: #0000D0;
  opacity: 1;
}
body.body-home-carrousel .ib-slider-home .flex-direction-nav .ib-slider-nav-icon {
  height: 100%;
  position: relative;
}
body.body-home-carrousel .ib-slider-home .flex-direction-nav .ib-slider-nav-icon:before { 
  top: 20px;
  left: 12px;
  font-size: 1.6em;
  position: absolute;
}
body.body-home-carrousel .ib-slider-home #ibSliderPlayStop {
  position: relative;
}
body.body-home-carrousel .ib-slider-home #ibSliderPlayStop:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: top;
  text-align: center;
}
body.body-home-carrousel .ib-slider-home .x-slides {
  height: 100%;
}
body.body-home-carrousel .ib-slider-home .x-slide {
  /*height: 100vh;*/
  /*height: 66vh;
  max-height: 660px;*/
  /*height: calc(100vh - 168px);*/
  min-height: 400px;
  /*max-height: 600px;*/
  padding-top: 302px;
  padding-bottom: 40px;
}
body.body-home-carrousel .ib-slider-home .slide-content {
    height: 100%;
    position: relative;
}
body.body-home-carrousel .ib-slider-home .x-slide .img {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
body.body-home-carrousel .ib-slider-home .x-slide.top .img {
    background-position: center top;
}
body.body-home-carrousel .ib-slider-home .x-slide.center .img {
    background-position: center;
}

@media (min-width: 3501px) {
    body.body-home-carrousel .ib-slider-home .x-slide.spline .img {
        background-position: 20% 68%;
        background-size: 100%; 
    }
}
@media (min-width: 2501px) and (max-width: 3500px) {
    body.body-home-carrousel .ib-slider-home .x-slide.spline .img {
        background-position: 20% 68%;
        background-size: 3200px; 
    }
}
@media (min-width: 1501px) and (max-width: 2500px){
    body.body-home-carrousel .ib-slider-home .x-slide.spline .img {
        background-position: 20% 72%;
        background-size: 2500px; 
    }
}
@media (min-width: 1151px) and (max-width: 1500px){
    body.body-home-carrousel .ib-slider-home .x-slide.spline .img {
        background-position: center 80%;
        background-size: 1500px; 
    }
}
@media (min-width: 769px) and (max-width: 1150px){
    body.body-home-carrousel .ib-slider-home .x-slide.spline .img {
        background-position: 20% 98%;
        background-size: 1500px; 
    }
}
@media (max-width: 768px){
    body.body-home-carrousel .ib-slider-home .x-slide.spline .img {
        background-position: center 98%;
        background-size: 1100px; 
    }
}
body.body-home-carrousel .ib-slider-home .x-slide .img.opacidad:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5607843137254902) !important;
}
body.body-home-carrousel .ib-slider-home h1,
body.body-home-carrousel .ib-slider-home h2,
body.body-home-carrousel .ib-slider-home a,
body.body-home-carrousel .ib-slider-home span {
    color: #ffffff;
    font-weight: 600;
    max-width: 1500px;
    margin: 0 auto;
    width: 100%;
}

@media (max-width: 1667px) {
  body.body-home-carrousel .ib-slider-home h1,
  body.body-home-carrousel .ib-slider-home h2 {
      padding: 0 5% !important;
      left: 0;
  }
}
@media(max-width: 560px) {
    body.body-home-carrousel .ib-slider-home h1,
    body.body-home-carrousel .ib-slider-home h2 {
        padding:0 42px !important;
        left: 0;
        font-size: 36px;
    }
    .x-navbar-inner .x-brand img {
        width: 130px;
    }
}
body.body-home-carrousel .ib-slider-home a:focus {
    box-shadow: 0 0 5px #fff;
    border: 1px solid #fff;
    margin: 1px;
}
@media (min-width: 1668px){
  body .masthead.masthead-inline .x-navbar-inner>.x-container {
    padding: 0 !important;
  }
  body.body-home-carrousel .ib-slider-home h2,
  body.body-home-carrousel header.masthead.masthead-inline {
    padding: 0 !important;
    left: 50%;
    width: 100%;
  }
  body.body-home-carrousel .ib-slider-home h2 a,
  body.body-home-carrousel .ib-slider-home h2 span,
  body.body-home-carrousel header.masthead.masthead-inline .x-navbar-wrap {
    position: relative;
    padding: 0 !important;
    left: -50%;
    width: 100%;
  }
}  
/*Botones del carrusel*/
body.body-home-carrousel .ib-slider-home a.slider-button {
    width: 250px;
    display: block;
    height: 70px;
    margin: 2.5em auto;
    border-width: 3px;
    border-style: solid;
    border-color: hsl(0,0%,100%);
    font-size: 1em;
    background-color: hsla(0,0%,100%,0);
    box-shadow: 0em 0.15em 0.65em 0em rgb(0 0 0 / 25%);
    transition-timing-function: cubic-bezier(0.400,0.000,0.200,1.000);
    padding: 20px;
    min-width: 250px;
}
body.body-home-carrousel .ib-slider-home a.slider-button:hover {
    background-color: hsl(0,0%,100%);
    color: #333333;
}

/*Encuestas*/
body .et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=material] .forminator-button, 
body .forminator-ui.forminator-custom-form[data-design=material] .forminator-button {
    border: 3px solid #0000D0;
    border-radius:0;
}

.forminator-design--material .forminator-checkbox input:checked + span[aria-hidden] {
    background-color: #0000D0;
}
body .et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=material] .forminator-checkbox span[aria-hidden]:before, 
.forminator-ui.forminator-custom-form[data-design=material] .forminator-checkbox span[aria-hidden]:before{
    color:white !important;   
}

body .forminator-ui.forminator-design--material #forminator-submit.forminator-button-submit{
    border-color: #0000D0;
}
body .et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col.padding-top,
body .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col.padding-top{
    padding-top: 20px;
}
body .et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=material] .forminator-radio:not(.forminator-radio-inline), 
body .forminator-ui.forminator-custom-form[data-design=material] .forminator-radio:not(.forminator-radio-inline),
body .et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=material] .forminator-checkbox:not(.forminator-checkbox-inline),
body .forminator-ui.forminator-custom-form[data-design=material] .forminator-checkbox:not(.forminator-checkbox-inline){
    margin: 10px 0;
}

@media (max-width: 782px){
    body .et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=material] .forminator-button,
    body .forminator-ui.forminator-custom-form[data-design=material] .forminator-button{
        height: 69px;
    }
}

.x-btn.morado{
    color: #000000;
    border-color: #000000;
}

.x-btn.morado:hover{
    color: #FF3184!important;
    background-color: #000000!important;
    border-color: #000000!important;
}

.txt-sombra{
    text-shadow: 1px 0px 21px #000;
}

.x-section.conectamos-general.bg-azul{
	background-color: #0000D0!important;
}

.x-social-global a {
    color: #FFFFFF;
}
.x-colophon.top img{
        margin-top: 15px;
        margin-left: -25px
}