body h4{
    font-family: "Raleway", sans-serif;
}

h4 {}

.saludo{
    font-size: 32px ;font-weight: 100 ;letter-spacing: 0px ;text-transform: none ;color: #7f7f7f ;
}

.paulina{
    font-size: 53px;
}
.c-layout-quick-sidebar > .c-header {
    padding: 45px;
    text-align: right;
}
.c-font-white {
    color: #6cceb4 !important;
    font-size: 25px;
}
.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active, .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
    color: #6cceb4;
}
.cbp-l-filters-alignCenter .cbp-filter-counter, .cbp-l-filters-text .cbp-filter-counter {
    background: none repeat scroll 0 0 #6cceb4;
}
.c-layout-quick-sidebar > .c-content > .c-section > h3 a{
                                                             color: #f1f1f1;
                                                         }
.c-layout-quick-sidebar > .c-content > .c-section > h3 {
    font-size: 24px;
    color: #cfd8e0;
    margin: 5px 0;
    font-weight: 600;
    text-transform: uppercase;
}
@media (min-width: 576px) {
    .saludo {
        font-size: 32px;
    }
    .paulina{
        font-size: 53px;
    }
}

@media (min-width: 768px) {
    .saludo {
        font-size: 48px;
    }
    .paulina{
        font-size: 72px;
    }
}

@media (min-width: 992px) {

    .c-margin-t-180 {
        margin-top: 180px !important;
    }
    .saludo {
        font-size: 62px;
    }
    .paulina{
        font-size: 98px;
    }


    .c-layout-header.c-layout-header-2 {
        background: rgba(0, 0, 0, 0);
        border-bottom: 0;
    }
    .c-layout-header.c-layout-header-2 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-quick-sidebar-toggler > .c-line {
        background-color: #5c87b2;
    }
    .c-theme-nav li:focus > .c-quick-sidebar-toggler > .c-line, .c-theme-nav li:active > .c-quick-sidebar-toggler > .c-line, .c-theme-nav li:hover > .c-quick-sidebar-toggler > .c-line {
        background: #ca32d2 !important;
    }
}

@media (min-width: 1200px) {

    .saludo {
        font-size: 75px;
    }
    .paulina{
        font-size: 125px;
    }
}

a:active, a:hover, a:focus {
    color: #757575;
}
.c-theme-font, .c-theme-color {
    color: #363636 !important;
}
.c-content-counter-1 > .row > div > .c-counter {
    font-size: 31px;
    font-weight: 300;
    margin: 0 auto;
    background-color: #fff0;
    width: 100px;
    height: 100px;
    padding: 32px 0;
    display: block;
    border-radius: unset;
    border: 1px solid transparent;
}
.c-theme-border {
    border-color: rgba(50, 197, 210, 0) !important;
}
.c-bg-whiteB {
    background-color: #F1F1F1 !important;
}

.bgA{ background-color: #c2b3ea;}
.bgB{ background-color: #FFFF;}
.bgC{ background-color: #6cceb4;}
.bgD{ background-color: #222222;}
.p100 { padding: 100px 0px; color: white !important;}


.imapau{}
.turquesa{background-color:  #6cceb4;  }
.lila{ background-color: #c2b3ea; }

.c-content-box > .cbp {
    margin-right: -2px;
    background-color: #c2b3ea;
}