/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*************************ICON FOOTER***************************/
div.wrapper-icon div.elementor-icon-wrapper {display: flex;}
div.elementor-element.icon-footer .elementor-widget-container:hover a.elementor-icon {
    color: #1E3160;
}
div.elementor-element.icon-footer .elementor-widget-container:hover {
    background-color: #fff;
}
div.elementor-element.icon-footer:hover a.elementor-icon svg {
    fill: #1E3160 !important;
}
/*************************PAGINA NOSOTROS***************************/
span.txt-num {
    font-family: "Montserrat";
    color: #1E3160;
    font-weight: 600;
}
div.box-company .elementor-image-box-wrapper h3.elementor-image-box-title a {
    text-decoration: none;
}
/*************************PAGINA CLIENTES***************************/
div.clients-gallery{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	gap: 10px;
}
div.clients-gallery .client-logo-container {
	width: 32%;
	margin: 0 auto 24px;
	padding: 20px;
	max-width: 320px;
	height: 148px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 24px;
	box-shadow: 10px 18px 40px 0px #45658540;
}
div.pagination{
	text-align: center;
	margin-top: 24px;
}
div.pagination a{
	color: #1E3160;
	font-size: 20px;
	font-weight: 600;
	font-family: 'Montserrat';
}
div.pagination span.page-numbers.current{
	color: #bbb;
	font-size: 20px;
	font-weight: 600;
}
div.pagination a, div.pagination span{
	margin: 0 14px;
}

