.contentPS{
	/*max-width: 240px !important;
    max-height: 240px !important;
    min-height: 240px !important;
    display: flex; 
    display: grid;
    align-items: center;
    */
	
}

.contentPS img{
	max-width: 300px;
	
}

.info-ipp-pricipal h5{
	margin-top: 1.1rem;
	color: #43822c;
	
}

.navbar-nav li a {
    color: #66bb6a !important;
    font-size: 15px;
}

.fa-user, .fa-file-alt, .fa-exclamation-triangle, .fa-power-off{
    color: #66BB6A;
}
.dropdown-toggle{
    color: #66BB6A;
}
.show>.btn-light.dropdown-toggle {
    color:#66BB6A;
    background-color: #f9fafb;
    border-color: #f9fafb;
}
.logo-m{
	height: 30px;
}

.navbar-toggler{
    background-color: #66bb6a !important;
        color: #ffffff8c !important;
    border-color: #ffffff1a !important;
}

.navbar-nav li a{

	color: #66BB6A;
	font-size: 15px;

}

.img-nav-item{
	height: 20px;
	margin-right: 2px;
}

.breadcrumb li {
   font-size: 16px;
}

.navbar-toggler{
   background-color: #66BB6A;
}

.navbar-toggler:focus, .navbar-toggler:hover {
	border-color: #66BB6A;
	outline: 5px auto #FFF;
}

.dropdown-menu {
min-width: 4rem !important;
}

.bg-deaq{
	background-color: #2E7D32
}



.banner-section{
  display: block; 
  width: 70%;
  margin-left: 15%;
}

  .breadcrumb a{
      color: #6c757d !important;
    }

  .breadcrumb .breadcrumb-item.active{
      color: #43822c !important;
    }

/*  footer*/



footer p {
  text-align: justify;
}

footer a {
    display: initial !important;
    color:#F8F9FA;
}


.footer-top {
    padding: 30px 0;
    background: #6A813B;
    text-align: left;
    color: #F8F9FA;
}

.footer-bottom {
    padding: 15px 0;
    background: #444;
    text-align: left;
    color: #F8F9FA;
}

.footer-about img.logo-footer {
    margin-top: 18px;
    margin-bottom: 18px;
    max-width: 180px;

}



.footer-contact p {
    word-wrap: break-word;
    
}

.footer-contact i {
    padding-right: 10px;
    font-size: 18px;
    color: #ffc107;
}

.footer-social a {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 8px;
    color: #ffc107;
    border: 0;
}

.footer-social i {
    font-size: 24px;
    vertical-align: middle;
}

/* home*/

.cover-container {
   background: url('/images/banners/banner_textos.png') no-repeat;
   -webkit-background-size: 100% auto;
   -moz-background-size: 100% auto;
   -o-background-size: 100% auto;
    background-size: cover;
    min-height: 380px; }

  .bg-deaq{
  	background-color: rgba(38, 52, 19, 0.58);
  	color: #FFF;
  	opacity: 0.6;
  	text-align: center;
  }
  
/* alphabet*/

.tit_cuadritos{
    width: 35px;
    height:35px;
}

.bg-deaq01{
    background-color: #ddedcd;
}




.alphabet li{

    list-style: none;
    margin-right: 0.1rem !important;
}

.alphabet li a {
    background-color: #ddedcd;
    display: table;
    color: #43822c;
    width: 20px !important;
    text-align: center;
    padding: 0.3rem 0.8rem 0.3rem !important;
}

.alphabet li a.active {
  background-color: #43822c;
    color: #ddedcd;
}

.alphabet li a:hover {
	cursor: pointer;
	
    background-color: #43822c;
    color: #ddedcd;
    text-decoration: none;
}

/* breadcrumb*/
 .breadcrumb a {
    color: #6c757d !important;
}
 .breadcrumb .breadcrumb-item.active {
    color: #43822c !important;
}


/*accordion */

.accordion-item .collapsed{
	
	color: #43822c;
    background-color: #ddedcd;
    display: block;
    padding: 12px 20px;
    font-weight: 600;
	
}

