.carousel2 {

    border: 4px;
    border-style: none;
    width: 50%;
    height: auto;
    
}
.carousel3 {

    border: 4px;
    border-style: none;
    width: 80%;
    height: auto;

}

.carousel4 {

    border: 4px;
    border-style: none;
    width: 80%;
    height: auto;

}

.car3 {

    display: flex;
        align-items: center;
        justify-content: center;
}


nav {
    height: 90px;
    line-height: 30px;
}

#MOD_EXT {
    width: 100%;
    height: 1%;
    background-color: #f6f4fa;

    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 1px;

}

#MOD_STRIP {
    width: 100%;
    height: 235px;
    background-color: #f6f4fa;
    border: 0px solid;
    border-style: solid;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 30px;
}


#MOD_POWER {
    width: 100%;
    height: 235px;
    background-color: #f6f4fa;
    border: 0px solid;
    border-style: solid;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 30px;
}


.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}

.TEXT_EXT {

    text-align: center;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    bottom: 15px;
}

.bta {
    background-color: rgb(20, 73, 158);
    width: 100%;
}

.TIN {
    font-size: 20Px !important;
}

.TIN2 {
    font-size: 15Px !important;
}

.modal {
    width: 75% !important;
    height: 90% !important;


}

.modalEX {
    width: 75% !important;
    max-height: 100% !important;


}

.modals {
    width: 25% !important;
    height: 45% !important;

}

.modalsEF {
    width: 45% !important;
    height: 45% !important;
}

.strip_pic {
    padding: 15px;

    width: auto;
    height: 70px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.center2 {
    display: block;
    margin-left: 20%;
    margin-right: 20%;

}

.PSU1 {
    padding: 15px;

    width: auto;
    height: 150px;
}

.AG {
    font-size: 20Px !important;
    color: black;
    position: relative;
    top: 3px;
    left: 15px;


}

.myButton {
    box-shadow: inset 0px 1px 0px 0px #caefab;
    background: linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
    background-color: #77d42a;
    border-radius: 20px;
    border: 1px solid #268a16;
    display: inline-block;
    cursor: pointer;
    color: #306108;
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #aade7c;


}

#wrapper {
    width: 100%;
    height: 80px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.responsive {
    width: 100%;
    height: auto;
}

.row {
    margin-top: 5px !important;
    margin-bottom: 0px !important;
}