.red{
    color: red;
}
.link_dangky {
    font-family: Kanit, sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .15);
    padding: 8px 20px;
    transition: all .15s linear 0s;
    white-space: normal;
    background-color: #f9e17d;
    color: #2D2926;
    border-radius: 4px
}

.dangky_ctv {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    padding-top: 15%;
    z-index: 10;
}

.dangky_ctv_bg {
    background: #000;
    opacity: 0.3;
    z-index: 5;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
}

.bottom_ctv {
    padding: 30px;
    background: #084c84;
}

.p_ctv {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.flex {
    display: flex;
}

.box_ctv {
    padding: 0px 20px;
}

.tms_landing_wraper {
    width: 100%;
    margin: auto;
    background: #fff;
}

.tms_container {
    width: 100%;
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
}

.tms_landing0 {
    display: inline-block;
    width: 100%;
    height: 100%;
    min-height: 840px;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    background-image: url(../images/landing/1.jpg);
    background-position: center bottom;
    background-repeat: repeat-x;
    padding: 20px 0px 10px 0;
}

.tms_landing0 h2 {
    color: rgb(255, 255, 255);
    font-size: 25px;
    font-style: italic;
    line-height: 1.6;
}

.tms_landing0 h2 strong {
    font-family: "Oswald", sans-serif;
    background: rgba(255, 162, 74, 1.0);
    background: -webkit-linear-gradient(152deg, rgba(255, 162, 74, 1.0), #e46511);
    background: linear-gradient(152deg, rgba(255, 162, 74, 1.0), #e46511);
    color: rgb(255, 255, 255);
    font-size: 56px;
    font-style: italic;
    line-height: 1.6;
    filter: drop-shadow(rgb(231, 119, 27) 6px 6px 6px);
    -webkit-text-stroke: 2px rgb(255, 255, 255);
}

.tms_landing0 h2 strong {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

img.landing0_ima_1 {
    width: 335.002px;
    top: 0px;
}

img.landing0_ima_2 {
    width: 363.493px;
    top: 257.72px;
}

img.landing0_ima_3 {
    width: auto;
    height: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
}

.tms_landing1 {
    text-align: center;
    position: relative;
    margin: auto;
    width: 100%;
}

.tms_landing1_container {
    margin-top: -350px;
    position: relative;
    width: 100%;
}

.tms_landing1body {
    position: relative;
    width: 100%;
    display: inline-block;
}

.tms_landing1 h2 {
    color: rgb(255, 255, 255);
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    text-shadow: rgb(23, 100, 200) 5px 3px 5px;
}

.tms_landing1 h3 {
    font-weight: bold;
    font-style: italic;
    color: rgb(255, 253, 253);
    font-size: 24px;
    font-family: Montserrat, sans-serif;
    line-height: 1.6;
}

.tms_landing1_box {
    margin-top: 20px;
    box-shadow: 0px 0px 38px -18px rgba(18, 55, 103, 1.0);
    -webkit-box-shadow: 0px 0px 38px -18px rgba(18, 55, 103, 1.0);
    background-color: rgb(255, 255, 255);
    border-radius: 9px;
}

.tms_landing1_box_loop {
    text-align: center;
    padding: 10px;
}

.tms_landing1_box_loop3 {
    background: #fa7f3c;
    color: #fff;
    background: -webkit-linear-gradient(158deg, #fa7f3c, #f5b67f);
    background: linear-gradient(158deg, #fa7f3c, #f5b67f);
    box-shadow: 0px 0px 38px -18px rgba(18, 55, 103, 1.0);
    -webkit-box-shadow: 0px 0px 38px -18px rgba(18, 55, 103, 1.0);
    border-radius: 9px;
    margin-top: -10px;
    margin-bottom: -30px;
    padding-bottom: 40px;
}

.tms_landing1_box_loop h4 {
    color: rgb(22, 82, 168);
    font-size: 18px;
    text-align: center;
    line-height: 1.2;
}

.tms_landing1_box_loop3 h4 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 1.2;
}

.tms_landing2 {
    padding: 80px 0 50px 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: #fff url(../images/landing/2.png)no-repeat left top;
}

.tms_landing2_container {
    width: 100%;
    max-width: 800px;
    position: relative;
    margin: 0 auto;
    height: 100%;
}

.tms_landing2 h2 {
    font-family: "Oswald", sans-serif;
    background: rgba(57, 129, 238, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(57, 129, 238, 1.0), rgba(31, 73, 136, 1.0));
    background: linear-gradient(180deg, rgba(57, 129, 238, 1.0), rgba(31, 73, 136, 1.0));
    color: rgb(0, 0, 0);
    font-size: 45px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing2 h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tms_landing2 h3 {
    color: rgb(42, 86, 153);
    font-size: 25px;
    text-align: center;
    line-height: 1.6;
}

.box2_loop {
    background: rgba(250, 141, 61, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(250, 141, 61, 1.0), #f97b3d);
    background: linear-gradient(180deg, rgba(250, 141, 61, 1.0), #f97b3d);
    border-radius: 15px;
    padding: 0px 40px 20px 40px;
    margin: 70px 10px 10px 10px;
}

.box2_loop3 {
    background: #226bd2;
    background: -webkit-linear-gradient(180deg, #226bd2, #133a7c);
    background: linear-gradient(180deg, #226bd2, #133a7c);
    border-radius: 15px;
    padding: 0px 40px 20px 40px;
    margin: 70px 10px 10px 10px;
}

.tms_landing2 img {
    width: 100%;
    margin-top: -50px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 3px;
    border-radius: 10px;
}

.box2_text {
    padding-top: 10px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-align: center;
    line-height: 1.4;
}

.tms_landing3 {
    padding: 0px 0 50px 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: #e5ecf7 url(../images/landing/3.png)no-repeat right center;
}

.tms_landing3 h2 {
    font-family: "Oswald", sans-serif;
    background: rgba(238, 195, 57, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    background: linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    color: rgb(0, 0, 0);
    font-size: 55px;
    text-align: center;
    font-weight: 600;
    line-height: 1.6;
}

.tms_landing3 h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tms_landing3 h3 {
    font-family: "Oswald", sans-serif;
    background: rgba(57, 129, 238, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(57, 129, 238, 1.0), rgba(31, 73, 136, 1.0));
    background: linear-gradient(180deg, rgba(57, 129, 238, 1.0), rgba(31, 73, 136, 1.0));
    color: rgb(0, 0, 0);
    font-size: 45px;
    text-align: center;
    line-height: 1.6;
    font-weight: 600;
}

.tms_landing3 h3 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tms_landing3 h4 {
    color: rgb(42, 86, 153);
    font-size: 25px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing3 h5 {
    font-family: "Playfair Display", serif;
    color: rgb(0, 0, 0);
    font-size: 30px;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 20px;
}

.box3_bg {
    padding-right: 350px;
    background: #e5ecf7 url(../images/landing/3-1.png)no-repeat right bottom;
    padding-top: 60px;
    padding-bottom: 30px;
}

.tms_landing3 li {
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 22px;
}

.tms_landing4 {
    padding: 50px 0 50px 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: rgba(255, 172, 97, 1.0);
    background: -webkit-radial-gradient(circle, rgba(255, 172, 97, 1.0), rgba(246, 109, 44, 1.0));
    background: radial-gradient(circle, rgba(255, 172, 97, 1.0), rgba(246, 109, 44, 1.0));
    text-align: center;
}

.tms_landing4 i {
    color: #fff;
    font-size: 50px;
}

.tms_landing4 h2 {
    color: rgb(255, 255, 255);
    font-size: 35px;
    text-align: center;
    line-height: 1.2;
    text-shadow: rgb(200, 111, 23) 4px 5px 3px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.tms_landing4 h3 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-align: center;
    line-height: 1.4;
}

.tms_landing4_container {
    width: 100%;
    max-width: 700px;
    position: relative;
    margin: 0 auto;
    height: 100%;
}

.tms_landing5 {
    padding: 80px 0 0px 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background-color: #f4f4f4;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    background-image: url(../images/landing/5.jpg);
    background-position: center bottom;
    background-repeat: repeat;
}

.tms_landing5_container {
    padding-bottom: 50px;
    width: 100%;
    max-width: 800px;
    position: relative;
    margin: 0 auto;
    height: 100%;
}

.tms_landing5 h2 {
    font-family: "Oswald", sans-serif;
    background: rgba(238, 195, 57, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    background: linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    color: rgb(0, 0, 0);
    font-size: 50px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing5 h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tms_landing5 h3 {
    color: rgb(42, 86, 153);
    font-size: 25px;
    text-align: center;
    line-height: 1.6;
}

.box5_loop {
    min-height: 200px;
    background: #226bd3;
    background: -webkit-linear-gradient(180deg, #226bd3, #123a7c);
    background: linear-gradient(180deg, #226bd3, #123a7c);
    border-radius: 15px;
    text-align: left;
    padding: 10px;
    margin: 10px;
}

.tms_landing5 h4 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    line-height: 1.6;
}

.box5_text {
    padding-top: 10px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-align: left;
    line-height: 1.4;
}

.box5_number {
    color: rgba(42, 86, 153, 0.2);
    font-size: 75px;
    line-height: 1.6;
    margin-bottom: -40px;
    padding-left: 20px;
}

.tms_landing6 {
    padding: 50px 0 50px 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: rgba(255, 172, 97, 1.0);
    background: -webkit-radial-gradient(circle, rgba(255, 172, 97, 1.0), rgba(246, 109, 44, 1.0));
    background: radial-gradient(circle, rgba(255, 172, 97, 1.0), rgba(246, 109, 44, 1.0));
    text-align: center;
}

.tms_landing6 i {
    color: #fff;
    font-size: 50px;
}

.tms_landing6 h2 {
    font-family: "Oswald", sans-serif;
    background: rgba(255, 162, 74, 1.0);
    background: -webkit-linear-gradient(152deg, rgb(26 80 164), #143e82);
    background: linear-gradient(152deg, rgb(26 80 164), #143e82);
    color: rgb(255, 255, 255);
    font-size: 76px;
    font-style: italic;
    line-height: 2;
    filter: drop-shadow(rgb(231, 119, 27) 6px 6px 6px);
    -webkit-text-stroke: 2px rgb(255, 255, 255);
}

.tms_landing6 h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tms_landing6 h3 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
    font-weight: 500;
}

.tms_landing6_container {
    width: 100%;
    max-width: 800px;
    position: relative;
    margin: 0 auto;
    height: 100%;
}

.tms_landing7 {
    padding: 50px 0 100px 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: #fff url(../images/landing/3.png)no-repeat right center;
}

.tms_landing7 h2 {
    font-family: "Oswald", sans-serif;
    background: rgba(238, 195, 57, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    background: linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    color: rgb(0, 0, 0);
    font-size: 40px;
    text-align: left;
    line-height: 1.6;
}

.tms_landing7 h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tms_landing7 h4 {
    float: left;
    color: rgb(255, 255, 255);
    font-size: 15px;
    text-align: left;
    line-height: 1.6;
}

.tms_landing7 h3 {
    float: left;
    color: rgb(255, 255, 255);
    font-size: 27px;
    text-align: left;
    margin-left: 10px;
    line-height: 1.6;
}

.tms_landing7 h5 {
    float: left;
    color: rgb(255, 255, 255);
    font-size: 15px;
    margin-left: 10px;
    text-align: left;
    line-height: 3.5;
}

.box7 {
    padding: 10px;
    background: #0f4e96;
    background: -webkit-linear-gradient(180deg, #0f4e96, #096bb0);
    background: linear-gradient(180deg, #0f4e96, #096bb0);
    border-radius: 15px;
}

.box7 ul {
    padding: 0;
    margin: 0
}

.box7 li {
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    color: #fff
}

.box7 li span {
    color: rgb(15, 49, 101);
    font-size: 14px;
    padding: 5px;
    text-align: center;
    line-height: 1.2;
    background: #ffa145;
    background: -webkit-linear-gradient(180deg, #ffa145, #f57724);
    background: linear-gradient(180deg, #ffa145, #f57724);
    border-radius: 169px;
}

.box7slider {
    padding: 20px;
}

.tms_landing8 {
    padding: 30px 0 0px 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: #fff url(../images/landing/2.png)no-repeat left top;
}

.tms_landing8 h2 {
    font-family: "Oswald", sans-serif;
    background: rgba(238, 195, 57, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    background: linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    color: rgb(0, 0, 0);
    font-size: 50px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing8 h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tms_landing8 h3 {
    font-family: "Oswald", sans-serif;
    color: rgb(23, 83, 168);
    font-size: 21px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing8 h4 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
}

.box8 {
    padding: 10px;
    margin-top: 20px;
}

.box8_loop {
    padding: 10px;
    text-align: center;
}

.box8_loop img {
    text-align: center;
    width: 100%;
    height: 200px
}

.box8_loop h3 {
    font-family: "Oswald", sans-serif;
    background: rgba(238, 195, 57, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    background: linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    color: rgb(0, 0, 0);
    font-size: 25px;
    text-align: center;
    line-height: 1.6;
}

.box8_loop h3 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box8_text {
    color: rgb(0, 0, 0);
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing9 {
    padding: 30px 0 0px 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: #fef3ec;
    background: -webkit-linear-gradient(180deg, #fef3ec, #fcd8bf);
    background: linear-gradient(180deg, #fef3ec, #fcd8bf);
}

.tms_landing9 h2 {
    font-family: "Oswald", sans-serif;
    background: rgba(238, 195, 57, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    background: linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    color: rgb(0, 0, 0);
    font-size: 50px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing9 h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box9 {
    padding: 10px;
    margin-top: 20px;
}

.box9_loop {
    padding: 10px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-color: rgb(249, 124, 61);
    border-width: 1px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.box9_loop h3 {
    font-family: "Oswald", sans-serif;
    background: rgba(238, 195, 57, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(232, 105, 48, 1.0), rgba(238, 195, 57, 1.0));
    background: linear-gradient(180deg, rgba(232, 105, 48, 1.0), rgba(238, 195, 57, 1.0));
    color: rgb(0, 0, 0);
    font-size: 20px;
    text-align: left;
    line-height: 1.6;
}

.box9_loop h3 {
    height: 60px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box9_text {
    margin-top: 10px;
    padding: 5px;
    height: 160px;
    color: #000;
    font-size: 16px;
    text-align: left;
    line-height: 1.6;
    background: #fbfbfb;
    border-radius: 5px;
}

.tms_landing10 {
    padding: 50px 0 30px 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: rgba(255, 255, 255, 1.0);
    background: -webkit-linear-gradient(180deg, #edf7fe, rgba(255, 255, 255, 1.0));
    background: linear-gradient(180deg, #edf7fe, rgba(255, 255, 255, 1.0));
}

.tms_landing10 h2 {
    font-family: "Oswald", sans-serif;
    background: rgba(238, 195, 57, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    background: linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    color: rgb(0, 0, 0);
    font-size: 50px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing10 h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tms_landing10 h3 {
    color: rgb(42, 86, 153);
    font-size: 25px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing10 h4 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
}

.box10 {
    padding: 10px;
    margin-top: 20px;
}

.box10_loop {
    padding: 10px;
    text-align: center;
}

.box10_loop img {
    text-align: center;
    width: 100%;
    height: 200px
}

.box10_loop h3 {
    font-family: "Oswald", sans-serif;
    background: rgba(238, 195, 57, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    background: linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    color: rgb(0, 0, 0);
    font-size: 25px;
    text-align: center;
    line-height: 1.6;
}

.box10_loop h3 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box10_text {
    padding: 5px;
    height: 80px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
    background: #09498e;
    background: -webkit-linear-gradient(180deg, #09498e, #0a55a8);
    background: linear-gradient(180deg, #09498e, #0a55a8);
}

.tms_landing11 {
    padding: 30px 0 0px 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: rgba(255, 255, 255, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1.0), #edf7fe);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1.0), #edf7fe);
}

.tms_landing11 h2 {
    font-family: "Oswald", sans-serif;
    background: rgba(238, 195, 57, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    background: linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    color: rgb(0, 0, 0);
    font-size: 50px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing11 h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tms_landing11 h3 {
    color: rgb(42, 86, 153);
    font-size: 25px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing11 h4 {
    color: rgb(0, 0, 0);
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
}

.box11 {
    padding: 10px;
    margin-top: 20px;
}

.box11_loop {
    padding: 10px;
    text-align: center;
}

.box11_loop img {
    text-align: center;
    width: 200px;
    height: 200px
}

.box11_loop h3 {
    font-family: "Oswald", sans-serif;
    background: rgba(238, 195, 57, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    background: linear-gradient(180deg, rgba(238, 195, 57, 1.0), rgba(232, 105, 48, 1.0));
    color: rgb(0, 0, 0);
    font-size: 25px;
    text-align: center;
    line-height: 1.6;
}

.box11_loop h3 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box11_text {
    color: rgb(0, 0, 0);
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
}

.tms_landing_footer {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    background-image: url(../images/landing/footer.jpg);
    background-position: center top;
    background-repeat: repeat-x;
}

.tms_landing_footer_container {
    width: 100%;
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
    height: 100%;
}

.foooter_ima_1 {
    background: url(../images/landing/footer1.png)no-repeat right bottom;
    padding-top: 120px;
    padding-bottom: 40px;
}

.tms_footer_dangky {
    margin-top: 120px;
    padding: 40px 10px 20px 10px;
    background: rgba(255, 255, 255, 1.0);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1.0), rgba(159, 220, 255, 1.0));
    background: linear-gradient(180deg, rgba(255, 255, 255, 1.0), rgba(159, 220, 255, 1.0));
    box-shadow: 0px 0px 32px -3px #1e71aa;
    -webkit-box-shadow: 0px 0px 32px -3px #1e71aa;
    border-radius: 10px;
}

.tms_footer_dangky_text {
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    color: rgb(11 75 165);
    font-size: 28px;
    text-align: center;
    line-height: 1.4;
}

.tms_footer_pody {
    padding-right: 280px;
    padding-top: 80px;
}

.tms_landing_footer h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Oswald", sans-serif;
    background: rgba(255, 162, 74, 1.0);
    background: -webkit-linear-gradient(152deg, rgba(255, 162, 74, 1.0), #e46511);
    background: linear-gradient(152deg, rgba(255, 162, 74, 1.0), #e46511);
    color: rgb(255, 255, 255);
    font-size: 45px;
    font-style: italic;
    line-height: 1.6;
    filter: drop-shadow(rgb(231, 119, 27) 6px 6px 6px);
    -webkit-text-stroke: 2px rgb(255, 255, 255);
}

.tms_landing_footer h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tms_landing_footer h3 {
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    color: rgb(255, 255, 255);
    font-size: 30px;
    text-align: center;
    line-height: 1.4;
}

.tms_landing_footer h4 {
    font-weight: 500;
    color: rgb(255, 255, 255);
    font-size: 25px;
    font-style: italic;
    text-align: center;
    line-height: 1.6;
}
.list_program{
    padding: 7px;
    background: #F85730;
    color: #fff !important;
    float: left;
    margin: 5px;

}
.dang_ky_ngay_btn{
    background: #F85730;
    padding: 10px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 22px;
    box-shadow: 0px 2px 10px #eeeeee;
}
.dang_ky_ngay{
    padding-bottom: 10px;
}
.tms_footer_dangky{
    margin-bottom: 20px;
    margin: 10px;
}
.tms_defaul_title {
    background: #fdf4ed;
}
.tms_defaul_title h2 {
    margin: 0;
    padding: 10px 40px 10px 20px;
    display: inline-block;
    background-color: #fcb800;
    color: #0d0d0d;
    text-transform: uppercase;
    border-radius: 0 0 1.5rem;
}
.tms_sp_item_line {
    display: block;
    vertical-align: middle;
    -webkit-transform: perspective(1px
        ) translateZ(0);
    transform: perspective(1px
        ) translateZ(0);
    border: 0px
    solid #e3eaef;
    box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.tms_sp_item {
    display: block;
    background-color: #fff;
}
.tms_sp_item_img {
    height: 140px;
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.tms_sp_item_img img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: auto;
    -webkit-transition-duration: 1.0s;
    -moz-transition-duration: 1.0s;
    -o-transition-duration: 1.0s;
}
.tms_sp_item_title {
    width: 100%;
    overflow: hidden;
    color: #fff;
    text-align: center;
    padding: 5px 0 5px 0;
    color: #466b86;
    font-size: 16px;
    background: #fff;
}
.tms_sp_item_detail {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 5px 0 5px 0;
    color: #00508b;
    font-size: 14px;
    background: #fff;
}













@media (max-width: 767.98px) {
    .container_dang_ky_ngay{
        zoom: 80%;
    }
    .box3_bg{
        padding-right: unset;
    }
    .tms_footer_pody{
        padding-right: unset;
    }
}