.m-b-0 {
    margin-bottom: 0 !important;
}

body {
    background-color: gray;
}

.container {
    background-color: #f6edd9;
}

.bg-paper {
    background-color: #f6edd9;
}

.space-line {
    background-color: gray;
}

.m-r-120 {
    margin-right: 120px;
}

.m-l-200 {
    margin-left: 200px;
}

.p-10 {
    padding: 10px;
}


/* font */

.fs-10 {
    font-size: 10px;
}

.fs-11 {
    font-size: 11px;
}

.line-h-1 {
    line-height: 1;
}

.balance {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.balance td,
.balance th {
    border: 1px solid black;
}

.balance tr:nth-child(even) {
    background-color: #fff;
}

.balance th {
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #0c255d;
    color: white;
}

@media screen and (max-width: 321px) {
    .top-bar {
        height: 110px;
    }
    .top {
        min-height: 110px;
    }
    .img-right,
    .img-left {
        width: 285%;
    }
    .full-page {
        display: none;
    }
    .sec-page {
        display: block;
    }
    .img-6993 {
        width: 100%;
    }
    .m-l-25p {
        margin-left: 8% !important;
    }
    .m-l-33p {
        margin-left: 20% !important;
    }
    .m-l-24p {
        margin-left: 8% !important;
    }
    .m-l-29p {
        margin-left: 15% !important;
    }
    .text-middle {
        margin-top: 15px!important;
    }
    .m-l-54p {
        margin-left: 30%!important;
    }
    .m-l-49p {
        margin-left: 30%!important;
    }
    .m-t-201 {
        margin-top: 35px !important;
        font-size: 2rem;
    }
}

@media screen and (min-width: 322px) and (max-width: 376px) {
    .top-bar {
        height: 110px;
    }
    .top {
        min-height: 110px;
    }
    .img-right,
    .img-left {
        width: 285%;
    }
    .full-page {
        display: none;
    }
    .sec-page {
        display: block;
    }
    .img-6993 {
        width: 100%;
    }
    .m-l-25p {
        margin-left: 8% !important;
    }
    .m-l-33p {
        margin-left: 20% !important;
    }
    .m-l-24p {
        margin-left: 8% !important;
    }
    .m-l-29p {
        margin-left: 15% !important;
    }
    .text-middle {
        margin-top: 15px!important;
    }
    .m-l-54p {
        margin-left: 35%!important;
    }
    .m-l-49p {
        margin-left: 35%!important;
    }
    .m-t-201 {
        margin-top: 35px !important;
        font-size: 2rem;
    }
}

@media screen and (min-width: 377px) and (max-width: 415px) {
    .top-bar {
        height: 110px;
    }
    .top {
        min-height: 110px;
    }
    .img-right,
    .img-left {
        width: 285%;
    }
    .full-page {
        display: none;
    }
    .sec-page {
        display: block;
    }
    .img-6993 {
        width: 100%;
    }
    .m-l-25p {
        margin-left: 8% !important;
    }
    .m-l-33p {
        margin-left: 20% !important;
    }
    .m-l-24p {
        margin-left: 8% !important;
    }
    .m-l-29p {
        margin-left: 15% !important;
    }
    .text-middle {
        margin-top: 15px!important;
    }
    .m-l-54p {
        margin-left: 42%!important;
    }
    .m-l-49p {
        margin-left: 35%!important;
    }
    .m-t-201 {
        margin-top: 35px !important;
        font-size: 2rem;
    }
}

@media screen and (min-width: 416px) and (max-width: 458px) {
    .top-bar {
        height: 110px;
    }
    .top {
        min-height: 110px;
    }
    .img-right,
    .img-left {
        width: 200%;
    }
    .full-page {
        display: none;
    }
    .sec-page {
        display: block;
    }
    .img-6993 {
        width: 100%;
    }
    .text-middle {
        margin-top: 10px;
    }
    .m-l-25p {
        margin-left: 14% !important;
    }
    .m-l-33p {
        margin-left: 25% !important;
    }
    .m-l-24p {
        margin-left: 13% !important;
    }
    .m-l-29p {
        margin-left: 20% !important;
    }
    .m-t-201 {
        margin-top: 30px !important;
    }
}

@media screen and (min-width: 459px) and (max-width: 768px) {
    .top-bar {
        height: 90px;
    }
    .top {
        min-height: 90px;
    }
    .img-right,
    .img-left {
        width: 135%;
    }
    .full-page {
        display: none;
    }
    .sec-page {
        display: block;
    }
    .img-6993 {
        width: 100%;
    }
    .text-middle {
        margin-top: 10px;
    }
    .m-l-25p {
        margin-left: 14% !important;
    }
    .m-l-33p {
        margin-left: 25% !important;
    }
    .m-l-24p {
        margin-left: 13% !important;
    }
    .m-l-29p {
        margin-left: 20% !important;
    }
    .m-t-201 {
        margin-top: 25px !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
    .top-bar {
        height: 90px;
    }
    .top {
        min-height: 90px;
    }
    .img-right,
    .img-left {
        width: 85%;
    }
    .full-page {
        display: none;
    }
    .sec-page {
        display: block;
    }
    .img-6993 {
        width: 100%;
    }
    .m-t-201 {
        margin-top: 20px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .top-bar {
        height: 120px;
    }
    .top {
        min-height: 120px;
    }
    .img-right,
    .img-left {
        width: 85%;
    }
    .fs-header {
        font-size: 3.5rem !important;
    }
    .fs-subHead {
        font-size: 1.5rem !important;
    }
    .sec-page {
        display: none;
    }
    .img-6993 {
        width: 60%;
    }
    .m-t-201 {
        margin-top: 20px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .top-bar {
        height: 120px;
    }
    .top {
        min-height: 120px;
    }
    .img-right,
    .img-left {
        width: 70%;
    }
    .fs-header {
        font-size: 3.5rem !important;
    }
    .fs-subHead {
        font-size: 1.5rem !important;
    }
    .sec-page {
        display: none;
    }
    .img-6993 {
        width: 60%;
    }
    .m-t-201 {
        margin-top: 20px !important;
    }
}

@media screen and (min-width: 1400px) {
    .top-bar {
        height: 120px;
    }
    .top {
        min-height: 120px;
    }
    .img-right,
    .img-left {
        width: 60%;
    }
    .fs-header {
        font-size: 3.5rem !important;
    }
    .fs-subHead {
        font-size: 1.5rem !important;
    }
    .sec-page {
        display: none;
    }
    .img-6993 {
        width: 60%;
    }
    .m-t-201 {
        margin-top: 20px !important;
    }
}

.top {
    background-image: url(../img/topbar/Top_Bar_ver2.png) !important;
    min-height: 80px;
    width: 101%;
    margin-bottom: 0;
    border-radius: 0;
    background-repeat: repeat-x;
    background-size: cover;
}

.m-0 {
    margin: 0;
}

.m-l-24p {
    margin-left: 24%;
}

.m-l-25p {
    margin-left: 25%;
}

.m-l-29p {
    margin-left: 29%;
}

.m-l-33p {
    margin-left: 33%;
}

.m-l-48p {
    margin-left: 48%;
}

.m-l-49p {
    margin-left: 49%;
}

.m-l-50p {
    margin-left: 50%;
}

.m-l-54p {
    margin-left: 54%;
}

.m-l-58p {
    margin-left: 58%;
}

.m-l-60p {
    margin-left: 60%;
}

.m-r-25p {
    margin-right: 25%;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-201 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px !important;
}

.p-0 {
    padding: 0;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-l-0 {
    padding-left: 0;
}

.p-r-0 {
    padding-right: 0;
}

.border-b {
    border-bottom: 5px solid #dcbc74;
}

.back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    z-index: 9999;
    cursor: pointer;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    background: url(../img/backtotop.png) no-repeat center center rgba(194, 164, 101, 0.9);
    margin-bottom: 60px;
}

.back-to-top:hover {
    opacity: 0.7;
}

.back-to-home {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    z-index: 9999;
    cursor: pointer;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    background: url(../img/home.png) no-repeat center center rgba(194, 164, 101, 0.9);
}

.back-to-home :hover {
    opacity: 0.7;
}

.tica-team {
    font-size: calc(2rem + 1.5vw)!important;
}