h1{
    /* font-size: 110px; */
    font-size: 6.3rem;
}
h2{
    font-size: 83px;
    font-size: 4.75rem;
    margin-bottom: 1rem;
}
h3{
    font-size: 38px;
    font-size: 2.17rem;
    margin-bottom: 1rem;
}
p{
    font-size: 25px;
    font-size: 1.43rem;
    line-height: 1.1;
}

/* Section 1 */
#ac-part-1 {
    height: 123vh;
}
#ac-part-1 img {
    height: 116vh;
    width: 100%;
    object-fit: cover;
    object-position: 0rem -18vh;
}
#ac-part-1 .ac-innercol{
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    width: 80%;
    height: 74vh;
    margin: auto;
}
#ac-part-1 .ac-svg-logo{
    width: 6.3rem;
    margin-bottom: 8vh;
}
#ac-part-1 .ac-sub-title{
    font-size: 2.5rem;
    font-family: 'FbMatritsaNarrow-Medium';
    padding: 0.6rem 0.7rem 0.3rem;
    margin-top: 0.3rem;
}
#ac-part-1 .ac-status-wrapper{
    font-family: 'FbMatritsaNarrow-Medium';
    margin-top: 15vh;
    font-size: 2.85rem;
    border-left: 0.1rem solid #2890CF;
    border-right: 0.1rem solid #2890CF;
    padding: 0.8rem 1rem 0.5rem;
}
#ac-part-1 .ac-gotoform{
    background-color: #2890CF;
    color: #fff;
    font-family: 'FbMatritsaNarrow-Medium';
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 33px;
    font-size: 1.87rem;
    text-decoration: none;
     width: max-content;
     /* position: absolute;
    top: 78.54%; */
    position: fixed;
    top: 95.54%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0.7rem 1rem 0.3rem;
    border-radius: 0.3rem;
    transition: color 0.5s, background-color 0.5s;
    z-index: 2;
}
#ac-part-1 .ac-gotoform:hover{
    background-color: #fff;
    color: #2890CF;
}
/* End Section 1 */


/* Section 2 */
#ac-part-2{
    padding-bottom: 3rem;
}
/* End Section 2 */

/* Section 3 */
#ac-part-3{
    padding: 7rem 0 1rem 0;
}
#ac-part-3 .ac-container-flued{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
/* End Section 3 */


/* Items */
.ac-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 21rem;
    text-align: center;
    margin-bottom: 7rem;
}
.ac-item .ac-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}
.ac-item .ac-icon img{
    width: 5rem;
    height: auto;
    margin-bottom: 2.5rem;
}
.ac-item .ac-highlight {
    font-size:36px;
    font-size: 2rem;
    font-family: 'FbMatritsaNarrow-Medium';
    height: 2.9rem;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0.5rem;
}
.ac-item .ac-color-red {
    color: #E42C1A;
    font-size: 52px;
    font-size: 2.95rem;
}

.ac-item .ac-text {
    font-size: 28px;
    font-size: 1.6rem;
    font-family: 'FbMatritsaNarrow-Medium';
}
.ac-item .ac-item-img{
    margin-top: 7rem;
}
/* End Items */

/* Section 5 */
#ac-part-5 {
    padding: 4rem 0;
}
#ac-part-5 .ac-container-flued{
    justify-content: space-evenly;
}
#ac-part-5 .ac-accesability {
    width: 26rem;
}
#ac-part-5 h3{
    text-align: center;
}
#ac-part-5 .ac-location{
    font-size: 25px;
    text-align: center;
    line-height: 1.2;
   
}
#ac-part-5 .ac-accesability-1 .ac-location{
     border-right: 0.1rem solid #2890CF;
    border-left: 0.1rem solid #2890CF;
}
#ac-part-5 .ac-accesability-2 .ac-location{
     border-right: 0.1rem solid #E42C1A;
    border-left: 0.1rem solid #E42C1A;
}
#ac-part-5 .ac-accesability-3 .ac-location{
     border-right: 0.1rem solid #C1D9A3;
    border-left: 0.1rem solid #C1D9A3;
}
#ac-part-5 .ac-map img{
    width: 80%;
    margin: 4rem auto 0;
}
/* End Section 5 */


