#footer {
    margin-top: 20px;

}

.footer-container {
    width: 1280px;

    margin: 0 auto;

}


.card-header {
    color: red;
    font-size: 24pt;
    font-weight: 700;
}

.card-body {
    padding: 10px 10% 0;
    text-align: left;
}

/*region new modification*/
.supplementary-list-item {
    font-size: 18px;
    padding: 0;
}

.btn-primary {
    background-color: #000000;
    min-height: 10px;
    min-width: 20%;
    font-size: medium;
    padding: 4px;
    margin: auto;
    margin-bottom: 6px;
    text-align: center;
}

.description-container {
    text-align: center;
    width: 70%;
    /* max-width: 100 rem; */
}

#header {
    background-color: #000000;
    /*max-height: 200px;*/
    /*width: 100%;*/
    text-align: center;
}

#footer {
    background-color: #000000;
    /*max-height: 10%;*/
    /*position: relative;*/
    /*bottom: 0;*/
    padding-top: 1%;
    /*margin: auto;*/
    /*text-align: center;*/
    /*width: 100%;*/
}

#logo {
    max-height: 180px;
    margin: auto;
}

.page-container {
    max-width: 32rem;
    margin: auto;
}

#sections-title {
    color: white;
    margin: 0;
    text-align: left;
}

.footer-section-left {
    height: 80%;
    font-family: "Open Sans", serif;
    text-align: justify;
    text-align-last: center;
  /*  margin: auto auto auto 0;;*/
}

.footer-section-right {
    max-height: 150px;
    /*padding: 20px 2% 2%;*/
    position: relative;
    right: 1px;
    color: white;
    font-family: "Open Sans", serif;
    margin: auto 20px auto auto;
    width: max-content;
}


.section-link {
    font-size: 18px;
    margin: 2px;
    padding: 0;
    display: block;
    color: royalblue;
    text-decoration: none;
    text-align: left;
}

.footer-image {
    height: 100px;
    margin: auto
}

.license-label {
    font-size: 12px;
    color: white;
    text-align: center;
}

.list {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    list-style-type: none;
    padding: 0;
    gap: 5px;
    margin-right: 20px;
    max-height: 100px;
}

h4 {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 20px;
}
a {
    color: #259bca;
    text-decoration: none;
}
.footer-container {
    width: 100% !important;
}

@media (max-width: 912px) {
    .checkmark-item {
        padding: 5px !important;
    }

    .checkmark-item > div {
        display: flex;
    }

    .checkmark-img {
        display: grid;
        margin: 0px !important;
        margin-right: 1.5px !important;
    }

    .checkmark-img > img {
        width: 32px;
        max-width: none;
    }

    #checkmark-img-faster {
        content: url("../../images/faster-32.svg");
    }
}

@media (max-width: 820px) {
    .start-btn {
        width: 75% !important;
    }
}

@media (max-width: 767px) {
    .footer-container {
        width: 80% !important;
    }

    .footer-section-right {
        max-height: 150px;
        /*padding: 20px 2% 2%;*/
        position: relative;
        right: 1px;
        color: white;
        font-family: "Open Sans", serif;
        /*margin: auto 20px auto auto;*/
        margin: auto auto auto auto;
        width: 100%;
    }

    .list {
        display: flex;
        justify-content: space-between;
        font-size: 20px;
        list-style-type: none;
        padding: 0;
        gap: 10px;
        margin-right: 20px;
        max-height: 100px;
    }

    #header {
        padding: 10px;
        margin: auto;
    }

    .start-btn {
        width: 100% !important;
        font-size: 12px;
        padding: 8px !important;
    }
}

@media (max-width: 600px) {
    #profile-tab {
        margin-top: 45px;
    }
}


/*endregion new modification*/

.closebox{
    background-color: #ffffff !important;
    color: #000000 !important;
    --bs-bg-opacity: 1;
    --bs-text-opacity: 1;
    float: right!important;
    --tw-bg-opacity: 1;
    font-size: 13px;
}

.navbtnpage{
    --bs-text-opacity: 1;
    color: #000000 !important;
    padding: 0.25rem 0.5rem  !important; 
    font-size: .875rem  !important; 
    border-radius: 0.2rem  !important; 
    background-color: #0dcaf0  !important; 
    border-color: #0dcaf0  !important; 
    display: inline-block  !important; 
    font-weight: 400  !important; 
    line-height: 1.5  !important; 
    /*color: #212529  !important; */
    text-align: center  !important; 
    text-decoration: none  !important; 
    vertical-align: middle  !important; 
    cursor: pointer  !important; 
    user-select: none  !important; 
    border: 1px solid transparent  !important; 
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out  !important;
}

.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
.carousel-control-next {
    right: -70px;
}
.carousel-control-prev {
    left: -70px;
}
.float-right
{
    float: right;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#footer
{
    margin-top: 20px;
  
}
.footer-container
{
    width: 1280px;

  margin: 0 auto;

}
.nav-tabs .nav-link.active {
    background-color: #0dcaf0;
    color: white;
}