﻿

@media (min-width: 0) {

    .as-pt-13r {
        padding-top: 13rem !important;
    }

    .as-height-300 {
        height: 300px !important;
    }

    .as-pt-banner-acci {
        padding-top: 15.28571rem !important;
    }
}

@media (min-width: 576px) {
    /* --sm*/
    .as-font-size-12--sm {
        font-size: 12px !important;
    }

    .as-font-size-14--sm {
        font-size: 14px !important;
    }

    .as-font-size-17--sm {
        font-size: 17px !important;
    }

    .as-font-size-19--sm {
        font-size: 19px !important;
    }

    .as-font-size-10--sm {
        font-size: 10px !important;
    }

    .as-ma-0--sm {
        margin: 0rem !important;
    }

    .as-ma-20--sm {
        margin: 1.42857rem !important;
    }

    .as-ma-5--sm {
        margin: 0.42857rem !important;
    }

    .as-text-justify--sm {
        text-align: justify !important;
    }
}

@media (min-width: 768px) {
    /* --md*/
    .as-ma-0--md {
        margin: 0rem !important;
    }

    .as-ma-20--md {
        margin: 1.42857rem !important;
    }

    .as-ma-5--md {
        margin: 0.42857rem !important;
    }

    .as-font-size-16--md {
        font-size: 1.14286rem !important;
    }

    .as-font-size-10--md {
        font-size: 10px !important;
    }

    .as-height-20--md {
        height: 20px !important;
    }

    .as-width-20--md {
        width: 20px !important;
    }

    .as-min-height-57--md {
        min-height: 57rem !important;
    }

    .as-pt-banner-acci--md {
        padding-top: 21.28571rem !important;
    }
}

@media (min-width: 992px) {
    /* --lg*/

    .as-font-size-17--lg {
        font-size: 17px !important;
    }

    .as-font-size-14--lg {
        font-size: 14px !important;
    }

    .as-ma-0--lg {
        margin: 0rem !important;
    }

    .as-ma-20--lg {
        margin: 1.42857rem !important;
    }

    .as-font-size-13--lg {
        font-size: 0.92857rem !important;
    }
}


@media (min-width: 1200px) {
    .as-pl-150--xl {
        padding-left: 10.71429rem !important;
    }

    .as-text-justify--xl {
        text-align: justify !important;
    }

    .as-max-width-container {
        max-width: 1320px;
    }
}



.profile-image-member {
    width: 221px !important;
    height: 221px;
    background: #337ab7;
    font-size: 100px;
    color: #fff;
    text-align: center;
    /*line-height: 35px;*/
    margin: 0 auto;
    font-weight: 500;
}

.as-card-shadow-3 {
    box-shadow: 0px 5px 10px 3px #dbe6ff;
}

.as-line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



@media (max-width: 764px) {
    /* --sm*/
    .as-bg-color-input--sm {
        background-color: #E8F0FE !important;
    }
}

.as-height-39 {
    height: 39px;
}

.as-width-103 {
    width: 103px;
}

.as-bg-footer {
    background-color: #102136;
}

.g-brd-primary-blue {
    border-color: #009EFB !important;
}

.g-bg-primary-v2--before::before, .g-bg-primary-v2--after::after {
    background-color: #359dcf !important;
}

.as-bg-primary-v2 {
    background-color: #359dcf !important;
}

.g-color-primary-v2 {
    color: #359dcf !important;
}

.as-bg-blue-footer-dark {
    background-color: #0D1C2F !important;
}

.g-height-205px {
    height: 205px;
}

