/* 
Theme Name: Colamiqc 2025
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Jose García
Author URI: https://grupogo.com.co/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
#wp-admin-bar-root-default {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1rem !important;
}
html{

}
body{
    overflow-x: hidden;
}

header.page-header,
.site-header,
footer#site-footer {
    display: none !important;
}
.elementor-nav-menu .elementor-item {
    
}
.hidden{
    display: none !important;
}

span.menu-item-description {
    font-size: 14px;
    display: block;
    clear: both;
    font-style: italic;
}
.elementor-nav-menu .elementor-item {
    display: block;
}
.menu-item img {
    max-height: 50px;
    display: block;
    margin: 0 auto 10px auto;
    width: auto;
}
/*--- /MENU ----*/

p.elementor-icon-box-description {
    padding-bottom: 15px !important;
}
span.numeros {
    font-size: 35px;
    line-height: 1em;
    display: block;
    font-weight: 800;
}

/*--- CONTACTO --*/
input[type=date], input[type=email], input[type=number], input[type=password], 
input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    padding: 0.5rem 0rem !important;
}
/*--- ENCUENTAS ---*/
span.elementor-field-option {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
}
.encuesta .elementor-field-type-radio input[type=radio] {
    width: 15px;
    float: left;
    margin-right: 10px;
    margin-top:3px;
}
.encuesta label {
    font-size: 20px;
}
.encuesta label.elementor-field-label {
    padding: 10px 0 0px;
}
 input[type=radio] {
    border: 0px;
    width: 100%;
    height: 1.2em;
}
.encuesta .elementor-field-subgroup.elementor-subgroup-inline {
    padding-top: 5px;
    padding-left: 0px;
}


.col-50 {
    width: 46%;
    float: left;
    margin: 0.5% 2%;
}
.col-100 {
    width: 98%;
    float: left;
    margin: 0.5% 2%;
}
/*----EQUIPO-*/

.equipo-personal span,
.equipo-farma span,
.equipo-industrial span {
    border-radius: 10px;
    color: #fff !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    margin-bottom: 5px;
    padding: 0px 15px;
}
.equipo-personal span{
    background: #35dca0;
}
.equipo-farma span {
    background: #00aff0;
}
.equipo-industrial span {
    background: #f7ac48;

}
.swiper-slide.swiper-slide-active{
    border-radius: 30px !important;
}
span.linea {
    display: block;
    width: fit-content;
    margin: 10px auto 0 auto;
    letter-spacing: -0.2px;
}
/*--- bitacora ----*/

.bitacora .elementor-widget-tabs .elementor-tabs {
  text-align: center !important;
  text-align: -moz-center !important;
}
select#form-field-prototipo,
select#form-field-servicio {
    border: 0;
    overflow: auto;
} 
select#form-field-prototipo option,
select#form-field-servicios option,
select#form-field-servicio option,
select#form-field-trik option,
.elementor-field-group-tipo_cliente .elementor-field-option,
.elementor-field-group-trik span.elementor-field-option, 
.elementor-field-group-prototipo span.elementor-field-option, 
.elementor-field-group-servicio span.elementor-field-option {
    background: #f2f2f2;
    border: 2px solid #f2f2f2;
    border-radius: 5px;
    font-weight: 500;
    margin: 0 5px;
    float: left;
    padding: 10px 10px;
    width: 150px;
}

.elementor-field-group-servicio span.elementor-field-option {
    width: 200px;
}
select#form-field-prototipo select#:form-field-prototipo option:checked {
    background-color: #f6a122 !important;
    color: #000;
}

input[type=checkbox]{
    background-color: #f6a122;
    color: #000;
}
input[type=checkbox]{
    background-color: #f6a122;
    color: #000;
}
input[type="option"]:checked,
select:-internal-list-box option:checked {
  background: orange !important;
}
select#form-field-prototipo input:checked + label {
  color: red;
}

/*--- bitacora ----*/

.elementor-tab-title {
    background: #35DCA0;
    border-radius: 10px;
    color: #fff;
    margin-right: 10px;
}
span.elementor-field-option {
    width: 50%;
    text-align: left;
}
.elementor-field-group-servicio .elementor-field-option {
    width: 25%;
    display: inline;
    float: left;
}

.elementor-field-group-sumiquim_info label.elementor-field-label,
.elementor-field-group-trik_info label.elementor-field-label,
.elementor-field-group-lubrizol_info label.elementor-field-label,
.elementor-field-group-elementis_info label.elementor-field-label,
.elementor-field-group-hywax_info label.elementor-field-label,
.elementor-field-group-sophim_info label.elementor-field-label {
    border-bottom: 1px solid #082920;
    width: 95%;
    margin-bottom: 10px;
    padding-bottom: 10px !important;
}
/*--- Politicas --*/
#politicas-pagina {
    font-size: 16px;
    color: #000;
}

@media (max-width: 1024px){
 
}
@media (min-width: 769px) and (max-width: 1024px){
    .colores h3{
        font-size: 28px !important;
    }
}
@media (min-width: 769px) and (max-width: 820px){
    .elementor-2 .elementor-element.elementor-element-442dc4f5 > .elementor-container,
    .elementor-2 .elementor-element.elementor-element-b2e42e5 .swiper-slide {
        height: 60vh !important;
        min-height: 60vh;
    }
}
