/**
 * Theme Name: AdQuiver
 * Description: Hello Elementor Child theme
 * Author: Contubernio Digital
 * Template: hello-elementor
 * Text Domain: hello-elementor
 */

/* Se elimina la cabecera del tema */
#site-header {
    display: none;
}

/*-------------------*/
/*   Cabecera Menu   */
/*-------------------*/

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
    padding: 0.1px !important;
}

/* Menu */
.elementor-nav-menu--dropdown a
{
    padding-right: 100px !important; 
}

/* Boton */
.cd-boton-menu .elementor-button {
    width: 228px !important;
    border: none !important; 
}

.cd-boton-menu-inicio .elementor-button {
    width: 228px !important;
    opacity: 0.6;
    border: none !important; 
}

/* Franja sticky */
.elementor-sticky--active {
   background: #FFF;
   transition: background-color 2s ease !important; 
   box-shadow: 0 8px 8px -4px rgb(0 0 0 / 0.2);
   padding-top: 5px !important;
}

@media (max-width: 1024px) {
    .elementor-sticky--active {
       padding-bottom: 5px !important;
    }
}

/* Franja sticky - Logo */
.elementor-sticky--active .cd-logo img {
   display: none;
}

.elementor-sticky--active .cd-logo {
   background: url("/wp-content/uploads/logo_positivo.png") no-repeat 0 0 !important;
   width: 300px !important;
   height: 73px !important;
   display: block;
   margin: auto;
}

.elementor-sticky--active .cd-logo-movil img {
   display: none;
}

.elementor-sticky--active .cd-logo-movil {
   background: url("/wp-content/uploads/LogoMobile.png") no-repeat 0 0 !important;
   width: 250px !important;
   height: 63px !important;
   display: block;
   margin: auto;
}

/* Franja sticky - Telefono */
.elementor-sticky--active .cd-telefono-menu {
   display: none;
}

/* Franja sticky - Selector de idiomas */
.elementor-sticky--active .cd-selector {
   display: none;
}

.elementor-sticky--active .cd-selector-generico {
   display: none;
}

/* Franja sticky - Menu */ 
.elementor-sticky--active .elementor-nav-menu--main {
    margin-top: -20px;
}

.elementor-sticky--active .elementor-nav-menu--main, .elementor-sticky--active .elementor-item {
   color: #262626 !important;
}
 
.elementor-sticky--active .elementor-nav-menu--main, .elementor-sticky--active .elementor-item:hover {
   color: #0062F1 !important;
}

.elementor-sticky--active .elementor-menu-toggle {
   color: #262626 !important;
}

.elementor-sticky--active .cd-menu, .elementor-sticky--active .elementor-menu-toggle:hover {
    color: #0062F1 !important;
}

/* Franja sticky - Boton */
.elementor-sticky--active .elementor-button-link, 
.elementor-sticky--active .elementor-button, .elementor-sticky--active .elementor-size-xs {
   background: #0062F1 !important; 
   color: #FFF !important; 
   margin-top: 30px !important;
}

@media (max-width: 1024px) {
    .elementor-sticky--active .elementor-button-link, 
    .elementor-sticky--active .elementor-button, .elementor-sticky--active .elementor-size-xs {
       margin-top: 0px !important;
    }
}

.elementor-sticky--active .elementor-button:hover {
   background: #00C7D5 !important; 
}

/*-------------------*/
/* Carousel clientes */
/*-------------------*/

.outer-slider-arrow .slick-nav.slick-next.slick-arrow {
    background: transparent;
    border:  none; 
}

.outer-slider-arrow .slick-nav.slick-prev.slick-arrow {
    background: transparent;
    border:  none; 
}

[type="button"]:focus, [type="submit"]:focus, button:focus {
    outline: none !important;
}

/*-------------------*/
/*      Footer       */
/*-------------------*/

/* Menu */
.cd-menu-footer-class ul {
    display: flex;
    justify-content: space-between;    
    Padding: 0;
}

.cd-menu-footer-class ul ul {
    display: block; 
	margin-top: 20px;
}

.cd-menu-footer-class li {
   list-style-type: none;
}

.cd-menu-footer-class ul li a, .cd-menu-footer-class ul li a:not([href]), 
.cd-menu-footer-class ul li a:not([href]):hover {
	font-size: 19px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: 400;
}

.cd-menu-footer-class ul li a:hover {
    color: #0062F1;
}

.cd-menu-footer-class ul ul li a {
	font-size: 15px;
	line-height: 15px;
	font-weight: inherit;
}

