﻿* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}
body {
    font-family: "Prompt", sans-serif !important;
}

.normal-font {
    font-size: 23px;
    color: #707070;
}

img {
    width: 100%;
}

.title {
    text-align: center;
}

.title-1 {
    font: normal normal bold 50px/67px Segoe UI;
    color: #BF9752; /* #0AB4EB; */
    font-family: "Prompt", sans-serif !important;
}

.title-2 {
    font: normal normal bold 50px/67px Segoe UI;
    color: #000000;
    font-family: "Prompt", sans-serif !important;
}

.title-3 {
    font-family: "Prompt", sans-serif !important;
    font-weight: 500;
    font-size: 50px;
    color: black;
    border-left: 15px solid #BF9752;
    padding: 15px 20px;
}
    
    .data-1 {
    }

.img-left {
    width: 80%;
    border: 1px solid #707070;
}

.see-all {
    /* Layout Properties */
    top: 5075px;
    left: 640px;
    width: 320px;
    height: 64px;
    /* UI Properties */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    border: 3px solid var(--unnamed-color-0ab4eb);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 3px solid #0AB4EB;
    border-radius: 33px;
    opacity: 1;
}

    .see-all .text {
        /* Layout Properties */
        top: 5086px;
        left: 751px;
        width: 109px;
        height: 43px;
        /* UI Properties */
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-medium) 28px/43px var(--unnamed-font-family-prompt);
        letter-spacing: var(--unnamed-character-spacing-0);
        text-align: left;
        font: normal normal medium 28px/43px Prompt;
        letter-spacing: 0px;
        color: #1AB9ED;
        opacity: 1;
    }

.data-2 {
    /* Layout Properties */
    /*top: 5540px;
    left: 1071px;
    width: 413px;
    height: 264px;*/
    /* UI Properties */
    /*font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-medium) 22px/33px var(--unnamed-font-family-prompt);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal medium 22px/33px Prompt;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;*/
}

.title-text {
    /* Layout Properties */
    top: 5454px;
    left: 1071px;
    width: 408px;
    height: 75px;
    /* UI Properties */
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-medium) 50px/75px var(--unnamed-font-family-prompt);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal medium 50px/75px Prompt;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.img-alliance-box {
    padding: 5px;
    box-shadow:0 3px 6px rgba(0,0,0,0.16);
    border-radius:10px;
    width:100%;
    height:330px;
    margin:15px;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    background:white;
}

.img-alliance{
    width:90%;
}
/*TFFA BOARD คณะบริหารสมาคม*/
.tffaboard .tffaboard-card {
    width: 240px;
    height: 415px;
    border: 5px solid #BF9853;
    border-radius: 25px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin: 30px auto;
    padding-bottom: 10px;
    background-color: white;
    overflow:hidden;
}

    .tffaboard .tffaboard-card .tffaboard-card-img {
        width: 100%;
        height: 295px;
        /*border-radius: 18px 18px 0 0;*/
        overflow: hidden;
        margin-bottom: 16px;
    }

.board-bg-gold .tffaboard-card {
    width: 370px;
    height:auto;
}

    .board-bg-gold .tffaboard-card .tffaboard-card-img {
        height: 430px;
    }

.tffaboard .full-name,
.tffaboard .job-title {
    font-size: 18px;
    text-align: center;
}

.tffaboard .full-name {
    color: #444444;
    font-weight: 500;
}

.tffaboard .job-title {
    color: #0AB4EB;
    font-weight: 400;
}

.tffaboard .tffateam {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom:130px;
    background-color: #F9F9F9;
    background-size: cover;
}
/*.history-page .title .title-1, .history-page .title .title-2 {
    font-size: 90px !important;
}*/
.tffaboard .tffateam .tffaboard-card {
    height: 410px;
}

.tffaboard .tffaadvisor .tffaboard-card {
    height: 410px;
}