/*************************PAGINA CONTACTO***************************/
div.contact-box-title{
	font-family: 'Cocogoose';
	font-weight: 100;
	color: #9e3261;
	font-size: 20px;
	margin-bottom: 12px;
}
.ast-single-post .entry-content div.custom_box_contact a{
	color: #1E3160;
	text-decoration: none;
}
div.custom_icon a{
	background: #1e3160;
	border: 1px solid #1e3160;
	padding: 15px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	align-content: center;
	transition: 500ms;
}
div.custom_icon a:hover{
	background: transparent;
}
p.link-contact {
    margin-bottom: 0;
    line-break: anywhere;
}
p.txt-box-cim {
    font-family: 'Cocogoose';
    font-size: 19px;
    font-weight: 100;
    color: #9E3261;
    line-height: 26px;
    letter-spacing: -0.64px;
	margin-bottom: 10px;
}
p.link-contact a.link-default {
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #1E3160;
	text-decoration: none;
}
p.location-box {
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #1E3160;
	text-decoration: none;
	margin-bottom: 0;
}
div.box-contact:after {
    content: "";
    display: block;
    border-top: 40px solid #EFF0F2;
    border-right: 20px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 20px solid transparent;
    position: absolute;
    top: 42%;
    left: -1.1rem;
    transform: rotate(90deg);
}
.ast-single-post a.link-contact {
    font-family: 'Montserrat';
    text-decoration: none;
    font-size: 19px;
    line-height: 26px;
    font-weight: 600;
    color: #1E3160;
    letter-spacing: -0.64px;
}
.ast-single-post a.link-custom {
    color: #1E3160;
    text-decoration: none;
}
/*************************FORMULARIO DE CONTACTO***************************/
div.container-form {
	display: flex;
	gap: 20px;
	margin-bottom: 36px;
}
div.content-msg {
    margin-bottom: 1rem;
}
div.container-form div.content-input {
    width: 50%;
}
div.container-form input.wpcf7-form-control.input-frm {
    background-color: #ECF0F7;
    border: none;
    border-radius: 10px;
    height: 46px;
}
div.content-msg textarea.wpcf7-form-control.input-mssg {
    background-color: #ECF0F7;
    border: none;
    border-radius: 10px;
    resize: none;
    height: 94px;
}
div.content-btn input.wpcf7-form-control.input-btn {
    background-color: #9E3261;
    border-radius: 62px;
    width: 265px;
	font-family: 'Montserrat';
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.64px;
    font-weight: 600;
    color: #FFFFFF;
}
div.contact-form label.txt-form {
    font-family: 'Cocogoose';
    font-weight: 100;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.64px;
    color: #1E3160;
}
div.content-btn input.wpcf7-form-control.input-btn:hover {
    background-color: #6C0832;
}
/**************************************PAGINA BLOG***************************************/
div.all-post-cus article.elementor-grid-item {
  padding: 1rem;
  background-color: #eceff7;
  border-radius: 30px;
}
div.all-post-cus .elementor-post__thumbnail {
  border-radius: 50px 50px 0px 0px;
}
div.all-post-cus .elementor-post__read-more {
  display: block;
  width: 265px;
  margin: 0 auto;
  padding: 14px 5px;
  text-align: center;
  background-color: #eceff7;
  color: #9E3261;
  border: 1px solid #9E3261;
  border-radius: 62px;
}
div.all-post-cus div.elementor-post__text {display: flex;}
div.all-post-cus div.elementor-post__meta-data {
  order: -1;
  margin-bottom: 6px !important;
}
div.single-post-tmp figure.wp-block-image.size-large {
    margin-bottom: 1rem;
	margin-top: 1rem;
}
div.single-post-tmp strong {
    color: #1E3160;
}
div.single-post-tmp a {
    color: #1E3160;
    text-decoration: underline;
	line-break: anywhere;
}
div.single-post-tmp h2.wp-block-heading, div.single-post-tmp h3.wp-block-heading {
    margin-bottom: 1rem;
}
div.elementor-element.all-post-cus a.elementor-post__read-more:hover {
    background-color: #6C0832;
    color: #FFFFFF;
}
/**************************************PAGINA INICIO***************************************/
div.container-potencial {
    display: flex;
    flex-direction: column;
	height: 100%;
    gap: 1.5rem;
    background-color: #FFFFFF;
    border-radius: 20px;
    padding: 10px 10px 20px;
}
div.cont-img-mercado img.img-mercado {
    width: 100%;
}
div.cont-description {
    display: flex;
    justify-content: center;
}
div.cont-description p.txt-information {
    margin-bottom: 0;
    font-family: 'Cocogoose';
    font-size: 19px;
    font-weight: 100;
    line-height: 26px;
    letter-spacing: -0.64px;
    color: #1E3160;
    text-align: center;
	width: 247px;
	max-width: 100%;
}
section.sld-potencial-merc ul.splide__pagination.splide__pagination--ltr {
    bottom: auto;
    padding: 0;
}
section.sld-potencial-merc ul.splide__pagination button.splide__pagination__page {
	background: #323232;
	width: 5px;
	height: 5px;
	margin: 2px;
}
section.sld-team div.cont-team img.img-our-team {
    width: 100%;
    border-radius: 20px;
}
section.sld-team .splide__arrows {
	position: absolute;
	bottom: -2rem; 
	left: 50%;
}
section.sld-team .splide__arrow{
	left: 0.8rem;
	opacity: 1;
	background: #F1BFD0;
}
section.sld-team button.splide__arrow--prev {
    left: -2.5rem;
}
section.sld-team .splide__arrow:disabled {
    opacity: 1;
}
section.sld-team .splide__arrow svg {
    fill: #9E3261;
}
div.sld-post-image {
    position: relative;
    height: 340px;
}
div.sld-post-info {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0.5rem;
	height: 100%;
	background: linear-gradient(0deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0) 60%);
	display: flex;
	padding: 1rem;
	flex-direction: column;
	justify-content: flex-end;
	border-radius: 30px;
}