/* Textos legales */
.cd-legaltexts-class p a {
   color: #FFFFFF;
   font-size: 15px;
   line-height: 15px;
}

.cd-legaltexts-class p a:hover {
   color: #0062F1;
}

/*-------------------*/
/*      Inicio       */
/*-------------------*/

/* Cabecera - Boton para el pop up */
.cd-boton-inicio .plus-offcanvas-wrapper .toggle-button-style {
   font-size: 19px;
   font-weight: 100;
   letter-spacing: 1.9px;
   background: none;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
}

.cd-boton-inicio .plus-offcanvas-wrapper .toggle-button-style:hover {
   background: #FFF;
   color:  #0062F1;
}

/* Cabecera - Pop up */
.plus-canvas-content-wrap .plus-offcanvas-close {
    width: 50px;
    height: 50px;
}

.plus-canvas-content-wrap .plus-offcanvas-close::before, .plus-canvas-content-wrap 
.plus-offcanvas-close::after{
    border: 1px solid #FFFFFF;
}

/* Soluciones */
.cd-home-solution-active-class.elementor-widget-heading:after {
	content: '';
	position: absolute;
	left:0;
	top: 0;
	height: 120px;
	border-left: 3px solid #0062F1;
}

.cd-home-solution-active-class.elementor-widget-heading, .cd-home-solution-active-class.elementor-widget-text-editor{
	padding-left: 20px;
}

/* Servicios */
.cd-home-sectors-class .elementor-icon {
    padding-top: 10px;
}

/* Servicios - Turismo */
.cd-home-travel-class .a {
    fill: #00c7d5 !important;
}

/* Ultimas noticias */
.cd-latest-news-class .elementor-post__title a {
    color: #000000;
}

.cd-latest-news-class .elementor-post__title a:hover {
    color: #0062F1;
}

.cd-latest-news-class .elementor-post__card {
    box-shadow: 0px 0px 71px #00000029;
}

/*-------------------*/
/*      Newsletter   */
/*-------------------*/
/* Titulo */
.bee-text-content p{
    font-weight: 100;
    line-height: 51px;
}

/* Casillas de verificacion */
#cd-newsletter-formulario .bee-form .bee-form-row .bee-field {
	flex-wrap: inherit!important;
	margin-top: 15px;
}

#cd-newsletter-formulario .bee-form-row-1 .bee-col-2 .bee-block-1 label{
	padding-left: 10px!important;
}

.bee-form-row-1 .bee-col-2 .bee-block-1 label {
    font-weight: 300;
    font-size: 13px;
    line-height: 18px !important;
}

/* Boton */
#cd-newsletter-formulario .bee-button-container {
    margin-top: 20px;
}

@media (max-width: 767px) {
	#cd-newsletter-formulario .bee-button-container button {
		width: 100%!important;
	}
}

/* Info RGPD */
.cd-newsletter-rgpdtext-class .elementor-text-editor a{
    color: #FFF;
    text-decoration: underline;
}

/*--------------------*/
/*      Testimonios   */
/*--------------------*/
.cd-testimonios .elementor-testimonial__text {
    margin-top: 200px;
    margin-right: 250px;
    font-style: inherit!important;
    text-align: left;
}

.cd-testimonios .elementor-testimonial__cite {
     font-style: inherit!important;
     margin-top: 50px!important;
     margin-right: 250px;
     text-align: left;
}

.cd-testimonios .elementor-testimonial__image img {
  border-radius: 0!important;
  object-fit: inherit!important;
  width: auto!important;
  height: auto!important;
  max-width: 690px!important;
  max-height: 621px !important;
}

.cd-testimonios .elementor-testimonial__image {
  flex-shrink: inherit!important;
  margin-top: 100px
}

