/* Add here all your CSS customizations */
p {
    color: #777;
    line-height: 26px;
    margin: 0 0 20px;
    letter-spacing: .01em;
}
.titleBlue {
    font-size: 1.5em;
    letter-spacing: .01em;
    color: #2C5697;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5em;
}
.titleGrey {
    font-size: 1em;
    letter-spacing: .01em;
    color: dimgrey;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5em;
}
.page-header h1 {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    line-height: 1;
   letter-spacing: .01em;
}
html .text-color-secondary, html .text-secondary {
    color: #2C5697!important;
    letter-spacing: .01em;
}

section.section {
    background: #fff;
    border-top: 5px solid #f1f1f1;
    margin: 10px 0;
    padding: 20px 0;
}
.list.list-icons.list-icons-lg.list-icons-style-2 li {
    padding-top: 4px;
}
/*Color de los chulitos*/
html .text-color-dark,
html .text-dark {
}

html .text-color-primary, html .text-primary {
    color: #00a1cd !important;
    letter-spacing: .01em;
}
.slider-container {
    background: transparent;
    height: auto;
    overflow: hidden;
    width: 100%;
    direction: ltr;
}
.slider-container .main-label {
    color: #2C5697;
    letter-spacing: .03em;
    font-weight: 800;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}

element.style {
    z-index: 5;
    border-width: 0px 0px 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 255, 255);
    padding: 0px 0px 3px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 24px;
    margin: 0px;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 20px;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 0.0001;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 30, 0, 1);
    transform-origin: 50% 50% 0px;
}
.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
    margin-bottom: 0;
    letter-spacing: .01em;
}
.rev_slider .caption, .rev_slider .tp-caption, .tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.rev_slider .caption, .rev_slider .tp-caption {
    position: relative;
    visibility: hidden;
    white-space: nowrap;
    display: block;
    -webkit-font-smoothing: antialiased!important;
    z-index: 1;
}
.slider-container .bottom-label {
    color: dimgrey;
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
}

.custom-box-shadow-1 {
    box-shadow: 0 0px 90px -55px rgba(0, 0, 0, 0.25) !important;
    max-width: 450px;
}
.card {
    background-color: transparent;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.owl-carousel .owl-item img {
    transform-style: unset;
    width: 110px;
}
.custom-highlight-1:after {
			background-color: #84c73e;
			z-index: -1; }

.btn-whatsapp {
    display: block;
    width: 60px;
    height: 60px;
    color: #fff;
    position: fixed;
    right: 40px;
    bottom: 250px;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    z-index: 999;
}
