body, button:not('.previewBoton'), input, optgroup, select, textarea, span {
    font-family: 'Raleway', sans-serif !important;
}

.container {
    max-width: 1368px;
}

.verde {
    color: #22c35d !important;
}

.bgVerde {
    background-color: #22c35d !important;
}

.azul {
    color: #458aff !important;
}

.bgAzul {
    background-color: #458aff !important;
}

.negro {
    color: #1a1a1a !important;
}

.bgNegro {
    background-color: #1a1a1a !important;
}

.gris {
    color: #474d4c !important;
}

.bgGris {
    background-color: #474d4c !important;
}

.grisM {
    color: #eeeeee !important;
}

.bgGrisM {
    background-color: #eeeeee !important;
}

.grisClaro {
    color: #f2f2f2 !important;
}

.bgGrisClaro {
    background-color: #f2f2f2 !important;
}

.blanco {
    color: #ffffff !important;
}

.bgBlanco {
    background-color: #ffffff !important;
}

.naranja {
    color: #FF745E;
}

.bgNaranja {
    background-color: #FF745E;
}

.circulo {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2em;
    margin: 0 10px !important;
}

.bgContain {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.bgCover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fw300 {
    font-weight: 300;
}

.fw400 {
    font-weight: 400;
}

.fw500 {
    font-weight: 500;
}

.fw600 {
    font-weight: 600;
}

.fw700 {
    font-weight: 700;
}

.fw800 {
    font-weight: 800;
}

.fw900 {
    font-weight: 900;
    letter-spacing: 0.03em;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.inline {
    display: inline;
}

.block {
    display: block;
}

.centrado {
    text-align: center !important;
}

.m0auto {
    margin: 0 auto;
}

.clearBoth {
    clear: both;
}

.pointer {
    cursor: pointer;
}

.hm {
    font-size: 1.5em;
    margin: 1vh 0;
}

.noBoton {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
}

.botonR {
    border-radius: 18px;
    font-size: 1.1em;
    border: 0;
    white-space: normal;
    cursor: pointer;
    padding: 1vh;
}

.framelessInput {
    border: 0;
    border-radius: 0;
    font-size: 1.2em;
    padding: 7px 0;
    height: auto;
    border-bottom: 1px solid #1a1a1a;
    color: #1a1a1a;
}

.field {
    display: flex;
    flex-flow: column-reverse;
    margin-bottom: 1em;
    width: 100%;
}

.field label, input {
    transition: all 0.2s;
    touch-action: manipulation;
    text-align: center;
}

.field label {
    font-weight: 300;
}

input:placeholder-shown + label {
    cursor: text;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transform-origin: Center bottom;
    transform: translate(0%, 180%) scale(1);
    text-align: center;
}

.field ::-webkit-input-placeholder {
    opacity: 0;
    transition: inherit;
}

.field ::-moz-placeholder {
    opacity: 0;
    transition: inherit;
}

.field input:focus::-webkit-input-placeholder {
    opacity: 1;
}

.field input:focus::-moz-placeholder {
    opacity: 1;
}

input:not(:placeholder-shown) + label,
input:focus + label,
.autofilled{
    transform: translate(0, 0) scale(1);
    cursor: pointer;
}

.bgCover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bgContain {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.noA {
    text-decoration: none !important;
}

.fullSize {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.estrecho {
    width: 90%;
    max-width: 320px;
    margin: 0 auto;
}

.has-error .help-block, .is-invalid .help-block {
    color: red;
}

.rowFlex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.grid {
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    clear: both;
}

.grid > div {
    margin-top: 2vh;
    margin-bottom: 2vh;
}

.divRRSS > div, .divRRSS > a {
    width: 60%;
    height: 60%;
}
.divRRSS:hover{
    text-decoration: none !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#458aff+0,3db2ba+30,39c797+100 */
    background: rgb(69, 138, 255); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(69, 138, 255, 1) 0%, rgba(61, 178, 186, 1) 30%, rgba(57, 199, 151, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(69, 138, 255, 1) 0%, rgba(61, 178, 186, 1) 30%, rgba(57, 199, 151, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(69, 138, 255, 1) 0%, rgba(61, 178, 186, 1) 30%, rgba(57, 199, 151, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#458aff', endColorstr='#39c797', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.tercio, .cuarto, .quinto {
    height: 30vh;
}

.modal .tercio, .modal .cuarto, .modal .quinto {
    height: 12.5vh;
}

.tercio {
    width: 31%;
    margin: 0 1%;
}

.cuarto {
    width: 23%;
    margin: 0 1%;
}

.quinto {
    width: 18%;
    margin: 0 1%;
}

.noMargin {
    margin: 0 !important;
}

.noPadding {
    padding: 0 !important;
}

@media (max-width: 992px) {

    /*.grid {*/
    /*flex-wrap: wrap;*/
    /*}*/
    .tercio, .cuarto, .quinto {
        width: 31%;
        margin: 0 1%;
    }
}

@media (max-width: 768px) {
    .tercio, .cuarto, .quinto {
        width: 48%;
        margin: 0 1%;
    }

    input:placeholder-shown + label {
        width: 85%;
        padding-left: 58px;
    }
}
