﻿.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.fmm_dimension {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    font-weight: 600;
}
/*REASSURANCE BOX STYLE*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) {
    .fmm_dimension .fmm_table-grid .rp_span_align {
        font-size: 14px !important;
    }
}

.fmm_icon {
    background-color: transparent;
}

.fmm-is-opened .fmm_opener_card a {
    text-decoration: none;
}

.fmm_span_align {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
    width: 100%;
}

.fmm_image_align {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    margin-right: 10px;
    width: 64px;
    height: 64px;
}

.fmm_table-grid {
    display: table;
    margin: 20px;
}

.text-center.fmm_dimension .col-md-3:not(:last-child) {
    border-right: 2px solid #ededed;
    padding: 0px !important;
}

.fmm_dimension span {
    position: relative;
}

.fmm_link_style, .fmm_link_style:hover {
    text-decoration: none;
    color: #000000;
}
/**********  RESPONSIVE  **********/
/*This you can edit the responsive tabs*/
/**********  MIN-WIDTH: 768 AND MAX-WIDTH: 1023  **********/
@media screen and (max-width: 319px) {
    .fmm_table-grid.con-tooltip.bottom {
        margin: 5px 0px 0px 10px;
    }

    img.table-cell.fmm_image_align {
        margin: 10px 10px 10px 0px;
    }
}

@media screen and (max-width: 374px) and (min-width: 320px) {
    .fmm_table-grid.con-tooltip.bottom {
        margin: 5px 0px 0px 10px;
    }

    img.table-cell.fmm_image_align {
        margin: 10px 10px 10px 0px;
    }
}

@media screen and (max-width: 425px) {
    .col-md-12.text-center.fmm_dimension .col-md-3 {
        border-bottom: 0px solid #ededed !important;
    }

    .row.text-center.fmm_dimension {
        display: inline-grid !important;
    }

    .text-center.fmm_dimension .col-md-3:not(:last-child) {
        border-bottom: 15px solid #ededed;
    }

    .row.text-center.fmm_dimension {
        display: table-row;
    }

    .col-md-12.text-center.empty_class {
        margin-bottom: 30px;
    }

    .col-md-12.empty_class {
        margin-bottom: 30px;
    }

    .text-center.fmm_dimension.fmm_style_box {
        height: 100%;
    }

    .col-md-3.rp_padding_0.cbc {
        border-bottom: 3px solid #ededed !important;
    }

    .col-md-3.rp_padding_0.rp_style2_box:not(:last-child) {
        border-bottom: 7px solid #ededed !important;
    }
}

@media screen and (max-width: 424px) and (min-width: 375px) {
    .fmm_table-grid.con-tooltip.bottom {
        margin: 5px 0px 0px 10px;
    }

    img.table-cell.fmm_image_align {
        margin: 10px 10px 10px 0px;
    }
}

@media screen and (max-width: 425px) {
    .card {
        margin: 10px;
    }

    .row.text-center.fmm_dimension.fmm_style_box {
        margin-left: 0px;
        margin-right: 0px;
    }

    #hover2 .row.text-center.fmm_dimension {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media screen and (max-width: 767px) and (min-width: 425px) {
    .fmm_table-grid.con-tooltip.bottom {
        margin: 5px 0px 0px 10px;
    }

    img.table-cell.fmm_image_align {
        margin: 10px 10px 10px 0px;
    }
}

@media screen and (width: 768px) {
    .col-md-12.cards {
        margin-left: 30px;
    }

    h3.rp_title_style2 {
        font-size: 14px;
    }

    p.fmm_margin_10.rp_font_size_13.rp_fmm_sub_title2 {
        font-size: 12px;
    }

    span.fmm_sub_title.rp_black_color {
        left: 5px;
        font-size: 11px;
    }

    .fmm_style_box .fmm_table-grid .rp_margin_10 {
        left: 5px;
    }

    .fmm_table-grid.bottom {
        margin: 5px;
        font-size: 10px;
    }

    .card.fmm-is-closed.col-md-3 {
        width: 50%;
        margin: 10px;
    }

    .empty_class .card.fmm-is-closed.col-md-3 {
        width: calc((100% / 2) - 30px);
    }

    .empty_class .col-md-12.cards {
        margin-left: 0px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .card:nth-of-type(2n+2) .fmm_opener_card {
        margin-left: calc(-100% - 10px);
    }

    .card:nth-of-type(2n+3) .fmm_opener_card {
        margin-left: calc(0% - 0px);
    }

    .card:nth-of-type(2n+4) .fmm_opener_card {
        clear: left;
    }

    .fmm_opener_card {
        width: calc(200% + 10px);
    }

    .col-md-12 .cards {
        margin-left: 40px;
    }

    .fmm_dimension .fmm_table-grid .rp_span_align {
        font-size: 12px !important;
    }

    .fmm_table-grid.con-tooltip.bottom {
        margin: 5px;
    }

    img.table-cell.fmm_image_align {
        margin: 5px 5px 5px 5px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    /*.row.text-center.fmm_dimension {*/
    /*width: 92%;*/
    /*}*/
    .fmm_table-grid.con-tooltip.bottom {
        margin: 10px;
    }
}

/**********  MIN-WIDTH: 1024 AND MAX-WIDTH: 1365  **********/
@media screen and (min-width: 1024px) and (max-width: 1365px) {
    .cards .card span {
        font-size: 12px;
    }
}
/**********  MAX-WIDTH: 1280  **********/
@media only screen and (max-device-width : 1280px) {
    .fmm_dimension .col-md-3 {
        padding-right: 0px;
        padding-left: 0px;
    }
    /*.row.text-center.fmm_dimension .col-md-3:not(:last-child){*/
    /*border-right: none !important;*/
    /*}*/
}
footer.l-footer {
    position: relative;
    margin: 0;
}

footer.l-footer:after {
    content: "";
    background-image: url('../../images/sala.svg');
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
}

@media (min-width: 1200px) {
    footer.l-footer:after {
        width: 500px;
        height: 390px;
        top: 0;
        z-index: 0;
        left: 30%;
    }
}

body {
    color: #464646;
    font-family: "Roboto Condensed", sans-serif;
    background-color: #ca0008;
    text-align: center;
    margin: auto;
    position: relative;
    min-height: 100vh;
}



*, :after, :before {
    box-sizing: border-box;
}

.l-footer, .l-footer .account-list a, .l-footer .cms-page-link {
    color: #6c757d;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #0E2243;
}

footer .footer__title {
    color: white;
}

footer {
    padding-top: 2rem;
    margin-top: 0;
    color: white;
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
}
footer h4 {
    color: white;
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
}
    footer p {
        margin: 0;
        padding: 0;
        color: white;
        font-size: 1.2em;
    }

footer ul li a {
    color: white !important;
}

footer .container {
    position: relative;
    z-index: 100;
}

.products, .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100%;
}

footer.l-footer {
    position: relative;
    margin: 0;
    min-height: 360px;
}