img.img-post-sld{
	width: 100%;
	height: 100%;
    object-fit: cover;
	border-radius: 30px;
}
div.container-blogs p.sld-post-title {
	margin-bottom: 0;
	font-family: 'Cocogoose';
	font-size: 19px;
	line-height: 26px;
	letter-spacing: -0.64px;
	font-weight: 400;
	color: #FFF;
}
div.sld-post-info .sld-post-link {
	text-decoration: none;
	max-width: max-content;
}
div.sld-post-info  p.sld-post-excerpt {
	margin-bottom: 0;
	font-family: 'Cocogoose';
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -0.64px;
	font-weight: 200;
	color: #fff;
}
section.sldPosts ul.splide__pagination button.splide__pagination__page {
    width: 12px;
    height: 12px;
}
section.sldPosts .splide__pagination__page.is-active {
    background: #9E3261;
}
section.sldPosts ul.splide__pagination {
    bottom: auto;
    padding: 0;
}
section.sldPosts .splide__pagination__page{
	background: #d8adc0;
} 
div.cont-shadow:hover {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
section.sld-team div.cont-team {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
section.sld-team div.cont-team div.info-team p.sld-cargo {
    margin-bottom: 0;
    font-family: 'Cocogoose';
    font-weight: 200;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #1E3160;
    letter-spacing: -0.64px;
}
/**************************************PAGINA NOSOTROS**************************************/
div.container-valor {
    background-color: #EFF0F2;
    border-radius: 27px;
    padding: 2rem 1rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}
div.cont-img {
    display: flex;
    justify-content: center;
}
div.cont-inf-valor {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
div.cont-inf-valor p.tlt-valor {
    margin-bottom: 0;
    font-family: 'Cocogoose';
    font-size: 19px;
    line-height: 26px;
    letter-spacing: -0.64px;
    font-weight: 400;
    color: #1E3160;
    text-align: center;
}
div.cont-inf-valor p.inf-valor {
    margin-bottom: 0;
    font-family: 'Cocogoose';
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.64px;
    font-weight: 100;
    color: #1E3160;
    text-align: center;
}
section.sld-pr-valor ul.splide__pagination.splide__pagination--ltr {
    bottom: auto;
    padding: 0;
}
section.sld-pr-valor ul.splide__pagination button.splide__pagination__page {
	background: #323232;
	width: 5px;
	height: 5px;
	margin: 2px;
}
/*****************************************PAGINA SERVICIOS*****************************************/
div.services-accordion .e-n-accordion-item[open] .e-n-accordion-item-title {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0;
}
span.text-sg {
    font-family: 'Montserrat';
    color: #1E3160;
    font-size: 19px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: -0.64px;
}
span.text-serv-sg {
    font-family: 'Montserrat';
    font-size: 23px;
    color: #1E3160;
    font-weight: 500;
    line-height: 32px;
}
div.elementor-element.clients-abs {
    right: 0;
}

/* Benchmarking */
.elementor-widget-n-accordion .e-n-accordion-item-title-text {
    display: flex;
    align-items: center;
    gap: 16px;
    
    .benchmarking-icon1 {
        background: url('https://www.ciminvestigacion.com/wp-content/uploads/2024/09/task-1.png') no-repeat;
        width: 54px;
        height: 54px;
        display: inline-flex;
    }
    .benchmarking-icon2 {
        background: url('https://www.ciminvestigacion.com/wp-content/uploads/2024/09/task-2.png') no-repeat;
        width: 54px;
        height: 54px;
        display: inline-flex;
    }
    .benchmarking-icon3 {
        background: url('https://www.ciminvestigacion.com/wp-content/uploads/2024/09/task-3.png') no-repeat;
        width: 54px;
        height: 54px;
        display: inline-flex;
    }
    .benchmarking-icon4 {
        background: url('https://www.ciminvestigacion.com/wp-content/uploads/2024/09/task-4.png') no-repeat;
        width: 54px;
        height: 54px;
        display: inline-flex;
    }
}

/*****************************************BLOG*****************************************/
a.page-numbers {
  text-decoration: none !important;
}
div.container-single {
	display: flex;
    flex-direction: column;
    background-color: #ecf0f7;
    padding: 1rem 1rem 2rem;
    height: 100%;
    border-radius: 20px;
}
div.container-single div.inner-single-info {
    display: flex;
    flex-direction: column;
    height: 100%;
	gap: 10px;
	margin-top: 0.5rem;
}
div.container-single .sld-single-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
div.container-single div.sld-image img {
    border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	width: 100%;
	height: 250px;
}
div.sld-single-info p.sld-single-date {
    margin-bottom: 0;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.64px;
    color: #1E3160;
}
div.sld-single-info p.sld-single-title {
    margin-bottom: 0;
    font-family: 'Montserrat';
    font-size: 19px;
    line-height: 26px;
    letter-spacing: -0.64px;
    color: #1E3160;
    font-weight: 600;
}
div.sld-post-more a.sld-post-link {
    padding: 0.5rem 1rem;
    border: 1px solid #9E3261;
    border-radius: 30px;
    color: #9E3261;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.64px;
	width: 100%;
    max-width: 265px;
    text-align: center;
}
div.container-single .sld-post-more {
    display: flex;
    margin-top: auto;
    justify-content: center;
}
section.single-posts button.splide__arrow.splide__arrow--prev {
    left: 0;
    transform: translateX(-50px);
}
section.single-posts button.splide__arrow.splide__arrow--next {
    right: 0;
    transform: translateX(50px);
}
section.single-posts .splide__arrow:disabled {
    opacity: 1;
}
section.single-posts ul.splide__pagination.splide__pagination--ltr {
    bottom: -2.5rem;
    padding: 0;
	display: none;
}
section.single-posts .splide__pagination__page.is-active {
    background: #323232;
}
section.single-posts .splide__pagination__page{
	background: #323232;
} 
section.single-posts .splide__arrow {
	background: #f7dee7;
	opacity: 1;
}
section.single-posts .splide__arrow svg {
    fill: #9E3261;
}
div.pag-single-post span.elementor-post-navigation__link__prev {
    border: 1px solid #9E3261;
    padding: 0.8rem 2.5rem;
    border-radius: 60px;
}
div.pag-single-post span.elementor-post-navigation__link__next {
    padding: 0.8rem 2.5rem;
    border-radius: 60px;
    background-color: #9E3261;
}
div.pag-single-post .elementor-post-navigation__next span.elementor-post-navigation__link__next span.post-navigation__next--label {
    color: #fff;
}
div.pag-single-post .elementor-post-navigation {
    gap: 20px;
}
div.pag-single-post .elementor-post-navigation .elementor-post-navigation__link a {
    justify-content: end;
}
div.pag-single-post .elementor-post-navigation .elementor-post-navigation__next a {
    justify-content: flex-start;
}
section.sldPosts .splide__arrows {
    position: absolute;
    bottom: -2rem;
    left: 50%;
}
section.sldPosts .splide__arrow:disabled {
    opacity: 1;
}
section.sldPosts button.splide__arrow--prev {
    left: -2.5rem;
}
section.sldPosts .splide__arrow {
    left: 0.8rem;
    opacity: 1;
    background: #F1BFD0;
}
section.sldPosts .splide__arrow {
    left: 0.8rem;
    opacity: 1;
    background: #F1BFD0;
}
section.sldPosts .splide__arrow svg {
    fill: #9E3261;
}
div.single-post-tmp figure.aligncenter.size-large.is-resized {
    margin-bottom: 1rem;
}
div.single-post-tmp div.elementor-widget-container h2, div.single-post-tmp div.elementor-widget-container h3 {
    margin-bottom: 1rem;
}
div.all-post-cus div.elementor-post__text {
    display: flex;
    flex-direction: column;
    height: 100%;
}
div.all-post-cus a.elementor-post__read-more {
    margin-top: auto;
}
/*****************************************WHATSAPP********************************************/
div.float_btn_wspp {
  position: fixed;
  right: 5px;
  bottom: 10%;
  z-index: 99999;
  max-width: 84px;
  height: auto;
}
/*****************************************REVIEW********************************************/
div.cim-review .wp-google-time {
    display: none;
}
div.cim-review .wp-gr .grw-review .wp-google-left {
    display: flex !important;
    align-items: center;
}
div.cim-review .wp-gr .grw-review-inner>svg {
    display: none;
}
div.cim-review .wp-gr .grw-review .wp-google-stars {
    margin: 5px 0px !important;
}
div.cim-review .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd {
    border-radius: 20px !important;
    background: #fff!important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
	height: 300px;
}
div.cim-review  .wp-gr .grw-review .wp-google-feedback {
    height: 180px !important;
}
div.cim-review .wp-gr.wpac a.wp-google-name {
    color: #1E3160 !important;
    font-family: 'Cocogoose' !important;
    font-weight: 200 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: -0.64px !important;
}
div.cim-review .wp-gr .wp-google-text {
    color: #1E3160 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    font-family: 'Cocogoose' !important;
    font-weight: 200 !important;
    letter-spacing: -0.64px !important;
}
/******************************************MEDIA QUERY********************************************/
@media only screen and (max-width: 1024px){
	div.custom_icon a {padding: 12px;}
}
@media only screen and (max-width: 992px){
	section.single-posts ul.splide__pagination.splide__pagination--ltr {display: flex;}
	section.single-posts .splide__arrows.splide__arrows--ltr {display: none;}
}
@media only screen and (max-width: 900px){
	div.clients-gallery .client-logo-container{width: 50%;}
}
@media only screen and (max-width: 767px){
	.elementor-element .img-section-abs {left: 0;}
	.elementor-element .img-section-mercado {right: 0;}
	.elementor-element .img-home-abs {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
	}
	div.box-contact:after {
		border-top: 20px solid #EFF0F2;
		border-bottom: 20px solid transparent;
		top: -2rem;
		left: 45%;
		transform: rotate(180deg);
	}
	div.contact-img-abs {
		position: absolute;
		top: -8rem;
	}
	p.txt-box-cim {
		font-size: 16px;
		line-height: 22px;
	}
	.cont-img-abs {
		right: 0;
	}
	.img-bk-nosotros {
		left: 0;
	}
	span.text-serv-sg {
		font-size: 19px;
		line-height: 26px;
	}
}
@media only screen and (max-width: 600px){
	div.container-single {
		width: 350px;
		max-width: 100%;
		margin: 0 auto;
	}
	section.single-posts ul.splide__pagination.splide__pagination--ltr {display: none;}
	section.single-posts .splide__arrows.splide__arrows--ltr {display: flex;}
	section.single-posts .splide__arrows {
		position: absolute;
		bottom: -1rem;
		left: 50%;
	}
	section.single-posts button.splide__arrow.splide__arrow--prev {left: 20px;}
	section.sldPosts div.container-blogs {
		width: 400px;
		max-width: 100%;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 545px){
	div.content-btn input.wpcf7-form-control.input-btn {width: 100%;}
	div.container-form {flex-direction: column; gap: 1rem;}
	div.container-form div.content-input {width: 100%;}
	div.clients-gallery .client-logo-container {width: 100%;}
	div.pag-single-post .elementor-post-navigation {
		flex-direction: column;
		align-items: center;
	}
	div.pag-single-post .elementor-post-navigation .elementor-post-navigation__link a {
		justify-content: center;
	}
	div.pag-single-post .elementor-post-navigation .elementor-post-navigation__next a {
		justify-content: center;
	}
	div.pag-single-post .elementor-post-navigation .elementor-post-navigation__link {
		width: 100%;
	}
}
@media only screen and (max-width: 445px){
	div.container-single div.sld-image img {height: 220px;}
}
@media only screen and (max-width: 361px){
	p.link-contact a.link-default {
		font-size: 14px;
		line-height: 18px;
	}
}