.accordion-item  .accordion-button:not(.collapsed) {
    padding: 12px 20px;
    color: #fff;
    background-color: #43822c;
    box-shadow: inset 0 0px 0 rgb(0 0 0 / 13%);
}

.accordion-item .accordion-button:focus {

	}
	
.accordion-item	.accordion-button::after {
	
	float: right;
	
	}
	
.h_auto{
	text-decoration: none;
}

.feature-icon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 3rem;
    margin-bottom: 1rem;
    background-color: #ddedcd;
    border-radius: 0.75rem;
}


/* boders*/

.border-mexico {
     border: 0px;
  border-bottom: 4px solid;
  border-image: linear-gradient(to right,  #006847 0, 
       #006847 33.3%,
       #FFF 33.3%, 
       #FFF 66.6%, 
       #CE1126 66.6%, 
       #CE1126 );
  border-image-slice: 1;
  color: white;
  margin: auto;
  text-decoration: none;

 }

 .border-ecuador {
     border: 0px;
  border-bottom: 4px solid;
  border-image: linear-gradient(to right,  #ffdd00ff 0, 
       #ffdd00ff 33.3%,
       #034ea2ff 33.3%, 
       #034ea2ff 66.6%, 
       #ed1c24ff 66.6%, 
       #ed1c24ff );
  border-image-slice: 1;
  color: white;
  margin: auto;
  text-decoration: none;

 }
.border-colombia {
     border: 0px;
  border-bottom: 4px solid;
  border-image: linear-gradient(to right,  #ffdd00ff 0, 
       #ffdd00ff 33.3%,
       #034ea2ff 33.3%, 
       #034ea2ff 66.6%, 
       #ed1c24ff 66.6%, 
       #ed1c24ff );
  border-image-slice: 1;
  color: white;
  margin: auto;
  text-decoration: none;

 }



 .border-peru {
     border: 0px;
  border-bottom: 4px solid;
  border-image: linear-gradient(to right,  #C8102E 0, 
       #C8102E 33.3%,
       #FFF 33.3%, 
       #FFF 66.6%, 
       #C8102E 66.6%, 
       #C8102E );
  border-image-slice: 1;
  color: white;
  margin: auto;
  text-decoration: none;

 }
 
 .btn-search{
	  display:block;
	  
	  }

/* medias*/

@media (max-width:776px) {
	
	.btn-search{
	  display:none !important;
	  
	  }

	.country-desktop{
	    display: none;
	}
	
	.banner-section{
	  display: block; 
	  width: 95%;
	  margin-left: 2.5%;
	  
	
	  }
	
	  .search-md{
	    width: 100% !important;
	  }
	  
	 
	  .country-mobile{
	  /* padding-left: 9em; */
	}
	
	.logo-m{
        height: 25px;
    }
    
    .twitter-typeahead{
    
    width:100% !important;
    
    }
    .form-control-lg {
    font-size: 0.75em !important;
    }
    
    .navbar-toggler{
    padding:0.1rem 0.1rem !important;
    }

    
  
}

@media (min-width:777px) {
    .country-mobile{
        display: none;
    }


    
    
}



@media (max-width:400px) {
    .logo-m{
        height: 22px;
    }
}


.cont_results_counter_search {
    /* width: 50%; */
    margin: 0 auto;
    /* background-color:orchid; */
}

.label_results_counter_search {
    margin-right: 10px;
}

.number_results_counter_search {
    /* background-color: #ddedcd50; */
    background-color: #6b855250;
    padding:0 5px 0 5px;
    border-radius: 6px;
}
.cont_text_number_results_counter_search {
    padding: 3px 10px 3px 10px;
    border: 1px solid transparent;
    cursor: pointer;
}

.cont_text_number_results_counter_search:hover {
    border: 1px solid #000;
	background-color: #43822c;
    color: #FFF;
}

.legend_element_not_found_search {
    font-size: 18px;
}

.fa-angle-left, .fa-angle-right {
  font-size: 4rem;
  color: #fff;
  text-shadow: 0 0px 3px #0052a1;
  opacity: 1; }

section div.slide-carousel {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 95%; }

  	#carrusel-flotante {
		position: fixed;
		    bottom: 0;
		    width: 70%;
		    /* left: 0; */
          
		    z-index:6666;
		    transition: all .5s ease;
		}
	#carrusel-flotante .carousel-inner{
		    margin-left: 15px;
	}
	
	 #carrusel-flotante button#ocultar {
	  color: red !important;
	  bottom: -35px !important;
	   position: relative !important;
	   margin: 1px !important; 
	 }


     .active_button_results {
        background-color:#70c551;
     }


     @media screen and (max-width: 768px) {
          	#carrusel-flotante {
		position: fixed;
		    bottom: 0;
		    width: 80%;
		    /* left: 0; */
		    z-index:6666;
		    transition: all .5s ease;
		}
     }


     .banner_class {
        position: fixed; /* Lo fija en relación a la ventana del navegador */
        bottom: 0; /* Lo coloca en la parte inferior */
        left: 50%; /* Lo mueve al 50% del ancho desde la izquierda */
        transform: translateX(-50%); /* Ajusta el banner hacia la izquierda por la mitad de su propio ancho para centrarlo */
        width: 100%; /* Puedes ajustar el ancho, pero si es para todo el ancho de la ventana, 100% está bien */
        max-width: 1050px; /* Opcional: para limitar el ancho máximo del banner si es muy grande */
        /* Otros estilos para tu banner (fondo, padding, etc.) */
        /* background-color: #f0f0f0; */
        padding: 10px 0;
        text-align: center; /* Para centrar el contenido dentro del banner si es texto o una imagen */
        z-index: 1000; /* Asegura que esté por encima de otros elementos */
     }