/* Section 6 */
#ac-part-6 .ac-sec6-img img{
    width: 65%;
    margin-right: 0;
}
#ac-part-6 .ac-innercol {
    margin-right: 0;
}
#ac-part-6 .ac-container-flued-2 .ac-col-2a{
    width: 30rem;
}
#ac-part-6 .ac-container-flued-2 .ac-col-1a{
    width: 70rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#ac-part-6 .ac-container-flued-2 .ac-ac-col-1a-right{
    padding: 0 6% 0 6%;
}
#ac-part-6 .ac-container-flued-2 .ac-title-container-flued-2{
    font-family: 'FbMatritsaNarrow-Medium';
    font-size: 4.25rem;
}
#ac-part-6 .ac-container-flued-2 .ac-subtitle-container-flued-2{
    font-family: 'FbMatritsaNarrow-Medium';
    font-size: 2rem;
    margin-top: 0.5rem;
    display: block;
}
#ac-part-6 .ac-333-img img {
    width: 30rem;
    margin-right: 0;
}
#ac-part-6 .ac-details{
    display: flex;
    flex-direction: column;
    font-size: 2.6rem;
    font-family: 'FbMatritsaNarrow-Medium';
}
#ac-part-6 .ac-details-txt-2{
    font-size: 1.58rem;
    display: block;
    margin-top: 0.2rem;
}
#ac-part-6 hr {
    width: 5rem;
    margin: 1.5rem 0;
}
/* End Section 6 */

/* Section 7 */
#ac-part-7 {
    padding: 5rem 4rem;
}
#ac-part-7 .ac-flued-3-text-wrppr{
    width: 22rem;
    display: flex;
    flex-direction: column;
}
#ac-part-7 .ac-flued-3-text{
    font-family: 'FbMatritsaNarrow-Black';
    font-size: 5rem;
}
#ac-part-7 .ac-flued-3-desctiption{
    font-family: 'FbMatritsaNarrow-Medium';
    font-size: 2.3rem;
    display: block;
    margin-top: 0.2rem;
}
#ac-part-7 .ac-flued-3-img img {
    width: 32rem; 
}
/* End Section 7 */

/* Section 8 */
#ac-part-8 {
    padding: 4rem 4rem;
}
#ac-part-8 .ac-item{
    margin-bottom: 0;
}
#ac-part-8 .ac-item .ac-highlight {
    font-size: 1.5rem;
    height: 2rem;
}

#ac-part-8 .ac-item .ac-text {
    font-size: 1.1rem;
}
/* End Section 8 */


/* Section 9 */
#ac-part-9{
    padding: 3rem 0;
}
#ac-part-9 h2 {
    text-align: center;
}
#ac-part-9 .ac-container-flued{
    align-items: flex-start;
    justify-content: center;
    margin-top: 4rem;
}
#ac-part-9 .ac-plan-description {
    display: flex;
     width: 90%;
    margin: auto;
    justify-content: center;
    align-items: center;
}
#ac-part-9 .ac-plan-description-ttl{
    font-size: 3.3rem;
    margin-bottom: 0;
    margin-top: 0.5rem;
}
#ac-part-9 .ac-seperator{
    display: block;
    width: 0.05rem;
    background-color: #fff;
    height: 3rem;
    margin: auto 1.5rem;
}
#ac-part-9 .ac-plan-description-txt {
    display: flex;
    flex-direction: column;
    font-family: 'FbMatritsaNarrow-Medium';
    font-size: 2rem;
}
#ac-part-9 .ac-plan-description-txt span{
    font-size: 1.3rem;
}
#ac-part-9 .ac-innercol picture{
    height: 37rem;
}
#ac-part-9 .ac-download-link{
    color: #fff;
    font-family: 'FbMatritsaNarrow-Medium';
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    margin-left: 4rem;
    font-size: 2rem;
    position: relative;
    top: -6rem;
    text-align: center;
    z-index: 1;
    width: max-content;
    margin-right: auto;
}
#ac-part-9 .ac-download-link .ac-download-icon{
    width: 3rem;
    margin: auto auto 0.5rem auto;
}
/* End Section 9 */

/* Footer */
footer {
    padding: 2rem 0;
    z-index: 3;
    position: relative;

}