﻿.Suport {
    font-size: 22px;
    margin-top: -3px;
    font-weight: 500;
    width: 100%;
    padding-top: 10px;
    margin-left: 15px;
}

.imagea {
    text-decoration: none !important;
}

.paragraphsText {
    line-height: 25px;
    padding-top: 6px;
    font-size: 20px;
    font-weight: 500;
}

.references {
    width: 79%;
    margin-top: 66px;
    margin-left: 41px;
    margin-right: 32%;
    padding-bottom: 1%;
    display: flex;
    border: 2px solid #8d8d8d;
    border-radius: 0px;
    box-shadow: 7px 6px #d6d6d6;
    margin-bottom: 53px;
}

.referencesWidth {
    width: 16%;
}



.linkParagraph {
    line-height: normal;
    font-weight: 600;
    font-size: 21px;
    margin-top: 6%;
    margin-bottom: auto;
    margin-left: -25%;
    color: black;
    width: 100%;
}

.iconsize {
    width: 60%;
    margin-left: -11%;
    margin-bottom: 25px;
}

.linkParagraph1 {
    line-height: normal;
    font-weight: 600;
    font-size: 21px;
    margin-top: 5px;
    margin-bottom: auto;
    margin-left: -17px;
    color: black;
    width: 100%;
}

.wordimage {
    margin-top: 5%;
    margin-left: -23%;
}

.iconsizea {
    width: 60%;
    margin-left: 34%;
    margin-bottom: 25px;
}

.referencesLink {
    color: #216d95 !important;
    margin-bottom: 0 !important;
    padding: 5px;
    font-size: 18px;
    height: 26px;
    margin-left: 10px;
    font-weight: 800 !important;
    cursor: pointer;
    margin-left: 8px;
}

.referencesParagraph {
    border-left: 2px solid #6d9fb9;
    margin: 6px;
    padding-left: 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    width: 70%;
    display: none;
    margin-top: 15px;
}

.w-100 {
    width: 96% !important;
    margin-top: -34px;
}

@media only screen and (max-width: 1220px) {
    .iconsize {
        margin-left: -2%;
    }

    .linkParagraph {
        margin-left: 0%;
    }
}

@media only screen and (max-width: 1220px) {
    .iconsizea {
        margin-left: -2%
    }

    .linkParagraph1 {
        margin-left: 0%;
    }
}