.cerrar-banner-btn {
    position: absolute; /* Posiciona el botón en relación al banner (que tiene position: relative) */
    top: 5px; /* Ajusta la distancia desde arriba */
    right: 5px; /* Ajusta la distancia desde la derecha */
    background-color: rgba(0, 0, 0, 0.6); /* Fondo semi-transparente para visibilidad */
    color: white; /* Color de la 'X' */
    border: none; /* Elimina el borde predeterminado del botón */
    border-radius: 50%; /* Hace el botón circular */
    width: 35px; /* Ancho del botón */
    height: 35px; /* Alto del botón (igual que el ancho para que sea circular) */
    font-size: 27px; /* Tamaño de la 'X' */
    cursor: pointer; /* Cambia el cursor a una mano al pasar por encima */
    display: flex; /* Para centrar la 'X' dentro del botón */
    justify-content: center; /* Centra horizontalmente la 'X' */
    align-items: center; /* Centra verticalmente la 'X' */
    padding: 0; /* Elimina el padding predeterminado del botón */
    line-height: 1; /* Ayuda a alinear la 'X' verticalmente */
    transition: background-color 0.3s ease; /* Transición suave para el hover */
    z-index: 3000;
}


.cerrar-banner-btn:hover {
    background-color: rgba(0, 0, 0, 0.8); /* Oscurece el fondo al pasar el ratón */
}


.cont_product_shoot_attributes {
    display: flex;
    width: 75%;
}
/* 
.contentPS {
    background-color: purple;
} */

.cont_banner_img_mobile {
	/* margin-top: 20px; */
    display: none;
	width: 100%;

}

.mobile_banner_img {
	width: 100%;
	/* min-width: 280px; */
}


.cont_banner_img_desktop {
    margin-top: -30px;
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 990px) {

    .cont_banner_img_mobile {
        display: inline !important;
    }
	
    .contentPS {
        display: flex;
        justify-content: center;
        width: 100%;
        text-align: center;
    }

    .container_contentPS {
        width: 100% !important;
    }

    .cont_product_shoot_attributes {
        width: 100%;
        flex-direction: column;
    }

    .cont_banner_img_desktop {
        display: none !important;
    }

    .banner_img_desktop {
        display: none !important;
    }

}