.cd-testimonios .elementor-swiper {
    background: linear-gradient(to left, #060F2A 65%, transparent 35%);
}

.cd-testimonios .swiper-pagination-bullet{
    background: #FFFFFF;
    opacity: 1;
}

/*-------------------*/
/*      Turismo      */
/*-------------------*/

/* Soluciones */
.cd-travel-solutions-class .a {
    fill: #00c7d5!important;
}

.cd-travel-solutions-class .elementor-icon-box-icon {
    text-align: center;
}

/*-------------------*/
/*      Industria    */
/*-------------------*/

/* Soluciones */
.cd-industries-solutions-class .elementor-icon-box-icon {
    text-align: center;
}

/*--------------------*/
/*      Soluciones    */
/*--------------------*/

/* Lista */
.cd-datadriven-list-class ul {
  padding-left: 20px;
}

@media (max-width: 767px) {
  .cd-datadriven-list-class ul {
    display: grid;
    justify-content: center;
  }
}

.cd-datadriven-list-class li::marker {
    color: #0168FF;
    font-size: 20px;
}

/*--------------------*/
/*      News          */
/*--------------------*/

/* Cabecera */

.cd-cab-news .blog-list .blog-featured-image {
    margin-top: 100px;
}

.blog-list .blog-list-content .blog-featured-image::before, .blog-list.list-isotope-metro 
.blog-list-content .blog-bg-image-metro::before {
    background: none;
}

/* Noticias */
.cd-news-latest .grid-item {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.cd-news-latest .grid-item:last-child {
	border-right: none;
}

.cd-news-latest .post-content-image {
    height: 206px;
}

.cd-news-latest .blog-list.blog-style-2 .blog-list-content {
    height: 410px;
}

@media (min-width: 1023px) {
    .cd-news-latest .grid-item:nth-child(3n) {
	   border-right: none;
    }
}

@media (max-width: 1023px) {
   .cd-news-latest .grid-item:nth-child(2n) {
	   border-right: none;
    }
}

@media (max-width: 767px) {
   .cd-news-latest .grid-item:last-child {
	   border-bottom: none;
    }
}

/*----------------------------------------*/
/*      Talento/Noticia - Individual      */
/*---------------------------------------*/

/* H2 */
.cd-contpost-class .elementor-widget-container h2 {
    color: #0168FF;
    font-size: 35px;
	line-height: 50px;
    font-weight: 300;
}

/* Texto */
.cd-contpost-class p, .cd-contpost-class li  {
    font-size: 19px;
}

/* Lista */
.cd-contpost-class ul {
  padding-left: 20px;
}

.cd-contpost-class li::marker {
    color: #0168FF;
    font-size: 20px;
}

/*-----------------*/
/*      Talent    */
/*----------------*/

@media (max-width: 1023px) {
	.cd-talent-vacancy-class {
		min-height: 240px!important;;
	}
}

.cd-talent-teams-class .cascading-text .cascading-inner-content {
    text-align: left;
}

/*--------------------*/
/*      Formularios   */
/*--------------------*/

.cd-form-talent-class input, .cd-form-talent-class select, .cd-form-talent-class textarea {
    border: none!important;
    border-radius: 13px!important;
    background: #f4f6f9;
    font-size: 16px;
	font-weight: 300;
	line-height: 28px;
}

.cd-form-talent-class input::placeholder, .cd-form-talent-class select::placeholder, .cd-form-talent-class textarea::placeholder {
    color: #31313161;
}

.cd-form-talent-class label {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin: 25px 0px 10px 0px;
    color: #313131;
}

.cd-form-talent-class .wpcf7-form p {
    margin: 0;
}

.cd-form-talent-class .wpcf7-list-item {
	margin: 0;
}

.cd-form-talent-class .wpcf7-submit {
    max-width: 160px;
    font-size: 19px;
    line-height: 42px;
    padding: 15px 50px 15px 50px;
    margin: 20px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px !important;
}

@media (max-width: 767px) {
    .cd-form-talent-class .wpcf7-submit {
		max-width: 125px;
		padding: 5px 20px 5px 20px;
    }
}

.cd-cfsameline-class {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 767px) {
  .cd-cfsameline-class {
    flex-direction: column;
    gap: 0px;
  }
}

.cd-cfacceptance-class label {
    font-weight: 300!important;
    font-size: 13px!important;
    line-height: 18px !important;
}

.cd-cfacceptance-class .wpcf7-form-control{
    background-color: #FFFFFF!important;
}

.cd-cfacceptance-class .fa-check::before {
    content: "";
}

.cd-cfacceptance-class label.input__checkbox_btn .toggle-button__icon {
	height: 20px;
	width: 20px;
}

.cd-cfrgpdtext-class {
    font-size:11px;
    line-height: 15px;
    color: #060F2A;
    opacity: 0.42;
}

/*--------------------------*/
/*      Textos legales      */
/*--------------------------*/
@media (max-width: 767px) {
	.cd-legaltext-page-class h2 {
		font-size: 35px!important; 
		line-height: 45px!important;
	}
	
	.cd-legaltext-page-class p {
		font-size: 18px;
	}
}