@charset "utf-8";
body footer {
    background-color: rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
    text-align: center;
}

body footer {
    font-weight: bold;
    height: 30px;
    line-height: 25px;
}
.row .col-xl-6 .card.col-md-4.col-xl-12 {
    opacity: 1;
    border-width: thin;
    border-color: rgba(255,255,255,1.00);
}
.navbar-nav.mx-auto .nav-item .nav-link {
    font-size: x-large;
    font-weight: bold;
}
.navbar.navbar-expand-lg.navbar-light.bg-light {
    background-image: -webkit-linear-gradient(270deg,rgba(7,7,7,1.00) 0%,rgba(0,0,0,1.00) 5.81%,rgba(255,255,255,1.00) 7.66%,rgba(255,255,255,1.00) 100%,rgba(255,255,255,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(7,7,7,1.00) 0%,rgba(0,0,0,1.00) 5.81%,rgba(255,255,255,1.00) 7.66%,rgba(255,255,255,1.00) 100%,rgba(255,255,255,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(7,7,7,1.00) 0%,rgba(0,0,0,1.00) 5.81%,rgba(255,255,255,1.00) 7.66%,rgba(255,255,255,1.00) 100%,rgba(255,255,255,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(7,7,7,1.00) 0%,rgba(0,0,0,1.00) 5.81%,rgba(255,255,255,1.00) 7.66%,rgba(255,255,255,1.00) 100%,rgba(255,255,255,1.00) 100%);
}
.row .col-xl-6 .card.col-md-4.col-xl-12 {
    background-color: rgba(50,153,243,0.09);
}
#carouselExampleIndicators3 .carousel-control-prev .carousel-control-prev-icon {filter: invert(1)
}
#carouselExampleIndicators3 .carousel-control-next .carousel-control-next-icon {
    filter: invert(1);
    color: rgba(0,17,250,1.00);
}
.container h3 a {
    color: rgba(37,59,229,1.00);
}
.row .col-xl-6 p {
    text-align: left;
    color: rgba(0,0,0,1.00);
}
.row .col-xl-6 .text-left {
    color: rgba(8,42,245,1.00);
}
.row .col-xl-6 .text-center {
    color: rgba(8,42,245,1.00);
}
.row .col-xl-6 a {
    color: rgba(8,7,250,1.00);
}

#carouselExampleIndicators2 .carousel-control-prev .carousel-control-prev-icon {filter: invert(1)
}
#carouselExampleIndicators2 .carousel-control-next .carousel-control-next-icon {filter: invert(1)
}
