.btn-noticia span{
    color:#fff!important;
}

.banner_posts_blog_home .cnt_banner_posts_prominents .swiper-wrapper .swiper-slide .cnt_banner_post .banner_post {
    background-color: #000!important;
}

.banner_posts_blog_home .cnt_banner_posts_prominents .swiper-wrapper .swiper-slide .cnt_banner_post .banner_post .img_banner_post
 {
    opacity: .5!important;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text p {
   margin-bottom:20px;
}

.icono-noticia svg{
    width: 120px;
    height: auto;
}

.boton-flotante{
	  width: 103px;
    right: 0px;
    position: fixed;
    top: 550px;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Daxline Pro';
    color: #fff;
    background-color: #d42b88;
    padding: 10px;
    border-radius: 10px 0px 0px 10px;
    font-weight: 900;
	text-align:center;
	transition:.5s;
}

.elementor-widget-posts .elementor-button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: #52a07800;
    border: 2px solid #1e1c48;
    border-radius: 100px;
    color: #1e1c48;
}

.boton-flotante:hover{
	background-color:#b81e73;
}


.icono-contacto{
	width: 27px;
}

.escritorio{
	display:initial;
	visibility: visible;
}

.responsive{
	display:none;
	visibility:hidden;
}

.elementor-slide-description {
    font-size: 20px!important;
}


dl, ol, ul {
    font-family: "Daxline Pro", sans-serif;
}


.elementor-section.elementor-section-height-full {
    height: auto;
}
	
.fcc-btn {
  background-color: #562E91;
  color: white;
  padding: 15px 15px;
	border-radius: 30px;
  text-decoration: none;
}

.fcc-btn:hover {
  background-color: #6E3694;
	color: white;
}

@media screen and (max-width:1600px){
.elementor-slide-heading {
    font-size: 33px!important;
}
	
}	

@media screen and (max-width:780px){
	.elementor-slide-description {
    font-size: 14px!important;
}
	.elementor-slide-heading {
    font-size: 15px!important;
}

.responsive{
	display:initial;
	visibility: visible;
}

.escritorio{
	display:none!important;
	visibility:hidden!important;
}
	
	.boton-flotante{
	  width: 90%;
    text-align:center;
    right: 5%;
		bottom:0px;
		top:auto;
    position: fixed;
    font-size: 13px;
    line-height: 13px;
    font-family: 'Daxline Pro';
    color: #fff;
    background-color: #d42b88;
    padding: 10px 20px 25px;
    border-radius: 20px 20px 0px 0px;
    font-weight: 900;
}
}

.elementor-slideshow__title {
	display: none;
}
