
.ti > p {
    font-size: 16px;
    text-align: right;
    line-height: 26px;
}
.tsf > p {
    font-size:16px;
    text-align: center;
    line-height: 26px;
}
.tg > p{
    font-size: 16px;
    text-align: left;
    line-height: 26px;
}
.bt{
    font-size: 36px;
    color: #1ba7c2;
    line-height: 46px;
}
.ht{
    font-size: 36px;
    font-weight: 400;
    line-height: 46px;
}
.inc{
    padding-top: 30px;
}

.stick-top + #TorayIndustrian{
    margin-top: 200px;
}
.table-about tbody tr:nth-of-type(odd) {
    background-color: #e7e8e9;
    border:1px solid #000;
}
.table-about tr td:nth-child(1) {
    width: 35%;
    border:1px solid #000;
}

.table-about tr td:nth-child(2) {
    border:1px solid #000;
}
.table-about tr td {
    padding: 15px 25px;
}
.bh{
    font-size:20px;
    color:#000000;
    font-weight:400;
    line-height: 30px;
}
.btn-botl:hover, .btn-botl:focus {
    text-decoration: none;
}
#prospectus-accordion .card-header{
    background-color:#1ba7c2;
    cursor: pointer;
    padding: 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 30px;
    line-height: 40px;
    transition: 0.4s;
    color:#fff;
    margin-bottom: 8px;
}
#prospectus-accordion .card-header.collapsed{
    color: #2d2d2d;
    background-color:#b8d0dc;
}
#prospectus-accordion .card-header h2{
    margin-bottom:0;
}
#prospectus-accordion .card-header h2 button{
    font-size:20px;
    line-height: 30px;
    color:#fff;
    background:transparent;
    font-weight:500;
    text-transform: capitalize;
}
#prospectus-accordion .card-header.collapsed h2 button{
    color:#2d2d2d;
}
#prospectus-accordion .card-header:hover  {
    background-color: #1ba7c2;
    color:#fff;
}
#prospectus-accordion .card-header:after {
    content: "\2212";
    color: #fff;
    font-weight: bold;
    position: absolute;
    z-index: 9;
    right: 2%;
    top: 3%;
}

#prospectus-accordion .card-header.collapsed:after {
    content: '\002B';
    color: #2d2d2d;
}
.anualtitle{
    font-size:24px;
    font-weight: bold;
    line-height: 35px;
}
.padding-bottom-40  {
    padding-bottom: 40px;
}
.padding-bottom-0   {
    padding-bottom: 0;
    }
.table-annual tbody tr:nth-of-type(odd) {
    background-color: #1ba7c2;
    color:#fff;
}

.table-annual tr td:nth-child(1) {
    width: 20%;
}
.table-annual tr td {
    padding: 15px ;
    border-top: 0;  
}

.table-annual{    
    border-collapse: separate;
    border-spacing: 10px 10px;
    border-bottom: 1px solid #e7e8e9;
    background-color: transparent !important;
}

.table-annual tr{
    margin-top: 20px;
    background-color: #e7e8e9;
}
.table-program tbody tr{
    background-color: #e7e8e9;
}

.table-program tr td:nth-child(2) {
    border-left: 10px solid #fff;
    width: 85%;
}
.table-program tr td {
    padding: 15px 25px;
}
.table-program th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 10px solid #fff;
}

.prospectus-card-body {
    padding: 25px 35px;
}

.inner-div{
    background-color: #1ba7c2;
    color: #fff;
    font-size: 16px;
    padding: 20px;
}
ol {
    counter-reset: item;
}

ol > li {
    counter-increment: item;
}

ol ol > li {
    display: block;
}

ol ol > li:before {
    content: counters(item, ".") ". ";
    margin-left: -20px;
}

.flex-container1  {
    background-color: #e7e8e9;
    font-size: 16px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 20px;
}
.flex-container2  {
    background-color: #1ba7c2;
    padding: 20px;
    font-size: 16px;
    color: #fff;
}

.dataheader{
    font-size: 30px;
    color: white;
}
.guidelines{
    font-size: 30px;
    color: #1da7c3;
}
.ddt{
    margin-bottom: 15px;
}

.clear-none{
    clear:none !important;
}

@media screen and (min-width: 768px) {
    #scrolls.stick-top{
        top: 150px;
    }
    .stick-top + #TorayIndustrian {
        margin-top: 15rem;
    }

    .supporter-banner-wrapper{
        margin: auto;
        background-color: #e7e8e9;
        margin-top:150px;
    }

    .supporter-content {
        margin-top: -158px !important;
    }

    .supporter-banner-wrapper > div {
        position: relative;
        top: -150px;
    }

    #TorayIndustrian, #TorayScience{
        margin-bottom: 80px;
    }
}

@media only screen and (max-width: 767px){
    .prospectus-card-body {
        padding: 15px;
    }

    #prospectus-accordion .card-header h2 button {
        font-size: 16px;
        line-height: 26px;
    }
    #prospectus-accordion .card-header:after {
        top: 1%;
    }
    .stick-top + #TorayIndustrian{
        margin-top: 20rem;
    }
    .padding-bottom-40{
        padding-bottom: 0;
    }
    .inc{
        padding-top: 0;
    }

    #TorayIndustrian, #TorayScience{
        margin-bottom: 50px;
    }
    
}

@media (min-width: 320px) and (max-width: 480px) {

    .ti {
        text-align: center;
        font-size:12px;
    }

    .tsf {
        text-align: center;
    }

    .tg {
        text-align: center;
    }

}
@media screen and (max-width: 575px){
    .ti>a{
        font-size: 16px !important;
        padding: 5px 0;
    }
    .tsf>a{
        font-size: 16px !important;
        padding: 5px 0;
    }
    .tg>a{
        font-size: 16px !important;
        padding: 5px 0;
    }

    .bt, .ht{
        font-size: 20px;
        line-height:normal;
    }
}
